ConfigurationHeader$json top-level constant

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

Implementation

@$core.Deprecated('Use configurationHeaderDescriptor instead')
const ConfigurationHeader$json = {
  '1': 'ConfigurationHeader',
  '2': [
    {
      '1': 'ConfigurationId',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.ConfigurationId',
      '10': 'ConfigurationId'
    },
    {
      '1': 'DisplayName',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'DisplayName'
    },
  ],
};