public sealed class ResetIdentityAwareProxyClientSecretRequest : IMessage<ResetIdentityAwareProxyClientSecretRequest>, IEquatable<ResetIdentityAwareProxyClientSecretRequest>, IDeepCloneable<ResetIdentityAwareProxyClientSecretRequest>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe webpage details the \u003ccode\u003eResetIdentityAwareProxyClientSecretRequest\u003c/code\u003e class, which is used to send a request to reset an Identity Aware Proxy client's secret.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Iap.V1\u003c/code\u003e namespace and is implemented within the \u003ccode\u003eGoogle.Cloud.Iap.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt provides two constructors: a default constructor and one that takes another \u003ccode\u003eResetIdentityAwareProxyClientSecretRequest\u003c/code\u003e instance as a parameter for cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe request includes a \u003ccode\u003eName\u003c/code\u003e property, which is a required string that identifies the Identity Aware Proxy client to be reset, following a specific format including project, brand, and client ID.\u003c/p\u003e\n"]]],[],null,[]]