GoogleCloudContentwarehouseV1UpdateDocumentSchemaRequest constructor
GoogleCloudContentwarehouseV1UpdateDocumentSchemaRequest({
- GoogleCloudContentwarehouseV1DocumentSchema? documentSchema,
Implementation
GoogleCloudContentwarehouseV1UpdateDocumentSchemaRequest({
this.documentSchema,
});