mLModelId property

String? mLModelId
final

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;