Classe /goog/CL_CLOUDFUNC_V2

Classe


 /GOOG/CL_CLOUDFUNC_V2
 
  • Ereditarietà da: /GOOG/CL_HTTP_CLIENT
  • Descrizione: Cloud Functions API v2
Per informazioni generali su una classe nell'SDK ABAP per Google Cloud, consulta stub del client API.

Tipi

Tipo Descrizione Visibilità
TY_001 AuditConfig PUBBLICO
TY_002 AuditLogConfig PUBBLICO
TY_003 Binding PUBBLICO
TY_004 BuildConfig PUBBLICO
TY_005 EventFilter PUBBLICO
TY_006 EventTrigger PUBBLICO
TY_007 Expr PUBBLICO
TY_008 Function PUBBLICO
TY_010 GenerateDownloadUrlResponse PUBBLICO
TY_011 GenerateUploadUrlRequest PUBBLICO
TY_012 GenerateUploadUrlResponse PUBBLICO
TY_014 GoogleCloudFunctionsV2StateMessage PUBBLICO
TY_018 ListFunctionsResponse PUBBLICO
TY_019 ListLocationsResponse PUBBLICO
TY_020 ListOperationsResponse PUBBLICO
TY_021 ListRuntimesResponse PUBBLICO
TY_022 Location PUBBLICO
TY_023 Operation PUBBLICO
TY_024 Policy PUBBLICO
TY_025 RepoSource PUBBLICO
TY_026 Runtime PUBBLICO
TY_027 SecretEnvVar PUBBLICO
TY_028 SecretVersion PUBBLICO
TY_029 SecretVolume PUBBLICO
TY_030 ServiceConfig PUBBLICO
TY_031 SetIamPolicyRequest PUBBLICO
TY_032 Source PUBBLICO
TY_033 SourceProvenance PUBBLICO
TY_035 Status PUBBLICO
TY_036 StorageSource PUBBLICO
TY_037 TestIamPermissionsRequest PUBBLICO
TY_038 TestIamPermissionsResponse PUBBLICO
TY_040 Date PUBBLICO
TY_042 OnDeployUpdatePolicy PUBBLICO
TY_048 UpgradeInfo PUBBLICO
TY_T_001 AuditConfig PUBBLICO
TY_T_002 AuditLogConfig PUBBLICO
TY_T_003 Binding PUBBLICO
TY_T_005 EventFilter PUBBLICO
TY_T_008 Function PUBBLICO
TY_T_014 GoogleCloudFunctionsV2StateMessage PUBBLICO
TY_T_022 Location PUBBLICO
TY_T_023 Operation PUBBLICO
TY_T_026 Runtime PUBBLICO
TY_T_027 SecretEnvVar PUBBLICO
TY_T_028 SecretVersion PUBBLICO
TY_T_029 SecretVolume PUBBLICO
TY_T_STRING Table of Strings PUBBLICO

Costanti

Nome Tipo Descrizione Valore Visibilità
C_SUPPORTED_AUTH /GOOG/SUPP_AUTH Tipi di autenticazione supportati IJIJWW PUBBLICO
C_SERVICE_NAME /GOOG/SERVICE_NAME Nome servizio Google funzioni cloud:v2 PUBBLICO
C_ROOT_URL STRING URL radice dell'API https://cloudfunctions.googleapis.com PUBBLICO
C_REVISION_DATE DATUM Data di revisione del documento discovery 20240315 PUBBLICO
C_PATH_PREFIX STRING Prefisso percorso API PUBBLICO
C_ON_PREM_VERSION /GOOG/SDK_VERSION Versione on-premise più bassa 1,0 PUBBLICO
C_CLOUD_VERSION /GOOG/SDK_VERSION Versione cloud più bassa 1,0 PUBBLICO

Metodi

Per informazioni generali su un metodo nell'SDK ABAP per Google Cloud, consulta Metodo API.

