Aiplatform Dataset

This table represents the aiplatform_dataset resource from Google Cloud Platform.

gcp.aiplatform_dataset

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
create_timecoretimestampOutput only. Timestamp when this Dataset was created.
data_item_countcoreint64Output only. The number of DataItems in this Dataset. Only apply for non-structured Dataset.
datadog_display_namecorestring
descriptioncorestringThe description of the Dataset.
encryption_speccorejsonCustomer-managed encryption key spec for a Dataset. If set, this Dataset and all sub-resources of this Dataset will be secured by this key.
etagcorestringUsed to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
gcp_display_namecorestringRequired. The user-defined name of the Dataset. The name can be up to 128 characters long and can consist of any UTF-8 characters.
labelscorearray<string>
metadata_artifactcorestringOutput only. The resource name of the Artifact that was created in MetadataStore when creating the Dataset. The Artifact resource name pattern is `projects/{project}/locations/{location}/metadataStores/{metadata_store}/artifacts/{artifact}`.
metadata_schema_uricorestringRequired. Points to a YAML file stored on Google Cloud Storage describing additional information about the Dataset. The schema is defined as an OpenAPI 3.0.2 Schema Object. The schema files that can be used here are found in gs://google-cloud-aiplatform/schema/dataset/metadata/.
model_referencecorestringOptional. Reference to the public base model last used by the dataset. Only set for prompt datasets.
namecorestringOutput only. Identifier. The resource name of the Dataset. Format: `projects/{project}/locations/{location}/datasets/{dataset}`
organization_idcorestring
parentcorestring
project_idcorestring
project_numbercorestring
resource_namecorestring
satisfies_pzicoreboolOutput only. Reserved for future use.
satisfies_pzscoreboolOutput only. Reserved for future use.
saved_queriescorejsonAll SavedQueries belong to the Dataset will be returned in List/Get Dataset response. The annotation_specs field will not be populated except for UI cases which will only use annotation_spec_count. In CreateDataset request, a SavedQuery is created together if this field is set, up to one SavedQuery can be set in CreateDatasetRequest. The SavedQuery should not contain any AnnotationSpec.
tagscorehstore
update_timecoretimestampOutput only. Timestamp when this Dataset was last updated.