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

AdcSharedTemplateRevision

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

Represents an ADC shared template associated with the finding.

interface AdcSharedTemplateRevision {
name?: string;
}

§Properties

§
name?: string
[src]

The resource name of an ADC Shared Template Revision. Format: projects/{project}/locations/{location}/spaces/{space}/applicationTemplates/{application_template}/revisions/{revision}