GoogleApi.VMMigration.V1.Model.AddGroupMigrationRequest (google_api_vm_migration v0.11.0)
View SourceRequest message for 'AddGroupMigration' request.
Attributes
-
migratingVm
(type:String.t
, default:nil
) - The full path name of the MigratingVm to add.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.VMMigration.V1.Model.AddGroupMigrationRequest{ migratingVm: String.t() | nil }