GoogleApi.DocumentAI.V1.Model.GoogleCloudDocumentaiV1DocumentOutputConfig (google_api_document_ai v0.32.1) View Source
Config that controls the output of documents. All documents will be written as a JSON file.
Attributes
-
gcsOutputConfig
(type:GoogleApi.DocumentAI.V1.Model.GoogleCloudDocumentaiV1DocumentOutputConfigGcsOutputConfig.t
, default:nil
) - Output config to write the results to Cloud Storage.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.DocumentAI.V1.Model.GoogleCloudDocumentaiV1DocumentOutputConfig{ gcsOutputConfig: GoogleApi.DocumentAI.V1.Model.GoogleCloudDocumentaiV1DocumentOutputConfigGcsOutputConfig.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.