turnComplete

public abstract LiveClientContent.Builder turnComplete(boolean turnComplete)

Setter for turnComplete.

turnComplete: If true, indicates that the server content generation should start with the currently accumulated prompt. Otherwise, the server will await additional messages before starting generation.