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

GoogleCloudRecommenderV1MarkRecommendationDismissedRequest

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

Request for the MarkRecommendationDismissed Method.

interface GoogleCloudRecommenderV1MarkRecommendationDismissedRequest {
etag?: string;
}

§Properties

§
etag?: string
[src]

Fingerprint of the Recommendation. Provides optimistic locking.