GoogleApi.DocumentAI.V1.Model.GoogleCloudDocumentaiV1ReviewDocumentResponse (google_api_document_ai v0.32.1) View Source
Response message for review document method.
Attributes
-
gcsDestination
(type:String.t
, default:nil
) - The Cloud Storage uri for the human reviewed document.
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.GoogleCloudDocumentaiV1ReviewDocumentResponse{ gcsDestination: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.