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 information about a specific brand within the Google Cloud Iap V1 API."],["This class is part of the `Google.Cloud.Iap.V1` namespace and is implemented in the `Google.Cloud.Iap.V1.dll` assembly."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`GetBrandRequest` has a `Name` property, which is a string representing the required name of the brand to be fetched, formatted as `projects/{project_number/id}/brands/{brand}`."],["The class is available in various versions, ranging from version 1.0.0 to 2.7.0, with 2.7.0 being the latest, as shown by the list of links to each of those versions."]]],[]]