GoogleCloudSecuritycenterV2IssueResourceApplicationAttributesContactInfo
import type { GoogleCloudSecuritycenterV2IssueResourceApplicationAttributesContactInfo } from "https://googleapis.deno.dev/v1/securitycenter:v1.ts";Contact information of stakeholders.
interface GoogleCloudSecuritycenterV2IssueResourceApplicationAttributesContactInfo {
email?: string;
}