Class /GOOG/CL_TRANSLATE_V3

Classe

/GOOG/CL_TRANSLATE_V3
  • Héritage de : /GOOG/CL_HTTP_CLIENT
  • Description : Cloud Translation API v3
Pour obtenir des informations générales sur une classe du SDK ABAP pour Google Cloud, consultez la page Bouchon de client API.

Types

Type Description Visibilité
TY_001 BatchDocumentInputConfig PUBLIC
TY_002 BatchDocumentOutputConfig PUBLIC
TY_003 BatchTranslateDocumentRequest PUBLIC
TY_004 BatchTranslateTextRequest PUBLIC
TY_006 Dataset PUBLIC
TY_007 DatasetInputConfig PUBLIC
TY_008 DatasetOutputConfig PUBLIC
TY_009 DetectLanguageRequest PUBLIC
TY_010 DetectLanguageResponse PUBLIC
TY_011 DetectedLanguage PUBLIC
TY_012 DocumentInputConfig PUBLIC
TY_013 DocumentOutputConfig PUBLIC
TY_014 DocumentTranslation PUBLIC
TY_016 Example PUBLIC
TY_017 ExportDataRequest PUBLIC
TY_018 GcsDestination PUBLIC
TY_019 GcsInputSource PUBLIC
TY_020 GcsOutputDestination PUBLIC
TY_021 GcsSource PUBLIC
TY_022 Glossary PUBLIC
TY_023 GlossaryEntry PUBLIC
TY_024 GlossaryInputConfig PUBLIC
TY_025 GlossaryTerm PUBLIC
TY_026 GlossaryTermsPair PUBLIC
TY_027 GlossaryTermsSet PUBLIC
TY_028 ImportDataRequest PUBLIC
TY_029 InputConfig PUBLIC
TY_030 InputFile PUBLIC
TY_031 LanguageCodePair PUBLIC
TY_032 LanguageCodesSet PUBLIC
TY_033 ListDatasetsResponse PUBLIC
TY_034 ListExamplesResponse PUBLIC
TY_035 ListGlossariesResponse PUBLIC
TY_036 ListGlossaryEntriesResponse PUBLIC
TY_037 ListLocationsResponse PUBLIC
TY_038 ListModelsResponse PUBLIC
TY_039 ListOperationsResponse PUBLIC
TY_040 Location PUBLIC
TY_041 Model PUBLIC
TY_042 Operation PUBLIC
TY_043 OutputConfig PUBLIC
TY_044 Status PUBLIC
TY_045 SupportedLanguage PUBLIC
TY_046 SupportedLanguages PUBLIC
TY_047 TranslateDocumentRequest PUBLIC
TY_048 TranslateDocumentResponse PUBLIC
TY_049 TranslateTextGlossaryConfig PUBLIC
TY_050 TranslateTextRequest PUBLIC
TY_051 TranslateTextResponse PUBLIC
TY_052 Translation PUBLIC
TY_053 WaitOperationRequest PUBLIC
TY_054 Romanization PUBLIC
TY_055 RomanizeTextRequest PUBLIC
TY_056 RomanizeTextResponse PUBLIC
TY_057 TransliterationConfig PUBLIC
TY_058 AdaptiveMtDataset PUBLIC
TY_059 AdaptiveMtFile PUBLIC
TY_060 AdaptiveMtSentence PUBLIC
TY_061 AdaptiveMtTranslateRequest PUBLIC
TY_062 AdaptiveMtTranslateResponse PUBLIC
TY_063 AdaptiveMtTranslation PUBLIC
TY_064 FileInputSource PUBLIC
TY_065 ImportAdaptiveMtFileRequest PUBLIC
TY_066 ImportAdaptiveMtFileResponse PUBLIC
TY_067 ListAdaptiveMtDatasetsResponse PUBLIC
TY_068 ListAdaptiveMtFilesResponse PUBLIC
TY_069 ListAdaptiveMtSentencesResponse PUBLIC
TY_T_001 BatchDocumentInputConfig PUBLIC
TY_T_006 Dataset PUBLIC
TY_T_011 DetectedLanguage PUBLIC
TY_T_016 Example PUBLIC
TY_T_022 Glossary PUBLIC
TY_T_023 GlossaryEntry PUBLIC
TY_T_025 GlossaryTerm PUBLIC
TY_T_029 InputConfig PUBLIC
TY_T_030 InputFile PUBLIC
TY_T_040 Location PUBLIC
TY_T_041 Model PUBLIC
TY_T_042 Operation PUBLIC
TY_T_045 SupportedLanguage PUBLIC
TY_T_052 Translation PUBLIC
TY_T_054 Romanization PUBLIC
TY_T_058 AdaptiveMtDataset PUBLIC
TY_T_059 AdaptiveMtFile PUBLIC
TY_T_060 AdaptiveMtSentence PUBLIC
TY_T_063 AdaptiveMtTranslation PUBLIC
TY_T_STRING Table of Strings PUBLIC

