Uses of Class
com.google.genai.types.BleuMetricValue.Builder
Packages that use BleuMetricValue.Builder
-
Uses of BleuMetricValue.Builder in com.google.genai.types
Methods in com.google.genai.types that return BleuMetricValue.BuilderModifier and TypeMethodDescriptionstatic BleuMetricValue.BuilderBleuMetricValue.builder()Instantiates a builder for BleuMetricValue.BleuMetricValue.Builder.clearScore()Clears the value of score field.abstract BleuMetricValue.BuilderSetter for score.abstract BleuMetricValue.BuilderBleuMetricValue.toBuilder()Creates a builder with the same values as this instance.Methods in com.google.genai.types with parameters of type BleuMetricValue.BuilderModifier and TypeMethodDescriptionAggregationResult.Builder.bleuMetricValue(BleuMetricValue.Builder bleuMetricValueBuilder) Setter for bleuMetricValue builder.