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

GoogleCloudSecuritycenterV2IssueResourceGoogleCloudMetadata

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

Google Cloud metadata of a resource associated with an issue.

interface GoogleCloudSecuritycenterV2IssueResourceGoogleCloudMetadata {
projectId?: string;
}

§Properties

§
projectId?: string
[src]

The project ID that the resource associated with the issue belongs to.