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

Attributes

  • deviceIds (type: list(String.t), default: nil) - Chrome OS devices to be moved to OU

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Admin.Directory_v1.Model.ChromeOsMoveDevicesToOu{
  deviceIds: [String.t()] | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.