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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 UTC."],[[["This document details the `LanguageServiceConnection` object, which is a key component for interacting with the `LanguageServiceClient`."],["It defines virtual methods corresponding to each user-facing overload set in `LanguageServiceClient`, such as `AnalyzeSentiment`, `AnalyzeEntities`, `AnalyzeSyntax`, and others."],["The interface supports injecting custom behavior for testing purposes, allowing users to create mocks with `MockLanguageServiceConnection`."],["The page displays different versions for this class, ranging from the latest release candidate `2.37.0-rc` all the way back to `2.11.0`."]]],[]]