Send feedback
  
   
 
  
    
      Class /GOOG/CL_CONFIG_V1 
  
      
     
  
  
  
   
  
    
  
  
    
    
    
  
  
  
  
  On-premises or any cloud edition v1.12keyboard_arrow_down  
  
 
  
  
Class 
/GOOG/CL_CONFIG_V1  
Inheriting from:/GOOG/CL_HTTP_CLIENT 
Description:Infrastructure Manager API v1   
For general information about a class in ABAP SDK for Google Cloud,
see 
API client stub .
Types 
Type 
Description 
Visibility 
 
 
TY_001 
ApplyResults 
PUBLIC 
 
TY_002 
AuditConfig 
PUBLIC 
 
TY_003 
AuditLogConfig 
PUBLIC 
 
TY_004 
Binding 
PUBLIC 
 
TY_006 
DeleteStatefileRequest 
PUBLIC 
 
TY_007 
Deployment 
PUBLIC 
 
TY_010 
ExportDeploymentStatefileRequest 
PUBLIC 
 
TY_012 
ExportPreviewResultResponse 
PUBLIC 
 
TY_014 
Expr 
PUBLIC 
 
TY_015 
GitSource 
PUBLIC 
 
TY_016 
ImportStatefileRequest 
PUBLIC 
 
TY_017 
ListDeploymentsResponse 
PUBLIC 
 
TY_018 
ListLocationsResponse 
PUBLIC 
 
TY_019 
ListOperationsResponse 
PUBLIC 
 
TY_020 
ListPreviewsResponse 
PUBLIC 
 
TY_021 
ListResourcesResponse 
PUBLIC 
 
TY_022 
ListRevisionsResponse 
PUBLIC 
 
TY_023 
ListTerraformVersionsResponse 
PUBLIC 
 
TY_024 
Location 
PUBLIC 
 
TY_026 
LockInfo 
PUBLIC 
 
TY_027 
Operation 
PUBLIC 
 
TY_028 
Policy 
PUBLIC 
 
TY_029 
Preview 
PUBLIC 
 
TY_030 
PreviewArtifacts 
PUBLIC 
 
TY_032 
PreviewResult 
PUBLIC 
 
TY_033 
Resource 
PUBLIC 
 
TY_034 
ResourceCAIInfo 
PUBLIC 
 
TY_035 
ResourceTerraformInfo 
PUBLIC 
 
TY_036 
Revision 
PUBLIC 
 
TY_037 
SetIamPolicyRequest 
PUBLIC 
 
TY_038 
Statefile 
PUBLIC 
 
TY_039 
Status 
PUBLIC 
 
TY_040 
TerraformBlueprint 
PUBLIC 
 
TY_041 
TerraformError 
PUBLIC 
 
TY_042 
TerraformOutput 
PUBLIC 
 
TY_043 
TerraformVariable 
PUBLIC 
 
TY_044 
TerraformVersion 
PUBLIC 
 
TY_045 
TestIamPermissionsRequest 
PUBLIC 
 
TY_046 
TestIamPermissionsResponse 
PUBLIC 
 
TY_047 
UnlockDeploymentRequest 
PUBLIC 
 
TY_T_002 
AuditConfig 
PUBLIC 
 
TY_T_003 
AuditLogConfig 
PUBLIC 
 
TY_T_004 
Binding 
PUBLIC 
 
TY_T_007 
Deployment 
PUBLIC 
 
TY_T_024 
Location 
PUBLIC 
 
TY_T_027 
Operation 
PUBLIC 
 
TY_T_029 
Preview 
PUBLIC 
 
TY_T_033 
Resource 
PUBLIC 
 
TY_T_036 
Revision 
PUBLIC 
 
TY_T_041 
TerraformError 
PUBLIC 
 
TY_T_044 
TerraformVersion 
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 
20250226 
PUBLIC 
 
C_ROOT_URL 
STRING 
API Root URL 
https://config.googleapis.com 
PUBLIC 
 
C_SUPPORTED_AUTH 
/GOOG/SUPP_AUTH 
Supported Auth Types 
IJIJWW 
PUBLIC 
 
C_SERVICE_NAME 
/GOOG/SERVICE_NAME 
Google Service Name 
config:v1 
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 
 
CANCEL_OPERATIONS 
Description: config.projects.locations.operations.cancel  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_OPERATIONS_ID 
IMPORTING 
STRING 
operationsId 
 
IS_INPUT 
IMPORTING 
DATA 
Input Data 
 
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 
 
CREATE_DEPLOYMENTS 
Description: config.projects.locations.deployments.create  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_Q_DEPLOYMENTID 
IMPORTING 
STRING 
deploymentId 
 
