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"]],[["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 latest version of the API documented is 2.7.0, with the content specifically detailing version 2.4.0."],["This documentation provides information on the `ListBrandsResponse` class, which is part of the Cloud Identity-Aware Proxy (IAP) v1 API."],["The `ListBrandsResponse` class is a response message for the `ListBrands` method and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ListBrandsResponse` class has a `Brands` property, which is of type `RepeatedField\u003cBrand\u003e` and represents a list of existing brands within a project."],["The document contains a list of previous versions, starting from v1.0.0 all the way to the latest v2.7.0."]]],[]]