GoogleApi.DocumentAI.V1beta3.Model.GoogleCloudDocumentaiV1beta3DocumentOutputConfigGcsOutputConfig (google_api_document_ai v0.31.0) View Source
The configuration used when outputting documents.
Attributes
-
gcsUri(type:String.t, default:nil) - The Cloud Storage uri (a directory) of the output.
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.GoogleCloudDocumentaiV1beta3DocumentOutputConfigGcsOutputConfig{
gcsUri: String.t() | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.