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