AssistantApiCarAssistantCapabilities

GoogleApi.ContentWarehouse.V1.Model.AssistantApiCarAssistantCapabilities


Table of Contents ▼

Jump to a specific part of the page:

Description

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 List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. 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++

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiCarAssistantCapabilities{
shouldPuntMultiAssistantMode: boolean() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.AssistantApiCarAssistantCapabilities