candidate property

String? candidate
getter/setter pair

The candidate model/agent to analyze (e.g., "gemini-3.0-pro").

This targets the specific CandidateResult within the EvaluationResult.

Required.

Implementation

core.String? candidate;