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

Request for MoveDevice method.

Attributes

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

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.SASPortal.V1alpha1.Model.SasPortalMoveDeviceRequest{
  destination: String.t()
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.