Send feedback
  
   
 
  
    
      Class /GOOG/CL_OSCONFIG_V2BETA 
  
      
     
  
  
  
   
  
    
  
  
    
    
    
  
  
  
  
  On-premises or any cloud edition v1.12keyboard_arrow_down  
  
 
  
  
Class 
/GOOG/CL_OSCONFIG_V2BETA  
Inheriting from:/GOOG/CL_HTTP_CLIENT 
Description:OS Config API v2beta   
For general information about a class in ABAP SDK for Google Cloud,
see 
API client stub .
Types 
Type 
Description 
Visibility 
 
 
TY_003 
FixedOrPercent 
PUBLIC 
 
TY_004 
GoogleCloudOsconfigV2beta_OrchestrationScope_LocationSelecto 
PUBLIC 
 
TY_005 
GoogleCloudOsconfigV2beta_OrchestrationScope_ResourceHierarc 
PUBLIC 
 
TY_006 
GoogleCloudOsconfigV2beta_OrchestrationScope_Selector 
PUBLIC 
 
TY_007 
GoogleCloudOsconfigV2beta_PolicyOrchestrator_IterationState 
PUBLIC 
 
TY_008 
GoogleCloudOsconfigV2beta_PolicyOrchestrator_OrchestrationSt 
PUBLIC 
 
TY009  
GoogleCloudOsconfigV2beta_ListPolicyOrchestratorsResponse 
PUBLIC 
 
TY010  
GoogleCloudOsconfigV2beta_OrchestratedResource 
PUBLIC 
 
TY011  
GoogleCloudOsconfigV2beta_OrchestrationScope 
PUBLIC 
 
TY012  
GoogleCloudOsconfigV2beta_PolicyOrchestrator 
PUBLIC 
 
TY_013 
ListOperationsResponse 
PUBLIC 
 
TY_014 
OSPolicy 
PUBLIC 
 
TY_015 
OSPolicyAssignment 
PUBLIC 
 
TY_016 
OSPolicyAssignmentInstanceFilter 
PUBLIC 
 
TY_017 
OSPolicyAssignmentInstanceFilterInventory 
PUBLIC 
 
TY_018 
OSPolicyAssignmentLabelSet 
PUBLIC 
 
TY_019 
OSPolicyAssignmentRollout 
PUBLIC 
 
TY_020 
OSPolicyInventoryFilter 
PUBLIC 
 
TY_021 
OSPolicyResource 
PUBLIC 
 
TY_022 
OSPolicyResourceExecResource 
PUBLIC 
 
TY_023 
OSPolicyResourceExecResourceExec 
PUBLIC 
 
TY_024 
OSPolicyResourceFile 
PUBLIC 
 
TY_025 
OSPolicyResourceFileGcs 
PUBLIC 
 
TY_026 
OSPolicyResourceFileRemote 
PUBLIC 
 
TY_027 
OSPolicyResourceFileResource 
PUBLIC 
 
TY_028 
OSPolicyResourceGroup 
PUBLIC 
 
TY_029 
OSPolicyResourcePackageResource 
PUBLIC 
 
TY_030 
OSPolicyResourcePackageResourceAPT 
PUBLIC 
 
TY_031 
OSPolicyResourcePackageResourceDeb 
PUBLIC 
 
TY_032 
OSPolicyResourcePackageResourceGooGet 
PUBLIC 
 
TY_033 
OSPolicyResourcePackageResourceMSI 
PUBLIC 
 
TY_034 
OSPolicyResourcePackageResourceRPM 
PUBLIC 
 
TY_035 
OSPolicyResourcePackageResourceYUM 
PUBLIC 
 
TY_036 
OSPolicyResourcePackageResourceZypper 
PUBLIC 
 
TY_037 
OSPolicyResourceRepositoryResource 
PUBLIC 
 
TY_038 
OSPolicyResourceRepositoryResourceAptRepository 
PUBLIC 
 
TY_039 
OSPolicyResourceRepositoryResourceGooRepository 
PUBLIC 
 
TY_040 
OSPolicyResourceRepositoryResourceYumRepository 
PUBLIC 
 
TY_041 
OSPolicyResourceRepositoryResourceZypperRepository 
PUBLIC 
 
TY_042 
Operation 
PUBLIC 
 
TY_043 
Status 
PUBLIC 
 
TY_T_006 
GoogleCloudOsconfigV2beta_OrchestrationScope_Selector 
PUBLIC 
 
