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

GoogleChromePolicyVersionsV1DefineCertificateResponse

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

Response object for creating a certificate.

interface GoogleChromePolicyVersionsV1DefineCertificateResponse {
networkId?: string;
targetResource?: string;
}

§Properties

§
networkId?: string
[src]

The guid of the certificate created by the action.

§

the affiliated settings of the certificate (NOT IMPLEMENTED)

§
targetResource?: string
[src]

the resource at which the certificate is defined.