SettingObject$json top-level constant
Implementation
@$core.Deprecated('Use settingObjectDescriptor instead')
const SettingObject$json = {
'1': 'SettingObject',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'id'},
{'1': 'key', '3': 2, '4': 1, '5': 11, '6': '.settings.v1.Setting', '10': 'key'},
{'1': 'value', '3': 3, '4': 1, '5': 9, '10': 'value'},
{'1': 'updated', '3': 4, '4': 1, '5': 9, '10': 'updated'},
],
};