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 details the `RuleSetServiceConnection` object, which facilitates interaction with `RuleSetServiceClient` in the Google Cloud Content Warehouse C++ library."],["The latest version documented is 2.37.0-rc, and the page provides links to documentation for various other versions, starting from 2.12.0 up to the latest."],["The `RuleSetServiceConnection` interface enables users to implement custom behaviors when testing objects of the `RuleSetServiceClient` type, by injecting mocks."],["The `RuleSetServiceConnection` object defines virtual methods for various operations, including creating, getting, updating, deleting, and listing rule sets, which are detailed on this page."],["It provides links to create a concrete instance using `MakeRuleSetServiceConnection()` and to utilize mocks through `contentwarehouse_v1_mocks::MockRuleSetServiceConnection`."]]],[]]