GoogleCloudSecuritycenterV2VertexAi
import type { GoogleCloudSecuritycenterV2VertexAi } from "https://googleapis.deno.dev/v1/securitycenter:v1.ts";
Vertex AI-related information associated with the finding.
interface GoogleCloudSecuritycenterV2VertexAi {
datasets?: GoogleCloudSecuritycenterV2Dataset[];
pipelines?: GoogleCloudSecuritycenterV2Pipeline[];
}§Properties
§
datasets?: GoogleCloudSecuritycenterV2Dataset[]
[src]Datasets associated with the finding.
§
pipelines?: GoogleCloudSecuritycenterV2Pipeline[]
[src]Pipelines associated with the finding.