GoogleCloudContentwarehouseV1RunPipelineMetadata

GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1RunPipelineMetadata


Table of Contents ▼

Jump to a specific part of the page:

Description

Metadata message of RunPipeline method.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. exportToCdwPipelineMetadata (type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1RunPipelineMetadataExportToCdwPipelineMetadata, default: nil)
    - The pipeline metadata for Export-to-CDW pipeline.
  2. failedFileCount (type: integer(), default: nil)
    - Number of files that have failed at some point in the pipeline.
  3. gcsIngestPipelineMetadata (type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1RunPipelineMetadataGcsIngestPipelineMetadata, default: nil)
    - The pipeline metadata for GcsIngest pipeline.
  4. individualDocumentStatuses (type: list(GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1RunPipelineMetadataIndividualDocumentStatus), default: nil)
    - The list of response details of each document.
  5. processWithDocAiPipelineMetadata (type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1RunPipelineMetadataProcessWithDocAiPipelineMetadata, default: nil)
    - The pipeline metadata for Process-with-DocAi pipeline.
  6. totalFileCount (type: integer(), default: nil)
    - Number of files that were processed by the pipeline.
  7. userInfo (type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1UserInfo, default: nil)
    - User unique identification and groups information.

Type

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1RunPipelineMetadata