GoogleCloudContentwarehouseV1GcsIngestWithDocAiProcessorsPipeline

Content Warehouse V1Infrastructure

GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1GcsIngestWithDocAiProcessorsPipeline

2
out of 10
Low
SEO Impact
The configuration of the Cloud Storage Ingestion with DocAI Processors pipeline.

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Google Cloud Contentwarehouse V1 Gcs Ingest With Doc Ai Processors Pipeline) contains 6 attributes that define its data structure. Key functionality includes: The extract processors information. One matched extract processor will be used to process documents based on the classify processor result. If no clas...

Actionable Insights for SEOs

  • Understanding this model helps SEOs grasp Google's internal data architecture

Attributes

6
Sort:|Filter:
Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1ProcessorInfo.t

The extract processors information. One matched extract processor will be used to process documents based on the classify processor result. If no classify processor is specified, the first extract processor will be used.

inputPathstring
Default: nilFull type: String.t

The input Cloud Storage folder. All files under this folder will be imported to Document Warehouse. Format: gs:///.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1IngestPipelineConfig.t

Optional. The config for the Cloud Storage Ingestion with DocAI Processors pipeline. It provides additional customization options to run the pipeline and can be skipped if it is not applicable.

processorResultsFolderPathstring
Default: nilFull type: String.t

The Cloud Storage folder path used to store the raw results from processors. Format: gs:///.

skipIngestedDocumentsboolean(
Default: nil

The flag whether to skip ingested documents. If it is set to true, documents in Cloud Storage contains key "status" with value "status=ingested" in custom metadata will be skipped to ingest.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1ProcessorInfo.t

The split and classify processor information. The split and classify result will be used to find a matched extract processor.