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

InstancesSetMachineResourcesRequest

import type { InstancesSetMachineResourcesRequest } from "https://googleapis.deno.dev/v1/compute:v1.ts";
interface InstancesSetMachineResourcesRequest {
guestAccelerators?: AcceleratorConfig[];
}

§Properties

§
guestAccelerators?: AcceleratorConfig[]
[src]

A list of the type and count of accelerator cards attached to the instance.