Configuration for YouTube video card (Stargazer tile).
Author: Darth Autocrat
AssistantApiSettingsHospitalityModeBranding
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
AssistantApiSettingsInternalAncillaryDeviceId
Represents supporting device ids.
AssistantApiSettingsKidsMode
Kids mode config for the current device. go/aff-parentalsupervision-dd
AssistantApiSettingsLinkedUser
Represents the profile of the user who has signed in onto this device. Next id: 5
AssistantApiSettingsMasqueradeMode
Guest mode for the current device. go/assistant-guest-mode-summary
AssistantApiOnDeviceSmartHomeCapabilities
Definitions of on-device Smart Home capabilities. Next ID: 2
AssistantApiOutputRestrictions
These are user configurable permissions representing what the device is allowed to output. Next ID: 11
AssistantApiProtobuf
Also known as "Extensions Without Extensions" or "The Poor Man’s Any", this simple proto is used to transmit arbitrary protocol buffers over the wire. Unlike extensions: – It does not require the proto type to be compiled into the binary. (Useful so that the proto declaration can be inside the conversation package) – It is compatible with all versions of proto, including proto3 and the wack-tastic version used on ChromecastOS. Server libraries for dealing with it live in google3/assistant/protocol/protobuf_lib.h.
AssistantApiRobinCapabilities
Used to describe the capabilities and params of Robin Client. Field will be populated from Client or backfilled in SAL only for Robin client.