tunedModel property

String tunedModel
final

Immutable. The name of the TunedModel to use as the starting point for training the new model. Example: tunedModels/my-tuned-model

Implementation

final String tunedModel;