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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGetBrandRequest\u003c/code\u003e class is used to send a request to retrieve a brand and is a part of the \u003ccode\u003eGoogle.Cloud.Iap.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage<GetBrandRequest>\u003c/code\u003e, \u003ccode\u003eIEquatable<GetBrandRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<GetBrandRequest>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e, ensuring it conforms to specific message and data handling protocols.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eObject\u003c/code\u003e and has inherited members like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003eGetBrandRequest\u003c/code\u003e: a default constructor and one that accepts another \u003ccode\u003eGetBrandRequest\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetBrandRequest\u003c/code\u003e class includes a \u003ccode\u003eName\u003c/code\u003e property of type string, which is required and specifies the name of the brand to be retrieved, following the format: \u003ccode\u003eprojects/{project_number/id}/brands/{brand}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]