SavedSearch$json top-level constant
Implementation
@$core.Deprecated('Use savedSearchDescriptor instead')
const SavedSearch$json = {
'1': 'SavedSearch',
'2': [
{'1': 'Id', '3': 1, '4': 1, '5': 11, '6': '.SavedSearchId', '10': 'Id'},
{
'1': 'SearchQuery',
'3': 2,
'4': 1,
'5': 11,
'6': '.SearchQuery',
'10': 'SearchQuery'
},
{
'1': 'DisplayName',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'DisplayName'
},
{
'1': 'Order',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.protobuf.Int32Value',
'10': 'Order'
},
{'1': 'Image', '3': 5, '4': 1, '5': 11, '6': '.StoredImage', '10': 'Image'},
{'1': 'NotifyOnNew', '3': 6, '4': 1, '5': 8, '10': 'NotifyOnNew'},
{
'1': 'Title',
'3': 7,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Title'
},
{
'1': 'Subtitle',
'3': 8,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Subtitle'
},
{
'1': 'Editorial',
'3': 9,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Editorial'
},
{
'1': 'ViewType',
'3': 10,
'4': 1,
'5': 14,
'6': '.SavedSearch.SavedSearchViewType',
'10': 'ViewType'
},
{
'1': 'Child',
'3': 11,
'4': 1,
'5': 11,
'6': '.google.protobuf.Any',
'10': 'Child'
},
],
'4': [SavedSearch_SavedSearchViewType$json],
};