class GooglePrivacyDlpV2FixedSizeBucketingConfig extends Model (View source)

Properties

$bucketSize
protected $lowerBoundType
protected $lowerBoundDataType
protected $upperBoundType
protected $upperBoundDataType

Methods

setBucketSize($bucketSize)

No description

getBucketSize()

No description

setLowerBound(GooglePrivacyDlpV2Value $lowerBound)

No description

setUpperBound(GooglePrivacyDlpV2Value $upperBound)

No description

Details

setBucketSize($bucketSize)

No description

Parameters

$bucketSize

getBucketSize()

No description

setLowerBound(GooglePrivacyDlpV2Value $lowerBound)

No description

Parameters

GooglePrivacyDlpV2Value $lowerBound

GooglePrivacyDlpV2Value getLowerBound()

No description

setUpperBound(GooglePrivacyDlpV2Value $upperBound)

No description

Parameters

GooglePrivacyDlpV2Value $upperBound

GooglePrivacyDlpV2Value getUpperBound()

No description