Google Cloud Tasks V2beta2 Client - Class BufferTaskResponse (1.14.4)

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

Response message for BufferTask.

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

Namespace

Google \ Cloud \ Tasks \ V2beta2

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ task Google\Cloud\Tasks\V2beta2\Task

The created task.

getTask

The created task.

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

hasTask

clearTask

setTask

The created task.

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