Interface DailyResourceUsageAggregation.DiskOrBuilder

    • Method Detail

      • hasIops

        boolean hasIops()
         Disk I/O operations per second.
         
        .google.cloud.migrationcenter.v1.DailyResourceUsageAggregation.Stats iops = 1;
        Returns:
        Whether the iops field is set.
      • getIops

        DailyResourceUsageAggregation.Stats getIops()
         Disk I/O operations per second.
         
        .google.cloud.migrationcenter.v1.DailyResourceUsageAggregation.Stats iops = 1;
        Returns:
        The iops.