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-03-21 UTC."],[[["The latest version of the `LanguageServiceConnection` documentation is version 2.37.0-rc, with links provided for various prior versions down to 2.11.0."],["The `LanguageServiceConnection` object is used in conjunction with the `LanguageServiceClient` to define virtual methods for user-facing overload sets."],["This interface facilitates custom behavior injection for testing purposes, especially with Google Mock objects."],["The page provides documentation for the virtual functions `options()`, `AnalyzeSentiment()`, `AnalyzeEntities()`, `AnalyzeEntitySentiment()`, `AnalyzeSyntax()`, `ClassifyText()`, `ModerateText()`, and `AnnotateText()` which are part of `LanguageServiceConnection`."],["There are links provided for creating an instance with `MakeLanguageServiceConnection()` and for mocking with `language_v1_mocks::MockLanguageServiceConnection`."]]],[]]