Creates a Dataset.
Query parameters
Required. The resource name of the Location to create the Dataset in. Format: projects/{project}/locations/{location}
Request body
Output only. The number of DataItems in this Dataset. Only apply for non-structured Dataset.
Output only. Timestamp when this Dataset was created.
Optional. Reference to the public base model last used by the dataset. Only set for prompt datasets.
Required. 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/.
Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
Output only. Timestamp when this Dataset was last updated.
The labels with user-defined metadata to organize your Datasets. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one Dataset (System labels are excluded). See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable. Following system labels exist for each Dataset: * "aiplatform.googleapis.com/dataset_metadata_schema": output only, its value is the metadata_schema's title.
Output 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}.
Output only. Identifier. The resource name of the Dataset. Format: projects/{project}/locations/{location}/datasets/{dataset}
The description of the Dataset.
Required. The user-defined name of the Dataset. The name can be up to 128 characters long and can consist of any UTF-8 characters.
Output only. Reserved for future use.
Output only. Reserved for future use.
Response
Successful response