GoogleCloudContentwarehouseV1UpdateDocumentResponse constructor
GoogleCloudContentwarehouseV1UpdateDocumentResponse({
- GoogleCloudContentwarehouseV1Document? document,
- GoogleCloudContentwarehouseV1ResponseMetadata? metadata,
- GoogleCloudContentwarehouseV1RuleEngineOutput? ruleEngineOutput,
Implementation
GoogleCloudContentwarehouseV1UpdateDocumentResponse({
this.document,
this.metadata,
this.ruleEngineOutput,
});