SearchFacet$json top-level constant
Implementation
@$core.Deprecated('Use searchFacetDescriptor instead')
const SearchFacet$json = {
'1': 'SearchFacet',
'2': [
{
'1': 'DisplayName',
'3': 1,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'DisplayName'
},
{
'1': 'Type',
'3': 2,
'4': 1,
'5': 14,
'6': '.SearchFacet.SearchFacetType',
'10': 'Type'
},
{
'1': 'Options',
'3': 3,
'4': 3,
'5': 11,
'6': '.SearchFacetOption',
'10': 'Options'
},
{'1': 'MinValue', '3': 4, '4': 1, '5': 1, '10': 'MinValue'},
{'1': 'MaxValue', '3': 5, '4': 1, '5': 1, '10': 'MaxValue'},
{'1': 'BooleanOption', '3': 6, '4': 1, '5': 8, '10': 'BooleanOption'},
],
'4': [SearchFacet_SearchFacetType$json],
};