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

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 array

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

getPages

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

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setPages

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

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