Voting helps other researchers find interesting modules.
The DocAI processor information.
documentType
String.t
nil
processorName
projects/{project}/locations/{location}/processors/{processor}
projects/{project}/locations/{location}/processors/{processor}/processorVersions/{processorVersion}
schemaName
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1ProcessorInfo{ documentType: String.t() | nil, processorName: String.t() | nil, schemaName: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()