FacetValue$json top-level constant
Implementation
@$core.Deprecated('Use facetValueDescriptor instead')
const FacetValue$json = {
'1': 'FacetValue',
'2': [
{'1': 'string_value', '3': 1, '4': 1, '5': 9, '9': 0, '10': 'stringValue'},
{'1': 'integer_value', '3': 2, '4': 1, '5': 3, '9': 0, '10': 'integerValue'},
{'1': 'bool_value', '3': 3, '4': 1, '5': 8, '9': 0, '10': 'boolValue'},
],
'8': [
{'1': 'variant'},
],
};