turnComplete

public abstract LiveServerContent.Builder turnComplete(boolean turnComplete)

Setter for turnComplete.

turnComplete: If true, indicates that the model is done generating. Generation will only start in response to additional client messages. Can be set alongside `content`, indicating that the `content` is the last in the turn.