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 webpage details the `SynonymSetServiceConnection` class, which provides an interface for interacting with the `SynonymSetServiceClient` and defines virtual methods for its user-facing overload sets."],["The latest version is `2.37.0-rc`, and the page contains links to documentation for many previous versions of this class, starting from `2.12.0`."],["The `SynonymSetServiceConnection` class offers functionalities like `CreateSynonymSet`, `GetSynonymSet`, `UpdateSynonymSet`, `DeleteSynonymSet`, and `ListSynonymSets`, which allow for the management of synonym sets."],["It facilitates custom behavior injection, particularly through Google Mock objects, during testing of `SynonymSetServiceClient` objects and also includes a `MakeSynonymSetServiceConnection()` function for creating a concrete instance."],["The webpage also contains a table that shows all of the functions that it contains, along with their parameter and return types."]]],[]]