disks property
Output only. Attached disks to notebook instance.
Implementation
@$pb.TagNumber(28)
$core.List<Instance_Disk> get disks => $_getList(19);
Output only. Attached disks to notebook instance.
@$pb.TagNumber(28)
$core.List<Instance_Disk> get disks => $_getList(19);