Data Loss Prevention V2 Client - Class Bucket (1.19.0)

Reference documentation and code samples for the Data Loss Prevention V2 Client class Bucket.

Bucket is represented as a range, along with replacement values.

Generated from protobuf message google.privacy.dlp.v2.BucketingConfig.Bucket

Namespace

Google \ Cloud \ Dlp \ V2 \ BucketingConfig

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ min
Google\Cloud\Dlp\V2\Value

Lower bound of the range, inclusive. Type should be the same as max if used.

↳ max
Google\Cloud\Dlp\V2\Value

Upper bound of the range, exclusive; type must match min.

↳ replacement_value
Google\Cloud\Dlp\V2\Value

Required. Replacement value for this bucket.

getMin

Lower bound of the range, inclusive. Type should be the same as max if used.

Returns
Type
Description

hasMin

clearMin

setMin

Lower bound of the range, inclusive. Type should be the same as max if used.

Parameter
Name
Description
Returns
Type
Description
$this

getMax

Upper bound of the range, exclusive; type must match min.

Returns
Type
Description

hasMax

clearMax

setMax

Upper bound of the range, exclusive; type must match min.

Parameter
Name
Description
Returns
Type
Description
$this

getReplacementValue

Required. Replacement value for this bucket.

Returns
Type
Description

hasReplacementValue

clearReplacementValue

setReplacementValue

Required. Replacement value for this bucket.

Parameter
Name
Description
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: