Uses of Class
com.google.adk.web.dto.RunEvalResult
Packages that use RunEvalResult
-
Uses of RunEvalResult in com.google.adk.web.controller
Methods in com.google.adk.web.controller that return types with arguments of type RunEvalResultModifier and TypeMethodDescriptionEvaluationController.runEval(String appName, String evalSetId, RunEvalRequest req) Placeholder for running evaluations.