SearchAndFetchVectorsHit_$json top-level constant
Implementation
@$core.Deprecated('Use searchAndFetchVectorsHit_Descriptor instead')
const SearchAndFetchVectorsHit_$json = {
'1': '_SearchAndFetchVectorsHit',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
{'1': 'score', '3': 2, '4': 1, '5': 2, '10': 'score'},
{
'1': 'metadata',
'3': 3,
'4': 3,
'5': 11,
'6': '.vectorindex._Metadata',
'10': 'metadata'
},
{
'1': 'vector',
'3': 4,
'4': 1,
'5': 11,
'6': '.vectorindex._Vector',
'10': 'vector'
},
],
};