blocking

@SerialName(value = "blocking")
val blocking: Boolean?(source)

If true, the client will wait for the task to complete. The server may reject this if the task is long-running.