GoogleCloudSecuritycenterV2Dataset
import type { GoogleCloudSecuritycenterV2Dataset } from "https://googleapis.deno.dev/v1/securitycenter:v1.ts";
Vertex AI dataset associated with the finding.
interface GoogleCloudSecuritycenterV2Dataset {
displayName?: string;
name?: string;
source?: string;
}