GooglePrivacyDlpV2DeltaPresenceEstimationQuasiIdValues constructor
GooglePrivacyDlpV2DeltaPresenceEstimationQuasiIdValues({
- double? estimatedProbability,
- List<
GooglePrivacyDlpV2Value> ? quasiIdsValues,
Implementation
GooglePrivacyDlpV2DeltaPresenceEstimationQuasiIdValues({
this.estimatedProbability,
this.quasiIdsValues,
});