Evidence
import type { Evidence } from "https://googleapis.deno.dev/v1/threatintelligence:v1beta.ts";Details the evidence used to determine the relevance verdict.
interface Evidence {
commonThemes?: string[];
distinctThemes?: string[];
}import type { Evidence } from "https://googleapis.deno.dev/v1/threatintelligence:v1beta.ts";Details the evidence used to determine the relevance verdict.