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

GoogleCloudAiplatformV1CitationMetadata

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

A collection of source attributions for a piece of content.

interface GoogleCloudAiplatformV1CitationMetadata {
readonly citations?: GoogleCloudAiplatformV1Citation[];
}

§Properties

§

Output only. List of citations.