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

GoogleCloudRecommenderV1RecommendationInsightReference

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

Reference to an associated insight.

interface GoogleCloudRecommenderV1RecommendationInsightReference {
insight?: string;
}

§Properties

§
insight?: string
[src]

Insight resource name, e.g. projects/[PROJECT_NUMBER]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]/insights/[INSIGHT_ID]