candidateCount property

int? candidateCount
final

Optional. Number of generated responses to return.

This value must be between 1, 8, inclusive. If unset, this will default to 1.

Implementation

final int? candidateCount;