Class UpdateQueueRequest (2.0.0)

UpdateQueueRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for UpdateQueue.

Attributes

NameDescription
queue .gct_queue.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 .field_mask.FieldMask
A mask used to specify which fields of the queue are being updated. If empty, then all fields will be updated.