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 each user-facing overload set in `OsConfigServiceClient`."],["The interface allows for the injection of custom behaviors, particularly useful in testing scenarios involving `OsConfigServiceClient` objects, such as the utilization of Google Mock objects."],["It supports various patch management operations, including execution, retrieval, cancellation, and listing of patch jobs, as well as deployment operations like creation, updating, pausing, and deletion."],["The latest version of this connection interface is version `2.37.0-rc`, with a wide array of prior versions available from `2.11.0` up to `2.36.0`."],["There are several functions with which you can use the `OsConfigServiceConnection` interface, such as `options()`, `ExecutePatchJob()`, `GetPatchJob()`, and many more, allowing for extensive control over patch jobs and patch deployments."]]],[]]