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` class, which is a key component for interacting with the `RuleSetServiceClient` in the Google Cloud Content Warehouse v1 API."],["The `RuleSetServiceConnection` class defines virtual methods for all user-facing overload sets found in `RuleSetServiceClient`, facilitating the injection of custom behavior for testing purposes."],["The documentation includes versioned links to the `RuleSetServiceConnection` class ranging from the latest release candidate version 2.37.0-rc down to version 2.12.0."],["Users can create a real instance using `MakeRuleSetServiceConnection()`, and they can also use `contentwarehouse_v1_mocks::MockRuleSetServiceConnection` for mocking in tests."],["The functions of `RuleSetServiceConnection` include `options()`, `CreateRuleSet()`, `GetRuleSet()`, `UpdateRuleSet()`, `DeleteRuleSet()`, `ListRuleSets()`, and `GetOperation()`, each with its own parameters and return types."]]],[]]