public sealed class CreateIdentityAwareProxyClientRequest : IMessage<CreateIdentityAwareProxyClientRequest>, IEquatable<CreateIdentityAwareProxyClientRequest>, IDeepCloneable<CreateIdentityAwareProxyClientRequest>, IBufferMessage, IMessage
The request sent to CreateIdentityAwareProxyClient.
Required. Path to create the client in.
In the following format:
projects/{project_number/id}/brands/{brand}.
The project must belong to a G Suite account.
[[["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\u003eThis document provides information about the \u003ccode\u003eCreateIdentityAwareProxyClientRequest\u003c/code\u003e class, specifically within version 2.0.0 of the Google.Cloud.Iap.V1 library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateIdentityAwareProxyClientRequest\u003c/code\u003e is a request object used to create an Identity Aware Proxy Client, and it implements several 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\u003eThe class includes properties for \u003ccode\u003eIdentityAwareProxyClient\u003c/code\u003e, which is the client to be created, and \u003ccode\u003eParent\u003c/code\u003e, which specifies the project and brand where the client will be created.\u003c/p\u003e\n"],["\u003cp\u003eThe document also contains a list of links to different versions of this class, with 2.7.0 being the latest, and going back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the base Object class, allowing for various methods such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]