inputsSchemaUri property

String? inputsSchemaUri
getter/setter pair

Points to a YAML file stored on Google Cloud Storage describing the config for a specific type of DataLabelingJob.

The schema files that can be used here are found in the https://storage.flutter-io.cn/google-cloud-aiplatform bucket in the /schema/datalabelingjob/inputs/ folder.

Required.

Implementation

core.String? inputsSchemaUri;