View Source GoogleApi.Admin.Directory_v1.Model.FanInfo (google_api_admin v0.41.0)

Information about the device's fan.

Attributes

  • speedRpm (type: integer(), default: nil) - Output only. Fan speed in RPM.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Admin.Directory_v1.Model.FanInfo{speedRpm: integer() | nil}

Functions

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

Unwrap a decoded JSON object into its complex fields.