Class MachineDiskDetails (0.1.6)

MachineDiskDetails(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Details of machine disks.

Attributes

NameDescription
total_capacity_bytes int
Disk total Capacity.
total_free_bytes int
Total disk free space.
disks google.cloud.migrationcenter_v1.types.DiskEntryList
List of disks.