public sealed class GetBrandRequest : IMessage<GetBrandRequest>, IEquatable<GetBrandRequest>, IDeepCloneable<GetBrandRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Identity-Aware Proxy v1 API class GetBrandRequest.
[[["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 information for the `GetBrandRequest` class within the Google Cloud Identity-Aware Proxy v1 API, specifically for version 2.6.0, and is a request sent to `GetBrand`."],["The `GetBrandRequest` class implements several interfaces, including `IMessage`, `IEquatable\u003cGetBrandRequest\u003e`, `IDeepCloneable\u003cGetBrandRequest\u003e`, and `IBufferMessage`, and inherits from the `object` class."],["The document includes details on the `GetBrandRequest` class constructors, one of which is parameterless and the other one allowing passing another `GetBrandRequest` object to it."],["It provides a property called `Name` which is a required string field representing the name of the brand to be fetched, in the format `projects/{project_number/id}/brands/{brand}`."],["The document also contains a list of older and newer versions of this specific class, with version 2.7.0 being the latest."]]],[]]