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-prem più bassa 1,5 PUBBLICO
C_SUPPORTED_AUTH /GOOG/SUPP_AUTH Tipi di autenticazione supportati AAAAAA PUBBLICO
C_PATH_PREFIX STRING Prefisso del percorso API PUBBLICO
C_ROOT_URL STRING URL root API https://roads.googleapis.com PUBBLICO
C_SERVICE_NAME /GOOG/SERVICE_NAME Nome servizio Google strade PUBBLICO
C_VERSION STRING Apri versione specifica API 1.22.5 PUBBLICO

Metodi

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

COSTRUTTORE

  • Descrizione: costruttore
  • Visibilità: PUBBLICA

Parametri

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

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

NEAREST_ROADS

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

Parametri

Nome Categoria Tipo Descrizione
IT_Q_POINTS IMPORTAZIONE 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 di eccezione

SNAP_TO_ROADS

  • Descrizione: SnapToRoads
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IT_Q_PATH IMPORTAZIONE TY_T_STRING Percorso
IV_Q_INTERPOLATE IMPORTAZIONE 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 di eccezione

CHIUDI

  • Descrizione: Chiudi connessione
  • Visibilità: PUBBLICA