Returns permissions that a caller has on the Identity-Aware Proxy protected resource. If the resource does not exist or the caller does not have Identity-Aware Proxy permissions a google.rpc.Code.PERMISSION_DENIED will be returned. More information about managing access via IAP can be found at: https://cloud.google.com/iap/docs/managing-access#managing_access_via_the_api
[[["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 2024-05-03 UTC."],[[["The `IdentityAwareProxyAdminV1Beta1` interface provides APIs for managing configurations related to Identity-Aware Proxy (IAP)."],["The `IdentityAwareProxyAdminV1Beta1` interface supports managing access control policies for IAP-protected resources through `GetIamPolicy` and `SetIamPolicy` methods."],["The `IdentityAwareProxyAdminV1Beta1` interface includes a `TestIamPermissions` method to check the caller's permissions on the protected resources."],["The `IdentityAwareProxyRedirectService` interface is designed to manage requests during the authentication handshake process for IAP-protected resources."]]],[]]