metadataSchemaUri property

String? metadataSchemaUri
getter/setter pair

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/.

Required.

Implementation

core.String? metadataSchemaUri;