Classe /goog/CL_TIMEZONE

Classe

/GOOG/CL_TIMEZONE
  • Ereditarietà da:/GOOG/CL_HTTP_CLIENT
  • Descrizione:Google Maps Platform Timezone 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_SUPPORTED_AUTH /GOOG/SUPP_AUTH Tipi di autenticazione supportati AAAAAA PUBBLICO
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_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 fuso orario 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

FUSO ORARIO

  • Descrizione: fuso orario
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_Q_LOCATION IMPORTAZIONE IN CORSO... STRING Località
IV_Q_TIMESTAMP IMPORTAZIONE IN CORSO... /GOOG/NUM_FLOAT Timestamp
IV_Q_LANGUAGE IMPORTAZIONE IN CORSO... STRING Lingua
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE /GOOG/IF_MAPS~TY_048 TimeZoneResponse
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