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.v2beta2.CloudTasks

Methods
AcknowledgeTask Acknowledges a pull task.
BufferTask Creates and buffers a new task without the need to explicitly define a Task message.
CancelLease Cancel a pull task's lease.
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.
LeaseTasks Leases tasks from a pull queue for lease_duration .
ListQueues Lists queues.
ListTasks Lists the tasks in a queue.
PauseQueue Pauses the queue.
PurgeQueue Purges a queue by deleting all of its tasks.
RenewLease Renew the current lease of a pull task.
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.
UploadQueueYaml Update queue list by uploading a queue.yaml file.

google.cloud.tasks.v2beta3.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.

privacy.wipeout.WipeoutNotificationService

Methods

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 2025年04月23日 UTC.