Cloud Tasks API (cloudtasks:v2beta2)

2022-09-08

1 updated method

Updates

    Methods
  • cloudtasks.projects.locations.queues.buffer

      Parameters :

        name

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

          Location : path

          Type : string

          Required : Yes

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

        queue

          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.

          Location : path

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

      Parameter Order : queue  ⟶  name

      Path : v2beta2/{+queue}:buffer  ⟶  v2beta2/{+name}:buffer

1 updated method

Updates

    Methods
  • cloudtasks.projects.locations.queues.buffer

      Parameters :

        queue

          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.

          Location : path

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

        name

          Required : Yes

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

          Type : string

          Location : path

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

      Path : v2beta2/{+name}:buffer  ⟶  v2beta2/{+queue}:buffer

      Parameter Order : name  ⟶  queue