MLTrainingVersion$json top-level constant

  1. @Deprecated('Use mLTrainingVersionDescriptor instead')
Map<String, Object> const MLTrainingVersion$json

Implementation

@$core.Deprecated('Use mLTrainingVersionDescriptor instead')
const MLTrainingVersion$json = {
  '1': 'MLTrainingVersion',
  '2': [
    {'1': 'version', '3': 1, '4': 1, '5': 9, '10': 'version'},
    {'1': 'created_on', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'createdOn'},
  ],
};