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

GoogleCloudAiplatformV1UpdateSpecialistPoolOperationMetadata

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

Runtime operation metadata for SpecialistPoolService.UpdateSpecialistPool.

interface GoogleCloudAiplatformV1UpdateSpecialistPoolOperationMetadata {
readonly specialistPool?: string;
}

§Properties

§

The operation generic information.

§
readonly specialistPool?: string
[src]

Output only. The name of the SpecialistPool to which the specialists are being added. Format: projects/{project_id}/locations/{location_id}/specialistPools/{specialist_pool}