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

GooglePrivacyDlpV2LargeCustomDictionaryStats

import type { GooglePrivacyDlpV2LargeCustomDictionaryStats } from "https://googleapis.deno.dev/v1/dlp:v2.ts";

Summary statistics of a custom dictionary.

interface GooglePrivacyDlpV2LargeCustomDictionaryStats {
approxNumPhrases?: bigint;
}

§Properties

§
approxNumPhrases?: bigint
[src]

Approximate number of distinct phrases in the dictionary.