Classe /goog/CL_GEOCODE

Classe

/GOOG/CL_GEOCODE
  • Ereditarietà da:/GOOG/CL_HTTP_CLIENT
  • Descrizione:Google Maps Platform Geocode 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_ON_PREM_VERSION /GOOG/SDK_VERSION Versione on-prem più bassa 1,5 PUBBLICO
C_CLOUD_VERSION /GOOG/SDK_VERSION Versione cloud più bassa 1,0 PUBBLICO
C_SERVICE_NAME /GOOG/SERVICE_NAME Nome servizio Google geocodice PUBBLICO
C_ROOT_URL STRING URL radice dell'API https://maps.googleapis.com PUBBLICO
C_PATH_PREFIX STRING Prefisso percorso API PUBBLICO
C_SUPPORTED_AUTH /GOOG/SUPP_AUTH Tipi di autenticazione supportati AAAAAA PUBBLICO
C_VERSION STRING Versione specifica API aperta 1.22.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

CODICE GEOGRAFICO

  • Descrizione: geocodice
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_Q_ADDRESS IMPORTAZIONE IN CORSO... STRING Indirizzo
IT_Q_BOUNDS IMPORTAZIONE IN CORSO... TY_T_STRING Limiti
IT_Q_COMPONENTS IMPORTAZIONE IN CORSO... TY_T_STRING Componenti
IV_Q_LATLNG IMPORTAZIONE IN CORSO... STRING LatLng
IT_Q_LOCATION_TYPE IMPORTAZIONE IN CORSO... TY_T_STRING Tipo di località
IV_Q_PLACE_ID IMPORTAZIONE IN CORSO... STRING ID posizione
IT_Q_RESULT_TYPE IMPORTAZIONE IN CORSO... TY_T_STRING Tipo di risultato
IV_Q_LANGUAGE IMPORTAZIONE IN CORSO... STRING Lingua
IV_Q_REGION IMPORTAZIONE IN CORSO... STRING Regione
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE /GOOG/IF_MAPS~TY_037 GeocodingResponse
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