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

GoogleChromePolicyVersionsV1CertificateReference

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

Error information for removing of a specific certificate on a specific target. A reference to a certificate.

interface GoogleChromePolicyVersionsV1CertificateReference {
readonly network?: string;
readonly orgUnitId?: string;
}

§Properties

§
readonly network?: string
[src]

Output only. The name of the referencing network.

§
readonly orgUnitId?: string
[src]

Output only. The obfuscated id of the org unit the referencing network is in.