sourceModel property

String? sourceModel
getter/setter pair

The resource name of the Model to copy.

That Model must be in the same Project. Format: projects/{project}/locations/{location}/models/{model}

Required.

Implementation

core.String? sourceModel;