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

AllocationResourceStatusSpecificSKUAllocation

import type { AllocationResourceStatusSpecificSKUAllocation } from "https://googleapis.deno.dev/v1/compute:v1.ts";

Contains Properties set for the reservation.

interface AllocationResourceStatusSpecificSKUAllocation {
sourceInstanceTemplateId?: string;
}

§Properties

§
sourceInstanceTemplateId?: string
[src]

ID of the instance template used to populate reservation properties.