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 document provides reference documentation for the `ListBrandsRequest` class within the Google Cloud Identity-Aware Proxy v1 API, specifically for .NET development."],["The `ListBrandsRequest` class is used to send requests to the `ListBrands` method and is currently at version 2.1.0, with 2.7.0 being the latest available version."],["This class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ListBrandsRequest` class has a `Parent` property, a string that specifies the required GCP Project number/id in the format `projects/{project_number/id}`."],["There are two constructors provided for `ListBrandsRequest`, one that is parameterless and another that accepts another `ListBrandsRequest` object as a parameter."]]],[]]