Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::SampleQuerySet.
A SampleQuerySet is the parent resource of SampleQuery, and contains the configurations shared by all SampleQuery under it.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#create_time
def create_time() -> ::Google::Protobuf::Timestamp- (::Google::Protobuf::Timestamp) — Output only. Timestamp the SampleQuerySet was created at.
#description
def description() -> ::String- (::String) — The description of the SampleQuerySet.
#description=
def description=(value) -> ::String- value (::String) — The description of the SampleQuerySet.
- (::String) — The description of the SampleQuerySet.
#display_name
def display_name() -> ::String-  (::String) — Required. The sample query set display name.This field must be a UTF-8 encoded string with a length limit of 128 characters. 
#display_name=
def display_name=(value) -> ::String-  value (::String) — Required. The sample query set display name.This field must be a UTF-8 encoded string with a length limit of 128 characters. 
-  (::String) — Required. The sample query set display name.This field must be a UTF-8 encoded string with a length limit of 128 characters. 
#name
def name() -> ::String-  (::String) — Identifier. The full resource name of the SampleQuerySet, in the format of projects/{project}/locations/{location}/sampleQuerySets/{sample_query_set}.This field must be a UTF-8 encoded string with a length limit of 1024 characters. 
#name=
def name=(value) -> ::String-  value (::String) — Identifier. The full resource name of the SampleQuerySet, in the format of projects/{project}/locations/{location}/sampleQuerySets/{sample_query_set}.This field must be a UTF-8 encoded string with a length limit of 1024 characters. 
-  (::String) — Identifier. The full resource name of the SampleQuerySet, in the format of projects/{project}/locations/{location}/sampleQuerySets/{sample_query_set}.This field must be a UTF-8 encoded string with a length limit of 1024 characters.