COSTRUTTORE

  • Descrizione: Costruttore
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_KEY_NAME IMPORTAZIONE IN CORSO... /GOOG/KEYNAME Nome chiave Google Cloud
IV_LOG_OBJ IMPORTAZIONE IN CORSO... BALOBJ_D Log applicazione: Nome oggetto (codice applicazione)
IV_LOG_SUBOBJ IMPORTAZIONE IN CORSO... BALSUBOBJ Log applicazioni: oggetto secondario

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

ABORT_FUNCTION_UPGRADE_FUNC

  • Descrizione: projects.locations.functions.abortFunctionUpgrade
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE IN CORSO... STRING locationsId
IV_P_FUNCTIONS_ID IMPORTAZIONE IN CORSO... STRING functionsId
IS_INPUT IMPORTAZIONE IN CORSO... DATA Dati di input
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_023 Operazione
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

COMMIT_FUNCTION_UPGRADE_FUN

  • Descrizione: projects.locations.functions.commitFunctionUpgrade
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE IN CORSO... STRING locationsId
IV_P_FUNCTIONS_ID IMPORTAZIONE IN CORSO... STRING functionsId
IS_INPUT IMPORTAZIONE IN CORSO... DATA Dati di input
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_023 Operazione
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

CREATE_FUNCTIONS

  • Descrizione: cloudfunctions.projects.locations.functions.create
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_Q_FUNCTIONID IMPORTAZIONE IN CORSO... STRING functionId
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE IN CORSO... STRING locationsId
IS_INPUT IMPORTAZIONE IN CORSO... TY_008 Funzione
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_023 Operazione
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

DELETE_FUNCTIONS

  • Descrizione: cloudfunctions.projects.locations.functions.delete
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE IN CORSO... STRING locationsId
IV_P_FUNCTIONS_ID IMPORTAZIONE IN CORSO... STRING functionsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_023 Operazione
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

GENERATE_DOWNLOAD_URL_FUNCT

  • Descrizione: projects.locations.functions.generateDownloadUrl
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE IN CORSO... STRING locationsId
IV_P_FUNCTIONS_ID IMPORTAZIONE IN CORSO... STRING functionsId
IS_INPUT IMPORTAZIONE IN CORSO... DATA Dati di input
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_010 GenerateDownloadUrlResponse
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

GENERATE_UPLOAD_URL_FUNCTIO

  • Descrizione: projects.locations.functions.generateUploadUrl
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE IN CORSO... STRING locationsId
IS_INPUT IMPORTAZIONE IN CORSO... TY_011 GenerateUploadUrlRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_012 GenerateUploadUrlResponse
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

GET_FUNCTIONS

  • Descrizione: cloudfunctions.projects.locations.functions.get
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_Q_REVISION IMPORTAZIONE IN CORSO... STRING revisione
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE IN CORSO... STRING locationsId
IV_P_FUNCTIONS_ID IMPORTAZIONE IN CORSO... STRING functionsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_008 Funzione
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

GET_IAM_POLICY_FUNCTIONS

  • Descrizione: cloudfunctions.projects.locations.functions.getIamPolicy
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_Q_OPTIONSREQUESTEDPOLICYVER IMPORTAZIONE IN CORSO... STRING options.requestedPolicyVersion
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE IN CORSO... STRING locationsId
IV_P_FUNCTIONS_ID IMPORTAZIONE IN CORSO... STRING functionsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_024 Norme
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

GET_OPERATIONS

  • Descrizione: cloudfunctions.projects.locations.operations.get
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE IN CORSO... STRING locationsId
IV_P_OPERATIONS_ID IMPORTAZIONE IN CORSO... STRING operationsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_023 Operazione
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

LIST_FUNCTIONS

  • Descrizione: cloudfunctions.projects.locations.functions.list
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_Q_FILTER IMPORTAZIONE IN CORSO... STRING filtro
IV_Q_ORDERBY IMPORTAZIONE IN CORSO... STRING orderBy
IV_Q_PAGESIZE IMPORTAZIONE IN CORSO... STRING pageSize
IV_Q_PAGETOKEN IMPORTAZIONE IN CORSO... STRING pageToken
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE IN CORSO... STRING locationsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_018 ListFunctionsResponse
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

