Interface protos.google.privacy.dlp.v2.IFixedSizeBucketingConfig (3.1.8)

Properties of a FixedSizeBucketingConfig.

Package

@google-cloud/dlp!

Properties

bucketSize

bucketSize?: (number|null);

FixedSizeBucketingConfig bucketSize

Property Value
TypeDescription
(number|null)

lowerBound

lowerBound?: (google.privacy.dlp.v2.IValue|null);

FixedSizeBucketingConfig lowerBound

Property Value
TypeDescription
(google.privacy.dlp.v2.IValue|null)

upperBound

upperBound?: (google.privacy.dlp.v2.IValue|null);

FixedSizeBucketingConfig upperBound

Property Value
TypeDescription
(google.privacy.dlp.v2.IValue|null)