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

GoogleCloudAiplatformV1AddContextChildrenRequest

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

Request message for MetadataService.AddContextChildren.

interface GoogleCloudAiplatformV1AddContextChildrenRequest {
childContexts?: string[];
}

§Properties

§
childContexts?: string[]
[src]

The resource names of the child Contexts.