GoogleCloudContentwarehouseV1RunPipelineRequest class

Request message for DocumentService.RunPipeline.

Properties

exportCdwPipeline GoogleCloudContentwarehouseV1ExportToCdwPipeline?
Export docuemnts from Document Warehouse to CDW for training purpose.
getter/setter pair
gcsIngestPipeline GoogleCloudContentwarehouseV1GcsIngestPipeline?
Cloud Storage ingestion pipeline.
getter/setter pair
gcsIngestWithDocAiProcessorsPipeline GoogleCloudContentwarehouseV1GcsIngestWithDocAiProcessorsPipeline?
Use DocAI processors to process documents in Cloud Storage and ingest them to Document Warehouse.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
processWithDocAiPipeline GoogleCloudContentwarehouseV1ProcessWithDocAiPipeline?
Use a DocAI processor to process documents in Document Warehouse, and re-ingest the updated results into Document Warehouse.
getter/setter pair
requestMetadata GoogleCloudContentwarehouseV1RequestMetadata?
The meta information collected about the end user, used to enforce access control for the service.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited