View Source GoogleApi.ContentWarehouse.V1.Model.AssistantApiSettingsTetheredInfo (google_api_content_warehouse v0.3.0)
Attributes
-
primaryHostDeviceId
(type:String.t
, default:nil
) - The host this wearable is tethered to (e.g. phone). When host is AGSA then this is agsa_client_instance_id. When host is IOPA then this is opa_ios_device_id.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiSettingsTetheredInfo{ primaryHostDeviceId: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.