Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

PathNodeAssociatedFinding

import type { PathNodeAssociatedFinding } from "https://googleapis.deno.dev/v1/securitycenter:v1.ts";
interface PathNodeAssociatedFinding {
canonicalFinding?: string;
findingCategory?: string;
name?: string;
}

§Properties

§
canonicalFinding?: string
[src]
§
findingCategory?: string
[src]
§
name?: string
[src]