Package com.google.genai.types
Class DatasetDistributionDistributionBucket.Builder
java.lang.Object
com.google.genai.types.DatasetDistributionDistributionBucket.Builder
- Enclosing class:
- DatasetDistributionDistributionBucket
Builder for DatasetDistributionDistributionBucket.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
count
Setter for count.count: Output only. Number of values in the bucket.
-
left
Setter for left.left: Output only. Left bound of the bucket.
-
right
Setter for right.right: Output only. Right bound of the bucket.
-
build
-