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 provides documentation for the `OsConfigZonalServiceConnection` class, specifically version 2.36.0, which serves as an interface defining virtual methods for the `OsConfigZonalServiceClient`."],["The `OsConfigZonalServiceConnection` class allows for the injection of custom behavior, which is beneficial when creating tests that involve `OsConfigZonalServiceClient` objects, such as through the use of Google Mock objects."],["It lists the available versions of the `OsConfigZonalServiceConnection` class, ranging from the latest release candidate 2.37.0-rc down to 2.11.0, with each version linking to its corresponding documentation page."],["The page includes comprehensive documentation for multiple virtual functions, including `CreateOSPolicyAssignment`, `UpdateOSPolicyAssignment`, `GetOSPolicyAssignment`, `ListOSPolicyAssignments`, `DeleteOSPolicyAssignment`, and various others, each accompanied by details on parameters and return types."],["`MakeOsConfigZonalServiceConnection()` should be used to create a concrete instance, and the `MockOsConfigZonalServiceConnection` can be used for mocking."]]],[]]