AssistantApiOnDeviceStorageCapabilities

GoogleApi.ContentWarehouse.V1.Model.AssistantApiOnDeviceStorageCapabilities


Table of Contents ▼

Jump to a specific part of the page:

Description

The on-device storage capabilities found on the device.

Attributes List

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

View Attributes

Attributes

  1. isSupported (type: boolean(), default: nil)
    - Determines if an on-device storage is supported.

Type

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

Function

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

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