Classe /goog/CL_LANGUAGE_V2

Classe

/GOOG/CL_LANGUAGE_V2
  • Ereditarietà da:/GOOG/CL_HTTP_CLIENT
  • Descrizione:Cloud Natural Language 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 AnalyzeEntitiesRequest PUBBLICO
TY_002 AnalyzeEntitiesResponse PUBBLICO
TY_003 AnalyzeSentimentRequest PUBBLICO
TY_004 AnalyzeSentimentResponse PUBBLICO
TY_005 AnnotateTextRequest PUBBLICO
TY_006 AnnotateTextResponse PUBBLICO
TY_007 ClassificationCategory PUBBLICO
TY_008 ClassifyTextRequest PUBBLICO
TY_009 ClassifyTextResponse PUBBLICO
TY_010 Document PUBBLICO
TY_011 Entity PUBBLICO
TY_012 EntityMention PUBBLICO
TY_014 ModerateTextRequest PUBBLICO
TY_015 ModerateTextResponse PUBBLICO
TY_016 Sentence PUBBLICO
TY_017 Sentiment PUBBLICO
TY_018 TextSpan PUBBLICO
TY_019 AnnotateTextRequestFeatures PUBBLICO
TY_T_007 ClassificationCategory PUBBLICO
TY_T_011 Entity PUBBLICO
TY_T_012 EntityMention PUBBLICO
TY_T_016 Sentence 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 language:v2 PUBBLICO
C_ROOT_URL STRING URL radice dell'API https://language.googleapis.com PUBBLICO
C_REVISION_DATE DATUM Data di revisione del documento discovery 20240225 PUBBLICO
C_PATH_PREFIX STRING Prefisso percorso API PUBBLICO
C_ON_PREM_VERSION /GOOG/SDK_VERSION Versione on-premise più bassa 1,5 PUBBLICO
C_CLOUD_VERSION /GOOG/SDK_VERSION Versione cloud più bassa 1,0 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

ANALYZE_ENTITIES_DOCUMENTS

  • Descrizione: language.documents.analyzeEntities
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IS_INPUT IMPORTAZIONE IN CORSO... TY_001 AnalyzeEntitiesRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_002 AnalyzeEntitiesResponse
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

ANALYZE_SENTIMENT_DOCUMENTS

  • Descrizione: language.documents.analyzeSentiment
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IS_INPUT IMPORTAZIONE IN CORSO... TY_003 AnalyzeSentimentRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_004 AnalyzeSentimentResponse
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

ANNOTATE_TEXT_DOCUMENTS

  • Descrizione: language.documents.annotateText
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IS_INPUT IMPORTAZIONE IN CORSO... TY_005 AnnotateTextRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_006 AnnotateTextResponse
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

CLASSIFY_TEXT_DOCUMENTS

  • Descrizione: language.documents.classifyText
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IS_INPUT IMPORTAZIONE IN CORSO... TY_008 ClassifyTextRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_009 ClassifyTextResponse
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

MODERATE_TEXT_DOCUMENTS

  • Descrizione: language.documents.moderateText
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IS_INPUT IMPORTAZIONE IN CORSO... TY_014 ModerateTextRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_015 ModerateTextResponse
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