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."],[[["This webpage provides documentation for the `ResourceSettingsServiceConnection` object, which is part of the `ResourceSettingsServiceClient` in version 2.13.0."],["The `ResourceSettingsServiceConnection` interface enables users to customize behavior when testing `ResourceSettingsServiceClient` objects, and facilitates the injection of custom behavior using objects such as Google Mock."],["The `MakeResourceSettingsServiceConnection()` function is used to create concrete instances of the `ResourceSettingsServiceConnection`, and for mocking there is `MockResourceSettingsServiceConnection`."],["Key virtual methods defined in this interface include `options()`, `ListSettings()`, `GetSetting()`, and `UpdateSetting()`, which handle different operations for managing settings."],["There are multiple prior versions of this ResourceSettings service available for use, with version 2.37.0-rc being the latest and version 2.11.0 being the furthest."]]],[]]