GoogleCloudContentwarehouseV1ExportToCdwPipeline

Content Warehouse V1Infrastructure

GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1ExportToCdwPipeline

2
out of 10
Low
SEO Impact
The configuration of exporting documents from the Document Warehouse to CDW pipeline.

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Google Cloud Contentwarehouse V1 Export To Cdw Pipeline) contains 4 attributes that define its data structure. Key functionality includes: Optional. The CDW dataset resource name. This field is optional. If not set, the documents will be exported to Cloud Storage only. Format: projects/{p...

Actionable Insights for SEOs

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

Attributes

4
Sort:|Filter:
docAiDatasetstring
Default: nilFull type: String.t

Optional. The CDW dataset resource name. This field is optional. If not set, the documents will be exported to Cloud Storage only. Format: projects/{project}/locations/{location}/processors/{processor}/dataset

documentsstring
Default: nilFull type: list(String.t

The list of all the resource names of the documents to be processed. Format: projects/{project_number}/locations/{location}/documents/{document_id}.

exportFolderPathstring
Default: nilFull type: String.t

The Cloud Storage folder path used to store the exported documents before being sent to CDW. Format: gs:///.

trainingSplitRationumber(
Default: nil

Ratio of training dataset split. When importing into Document AI Workbench, documents will be automatically split into training and test split category with the specified ratio. This field is required if doc_ai_dataset is set.