View Source GoogleApi.DocumentAI.V1beta3.Model.GoogleCloudDocumentaiV1beta3ProcessOptionsIndividualPageSelector (google_api_document_ai v0.45.0)
A list of individual page numbers.
Attributes
-
pages(type:list(integer()), default:nil) - Optional. Indices of the pages (starting from 1).
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DocumentAI.V1beta3.Model.GoogleCloudDocumentaiV1beta3ProcessOptionsIndividualPageSelector{ pages: [integer()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.