Google Cloud Tasks V2beta3 Client - Class UpdateQueueRequest (1.12.2)

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

Request message for UpdateQueue .

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

Namespace

Google \ Cloud \ Tasks \ V2beta3

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ queue
Google\Cloud\Tasks\V2beta3\Queue

Required. The queue to create or update. The queue's name must be specified. Output only fields cannot be modified using UpdateQueue. Any value specified for an output only field will be ignored. The queue's name cannot be changed.

↳ update_mask
Google\Protobuf\FieldMask

A mask used to specify which fields of the queue are being updated. If empty, then all fields will be updated.

getQueue

Required. The queue to create or update.

The queue's name must be specified. Output only fields cannot be modified using UpdateQueue. Any value specified for an output only field will be ignored. The queue's name cannot be changed.

Returns
Type
Description

hasQueue

clearQueue

setQueue

Required. The queue to create or update.

The queue's name must be specified. Output only fields cannot be modified using UpdateQueue. Any value specified for an output only field will be ignored. The queue's name cannot be changed.

Parameter
Name
Description
Returns
Type
Description
$this

getUpdateMask

A mask used to specify which fields of the queue are being updated.

If empty, then all fields will be updated.

Returns
Type
Description

hasUpdateMask

clearUpdateMask

setUpdateMask

A mask used to specify which fields of the queue are being updated.

If empty, then all fields will be updated.

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