Cloud Tasks API

Manages the execution of large numbers of distributed requests.

Service: cloudtasks.googleapis.com

The Service name cloudtasks.googleapis.com is needed to create RPC client stubs.

google.cloud.location.Locations

Methods
GetLocation Gets information about a location.
ListLocations Lists information about the supported locations for this service.

google.cloud.tasks.v2.CloudTasks

Methods
BufferTask Creates and buffers a new task without the need to explicitly define a Task message.
CreateQueue Creates a queue.
CreateTask Creates a task and adds it to a queue.
DeleteQueue Deletes a queue.
DeleteTask Deletes a task.
GetCmekConfig Gets the CMEK config.
GetIamPolicy Gets the access control policy for a Queue .
GetQueue Gets a queue.
GetTask Gets a task.
ListQueues Lists queues.
ListTasks Lists the tasks in a queue.
PauseQueue Pauses the queue.
PurgeQueue Purges a queue by deleting all of its tasks.
ResumeQueue Resume a queue.
RunTask Forces a task to run now.
SetIamPolicy Sets the access control policy for a Queue .
TestIamPermissions Returns permissions that a caller has on a Queue .
UpdateCmekConfig Creates or Updates a CMEK config.
UpdateQueue Updates a queue.

google.cloud.tasks.v2beta3.CloudTasks

Methods
BatchCreateTasks Creates a batch of tasks and adds them to a queue.
BatchDeleteTasks Deletes a batch of tasks.
BufferTask Creates and buffers a new task without the need to explicitly define a Task message.
CreateQueue Creates a queue.
CreateTask Creates a task and adds it to a queue.
DeleteQueue Deletes a queue.
DeleteTask Deletes a task.
GetCmekConfig Gets the CMEK config.
GetIamPolicy Gets the access control policy for a Queue .
GetQueue Gets a queue.
GetTask Gets a task.
ListQueues Lists queues.
ListTasks Lists the tasks in a queue.
PauseQueue Pauses the queue.
PurgeQueue Purges a queue by deleting all of its tasks.
ResumeQueue Resume a queue.
RunTask Forces a task to run now.
SetIamPolicy Sets the access control policy for a Queue .
TestIamPermissions Returns permissions that a caller has on a Queue .
UpdateCmekConfig Creates or Updates a CMEK config.
UpdateQueue Updates a queue.

google.longrunning.Operations

Methods
GetOperation Gets the latest state of a long-running operation.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026年07月30日 UTC.