Send feedback
  
   
 
  
    
      Class /GOOG/CL_CLOUDTASKS_V2BETA2 
  
      
     
  
  
  
   
  
    
  
  
    
    
    
  
  
  
  
  On-premises or any cloud edition v1.12keyboard_arrow_down  
  
 
  
  
Class 
/GOOG/CL_CLOUDTASKS_V2BETA2  
Inheriting from:/GOOG/CL_HTTP_CLIENT 
Description:Cloud Tasks API v2beta2   
For general information about a class in ABAP SDK for Google Cloud,
see 
API client stub .
Types 
Type 
Description 
Visibility 
 
 
TY_001 
AcknowledgeTaskRequest 
PUBLIC 
 
TY_002 
AppEngineHttpRequest 
PUBLIC 
 
TY_003 
AppEngineHttpTarget 
PUBLIC 
 
TY_004 
AppEngineRouting 
PUBLIC 
 
TY_005 
AttemptStatus 
PUBLIC 
 
TY_006 
Binding 
PUBLIC 
 
TY_007 
BufferTaskRequest 
PUBLIC 
 
TY_008 
BufferTaskResponse 
PUBLIC 
 
TY_009 
CancelLeaseRequest 
PUBLIC 
 
TY_010 
CmekConfig 
PUBLIC 
 
TY_011 
CreateTaskRequest 
PUBLIC 
 
TY_013 
Expr 
PUBLIC 
 
TY_014 
GetIamPolicyRequest 
PUBLIC 
 
TY_015 
GetPolicyOptions 
PUBLIC 
 
TY_016 
Header 
PUBLIC 
 
TY_017 
HeaderOverride 
PUBLIC 
 
TY_018 
HttpBody 
PUBLIC 
 
TY_019 
HttpRequest 
PUBLIC 
 
TY_020 
HttpTarget 
PUBLIC 
 
TY_021 
LeaseTasksRequest 
PUBLIC 
 
TY_022 
LeaseTasksResponse 
PUBLIC 
 
TY_023 
ListLocationsResponse 
PUBLIC 
 
TY_024 
ListQueuesResponse 
PUBLIC 
 
TY_025 
ListTasksResponse 
PUBLIC 
 
TY_026 
Location 
PUBLIC 
 
TY_027 
OAuthToken 
PUBLIC 
 
TY_028 
OidcToken 
PUBLIC 
 
TY_029 
PathOverride 
PUBLIC 
 
TY_031 
Policy 
PUBLIC 
 
TY_032 
PullMessage 
PUBLIC 
 
TY_035 
QueryOverride 
PUBLIC 
 
TY_036 
Queue 
PUBLIC 
 
TY_037 
QueueStats 
PUBLIC 
 
TY_038 
RateLimits 
PUBLIC 
 
TY_039 
RenewLeaseRequest 
PUBLIC 
 
TY_041 
RetryConfig 
PUBLIC 
 
TY_042 
RunTaskRequest 
PUBLIC 
 
TY_043 
SetIamPolicyRequest 
PUBLIC 
 
TY_044 
Status 
PUBLIC 
 
TY_045 
Task 
PUBLIC 
 
TY_046 
TaskStatus 
PUBLIC 
 
TY_047 
TestIamPermissionsRequest 
PUBLIC 
 
TY_048 
TestIamPermissionsResponse 
PUBLIC 
 
TY_049 
UriOverride 
PUBLIC 
 
TY_T_006 
Binding 
PUBLIC 
 
TY_T_017 
HeaderOverride 
PUBLIC 
 
TY_T_026 
Location 
PUBLIC 
 
TY_T_036 
Queue 
PUBLIC 
 
TY_T_045 
Task 
PUBLIC 
 
TY_T_STRING 
Table of Strings 
PUBLIC 
 
Constants 
Name 
Type 
Description 
Value 
Visibility 
 
 
C_CLOUD_VERSION 
/GOOG/SDK_VERSION 
Lowest Cloud Version 
 
PUBLIC 
 
C_ON_PREM_VERSION 
/GOOG/SDK_VERSION 
Lowest On-premises Version 
1.7 
PUBLIC 
 
