This interface defines virtual methods for each of the user-facing overload sets in TranslationServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type TranslationServiceClient.
[[["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-03-14 UTC."],[[["This document details the `TranslationServiceConnection` class, which provides an interface for the `TranslationServiceClient` to interact with the Google Cloud Translation API."],["The document lists available versions of the `TranslationServiceConnection`, starting from version 2.17.0 up to the latest release candidate 2.37.0-rc, each with links to their corresponding documentation."],["The `TranslationServiceConnection` class allows custom behavior injection for testing, such as with Google Mock objects, through its virtual methods."],["The `TranslationServiceConnection` class includes virtual methods for various translation tasks, such as translating text, detecting language, getting supported languages, translating documents, and batch translating, each detailed with its request parameter and return type."],["The `TranslationServiceConnection` also allows for glossary operations such as creating, listing, getting, and deleting glossaries."]]],[]]