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 been implemented across multiple versions, from 1.0.0 to the latest 2.7.0, with links provided for each version.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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 has two constructors, one parameterless and one taking another instance of \u003ccode\u003eCreateIdentityAwareProxyClientRequest\u003c/code\u003e, with two key properties, \u003ccode\u003eIdentityAwareProxyClient\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property is required and specifies the path where the client will be created, following a projects/{project_number/id}/brands/{brand} format, which the project must belong to a G Suite account.\u003c/p\u003e\n"]]],[],null,[]]