Send feedback
  
   
 
  
    
      Class /GOOG/CL_NETWORCONNEC_V1ALPHA1 
  
      
     
  
  
  
   
  
    
  
  
    
    
    
  
  
  
  
  On-premises or any cloud edition v1.12keyboard_arrow_down  
  
 
  
  
Class 
/GOOG/CL_NETWORCONNEC_V1ALPHA1  
Inheriting from:/GOOG/CL_HTTP_CLIENT 
Description:Network Connectivity API v1alpha1   
For general information about a class in ABAP SDK for Google Cloud,
see 
API client stub .
Types 
Type 
Description 
Visibility 
 
 
TY_001 
AuditConfig 
PUBLIC 
 
TY_002 
AuditLogConfig 
PUBLIC 
 
TY_003 
Binding 
PUBLIC 
 
TY_005 
Expr 
PUBLIC 
 
TY_007 
GoogleLongrunningListOperationsResponse 
PUBLIC 
 
TY_008 
GoogleLongrunningOperation 
PUBLIC 
 
TY_009 
GoogleRpcStatus 
PUBLIC 
 
TY_010 
Hub 
PUBLIC 
 
TY_011 
InternalRange 
PUBLIC 
 
TY_012 
ListHubsResponse 
PUBLIC 
 
TY_013 
ListInternalRangesResponse 
PUBLIC 
 
TY_014 
ListLocationsResponse 
PUBLIC 
 
TY_015 
ListSpokesResponse 
PUBLIC 
 
TY_016 
Location 
PUBLIC 
 
TY_017 
Policy 
PUBLIC 
 
TY_018 
RouterApplianceInstance 
PUBLIC 
 
TY_019 
SetIamPolicyRequest 
PUBLIC 
 
TY_020 
Spoke 
PUBLIC 
 
TY_021 
TestIamPermissionsRequest 
PUBLIC 
 
TY_022 
TestIamPermissionsResponse 
PUBLIC 
 
TY_023 
Migration 
PUBLIC 
 
TY_T_001 
AuditConfig 
PUBLIC 
 
TY_T_002 
AuditLogConfig 
PUBLIC 
 
TY_T_003 
Binding 
PUBLIC 
 
TY_T_008 
GoogleLongrunningOperation 
PUBLIC 
 
TY_T_010 
Hub 
PUBLIC 
 
TY_T_011 
InternalRange 
PUBLIC 
 
TY_T_016 
Location 
PUBLIC 
 
TY_T_018 
RouterApplianceInstance 
PUBLIC 
 
TY_T_020 
Spoke 
PUBLIC 
 
TY_T_STRING 
Table of Strings 
PUBLIC 
 
Constants 
Name 
Type 
Description 
Value 
Visibility 
 
 
C_SUPPORTED_AUTH 
/GOOG/SUPP_AUTH 
Supported Auth Types 
IJIJWW 
PUBLIC 
 
C_SERVICE_NAME 
/GOOG/SERVICE_NAME 
Google Service Name 
networkconnectivity:v1alpha1 
PUBLIC 
 
C_ROOT_URL 
STRING 
API Root URL 
https://networkconnectivity.googleapis.com 
PUBLIC 
 
C_REVISION_DATE 
DATUM 
Discovery Document revision Date 
20250226 
PUBLIC 
 
C_PATH_PREFIX 
STRING 
API Path Prefix 
 
PUBLIC 
 
C_ON_PREM_VERSION 
/GOOG/SDK_VERSION 
Lowest On-premises Version 
1.7 
PUBLIC 
 
C_CLOUD_VERSION 
/GOOG/SDK_VERSION 
Lowest Cloud Version 
 
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: networkconnectivity.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_HUBS 
Description: networkconnectivity.projects.locations.global.hubs.create  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_Q_HUBID 
IMPORTING 
STRING 
hubId 
 
IV_Q_REQUESTID 
IMPORTING 
STRING 
requestId 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IS_INPUT 
IMPORTING 
TY_010 
Hub 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_008 
GoogleLongrunningOperation 
 
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_INTERNAL_RANGES 
Description: projects.locations.internalRanges.create  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_Q_INTERNALRANGEID 
IMPORTING 
STRING 
internalRangeId 
 
IV_Q_REQUESTID 
IMPORTING 
STRING 
requestId 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IS_INPUT 
IMPORTING 
TY_011 
InternalRange 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_008 
GoogleLongrunningOperation 
 
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_SPOKES 
Description: networkconnectivity.projects.locations.spokes.create  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_Q_REQUESTID 
IMPORTING 
STRING 
requestId 
 
