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

ManagedInstanceVersion

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

§Properties

§
instanceTemplate?: string
[src]

[Output Only] The intended template of the instance. This field is empty when current_action is one of { DELETING, ABANDONING }.

§
name?: string
[src]

[Output Only] Name of the version.