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"]],[["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."],[[["This webpage details the `ListBrandsRequest` class, which is used to send requests to the ListBrands method within the Google Cloud Iap V1 API."],["The `ListBrandsRequest` class is available in the `Google.Cloud.Iap.V1` namespace and is part of the `Google.Cloud.Iap.V1.dll` assembly."],["The class implements several interfaces, including `IMessage`, `IEquatable\u003cListBrandsRequest\u003e`, `IDeepCloneable\u003cListBrandsRequest\u003e`, and `IBufferMessage`."],["The latest version of the request is 2.7.0, and previous versions are listed, ranging down to 1.0.0, which is also the version of the documented page."],["The ListBrandsRequest class has two constructors, and one property called Parent, which requires a GCP Project number or id."]]],[]]