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

OncCertificateProvider

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

This feature is not generally available.

interface OncCertificateProvider {
certificateReferences?: string[];
contentProviderEndpoint?: ContentProviderEndpoint;
}

§Properties

§
certificateReferences?: string[]
[src]

This feature is not generally available.

§
contentProviderEndpoint?: ContentProviderEndpoint
[src]

This feature is not generally available.