GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1ProcessorInfo
Table of Contents ▼
Jump to a specific part of the page:
Description
The DocAI processor information.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
documentType
(type:String.t
, default:nil
)
- The processor will process the documents with this document type. -
processorName
(type:String.t
, default:nil
)
- The processor resource name. Format isprojects/{project}/locations/{location}/processors/{processor}
, orprojects/{project}/locations/{location}/processors/{processor}/processorVersions/{processorVersion}
-
schemaName
(type:String.t
, default:nil
)
- The Document schema resource name. All documents processed by this processor will use this schema. Format: projects/{project_number}/locations/{location}/documentSchemas/{document_schema_id}.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1ProcessorInfo