C_PATH_PREFIX 
STRING 
API Path Prefix 
 
PUBLIC 
 
C_REVISION_DATE 
DATUM 
Discovery Document revision Date 
20250218 
PUBLIC 
 
C_ROOT_URL 
STRING 
API Root URL 
https://cloudtasks.googleapis.com 
PUBLIC 
 
C_SERVICE_NAME 
/GOOG/SERVICE_NAME 
Google Service Name 
cloudtasks:v2beta2 
PUBLIC 
 
C_SUPPORTED_AUTH 
/GOOG/SUPP_AUTH 
Supported Auth Types 
IJIJWW 
PUBLIC 
 
Methods 
For general information about a method in ABAP SDK for Google Cloud,
see 
API method .
CONSTRUCTOR 
Description: Constructor  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_KEY_NAME 
IMPORTING 
/GOOG/KEYNAME 
Google Cloud Key Name 
 
IV_LOG_OBJ 
IMPORTING 
BALOBJ_D 
Application log: Object name (Application code) 
 
IV_LOG_SUBOBJ 
IMPORTING 
BALSUBOBJ 
Application Log: Subobject 
 
Exception 
Name 
Description 
 
  
/GOOG/CX_SDK 
ABAP SDK for Google Cloud: Exception Class 
 
ACKNOWLEDGE_TASKS 
Description: cloudtasks.projects.locations.queues.tasks.acknowledge  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_QUEUES_ID 
IMPORTING 
STRING 
queuesId 
 
IV_P_TASKS_ID 
IMPORTING 
STRING 
tasksId 
 
IS_INPUT 
IMPORTING 
TY_001 
AcknowledgeTaskRequest 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
DATA 
Output Data 
 
EV_RET_CODE 
EXPORTING 
I 
Return Code 
 
EV_ERR_TEXT 
EXPORTING 
STRING 
Error Text 
 
ES_ERR_RESP 
EXPORTING 
/GOOG/ERR_RESP 
Error Response 
 
Exception 
Name 
Description 
 
  
/GOOG/CX_SDK 
ABAP SDK for Google Cloud: Exception Class 
 
BUFFER_TASKS 
Description: cloudtasks.projects.locations.queues.tasks.buffer  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_QUEUES_ID 
IMPORTING 
STRING 
queuesId 
 
IV_P_TASK_ID 
IMPORTING 
STRING 
taskId 
 
IS_INPUT 
IMPORTING 
TY_007 
BufferTaskRequest 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_008 
BufferTaskResponse 
 
EV_RET_CODE 
EXPORTING 
I 
Return Code 
 
EV_ERR_TEXT 
EXPORTING 
STRING 
Error Text 
 
ES_ERR_RESP 
EXPORTING 
/GOOG/ERR_RESP 
Error Response 
 
Exception 
Name 
Description 
 
  
/GOOG/CX_SDK 
ABAP SDK for Google Cloud: Exception Class 
 
CANCEL_LEASE_TASKS 
Description: cloudtasks.projects.locations.queues.tasks.cancelLease  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_QUEUES_ID 
IMPORTING 
STRING 
queuesId 
 
IV_P_TASKS_ID 
IMPORTING 
STRING 
tasksId 
 
IS_INPUT 
IMPORTING 
TY_009 
CancelLeaseRequest 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_045 
Task 
 
EV_RET_CODE 
EXPORTING 
I 
Return Code 
 
EV_ERR_TEXT 
EXPORTING 
STRING 
Error Text 
 
ES_ERR_RESP 
EXPORTING 
/GOOG/ERR_RESP 
Error Response 
 
Exception 
Name 
Description 
 
  
/GOOG/CX_SDK 
ABAP SDK for Google Cloud: Exception Class 
 
CREATE_QUEUES 
Description: cloudtasks.projects.locations.queues.create  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IS_INPUT 
IMPORTING 
TY_036 
Queue 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_036 
Queue 
 
EV_RET_CODE 
EXPORTING 
I 
Return Code 
 
EV_ERR_TEXT 
EXPORTING 
STRING 
Error Text 
 
