Send feedback
Class /GOOG/CL_SERVICENETWORKING_V1
Stay organized with collections
Save and categorize content based on your preferences.
On-premises or any cloud edition v1.10 keyboard_arrow_down
Class
/GOOG/CL_SERVICENETWORKING_V1
Inheriting from:/GOOG/CL_HTTP_CLIENT
Description:Service Networking API v1
For general information about a class in ABAP SDK for Google Cloud,
see
API client stub .
Types
Type
Description
Visibility
TY_001
AddDnsRecordSetRequest
PUBLIC
TY_002
AddDnsZoneRequest
PUBLIC
TY_003
AddRolesRequest
PUBLIC
TY_004
AddSubnetworkRequest
PUBLIC
TY_016
CloudSQLConfig
PUBLIC
TY_018
Connection
PUBLIC
TY_019
ConsumerConfig
PUBLIC
TY_020
ConsumerProject
PUBLIC
TY_028
DeleteConnectionRequest
PUBLIC
TY_029
DisableVpcServiceControlsRequest
PUBLIC
TY_030
DnsRecordSet
PUBLIC
TY_031
DnsZone
PUBLIC
TY_032
DnsZonePair
PUBLIC
TY_037
EnableVpcServiceControlsRequest
PUBLIC
TY_043
GoogleCloudServicenetworkingV1ConsumerConfigReservedRange
PUBLIC
TY_049
ListConnectionsResponse
PUBLIC
TY_050
ListDnsZonesResponse
PUBLIC
TY_051
ListOperationsResponse
PUBLIC
TY_052
ListPeeredDnsDomainsResponse
PUBLIC
TY_068
Operation
PUBLIC
TY_071
PeeredDnsDomain
PUBLIC
TY_073
PolicyBinding
PUBLIC
TY_078
RangeReservation
PUBLIC
TY_079
RemoveDnsRecordSetRequest
PUBLIC
TY_080
RemoveDnsZoneRequest
PUBLIC
TY_082
SearchRangeRequest
PUBLIC
TY_083
SecondaryIpRange
PUBLIC
TY_084
SecondaryIpRangeSpec
PUBLIC
TY_087
Status
PUBLIC
TY_088
Subnetwork
PUBLIC
TY_093
UpdateConsumerConfigRequest
PUBLIC
TY_094
UpdateDnsRecordSetRequest
PUBLIC
TY_097
ValidateConsumerConfigRequest
PUBLIC
TY_098
ValidateConsumerConfigResponse
PUBLIC
TY_100
GetDnsZoneResponse
PUBLIC
TY_101
ListDnsRecordSetsResponse
PUBLIC
TY_106
VpcServiceControls
PUBLIC
TY_T_016
CloudSQLConfig
PUBLIC
TY_T_018
Connection
PUBLIC
TY_T_030
DnsRecordSet
PUBLIC
TY_T_032
DnsZonePair
PUBLIC
TY_T_043
GoogleCloudServicenetworkingV1ConsumerConfigReservedRange
PUBLIC
TY_T_068
Operation
PUBLIC
TY_T_071
PeeredDnsDomain
PUBLIC
TY_T_073
PolicyBinding
PUBLIC
TY_T_083
SecondaryIpRange
PUBLIC
TY_T_084
SecondaryIpRangeSpec
PUBLIC
TY_T_088
Subnetwork
PUBLIC
TY_T_INT4
Table of Integers
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
servicenetworking:v1
PUBLIC
C_ROOT_URL
STRING
API Root URL
https://servicenetworking.googleapis.com
PUBLIC
C_REVISION_DATE
DATUM
Discovery Document revision Date
20250305
PUBLIC
C_PATH_PREFIX
STRING
API Path Prefix
PUBLIC
C_ON_PREM_VERSION
/GOOG/SDK_VERSION
Lowest On-premises Version
1.10
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
ADD_DNS_RECORD_SETS
Description: servicenetworking.services.dnsRecordSets.add
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_SERVICES_ID
IMPORTING
STRING
servicesId
IS_INPUT
IMPORTING
TY_001
AddDnsRecordSetRequest
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_068
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
ADD_DNS_ZONES
Description: servicenetworking.services.dnsZones.add
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_SERVICES_ID
IMPORTING
STRING
servicesId
IS_INPUT
IMPORTING
TY_002
AddDnsZoneRequest
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_068
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
ADD_ROLES
Description: servicenetworking.services.roles.add
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_SERVICES_ID
IMPORTING
STRING
servicesId
IS_INPUT
IMPORTING
TY_003
AddRolesRequest
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_068
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
ADD_SUBNETWORK_SERVICES
Description: servicenetworking.services.addSubnetwork
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_SERVICES_ID
IMPORTING
STRING
servicesId
IV_P_SERVICES_ID1
IMPORTING
STRING
servicesId1
IV_P_SERVICES_ID2
IMPORTING
STRING
servicesId2
IS_INPUT
IMPORTING
TY_004
AddSubnetworkRequest
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_068
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
CANCEL_OPERATIONS
Description: servicenetworking.operations.cancel
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
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_CONNECTIONS
Description: servicenetworking.services.connections.create
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_SERVICES_ID
IMPORTING
STRING
servicesId
IS_INPUT
IMPORTING
TY_018
Connection
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_068
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_PEERED_DNS_DOMAINS
Description: services.projects.global.networks.peeredDnsDomains.create
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_SERVICES_ID
IMPORTING
STRING
servicesId
IV_P_PROJECTS_ID
IMPORTING
STRING
projectsId
IV_P_NETWORKS_ID
IMPORTING
STRING
networksId
IS_INPUT
IMPORTING
TY_071
PeeredDnsDomain
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_068
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_CONNECTION_CONNECTIO
Description: servicenetworking.services.connections.deleteConnection
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_SERVICES_ID
IMPORTING
STRING
servicesId
IV_P_CONNECTIONS_ID
IMPORTING
STRING
connectionsId
IS_INPUT
IMPORTING
TY_028
DeleteConnectionRequest
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_068
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: servicenetworking.operations.delete
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
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_PEERED_DNS_DOMAINS
Description: services.projects.global.networks.peeredDnsDomains.delete
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_SERVICES_ID
IMPORTING
STRING
servicesId
IV_P_PROJECTS_ID
IMPORTING
STRING
projectsId
IV_P_NETWORKS_ID
IMPORTING
STRING
networksId
IV_P_PEERED_DNS_DOMAINS_ID
IMPORTING
STRING
peeredDnsDomainsId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_068
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
DISABLE_VPC_SERVICE_CONTROL
Description: servicenetworking.services.disableVpcServiceControls
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_SERVICES_ID
IMPORTING
STRING
servicesId
IS_INPUT
IMPORTING
TY_029
DisableVpcServiceControlsRequest
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_068
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
ENABLE_VPC_SERVICE_CONTROLS
Description: servicenetworking.services.enableVpcServiceControls
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_SERVICES_ID
IMPORTING
STRING
servicesId
IS_INPUT
IMPORTING
TY_037
EnableVpcServiceControlsRequest
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_068
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_DNS_RECORD_SETS
Description: servicenetworking.services.dnsRecordSets.get
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_CONSUMERNETWORK
IMPORTING
STRING
consumerNetwork
IV_Q_DOMAIN
IMPORTING
STRING
domain
IV_Q_TYPE
IMPORTING
STRING
type
IV_Q_ZONE
IMPORTING
STRING
zone
IV_P_SERVICES_ID
IMPORTING
STRING
servicesId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_030
DnsRecordSet
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_DNS_ZONES
Description: services.projects.global.networks.dnsZones.get
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_SERVICES_ID
IMPORTING
STRING
servicesId
IV_P_PROJECTS_ID
IMPORTING
STRING
projectsId
IV_P_NETWORKS_ID
IMPORTING
STRING
networksId
IV_P_DNS_ZONES_ID
IMPORTING
STRING
dnsZonesId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_100
GetDnsZoneResponse
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_NETWORKS
Description: servicenetworking.services.projects.global.networks.get
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_INCLUDEUSEDIPRANGES
IMPORTING
STRING
includeUsedIpRanges
IV_P_SERVICES_ID
IMPORTING
STRING
servicesId
IV_P_PROJECTS_ID
IMPORTING
STRING
projectsId
IV_P_NETWORKS_ID
IMPORTING
STRING
networksId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_019
ConsumerConfig
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: servicenetworking.operations.get
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_OPERATIONS_ID
IMPORTING
STRING
operationsId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_068
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_VPC_SERVICE_CONTROLS_NE
Description: services.projects.global.networks.getVpcServiceControls
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_SERVICES_ID
IMPORTING
STRING
servicesId
IV_P_PROJECTS_ID
IMPORTING
STRING
projectsId
IV_P_NETWORKS_ID
IMPORTING
STRING
networksId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_106
VpcServiceControls
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_CONNECTIONS
Description: servicenetworking.services.connections.list
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_NETWORK
IMPORTING
STRING
network
IV_P_SERVICES_ID
IMPORTING
STRING
servicesId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_049
ListConnectionsResponse
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_DNS_RECORD_SETS
Description: servicenetworking.services.dnsRecordSets.list
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_CONSUMERNETWORK
IMPORTING
STRING
consumerNetwork
IV_Q_ZONE
IMPORTING
STRING
zone
IV_P_SERVICES_ID
IMPORTING
STRING
servicesId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_101
ListDnsRecordSetsResponse
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_DNS_ZONES1
Description: services.projects.global.networks.dnsZones.list
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_SERVICES_ID
IMPORTING
STRING
servicesId
IV_P_PROJECTS_ID
IMPORTING
STRING
projectsId
IV_P_NETWORKS_ID
IMPORTING
STRING
networksId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_050
ListDnsZonesResponse
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: servicenetworking.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
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_051
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_PEERED_DNS_DOMAINS
Description: services.projects.global.networks.peeredDnsDomains.list
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_SERVICES_ID
IMPORTING
STRING
servicesId
IV_P_PROJECTS_ID
IMPORTING
STRING
projectsId
IV_P_NETWORKS_ID
IMPORTING
STRING
networksId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_052
ListPeeredDnsDomainsResponse
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_CONNECTIONS
Description: servicenetworking.services.connections.patch
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_FORCE
IMPORTING
STRING
force
IV_Q_UPDATEMASK
IMPORTING
STRING
updateMask
IV_P_SERVICES_ID
IMPORTING
STRING
servicesId
IV_P_CONNECTIONS_ID
IMPORTING
STRING
connectionsId
IS_INPUT
IMPORTING
TY_018
Connection
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_068
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
REMOVE_DNS_RECORD_SETS
Description: servicenetworking.services.dnsRecordSets.remove
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_SERVICES_ID
IMPORTING
STRING
servicesId
IS_INPUT
IMPORTING
TY_079
RemoveDnsRecordSetRequest
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_068
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
REMOVE_DNS_ZONES
Description: servicenetworking.services.dnsZones.remove
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_SERVICES_ID
IMPORTING
STRING
servicesId
IS_INPUT
IMPORTING
TY_080
RemoveDnsZoneRequest
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_068
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
SEARCH_RANGE_SERVICES
Description: servicenetworking.services.searchRange
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_SERVICES_ID
IMPORTING
STRING
servicesId
IS_INPUT
IMPORTING
TY_082
SearchRangeRequest
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_068
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
UPDATE_CONSUMER_CONFIG_NETW
Description: services.projects.global.networks.updateConsumerConfig
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_SERVICES_ID
IMPORTING
STRING
servicesId
IV_P_PROJECTS_ID
IMPORTING
STRING
projectsId
IV_P_NETWORKS_ID
IMPORTING
STRING
networksId
IS_INPUT
IMPORTING
TY_093
UpdateConsumerConfigRequest
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_068
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
UPDATE_DNS_RECORD_SETS
Description: servicenetworking.services.dnsRecordSets.update
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_SERVICES_ID
IMPORTING
STRING
servicesId
IS_INPUT
IMPORTING
TY_094
UpdateDnsRecordSetRequest
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_068
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
VALIDATE_SERVICES
Description: servicenetworking.services.validate
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_SERVICES_ID
IMPORTING
STRING
servicesId
IS_INPUT
IMPORTING
TY_097
ValidateConsumerConfigRequest
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_098
ValidateConsumerConfigResponse
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-04-17 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-04-17 UTC."],[],[]]