tuningOperation property

String? tuningOperation
getter/setter pair

The tune operation associated with the model.

Can be used to determine if there is an ongoing tune for this recommendation. Empty field implies no tune is goig on.

Output only.

Implementation

core.String? tuningOperation;