Google Cloud Document Ai V1 Client - Class ListProcessorsResponse (2.3.0)

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

Response message for the ListProcessors method.

Generated from protobuf message google.cloud.documentai.v1.ListProcessorsResponse

Namespace

Google \ Cloud \ DocumentAI \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ processors
array< Processor >

The list of processors.

↳ next_page_token
string

Points to the next processor, otherwise empty.

getProcessors

The list of processors.

Returns
Type
Description

setProcessors

The list of processors.

Parameter
Name
Description
var
array< Processor >
Returns
Type
Description
$this

getNextPageToken

Points to the next processor, otherwise empty.

Returns
Type
Description
string

setNextPageToken

Points to the next processor, otherwise empty.

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: