Send feedback Class /GOOG/CL_TRANSLATE_V3BETA1 Stay organized with collections Save and categorize content based on your preferences. On-premises or any cloud edition v1.12keyboard_arrow_down Class
/GOOG/CL_TRANSLATE_V3BETA1 Inheriting from:/GOOG/CL_HTTP_CLIENT Description:Cloud Translation API v3beta1 For general information about a class in ABAP SDK for Google Cloud, see
API client stub .
Types Type Description Visibility TY_001 BatchDocumentInputConfig PUBLIC TY_002 BatchDocumentOutputConfig PUBLIC TY_003 BatchTranslateDocumentRequest PUBLIC TY_004 BatchTranslateTextRequest PUBLIC TY_006 DetectLanguageRequest PUBLIC TY_007 DetectLanguageResponse PUBLIC TY_008 DetectedLanguage PUBLIC TY_009 DocumentInputConfig PUBLIC TY_010 DocumentOutputConfig PUBLIC TY_011 DocumentTranslation PUBLIC TY_013 GcsDestination PUBLIC TY_014 GcsSource PUBLIC TY_015 Glossary PUBLIC TY_016 GlossaryInputConfig PUBLIC TY_017 InputConfig PUBLIC TY_018 LanguageCodePair PUBLIC TY_019 LanguageCodesSet PUBLIC TY_020 ListGlossariesResponse PUBLIC TY_021 ListLocationsResponse PUBLIC TY_022 ListOperationsResponse PUBLIC TY_023 Location PUBLIC TY_024 Operation PUBLIC TY_025 OutputConfig PUBLIC TY_026 Status PUBLIC TY_027 SupportedLanguage PUBLIC TY_028 SupportedLanguages PUBLIC TY_029 TranslateDocumentRequest PUBLIC TY_030 TranslateDocumentResponse PUBLIC TY_031 TranslateTextGlossaryConfig PUBLIC TY_032 TranslateTextRequest PUBLIC TY_033 TranslateTextResponse PUBLIC TY_034 Translation PUBLIC TY_035 WaitOperationRequest PUBLIC TY_T_001 BatchDocumentInputConfig PUBLIC TY_T_008 DetectedLanguage PUBLIC TY_T_015 Glossary PUBLIC TY_T_017 InputConfig PUBLIC TY_T_023 Location PUBLIC TY_T_024 Operation PUBLIC TY_T_027 SupportedLanguage PUBLIC TY_T_034 Translation PUBLIC TY_T_STRING Table of Strings PUBLIC
Constants Name Type Description Value Visibility C_SUPPORTED_AUTH /GOOG/SUPP_AUTH Supported Auth Types IJIJWW PUBLIC C_SERVICE_NAME /GOOG/SERVICE_NAME Google Service Name translate:v3beta1 PUBLIC C_ROOT_URL STRING API Root URL https://translation.googleapis.com PUBLIC C_REVISION_DATE DATUM Discovery Document revision Date 20250103 PUBLIC C_PATH_PREFIX STRING API Path Prefix PUBLIC C_ON_PREM_VERSION /GOOG/SDK_VERSION Lowest On-premises Version 1.10 PUBLIC C_CLOUD_VERSION /GOOG/SDK_VERSION Lowest Cloud Version PUBLIC
Methods For general information about a method in ABAP SDK for Google Cloud, see
API method .
CONSTRUCTOR Description: Constructor Visibility: PUBLIC Parameters Name Category Type Description IV_KEY_NAME IMPORTING /GOOG/KEYNAME Google Cloud Key Name IV_LOG_OBJ IMPORTING BALOBJ_D Application log: Object name (Application code) IV_LOG_SUBOBJ IMPORTING BALSUBOBJ Application Log: Subobject
Exception Name Description /GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class
BATCH_TRANSLATE_DOCUMENT_LO Description: translate.projects.locations.batchTranslateDocument Visibility: PUBLIC Parameters Name Category Type Description IV_P_PROJECTS_ID IMPORTING STRING projectsId IV_P_LOCATIONS_ID IMPORTING STRING locationsId IS_INPUT IMPORTING TY_003 BatchTranslateDocumentRequest ES_RAW EXPORTING DATA Raw Output Data ES_OUTPUT EXPORTING TY_024 Operation EV_RET_CODE EXPORTING I Return Code EV_ERR_TEXT EXPORTING STRING Error Text ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response
Exception Name Description /GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class
BATCH_TRANSLATE_TEXT_LOCATI Description: translate.projects.locations.batchTranslateText Visibility: PUBLIC Parameters Name Category Type Description IV_P_PROJECTS_ID IMPORTING STRING projectsId IV_P_LOCATIONS_ID IMPORTING STRING locationsId IS_INPUT IMPORTING TY_004 BatchTranslateTextRequest ES_RAW EXPORTING DATA Raw Output Data ES_OUTPUT EXPORTING TY_024 Operation EV_RET_CODE EXPORTING I Return Code EV_ERR_TEXT EXPORTING STRING Error Text ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response
Exception Name Description /GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class
CANCEL_OPERATIONS Description: translate.projects.locations.operations.cancel Visibility: PUBLIC Parameters Name Category Type Description IV_P_PROJECTS_ID IMPORTING STRING projectsId IV_P_LOCATIONS_ID IMPORTING STRING locationsId IV_P_OPERATIONS_ID IMPORTING STRING operationsId IS_INPUT IMPORTING DATA Input Data ES_RAW EXPORTING DATA Raw Output Data ES_OUTPUT EXPORTING DATA Output Data EV_RET_CODE EXPORTING I Return Code EV_ERR_TEXT EXPORTING STRING Error Text ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response
Exception Name Description /GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class
CREATE_GLOSSARIES Description: translate.projects.locations.glossaries.create Visibility: PUBLIC Parameters Name Category Type Description IV_P_PROJECTS_ID IMPORTING STRING projectsId IV_P_LOCATIONS_ID IMPORTING STRING locationsId IS_INPUT IMPORTING TY_015 Glossary ES_RAW EXPORTING DATA Raw Output Data ES_OUTPUT EXPORTING TY_024 Operation EV_RET_CODE EXPORTING I Return Code EV_ERR_TEXT EXPORTING STRING Error Text ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response
Exception Name Description /GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class
DELETE_GLOSSARIES Description: translate.projects.locations.glossaries.delete Visibility: PUBLIC Parameters Name Category Type Description IV_P_PROJECTS_ID IMPORTING STRING projectsId IV_P_LOCATIONS_ID IMPORTING STRING locationsId IV_P_GLOSSARIES_ID IMPORTING STRING glossariesId ES_RAW EXPORTING DATA Raw Output Data ES_OUTPUT EXPORTING TY_024 Operation EV_RET_CODE EXPORTING I Return Code EV_ERR_TEXT EXPORTING STRING Error Text ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response
Exception Name Description /GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class
DELETE_OPERATIONS Description: translate.projects.locations.operations.delete Visibility: PUBLIC Parameters Name Category Type Description IV_P_PROJECTS_ID IMPORTING STRING projectsId IV_P_LOCATIONS_ID IMPORTING STRING locationsId IV_P_OPERATIONS_ID IMPORTING STRING operationsId ES_RAW EXPORTING DATA Raw Output Data ES_OUTPUT EXPORTING DATA Output Data EV_RET_CODE EXPORTING I Return Code EV_ERR_TEXT EXPORTING STRING Error Text ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response
Exception Name Description /GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class
DETECT_LANGUAGE_LOCATIONS Description: translate.projects.locations.detectLanguage Visibility: PUBLIC Parameters Name Category Type Description IV_P_PROJECTS_ID IMPORTING STRING projectsId IV_P_LOCATIONS_ID IMPORTING STRING locationsId IS_INPUT IMPORTING TY_006 DetectLanguageRequest ES_RAW EXPORTING DATA Raw Output Data ES_OUTPUT EXPORTING TY_007 DetectLanguageResponse EV_RET_CODE EXPORTING I Return Code EV_ERR_TEXT EXPORTING STRING Error Text ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response
Exception Name Description /GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class
DETECT_LANGUAGE_PROJECTS Description: translate.projects.detectLanguage Visibility: PUBLIC Parameters Name Category Type Description IV_P_PROJECTS_ID IMPORTING STRING projectsId IS_INPUT IMPORTING TY_006 DetectLanguageRequest ES_RAW EXPORTING DATA Raw Output Data ES_OUTPUT EXPORTING TY_007 DetectLanguageResponse EV_RET_CODE EXPORTING I Return Code EV_ERR_TEXT EXPORTING STRING Error Text ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response
Exception Name Description /GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class
GET_GLOSSARIES Description: translate.projects.locations.glossaries.get Visibility: PUBLIC Parameters Name Category Type Description IV_P_PROJECTS_ID IMPORTING STRING projectsId IV_P_LOCATIONS_ID IMPORTING STRING locationsId IV_P_GLOSSARIES_ID IMPORTING STRING glossariesId ES_RAW EXPORTING DATA Raw Output Data ES_OUTPUT EXPORTING TY_015 Glossary EV_RET_CODE EXPORTING I Return Code EV_ERR_TEXT EXPORTING STRING Error Text ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response
Exception Name Description /GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class
GET_LOCATIONS Description: translate.projects.locations.get Visibility: PUBLIC Parameters Name Category Type Description IV_P_PROJECTS_ID IMPORTING STRING projectsId IV_P_LOCATIONS_ID IMPORTING STRING locationsId ES_RAW EXPORTING DATA Raw Output Data ES_OUTPUT EXPORTING TY_023 Location EV_RET_CODE EXPORTING I Return Code EV_ERR_TEXT EXPORTING STRING Error Text ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response
Exception Name Description /GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class
GET_OPERATIONS Description: translate.projects.locations.operations.get Visibility: PUBLIC Parameters Name Category Type Description IV_P_PROJECTS_ID IMPORTING STRING projectsId IV_P_LOCATIONS_ID IMPORTING STRING locationsId IV_P_OPERATIONS_ID IMPORTING STRING operationsId ES_RAW EXPORTING DATA Raw Output Data ES_OUTPUT EXPORTING TY_024 Operation EV_RET_CODE EXPORTING I Return Code EV_ERR_TEXT EXPORTING STRING Error Text ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response
Exception Name Description /GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class
GET_SUPPORTED_LANGUAGES_LOC Description: translate.projects.locations.getSupportedLanguages Visibility: PUBLIC Parameters Name Category 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 locationsId ES_RAW EXPORTING DATA Raw Output Data ES_OUTPUT EXPORTING TY_028 SupportedLanguages EV_RET_CODE EXPORTING I Return Code EV_ERR_TEXT EXPORTING STRING Error Text ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response
Exception Name Description /GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class
GET_SUPPORTED_LANGUAGES_PRO Description: translate.projects.getSupportedLanguages Visibility: PUBLIC Parameters Name Category Type Description IV_Q_DISPLAYLANGUAGECODE IMPORTING STRING displayLanguageCode IV_Q_MODEL IMPORTING STRING model IV_P_PROJECTS_ID IMPORTING STRING projectsId ES_RAW EXPORTING DATA Raw Output Data ES_OUTPUT EXPORTING TY_028 SupportedLanguages EV_RET_CODE EXPORTING I Return Code EV_ERR_TEXT EXPORTING STRING Error Text ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response
Exception Name Description /GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class
LIST_GLOSSARIES Description: translate.projects.locations.glossaries.list Visibility: PUBLIC Parameters Name Category 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 locationsId ES_RAW EXPORTING DATA Raw Output Data ES_OUTPUT EXPORTING TY_020 ListGlossariesResponse EV_RET_CODE EXPORTING I Return Code EV_ERR_TEXT EXPORTING STRING Error Text ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response
Exception Name Description /GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class
LIST_LOCATIONS Description: translate.projects.locations.list Visibility: PUBLIC Parameters Name Category 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 EXPORTING DATA Raw Output Data ES_OUTPUT EXPORTING TY_021 ListLocationsResponse EV_RET_CODE EXPORTING I Return Code EV_ERR_TEXT EXPORTING STRING Error Text ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response
Exception Name Description /GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class
LIST_OPERATIONS Description: translate.projects.locations.operations.list Visibility: PUBLIC Parameters Name Category 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 locationsId ES_RAW EXPORTING DATA Raw Output Data ES_OUTPUT EXPORTING TY_022 ListOperationsResponse EV_RET_CODE EXPORTING I Return Code EV_ERR_TEXT EXPORTING STRING Error Text ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response
Exception Name Description /GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class
TRANSLATE_DOCUMENT_LOCATION Description: translate.projects.locations.translateDocument Visibility: PUBLIC Parameters Name Category Type Description IV_P_PROJECTS_ID IMPORTING STRING projectsId IV_P_LOCATIONS_ID IMPORTING STRING locationsId IS_INPUT IMPORTING TY_029 TranslateDocumentRequest ES_RAW EXPORTING DATA Raw Output Data ES_OUTPUT EXPORTING TY_030 TranslateDocumentResponse EV_RET_CODE EXPORTING I Return Code EV_ERR_TEXT EXPORTING STRING Error Text ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response
Exception Name Description /GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class
TRANSLATE_TEXT_LOCATIONS Description: translate.projects.locations.translateText Visibility: PUBLIC Parameters Name Category Type Description IV_P_PROJECTS_ID IMPORTING STRING projectsId IV_P_LOCATIONS_ID IMPORTING STRING locationsId IS_INPUT IMPORTING TY_032 TranslateTextRequest ES_RAW EXPORTING DATA Raw Output Data ES_OUTPUT EXPORTING TY_033 TranslateTextResponse EV_RET_CODE EXPORTING I Return Code EV_ERR_TEXT EXPORTING STRING Error Text ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response
Exception Name Description /GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class
TRANSLATE_TEXT_PROJECTS Description: translate.projects.translateText Visibility: PUBLIC Parameters Name Category Type Description IV_P_PROJECTS_ID IMPORTING STRING projectsId IS_INPUT IMPORTING TY_032 TranslateTextRequest ES_RAW EXPORTING DATA Raw Output Data ES_OUTPUT EXPORTING TY_033 TranslateTextResponse EV_RET_CODE EXPORTING I Return Code EV_ERR_TEXT EXPORTING STRING Error Text ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response
Exception Name Description /GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class
WAIT_OPERATIONS Description: translate.projects.locations.operations.wait Visibility: PUBLIC Parameters Name Category Type Description IV_P_PROJECTS_ID IMPORTING STRING projectsId IV_P_LOCATIONS_ID IMPORTING STRING locationsId IV_P_OPERATIONS_ID IMPORTING STRING operationsId IS_INPUT IMPORTING TY_035 WaitOperationRequest ES_RAW EXPORTING DATA Raw Output Data ES_OUTPUT EXPORTING TY_024 Operation EV_RET_CODE EXPORTING I Return Code EV_ERR_TEXT EXPORTING STRING Error Text ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response
Exception Name Description /GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class
CLOSE Description: Close Connection Visibility: PUBLIC Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-19 UTC.
Need to tell us more? [[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-12-19 UTC."],[],[]]