Voting helps other researchers find interesting modules.
The status of processing a document.
documentId
String.t
nil
status
GoogleApi.ContentWarehouse.V1.Model.GoogleRpcStatus.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1RunPipelineMetadataIndividualDocumentStatus{ documentId: String.t() | nil, status: GoogleApi.ContentWarehouse.V1.Model.GoogleRpcStatus.t() | nil }
@spec decode(struct(), keyword()) :: struct()