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."],[[["The latest version available for the `ListBrandsRequest` class is 2.7.0, as part of the Cloud Identity-Aware Proxy v1 API."],["This class, `ListBrandsRequest`, is part of the `Google.Cloud.Iap.V1` namespace and is used to send requests to `ListBrands`."],["The `ListBrandsRequest` class inherits from `object` and implements `IMessage`, `IEquatable\u003cListBrandsRequest\u003e`, `IDeepCloneable\u003cListBrandsRequest\u003e`, and `IBufferMessage`, providing methods and properties for interacting with the class."],["The `Parent` property within the `ListBrandsRequest` class is required and expects a string in the format `projects/{project_number/id}`, representing the GCP Project."],["There are multiple versions of the `ListBrandsRequest` ranging from version 1.0.0 to the most recent 2.7.0, all accessible via the documentation links provided."]]],[]]