LIST_LOCATIONS

  • Descrizione: cloudfunctions.projects.locations.list
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_Q_FILTER IMPORTAZIONE IN CORSO... STRING filtro
IV_Q_PAGESIZE IMPORTAZIONE IN CORSO... STRING pageSize
IV_Q_PAGETOKEN IMPORTAZIONE IN CORSO... STRING pageToken
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_019 ListLocationsResponse
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

LIST_OPERATIONS

  • Descrizione: cloudfunctions.projects.locations.operations.list
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_Q_FILTER IMPORTAZIONE IN CORSO... STRING filtro
IV_Q_PAGESIZE IMPORTAZIONE IN CORSO... STRING pageSize
IV_Q_PAGETOKEN IMPORTAZIONE IN CORSO... STRING pageToken
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE IN CORSO... STRING locationsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_020 ListOperationsResponse
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

LIST_RUNTIMES

  • Descrizione: cloudfunctions.projects.locations.runtimes.list
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_Q_FILTER IMPORTAZIONE IN CORSO... STRING filtro
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE IN CORSO... STRING locationsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_021 ListRuntimesResponse
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

PATCH_FUNCTIONS

  • Descrizione: cloudfunctions.projects.locations.functions.patch
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_Q_UPDATEMASK IMPORTAZIONE IN CORSO... STRING updateMask
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE IN CORSO... STRING locationsId
IV_P_FUNCTIONS_ID IMPORTAZIONE IN CORSO... STRING functionsId
IS_INPUT IMPORTAZIONE IN CORSO... TY_008 Funzione
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_023 Operazione
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

REDIRECT_FUNCTION_UPGRADE_T

  • Descrizione: projects.locations.functions.redirectFunctionUpgradeTraffic
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE IN CORSO... STRING locationsId
IV_P_FUNCTIONS_ID IMPORTAZIONE IN CORSO... STRING functionsId
IS_INPUT IMPORTAZIONE IN CORSO... DATA Dati di input
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_023 Operazione
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

ROLLBACK_FUNCTION_UPGRADE_T

  • Descrizione: projects.locations.functions.rollbackFunctionUpgradeTraffic
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE IN CORSO... STRING locationsId
IV_P_FUNCTIONS_ID IMPORTAZIONE IN CORSO... STRING functionsId
IS_INPUT IMPORTAZIONE IN CORSO... DATA Dati di input
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_023 Operazione
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

SETUP_FUNCTION_UPGRADE_CONF

  • Descrizione: projects.locations.functions.setupFunctionUpgradeConfig
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE IN CORSO... STRING locationsId
IV_P_FUNCTIONS_ID IMPORTAZIONE IN CORSO... STRING functionsId
IS_INPUT IMPORTAZIONE IN CORSO... DATA Dati di input
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_023 Operazione
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

SET_IAM_POLICY_FUNCTIONS

  • Descrizione: cloudfunctions.projects.locations.functions.setIamPolicy
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE IN CORSO... STRING locationsId
IV_P_FUNCTIONS_ID IMPORTAZIONE IN CORSO... STRING functionsId
IS_INPUT IMPORTAZIONE IN CORSO... TY_031 SetIamPolicyRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_024 Norme
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

TEST_IAM_PERMISSIONS_FUNCTI

  • Descrizione: projects.locations.functions.testIamPermissions
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE IN CORSO... STRING locationsId
IV_P_FUNCTIONS_ID IMPORTAZIONE IN CORSO... STRING functionsId
IS_INPUT IMPORTAZIONE IN CORSO... TY_037 TestIamPermissionsRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_038 TestIamPermissionsResponse
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

CHIUDI

  • Descrizione: Chiudi connessione
  • Visibilità: PUBLIC