View Source GoogleApi.ContentWarehouse.V1.Model.AssistantApiDataValidateCapabilities (google_api_content_warehouse v0.3.0)
Attributes
-
fallbackToTetheredDevice
(type:boolean()
, default:nil
) - If true, data.VALIDATE should be routed to the tethered device (if present) if the tethered device supports data.VALIDATE and the primary device does not.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiDataValidateCapabilities{ fallbackToTetheredDevice: boolean() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.