TY_T012  
GoogleCloudOsconfigV2beta_PolicyOrchestrator 
PUBLIC 
 
TY_T_014 
OSPolicy 
PUBLIC 
 
TY_T_017 
OSPolicyAssignmentInstanceFilterInventory 
PUBLIC 
 
TY_T_018 
OSPolicyAssignmentLabelSet 
PUBLIC 
 
TY_T_020 
OSPolicyInventoryFilter 
PUBLIC 
 
TY_T_021 
OSPolicyResource 
PUBLIC 
 
TY_T_028 
OSPolicyResourceGroup 
PUBLIC 
 
TY_T_042 
Operation 
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 
20250302 
PUBLIC 
 
C_ROOT_URL 
STRING 
API Root URL 
https://osconfig.googleapis.com 
PUBLIC 
 
C_SERVICE_NAME 
/GOOG/SERVICE_NAME 
Google Service Name 
osconfig:v2beta 
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 
 
CANCEL_OPERATIONS 
Description: osconfig.folders.locations.operations.cancel  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_FOLDERS_ID 
IMPORTING 
STRING 
foldersId 
 
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 
 
CANCEL_OPERATIONS1 
Description: osconfig.organizations.locations.operations.cancel  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_ORGANIZATIONS_ID 
IMPORTING 
STRING 
organizationsId 
 
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 
 
CANCEL_OPERATIONS2 
Description: osconfig.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_POLICY_ORCHESTRATORS 
Description: folders.locations.global.policyOrchestrators.create  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_Q_POLICYORCHESTRATORID 
IMPORTING 
STRING 
policyOrchestratorId 
 
IV_Q_REQUESTID 
IMPORTING 
STRING 
requestId 
 
IV_P_FOLDERS_ID 
IMPORTING 
STRING 
foldersId 
 
IS_INPUT 
IMPORTING 
TY012  
GoogleCloudOsconfigV2beta_PolicyOrchestrator 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_042 
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_POLICY_ORCHESTRATORS1 
Description: organizations.locations.global.policyOrchestrators.create  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_Q_POLICYORCHESTRATORID 
IMPORTING 
STRING 
policyOrchestratorId 
 
IV_Q_REQUESTID 
IMPORTING 
STRING 
requestId 
 
IV_P_ORGANIZATIONS_ID 
IMPORTING 
STRING 
organizationsId 
 
IS_INPUT 
IMPORTING 
TY012  
GoogleCloudOsconfigV2beta_PolicyOrchestrator 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_042 
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_POLICY_ORCHESTRATORS2 
Description: projects.locations.global.policyOrchestrators.create  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_Q_POLICYORCHESTRATORID 
IMPORTING 
STRING 
policyOrchestratorId 
 
IV_Q_REQUESTID 
IMPORTING 
STRING 
requestId 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IS_INPUT 
IMPORTING 
TY012  
GoogleCloudOsconfigV2beta_PolicyOrchestrator 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_042 
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: osconfig.folders.locations.operations.delete  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_FOLDERS_ID 
IMPORTING 
STRING 
foldersId 
 
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_OPERATIONS1 
Description: osconfig.organizations.locations.operations.delete  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_ORGANIZATIONS_ID 
IMPORTING 
STRING 
organizationsId 
 
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_OPERATIONS2 
Description: osconfig.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_POLICY_ORCHESTRATORS 
Description: folders.locations.global.policyOrchestrators.delete  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_Q_ETAG 
IMPORTING 
STRING 
etag 
 
IV_Q_REQUESTID 
IMPORTING 
STRING 
requestId 
 
IV_P_FOLDERS_ID 
IMPORTING 
STRING 
foldersId 
 
IV_P_POLICY_ORCHESTRATORS_ID 
IMPORTING 
STRING 
policyOrchestratorsId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_042 
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_POLICY_ORCHESTRATORS1 
Description: organizations.locations.global.policyOrchestrators.delete  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_Q_ETAG 
IMPORTING 
STRING 
etag 
 
IV_Q_REQUESTID 
IMPORTING 
STRING 
requestId 
 
IV_P_ORGANIZATIONS_ID 
IMPORTING 
STRING 
organizationsId 
 
IV_P_POLICY_ORCHESTRATORS_ID 
IMPORTING 
STRING 
policyOrchestratorsId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_042 
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_POLICY_ORCHESTRATORS2 
Description: projects.locations.global.policyOrchestrators.delete  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_Q_ETAG 
IMPORTING 
STRING 
etag 
 
