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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 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."]]],[]]