public sealed class CreateBrandRequest : IMessage<CreateBrandRequest>, IEquatable<CreateBrandRequest>, IDeepCloneable<CreateBrandRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Identity-Aware Proxy v1 API class CreateBrandRequest.
[[["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 \u003ccode\u003eCreateBrandRequest\u003c/code\u003e class is part of the Cloud Identity-Aware Proxy v1 API and is used to send requests for creating a new brand.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, equality checks, deep cloning, and buffer message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors: a default constructor \u003ccode\u003eCreateBrandRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eCreateBrandRequest(CreateBrandRequest other)\u003c/code\u003e to create new instances, where the latter allows instantiation of a new object by copying an existing \u003ccode\u003eCreateBrandRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateBrandRequest\u003c/code\u003e class has two properties, \u003ccode\u003eBrand\u003c/code\u003e which is of type \u003ccode\u003eBrand\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e of type \u003ccode\u003estring\u003c/code\u003e, that defines the brand to be created and the id of the project, respectively.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of this API class are available, ranging from version 1.0.0 to the latest version 2.7.0, offering different releases of the \u003ccode\u003eCreateBrandRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Cloud Identity-Aware Proxy v1 API - Class CreateBrandRequest (2.8.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.8.0 (latest)](/dotnet/docs/reference/Google.Cloud.Iap.V1/latest/Google.Cloud.Iap.V1.CreateBrandRequest)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.Iap.V1/2.7.0/Google.Cloud.Iap.V1.CreateBrandRequest)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.Iap.V1/2.6.0/Google.Cloud.Iap.V1.CreateBrandRequest)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Iap.V1/2.5.0/Google.Cloud.Iap.V1.CreateBrandRequest)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Iap.V1/2.4.0/Google.Cloud.Iap.V1.CreateBrandRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Iap.V1/2.3.0/Google.Cloud.Iap.V1.CreateBrandRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Iap.V1/2.2.0/Google.Cloud.Iap.V1.CreateBrandRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Iap.V1/2.1.0/Google.Cloud.Iap.V1.CreateBrandRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Iap.V1/2.0.0/Google.Cloud.Iap.V1.CreateBrandRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Iap.V1/1.2.0/Google.Cloud.Iap.V1.CreateBrandRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Iap.V1/1.1.0/Google.Cloud.Iap.V1.CreateBrandRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Iap.V1/1.0.0/Google.Cloud.Iap.V1.CreateBrandRequest) \n\n public sealed class CreateBrandRequest : IMessage\u003cCreateBrandRequest\u003e, IEquatable\u003cCreateBrandRequest\u003e, IDeepCloneable\u003cCreateBrandRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Cloud Identity-Aware Proxy v1 API class CreateBrandRequest.\n\nThe request sent to CreateBrand. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e CreateBrandRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[CreateBrandRequest](/dotnet/docs/reference/Google.Cloud.Iap.V1/latest/Google.Cloud.Iap.V1.CreateBrandRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[CreateBrandRequest](/dotnet/docs/reference/Google.Cloud.Iap.V1/latest/Google.Cloud.Iap.V1.CreateBrandRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[CreateBrandRequest](/dotnet/docs/reference/Google.Cloud.Iap.V1/latest/Google.Cloud.Iap.V1.CreateBrandRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Iap.V1](/dotnet/docs/reference/Google.Cloud.Iap.V1/latest/Google.Cloud.Iap.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Iap.V1.dll\n\nConstructors\n------------\n\n### CreateBrandRequest()\n\n public CreateBrandRequest()\n\n### CreateBrandRequest(CreateBrandRequest)\n\n public CreateBrandRequest(CreateBrandRequest other)\n\nProperties\n----------\n\n### Brand\n\n public Brand Brand { get; set; }\n\nRequired. The brand to be created.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. GCP Project number/id under which the brand is to be created.\nIn the following format: projects/{project_number/id}."]]