IV_Q_REQUESTID 
IMPORTING 
STRING 
requestId 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IS_INPUT 
IMPORTING 
TY_007 
Deployment 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_027 
Operation 
 
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_PREVIEWS 
Description: config.projects.locations.previews.create  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_Q_PREVIEWID 
IMPORTING 
STRING 
previewId 
 
IV_Q_REQUESTID 
IMPORTING 
STRING 
requestId 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IS_INPUT 
IMPORTING 
TY_029 
Preview 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_027 
Operation 
 
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_DEPLOYMENTS 
Description: config.projects.locations.deployments.delete  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_Q_DELETEPOLICY 
IMPORTING 
STRING 
deletePolicy 
 
IV_Q_FORCE 
IMPORTING 
STRING 
force 
 
IV_Q_REQUESTID 
IMPORTING 
STRING 
requestId 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_DEPLOYMENTS_ID 
IMPORTING 
STRING 
deploymentsId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_027 
Operation 
 
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_OPERATIONS 
Description: config.projects.locations.operations.delete  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_OPERATIONS_ID 
IMPORTING 
STRING 
operationsId 
 
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_PREVIEWS 
Description: config.projects.locations.previews.delete  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_Q_REQUESTID 
IMPORTING 
STRING 
requestId 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_PREVIEWS_ID 
IMPORTING 
STRING 
previewsId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_027 
Operation 
 
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_STATE_DEPLOYMENTS 
Description: config.projects.locations.deployments.deleteState  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_DEPLOYMENTS_ID 
IMPORTING 
STRING 
deploymentsId 
 
IS_INPUT 
IMPORTING 
TY_006 
DeleteStatefileRequest 
 
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 
 
EXPORT_LOCK_DEPLOYMENTS 
Description: config.projects.locations.deployments.exportLock  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_DEPLOYMENTS_ID 
IMPORTING 
STRING 
deploymentsId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_026 
LockInfo 
 
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 
 
EXPORT_PREVIEWS 
Description: config.projects.locations.previews.export  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_PREVIEWS_ID 
IMPORTING 
STRING 
previewsId 
 
IS_INPUT 
IMPORTING 
DATA 
Input Data 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_012 
ExportPreviewResultResponse 
 
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 
 
EXPORT_STATE_DEPLOYMENTS 
Description: config.projects.locations.deployments.exportState  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_DEPLOYMENTS_ID 
IMPORTING 
STRING 
deploymentsId 
 
IS_INPUT 
IMPORTING 
TY_010 
ExportDeploymentStatefileRequest 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_038 
Statefile 
 
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 
 
EXPORT_STATE_REVISIONS 
Description: config.projects.locations.deployments.revisions.exportState  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_DEPLOYMENTS_ID 
IMPORTING 
STRING 
deploymentsId 
 
IV_P_REVISIONS_ID 
IMPORTING 
STRING 
revisionsId 
 
IS_INPUT 
IMPORTING 
DATA 
Input Data 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_038 
Statefile 
 
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_DEPLOYMENTS 
Description: config.projects.locations.deployments.get  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_DEPLOYMENTS_ID 
IMPORTING 
STRING 
deploymentsId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_007 
Deployment 
 
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_DEPLOYMENTS 
Description: config.projects.locations.deployments.getIamPolicy  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_Q_OPTIONSREQUESTEDPOLICYVER 
IMPORTING 
STRING 
options.requestedPolicyVersion 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_DEPLOYMENTS_ID 
IMPORTING 
STRING 
deploymentsId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_028 
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: config.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_024 
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_OPERATIONS 
Description: config.projects.locations.operations.get  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_OPERATIONS_ID 
IMPORTING 
STRING 
operationsId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_027 
Operation 
 
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_PREVIEWS 
Description: config.projects.locations.previews.get  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_PREVIEWS_ID 
IMPORTING 
STRING 
previewsId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_029 
Preview 
 
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_RESOURCES 
Description: projects.locations.deployments.revisions.resources.get  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_DEPLOYMENTS_ID 
IMPORTING 
STRING 
deploymentsId 
 
IV_P_REVISIONS_ID 
IMPORTING 
STRING 
revisionsId 
 
IV_P_RESOURCES_ID 
IMPORTING 
STRING 
resourcesId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_033 
Resource 
 
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_REVISIONS 
Description: config.projects.locations.deployments.revisions.get  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_DEPLOYMENTS_ID 
IMPORTING 
STRING 
deploymentsId 
 
IV_P_REVISIONS_ID 
IMPORTING 
STRING 
revisionsId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_036 
Revision 
 
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 
 
Description: config.projects.locations.terraformVersions.get  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_TERRAFORM_VERSIONS_ID 
IMPORTING 
STRING 
terraformVersionsId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_044 
TerraformVersion 
 
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 
 