IV_Q_SPOKEID 
IMPORTING 
STRING 
spokeId 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IS_INPUT 
IMPORTING 
TY_020 
Spoke 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_008 
GoogleLongrunningOperation 
 
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_HUBS 
Description: networkconnectivity.projects.locations.global.hubs.delete  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_Q_REQUESTID 
IMPORTING 
STRING 
requestId 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_HUBS_ID 
IMPORTING 
STRING 
hubsId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_008 
GoogleLongrunningOperation 
 
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_INTERNAL_RANGES 
Description: projects.locations.internalRanges.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_INTERNAL_RANGES_ID 
IMPORTING 
STRING 
internalRangesId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_008 
GoogleLongrunningOperation 
 
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: networkconnectivity.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_SPOKES 
Description: networkconnectivity.projects.locations.spokes.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_SPOKES_ID 
IMPORTING 
STRING 
spokesId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_008 
GoogleLongrunningOperation 
 
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_HUBS 
Description: networkconnectivity.projects.locations.global.hubs.get  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_HUBS_ID 
IMPORTING 
STRING 
hubsId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_010 
Hub 
 
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_HUBS 
Description: projects.locations.global.hubs.getIamPolicy  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_Q_OPTIONSREQUESTEDPOLICYVER 
IMPORTING 
STRING 
options.requestedPolicyVersion 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_HUBS_ID 
IMPORTING 
STRING 
hubsId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_017 
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_IAM_POLICY_INTERNAL_RAN 
Description: projects.locations.internalRanges.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_INTERNAL_RANGES_ID 
IMPORTING 
STRING 
internalRangesId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_017 
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_IAM_POLICY_SPOKES 
Description: networkconnectivity.projects.locations.spokes.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_SPOKES_ID 
IMPORTING 
STRING 
spokesId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_017 
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_INTERNAL_RANGES 
Description: networkconnectivity.projects.locations.internalRanges.get  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_INTERNAL_RANGES_ID 
IMPORTING 
STRING 
internalRangesId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_011 
InternalRange 
 
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: networkconnectivity.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_016 
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: networkconnectivity.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_008 
GoogleLongrunningOperation 
 
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_SPOKES 
Description: networkconnectivity.projects.locations.spokes.get  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_SPOKES_ID 
IMPORTING 
STRING 
spokesId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_020 
Spoke 
 
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_HUBS 
Description: networkconnectivity.projects.locations.global.hubs.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 
TY_012 
ListHubsResponse 
 
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_INTERNAL_RANGES 
Description: networkconnectivity.projects.locations.internalRanges.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_013 
ListInternalRangesResponse 
 
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: networkconnectivity.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_014 
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: networkconnectivity.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_007 
GoogleLongrunningListOperationsResponse 
 
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_SPOKES 
Description: networkconnectivity.projects.locations.spokes.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_015 
ListSpokesResponse 
 
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_HUBS 
Description: networkconnectivity.projects.locations.global.hubs.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_HUBS_ID 
IMPORTING 
STRING 
hubsId 
 
IS_INPUT 
IMPORTING 
TY_010 
Hub 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_008 
GoogleLongrunningOperation 
 
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_INTERNAL_RANGES 
Description: networkconnectivity.projects.locations.internalRanges.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_INTERNAL_RANGES_ID 
IMPORTING 
STRING 
internalRangesId 
 
IS_INPUT 
IMPORTING 
TY_011 
InternalRange 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_008 
GoogleLongrunningOperation 
 
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_SPOKES 
Description: networkconnectivity.projects.locations.spokes.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_SPOKES_ID 
IMPORTING 
STRING 
spokesId 
 
IS_INPUT 
IMPORTING 
TY_020 
Spoke 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_008 
GoogleLongrunningOperation 
 
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_HUBS 
Description: projects.locations.global.hubs.setIamPolicy  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_HUBS_ID 
IMPORTING 
STRING 
hubsId 
 
IS_INPUT 
IMPORTING 
TY_019 
SetIamPolicyRequest 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_017 
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 
 
SET_IAM_POLICY_INTERNAL_RAN 
Description: projects.locations.internalRanges.setIamPolicy  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_INTERNAL_RANGES_ID 
IMPORTING 
STRING 
internalRangesId 
 
IS_INPUT 
IMPORTING 
TY_019 
SetIamPolicyRequest 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_017 
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 
 
SET_IAM_POLICY_SPOKES 
Description: networkconnectivity.projects.locations.spokes.setIamPolicy  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_SPOKES_ID 
IMPORTING 
STRING 
spokesId 
 
IS_INPUT 
IMPORTING 
TY_019 
SetIamPolicyRequest 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_017 
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_HUBS 
Description: projects.locations.global.hubs.testIamPermissions  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_HUBS_ID 
IMPORTING 
STRING 
hubsId 
 
IS_INPUT 
IMPORTING 
TY_021 
TestIamPermissionsRequest 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_022 
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 
 
TEST_IAM_PERMISSIONS_INTERN 
Description: projects.locations.internalRanges.testIamPermissions  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_INTERNAL_RANGES_ID 
IMPORTING 
STRING 
internalRangesId 
 
IS_INPUT 
IMPORTING 
TY_021 
TestIamPermissionsRequest 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_022 
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 
 
TEST_IAM_PERMISSIONS_SPOKES 
Description: projects.locations.spokes.testIamPermissions  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_PROJECTS_ID 
IMPORTING 
STRING 
projectsId 
 
IV_P_LOCATIONS_ID 
IMPORTING 
STRING 
locationsId 
 
IV_P_SPOKES_ID 
IMPORTING 
STRING 
spokesId 
 
IS_INPUT 
IMPORTING 
TY_021 
TestIamPermissionsRequest 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_022 
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 
 
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."],[],[]]