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

GoogleCloudAiplatformV1SchemaTextSentimentSavedQueryMetadata

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

The metadata of SavedQuery contains TextSentiment Annotations.

interface GoogleCloudAiplatformV1SchemaTextSentimentSavedQueryMetadata {
sentimentMax?: number;
}

§Properties

§
sentimentMax?: number
[src]

The maximum sentiment of sentiment Anntoation in this SavedQuery.