Google Cloud Batch V1 Client - Class ListTasksResponse (0.14.0)

Reference documentation and code samples for the Google Cloud Batch V1 Client class ListTasksResponse.

ListTasks Response.

Generated from protobuf message google.cloud.batch.v1.ListTasksResponse

Namespace

Google \ Cloud \ Batch \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ tasks
array< Google\Cloud\Batch\V1\Task >

Tasks.

↳ next_page_token
string

Next page token.

↳ unreachable
array

Locations that could not be reached.

getTasks

Tasks.

Returns
Type
Description

setTasks

Tasks.

Parameter
Name
Description
Returns
Type
Description
$this

getNextPageToken

Next page token.

Returns
Type
Description
string

setNextPageToken

Next page token.

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: