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` object, which acts as an interface defining virtual methods for various user-facing operations within the `TranslationServiceClient`."],["The `TranslationServiceConnection` interface enables users to incorporate custom behaviors, like mocking, when testing `TranslationServiceClient` objects."],["The document provides a listing of the available versions for the `TranslationServiceConnection`, with the most recent being 2.37.0-rc, and version 2.18.0 being the primary focus for the documentation provided."],["It includes a comprehensive overview of the virtual functions included in the `TranslationServiceConnection`, such as `TranslateText`, `DetectLanguage`, `GetSupportedLanguages`, `CreateGlossary` and others, along with their parameters and return types."]]],[]]