Uses of Class
com.google.genai.types.BleuMetricValue
Packages that use BleuMetricValue
-
Uses of BleuMetricValue in com.google.genai.types
Methods in com.google.genai.types that return BleuMetricValueModifier and TypeMethodDescriptionabstract BleuMetricValueBleuMetricValue.Builder.build()static BleuMetricValueDeserializes a JSON string to a BleuMetricValue object.Methods in com.google.genai.types that return types with arguments of type BleuMetricValueModifier and TypeMethodDescriptionabstract Optional<BleuMetricValue>AggregationResult.bleuMetricValue()Results for bleu metric.Methods in com.google.genai.types with parameters of type BleuMetricValueModifier and TypeMethodDescriptionabstract AggregationResult.BuilderAggregationResult.Builder.bleuMetricValue(BleuMetricValue bleuMetricValue) Setter for bleuMetricValue.