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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage details the `OsConfigServiceConnection` interface, which provides virtual methods corresponding to the user-facing overload sets in `OsConfigServiceClient`."],["The interface allows for the injection of custom behaviors, particularly useful in testing scenarios, such as using a Google Mock object with `OsConfigServiceClient`."],["The `MakeOsConfigServiceConnection()` function is used to create concrete instances of this interface, while `osconfig_v1_mocks::MockOsConfigServiceConnection` facilitates mocking."],["It offers a variety of virtual methods for operations such as managing patch jobs and deployments, including execution, retrieval, cancellation, creation, deletion, updating, pausing, and resuming."],["This page contains documentation for many different versions of the `OsConfigServiceConnection`, ranging from version `2.11.0` to the latest release candidate version `2.37.0-rc`."]]],[]]