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 details the `RuleSetServiceConnection` object, which acts as an interface for the `RuleSetServiceClient` and allows for the injection of custom behavior in testing environments."],["The latest release candidate for `RuleSetServiceConnection` is version 2.37.0-rc, with a history of releases going as far back as version 2.12.0, and all the versioned releases point to their corresponding version's RuleSetServiceConnection."],["The `RuleSetServiceConnection` object defines virtual methods for various user-facing actions, including creating, getting, updating, deleting, and listing RuleSets."],["A concrete instance of `RuleSetServiceConnection` can be created using `MakeRuleSetServiceConnection()`, while `contentwarehouse_v1_mocks::MockRuleSetServiceConnection` is provided for mocking purposes."]]],[]]