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 details the `OsConfigZonalServiceConnection` interface, which provides virtual methods for each user-facing overload set in `OsConfigZonalServiceClient`."],["The latest version available is 2.37.0-rc, with a range of versions from 2.11.0 to 2.36.0 also documented."],["The `OsConfigZonalServiceConnection` interface allows users to inject custom behavior into `OsConfigZonalServiceClient` objects, facilitating testing, and can be mocked using `osconfig_v1_mocks::MockOsConfigZonalServiceConnection`."],["The interface includes virtual functions for managing OS policy assignments, such as creating, updating, getting, listing, and deleting, as well as inventory and vulnerability reports, among other operations."],["To create a concrete instance, one can use the `MakeOsConfigZonalServiceConnection()` method."]]],[]]