ReservationSubBlocksGetResponse
import type { ReservationSubBlocksGetResponse } from "https://googleapis.deno.dev/v1/compute:v1.ts";
interface ReservationSubBlocksGetResponse {
resource?: ReservationSubBlock;
}§Properties
§
resource?: ReservationSubBlock
[src]