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

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

Response message for the ListExecutions RPC.

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

Namespace

Google \ Cloud \ WorkloadManager \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ executions
array< Execution >

The list of Execution.

↳ next_page_token
string

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

↳ unreachable
string[]

Locations that could not be reached.

getExecutions

The list of Execution.

Returns
Type
Description

setExecutions

The list of Execution.

Parameter
Name
Description
var
array< Execution >
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: