Send feedback Class /GOOG/CL_APPENGINE_V1ALPHA Stay organized with collections Save and categorize content based on your preferences. On-premises or any cloud edition v1.12keyboard_arrow_down Class
/GOOG/CL_APPENGINE_V1ALPHA Inheriting from:/GOOG/CL_HTTP_CLIENT Description:App Engine Admin API v1alpha For general information about a class in ABAP SDK for Google Cloud, see
API client stub .
Types Type Description Visibility TY_001 AuthorizedCertificate PUBLIC TY_002 AuthorizedDomain PUBLIC TY_003 CertificateRawData PUBLIC TY_008 DomainMapping PUBLIC TY_010 ListAuthorizedCertificatesResponse PUBLIC TY_011 ListAuthorizedDomainsResponse PUBLIC TY_012 ListDomainMappingsResponse PUBLIC TY_013 ListLocationsResponse PUBLIC TY_014 ListOperationsResponse PUBLIC TY_015 Location PUBLIC TY_016 ManagedCertificate PUBLIC TY_017 Operation PUBLIC TY_020 ResourceRecord PUBLIC TY_021 SslSettings PUBLIC TY_022 Status PUBLIC TY_T_001 AuthorizedCertificate PUBLIC TY_T_002 AuthorizedDomain PUBLIC TY_T_008 DomainMapping PUBLIC TY_T_015 Location PUBLIC TY_T_017 Operation PUBLIC TY_T_020 ResourceRecord 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 20250303 PUBLIC C_ROOT_URL STRING API Root URL https://appengine.googleapis.com PUBLIC C_SERVICE_NAME /GOOG/SERVICE_NAME Google Service Name appengine: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
CREATE_AUTHORIZED_CERTIFICA Description: appengine.apps.authorizedCertificates.create Visibility: PUBLIC Parameters Name Category Type Description IV_P_APPS_ID IMPORTING STRING appsId IS_INPUT IMPORTING TY_001 AuthorizedCertificate ES_RAW EXPORTING DATA Raw Output Data ES_OUTPUT EXPORTING TY_001 AuthorizedCertificate 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_DOMAIN_MAPPINGS Description: appengine.apps.domainMappings.create Visibility: PUBLIC Parameters Name Category Type Description IV_Q_NOMANAGEDCERTIFICATE IMPORTING STRING noManagedCertificate IV_Q_OVERRIDESTRATEGY IMPORTING STRING overrideStrategy IV_P_APPS_ID IMPORTING STRING appsId IS_INPUT IMPORTING TY_008 DomainMapping ES_RAW EXPORTING DATA Raw Output Data ES_OUTPUT EXPORTING TY_017 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_AUTHORIZED_CERTIFICA Description: appengine.apps.authorizedCertificates.delete Visibility: PUBLIC Parameters Name Category Type Description IV_P_APPS_ID IMPORTING STRING appsId IV_P_AUTHORIZED_CERTIFICATES_I IMPORTING STRING authorizedCertificatesId 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_DOMAIN_MAPPINGS Description: appengine.apps.domainMappings.delete Visibility: PUBLIC Parameters Name Category Type Description IV_P_APPS_ID IMPORTING STRING appsId IV_P_DOMAIN_MAPPINGS_ID IMPORTING STRING domainMappingsId ES_RAW EXPORTING DATA Raw Output Data ES_OUTPUT EXPORTING TY_017 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_AUTHORIZED_CERTIFICATES Description: appengine.apps.authorizedCertificates.get Visibility: PUBLIC Parameters Name Category Type Description IV_Q_VIEW IMPORTING STRING view IV_P_APPS_ID IMPORTING STRING appsId IV_P_AUTHORIZED_CERTIFICATES_I IMPORTING STRING authorizedCertificatesId ES_RAW EXPORTING DATA Raw Output Data ES_OUTPUT EXPORTING TY_001 AuthorizedCertificate 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_DOMAIN_MAPPINGS Description: appengine.apps.domainMappings.get Visibility: PUBLIC Parameters Name Category Type Description IV_P_APPS_ID IMPORTING STRING appsId IV_P_DOMAIN_MAPPINGS_ID IMPORTING STRING domainMappingsId ES_RAW EXPORTING DATA Raw Output Data ES_OUTPUT EXPORTING TY_008 DomainMapping 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: appengine.apps.locations.get Visibility: PUBLIC Parameters Name Category Type Description IV_P_APPS_ID IMPORTING STRING appsId IV_P_LOCATIONS_ID IMPORTING STRING locationsId ES_RAW EXPORTING DATA Raw Output Data ES_OUTPUT EXPORTING TY_015 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_LOCATIONS1 Description: appengine.projects.locations.get Visibility: PUBLIC Parameters Name Category Type Description IV_P_LOCATIONS_ID IMPORTING STRING locationsId IV_P_PROJECTS_ID IMPORTING STRING projectsId ES_RAW EXPORTING DATA Raw Output Data ES_OUTPUT EXPORTING TY_015 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: appengine.apps.operations.get Visibility: PUBLIC Parameters Name Category Type Description IV_P_APPS_ID IMPORTING STRING appsId IV_P_OPERATIONS_ID IMPORTING STRING operationsId ES_RAW EXPORTING DATA Raw Output Data ES_OUTPUT EXPORTING TY_017 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: appengine.projects.locations.operations.get Visibility: PUBLIC Parameters Name Category Type Description IV_P_LOCATIONS_ID IMPORTING STRING locationsId IV_P_OPERATIONS_ID IMPORTING STRING operationsId IV_P_PROJECTS_ID IMPORTING STRING projectsId ES_RAW EXPORTING DATA Raw Output Data ES_OUTPUT EXPORTING TY_017 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
LIST_AUTHORIZED_CERTIFICATE Description: appengine.apps.authorizedCertificates.list Visibility: PUBLIC Parameters Name Category Type Description IV_Q_PAGESIZE IMPORTING STRING pageSize IV_Q_PAGETOKEN IMPORTING STRING pageToken IV_Q_VIEW IMPORTING STRING view IV_P_APPS_ID IMPORTING STRING appsId ES_RAW EXPORTING DATA Raw Output Data ES_OUTPUT EXPORTING TY_010 ListAuthorizedCertificatesResponse 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_AUTHORIZED_DOMAINS Description: appengine.apps.authorizedDomains.list Visibility: PUBLIC Parameters Name Category Type Description IV_Q_PAGESIZE IMPORTING STRING pageSize IV_Q_PAGETOKEN IMPORTING STRING pageToken IV_P_APPS_ID IMPORTING STRING appsId ES_RAW EXPORTING DATA Raw Output Data ES_OUTPUT EXPORTING TY_011 ListAuthorizedDomainsResponse 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_AUTHORIZED_DOMAINS1 Description: projects.locations.applications.authorizedDomains.list Visibility: PUBLIC Parameters Name Category Type Description IV_Q_PAGESIZE IMPORTING STRING pageSize IV_Q_PAGETOKEN IMPORTING STRING pageToken IV_P_APPLICATIONS_ID IMPORTING STRING applicationsId IV_P_LOCATIONS_ID IMPORTING STRING locationsId IV_P_PROJECTS_ID IMPORTING STRING projectsId ES_RAW EXPORTING DATA Raw Output Data ES_OUTPUT EXPORTING TY_011 ListAuthorizedDomainsResponse 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_DOMAIN_MAPPINGS Description: appengine.apps.domainMappings.list Visibility: PUBLIC Parameters Name Category Type Description IV_Q_PAGESIZE IMPORTING STRING pageSize IV_Q_PAGETOKEN IMPORTING STRING pageToken IV_P_APPS_ID IMPORTING STRING appsId ES_RAW EXPORTING DATA Raw Output Data ES_OUTPUT EXPORTING TY_012 ListDomainMappingsResponse 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: appengine.apps.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_APPS_ID IMPORTING STRING appsId ES_RAW EXPORTING DATA Raw Output Data ES_OUTPUT EXPORTING TY_013 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_LOCATIONS1 Description: appengine.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_013 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: appengine.apps.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_APPS_ID IMPORTING STRING appsId ES_RAW EXPORTING DATA Raw Output Data ES_OUTPUT EXPORTING TY_014 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: appengine.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_LOCATIONS_ID IMPORTING STRING locationsId IV_P_PROJECTS_ID IMPORTING STRING projectsId ES_RAW EXPORTING DATA Raw Output Data ES_OUTPUT EXPORTING TY_014 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
PATCH_AUTHORIZED_CERTIFICAT Description: appengine.apps.authorizedCertificates.patch Visibility: PUBLIC Parameters Name Category Type Description IV_Q_UPDATEMASK IMPORTING STRING updateMask IV_P_APPS_ID IMPORTING STRING appsId IV_P_AUTHORIZED_CERTIFICATES_I IMPORTING STRING authorizedCertificatesId IS_INPUT IMPORTING TY_001 AuthorizedCertificate ES_RAW EXPORTING DATA Raw Output Data ES_OUTPUT EXPORTING TY_001 AuthorizedCertificate 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_DOMAIN_MAPPINGS Description: appengine.apps.domainMappings.patch Visibility: PUBLIC Parameters Name Category Type Description IV_Q_NOMANAGEDCERTIFICATE IMPORTING STRING noManagedCertificate IV_Q_UPDATEMASK IMPORTING STRING updateMask IV_P_APPS_ID IMPORTING STRING appsId IV_P_DOMAIN_MAPPINGS_ID IMPORTING STRING domainMappingsId IS_INPUT IMPORTING TY_008 DomainMapping ES_RAW EXPORTING DATA Raw Output Data ES_OUTPUT EXPORTING TY_017 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-12-23 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-12-23 UTC."],[],[]]