This interface defines virtual methods for each of the user-facing overload sets in RuleSetServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type RuleSetServiceClient.
[[["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 `RuleSetServiceConnection` object, which is associated with the `RuleSetServiceClient` in the Google Cloud Content Warehouse C++ library."],["The latest version available is `2.37.0-rc`, and the page documents versions back to `2.12.0`."],["`RuleSetServiceConnection` offers methods to create, retrieve, update, delete, and list rule sets, enabling comprehensive management of rules within the Content Warehouse."],["The documentation includes details for mocking `RuleSetServiceConnection` using `MockRuleSetServiceConnection`, supporting testing efforts for users of the `RuleSetServiceClient`."],["The object is designed to allow users to implement custom behavior, and `MakeRuleSetServiceConnection()` can be called to make a concrete version of it."]]],[]]