CreateFineTuningJobResponse.Object

CreateFineTuningJobResponse.Object property

Gets or sets the object type, which is always fine_tuning.job.

public string Object { get; set; }

See Also