parentModel property

String parentModel
final

Optional. When specify this field, the model_to_upload will not be uploaded as a new model, instead, it will become a new version of this parent_model.

Implementation

final String parentModel;