Cloud Tasks API (cloudtasks:v2)

2026-09-05

1 new method

Additions

    Methods
  • cloudtasks.projects.locations.operations.get

      Path : v2/{+name}

      Description : Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.

      Parameters :

        name

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

          Type : string

          Description : The name of the operation resource.

          Required : Yes

          Location : path

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Parameter Order : name

      HTTP Method : GET

      Flat Path : v2/projects/{projectsId}/locations/{locationsId}/operations/{operationsId}