This interface defines virtual methods for each of the user-facing overload sets in OsConfigZonalServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type OsConfigZonalServiceClient.
[[["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 document outlines the `OsConfigZonalServiceConnection` interface, which provides virtual methods for all user-facing overload sets found in the `OsConfigZonalServiceClient`."],["The latest release candidate version is 2.37.0-rc, with various other versions like 2.36.0, 2.35.0, and others also being documented, all the way down to 2.11.0."],["The `OsConfigZonalServiceConnection` object is used for interacting with `OsConfigZonalServiceClient` and it allows for custom behavior injection during testing, such as with a Google Mock object."],["The interface defines functions such as `CreateOSPolicyAssignment`, `UpdateOSPolicyAssignment`, `GetOSPolicyAssignment`, and others for managing OS policy assignments, inventory, and vulnerability reports."],["Users can create a concrete instance of this service using the `MakeOsConfigZonalServiceConnection()` method, or use `osconfig_v1_mocks::MockOsConfigZonalServiceConnection` for mocking purposes."]]],[]]