SampleQuerySet(mapping=None, *, ignore_unknown_fields=False, **kwargs)
A SampleQuerySet is the parent resource of SampleQuery, and contains the configurations shared by all SampleQuery under it.
Attributes |
|
---|---|
Name | Description |
name |
str
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.
|
display_name |
str
Required. The sample query set display name. This field must be a UTF-8 encoded string with a length limit of 128 characters. |
create_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. Timestamp the SampleQuerySet was created at. |
description |
str
The description of the SampleQuerySet. |