Classes
AccessDeniedPageSettings
Custom content configuration for access denied page. IAP allows customers to define a custom URI to use as the error page when access is denied to users. If IAP prevents access to this page, the default IAP error page will be displayed instead.
AccessSettings
Access related settings for IAP protected apps.
AllowedDomainsSettings
Configuration for IAP allowed domains. Lets you to restrict access to an app and allow access to only the domains that you list.
ApplicationSettings
Wrapper over application specific settings for IAP.
AttributePropagationSettings
Configuration for propagating attributes to applications protected by IAP.
AttributePropagationSettings.Types
Container for nested types declared in the AttributePropagationSettings message type.
Brand
OAuth brand data. NOTE: Only contains a portion of the data that describes a brand.
CorsSettings
Allows customers to configure HTTP request paths that'll allow HTTP OPTIONS call to bypass authentication and authorization.
CreateBrandRequest
The request sent to CreateBrand.
CreateIdentityAwareProxyClientRequest
The request sent to CreateIdentityAwareProxyClient.
CreateTunnelDestGroupRequest
The request to CreateTunnelDestGroup.
CsmSettings
Configuration for RCToken generated for service mesh workloads protected by IAP. RCToken are IAP generated JWTs that can be verified at the application. The RCToken is primarily used for service mesh deployments, and can be scoped to a single mesh by configuring the audience field accordingly.
DeleteIdentityAwareProxyClientRequest
The request sent to DeleteIdentityAwareProxyClient.
DeleteTunnelDestGroupRequest
The request to DeleteTunnelDestGroup.
GcipSettings
Allows customers to configure tenant_id for GCIP instance per-app.
GetBrandRequest
The request sent to GetBrand.
GetIapSettingsRequest
The request sent to GetIapSettings.
GetIdentityAwareProxyClientRequest
The request sent to GetIdentityAwareProxyClient.
GetTunnelDestGroupRequest
The request to GetTunnelDestGroup.
IapSettings
The IAP configurable settings.
IdentityAwareProxyAdminService
APIs for Identity-Aware Proxy Admin configurations.
IdentityAwareProxyAdminService.IdentityAwareProxyAdminServiceBase
Base class for server-side implementations of IdentityAwareProxyAdminService
IdentityAwareProxyAdminService.IdentityAwareProxyAdminServiceClient
Client for IdentityAwareProxyAdminService
IdentityAwareProxyAdminServiceClient
IdentityAwareProxyAdminService client wrapper, for convenient use.
IdentityAwareProxyAdminServiceClientBuilder
Builder class for IdentityAwareProxyAdminServiceClient to provide simple configuration of credentials, endpoint etc.
IdentityAwareProxyAdminServiceClientImpl
IdentityAwareProxyAdminService client wrapper implementation, for convenient use.
IdentityAwareProxyAdminServiceSettings
Settings for IdentityAwareProxyAdminServiceClient instances.
IdentityAwareProxyClient
Contains the data that describes an Identity Aware Proxy owned client.
IdentityAwareProxyOAuthService
API to programmatically create, list and retrieve Identity Aware Proxy (IAP) OAuth brands; and create, retrieve, delete and reset-secret of IAP OAuth clients.
IdentityAwareProxyOAuthService.IdentityAwareProxyOAuthServiceBase
Base class for server-side implementations of IdentityAwareProxyOAuthService
IdentityAwareProxyOAuthService.IdentityAwareProxyOAuthServiceClient
Client for IdentityAwareProxyOAuthService
IdentityAwareProxyOAuthServiceClient
IdentityAwareProxyOAuthService client wrapper, for convenient use.
IdentityAwareProxyOAuthServiceClientBuilder
Builder class for IdentityAwareProxyOAuthServiceClient to provide simple configuration of credentials, endpoint etc.
IdentityAwareProxyOAuthServiceClientImpl
IdentityAwareProxyOAuthService client wrapper implementation, for convenient use.
IdentityAwareProxyOAuthServiceSettings
Settings for IdentityAwareProxyOAuthServiceClient instances.
ListBrandsRequest
The request sent to ListBrands.
ListBrandsResponse
Response message for ListBrands.
ListIdentityAwareProxyClientsRequest
The request sent to ListIdentityAwareProxyClients.
ListIdentityAwareProxyClientsResponse
Response message for ListIdentityAwareProxyClients.
ListTunnelDestGroupsRequest
The request to ListTunnelDestGroups.
ListTunnelDestGroupsResponse
The response from ListTunnelDestGroups.
OAuthSettings
Configuration for OAuth login&consent flow behavior as well as for OAuth Credentials.
ReauthSettings
Configuration for IAP reauthentication policies.
ReauthSettings.Types
Container for nested types declared in the ReauthSettings message type.
ResetIdentityAwareProxyClientSecretRequest
The request sent to ResetIdentityAwareProxyClientSecret.
TunnelDestGroup
A TunnelDestGroup.
TunnelDestGroupName
Resource name for the TunnelDestGroup
resource.
TunnelLocationName
Resource name for the TunnelLocation
resource.
UpdateIapSettingsRequest
The request sent to UpdateIapSettings.
UpdateTunnelDestGroupRequest
The request to UpdateTunnelDestGroup.
Enums
AttributePropagationSettings.Types.OutputCredentials
Supported output credentials for attribute propagation. Each output credential maps to a "field" in the response. For example, selecting JWT will propagate all attributes in the IAP JWT, header in the headers, etc.
ReauthSettings.Types.Method
Types of reauthentication methods supported by IAP.
ReauthSettings.Types.PolicyType
Type of policy in the case of hierarchial policies.
TunnelDestGroupName.ResourceNameType
The possible contents of TunnelDestGroupName.
TunnelLocationName.ResourceNameType
The possible contents of TunnelLocationName.