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, as part of version 1.2.0 of the Google.Cloud.Iap.V1 library.\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, indicating its role in message handling and object management.\u003c/p\u003e\n"],["\u003cp\u003eIt features two properties: \u003ccode\u003eIdentityAwareProxyClient\u003c/code\u003e, which is required and represents the client to be created, and \u003ccode\u003eParent\u003c/code\u003e, a string that specifies the path where the client should be created, following a specific format.\u003c/p\u003e\n"],["\u003cp\u003eThe page also lists the available versions from the latest \u003ccode\u003e2.7.0\u003c/code\u003e to the oldest \u003ccode\u003e1.0.0\u003c/code\u003e, allowing you to reference the documentation for each version.\u003c/p\u003e\n"]]],[],null,[]]