Google Cloud Tasks V2beta3 Client - Class ListQueuesResponse (1.11.11)

Reference documentation and code samples for the Google Cloud Tasks V2beta3 Client class ListQueuesResponse.

Response message for ListQueues .

Generated from protobuf message google.cloud.tasks.v2beta3.ListQueuesResponse

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ queues
array< Google\Cloud\Tasks\V2beta3\Queue >

The list of queues.

↳ next_page_token
string

A token to retrieve next page of results. To return the next page of results, call ListQueues with this value as the page_token . If the next_page_token is empty, there are no more results. The page token is valid for only 2 hours.

getQueues

The list of queues.

Returns
Type
Description

setQueues

The list of queues.

Parameter
Name
Description
Returns
Type
Description
$this

getNextPageToken

A token to retrieve next page of results.

To return the next page of results, call ListQueues with this value as the page_token . If the next_page_token is empty, there are no more results. The page token is valid for only 2 hours.

Returns
Type
Description
string

setNextPageToken

A token to retrieve next page of results.

To return the next page of results, call ListQueues with this value as the page_token . If the next_page_token is empty, there are no more results. The page token is valid for only 2 hours.

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