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