IOPSPerTBCopyimport type { IOPSPerTB } from "https://googleapis.deno.dev/v1/file:v1.ts";IOPS per TB. Filestore defines TB as 1024^4 bytes (TiB). interface IOPSPerTB {maxIopsPerTb?: bigint;}§Properties§maxIopsPerTb?: bigint[src]Required. Maximum IOPS per TiB.