FieldOptions_FeatureSupport$json top-level constant

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

Implementation

@$core.Deprecated('Use fieldOptionsDescriptor instead')
const FieldOptions_FeatureSupport$json = {
  '1': 'FeatureSupport',
  '2': [
    {
      '1': 'edition_introduced',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.google.protobuf.Edition',
      '10': 'editionIntroduced'
    },
    {
      '1': 'edition_deprecated',
      '3': 2,
      '4': 1,
      '5': 14,
      '6': '.google.protobuf.Edition',
      '10': 'editionDeprecated'
    },
    {
      '1': 'deprecation_warning',
      '3': 3,
      '4': 1,
      '5': 9,
      '10': 'deprecationWarning'
    },
    {
      '1': 'edition_removed',
      '3': 4,
      '4': 1,
      '5': 14,
      '6': '.google.protobuf.Edition',
      '10': 'editionRemoved'
    },
  ],
};