Voting helps other researchers find interesting modules.
Response message for DocumentService.UpdateDocument.
document
GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1Document.t
nil
metadata
GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1ResponseMetadata.t
ruleEngineOutput
GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1RuleEngineOutput.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1UpdateDocumentResponse{ document: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1Document.t() | nil, metadata: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1ResponseMetadata.t() | nil, ruleEngineOutput: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1RuleEngineOutput.t() | nil }
@spec decode(struct(), keyword()) :: struct()