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

GoogleCloudPolicysimulatorV1OrgPolicyOverlayPolicyOverlay

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

A change to an OrgPolicy.

interface GoogleCloudPolicysimulatorV1OrgPolicyOverlayPolicyOverlay {
policyParent?: string;
}

§Properties

§

Optional. The new or updated OrgPolicy.

§
policyParent?: string
[src]

Optional. The parent of the policy we are attaching to. Example: "projects/123456"