Constantes

Nom Type Description Valeur Visibilité
C_CLOUD_VERSION /GOOG/SDK_VERSION Version Cloud la plus basse 1.0 PUBLIC
C_ON_PREM_VERSION /GOOG/SDK_VERSION Version sur site la plus basse 1.0 PUBLIC
C_PATH_PREFIX STRING Préfixe de chemin d'API PUBLIC
C_REVISION_DATE DATUM Date de révision du document de découverte 20240131 PUBLIC
C_ROOT_URL STRING URL racine de l'API https://translation.googleapis.com PUBLIC
C_SERVICE_NAME /GOOG/SERVICE_NAME Nom du service Google translate:v3 PUBLIC
C_SUPPORTED_AUTH /GOOG/SUPP_AUTH Types d'authentification pris en charge IJIJWW PUBLIC

Méthodes

Pour obtenir des informations générales sur une méthode du SDK ABAP pour Google Cloud, consultez la page Méthode API.

CONSTRUCTOR

  • Description : Constructor
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_KEY_NAME IMPORTING /GOOG/KEYNAME Nom de la clé Google Cloud
IV_LOG_OBJ IMPORTING BALOBJ_D Journal d'application : nom de l'objet (code d'application)
IV_LOG_SUBOBJ IMPORTING BALSUBOBJ Journal d'application : sous-objet

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

ADAPTIVE_MT_TRANSLATE_LOCAT

  • Description: translate.projects.locations.adaptiveMtTranslate
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IS_INPUT IMPORTING TY_061 AdaptiveMtTranslateRequest
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_062 AdaptiveMtTranslateResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

BATCH_TRANSLATE_DOCUMENT_LO

  • Description: translate.projects.locations.batchTranslateDocument
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IS_INPUT IMPORTING TY_003 BatchTranslateDocumentRequest
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_042 Opération
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

BATCH_TRANSLATE_TEXT_LOCATI

  • Description: translate.projects.locations.batchTranslateText
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IS_INPUT IMPORTING TY_004 BatchTranslateTextRequest
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_042 Opération
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

CANCEL_OPERATIONS

  • Description: translate.projects.locations.operations.cancel
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_OPERATIONS_ID IMPORTING STRING operationsId
IS_INPUT IMPORTING REF TO DATA Données d'entrée
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… REF TO DATA Données de sortie
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

CREATE_ADAPTIVE_MT_DATASETS

  • Description: translate.projects.locations.adaptiveMtDatasets.create
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IS_INPUT IMPORTING TY_058 AdaptiveMtDataset
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_058 AdaptiveMtDataset
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

CREATE_DATASETS

  • Description: translate.projects.locations.datasets.create
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IS_INPUT IMPORTING TY_006 Ensemble de données
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_042 Opération
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

CREATE_GLOSSARIES

  • Description: translate.projects.locations.glossaries.create
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IS_INPUT IMPORTING TY_022 Glossaire
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_042 Opération
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

CREATE_GLOSSARY_ENTRIES

  • Description: projects.locations.glossaries.glossaryEntries.create
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_GLOSSARIES_ID IMPORTING STRING glossariesId
IS_INPUT IMPORTING TY_023 GlossaryEntry
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_023 GlossaryEntry
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

CREATE_MODELS

  • Description: translate.projects.locations.models.create
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IS_INPUT IMPORTING TY_041 Modèle
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_042 Opération
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

DELETE_ADAPTIVE_MT_DATASETS

  • Description: translate.projects.locations.adaptiveMtDatasets.delete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_ADAPTIVE_MT_DATASETS_ID IMPORTING STRING adaptiveMtDatasetsId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… REF TO DATA Données de sortie
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

DELETE_ADAPTIVE_MT_FILES

  • Description: locations.adaptiveMtDatasets.adaptiveMtFiles.delete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_ADAPTIVE_MT_DATASETS_ID IMPORTING STRING adaptiveMtDatasetsId
IV_P_ADAPTIVE_MT_FILES_ID IMPORTING STRING adaptiveMtFilesId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… REF TO DATA Données de sortie
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

DELETE_DATASETS

  • Description: translate.projects.locations.datasets.delete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_DATASETS_ID IMPORTING STRING datasetsId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_042 Opération
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

DELETE_GLOSSARIES

  • Description: translate.projects.locations.glossaries.delete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_GLOSSARIES_ID IMPORTING STRING glossariesId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_042 Opération
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

DELETE_GLOSSARY_ENTRIES

  • Description: projects.locations.glossaries.glossaryEntries.delete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_GLOSSARIES_ID IMPORTING STRING glossariesId
IV_P_GLOSSARY_ENTRIES_ID IMPORTING STRING glossaryEntriesId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT Exportation… REF TO DATA Données de sortie
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

DELETE_MODELS

  • Description: translate.projects.locations.models.delete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_MODELS_ID IMPORTING STRING modelsId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_042 Opération
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

DELETE_OPERATIONS

  • Description: translate.projects.locations.operations.delete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_OPERATIONS_ID IMPORTING STRING operationsId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… REF TO DATA Données de sortie
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

DETECT_LANGUAGE_LOCATIONS

  • Description: translate.projects.locations.detectLanguage
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IS_INPUT IMPORTING TY_009 DetectLanguageRequest
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_010 DetectLanguageResponse
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

DETECT_LANGUAGE_PROJECTS

  • Description: translate.projects.detectLanguage
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IS_INPUT IMPORTING TY_009 DetectLanguageRequest
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_010 DetectLanguageResponse
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

EXPORT_DATA_DATASETS

  • Description: translate.projects.locations.datasets.exportData
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_DATASETS_ID IMPORTING STRING datasetsId
IS_INPUT IMPORTING TY_017 ExportDataRequest
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_042 Opération
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_ADAPTIVE_MT_DATASETS

  • Description: translate.projects.locations.adaptiveMtDatasets.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_ADAPTIVE_MT_DATASETS_ID IMPORTING STRING adaptiveMtDatasetsId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_058 AdaptiveMtDataset
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_ADAPTIVE_MT_FILES

  • Description: projects.locations.adaptiveMtDatasets.adaptiveMtFiles.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_ADAPTIVE_MT_DATASETS_ID IMPORTING STRING adaptiveMtDatasetsId
IV_P_ADAPTIVE_MT_FILES_ID IMPORTING STRING adaptiveMtFilesId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_059 AdaptiveMtFile
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_DATASETS

  • Description: translate.projects.locations.datasets.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_DATASETS_ID IMPORTING STRING datasetsId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_006 Ensemble de données
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_GLOSSARIES

  • Description: translate.projects.locations.glossaries.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_GLOSSARIES_ID IMPORTING STRING glossariesId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_022 Glossaire
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_GLOSSARY_ENTRIES

  • Description: translate.projects.locations.glossaries.glossaryEntries.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_GLOSSARIES_ID IMPORTING STRING glossariesId
IV_P_GLOSSARY_ENTRIES_ID IMPORTING STRING glossaryEntriesId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_023 GlossaryEntry
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_LOCATIONS

  • Description: translate.projects.locations.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_040 Emplacement
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_MODELS

  • Description: translate.projects.locations.models.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_MODELS_ID IMPORTING STRING modelsId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_041 Modèle
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_OPERATIONS

  • Description: translate.projects.locations.operations.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_OPERATIONS_ID IMPORTING STRING operationsId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_042 Opération
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_SUPPORTED_LANGUAGES_LOC

  • Description: translate.projects.locations.getSupportedLanguages
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_DISPLAYLANGUAGECODE IMPORTING STRING displayLanguageCode
IV_Q_MODEL IMPORTING STRING model
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_046 Langages acceptés
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_SUPPORTED_LANGUAGES_PRO

  • Description: translate.projects.getSupportedLanguages
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_DISPLAYLANGUAGECODE IMPORTING STRING displayLanguageCode
IV_Q_MODEL IMPORTING STRING model
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_046 Langages acceptés
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

IMPORT_ADAPTIVE_MT_FILE_ADA

  • Description: projects.locations.adaptiveMtDatasets.importAdaptiveMtFile
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_ADAPTIVE_MT_DATASETS_ID IMPORTING STRING adaptiveMtDatasetsId
IS_INPUT IMPORTING TY_065 ImportAdaptiveMtFileRequest
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_066 ImportAdaptiveMtFileResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

IMPORT_DATA_DATASETS

  • Description: translate.projects.locations.datasets.importData
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_DATASETS_ID IMPORTING STRING datasetsId
IS_INPUT IMPORTING TY_028 ImportDataRequest
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_042 Opération
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LIST_ADAPTIVE_MT_DATASETS

  • Description: translate.projects.locations.adaptiveMtDatasets.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_FILTER IMPORTING STRING filter
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_067 ListAdaptiveMtDatasetsResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LIST_ADAPTIVE_MT_FILES

  • Description: projects.locations.adaptiveMtDatasets.adaptiveMtFiles.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_ADAPTIVE_MT_DATASETS_ID IMPORTING STRING adaptiveMtDatasetsId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_068 ListAdaptiveMtFilesResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LIST_ADAPTIVE_MT_SENTENCES

  • Description: adaptiveMtDatasets.adaptiveMtFiles.adaptiveMtSentences.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_ADAPTIVE_MT_DATASETS_ID IMPORTING STRING adaptiveMtDatasetsId
IV_P_ADAPTIVE_MT_FILES_ID IMPORTING STRING adaptiveMtFilesId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_069 ListAdaptiveMtSentencesResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LIST_ADAPTIVE_MT_SENTENCES1

  • Description: locations.adaptiveMtDatasets.adaptiveMtSentences.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_ADAPTIVE_MT_DATASETS_ID IMPORTING STRING adaptiveMtDatasetsId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_069 ListAdaptiveMtSentencesResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LIST_DATASETS

  • Description: translate.projects.locations.datasets.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_033 ListDatasetsResponse
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LIST_EXAMPLES

  • Description: translate.projects.locations.datasets.examples.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_FILTER IMPORTING STRING filter
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_DATASETS_ID IMPORTING STRING datasetsId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_034 ListExamplesResponse
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LIST_GLOSSARIES

  • Description: translate.projects.locations.glossaries.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_FILTER IMPORTING STRING filter
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_035 ListGlossariesResponse
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LIST_GLOSSARY_ENTRIES

  • Description: projects.locations.glossaries.glossaryEntries.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_GLOSSARIES_ID IMPORTING STRING glossariesId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_036 ListGlossaryEntriesResponse
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LIST_LOCATIONS

  • Description: translate.projects.locations.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_FILTER IMPORTING STRING filter
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_037 ListLocationsResponse
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LIST_MODELS

  • Description: translate.projects.locations.models.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_FILTER IMPORTING STRING filter
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_038 ListModelsResponse
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LIST_OPERATIONS

  • Description: translate.projects.locations.operations.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_FILTER IMPORTING STRING filter
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_039 ListOperationsResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

PATCH_GLOSSARIES

  • Description: translate.projects.locations.glossaries.patch
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_UPDATEMASK IMPORTING STRING #updatemask
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_GLOSSARIES_ID IMPORTING STRING glossariesId
IS_INPUT IMPORTING TY_022 Glossaire
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_042 Opération
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

PATCH_GLOSSARY_ENTRIES

  • Description: projects.locations.glossaries.glossaryEntries.patch
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_GLOSSARIES_ID IMPORTING STRING glossariesId
IV_P_GLOSSARY_ENTRIES_ID IMPORTING STRING glossaryEntriesId
IS_INPUT IMPORTING TY_023 GlossaryEntry
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_023 GlossaryEntry
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

ROMANIZE_TEXT_LOCATIONS

  • Description: translate.projects.locations.romanizeText
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IS_INPUT IMPORTING TY_055 RomanizeTextRequest
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_056 RomanizeTextResponse
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

ROMANIZE_TEXT_PROJECTS

  • Description: translate.projects.romanizeText
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IS_INPUT IMPORTING TY_055 RomanizeTextRequest
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_056 RomanizeTextResponse
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

TRANSLATE_DOCUMENT_LOCATION

  • Description: translate.projects.locations.translateDocument
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IS_INPUT IMPORTING TY_047 TranslateDocumentRequest
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_048 TranslateDocumentResponse
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

TRANSLATE_TEXT_LOCATIONS

  • Description: translate.projects.locations.translateText
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IS_INPUT IMPORTING TY_050 TranslateTextRequest
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_051 TranslateTextResponse
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

TRANSLATE_TEXT_PROJECTS

  • Description: translate.projects.translateText
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IS_INPUT IMPORTING TY_050 TranslateTextRequest
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_051 TranslateTextResponse
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

WAIT_OPERATIONS

  • Description: translate.projects.locations.operations.wait
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_OPERATIONS_ID IMPORTING STRING operationsId
IS_INPUT IMPORTING TY_053 WaitOperationRequest
ES_RAW Exportation DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_042 Opération
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

FERMER

  • Description : Fermer la connexion
  • Visibilité : PUBLIQUE