Package com.google.genai.types
Class ComputationBasedMetricType
-
- All Implemented Interfaces:
public class ComputationBasedMetricTypeRepresents the type of the computation based metric.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumComputationBasedMetricType.KnownEnum representing the known values for ComputationBasedMetricType.
-
Constructor Summary
Constructors Constructor Description ComputationBasedMetricType(String value)ComputationBasedMetricType(ComputationBasedMetricType.Known knownValue)
-
Method Summary
-
-
Constructor Detail
-
ComputationBasedMetricType
ComputationBasedMetricType(String value)
-
ComputationBasedMetricType
ComputationBasedMetricType(ComputationBasedMetricType.Known knownValue)
-
-
-
-