public sealed class DatasetDistribution.Types.DistributionBucket : IMessage<DatasetDistribution.Types.DistributionBucket>, IEquatable<DatasetDistribution.Types.DistributionBucket>, IDeepCloneable<DatasetDistribution.Types.DistributionBucket>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class DatasetDistribution.Types.DistributionBucket.
Dataset bucket used to create a histogram for the distribution given a
population of 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-14 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eDatasetDistribution.Types.DistributionBucket\u003c/code\u003e class is \u003ccode\u003e1.0.0-beta21\u003c/code\u003e, and it is part of the Vertex AI v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to define a dataset bucket for creating a histogram that reflects the distribution of a population of values.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDistributionBucket\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDistributionBucket\u003c/code\u003e include \u003ccode\u003eCount\u003c/code\u003e (number of values), \u003ccode\u003eLeft\u003c/code\u003e (left bound), and \u003ccode\u003eRight\u003c/code\u003e (right bound), which are all output-only values.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors, one that initializes an empty instance and another that initializes it by a copy of another \u003ccode\u003eDistributionBucket\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]