IV_Q_REQUESTID 
IMPORTING 
STRING 
requestId 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_POLICY_ORCHESTRATORS_ID 
IMPORTING 
STRING 
policyOrchestratorsId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_042 
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_OPERATIONS 
Description: osconfig.folders.locations.operations.get  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_FOLDERS_ID 
IMPORTING 
STRING 
foldersId 
 
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_042 
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_OPERATIONS1 
Description: osconfig.organizations.locations.operations.get  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_ORGANIZATIONS_ID 
IMPORTING 
STRING 
organizationsId 
 
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_042 
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_OPERATIONS2 
Description: osconfig.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_042 
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_POLICY_ORCHESTRATORS 
Description: osconfig.folders.locations.global.policyOrchestrators.get  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_FOLDERS_ID 
IMPORTING 
STRING 
foldersId 
 
IV_P_POLICY_ORCHESTRATORS_ID 
IMPORTING 
STRING 
policyOrchestratorsId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY012  
GoogleCloudOsconfigV2beta_PolicyOrchestrator 
 
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_POLICY_ORCHESTRATORS1 
Description: organizations.locations.global.policyOrchestrators.get  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_ORGANIZATIONS_ID 
IMPORTING 
STRING 
organizationsId 
 
IV_P_POLICY_ORCHESTRATORS_ID 
IMPORTING 
STRING 
policyOrchestratorsId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY012  
GoogleCloudOsconfigV2beta_PolicyOrchestrator 
 
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_POLICY_ORCHESTRATORS2 
Description: osconfig.projects.locations.global.policyOrchestrators.get  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_POLICY_ORCHESTRATORS_ID 
IMPORTING 
STRING 
policyOrchestratorsId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY012  
GoogleCloudOsconfigV2beta_PolicyOrchestrator 
 
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: osconfig.folders.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_FOLDERS_ID 
IMPORTING 
STRING 
foldersId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_013 
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_OPERATIONS1 
Description: osconfig.organizations.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_ORGANIZATIONS_ID 
IMPORTING 
STRING 
organizationsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_013 
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_OPERATIONS2 
Description: osconfig.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_013 
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_POLICY_ORCHESTRATORS 
Description: osconfig.folders.locations.global.policyOrchestrators.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_FOLDERS_ID 
IMPORTING 
STRING 
foldersId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY009  
GoogleCloudOsconfigV2beta_ListPolicyOrchestratorsResponse 
 
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_POLICY_ORCHESTRATORS1 
Description: organizations.locations.global.policyOrchestrators.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_ORGANIZATIONS_ID 
IMPORTING 
STRING 
organizationsId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY009  
GoogleCloudOsconfigV2beta_ListPolicyOrchestratorsResponse 
 
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_POLICY_ORCHESTRATORS2 
Description: osconfig.projects.locations.global.policyOrchestrators.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 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY009  
GoogleCloudOsconfigV2beta_ListPolicyOrchestratorsResponse 
 
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_POLICY_ORCHESTRATORS 
Description: osconfig.folders.locations.global.policyOrchestrators.patch  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_Q_UPDATEMASK 
IMPORTING 
STRING 
updateMask 
 
IV_P_FOLDERS_ID 
IMPORTING 
STRING 
foldersId 
 
IV_P_POLICY_ORCHESTRATORS_ID 
IMPORTING 
STRING 
policyOrchestratorsId 
 
IS_INPUT 
IMPORTING 
TY012  
GoogleCloudOsconfigV2beta_PolicyOrchestrator 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_042 
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_POLICY_ORCHESTRATORS1 
Description: organizations.locations.global.policyOrchestrators.patch  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_Q_UPDATEMASK 
IMPORTING 
STRING 
updateMask 
 
IV_P_ORGANIZATIONS_ID 
IMPORTING 
STRING 
organizationsId 
 
IV_P_POLICY_ORCHESTRATORS_ID 
IMPORTING 
STRING 
policyOrchestratorsId 
 
IS_INPUT 
IMPORTING 
TY012  
GoogleCloudOsconfigV2beta_PolicyOrchestrator 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_042 
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_POLICY_ORCHESTRATORS2 
Description: projects.locations.global.policyOrchestrators.patch  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_Q_UPDATEMASK 
IMPORTING 
STRING 
updateMask 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_POLICY_ORCHESTRATORS_ID 
IMPORTING 
STRING 
policyOrchestratorsId 
 
IS_INPUT 
IMPORTING 
TY012  
GoogleCloudOsconfigV2beta_PolicyOrchestrator 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_042 
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."],[],[]]