cloudtasks/v2 library
Cloud Tasks API - v2
Manages the execution of large numbers of distributed requests.
For more information, see cloud.google.com/tasks/
Create an instance of CloudTasksApi to access these resources:
Classes
- AppEngineHttpRequest
- App Engine HTTP request.
- AppEngineRouting
- App Engine Routing.
- Attempt
- The status of a task attempt.
- Binding
-
Associates
members
, or principals, with arole
. - CloudTasksApi
- Manages the execution of large numbers of distributed requests.
- CreateTaskRequest
- Request message for CreateTask.
- GetIamPolicyRequest
-
Request message for
GetIamPolicy
method. - HttpRequest
- HTTP request.
- ListLocationsResponse
- The response message for Locations.ListLocations.
- ListQueuesResponse
- Response message for ListQueues.
- ListTasksResponse
- Response message for listing tasks using ListTasks.
- OAuthToken
- Contains information needed for generating an OAuth token.
- OidcToken
- Contains information needed for generating an OpenID Connect token.
- Policy
- An Identity and Access Management (IAM) policy, which specifies access controls for Google Cloud resources.
- ProjectsLocationsQueuesResource
- ProjectsLocationsQueuesTasksResource
- ProjectsLocationsResource
- ProjectsResource
- Queue
- A queue is a container of related tasks.
- RateLimits
- Rate limits.
- RetryConfig
- Retry config.
- RunTaskRequest
- Request message for forcing a task to run now using RunTask.
- SetIamPolicyRequest
-
Request message for
SetIamPolicy
method. - StackdriverLoggingConfig
- Configuration options for writing logs to Stackdriver Logging.
- Task
- A unit of scheduled work.
Typedefs
- Empty = $Empty
- A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs.
- Expr = $Expr
- Represents a textual expression in the Common Expression Language (CEL) syntax.
- GetPolicyOptions = $GetPolicyOptions
- Encapsulates settings provided to GetIamPolicy.
- Location = $Location00
- A resource that represents a Google Cloud location.
- PauseQueueRequest = $Empty
- Request message for PauseQueue.
- PurgeQueueRequest = $Empty
- Request message for PurgeQueue.
- ResumeQueueRequest = $Empty
- Request message for ResumeQueue.
- Status = $Status
-
The
Status
type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. - TestIamPermissionsRequest = $TestIamPermissionsRequest00
-
Request message for
TestIamPermissions
method. - TestIamPermissionsResponse = $PermissionsResponse
-
Response message for
TestIamPermissions
method.
Exceptions / Errors
- ApiRequestError
- Represents a general error reported by the API endpoint.
- DetailedApiRequestError
- Represents a specific error reported by the API endpoint.