View Source GoogleApi.HomeGraph.V1.Model.ReportStateAndNotificationResponse (google_api_home_graph v0.13.0)

Response type for the ReportStateAndNotification call.

Attributes

  • requestId (type: String.t, default: nil) - Request ID copied from ReportStateAndNotificationRequest.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.HomeGraph.V1.Model.ReportStateAndNotificationResponse{
  requestId: String.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.