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 associated with the `RuleSetServiceClient` in the Google Cloud Content Warehouse C++ library."],["The `RuleSetServiceConnection` interface offers virtual methods mirroring the user-facing overload sets in `RuleSetServiceClient`, enabling custom behavior injection for testing."],["You can find the latest release candidate at version `2.37.0-rc` as well as access a range of previous versions spanning from `2.36.0` to `2.12.0`."],["The page contains several functions, including options, `CreateRuleSet`, `GetRuleSet`, `UpdateRuleSet`, `DeleteRuleSet`, and `ListRuleSets`, each with their own parameters and return values."],["To implement a concrete instance of `RuleSetServiceConnection` users should use `MakeRuleSetServiceConnection()`, while to mock the service, they can use `MockRuleSetServiceConnection`."]]],[]]