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 \ ProcessOptionsMethods
__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 |