Google Cloud Document Ai V1 Client - Class ListEvaluationsRequest (2.0.0)

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

Retrieves a list of evaluations for a given ProcessorVersion .

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

Namespace

Google \ Cloud \ DocumentAI \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ parent
string

Required. The resource name of the ProcessorVersion to list evaluations for. projects/{project}/locations/{location}/processors/{processor}/processorVersions/{processorVersion}

↳ page_size
int

The standard list page size. If unspecified, at most 5 evaluations are returned. The maximum value is 100 . Values above 100 are coerced to 100 .

↳ page_token
string

A page token, received from a previous ListEvaluations call. Provide this to retrieve the subsequent page.

getParent

Required. The resource name of the ProcessorVersion to list evaluations for.

projects/{project}/locations/{location}/processors/{processor}/processorVersions/{processorVersion}

Returns
Type
Description
string

setParent

Required. The resource name of the ProcessorVersion to list evaluations for.

projects/{project}/locations/{location}/processors/{processor}/processorVersions/{processorVersion}

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getPageSize

The standard list page size.

If unspecified, at most 5 evaluations are returned. The maximum value is 100 . Values above 100 are coerced to 100 .

Returns
Type
Description
int

setPageSize

The standard list page size.

If unspecified, at most 5 evaluations are returned. The maximum value is 100 . Values above 100 are coerced to 100 .

Parameter
Name
Description
var
int
Returns
Type
Description
$this

getPageToken

A page token, received from a previous ListEvaluations call.

Provide this to retrieve the subsequent page.

Returns
Type
Description
string

setPageToken

A page token, received from a previous ListEvaluations call.

Provide this to retrieve the subsequent page.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

static::build

Parameter
Name
Description
parent
string

Required. The resource name of the ProcessorVersion to list evaluations for. projects/{project}/locations/{location}/processors/{processor}/processorVersions/{processorVersion} Please see Google\Cloud\DocumentAI\V1\DocumentProcessorServiceClient::processorVersionName() for help formatting this field.

Design a Mobile Site
View Site in Mobile | Classic
Share by: