Name | Type | Description | Notes |
---|---|---|---|
id | int | Unique Id | [optional] |
logo_file | string | Customer logo image. Expected base64 encoded data (write-only) | [optional] |
logo_url | string | Logo image url (read-only) | [optional] |
favicon_file | string | Custom favicon image. Expected base64 encoded data (write-only) | [optional] |
favicon_url | string | Favicon image url (read-only) | [optional] |
default_title | string | Default page title | [optional] |
show_help_menu | bool | Boolean to toggle showing help menus | [optional] |
show_docs | bool | Boolean to toggle showing docs | [optional] |
show_email_sub_options | bool | Boolean to toggle showing email subscription options. | [optional] |
allow_looker_mentions | bool | Boolean to toggle mentions of Looker in emails | [optional] |
allow_looker_links | bool | Boolean to toggle links to Looker in emails | [optional] |
can | map[string,bool] | Operations the current user is able to perform on this object | [optional] |
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.