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