Voting helps other researchers find interesting modules.
Definitions of on-device assistant capabilities.
isLocalNetworkArbitrationSupported
boolean()
nil
isOnDeviceArbitrationSupported
isOnDeviceAssistantSupported
isOnDeviceUnderstandingSupported
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiOnDeviceAssistantCapabilities{ isLocalNetworkArbitrationSupported: boolean() | nil, isOnDeviceArbitrationSupported: boolean() | nil, isOnDeviceAssistantSupported: boolean() | nil, isOnDeviceUnderstandingSupported: boolean() | nil }
@spec decode(struct(), keyword()) :: struct()