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

EnumerateAlertFacetsResponse

import type { EnumerateAlertFacetsResponse } from "https://googleapis.deno.dev/v1/threatintelligence:v1beta.ts";

Response message for EnumerateAlertFacets.

interface EnumerateAlertFacetsResponse {
facets?: Facet[];
}

§Properties

§
facets?: Facet[]
[src]

List of facets and the counts.