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-14 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`, enabling custom behavior injection during testing."],["The documentation includes a list of available versions for this class, ranging from 2.12.0 up to 2.37.0-rc, with 2.37.0-rc being the most recent version available."],["There is a `MakeRuleSetServiceConnection()` function to create a concrete instance, and a `MockRuleSetServiceConnection` class available for mocking purposes."],["The page specifies the different functions that can be performed, such as `CreateRuleSet`, `GetRuleSet`, `UpdateRuleSet`, `DeleteRuleSet`, and `ListRuleSets`, along with their respective parameters and return types."]]],[]]