ES_ERR_RESP 
EXPORTING 
/GOOG/ERR_RESP 
Error Response 
 
Exception 
Name 
Description 
 
  
/GOOG/CX_SDK 
ABAP SDK for Google Cloud: Exception Class 
 
CREATE_TASKS 
Description: cloudtasks.projects.locations.queues.tasks.create  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_QUEUES_ID 
IMPORTING 
STRING 
queuesId 
 
IS_INPUT 
IMPORTING 
TY_011 
CreateTaskRequest 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_045 
Task 
 
EV_RET_CODE 
EXPORTING 
I 
Return Code 
 
EV_ERR_TEXT 
EXPORTING 
STRING 
Error Text 
 
ES_ERR_RESP 
EXPORTING 
/GOOG/ERR_RESP 
Error Response 
 
Exception 
Name 
Description 
 
  
/GOOG/CX_SDK 
ABAP SDK for Google Cloud: Exception Class 
 
DELETE_QUEUES 
Description: cloudtasks.projects.locations.queues.delete  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_QUEUES_ID 
IMPORTING 
STRING 
queuesId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
DATA 
Output Data 
 
EV_RET_CODE 
EXPORTING 
I 
Return Code 
 
EV_ERR_TEXT 
EXPORTING 
STRING 
Error Text 
 
ES_ERR_RESP 
EXPORTING 
/GOOG/ERR_RESP 
Error Response 
 
Exception 
Name 
Description 
 
  
/GOOG/CX_SDK 
ABAP SDK for Google Cloud: Exception Class 
 
DELETE_TASKS 
Description: cloudtasks.projects.locations.queues.tasks.delete  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_QUEUES_ID 
IMPORTING 
STRING 
queuesId 
 
IV_P_TASKS_ID 
IMPORTING 
STRING 
tasksId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
DATA 
Output Data 
 
EV_RET_CODE 
EXPORTING 
I 
Return Code 
 
EV_ERR_TEXT 
EXPORTING 
STRING 
Error Text 
 
ES_ERR_RESP 
EXPORTING 
/GOOG/ERR_RESP 
Error Response 
 
Exception 
Name 
Description 
 
  
/GOOG/CX_SDK 
ABAP SDK for Google Cloud: Exception Class 
 
GET_CMEK_CONFIG_LOCATIONS 
Description: cloudtasks.projects.locations.getCmekConfig  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_010 
CmekConfig 
 
EV_RET_CODE 
EXPORTING 
I 
Return Code 
 
EV_ERR_TEXT 
EXPORTING 
STRING 
Error Text 
 
ES_ERR_RESP 
EXPORTING 
/GOOG/ERR_RESP 
Error Response 
 
Exception 
Name 
Description 
 
  
/GOOG/CX_SDK 
ABAP SDK for Google Cloud: Exception Class 
 
GET_IAM_POLICY_QUEUES 
Description: cloudtasks.projects.locations.queues.getIamPolicy  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_QUEUES_ID 
IMPORTING 
STRING 
queuesId 
 
IS_INPUT 
IMPORTING 
TY_014 
GetIamPolicyRequest 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_031 
Policy 
 
EV_RET_CODE 
EXPORTING 
I 
Return Code 
 
EV_ERR_TEXT 
EXPORTING 
STRING 
Error Text 
 
ES_ERR_RESP 
EXPORTING 
/GOOG/ERR_RESP 
Error Response 
 
Exception 
Name 
Description 
 
  
/GOOG/CX_SDK 
ABAP SDK for Google Cloud: Exception Class 
 
GET_LOCATIONS 
Description: cloudtasks.projects.locations.get  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_026 
Location 
 
EV_RET_CODE 
EXPORTING 
I 
Return Code 
 
EV_ERR_TEXT 
EXPORTING 
STRING 
Error Text 
 
ES_ERR_RESP 
EXPORTING 
/GOOG/ERR_RESP 
Error Response 
 
Exception 
Name 
Description 
 
  
/GOOG/CX_SDK 
ABAP SDK for Google Cloud: Exception Class 
 
