View Source GoogleApi.HomeGraph.V1.Model.QueryRequestInput (google_api_home_graph v0.13.0)
Device ID inputs to QueryRequest.
Attributes
-
payload
(type:GoogleApi.HomeGraph.V1.Model.QueryRequestPayload.t
, default:nil
) - Payload containing third-party device IDs.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.HomeGraph.V1.Model.QueryRequestInput{ payload: GoogleApi.HomeGraph.V1.Model.QueryRequestPayload.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.