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

Guaranteed

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

Guaranteed tier definition.

interface Guaranteed {
minDuration?: number;
}

§Properties

§
minDuration?: number
[src]

Optional. Defines the minimum duration of the guarantee. If specified, the requested resources will only be provisioned if they can be allocated for at least the given duration.