Resource: Brand
OAuth brand data. NOTE: Only contains a portion of the data that describes a brand.
JSON representation |
---|
{ "name": string, "supportEmail": string, "applicationTitle": string, "orgInternalOnly": boolean } |
Fields | |
---|---|
name |
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 |
Support email displayed on the OAuth consent screen. |
applicationTitle |
Application name displayed on OAuth consent screen. |
orgInternalOnly |
Output only. Whether the brand is only intended for usage inside the G Suite organization only. |
Methods |
|
---|---|
|
Constructs a new OAuth brand for the project if one does not exist. |
|
Retrieves the OAuth brand of the project. |
|
Lists the existing brands for the project. |