public sealed class Bucket : IMessage<BucketingConfig.Types.Bucket>, IEquatable<BucketingConfig.Types.Bucket>, IDeepCloneable<BucketingConfig.Types.Bucket>, IBufferMessage, IMessage
Bucket is represented as a range, along with replacement values.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eBucket\u003c/code\u003e class, part of the Google.Cloud.Dlp.V2 namespace, represents a range with replacement values for data bucketing.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eBucket\u003c/code\u003e class documentation is available under version 4.16.0, with a historical listing of versions extending back to 2.15.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eBucket\u003c/code\u003e class include \u003ccode\u003eMax\u003c/code\u003e and \u003ccode\u003eMin\u003c/code\u003e for defining the range boundaries, and \u003ccode\u003eReplacementValue\u003c/code\u003e for the value that will replace the range.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the \u003ccode\u003eBucket\u003c/code\u003e class: a default one \u003ccode\u003eBucket()\u003c/code\u003e and another \u003ccode\u003eBucket(BucketingConfig.Types.Bucket)\u003c/code\u003e that takes another \u003ccode\u003eBucketingConfig.Types.Bucket\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]