MethodSettings$json top-level constant

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

Implementation

@$core.Deprecated('Use methodSettingsDescriptor instead')
const MethodSettings$json = {
  '1': 'MethodSettings',
  '2': [
    {'1': 'selector', '3': 1, '4': 1, '5': 9, '10': 'selector'},
    {
      '1': 'long_running',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.api.MethodSettings.LongRunning',
      '10': 'longRunning'
    },
  ],
  '3': [MethodSettings_LongRunning$json],
};