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 `SynonymSetServiceClient` for managing synonym sets in the Content Warehouse."],["The `SynonymSetServiceConnection` allows the injection of custom behavior for testing purposes, such as using a Google Mock object."],["The page offers links to various versions of the `SynonymSetServiceConnection`, with `2.37.0-rc` being the latest and a list of versions spanning back to `2.12.0`."],["It defines the virtual methods for the `SynonymSetServiceConnection` interface, including functions for creating, getting, updating, deleting, and listing synonym sets, all accepting a specific request parameter."],["It provides guidance on creating a concrete instance using `MakeSynonymSetServiceConnection()` and mocking with `MockSynonymSetServiceConnection`."]]],[]]