UpdateDocumentResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)Response message for DocumentService.UpdateDocument.
Attributes
| Name | Description |
| document |
google.cloud.contentwarehouse_v1.types.Document
Updated document after executing update request. |
| rule_engine_output |
google.cloud.contentwarehouse_v1.types.RuleEngineOutput
Output from Rule Engine recording the rule evaluator and action executor's output. Refer format in: google/cloud/contentwarehouse/v1/rule_engine.proto |
| metadata |
google.cloud.contentwarehouse_v1.types.ResponseMetadata
Additional information for the API invocation, such as the request tracking id. |