[[["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 document outlines the `IdentityAwareProxyAdminServiceConnection` interface, which provides virtual methods for all user-facing overload sets found in the `IdentityAwareProxyAdminServiceClient`."],["The latest release candidate version available is 2.37.0-rc, while the latest stable release is 2.36.0."],["The `IdentityAwareProxyAdminServiceConnection` allows for custom behavior injection, typically used in testing with Google Mock objects, when working with `IdentityAwareProxyAdminServiceClient` instances."],["The interface methods allow users to manage Identity Aware Proxy settings, like using `GetIapSettings`, `UpdateIapSettings`, `SetIamPolicy`, `GetIamPolicy` and also tunnel destination groups with the functions `ListTunnelDestGroups`, `CreateTunnelDestGroup`, `GetTunnelDestGroup`, `DeleteTunnelDestGroup` and `UpdateTunnelDestGroup`."],["A concrete instance of `IdentityAwareProxyAdminServiceConnection` can be made using the `MakeIdentityAwareProxyAdminServiceConnection()` function, with a mock object available via `iap_v1_mocks::MockIdentityAwareProxyAdminServiceConnection`."]]],[]]