GoogleApi.DocumentAI.V1beta3.Model.GoogleCloudDocumentaiV1beta3GcsDocuments (google_api_document_ai v0.29.0) View Source
Specifies a set of documents on Cloud Storage.
Attributes
-
documents
(type:list(GoogleApi.DocumentAI.V1beta3.Model.GoogleCloudDocumentaiV1beta3GcsDocument.t)
, default:nil
) - The list of 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.GoogleCloudDocumentaiV1beta3GcsDocuments{ documents: [ GoogleApi.DocumentAI.V1beta3.Model.GoogleCloudDocumentaiV1beta3GcsDocument.t() ] | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.