UpdateDataSchemaRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for UpdateDataSchema.
Attributes |
|
|---|---|
| Name | Description |
data_schema |
google.cloud.visionai_v1alpha1.types.DataSchema
Required. The data schema's name field is used to
identify the data schema to be updated. Format:
projects/{project_number}/locations/{location}/corpora/{corpus}/dataSchemas/{data_schema}
|
update_mask |
google.protobuf.field_mask_pb2.FieldMask
The list of fields to be updated. |