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

GoogleChromePolicyVersionsV1DeleteGroupPolicyRequest

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

Request parameters for deleting the policy value of a specific group target.

interface GoogleChromePolicyVersionsV1DeleteGroupPolicyRequest {
policySchema?: string;
}

§Properties

§
policySchema?: string
[src]

The fully qualified name of the policy schema that is being inherited.

§

Required. The key of the target for which we want to modify a policy. The target resource must point to a Group.