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