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 document outlines the `LanguageServiceConnection` interface, which provides virtual methods for user-facing overload sets within `LanguageServiceClient`."],["The `LanguageServiceConnection` interface allows users to inject custom behaviors into tests utilizing `LanguageServiceClient` objects."],["The provided content includes access to the documentation for the `LanguageServiceConnection` object across a range of versions, including the latest release candidate 2.37.0-rc."],["`MakeLanguageServiceConnection()` can be used to create a concrete instance of `LanguageServiceConnection`, whereas `language_v1_mocks::MockLanguageServiceConnection` is available for mocking purposes."],["The document lists a series of virtual methods such as AnalyzeSentiment, AnalyzeEntities, and AnnotateText, which are essential components of the `LanguageServiceConnection` interface."]]],[]]