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