View Source GoogleApi.HomeGraph.V1.Model.AgentDeviceId (google_api_home_graph v0.13.0)
Third-party device ID for one device.
Attributes
-
id
(type:String.t
, default:nil
) - Third-party device ID.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.HomeGraph.V1.Model.AgentDeviceId{id: String.t() | nil}
Functions
Unwrap a decoded JSON object into its complex fields.