View Source GoogleApi.VMMigration.V1.Model.RemoveGroupMigrationRequest (google_api_vm_migration v0.6.0)

Request message for 'RemoveMigration' request.

Attributes

  • migratingVm (type: String.t, default: nil) - The MigratingVm to remove.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.VMMigration.V1.Model.RemoveGroupMigrationRequest{
  migratingVm: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.