UpdateDocumentSchemaRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for DocumentSchemaService.UpdateDocumentSchema.
Attributes |
|
|---|---|
| Name | Description |
name |
str
Required. The name of the document schema to update. Format: projects/{project_number}/locations/{location}/documentSchemas/{document_schema_id}. |
document_schema |
google.cloud.contentwarehouse_v1.types.DocumentSchema
Required. The document schema to update with. |