interface GeminiLogprobsTopCandidate {
    candidates: GeminiLogprobsResultCandidate[];
}

Properties

Properties