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-04-23 UTC."],[[["This webpage details the `OsConfigServiceConnection` object, which facilitates custom behavior and testing for the `OsConfigServiceClient`."],["The page lists various versions of the `OsConfigServiceConnection`, ranging from version 2.11.0 up to the latest release candidate, 2.37.0-rc, and describes the currently viewed version, 2.33.0."],["The `OsConfigServiceConnection` interface offers a set of virtual methods that mirror the user-facing methods found in the `OsConfigServiceClient`, enabling the injection of custom behaviors."],["The page provides documentation for several functions, including `ExecutePatchJob`, `GetPatchJob`, `CancelPatchJob`, `ListPatchJobs`, and several others related to patch deployments and jobs, including their respective parameters and return types."],["Users looking to mock this functionality for testing can use the `MockOsConfigServiceConnection` class."]]],[]]