This interface defines virtual methods for each of the user-facing overload sets in OsConfigServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type OsConfigServiceClient.
[[["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 details the `OsConfigServiceConnection` interface, which provides virtual methods corresponding to user-facing overloads in `OsConfigServiceClient`."],["The `OsConfigServiceConnection` interface enables the injection of custom behavior, such as using a Google Mock object, for testing `OsConfigServiceClient` objects."],["A variety of functions are provided by the `OsConfigServiceConnection`, such as `ExecutePatchJob`, `GetPatchJob`, `CancelPatchJob`, `ListPatchJobs`, `CreatePatchDeployment`, `DeletePatchDeployment` and others."],["The latest release candidate version is `2.37.0-rc`, and the page also lists many of the past versions of the software all the way down to `2.11.0`."],["`MakeOsConfigServiceConnection()` can be used to create a concrete instance of this, while `osconfig_v1_mocks::MockOsConfigServiceConnection` can be used for mocking."]]],[]]