Class CreateDataSchemaRequest (0.1.0)

CreateDataSchemaRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for CreateDataSchema.

Attributes

Name Description
parent str
Required. The parent resource where this data schema will be created. Format: projects/{project_number}/locations/{location_id}/corpora/{corpus_id}
data_schema google.cloud.visionai_v1.types.DataSchema
Required. The data schema to create.