ReservationSlotPhysicalTopology
import type { ReservationSlotPhysicalTopology } from "https://googleapis.deno.dev/v1/compute:v1.ts";interface ReservationSlotPhysicalTopology {
block?: string;
cluster?: string;
host?: string;
subBlock?: string;
}import type { ReservationSlotPhysicalTopology } from "https://googleapis.deno.dev/v1/compute:v1.ts";