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 outlines the \u003ccode\u003eCreateIdentityAwareProxyClientRequest\u003c/code\u003e class, which is a request object used to create an Identity Aware Proxy Client within the Google Cloud IAP service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateIdentityAwareProxyClientRequest\u003c/code\u003e class has two constructors, one default and another that accepts another \u003ccode\u003eCreateIdentityAwareProxyClientRequest\u003c/code\u003e instance as a parameter, allowing for object cloning.\u003c/p\u003e\n"],["\u003cp\u003eIt 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, and inherits from \u003ccode\u003eObject\u003c/code\u003e, supporting functionality for message handling, comparison, deep cloning, and buffering.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires two properties to be set: \u003ccode\u003eIdentityAwareProxyClient\u003c/code\u003e, representing the client to be created, and \u003ccode\u003eParent\u003c/code\u003e, which specifies the project and brand under which the client will reside.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides a version history ranging from 1.0.0 to 2.7.0 (latest) showing the various versions of the documentation of this class.\u003c/p\u003e\n"]]],[],null,[]]