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"]],[["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 webpage details the `SynonymSetServiceConnection` object, which provides an interface for interacting with the `SynonymSetServiceClient`."],["The content includes documentation for various versions, ranging from 2.12.0 to the latest release candidate 2.37.0-rc, alongside relevant links for easy access to each version."],["The page defines the virtual methods for creating, retrieving, updating, deleting, and listing synonym sets through `SynonymSetServiceConnection`, such as `CreateSynonymSet`, `GetSynonymSet`, `UpdateSynonymSet`, `DeleteSynonymSet`, and `ListSynonymSets`."],["Users can use `MakeSynonymSetServiceConnection()` to instantiate a concrete object, and `contentwarehouse_v1_mocks::MockSynonymSetServiceConnection` for mocking purposes in tests."],["Each method for managing synonym sets on the `SynonymSetServiceConnection` is detailed with its parameters and the type it returns."]]],[]]