Google Cloud Document Ai V1 Client - Class IndividualPageSelector (2.6.1)

Reference documentation and code samples for the Google Cloud Document Ai V1 Client class IndividualPageSelector.

A list of individual page numbers.

Generated from protobuf message google.cloud.documentai.v1.ProcessOptions.IndividualPageSelector

Namespace

Google \ Cloud \ DocumentAI \ V1 \ ProcessOptions

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ pages int[]

Optional. Indices of the pages (starting from 1).

getPages

Optional. Indices of the pages (starting from 1).

Returns
Type Description
Google\Protobuf\RepeatedField<int>

setPages

Optional. Indices of the pages (starting from 1).

Parameter
Name Description
var int[]
Returns
Type Description
$this