public sealed class GetBrandRequest : IMessage<GetBrandRequest>, IEquatable<GetBrandRequest>, IDeepCloneable<GetBrandRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Identity-Aware Proxy v1 API class GetBrandRequest.
[[["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 document provides reference documentation for the `GetBrandRequest` class within the Cloud Identity-Aware Proxy v1 API, specifically for version 2.5.0."],["`GetBrandRequest` is used to fetch a brand and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `GetBrandRequest` has a property called `Name` which is a required string representing the name of the brand to be fetched, following a specific format."],["This documentation covers the class's constructors, the public, parameterless constructor `GetBrandRequest()`, and the copy constructor `GetBrandRequest(GetBrandRequest)`, along with its implemented properties and inherited members."],["The documentation shows that the latest available version is 2.7.0, with the documentation itself corresponding to the 2.5.0 version."]]],[]]