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, specifically for version 2.6.0, with links to other versions."],["The `ListBrandsRequest` class is used to send requests to the `ListBrands` method and inherits from object, while implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists the available versions of the API, ranging from 1.0.0 to 2.7.0 (latest), with version 2.6.0 being the currently viewed version."],["The `ListBrandsRequest` class includes a constructor, and also contains a `Parent` property, which is a required field representing the GCP Project number/id, in the format: projects/{project_number/id}."]]],[]]