View Source GoogleApi.IAP.V1.Model.Brand (google_api_iap v0.20.2)
OAuth brand data. NOTE: Only contains a portion of the data that describes a brand.
Attributes
-
applicationTitle(type:String.t, default:nil) - Application name displayed on OAuth consent screen. -
name(type:String.t, default:nil) - 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. -
orgInternalOnly(type:boolean(), default:nil) - Output only. Whether the brand is only intended for usage inside the G Suite organization only. -
supportEmail(type:String.t, default:nil) - Support email displayed on the OAuth consent screen.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.