public sealed class ListBrandsResponse : IMessage<ListBrandsResponse>, IEquatable<ListBrandsResponse>, IDeepCloneable<ListBrandsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Identity-Aware Proxy v1 API class ListBrandsResponse.
[[["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 part of the Google Cloud Identity-Aware Proxy (IAP) v1 API, specifically within the \u003ccode\u003eGoogle.Cloud.Iap.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class serves as the response message for the \u003ccode\u003eListBrands\u003c/code\u003e operation, designed to return a list of brands within a given project.\u003c/p\u003e\n"],["\u003cp\u003eIt implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enhancing its functionality and compatibility.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListBrandsResponse\u003c/code\u003e class includes a \u003ccode\u003eBrands\u003c/code\u003e property, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eBrand\u003c/code\u003e objects, representing the brands present in the project.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the API available, ranging from version 1.0.0 to 2.7.0, with 2.7.0 being the most recent.\u003c/p\u003e\n"]]],[],null,[]]