public sealed class ListBrandsRequest : IMessage<ListBrandsRequest>, IEquatable<ListBrandsRequest>, IDeepCloneable<ListBrandsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Identity-Aware Proxy v1 API class ListBrandsRequest.
[[["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 provides reference documentation for the `ListBrandsRequest` class within the Google Cloud Identity-Aware Proxy v1 API."],["The `ListBrandsRequest` class is used to send requests to the `ListBrands` method and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines various versions of the `ListBrandsRequest` class, ranging from version 1.0.0 to the latest version 2.7.0."],["The class inherits from the base `object` class and includes inherited members like `GetHashCode()`, `GetType()`, and `ToString()`."],["Key features include two constructors: a default constructor `ListBrandsRequest()` and an overloaded one `ListBrandsRequest(ListBrandsRequest other)`, along with the `Parent` property used for specifying the GCP project number/id."]]],[]]