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

TargetHttpsProxiesSetCertificateMapRequest

import type { TargetHttpsProxiesSetCertificateMapRequest } from "https://googleapis.deno.dev/v1/compute:v1.ts";
interface TargetHttpsProxiesSetCertificateMapRequest {
certificateMap?: string;
}

§Properties

§
certificateMap?: string
[src]

URL of the Certificate Map to associate with this TargetHttpsProxy. Accepted format is //certificatemanager.googleapis.com/projects/{project }/locations/{location}/certificateMaps/{resourceName}.