Data which is produced for logging and debugging. Servers MUST NOT use this for any other purposes, such as branching on it. Next ID: 16
Author: Darth Emmett
AssistantApiMessageCapabilities
AssistantApiMovementCapabilities
AssistantApiNotificationOutputRestrictionsOptOutState
Per category/category group notification opt out settings.
AssistantApiNotificationOutputRestrictionsOptOutStateCategoryState
AssistantApiOnDeviceAssistantCapabilities
Definitions of on-device assistant capabilities.
AssistantApiDateTime
A date-time specification, combining a date and civil time (relative to a given timezone).
AssistantApiDeviceCapabilities
This message describes roughly what a surface is capable of doing and metadata around those capabilities. These capabilities are determined based on: – device hardware – software – status (e.g. volume level, battery percentage) These capabilities refer to the surface and not the physical device. The list of supported surfaces can be found in the assistant.api.core_types.SurfaceType enum. A surface’s capabilities can differ from the device’s. An example would be ANDROID_ALLO running on Pixel. Allo does not support AudioInput while the Pixel does. In this case, audio_input will be set to false for Assistant Allo requests while it might be set to true for OPA_NEXUS requests. Next ID: 37