public sealed class GetBrandRequest : IMessage<GetBrandRequest>, IEquatable<GetBrandRequest>, IDeepCloneable<GetBrandRequest>, IBufferMessage, IMessage
[[["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 `GetBrandRequest` class is used to request a specific brand and is the primary focus of this content."],["This class is part of the `Google.Cloud.Iap.V1` namespace, which is found within the `Google.Cloud.Iap.V1.dll` assembly."],["`GetBrandRequest` implements several interfaces, including `IMessage\u003cGetBrandRequest\u003e`, `IEquatable\u003cGetBrandRequest\u003e`, `IDeepCloneable\u003cGetBrandRequest\u003e`, `IBufferMessage`, and `IMessage`."],["The `GetBrandRequest` class contains a `Name` property of type string, which is required and represents the name of the brand being fetched in a specified format."],["There are multiple versions of the `GetBrandRequest` class, ranging from version 1.0.0 up to the latest version, 2.7.0."]]],[]]