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

GoogleCloudAiplatformV1MutateDeployedIndexOperationMetadata

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

Runtime operation information for IndexEndpointService.MutateDeployedIndex.

interface GoogleCloudAiplatformV1MutateDeployedIndexOperationMetadata {
deployedIndexId?: string;
}

§Properties

§
deployedIndexId?: string
[src]

The unique index id specified by user

§

The operation generic information.