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 details the `RuleSetServiceConnection` object, which works in conjunction with the `RuleSetServiceClient` for managing rule sets within the Google Cloud Content Warehouse."],["The `RuleSetServiceConnection` interface offers virtual methods for user-facing operations, including creating, getting, updating, deleting, and listing rule sets."],["It allows for custom behavior to be implemented in tests, particularly with the use of Google Mock objects, when using the `RuleSetServiceClient`."],["The page provides links to the latest version (2.37.0-rc) and several previous versions, dating back to version 2.12.0, for the `RuleSetServiceConnection` class and related functions."],["There is a list of functions that belong to `RuleSetServiceConnection`, which includes functions such as `options()`, `CreateRuleSet()`, and `GetOperation()`, along with the respective paramaters and return types."]]],[]]