Uses of Class
com.google.genai.types.ComputationBasedMetricType
Packages that use ComputationBasedMetricType
-
Uses of ComputationBasedMetricType in com.google.genai.types
Methods in com.google.genai.types that return types with arguments of type ComputationBasedMetricTypeModifier and TypeMethodDescriptionabstract Optional<ComputationBasedMetricType>ComputationBasedMetricSpec.type()The type of the computation based metric.Methods in com.google.genai.types with parameters of type ComputationBasedMetricTypeModifier and TypeMethodDescriptionabstract ComputationBasedMetricSpec.BuilderComputationBasedMetricSpec.Builder.type(ComputationBasedMetricType type) Setter for type.