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

GoogleCloudAnalysis

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

GoogleCloudAnalysis is a set of Google Cloud-based checks to perform on the deployment.

interface GoogleCloudAnalysis {
alertPolicyChecks?: AlertPolicyCheck[];
}

§Properties

§
alertPolicyChecks?: AlertPolicyCheck[]
[src]

Optional. A list of Cloud Monitoring Alert Policy checks to perform as part of the analysis.