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

Tpu

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

Details of the TPU resource(s) being requested.

interface Tpu {
nodeSpec?: NodeSpec[];
}

§Properties

§
nodeSpec?: NodeSpec[]
[src]

Optional. The TPU node(s) being requested.