public sealed class DeleteIdentityAwareProxyClientRequest : IMessage<DeleteIdentityAwareProxyClientRequest>, IEquatable<DeleteIdentityAwareProxyClientRequest>, IDeepCloneable<DeleteIdentityAwareProxyClientRequest>, IBufferMessage, IMessage
The request sent to DeleteIdentityAwareProxyClient.
Required. Name of the Identity Aware Proxy client to be deleted.
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 content describes the \u003ccode\u003eDeleteIdentityAwareProxyClientRequest\u003c/code\u003e class, which is used to send a request for deleting an Identity Aware Proxy (IAP) client.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Iap.V1\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.Iap.V1.dll\u003c/code\u003e assembly, specifically version 2.0.0 of this API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteIdentityAwareProxyClientRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a \u003ccode\u003eName\u003c/code\u003e property of type \u003ccode\u003estring\u003c/code\u003e, which is a required field specifying the fully qualified name of the IAP client to delete, following the format \u003ccode\u003eprojects/{project_number/id}/brands/{brand}/identityAwareProxyClients/{client_id}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe content provides information for versions 1.0.0 through to 2.7.0, with 2.7.0 being the latest version.\u003c/p\u003e\n"]]],[],null,[]]