Class ExactMatchMetricValue

java.lang.Object
com.google.genai.JsonSerializable
com.google.genai.types.ExactMatchMetricValue

public abstract class ExactMatchMetricValue extends JsonSerializable
Exact match metric value for an instance. This data type is not supported in Gemini API.
  • Constructor Details

    • ExactMatchMetricValue

      public ExactMatchMetricValue()
  • Method Details