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

GoogleCloudMlV1__ListVersionsResponse

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

Response message for the ListVersions method.

interface GoogleCloudMlV1__ListVersionsResponse {
nextPageToken?: string;
}

§Properties

§
nextPageToken?: string
[src]

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

§

The list of versions.