Store a JSON-serializable call-scoped variable.
@type t() :: %Guava.Commands.SetVariable{ command_type: String.t(), key: String.t(), value: term() }