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` class, which provides an interface for interacting with the `SynonymSetServiceClient`."],["The latest version available is `2.37.0-rc`, while the current page focuses on version `2.30.0` of the `SynonymSetServiceConnection` class."],["The `SynonymSetServiceConnection` class enables users to implement custom behaviors, especially useful during testing using tools such as Google Mock."],["Key functions include `CreateSynonymSet`, `GetSynonymSet`, `UpdateSynonymSet`, `DeleteSynonymSet`, and `ListSynonymSets`, each accepting a specific request type."],["The concrete implementation of `SynonymSetServiceConnection` can be made using the `MakeSynonymSetServiceConnection()` function, and a mocking option is available via `contentwarehouse_v1_mocks::MockSynonymSetServiceConnection`."]]],[]]