public sealed class AnalyzeDataSourceRiskDetails.Types.DeltaPresenceEstimationResult : IMessage<AnalyzeDataSourceRiskDetails.Types.DeltaPresenceEstimationResult>, IEquatable<AnalyzeDataSourceRiskDetails.Types.DeltaPresenceEstimationResult>, IDeepCloneable<AnalyzeDataSourceRiskDetails.Types.DeltaPresenceEstimationResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class AnalyzeDataSourceRiskDetails.Types.DeltaPresenceEstimationResult.
Result of the δ-presence computation. Note that these results are an
estimation, not exact values.
public RepeatedField<AnalyzeDataSourceRiskDetails.Types.DeltaPresenceEstimationResult.Types.DeltaPresenceEstimationHistogramBucket> DeltaPresenceEstimationHistogram { get; }
The intervals [min_probability, max_probability) do not overlap. If a
value doesn't correspond to any such interval, the associated frequency
is zero. For example, the following records:
{min_probability: 0, max_probability: 0.1, frequency: 17}
{min_probability: 0.2, max_probability: 0.3, frequency: 42}
{min_probability: 0.3, max_probability: 0.4, frequency: 99}
mean that there are no record with an estimated probability in [0.1, 0.2)
nor larger or equal to 0.4.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eAnalyzeDataSourceRiskDetails.Types.DeltaPresenceEstimationResult\u003c/code\u003e class within the Google Cloud Data Loss Prevention (DLP) v2 API, detailing its role in δ-presence computation results.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeltaPresenceEstimationResult\u003c/code\u003e class is a part of the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace and is implemented using interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a constructor and a \u003ccode\u003eDeltaPresenceEstimationHistogram\u003c/code\u003e property, which contains a collection of \u003ccode\u003eDeltaPresenceEstimationHistogramBucket\u003c/code\u003e objects that represent the probability distribution of records.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists available versions of this documentation, ranging from the latest version 4.16.0 down to version 2.15.0, allowing users to view past versions of the API documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe information presented here shows the structure of the object, as well as the inheritance path and the implemented interfaces, including the description of the estimation, to further help understanding.\u003c/p\u003e\n"]]],[],null,[]]