[[["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-05-07 UTC."],[[["This webpage details the `IdentityAwareProxyOAuthServiceConnection` class, which provides virtual methods for user-facing overload sets in `IdentityAwareProxyOAuthServiceClient`, enabling custom behavior injection for testing."],["The content covers multiple versions of the API, ranging from version 2.11.0 up to the latest release candidate, version 2.37.0-rc."],["The class allows for managing Identity-Aware Proxy (IAP) brands and clients, including functions to list, create, get, reset secrets, and delete, all managed through various requests and responses."],["`MakeIdentityAwareProxyOAuthServiceConnection()` is the function used to create a concrete instance of this class, and `iap_v1_mocks::MockIdentityAwareProxyOAuthServiceConnection` is available for mocking."],["The `IdentityAwareProxyOAuthServiceConnection` object includes virtual functions like `options()`, `ListBrands()`, `CreateBrand()`, `GetBrand()`, `CreateIdentityAwareProxyClient()`, `ListIdentityAwareProxyClients()`, `GetIdentityAwareProxyClient()`, `ResetIdentityAwareProxyClientSecret()`, and `DeleteIdentityAwareProxyClient()`, all available for implementation."]]],[]]