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 page provides documentation for the `RuleSetServiceConnection` object, which is part of the Google Cloud Content Warehouse C++ client library, specifically for version 2.14.0."],["The latest release for this library is 2.37.0-rc, with numerous versions preceding it all the way down to 2.12.0 being made available, and all accessible from this page."],["`RuleSetServiceConnection` allows users to define virtual methods, enabling custom behavior in tests using the `RuleSetServiceClient`, making it easier for those looking to mock and simulate responses."],["Key functions of `RuleSetServiceConnection` include `CreateRuleSet`, `GetRuleSet`, `UpdateRuleSet`, `DeleteRuleSet`, and `ListRuleSets`, all of which manage RuleSet objects."],["The object `MockRuleSetServiceConnection` is available to use for testing."]]],[]]