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

GoogleCloudRecommenderV1MarkInsightAcceptedRequest

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

Request for the MarkInsightAccepted method.

interface GoogleCloudRecommenderV1MarkInsightAcceptedRequest {
etag?: string;
stateMetadata?: {
[key: string]: string;
}
;
}

§Properties

§
etag?: string
[src]

Required. Fingerprint of the Insight. Provides optimistic locking.

§
stateMetadata?: {
[key: string]: string;
}
[src]

Optional. State properties user wish to include with this state. Full replace of the current state_metadata.