Reference documentation and code samples for the Google Cloud Iap V1 Client class Brand.
OAuth brand data.
NOTE: Only contains a portion of the data that describes a brand.
Generated from protobuf message google.cloud.iap.v1.Brand
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
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
string
Support email displayed on the OAuth consent screen.
↳ application_title
string
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.
getName
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.
string
setName
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.
var
string
$this
getSupportEmail
Support email displayed on the OAuth consent screen.
string
setSupportEmail
Support email displayed on the OAuth consent screen.
var
string
$this
getApplicationTitle
Application name displayed on OAuth consent screen.
string
setApplicationTitle
Application name displayed on OAuth consent screen.
var
string
$this
getOrgInternalOnly
Output only. Whether the brand is only intended for usage inside the G Suite organization only.
bool
setOrgInternalOnly
Output only. Whether the brand is only intended for usage inside the G Suite organization only.
var
bool
$this