Cloud Tasks API (cloudtasks:v2beta2)

2022-09-14

1 updated method

Updates

    Methods
  • cloudtasks.projects.locations.queues.tasks.buffer

      Parameters :

        queue

          Type : string

          Pattern : ^projects/[^/]+/locations/[^/]+/queues/[^/]+$

          Required : Yes

          Location : path

          Description : Required. The parent queue name. For example: projects/PROJECT_ID/locations/LOCATION_ID/queues/QUEUE_ID` The queue must already exist.

        parent

          Required : Yes

          Type : string

          Description : Required. The parent queue name. For example: projects/PROJECT_ID/locations/LOCATION_ID/queues/QUEUE_ID` The queue must already exist.

          Pattern : ^projects/[^/]+/locations/[^/]+/queues/[^/]+$

          Location : path

      Parameter Order : parent  ⟶  queue

      Path : v2beta2/{+parent}/tasks/{taskId}:buffer  ⟶  v2beta2/{+queue}/tasks/{taskId}:buffer