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.