sourceModel property

String sourceModel
final

Required. The resource name of the Model to copy. That Model must be in the same Project. Format: projects/{project}/locations/{location}/models/{model}

Implementation

final String sourceModel;