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."],[[["The latest release candidate version is 2.37.0-rc, and the content contains the documentation for the `TranslationServiceConnection` class across various versions, starting from 2.11.0 and going to 2.37.0-rc."],["The `TranslationServiceConnection` class is used for defining virtual methods for user-facing overload sets within the `TranslationServiceClient`."],["This interface enables custom behavior injection for testing, particularly with Google Mock objects, when working with `TranslationServiceClient` instances."],["Key functionalities of `TranslationServiceConnection` include operations such as `TranslateText`, `DetectLanguage`, `GetSupportedLanguages`, `TranslateDocument`, `BatchTranslateText`, and managing glossaries."],["The documentation also refers to how to make a concrete `TranslationServiceConnection` instance, and how to use its mock class."]]],[]]