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

PolicyRule

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

Deploy Policy rule.

interface PolicyRule {
rolloutRestriction?: RolloutRestriction;
}

§Properties

§
rolloutRestriction?: RolloutRestriction
[src]

Optional. Rollout restrictions.