Classe /goog/CL_ELEVATION

Classe

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

Tipi

Tipo Descrizione Visibilità
TY_T_STRING Table of String PUBBLICO

Costanti

Nome Tipo Descrizione Valore Visibilità
C_PATH_PREFIX STRING Prefisso percorso API PUBBLICO
C_ROOT_URL STRING URL radice dell'API https://maps.googleapis.com PUBBLICO
C_SERVICE_NAME /GOOG/SERVICE_NAME Nome servizio Google altitudine PUBBLICO
C_VERSION STRING Versione specifica API aperta 1.22.5 PUBBLICO
C_SUPPORTED_AUTH /GOOG/SUPP_AUTH Tipi di autenticazione supportati AAAAAA PUBBLICO
C_CLOUD_VERSION /GOOG/SDK_VERSION Versione cloud più bassa 1,0 PUBBLICO
C_ON_PREM_VERSION /GOOG/SDK_VERSION Versione on-prem più bassa 1,5 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

ALTITUDINE

  • Descrizione: elevazione
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IT_Q_LOCATIONS IMPORTAZIONE IN CORSO... TY_T_STRING Località
IT_Q_PATH IMPORTAZIONE IN CORSO... TY_T_STRING Percorso
IV_Q_SAMPLES IMPORTAZIONE IN CORSO... /GOOG/NUM_FLOAT Esempi
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE /GOOG/IF_MAPS~TY_032 ElevationResponse
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