inputsSchemaUri property
Required. 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.
Implementation
final String inputsSchemaUri;