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

ReservationBlockPhysicalTopologyInstancePhysicalHostTopology

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

The PhysicalHostTopology of the instance within a Block resource.

interface ReservationBlockPhysicalTopologyInstancePhysicalHostTopology {
host?: string;
subBlock?: string;
}

§Properties

§
host?: string
[src]

Host hash for a given instance

§
subBlock?: string
[src]

Sub block hash for a given instance