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."],[[["This documentation page covers the `CreateBrandRequest` class within the Google Cloud Identity-Aware Proxy (IAP) v1 API, specifically for version 2.3.0."],["`CreateBrandRequest` is a class used to send requests to the `CreateBrand` method for creating a new brand in the Identity Aware Proxy."],["The `CreateBrandRequest` class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the constructors for `CreateBrandRequest`, namely a default constructor and one that takes another `CreateBrandRequest` object as a parameter, as well as two key properties `Brand` and `Parent`."],["The webpage features documentation for versions 1.0.0 to 2.7.0 of the class, with version 2.7.0 being the most recent."]]],[]]