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