Output only. Identifier of the brand. NOTE: GCP project number achieves the same brand identification purpose as only one brand per project can be created.
supportEmail
string
Support email displayed on the OAuth consent screen.
applicationTitle
string
Application name displayed on OAuth consent screen.
orgInternalOnly
boolean
Output only. Whether the brand is only intended for usage inside the G Suite organization only.
[[["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-06-17 UTC."],[[["This document details the \"Brand\" resource, which represents OAuth brand data, including only a subset of information that describes a brand."],["The JSON representation of a Brand includes fields for `name`, `supportEmail`, `applicationTitle`, and `orgInternalOnly`."],["Key fields of a Brand include `name` (a unique identifier), `supportEmail` (contact for support), `applicationTitle` (displayed application name), and `orgInternalOnly` (indicating internal usage)."],["There are three methods available for managing Brands: `create` (to create a new brand), `get` (to retrieve an existing brand), and `list` (to list all brands for a project)."]]],[]]