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

GoogleCloudAiplatformV1ListTrialsResponse

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

Response message for VizierService.ListTrials.

interface GoogleCloudAiplatformV1ListTrialsResponse {
nextPageToken?: string;
}

§Properties

§
nextPageToken?: string
[src]

Pass 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 Trials associated with the Study.