Class CreateIdentityAwareProxyClientRequest (1.5.2)

CreateIdentityAwareProxyClientRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

The request sent to CreateIdentityAwareProxyClient.

Attributes

NameDescription
parent str
Required. Path to create the client in. In the following format: projects/{project_number/id}/brands/{brand}. The project must belong to a G Suite account.
identity_aware_proxy_client google.cloud.iap_v1.types.IdentityAwareProxyClient
Required. Identity Aware Proxy Client to be created.

Inheritance

builtins.object > proto.message.Message > CreateIdentityAwareProxyClientRequest