mLModelId property
A user-supplied ID that uniquely identifies the MLModel
. This
value should be identical to the value of the MLModelID
in the
request.
Implementation
final String? mLModelId;
A user-supplied ID that uniquely identifies the MLModel
. This
value should be identical to the value of the MLModelID
in the
request.
final String? mLModelId;