Classe /GOOG/CL_SERVICECONTROL_V2

Classe

/GOOG/CL_SERVICECONTROL_V2
  • Ereditarietà da:/GOOG/CL_HTTP_CLIENT
  • Descrizione:Service Control API v2
Per informazioni generali su una classe nell'SDK ABAP per Google Cloud, consulta stub del client API.

Tipi

Tipo Descrizione Visibilità
TY_001 Api PUBBLICO
TY_002 AttributeContext PUBBLICO
TY_003 Auth PUBBLICO
TY_006 CheckRequest PUBBLICO
TY_007 CheckResponse PUBBLICO
TY_010 Peer PUBBLICO
TY_012 ReportRequest PUBBLICO
TY_013 ReportResponse PUBBLICO
TY_014 Request PUBBLICO
TY_016 Resource PUBBLICO
TY_017 ResourceInfo PUBBLICO
TY_019 Response PUBBLICO
TY_021 Status PUBBLICO
TY_T_002 AttributeContext PUBBLICO
TY_T_017 ResourceInfo PUBBLICO
TY_T_STRING Table of Strings PUBBLICO

Costanti

Nome Tipo Descrizione Valore Visibilità
C_SUPPORTED_AUTH /GOOG/SUPP_AUTH Tipi di autenticazione supportati IJIJWW PUBBLICO
C_SERVICE_NAME /GOOG/SERVICE_NAME Nome servizio Google servicecontrol:v2 PUBBLICO
C_ROOT_URL STRING URL root API https://servicecontrol.googleapis.com PUBBLICO
C_REVISION_DATE DATUM Data di revisione del documento di rilevamento 20240510 PUBBLICO
C_PATH_PREFIX STRING Prefisso del percorso API PUBBLICO
C_ON_PREM_VERSION /GOOG/SDK_VERSION Versione on-premise più bassa 1,7 PUBBLICO
C_CLOUD_VERSION /GOOG/SDK_VERSION Versione cloud più bassa 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

CHECK_SERVICES

  • Descrizione: servicecontrol.services.check
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_SERVICE_NAME IMPORTAZIONE STRING serviceName
IS_INPUT IMPORTAZIONE TY_006 CheckRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_007 CheckResponse
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

REPORT_SERVICES

  • Descrizione: servicecontrol.services.report
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_SERVICE_NAME IMPORTAZIONE STRING serviceName
IS_INPUT IMPORTAZIONE TY_012 ReportRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_013 ReportResponse
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