Object construction from a JSON representation
factory CreateFineTuningJobRequest.fromJson(Map<String, dynamic> json) => _$CreateFineTuningJobRequestFromJson(json);