Reference documentation and code samples for the Identity-Aware Proxy V1 API class Google::Cloud::Iap::V1::Brand.
OAuth brand data.
NOTE: Only contains a portion of the data that describes a brand.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#application_title
defapplication_title()->::String
Returns
(::String) — Application name displayed on OAuth consent screen.
#application_title=
defapplication_title=(value)->::String
Parameter
value (::String) — Application name displayed on OAuth consent screen.
Returns
(::String) — Application name displayed on OAuth consent screen.
#name
defname()->::String
Returns
(::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.
#org_internal_only
deforg_internal_only()->::Boolean
Returns
(::Boolean) — Output only. Whether the brand is only intended for usage inside the
G Suite organization only.
#support_email
defsupport_email()->::String
Returns
(::String) — Support email displayed on the OAuth consent screen.
#support_email=
defsupport_email=(value)->::String
Parameter
value (::String) — Support email displayed on the OAuth consent screen.
Returns
(::String) — Support email displayed on the OAuth consent screen.
[[["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-08-28 UTC."],[],[],null,["# Identity-Aware Proxy V1 API - Class Google::Cloud::Iap::V1::Brand (v1.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.1 (latest)](/ruby/docs/reference/google-cloud-iap-v1/latest/Google-Cloud-Iap-V1-Brand)\n- [1.4.0](/ruby/docs/reference/google-cloud-iap-v1/1.4.0/Google-Cloud-Iap-V1-Brand)\n- [1.3.1](/ruby/docs/reference/google-cloud-iap-v1/1.3.1/Google-Cloud-Iap-V1-Brand)\n- [1.2.0](/ruby/docs/reference/google-cloud-iap-v1/1.2.0/Google-Cloud-Iap-V1-Brand)\n- [1.1.0](/ruby/docs/reference/google-cloud-iap-v1/1.1.0/Google-Cloud-Iap-V1-Brand)\n- [1.0.1](/ruby/docs/reference/google-cloud-iap-v1/1.0.1/Google-Cloud-Iap-V1-Brand)\n- [0.12.0](/ruby/docs/reference/google-cloud-iap-v1/0.12.0/Google-Cloud-Iap-V1-Brand)\n- [0.11.2](/ruby/docs/reference/google-cloud-iap-v1/0.11.2/Google-Cloud-Iap-V1-Brand)\n- [0.10.1](/ruby/docs/reference/google-cloud-iap-v1/0.10.1/Google-Cloud-Iap-V1-Brand)\n- [0.9.0](/ruby/docs/reference/google-cloud-iap-v1/0.9.0/Google-Cloud-Iap-V1-Brand)\n- [0.8.1](/ruby/docs/reference/google-cloud-iap-v1/0.8.1/Google-Cloud-Iap-V1-Brand)\n- [0.7.0](/ruby/docs/reference/google-cloud-iap-v1/0.7.0/Google-Cloud-Iap-V1-Brand)\n- [0.6.0](/ruby/docs/reference/google-cloud-iap-v1/0.6.0/Google-Cloud-Iap-V1-Brand)\n- [0.5.0](/ruby/docs/reference/google-cloud-iap-v1/0.5.0/Google-Cloud-Iap-V1-Brand)\n- [0.4.0](/ruby/docs/reference/google-cloud-iap-v1/0.4.0/Google-Cloud-Iap-V1-Brand)\n- [0.3.0](/ruby/docs/reference/google-cloud-iap-v1/0.3.0/Google-Cloud-Iap-V1-Brand)\n- [0.2.0](/ruby/docs/reference/google-cloud-iap-v1/0.2.0/Google-Cloud-Iap-V1-Brand)\n- [0.1.3](/ruby/docs/reference/google-cloud-iap-v1/0.1.3/Google-Cloud-Iap-V1-Brand) \nReference documentation and code samples for the Identity-Aware Proxy V1 API class Google::Cloud::Iap::V1::Brand.\n\nOAuth brand data.\nNOTE: Only contains a portion of the data that describes a brand. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #application_title\n\n def application_title() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Application name displayed on OAuth consent screen.\n\n### #application_title=\n\n def application_title=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Application name displayed on OAuth consent screen. \n**Returns**\n\n- (::String) --- Application name displayed on OAuth consent screen.\n\n### #name\n\n def name() -\u003e ::String\n\n**Returns**\n\n- (::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.\n\n### #org_internal_only\n\n def org_internal_only() -\u003e ::Boolean\n\n**Returns**\n\n- (::Boolean) --- Output only. Whether the brand is only intended for usage inside the G Suite organization only.\n\n### #support_email\n\n def support_email() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Support email displayed on the OAuth consent screen.\n\n### #support_email=\n\n def support_email=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Support email displayed on the OAuth consent screen. \n**Returns**\n\n- (::String) --- Support email displayed on the OAuth consent screen."]]