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-18 UTC."],[[["This webpage provides documentation for the `RuleSetServiceConnection` object, which is part of the Google Cloud Content Warehouse C++ client library, focusing on version 2.34.0."],["The `RuleSetServiceConnection` interface defines virtual methods corresponding to each user-facing overload set in `RuleSetServiceClient`, allowing users to inject custom behavior for testing purposes."],["Users can use `MakeRuleSetServiceConnection()` to create a concrete instance of `RuleSetServiceConnection`, or use `MockRuleSetServiceConnection` for mocking in their testing."],["The documentation lists multiple functions like `CreateRuleSet`, `GetRuleSet`, `UpdateRuleSet`, `DeleteRuleSet`, and others that provide methods to interact with RuleSets."],["The page lists a history of versions for `RuleSetServiceConnection`, ranging from 2.37.0-rc (latest) to 2.12.0."]]],[]]