turnComplete property

bool turnComplete
final

Output only. If true, indicates that the model has completed its turn. Generation will only start in response to additional client messages.

Implementation

final bool turnComplete;