This interface defines virtual methods for each of the user-facing overload sets in ResourceSettingsServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ResourceSettingsServiceClient.
[[["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."],[[["The webpage provides documentation for the `ResourceSettingsServiceConnection` class, which is part of the Google Cloud Resource Settings C++ library."],["The `ResourceSettingsServiceConnection` interface defines virtual methods for all user-facing overload sets within the `ResourceSettingsServiceClient`, allowing for custom behavior injection during testing."],["Users can find documentation for the latest release candidate (2.37.0-rc) and previous versions, with version 2.28.0 being the version highlighted in the page's content."],["The page outlines the functions available in the `ResourceSettingsServiceConnection` class, such as `options()`, `ListSettings()`, `GetSetting()`, and `UpdateSetting()`, including details on their parameters and return types."],["The `MakeResourceSettingsServiceConnection()` function is available for creating concrete instances, and `MockResourceSettingsServiceConnection` is provided for mocking."]]],[]]