DifferentialPrivacyPreviewAggregation

Provides an estimate of the number of aggregation functions that the member who can query can run given the epsilon and noise parameters.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The maximum number of aggregations that the member who can query can run given the epsilon and noise parameters.

Link copied to clipboard

The type of aggregation function.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String