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