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

GenericPlatformDetails

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

Generic platform details.

interface GenericPlatformDetails {
location?: string;
}

§Properties

§
location?: string
[src]

Free text representation of the machine location. The format of this field should not be relied on. Different VMs in the same location may have different string values for this field.