google_api_dlp v0.18.0 GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2FixedSizeBucketingConfig View Source
Buckets values based on fixed size ranges. The Bucketing transformation can provide all of this functionality, but requires more configuration. This message is provided as a convenience to the user for simple bucketing strategies.
The transformed value will be a hyphenated string of
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2FixedSizeBucketingConfig{ bucketSize: float(), lowerBound: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2Value.t(), upperBound: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2Value.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.