Interface DifferentialPrivacyTemplateParametersOutput.Builder

    • Method Detail

      • usersNoisePerQuery

        DifferentialPrivacyTemplateParametersOutput.Builder usersNoisePerQuery​(Integer usersNoisePerQuery)

        Noise added per query is measured in terms of the number of users whose contributions you want to obscure. This value governs the rate at which the privacy budget is depleted.

        Parameters:
        usersNoisePerQuery - Noise added per query is measured in terms of the number of users whose contributions you want to obscure. This value governs the rate at which the privacy budget is depleted.
        Returns:
        Returns a reference to this object so that method calls can be chained together.