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 \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace, represents a range with replacement values used in data processing.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, for usage within the protocol buffers library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBucket\u003c/code\u003e class offers constructors to create new instances, either empty or by cloning from an existing \u003ccode\u003eBucket\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eBucket\u003c/code\u003e class are \u003ccode\u003eMax\u003c/code\u003e, \u003ccode\u003eMin\u003c/code\u003e, and \u003ccode\u003eReplacementValue\u003c/code\u003e, which define the upper bound, lower bound, and the replacement value for the bucket respectively.\u003c/p\u003e\n"],["\u003cp\u003eThis page lists various previous version numbers for this Bucket class, with version 4.16.0 as the latest and 2.15.0 as the earliest displayed.\u003c/p\u003e\n"]]],[],null,[]]