Send feedback
Class /GOOG/CL_APPHUB_V1ALPHA
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_APPHUB_V1ALPHA
Inheriting from:/GOOG/CL_HTTP_CLIENT
Description:App Hub API v1alpha
For general information about a class in ABAP SDK for Google Cloud,
see
API client stub .
Types
Type
Description
Visibility
TY_001
Application
PUBLIC
TY_002
Attributes
PUBLIC
TY_003
AuditConfig
PUBLIC
TY_004
AuditLogConfig
PUBLIC
TY_005
Binding
PUBLIC
TY_007
Channel
PUBLIC
TY_008
ContactInfo
PUBLIC
TY_009
Criticality
PUBLIC
TY_012
DiscoveredService
PUBLIC
TY_013
DiscoveredWorkload
PUBLIC
TY_015
Environment
PUBLIC
TY_016
Expr
PUBLIC
TY_017
FindUnregisteredServicesResponse
PUBLIC
TY_018
FindUnregisteredWorkloadsResponse
PUBLIC
TY_019
ListApplicationsResponse
PUBLIC
TY_020
ListDiscoveredServicesResponse
PUBLIC
TY_021
ListDiscoveredWorkloadsResponse
PUBLIC
TY_022
ListLocationsResponse
PUBLIC
TY_023
ListOperationsResponse
PUBLIC
TY_024
ListServiceProjectAttachmentsResponse
PUBLIC
TY_025
ListServicesResponse
PUBLIC
TY_026
ListWorkloadsResponse
PUBLIC
TY_027
Location
PUBLIC
TY_028
LookupDiscoveredServiceResponse
PUBLIC
TY_029
LookupDiscoveredWorkloadResponse
PUBLIC
TY_030
LookupServiceProjectAttachmentResponse
PUBLIC
TY_031
Operation
PUBLIC
TY_032
Policy
PUBLIC
TY_033
Scope
PUBLIC
TY_034
Service
PUBLIC
TY_035
ServiceProjectAttachment
PUBLIC
TY_036
ServiceProperties
PUBLIC
TY_037
ServiceReference
PUBLIC
TY_038
SetIamPolicyRequest
PUBLIC
TY_039
Status
PUBLIC
TY_040
TestIamPermissionsRequest
PUBLIC
TY_041
TestIamPermissionsResponse
PUBLIC
TY_042
Workload
PUBLIC
TY_043
WorkloadProperties
PUBLIC
TY_044
WorkloadReference
PUBLIC
TY_T_001
Application
PUBLIC
TY_T_003
AuditConfig
PUBLIC
TY_T_004
AuditLogConfig
PUBLIC
TY_T_005
Binding
PUBLIC
TY_T_008
ContactInfo
PUBLIC
TY_T_012
DiscoveredService
PUBLIC
TY_T_013
DiscoveredWorkload
PUBLIC
TY_T_027
Location
PUBLIC
TY_T_031
Operation
PUBLIC
TY_T_034
Service
PUBLIC
TY_T_035
ServiceProjectAttachment
PUBLIC
TY_T_042
Workload
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://apphub.googleapis.com
PUBLIC
C_SERVICE_NAME
/GOOG/SERVICE_NAME
Google Service Name
apphub:v1alpha
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: apphub.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_APPLICATIONS
Description: apphub.projects.locations.applications.create
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_APPLICATIONID
IMPORTING
STRING
applicationId
IV_Q_REQUESTID
IMPORTING
STRING
requestId
IV_P_PROJECTS_ID
IMPORTING
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IS_INPUT
IMPORTING
TY_001
Application
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_031
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_SERVICES
Description: apphub.projects.locations.applications.services.create
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_REQUESTID
IMPORTING
STRING
requestId
IV_Q_SERVICEID
IMPORTING
STRING
serviceId
IV_P_PROJECTS_ID
IMPORTING
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_APPLICATIONS_ID
IMPORTING
STRING
applicationsId
IS_INPUT
IMPORTING
TY_034
Service
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_031
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_SERVICE_PROJECT_ATTA
Description: apphub.projects.locations.serviceProjectAttachments.create
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_REQUESTID
IMPORTING
STRING
requestId
IV_Q_SERVICEPROJECTATTACHMENTI
IMPORTING
STRING
serviceProjectAttachmentId
IV_P_PROJECTS_ID
IMPORTING
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IS_INPUT
IMPORTING
TY_035
ServiceProjectAttachment
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_031
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_WORKLOADS
Description: apphub.projects.locations.applications.workloads.create
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_REQUESTID
IMPORTING
STRING
requestId
IV_Q_WORKLOADID
IMPORTING
STRING
workloadId
IV_P_PROJECTS_ID
IMPORTING
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_APPLICATIONS_ID
IMPORTING
STRING
applicationsId
IS_INPUT
IMPORTING
TY_042
Workload
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_031
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_APPLICATIONS
Description: apphub.projects.locations.applications.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_APPLICATIONS_ID
IMPORTING
STRING
applicationsId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_031
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: apphub.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_SERVICES
Description: apphub.projects.locations.applications.services.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_APPLICATIONS_ID
IMPORTING
STRING
applicationsId
IV_P_SERVICES_ID
IMPORTING
STRING
servicesId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_031
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_SERVICE_PROJECT_ATTA
Description: apphub.projects.locations.serviceProjectAttachments.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_SERVICE_PROJECT_ATTACHMEN
IMPORTING
STRING
serviceProjectAttachmentsId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_031
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_WORKLOADS
Description: apphub.projects.locations.applications.workloads.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_APPLICATIONS_ID
IMPORTING
STRING
applicationsId
IV_P_WORKLOADS_ID
IMPORTING
STRING
workloadsId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_031
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
DETACH_SERVICE_PROJECT_ATTA
Description: apphub.projects.locations.detachServiceProjectAttachment
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
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
FIND_UNREGISTERED_DISCOVERE
Description: projects.locations.discoveredServices.findUnregistered
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
FindUnregisteredServicesResponse
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
FIND_UNREGISTERED_DISCOVERE1
Description: projects.locations.discoveredWorkloads.findUnregistered
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_018
FindUnregisteredWorkloadsResponse
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_APPLICATIONS
Description: apphub.projects.locations.applications.get
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_APPLICATIONS_ID
IMPORTING
STRING
applicationsId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_001
Application
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_DISCOVERED_SERVICES
Description: apphub.projects.locations.discoveredServices.get
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_DISCOVERED_SERVICES_ID
IMPORTING
STRING
discoveredServicesId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_012
DiscoveredService
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_DISCOVERED_WORKLOADS
Description: apphub.projects.locations.discoveredWorkloads.get
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_DISCOVERED_WORKLOADS_ID
IMPORTING
STRING
discoveredWorkloadsId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_013
DiscoveredWorkload
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_APPLICATIONS
Description: apphub.projects.locations.applications.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_APPLICATIONS_ID
IMPORTING
STRING
applicationsId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_032
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: apphub.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_027
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: apphub.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_031
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_SERVICES
Description: apphub.projects.locations.applications.services.get
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_APPLICATIONS_ID
IMPORTING
STRING
applicationsId
IV_P_SERVICES_ID
IMPORTING
STRING
servicesId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_034
Service
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_SERVICE_PROJECT_ATTACHM
Description: apphub.projects.locations.serviceProjectAttachments.get
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_SERVICE_PROJECT_ATTACHMEN
IMPORTING
STRING
serviceProjectAttachmentsId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_035
ServiceProjectAttachment
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_WORKLOADS
Description: apphub.projects.locations.applications.workloads.get
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_APPLICATIONS_ID
IMPORTING
STRING
applicationsId
IV_P_WORKLOADS_ID
IMPORTING
STRING
workloadsId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_042
Workload
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_APPLICATIONS
Description: apphub.projects.locations.applications.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_019
ListApplicationsResponse
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_DISCOVERED_SERVICES
Description: apphub.projects.locations.discoveredServices.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
ListDiscoveredServicesResponse
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_DISCOVERED_WORKLOADS
Description: apphub.projects.locations.discoveredWorkloads.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_021
ListDiscoveredWorkloadsResponse
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: apphub.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_022
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: apphub.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_023
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_SERVICES
Description: apphub.projects.locations.applications.services.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_APPLICATIONS_ID
IMPORTING
STRING
applicationsId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_025
ListServicesResponse
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_SERVICE_PROJECT_ATTACH
Description: apphub.projects.locations.serviceProjectAttachments.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_024
ListServiceProjectAttachmentsResponse
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_WORKLOADS
Description: apphub.projects.locations.applications.workloads.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_APPLICATIONS_ID
IMPORTING
STRING
applicationsId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_026
ListWorkloadsResponse
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
LOOKUP_DISCOVERED_SERVICES
Description: apphub.projects.locations.discoveredServices.lookup
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_URI
IMPORTING
STRING
uri
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_028
LookupDiscoveredServiceResponse
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
LOOKUP_DISCOVERED_WORKLOADS
Description: apphub.projects.locations.discoveredWorkloads.lookup
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_URI
IMPORTING
STRING
uri
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_029
LookupDiscoveredWorkloadResponse
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
LOOKUP_SERVICE_PROJECT_ATTA
Description: apphub.projects.locations.lookupServiceProjectAttachment
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_030
LookupServiceProjectAttachmentResponse
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_APPLICATIONS
Description: apphub.projects.locations.applications.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_APPLICATIONS_ID
IMPORTING
STRING
applicationsId
IS_INPUT
IMPORTING
TY_001
Application
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_031
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_SERVICES
Description: apphub.projects.locations.applications.services.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_APPLICATIONS_ID
IMPORTING
STRING
applicationsId
IV_P_SERVICES_ID
IMPORTING
STRING
servicesId
IS_INPUT
IMPORTING
TY_034
Service
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_031
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_WORKLOADS
Description: apphub.projects.locations.applications.workloads.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_APPLICATIONS_ID
IMPORTING
STRING
applicationsId
IV_P_WORKLOADS_ID
IMPORTING
STRING
workloadsId
IS_INPUT
IMPORTING
TY_042
Workload
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_031
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_APPLICATIONS
Description: apphub.projects.locations.applications.setIamPolicy
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_APPLICATIONS_ID
IMPORTING
STRING
applicationsId
IS_INPUT
IMPORTING
TY_038
SetIamPolicyRequest
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_032
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_APPLIC
Description: apphub.projects.locations.applications.testIamPermissions
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_APPLICATIONS_ID
IMPORTING
STRING
applicationsId
IS_INPUT
IMPORTING
TY_040
TestIamPermissionsRequest
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_041
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-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."],[],[]]