public sealed class ListBrandsRequest : IMessage<ListBrandsRequest>, IEquatable<ListBrandsRequest>, IDeepCloneable<ListBrandsRequest>, 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 latest version available for \u003ccode\u003eListBrandsRequest\u003c/code\u003e is 2.7.0, with various other versions ranging from 1.0.0 to 2.6.0 available for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListBrandsRequest\u003c/code\u003e is a class used to send requests to the \u003ccode\u003eListBrands\u003c/code\u003e function, implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the \u003ccode\u003eObject\u003c/code\u003e class, meaning it uses the same inherited members such as \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\u003e\u003ccode\u003eListBrandsRequest\u003c/code\u003e can be constructed with either no arguments or by passing another \u003ccode\u003eListBrandsRequest\u003c/code\u003e object, which allows for the use of copy constructor when dealing with this object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property, a string type, is required and represents the GCP Project number/ID, following the format: \u003ccode\u003eprojects/{project_number/id}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]