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 the interface for interacting with the `SynonymSetServiceClient`."],["The latest version of the documentation is for version `2.37.0-rc`, and there are a list of versions all the way back to `2.12.0` to choose from."],["`SynonymSetServiceConnection` allows users to inject custom behavior for testing `SynonymSetServiceClient` objects, such as using a Google Mock object."],["The class provides virtual methods for various operations, including creating, getting, updating, deleting, and listing synonym sets, as well as getting long-running operation statuses."],["`MakeSynonymSetServiceConnection()` can be used to create an instance, and `MockSynonymSetServiceConnection` can be used to test."]]],[]]