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

GoogleCloudAiplatformV1ListSpecialistPoolsResponse

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

Response message for SpecialistPoolService.ListSpecialistPools.

interface GoogleCloudAiplatformV1ListSpecialistPoolsResponse {
nextPageToken?: string;
}

§Properties

§
nextPageToken?: string
[src]

The standard List next-page token.

§

A list of SpecialistPools that matches the specified filter in the request.