View Source GoogleApi.Admin.Directory_v1.Model.MobileDeviceAction (google_api_admin v0.40.0)

Attributes

  • action (type: String.t, default: nil) - The action to be performed on the device.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Admin.Directory_v1.Model.MobileDeviceAction{
  action: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.