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

PolicyViolationInfo

import type { PolicyViolationInfo } from "https://googleapis.deno.dev/v1/servicecontrol:v2.ts";

Information related to policy violations for this request.

interface PolicyViolationInfo {
orgPolicyViolationInfo?: OrgPolicyViolationInfo;
}

§Properties

§
orgPolicyViolationInfo?: OrgPolicyViolationInfo
[src]

Indicates the orgpolicy violations for this resource.