The metadata of Datasets that contain Image DataItems.
dataItemSchemaUri
string
Points to a YAML file stored on Google Cloud Storage describing payload of the Image DataItems that belong to this Dataset.
gcsBucket
string
Google Cloud Storage Bucket name that contains the blob data of this Dataset.
| JSON representation |
|---|
{ "dataItemSchemaUri": string, "gcsBucket": string } |