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