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