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-17 UTC."],[[["The latest version available for `OsConfigServiceConnection` is 2.37.0-rc, with a list of previous versions accessible for reference, ranging down to version 2.11.0."],["`OsConfigServiceConnection` defines virtual methods for each user-facing overload set in `OsConfigServiceClient`, allowing for custom behavior injection during testing."],["This interface enables interaction with patch jobs and deployments through methods like `ExecutePatchJob`, `GetPatchJob`, `CreatePatchDeployment`, and `DeletePatchDeployment`, to name a few."],["The `MakeOsConfigServiceConnection()` function is used to create a concrete instance, while `osconfig_v1_mocks::MockOsConfigServiceConnection` is used for mocking."],["The `OsConfigServiceConnection` class provides methods to manage patch jobs, get patch job details, manage patch deployments, and manage the lifecycle of those patch deployments, among other functionalities."]]],[]]