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` class within the Google Cloud Content Warehouse C++ client library, focusing on version 2.21.0, but also includes links to other versions."],["The `RuleSetServiceConnection` class defines the interface for interacting with the `RuleSetServiceClient`, offering methods to create, get, update, delete, and list RuleSets."],["Users can inject custom behaviors into tests using this connection class and the `RuleSetServiceClient`, allowing for mocking via `MockRuleSetServiceConnection`."],["The documentation includes information on the different functions the `RuleSetServiceConnection` class supports, such as `CreateRuleSet`, `GetRuleSet`, and `ListRuleSets`, along with their parameters and return types."],["The latest release candidate is `2.37.0-rc`, along with several previous versions, all the way down to version 2.12.0."]]],[]]