ManagedInstanceVersion
import type { ManagedInstanceVersion } from "https://googleapis.deno.dev/v1/compute:v1.ts";interface ManagedInstanceVersion {
readonly instanceTemplate?: string;
readonly name?: string;
}import type { ManagedInstanceVersion } from "https://googleapis.deno.dev/v1/compute:v1.ts";