Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GoogleCloudSecuritycenterV1ResourceApplicationAttributesContactInfo

import type { GoogleCloudSecuritycenterV1ResourceApplicationAttributesContactInfo } from "https://googleapis.deno.dev/v1/securitycenter:v1.ts";

Contact information of stakeholders.

interface GoogleCloudSecuritycenterV1ResourceApplicationAttributesContactInfo {
email?: string;
}

§Properties

§
email?: string
[src]

Email address of the contacts.