GET_QUEUES 
Description: cloudtasks.projects.locations.queues.get  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_Q_READMASK 
IMPORTING 
STRING 
readMask 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_QUEUES_ID 
IMPORTING 
STRING 
queuesId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_036 
Queue 
 
EV_RET_CODE 
EXPORTING 
I 
Return Code 
 
EV_ERR_TEXT 
EXPORTING 
STRING 
Error Text 
 
ES_ERR_RESP 
EXPORTING 
/GOOG/ERR_RESP 
Error Response 
 
Exception 
Name 
Description 
 
  
/GOOG/CX_SDK 
ABAP SDK for Google Cloud: Exception Class 
 
GET_TASKS 
Description: cloudtasks.projects.locations.queues.tasks.get  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_Q_RESPONSEVIEW 
IMPORTING 
STRING 
responseView 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_QUEUES_ID 
IMPORTING 
STRING 
queuesId 
 
IV_P_TASKS_ID 
IMPORTING 
STRING 
tasksId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_045 
Task 
 
EV_RET_CODE 
EXPORTING 
I 
Return Code 
 
EV_ERR_TEXT 
EXPORTING 
STRING 
Error Text 
 
ES_ERR_RESP 
EXPORTING 
/GOOG/ERR_RESP 
Error Response 
 
Exception 
Name 
Description 
 
  
/GOOG/CX_SDK 
ABAP SDK for Google Cloud: Exception Class 
 
LEASE_TASKS 
Description: cloudtasks.projects.locations.queues.tasks.lease  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_QUEUES_ID 
IMPORTING 
STRING 
queuesId 
 
IS_INPUT 
IMPORTING 
TY_021 
LeaseTasksRequest 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_022 
LeaseTasksResponse 
 
EV_RET_CODE 
EXPORTING 
I 
Return Code 
 
EV_ERR_TEXT 
EXPORTING 
STRING 
Error Text 
 
ES_ERR_RESP 
EXPORTING 
/GOOG/ERR_RESP 
Error Response 
 
Exception 
Name 
Description 
 
  
/GOOG/CX_SDK 
ABAP SDK for Google Cloud: Exception Class 
 
LIST_LOCATIONS 
Description: cloudtasks.projects.locations.list  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_Q_FILTER 
IMPORTING 
STRING 
filter 
 
IV_Q_PAGESIZE 
IMPORTING 
STRING 
pageSize 
 
IV_Q_PAGETOKEN 
IMPORTING 
STRING 
pageToken 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_023 
ListLocationsResponse 
 
EV_RET_CODE 
EXPORTING 
I 
Return Code 
 
EV_ERR_TEXT 
EXPORTING 
STRING 
Error Text 
 
ES_ERR_RESP 
EXPORTING 
/GOOG/ERR_RESP 
Error Response 
 
Exception 
Name 
Description 
 
  
/GOOG/CX_SDK 
ABAP SDK for Google Cloud: Exception Class 
 
LIST_QUEUES 
Description: cloudtasks.projects.locations.queues.list  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_Q_FILTER 
IMPORTING 
STRING 
filter 
 
IV_Q_PAGESIZE 
IMPORTING 
STRING 
pageSize 
 
IV_Q_PAGETOKEN 
IMPORTING 
STRING 
pageToken 
 
IV_Q_READMASK 
IMPORTING 
STRING 
readMask 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_024 
ListQueuesResponse 
 
EV_RET_CODE 
EXPORTING 
I 
Return Code 
 
EV_ERR_TEXT 
EXPORTING 
STRING 
Error Text 
 
ES_ERR_RESP 
EXPORTING 
/GOOG/ERR_RESP 
Error Response 
 
Exception 
Name 
Description 
 
  
/GOOG/CX_SDK 
ABAP SDK for Google Cloud: Exception Class 
 
LIST_TASKS 
Description: cloudtasks.projects.locations.queues.tasks.list  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_Q_PAGESIZE 
IMPORTING 
STRING 
pageSize 
 
IV_Q_PAGETOKEN 
IMPORTING 
STRING 
pageToken 
 
