Google Cloud Tasks V2beta3 Client - Class BufferTaskResponse (1.13.2)

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

Response message for BufferTask.

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

Namespace

Google \ Cloud \ Tasks \ V2beta3

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ task Google\Cloud\Tasks\V2beta3\Task

The created task.

getTask

The created task.

Returns
TypeDescription
Google\Cloud\Tasks\V2beta3\Task|null

hasTask

clearTask

setTask

The created task.

Parameter
NameDescription
var Google\Cloud\Tasks\V2beta3\Task
Returns
TypeDescription
$this