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

GoogleCloudMlV1__ListLocationsResponse

import type { GoogleCloudMlV1__ListLocationsResponse } from "https://googleapis.deno.dev/v1/ml:v1.ts";
interface GoogleCloudMlV1__ListLocationsResponse {
nextPageToken?: string;
}

§Properties

§

Locations where at least one type of CMLE capability is available.

§
nextPageToken?: string
[src]

Optional. Pass this token as the page_token field of the request for a subsequent call.