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;
}