candidateCount property

int? candidateCount
final

Optional. The number of generated response messages to return.

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

Implementation

final int? candidateCount;