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

GoogleCloudRecommenderV1ListRecommendationsResponse

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

Response to the ListRecommendations method.

interface GoogleCloudRecommenderV1ListRecommendationsResponse {
nextPageToken?: string;
}

§Properties

§
nextPageToken?: string
[src]

A token that can be used to request the next page of results. This field is empty if there are no additional results.

§

The set of recommendations for the parent resource.