This interface defines virtual methods for each of the user-facing overload sets in SynonymSetServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type SynonymSetServiceClient.
[[["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 page provides documentation for the `SynonymSetServiceConnection` object, which is integral for interacting with the `SynonymSetServiceClient`."],["The `SynonymSetServiceConnection` interface enables customization, such as injecting mock objects for testing the `SynonymSetServiceClient`."],["The documentation lists the various available versions of this service, with `2.37.0-rc` being the latest release candidate and provides links to documentation of the `SynonymSetServiceConnection` class for each version."],["Key functions include `CreateSynonymSet`, `GetSynonymSet`, `UpdateSynonymSet`, `DeleteSynonymSet`, and `ListSynonymSets`, allowing users to manage synonym sets."],["Users can use the `MakeSynonymSetServiceConnection()` function to create a concrete instance of the `SynonymSetServiceConnection`, and can use `MockSynonymSetServiceConnection` for testing."]]],[]]