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-09 UTC."],[[["This webpage provides documentation for the `RuleSetServiceConnection` class within the Google Cloud Content Warehouse C++ client library, focusing on version 2.36.0."],["The `RuleSetServiceConnection` class defines virtual methods corresponding to the user-facing operations in the `RuleSetServiceClient`, enabling users to implement custom behavior for testing or other purposes."],["The page includes a list of available versions for the `RuleSetServiceConnection`, starting with version 2.37.0-rc (latest) and going down to version 2.12.0."],["The documentation details various functions available within the `RuleSetServiceConnection` class, such as `CreateRuleSet`, `GetRuleSet`, `UpdateRuleSet`, `DeleteRuleSet`, and `ListRuleSets`, providing information on parameters and return types for each."],["The documentation also provides information on creating concrete instances and mocking instances of `RuleSetServiceConnection`, allowing users to see how to instantiate the class and test with it."]]],[]]