Class Brand (1.2.1)

Brand(mapping=None, *, ignore_unknown_fields=False, **kwargs)

OAuth brand data. NOTE: Only contains a portion of the data that describes a brand.

Attributes

NameDescription
name str
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.
support_email str
Support email displayed on the OAuth consent screen.
application_title str
Application name displayed on OAuth consent screen.
org_internal_only bool
Output only. Whether the brand is only intended for usage inside the G Suite organization only.