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

GoogleChromePolicyVersionsV1AdditionalTargetKeyName

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

Additional key names that will be used to identify the target of the policy value.

interface GoogleChromePolicyVersionsV1AdditionalTargetKeyName {
key?: string;
keyDescription?: string;
}

§Properties

§
key?: string
[src]

Key name.

§
keyDescription?: string
[src]

Key description.