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

GoogleChromePolicyVersionsV1ResolvedPolicy

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

The resolved value of a policy for a given target.

interface GoogleChromePolicyVersionsV1ResolvedPolicy {}

§Properties

§

Output only. The added source key establishes at which level an entity was explicitly added for management. This is useful for certain type of policies that are only applied if they are explicitly added for management. For example: apps and networks. An entity can only be deleted from management in an Organizational Unit that it was explicitly added to. If this is not present it means that the policy is managed without the need to explicitly add an entity, for example: standard user or device policies.

§

Output only. The source resource from which this policy value is obtained. May be the same as targetKey if the policy is directly modified on the target, otherwise it would be another resource from which the policy gets its value (if applicable). If not present, the source is the default value for the customer.

§

Output only. The target resource for which the resolved policy value applies.

§

Output only. The resolved value of the policy.