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 (IAP) v1 API, specifically within the \u003ccode\u003eGoogle.Cloud.Iap.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eCreateBrandRequest\u003c/code\u003e, is used to send requests for creating a brand, and it implements multiple interfaces such as \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 latest version is \u003ccode\u003e2.7.0\u003c/code\u003e, while this document specifically refers to version \u003ccode\u003e2.1.0\u003c/code\u003e, and the documentation also references versions ranging from \u003ccode\u003e1.0.0\u003c/code\u003e to \u003ccode\u003e2.6.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateBrandRequest\u003c/code\u003e includes two main properties: \u003ccode\u003eBrand\u003c/code\u003e, which is the brand to be created, and \u003ccode\u003eParent\u003c/code\u003e, which is the GCP project number/ID where the brand will reside.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: one default (\u003ccode\u003eCreateBrandRequest()\u003c/code\u003e) and another that accepts another \u003ccode\u003eCreateBrandRequest\u003c/code\u003e object as a parameter (\u003ccode\u003eCreateBrandRequest(CreateBrandRequest other)\u003c/code\u003e).\u003c/p\u003e\n"]]],[],null,[]]