GoogleApi.DocumentAI.V1beta3.Model.GoogleCloudDocumentaiV1beta2BatchProcessDocumentsResponse (google_api_document_ai v0.31.0) View Source
Response to an batch document processing request. This is returned in the LRO Operation after the operation is complete.
Attributes
-
responses(type:list(GoogleApi.DocumentAI.V1beta3.Model.GoogleCloudDocumentaiV1beta2ProcessDocumentResponse.t), default:nil) - Responses for each individual 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.V1beta3.Model.GoogleCloudDocumentaiV1beta2BatchProcessDocumentsResponse{
responses:
[
GoogleApi.DocumentAI.V1beta3.Model.GoogleCloudDocumentaiV1beta2ProcessDocumentResponse.t()
]
| nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.