GoogleApi.HomeGraph.V1.Model.QueryRequestInput (google_api_home_graph v0.8.1) View Source

Device ID inputs to QueryRequest.

Attributes

  • payload (type: GoogleApi.HomeGraph.V1.Model.QueryRequestPayload.t, default: nil) - Payload containing third-party device IDs.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.HomeGraph.V1.Model.QueryRequestInput{
  payload: GoogleApi.HomeGraph.V1.Model.QueryRequestPayload.t()
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.