Class ResetIdentityAwareProxyClientSecretRequest (1.5.2)

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

The request sent to ResetIdentityAwareProxyClientSecret.

Attribute

NameDescription
name str
Required. Name of the Identity Aware Proxy client to that will have its secret reset. In the following format: projects/{project_number/id}/brands/{brand}/identityAwareProxyClients/{client_id}.

Inheritance

builtins.object > proto.message.Message > ResetIdentityAwareProxyClientSecretRequest