poolUsedIops property

int? poolUsedIops
final

Output Only Sum of all the disks' provisioned IOPS, minus some amount that is allowed per disk that is not counted towards pool's IOPS capacity. For more information, see https://cloud.google.com/compute/docs/disks/storage-pools.

Implementation

final int? poolUsedIops;