Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

IOPSPerTB

import 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.