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-03-14 UTC."],[[["This webpage details the `OsConfigZonalServiceConnection` object, which is essential for interacting with the `OsConfigZonalServiceClient` in the Google Cloud OS Config API."],["The content provides documentation and reference information for various versions of the `OsConfigZonalServiceConnection`, including the latest release candidate `2.37.0-rc` and versions back to `2.11.0`."],["It outlines the virtual methods that `OsConfigZonalServiceConnection` supports, such as `CreateOSPolicyAssignment`, `GetInventory`, and `ListVulnerabilityReports`, offering users a way to manage OS policies, inventory, and vulnerability reports."],["Users can find instructions for creating concrete instances using `MakeOsConfigZonalServiceConnection()` and guidance for mocking with `MockOsConfigZonalServiceConnection` for testing."],["The content highlights that each method in `OsConfigZonalServiceConnection` is mapped to a user-facing method in the `OsConfigZonalServiceClient`, along with the request types and return types, allowing for customization during testing."]]],[]]