public sealed class ResetIdentityAwareProxyClientSecretRequest : IMessage<ResetIdentityAwareProxyClientSecretRequest>, IEquatable<ResetIdentityAwareProxyClientSecretRequest>, IDeepCloneable<ResetIdentityAwareProxyClientSecretRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Identity-Aware Proxy v1 API class ResetIdentityAwareProxyClientSecretRequest.
The request sent to ResetIdentityAwareProxyClientSecret.
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}.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `ResetIdentityAwareProxyClientSecretRequest` class, part of the Google Cloud Identity-Aware Proxy v1 API."],["The `ResetIdentityAwareProxyClientSecretRequest` class is used to send requests to reset the secret of an Identity-Aware Proxy client."],["The documentation includes information on the class's inheritance, implementing interfaces, inherited members, namespace, assembly, constructors, and properties, and there are 11 versions of this document available from version 1.0.0 to 2.7.0."],["The `Name` property of the class is a required string that specifies the Identity-Aware Proxy client to have its secret reset using the format projects/{project_number/id}/brands/{brand}/identityAwareProxyClients/{client_id}."]]],[]]