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 provides documentation for the `SynonymSetServiceConnection` class, which defines virtual methods for each user-facing overload set in `SynonymSetServiceClient`."],["The documentation covers multiple versions of the class, with version 2.37.0-rc being the latest release candidate and version 2.27.0 being the current version."],["Users can inject custom behavior when testing `SynonymSetServiceClient` objects through the virtual methods provided by this class, and it can be mocked through `contentwarehouse_v1_mocks::MockSynonymSetServiceConnection`."],["The `SynonymSetServiceConnection` class includes virtual methods for managing synonym sets, such as creating, retrieving, updating, deleting, and listing synonym sets, all detailed with parameter and return types."],["The `MakeSynonymSetServiceConnection()` function is used to create a concrete instance of this connection object, which facilitates the management of synonym sets."]]],[]]