Cloud Tasks API (cloudtasks:v2beta2)

2022-09-17

1 updated method

Updates

    Methods
  • 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

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

          Required: Yes

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

          Type: string

          Location: path

        taskId

          Location: path

          Type: string

          Description: Optional. Task ID for the task being created. If not provided, a random task ID is assigned to the task.

          Required: Yes

      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