View Source GoogleApi.ContentWarehouse.V1.Model.AssistantApiOnDeviceStorageCapabilities (google_api_content_warehouse v0.4.0)

The on-device storage capabilities found on the device.

Attributes

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

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.