GetTrainingJobRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getTrainingJobRequestDescriptor instead')
const GetTrainingJobRequest$json = {
  '1': 'GetTrainingJobRequest',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
  ],
};