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

GoogleCloudAdvisorynotificationsV1Attachment

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

Attachment with specific information about the issue.

interface GoogleCloudAdvisorynotificationsV1Attachment {
displayName?: string;
}

§Properties

§

A CSV file attachment. Max size is 10 MB.

§
displayName?: string
[src]

The title of the attachment.