parentModel property

String? parentModel
final

Optional. Specify this field to copy source_model into this existing Model as a new version. Format: projects/{project}/locations/{location}/models/{model}

Implementation

final String? parentModel;