This interface defines virtual methods for each of the user-facing overload sets in LanguageServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type LanguageServiceClient.
[[["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-04-09 UTC."],[[["This webpage provides documentation for the `LanguageServiceConnection` class within the Google Cloud Language API v2 C++ client library, with the latest version being 2.37.0-rc."],["`LanguageServiceConnection` defines the interface for virtual methods used by `LanguageServiceClient`, allowing for custom behavior injection during testing, and there is an option to create a real version with `MakeLanguageServiceConnection()`."],["The `LanguageServiceConnection` interface supports various text analysis functions, including `AnalyzeSentiment`, `AnalyzeEntities`, `ClassifyText`, `ModerateText`, and `AnnotateText`, each taking a specific request type and returning a corresponding response."],["The documentation includes links to different version releases of the Language API, ranging from version 2.11.0 to the most recent 2.37.0-rc, providing direct access to each version's documentation."]]],[]]