public sealed class ListBrandsResponse : IMessage<ListBrandsResponse>, IEquatable<ListBrandsResponse>, IDeepCloneable<ListBrandsResponse>, 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\u003eListBrandsResponse\u003c/code\u003e class is a response message for listing brands, and it's located within the \u003ccode\u003eGoogle.Cloud.Iap.V1\u003c/code\u003e namespace, specifically in the \u003ccode\u003eGoogle.Cloud.Iap.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage<ListBrandsResponse>\u003c/code\u003e, \u003ccode\u003eIEquatable<ListBrandsResponse>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<ListBrandsResponse>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e, extending its functionality.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the software provided for the \u003ccode\u003eListBrandsResponse\u003c/code\u003e class, and it lists them from the latest, version 2.7.0, all the way back to the earliest provided version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListBrandsResponse\u003c/code\u003e class has a \u003ccode\u003eBrands\u003c/code\u003e property, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e that holds a collection of \u003ccode\u003eBrand\u003c/code\u003e objects, representing brands that exist in a project.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListBrandsResponse\u003c/code\u003e class can be constructed either without parameters, or through a copy constructor, taking another \u003ccode\u003eListBrandsResponse\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]