ComputeInstance
import type { ComputeInstance } from "https://googleapis.deno.dev/v1/hypercomputecluster:v1.ts";Details about a Compute Engine instance.
interface ComputeInstance {
readonly instance?: string;
}import type { ComputeInstance } from "https://googleapis.deno.dev/v1/hypercomputecluster:v1.ts";Details about a Compute Engine instance.