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` object, which is part of the `ResourceSettingsServiceClient` in the Google Cloud C++ library, with the latest version being `2.37.0-rc`."],["This `ResourceSettingsServiceConnection` interface has virtual methods that mirror the user-facing overloads in `ResourceSettingsServiceClient`, allowing custom behavior to be implemented, for testing purposes."],["The `ResourceSettingsServiceConnection` interface includes functions for `options()`, `ListSettings()`, `GetSetting()`, and `UpdateSetting()`, each with specific request and return types."],["The `MakeResourceSettingsServiceConnection()` function is mentioned as a way to create a real instance of this interface, while `MockResourceSettingsServiceConnection` allows for the mocking of the connection for testing."],["The page lists multiple older versions of the library, from `2.11.0` up to the latest `2.37.0-rc` , allowing users to view their respective documentation."]]],[]]