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

GoogleCloudAiplatformV1ListSavedQueriesResponse

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

Response message for DatasetService.ListSavedQueries.

interface GoogleCloudAiplatformV1ListSavedQueriesResponse {
nextPageToken?: string;
}

§Properties

§
nextPageToken?: string
[src]

The standard List next-page token.

§

A list of SavedQueries that match the specified filter in the request.