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

GooglePrivacyDlpV2CategoricalStatsResult

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

Result of the categorical stats computation.

interface GooglePrivacyDlpV2CategoricalStatsResult {
valueFrequencyHistogramBuckets?: GooglePrivacyDlpV2CategoricalStatsHistogramBucket[];
}

§Properties

§

Histogram of value frequencies in the column.