ConfigProto_ConfigFilters$json top-level constant
Implementation
@$core.Deprecated('Use configProtoDescriptor instead')
const ConfigProto_ConfigFilters$json = {
'1': 'ConfigFilters',
'2': [
{'1': 'uid', '3': 1, '4': 1, '5': 9, '10': 'uid'},
{
'1': 'status',
'3': 2,
'4': 1,
'5': 14,
'6': '.Spic.ConfigProto.ConfigStatusType',
'10': 'status'
},
{
'1': 'installed_date_from',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'installedDateFrom'
},
{
'1': 'installed_date_to',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'installedDateTo'
},
],
};