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 part of the Google Cloud Content Warehouse C++ client library."],["The `RuleSetServiceConnection` interface defines virtual methods mirroring those in `RuleSetServiceClient`, enabling custom behavior injection for testing purposes."],["The page lists available versions of `RuleSetServiceConnection`, ranging from the latest release candidate 2.37.0-rc down to version 2.12.0, providing a history of releases."],["The `RuleSetServiceConnection` class includes functions such as `CreateRuleSet`, `GetRuleSet`, `UpdateRuleSet`, `DeleteRuleSet`, and `ListRuleSets`, allowing users to perform operations on RuleSets."],["Users can create an instance using `MakeRuleSetServiceConnection()` or utilize `MockRuleSetServiceConnection` for mocking during testing."]]],[]]