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 is used with the `SynonymSetServiceClient` for managing synonym sets."],["The latest version available is `2.37.0-rc`, and the page lists multiple previous versions for reference, going down to `2.12.0`, all of which can be accessed via their links."],["`SynonymSetServiceConnection` allows for injecting custom behavior for testing, such as with a Google Mock object, enabling users to override default methods."],["It provides virtual methods to manage synonym sets, including creating, getting, updating, deleting, and listing them, each taking a respective request object."],["`MakeSynonymSetServiceConnection()` is used to create concrete instances, whereas `contentwarehouse_v1_mocks::MockSynonymSetServiceConnection` is used for mocking purposes."]]],[]]