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 integral to the `RuleSetServiceClient` in the Google Cloud Content Warehouse C++ library."],["The `RuleSetServiceConnection` interface enables users to define custom behaviors for `RuleSetServiceClient` operations, facilitating advanced testing scenarios."],["It offers a range of virtual methods, including `CreateRuleSet`, `GetRuleSet`, `UpdateRuleSet`, `DeleteRuleSet`, and `ListRuleSets`, all designed to interact with RuleSets within the Content Warehouse."],["The page also links to the `MakeRuleSetServiceConnection()` method for creating concrete instances and to the `MockRuleSetServiceConnection` class for creating mock objects for testing."],["The latest release candidate version for this service is 2.37.0-rc, and there are 26 previous versions listed, going back to 2.12.0."]]],[]]