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