GoogleCloudSecuritycenterV2IssueFindingSecurityBulletin
import type { GoogleCloudSecuritycenterV2IssueFindingSecurityBulletin } from "https://googleapis.deno.dev/v1/securitycenter:v1.ts";
The security bulletin of the finding.
interface GoogleCloudSecuritycenterV2IssueFindingSecurityBulletin {
name?: string;
}