GoogleApi.DocumentAI.V1beta3.Model.GoogleCloudDocumentaiV1beta3BatchProcessRequestBatchOutputConfig (google_api_document_ai v0.32.1) View Source
The message for output config in batch process.
Attributes
-
gcsDestination
(type:String.t
, default:nil
) - The output Cloud Storage directory to put the processed documents.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.DocumentAI.V1beta3.Model.GoogleCloudDocumentaiV1beta3BatchProcessRequestBatchOutputConfig{ gcsDestination: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.