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

GoogleCloudAiplatformV1ListStudiesResponse

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

Response message for VizierService.ListStudies.

interface GoogleCloudAiplatformV1ListStudiesResponse {
nextPageToken?: string;
}

§Properties

§
nextPageToken?: string
[src]

Passes this token as the page_token field of the request for a subsequent call. If this field is omitted, there are no subsequent pages.

§

The studies associated with the project.