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

LocationMetadata

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

VmwareEngine specific metadata for the given google.cloud.location.Location. It is returned as a content of the google.cloud.location.Location.metadata field.

interface LocationMetadata {
readonly capabilities?: "CAPABILITY_UNSPECIFIED" | "STRETCHED_CLUSTERS"[];
}

§Properties

§
readonly capabilities?: "CAPABILITY_UNSPECIFIED" | "STRETCHED_CLUSTERS"[]
[src]

Output only. Capabilities of this location.