Class GetIdentityAwareProxyClientRequest (1.5.2)

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

The request sent to GetIdentityAwareProxyClient.

Attribute

NameDescription
name str
Required. Name of the Identity Aware Proxy client to be fetched. In the following format: projects/{project_number/id}/brands/{brand}/identityAwareProxyClients/{client_id}.

Inheritance

builtins.object > proto.message.Message > GetIdentityAwareProxyClientRequest