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

CalendarModeRecommendation

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

A single recommendation to create requested resources. Contains detailed recommendations for every future resources specification specified in CalendarModeAdviceRequest.

interface CalendarModeRecommendation {
recommendationsPerSpec?: {};
}

§Properties

§
recommendationsPerSpec?: {}
[src]

Recommendations for every future resource specification passed in CalendarModeAdviceRequest. Keys of the map correspond to keys specified in the request.