This arbitrary value can be deserialized into a custom type using the convert method:
MyClass myObject = createOnlineLlmEvaluatorRequest.variableMapping().convert(MyClass.class);
```.public JsonValue _variableMapping()This arbitrary value can be deserialized into a custom type using the convert method:
MyClass myObject = createOnlineLlmEvaluatorRequest.variableMapping().convert(MyClass.class);