DifferentialPrivacyPrivacyBudgetAggregation

Information about the total number of aggregations, as well as the remaining aggregations.

Types

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

Properties

Link copied to clipboard

The maximum number of aggregation functions that you can perform with the given privacy budget.

Link copied to clipboard

The remaining number of aggregation functions that can be run with the available privacy budget.

Link copied to clipboard

The different types of aggregation functions that you can perform.

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