MLTrainingMetadata$json top-level constant

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

Implementation

@$core.Deprecated('Use mLTrainingMetadataDescriptor instead')
const MLTrainingMetadata$json = {
  '1': 'MLTrainingMetadata',
  '2': [
    {'1': 'versions', '3': 1, '4': 3, '5': 9, '10': 'versions'},
    {'1': 'model_type', '3': 2, '4': 1, '5': 14, '6': '.viam.app.mltraining.v1.ModelType', '10': 'modelType'},
    {'1': 'model_framework', '3': 3, '4': 1, '5': 14, '6': '.viam.app.mltraining.v1.ModelFramework', '10': 'modelFramework'},
    {'1': 'draft', '3': 4, '4': 1, '5': 8, '10': 'draft'},
  ],
};