Class MachineDiskDetails (0.1.8)

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

Details of machine disks.

Attributes

Name Description
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.