Google Cloud Workload Manager V1 Client - Class ListEvaluationsResponse (0.2.0)

Reference documentation and code samples for the Google Cloud Workload Manager V1 Client class ListEvaluationsResponse.

Response message for the ListEvaluations RPC.

Generated from protobuf message google.cloud.workloadmanager.v1.ListEvaluationsResponse

Namespace

Google \ Cloud \ WorkloadManager \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ evaluations
array< Evaluation >

The list of evaluations.

↳ next_page_token
string

A token identifying a page of results the server should return.

↳ unreachable
string[]

Locations that could not be reached.

getEvaluations

The list of evaluations.

Returns
Type
Description

setEvaluations

The list of evaluations.

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

getNextPageToken

A token identifying a page of results the server should return.

Returns
Type
Description
string

setNextPageToken

A token identifying a page of results the server should return.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getUnreachable

Locations that could not be reached.

Returns
Type
Description

setUnreachable

Locations that could not be reached.

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