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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version available is 2.7.0, with previous versions ranging from 2.6.0 down to 1.0.0."],["`CreateBrandRequest` is a class used to send requests to `CreateBrand` within the Cloud Identity-Aware Proxy v1 API."],["`CreateBrandRequest` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `CreateBrandRequest` contains two properties, `Brand`, which specifies the brand to create, and `Parent`, which requires the GCP Project number or ID."],["This class is in the namespace `Google.Cloud.Iap.V1` and is in the assembly `Google.Cloud.Iap.V1.dll`."]]],[]]