Uses of Class
com.google.genai.types.AggregationOutput
Packages that use AggregationOutput
-
Uses of AggregationOutput in com.google.genai.types
Methods in com.google.genai.types that return AggregationOutputModifier and TypeMethodDescriptionabstract AggregationOutputAggregationOutput.Builder.build()static AggregationOutputDeserializes a JSON string to a AggregationOutput object.Methods in com.google.genai.types that return types with arguments of type AggregationOutputModifier and TypeMethodDescriptionabstract Optional<AggregationOutput>EvaluateDatasetResponse.aggregationOutput()Output only.Methods in com.google.genai.types with parameters of type AggregationOutputModifier and TypeMethodDescriptionabstract EvaluateDatasetResponse.BuilderEvaluateDatasetResponse.Builder.aggregationOutput(AggregationOutput aggregationOutput) Setter for aggregationOutput.