View Source GoogleApi.SASPortal.V1alpha1.Model.SasPortalMoveDeviceRequest (google_api_sas_portal v0.17.0)

Request for MoveDevice.

Attributes

  • destination (type: String.t, default: nil) - Required. The name of the new parent resource node or customer to reparent the device under.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.SASPortal.V1alpha1.Model.SasPortalMoveDeviceRequest{
  destination: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.