ConfigProto_UpdateRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use configProtoDescriptor instead')
const ConfigProto_UpdateRequest$json = {
  '1': 'UpdateRequest',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 5, '10': 'id'},
    {'1': 'config', '3': 2, '4': 1, '5': 9, '10': 'config'},
    {'1': 'from_crcs', '3': 3, '4': 3, '5': 9, '10': 'fromCrcs'},
  ],
};