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

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
NameDescription
data array

Optional. Data for populating the Message object.

↳ pages array

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

getPages

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

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setPages

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

Parameter
NameDescription
var int[]
Returns
TypeDescription
$this