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 associated with the `RuleSetServiceClient` in the Google Cloud Content Warehouse API."],["The `RuleSetServiceConnection` interface defines virtual methods that mirror the user-facing overload sets in `RuleSetServiceClient`, allowing for custom behavior injection during testing."],["The latest version available is `2.37.0-rc`, and the page also contains references to older versions of `RuleSetServiceConnection` going back to version `2.12.0`."],["Users can create a concrete instance of `RuleSetServiceConnection` by using the `MakeRuleSetServiceConnection()` function, and for testing, there's a mock class, `MockRuleSetServiceConnection`."],["Key functions of `RuleSetServiceConnection` include `CreateRuleSet`, `GetRuleSet`, `UpdateRuleSet`, `DeleteRuleSet`, and `ListRuleSets`, each handling requests and returning corresponding responses like `RuleSet` objects or status messages."]]],[]]