View Source GoogleApi.ContentWarehouse.V1.Model.AssistantApiCarAssistantCapabilities (google_api_content_warehouse v0.3.0)
Capabilities that are associated with Assistants on auto surfaces. This is different from other capabilities such as CarSettingsCapabilities, CloudCarCapabilities since they are specific to settings and 3P cloud information. All the auto/car Assistant specific capabilities should live here.
Attributes
-
shouldPuntMultiAssistantMode
(type:boolean()
, default:nil
) - Indicates whether the current Assistant should provide a multi Assistant specific punt when there are multiple Auto specific Google Assistants (Android Auto Projected (AAP) and Android Auto Embedded (AAE)) in the same GAS enabled car. This will be used by both AAP and AAE. Design doc: go/doubledash++
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiCarAssistantCapabilities{ shouldPuntMultiAssistantMode: boolean() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.