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