GoogleCloudContentwarehouseV1ExportToCdwPipeline
Content Warehouse V1InfrastructureGoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1ExportToCdwPipeline
SEO Analysis
AI GeneratedBackend 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
4docAiDatasetstringnilFull type: String.tOptional. 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
documentsstringnilFull type: list(String.tThe list of all the resource names of the documents to be processed. Format: projects/{project_number}/locations/{location}/documents/{document_id}.
exportFolderPathstringnilFull type: String.tThe Cloud Storage folder path used to store the exported documents before being sent to CDW. Format: gs:///.
trainingSplitRationumber(nilRatio 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.