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

Usage

import * as mod from "https://googleapis.deno.dev/v1/recommender:v1.ts";

§Classes

GoogleAuth
Recommender

§Variables

auth

§Interfaces

BillingAccountsLocationsInsightTypesInsightsListOptions

Additional options for Recommender#billingAccountsLocationsInsightTypesInsightsList.

BillingAccountsLocationsInsightTypesUpdateConfigOptions

Additional options for Recommender#billingAccountsLocationsInsightTypesUpdateConfig.

BillingAccountsLocationsRecommendersRecommendationsListOptions

Additional options for Recommender#billingAccountsLocationsRecommendersRecommendationsList.

BillingAccountsLocationsRecommendersUpdateConfigOptions

Additional options for Recommender#billingAccountsLocationsRecommendersUpdateConfig.

CredentialsClient

Defines the root interface for all clients that generate credentials for calling Google APIs. All clients should implement this interface.

FoldersLocationsInsightTypesInsightsListOptions

Additional options for Recommender#foldersLocationsInsightTypesInsightsList.

FoldersLocationsRecommendersRecommendationsListOptions

Additional options for Recommender#foldersLocationsRecommendersRecommendationsList.

GoogleCloudRecommenderV1CostProjection

Contains metadata about how much money a recommendation can save or incur.

GoogleCloudRecommenderV1Impact

Contains the impact a recommendation can have for a given category.

GoogleCloudRecommenderV1Insight

An insight along with the information used to derive the insight. The insight may have associated recommendations as well.

GoogleCloudRecommenderV1InsightRecommendationReference

Reference to an associated recommendation.

GoogleCloudRecommenderV1InsightStateInfo

Information related to insight state.

GoogleCloudRecommenderV1InsightTypeConfig

Configuration for an InsightType.

GoogleCloudRecommenderV1InsightTypeGenerationConfig

A configuration to customize the generation of insights. Eg, customizing the lookback period considered when generating a insight.

GoogleCloudRecommenderV1ListInsightsResponse

Response to the ListInsights method.

GoogleCloudRecommenderV1ListRecommendationsResponse

Response to the ListRecommendations method.

GoogleCloudRecommenderV1MarkInsightAcceptedRequest

Request for the MarkInsightAccepted method.

GoogleCloudRecommenderV1MarkRecommendationClaimedRequest

Request for the MarkRecommendationClaimed Method.

GoogleCloudRecommenderV1MarkRecommendationDismissedRequest

Request for the MarkRecommendationDismissed Method.

GoogleCloudRecommenderV1MarkRecommendationFailedRequest

Request for the MarkRecommendationFailed Method.

GoogleCloudRecommenderV1MarkRecommendationSucceededRequest

Request for the MarkRecommendationSucceeded Method.

GoogleCloudRecommenderV1Operation

Contains an operation for a resource loosely based on the JSON-PATCH format with support for: * Custom filters for describing partial array patch. * Extended path values for describing nested arrays. * Custom fields for describing the resource for which the operation is being described. * Allows extension to custom operations not natively supported by RFC6902. See https://tools.ietf.org/html/rfc6902 for details on the original RFC.

GoogleCloudRecommenderV1OperationGroup

Group of operations that need to be performed atomically.

GoogleCloudRecommenderV1Recommendation

A recommendation along with a suggested action. E.g., a rightsizing recommendation for an underutilized VM, IAM role recommendations, etc

GoogleCloudRecommenderV1RecommendationContent

Contains what resources are changing and how they are changing.

GoogleCloudRecommenderV1RecommendationInsightReference

Reference to an associated insight.

GoogleCloudRecommenderV1RecommendationStateInfo

Information for state. Contains state and metadata.

GoogleCloudRecommenderV1RecommenderConfig

Configuration for a Recommender.

GoogleCloudRecommenderV1RecommenderGenerationConfig

A Configuration to customize the generation of recommendations. Eg, customizing the lookback period considered when generating a recommendation.

GoogleCloudRecommenderV1ReliabilityProjection

Contains information on the impact of a reliability recommendation.

GoogleCloudRecommenderV1SecurityProjection

Contains various ways of describing the impact on Security.

GoogleCloudRecommenderV1SustainabilityProjection

Contains metadata about how much sustainability a recommendation can save or incur.

GoogleCloudRecommenderV1ValueMatcher

Contains various matching options for values for a GCP resource field.

GoogleTypeMoney

Represents an amount of money with its currency type.

OrganizationsLocationsInsightTypesInsightsListOptions

Additional options for Recommender#organizationsLocationsInsightTypesInsightsList.

OrganizationsLocationsInsightTypesUpdateConfigOptions

Additional options for Recommender#organizationsLocationsInsightTypesUpdateConfig.

OrganizationsLocationsRecommendersRecommendationsListOptions

Additional options for Recommender#organizationsLocationsRecommendersRecommendationsList.

OrganizationsLocationsRecommendersUpdateConfigOptions

Additional options for Recommender#organizationsLocationsRecommendersUpdateConfig.

ProjectsLocationsInsightTypesInsightsListOptions

Additional options for Recommender#projectsLocationsInsightTypesInsightsList.

ProjectsLocationsInsightTypesUpdateConfigOptions

Additional options for Recommender#projectsLocationsInsightTypesUpdateConfig.

ProjectsLocationsRecommendersRecommendationsListOptions

Additional options for Recommender#projectsLocationsRecommendersRecommendationsList.

ProjectsLocationsRecommendersUpdateConfigOptions

Additional options for Recommender#projectsLocationsRecommendersUpdateConfig.