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

GoogleCloudMlV1__Location

import type { GoogleCloudMlV1__Location } from "https://googleapis.deno.dev/v1/ml:v1.ts";
interface GoogleCloudMlV1__Location {
capabilities?: GoogleCloudMlV1__Capability[];
name?: string;
}

§Properties

§

Capabilities available in the location.

§
name?: string
[src]