ExtensionRangeOptions$json top-level constant

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

Implementation

@$core.Deprecated('Use extensionRangeOptionsDescriptor instead')
const ExtensionRangeOptions$json = {
  '1': 'ExtensionRangeOptions',
  '2': [
    {'1': 'uninterpreted_option', '3': 999, '4': 3, '5': 11, '6': '.google.protobuf.UninterpretedOption', '10': 'uninterpretedOption'},
    {'1': 'declaration', '3': 2, '4': 3, '5': 11, '6': '.google.protobuf.ExtensionRangeOptions.Declaration', '8': {}, '10': 'declaration'},
    {'1': 'features', '3': 50, '4': 1, '5': 11, '6': '.google.protobuf.FeatureSet', '10': 'features'},
    {'1': 'verification', '3': 3, '4': 1, '5': 14, '6': '.google.protobuf.ExtensionRangeOptions.VerificationState', '7': 'UNVERIFIED', '10': 'verification'},
  ],
  '3': [ExtensionRangeOptions_Declaration$json],
  '4': [ExtensionRangeOptions_VerificationState$json],
  '5': [
    {'1': 1000, '2': 536870912},
  ],
};