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 webpage provides reference documentation for the `GetBrandRequest` class within the Google Cloud Identity-Aware Proxy v1 API."],["The `GetBrandRequest` class is used to send requests to the `GetBrand` method and it is implemented as a sealed class in the `Google.Cloud.Iap.V1` namespace."],["The documentation covers versions 1.0.0 up to the latest version 2.7.0, and provides links to each of the different version's pages."],["The class inherits from the `object` class and implements the `IMessage`, `IEquatable\u003cGetBrandRequest\u003e`, `IDeepCloneable\u003cGetBrandRequest\u003e`, and `IBufferMessage` interfaces."],["The `GetBrandRequest` class includes a `Name` property which is a required string representing the brand to be fetched, in the format: `projects/{project_number/id}/brands/{brand}`."]]],[]]