2022-09-17
▼ ▲ cloudtasks.projects.locations.queues.tasks.buffer
Parameters :
parent
Pattern : ^projects/[^/]+/locations/[^/]+/queues/[^/]+$
Location : path
Required : Yes
Description : Required. The parent queue name. For example: projects/PROJECT_ID/locations/LOCATION_ID/queues/QUEUE_ID` The queue must already exist.
Type : string
queue
taskId
Description : Optional. Task ID for the task being created. If not provided, a random task ID is assigned to the task.
Parameter Order : queue ⟶ parent
Path : v2beta2/{+queue}/tasks/{taskId}:buffer ⟶ v2beta2/{+parent}/tasks:buffer
Flat Path : v2beta2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}/tasks/{taskId}:buffer ⟶ v2beta2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}/tasks:buffer