IV_Q_RESPONSEVIEW 
IMPORTING 
STRING 
responseView 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_QUEUES_ID 
IMPORTING 
STRING 
queuesId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_025 
ListTasksResponse 
 
EV_RET_CODE 
EXPORTING 
I 
Return Code 
 
EV_ERR_TEXT 
EXPORTING 
STRING 
Error Text 
 
ES_ERR_RESP 
EXPORTING 
/GOOG/ERR_RESP 
Error Response 
 
Exception 
Name 
Description 
 
  
/GOOG/CX_SDK 
ABAP SDK for Google Cloud: Exception Class 
 
PATCH_QUEUES 
Description: cloudtasks.projects.locations.queues.patch  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_Q_UPDATEMASK 
IMPORTING 
STRING 
updateMask 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_QUEUES_ID 
IMPORTING 
STRING 
queuesId 
 
IS_INPUT 
IMPORTING 
TY_036 
Queue 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_036 
Queue 
 
EV_RET_CODE 
EXPORTING 
I 
Return Code 
 
EV_ERR_TEXT 
EXPORTING 
STRING 
Error Text 
 
ES_ERR_RESP 
EXPORTING 
/GOOG/ERR_RESP 
Error Response 
 
Exception 
Name 
Description 
 
  
/GOOG/CX_SDK 
ABAP SDK for Google Cloud: Exception Class 
 
PAUSE_QUEUES 
Description: cloudtasks.projects.locations.queues.pause  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_QUEUES_ID 
IMPORTING 
STRING 
queuesId 
 
IS_INPUT 
IMPORTING 
DATA 
Input Data 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_036 
Queue 
 
EV_RET_CODE 
EXPORTING 
I 
Return Code 
 
EV_ERR_TEXT 
EXPORTING 
STRING 
Error Text 
 
ES_ERR_RESP 
EXPORTING 
/GOOG/ERR_RESP 
Error Response 
 
Exception 
Name 
Description 
 
  
/GOOG/CX_SDK 
ABAP SDK for Google Cloud: Exception Class 
 
PURGE_QUEUES 
Description: cloudtasks.projects.locations.queues.purge  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_QUEUES_ID 
IMPORTING 
STRING 
queuesId 
 
IS_INPUT 
IMPORTING 
DATA 
Input Data 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_036 
Queue 
 
EV_RET_CODE 
EXPORTING 
I 
Return Code 
 
EV_ERR_TEXT 
EXPORTING 
STRING 
Error Text 
 
ES_ERR_RESP 
EXPORTING 
/GOOG/ERR_RESP 
Error Response 
 
Exception 
Name 
Description 
 
  
/GOOG/CX_SDK 
ABAP SDK for Google Cloud: Exception Class 
 
RENEW_LEASE_TASKS 
Description: cloudtasks.projects.locations.queues.tasks.renewLease  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_QUEUES_ID 
IMPORTING 
STRING 
queuesId 
 
IV_P_TASKS_ID 
IMPORTING 
STRING 
tasksId 
 
IS_INPUT 
IMPORTING 
TY_039 
RenewLeaseRequest 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_045 
Task 
 
EV_RET_CODE 
EXPORTING 
I 
Return Code 
 
EV_ERR_TEXT 
EXPORTING 
STRING 
Error Text 
 
ES_ERR_RESP 
EXPORTING 
/GOOG/ERR_RESP 
Error Response 
 
Exception 
Name 
Description 
 
  
/GOOG/CX_SDK 
ABAP SDK for Google Cloud: Exception Class 
 
RESUME_QUEUES 
Description: cloudtasks.projects.locations.queues.resume  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_QUEUES_ID 
IMPORTING 
STRING 
queuesId 
 
IS_INPUT 
IMPORTING 
DATA 
Input Data 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_036 
Queue 
 
EV_RET_CODE 
EXPORTING 
I 
Return Code 
 
EV_ERR_TEXT 
EXPORTING 
STRING 
Error Text 
 
ES_ERR_RESP 
EXPORTING 
/GOOG/ERR_RESP 
Error Response 
 
Exception 
Name 
Description 
 
  
/GOOG/CX_SDK 
ABAP SDK for Google Cloud: Exception Class 
 
