Class: Google::Privacy::Dlp::V2::PrivacyMetric::NumericalStatsConfig

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb

Overview

Compute numerical stats over an individual column, including min, max, and quantiles.

Instance Attribute Summary collapse

Instance Attribute Details

#fieldGoogle::Privacy::Dlp::V2::FieldId

Returns Field to compute numerical stats on. Supported types are integer, float, date, datetime, timestamp, time.

Returns:



734
# File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb', line 734

class NumericalStatsConfig; end