Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ReservationBlockPhysicalTopologyInstance

import type { ReservationBlockPhysicalTopologyInstance } from "https://googleapis.deno.dev/v1/compute:v1.ts";

The instances information for a given Block

interface ReservationBlockPhysicalTopologyInstance {
instanceId?: bigint;
projectId?: bigint;
}

§Properties

§
instanceId?: bigint
[src]

The InstanceId of the instance

§

The PhysicalHostTopology of instances within a Block resource.

§
projectId?: bigint
[src]

Project where the instance lives