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