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"]],[["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 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."]]],[]]