View Source GoogleApi.MigrationCenter.V1.Model.DiskEntryList (google_api_migration_center v0.3.1)
VM disks.
Attributes
-
entries
(type:list(GoogleApi.MigrationCenter.V1.Model.DiskEntry.t)
, default:nil
) - Disk entries.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.MigrationCenter.V1.Model.DiskEntryList{ entries: [GoogleApi.MigrationCenter.V1.Model.DiskEntry.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.