View Source GoogleApi.Admin.Directory_v1.Model.FanInfo (google_api_admin v0.42.1)
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
Unwrap a decoded JSON object into its complex fields.