AdcApplicationTemplateRevision
import type { AdcApplicationTemplateRevision } from "https://googleapis.deno.dev/v1/securitycenter:v1.ts";Represents an ADC template associated with the finding.
interface AdcApplicationTemplateRevision {
name?: string;
}