Class ResetIdentityAwareProxyClientSecretRequest (0.1.2)

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

The request sent to ResetIdentityAwareProxyClientSecret. .. attribute:: name

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}.

:type: str