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

Usage

import * as mod from "https://googleapis.deno.dev/v1/advisorynotifications:v1.ts";

§Classes

AdvisoryNotifications

An API for accessing Advisory Notifications in Google Cloud

GoogleAuth

§Variables

auth

§Interfaces

CredentialsClient

Defines the root interface for all clients that generate credentials for calling Google APIs. All clients should implement this interface.

GoogleCloudAdvisorynotificationsV1Attachment

Attachment with specific information about the issue.

GoogleCloudAdvisorynotificationsV1Csv

A representation of a CSV file attachment, as a list of column headers and a list of data rows.

GoogleCloudAdvisorynotificationsV1CsvCsvRow

A representation of a single data row in a CSV file.

GoogleCloudAdvisorynotificationsV1ListNotificationsResponse

Response of ListNotifications endpoint.

GoogleCloudAdvisorynotificationsV1Message

A message which contains notification details.

GoogleCloudAdvisorynotificationsV1MessageBody

A message body containing text.

GoogleCloudAdvisorynotificationsV1Notification

A notification object for notifying customers about security and privacy issues.

GoogleCloudAdvisorynotificationsV1NotificationSettings

Settings for each NotificationType.

GoogleCloudAdvisorynotificationsV1Settings

Settings for Advisory Notifications.

GoogleCloudAdvisorynotificationsV1Subject

A subject line of a notification.

GoogleCloudAdvisorynotificationsV1Text

A text object containing the English text and its localized copies.

OrganizationsLocationsNotificationsGetOptions

Additional options for AdvisoryNotifications#organizationsLocationsNotificationsGet.

OrganizationsLocationsNotificationsListOptions

Additional options for AdvisoryNotifications#organizationsLocationsNotificationsList.

ProjectsLocationsNotificationsGetOptions

Additional options for AdvisoryNotifications#projectsLocationsNotificationsGet.

ProjectsLocationsNotificationsListOptions

Additional options for AdvisoryNotifications#projectsLocationsNotificationsList.