IMPORT_STATE_DEPLOYMENTS 
Description: config.projects.locations.deployments.importState  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_DEPLOYMENTS_ID 
IMPORTING 
STRING 
deploymentsId 
 
IS_INPUT 
IMPORTING 
TY_016 
ImportStatefileRequest 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_038 
Statefile 
 
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_DEPLOYMENTS 
Description: config.projects.locations.deployments.list  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_Q_FILTER 
IMPORTING 
STRING 
filter 
 
IV_Q_ORDERBY 
IMPORTING 
STRING 
orderBy 
 
IV_Q_PAGESIZE 
IMPORTING 
STRING 
pageSize 
 
IV_Q_PAGETOKEN 
IMPORTING 
STRING 
pageToken 
 
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_017 
ListDeploymentsResponse 
 
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: config.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_018 
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_OPERATIONS 
Description: config.projects.locations.operations.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 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_019 
ListOperationsResponse 
 
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_PREVIEWS 
Description: config.projects.locations.previews.list  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_Q_FILTER 
IMPORTING 
STRING 
filter 
 
IV_Q_ORDERBY 
IMPORTING 
STRING 
orderBy 
 
IV_Q_PAGESIZE 
IMPORTING 
STRING 
pageSize 
 
IV_Q_PAGETOKEN 
IMPORTING 
STRING 
pageToken 
 
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_020 
ListPreviewsResponse 
 
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_RESOURCES 
Description: projects.locations.deployments.revisions.resources.list  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_Q_FILTER 
IMPORTING 
STRING 
filter 
 
IV_Q_ORDERBY 
IMPORTING 
STRING 
orderBy 
 
IV_Q_PAGESIZE 
IMPORTING 
STRING 
pageSize 
 
IV_Q_PAGETOKEN 
IMPORTING 
STRING 
pageToken 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_DEPLOYMENTS_ID 
IMPORTING 
STRING 
deploymentsId 
 
IV_P_REVISIONS_ID 
IMPORTING 
STRING 
revisionsId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_021 
ListResourcesResponse 
 
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_REVISIONS 
Description: config.projects.locations.deployments.revisions.list  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_Q_FILTER 
IMPORTING 
STRING 
filter 
 
IV_Q_ORDERBY 
IMPORTING 
STRING 
orderBy 
 
IV_Q_PAGESIZE 
IMPORTING 
STRING 
pageSize 
 
IV_Q_PAGETOKEN 
IMPORTING 
STRING 
pageToken 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_DEPLOYMENTS_ID 
IMPORTING 
STRING 
deploymentsId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_022 
ListRevisionsResponse 
 
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 
 
Description: config.projects.locations.terraformVersions.list  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_Q_FILTER 
IMPORTING 
STRING 
filter 
 
IV_Q_ORDERBY 
IMPORTING 
STRING 
orderBy 
 
IV_Q_PAGESIZE 
IMPORTING 
STRING 
pageSize 
 
IV_Q_PAGETOKEN 
IMPORTING 
STRING 
pageToken 
 
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_023 
ListTerraformVersionsResponse 
 
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 
 
LOCK_DEPLOYMENTS 
Description: config.projects.locations.deployments.lock  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_DEPLOYMENTS_ID 
IMPORTING 
STRING 
deploymentsId 
 
IS_INPUT 
IMPORTING 
DATA 
Input Data 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_027 
Operation 
 
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_DEPLOYMENTS 
Description: config.projects.locations.deployments.patch  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_Q_REQUESTID 
IMPORTING 
STRING 
requestId 
 
IV_Q_UPDATEMASK 
IMPORTING 
STRING 
updateMask 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_DEPLOYMENTS_ID 
IMPORTING 
STRING 
deploymentsId 
 
IS_INPUT 
IMPORTING 
TY_007 
Deployment 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_027 
Operation 
 
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_DEPLOYMENTS 
Description: config.projects.locations.deployments.setIamPolicy  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_DEPLOYMENTS_ID 
IMPORTING 
STRING 
deploymentsId 
 
IS_INPUT 
IMPORTING 
TY_037 
SetIamPolicyRequest 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_028 
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_DEPLOY 
Description: config.projects.locations.deployments.testIamPermissions  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_DEPLOYMENTS_ID 
IMPORTING 
STRING 
deploymentsId 
 
IS_INPUT 
IMPORTING 
TY_045 
TestIamPermissionsRequest 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_046 
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 
 
UNLOCK_DEPLOYMENTS 
Description: config.projects.locations.deployments.unlock  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_DEPLOYMENTS_ID 
IMPORTING 
STRING 
deploymentsId 
 
IS_INPUT 
IMPORTING 
TY_047 
UnlockDeploymentRequest 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_027 
Operation 
 
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."],[],[]]