Classe /goog/CL_ROADS

Classe


 /GOOG/CL_ROADS
 
  • Ereditarietà da: /GOOG/CL_HTTP_CLIENT
  • Descrizione: Google Maps Platform Roads 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_CLOUD_VERSION /GOOG/SDK_VERSION Versione cloud più bassa 1,0 PUBBLICO
C_ON_PREM_VERSION /GOOG/SDK_VERSION Versione on-premise più bassa 1,5 PUBBLICO
C_PATH_PREFIX STRING Prefisso percorso API PUBBLICO
C_ROOT_URL STRING URL radice dell'API https://roads.googleapis.com PUBBLICO
C_SERVICE_NAME /GOOG/SERVICE_NAME Nome servizio Google strade PUBBLICO
C_VERSION STRING Versione specifica API aperta 1.22.5 PUBBLICO
C_SUPPORTED_AUTH /GOOG/SUPP_AUTH Tipi di autenticazione supportati AAAAAA 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

NEAREST_ROADS

  • Descrizione: più vicine strade
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IT_Q_POINTS IMPORTAZIONE IN CORSO... TY_T_STRING Punti
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE /GOOG/IF_MAPS~TY_045 NearestRoadsResponse
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

SNAP_TO_ROADS

  • Descrizione: SnapToRoads
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IT_Q_PATH IMPORTAZIONE IN CORSO... TY_T_STRING Percorso
IV_Q_INTERPOLATE IMPORTAZIONE IN CORSO... ABAP_BOOL Interpolazione
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE /GOOG/IF_MAPS~TY_046 SnapToRoadsResponse
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