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`."],["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`."]]],[]]