View Source GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1ProcessorInfo (google_api_content_warehouse v0.6.1)
The DocAI processor information.
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}.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.