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\u003eThis webpage details the \u003ccode\u003eBucket\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace, specifically the \u003ccode\u003eBucketingConfig.Types\u003c/code\u003e nested class, which is designed to represent a range with associated replacement values.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 4.16.0, and it has been documented across various versions, starting from 2.15.0 and extending up to the latest, providing comprehensive documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBucket\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e, to provide a specific set of functionality.\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, which define the exclusive upper and inclusive lower bounds of the range, respectively, and \u003ccode\u003eReplacementValue\u003c/code\u003e, which is a required property for specifying the value used for replacement.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors, one that is parameterless, and one that takes an existing \u003ccode\u003eBucketingConfig.Types.Bucket\u003c/code\u003e object, enabling the easy creation and cloning of bucket objects.\u003c/p\u003e\n"]]],[],null,[]]