Class CreateIdentityAwareProxyClientRequest (1.0.2)

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

The request sent to CreateIdentityAwareProxyClient. .. attribute:: parent

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.

:type: str

Attribute

NameDescription
identity_aware_proxy_client google.cloud.iap_v1.types.IdentityAwareProxyClient
Required. Identity Aware Proxy Client to be created.