Voting helps other researchers find interesting modules.
TODO(b/169423976) Consider moving Branding out of user level settings into enterprise level settings. Partner branding fields used to customize the ui. Next ID: 7
displayName
String.t
nil
displayNameForLanguage
map()
largeLogoUrl
smallLogoUrl
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiSettingsHospitalityModeBranding{ displayName: String.t() | nil, displayNameForLanguage: map() | nil, largeLogoUrl: String.t() | nil, smallLogoUrl: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()