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 latest version of the \u003ccode\u003eBucket\u003c/code\u003e class is 4.16.0, with the provided documentation covering versions as far back as 2.15.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBucket\u003c/code\u003e class, within the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace, represents a range with replacement values for use within the Google Cloud Data Loss Prevention (DLP) API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBucket\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, extending its functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBucket\u003c/code\u003e class has properties including \u003ccode\u003eMax\u003c/code\u003e, \u003ccode\u003eMin\u003c/code\u003e, and \u003ccode\u003eReplacementValue\u003c/code\u003e, which allow you to define the upper and lower bounds of the range and the value used to replace data within the specified range.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors that can be used, \u003ccode\u003eBucket()\u003c/code\u003e and \u003ccode\u003eBucket(BucketingConfig.Types.Bucket)\u003c/code\u003e, to create instances of this class, with the second one allowing you to pass in another pre-existing \u003ccode\u003eBucket\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]