Returns an immutable instance of [ToolMessageChunk].
public ToolMessageChunk build()Returns an immutable instance of [ToolMessageChunk]. Further updates to this [Builder] will not mutate the returned instance. The following fields are required:
.content()
.toolCallId()
IllegalStateException: if any required field is unset.