Interface PreviewPrivacyImpactResponse.Builder

    • Method Detail

      • privacyImpact

        PreviewPrivacyImpactResponse.Builder privacyImpact​(PrivacyImpact privacyImpact)

        An estimate of the number of aggregation functions that the member who can query can run given the epsilon and noise parameters. This does not change the privacy budget.

        Parameters:
        privacyImpact - An estimate of the number of aggregation functions that the member who can query can run given the epsilon and noise parameters. This does not change the privacy budget.
        Returns:
        Returns a reference to this object so that method calls can be chained together.