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

QosPolicy

import type { QosPolicy } from "https://googleapis.deno.dev/v1/baremetalsolution:v2.ts";

QOS policy parameters.

interface QosPolicy {
bandwidthGbps?: number;
}

§Properties

§
bandwidthGbps?: number
[src]

The bandwidth permitted by the QOS policy, in gbps.