Class AggregationOutput

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

public abstract class AggregationOutput extends JsonSerializable
The aggregation result for the entire dataset and all metrics. This data type is not supported in Gemini API.
  • Constructor Details

    • AggregationOutput

      public AggregationOutput()
  • Method Details