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

Attributes

  • fallbackToTetheredDevice (type: boolean(), default: nil) - If true, contact.LOOKUP should be routed to the tethered device (if present) if the tethered device supports contact.LOOKUP and the primary device does not.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.