FutureResourcesSpecLocalSsdPartition
import type { FutureResourcesSpecLocalSsdPartition } from "https://googleapis.deno.dev/v1/compute:v1.ts";interface FutureResourcesSpecLocalSsdPartition {
diskInterface?: "NVME" | "SCSI";
diskSizeGb?: bigint;
}import type { FutureResourcesSpecLocalSsdPartition } from "https://googleapis.deno.dev/v1/compute:v1.ts";