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 within the Google Cloud Content Warehouse C++ library, covering versions from 2.12.0 up to the latest release candidate 2.37.0-rc."],["The `SynonymSetServiceConnection` class defines virtual methods corresponding to the user-facing overload sets in `SynonymSetServiceClient`, allowing for custom behavior injection during testing."],["The `SynonymSetServiceConnection` class offers functions for managing synonym sets, including creating, getting, updating, deleting, and listing synonym sets, as well as providing methods for operation handling."],["You can create a concrete instance of `SynonymSetServiceConnection` by using the `MakeSynonymSetServiceConnection()` function, and mock instances are available via the `contentwarehouse_v1_mocks::MockSynonymSetServiceConnection` class."]]],[]]