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"]],[["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-23 UTC."],[[["This webpage details the `OsConfigZonalServiceConnection` object, which is essential for interacting with the `OsConfigZonalServiceClient` and managing OS configuration in Google Cloud."],["The content provides documentation and reference material for various versions of the `OsConfigZonalServiceConnection`, starting from version 2.17.0 up to the latest release candidate 2.37.0-rc."],["The interface includes virtual methods for operations like creating, updating, getting, listing, and deleting `OSPolicyAssignments`, as well as methods for managing `OSPolicyAssignmentReports`, `Inventories`, and `VulnerabilityReports`."],["Users can inject custom behavior into their tests by utilizing mock objects like `osconfig_v1_mocks::MockOsConfigZonalServiceConnection`, which is useful for testing `OsConfigZonalServiceClient` interactions."],["The function `MakeOsConfigZonalServiceConnection()` is provided to create a concrete instance of this object, allowing for implementation in an application."]]],[]]