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

InstancesSetMachineTypeRequest

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

§Properties

§
machineType?: string
[src]

Full or partial URL of the machine type resource. See Machine Types for a full list of machine types. For example: zones/us-central1-f/machineTypes/n1-standard-1