GoogleAssistantAccessoryV1DeviceStateInstalledAppsState

GoogleApi.ContentWarehouse.V1.Model.GoogleAssistantAccessoryV1DeviceStateInstalledAppsState


Table of Contents ▼

Jump to a specific part of the page:

Description

State of the apps currently installed on the device.

Attributes List

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

View Attributes

Attributes

  1. apps (type: list(GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesProvider), default: nil)
    - List of apps currently installed on the device.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleAssistantAccessoryV1DeviceStateInstalledAppsState{
apps: [GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesProvider.t()] | nil
}

Function

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

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