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