index property

int? index
getter/setter pair

The 0-based index of this candidate in the list of generated responses.

This is useful for distinguishing between multiple candidates when candidate_count > 1.

Output only.

Implementation

core.int? index;