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

GoogleCloudSecuritycenterV2Disk

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

Contains information about the disk associated with the finding.

interface GoogleCloudSecuritycenterV2Disk {
name?: string;
}