Iap_v1Functions

Functions

Link copied to clipboard
suspend fun getBrand(argument: GetBrandPlainArgs): GetBrandResult

Retrieves the OAuth brand of the project.

suspend fun getBrand(argument: suspend GetBrandPlainArgsBuilder.() -> Unit): GetBrandResult
suspend fun getBrand(brandId: String, project: String? = null): GetBrandResult
Link copied to clipboard

Retrieves an existing TunnelDestGroup.

suspend fun getDestGroup(destGroupId: String, location: String, project: String? = null): GetDestGroupResult
Link copied to clipboard

Retrieves an Identity Aware Proxy (IAP) OAuth client. Requires that the client is owned by IAP.

suspend fun getIdentityAwareProxyClient(brandId: String, identityAwareProxyClientId: String, project: String? = null): GetIdentityAwareProxyClientResult
Link copied to clipboard

Gets the access control policy for an Identity-Aware Proxy protected resource. More information about managing access via IAP can be found at: https://cloud.google.com/iap/docs/managing-access#managing_access_via_the_api