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