Reference documentation and code samples for the Document AI V1 API class Google::Cloud::DocumentAI::V1::ProcessOptions::IndividualPageSelector.
A list of individual page numbers.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#pages
def pages() -> ::Array<::Integer>
Returns
- (::Array<::Integer>) — Optional. Indices of the pages (starting from 1).
#pages=
def pages=(value) -> ::Array<::Integer>
Parameter
- value (::Array<::Integer>) — Optional. Indices of the pages (starting from 1).
Returns
- (::Array<::Integer>) — Optional. Indices of the pages (starting from 1).