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