SearchResult$json top-level constant
Implementation
@$core.Deprecated('Use searchResultDescriptor instead')
const SearchResult$json = {
'1': 'SearchResult',
'2': [
{
'1': 'Continuation',
'3': 1,
'4': 1,
'5': 11,
'6': '.ContinuationToken',
'10': 'Continuation'
},
{
'1': 'Results',
'3': 2,
'4': 3,
'5': 11,
'6': '.SearchObject',
'10': 'Results'
},
{
'1': 'Facets',
'3': 3,
'4': 3,
'5': 11,
'6': '.SearchFacet',
'10': 'Facets'
},
],
};