RUN_TASKS 
Description: cloudtasks.projects.locations.queues.tasks.run  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_QUEUES_ID 
IMPORTING 
STRING 
queuesId 
 
IV_P_TASKS_ID 
IMPORTING 
STRING 
tasksId 
 
IS_INPUT 
IMPORTING 
TY_042 
RunTaskRequest 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_045 
Task 
 
EV_RET_CODE 
EXPORTING 
I 
Return Code 
 
EV_ERR_TEXT 
EXPORTING 
STRING 
Error Text 
 
ES_ERR_RESP 
EXPORTING 
/GOOG/ERR_RESP 
Error Response 
 
Exception 
Name 
Description 
 
  
/GOOG/CX_SDK 
ABAP SDK for Google Cloud: Exception Class 
 
SET_IAM_POLICY_QUEUES 
Description: cloudtasks.projects.locations.queues.setIamPolicy  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_QUEUES_ID 
IMPORTING 
STRING 
queuesId 
 
IS_INPUT 
IMPORTING 
TY_043 
SetIamPolicyRequest 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_031 
Policy 
 
EV_RET_CODE 
EXPORTING 
I 
Return Code 
 
EV_ERR_TEXT 
EXPORTING 
STRING 
Error Text 
 
ES_ERR_RESP 
EXPORTING 
/GOOG/ERR_RESP 
Error Response 
 
Exception 
Name 
Description 
 
  
/GOOG/CX_SDK 
ABAP SDK for Google Cloud: Exception Class 
 
TEST_IAM_PERMISSIONS_QUEUES 
Description: cloudtasks.projects.locations.queues.testIamPermissions  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_QUEUES_ID 
IMPORTING 
STRING 
queuesId 
 
IS_INPUT 
IMPORTING 
TY_047 
TestIamPermissionsRequest 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_048 
TestIamPermissionsResponse 
 
EV_RET_CODE 
EXPORTING 
I 
Return Code 
 
EV_ERR_TEXT 
EXPORTING 
STRING 
Error Text 
 
ES_ERR_RESP 
EXPORTING 
/GOOG/ERR_RESP 
Error Response 
 
Exception 
Name 
Description 
 
  
/GOOG/CX_SDK 
ABAP SDK for Google Cloud: Exception Class 
 
UPDATE_CMEK_CONFIG_LOCATION 
Description: cloudtasks.projects.locations.updateCmekConfig  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_Q_UPDATEMASK 
IMPORTING 
STRING 
updateMask 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IS_INPUT 
IMPORTING 
TY_010 
CmekConfig 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_010 
CmekConfig 
 
EV_RET_CODE 
EXPORTING 
I 
Return Code 
 
EV_ERR_TEXT 
EXPORTING 
STRING 
Error Text 
 
ES_ERR_RESP 
EXPORTING 
/GOOG/ERR_RESP 
Error Response 
 
Exception 
Name 
Description 
 
  
/GOOG/CX_SDK 
ABAP SDK for Google Cloud: Exception Class 
 
UPDATE_QUEUE 
Description: cloudtasks.api.queue.update  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_Q_APPID 
IMPORTING 
STRING 
appId 
 
IS_INPUT 
IMPORTING 
TY_018 
HttpBody 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
DATA 
Output Data 
 
EV_RET_CODE 
EXPORTING 
I 
Return Code 
 
EV_ERR_TEXT 
EXPORTING 
STRING 
Error Text 
 
ES_ERR_RESP 
EXPORTING 
/GOOG/ERR_RESP 
Error Response 
 
Exception 
Name 
Description 
 
  
/GOOG/CX_SDK 
ABAP SDK for Google Cloud: Exception Class 
 
CLOSE 
Description: Close Connection  
Visibility: PUBLIC  
 
  
  
  
     
  
  
 
  
    
    
      
       
         
  
  
    
    Send feedback
  
   
 
       
    
    
  
  
 
  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-10-28 UTC.
 
 
  
  
    
    
    
      
  
  
    Need to tell us more?
  
   
 
     
  
  
    
      [[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-28 UTC."],[],[]]