MetadataQuery$json top-level constant
Implementation
@$core.Deprecated('Use metadataQueryDescriptor instead')
const MetadataQuery$json = {
'1': 'MetadataQuery',
'2': [
{
'1': 'Continuation',
'3': 1,
'4': 1,
'5': 11,
'6': '.ContinuationToken',
'10': 'Continuation'
},
{
'1': 'Projection',
'3': 2,
'4': 1,
'5': 11,
'6': '.MetadataProjection',
'10': 'Projection'
},
{
'1': 'Filter',
'3': 3,
'4': 1,
'5': 11,
'6': '.MetadataFilter',
'10': 'Filter'
},
{'1': 'Related', '3': 4, '4': 1, '5': 11, '6': '.Vector', '10': 'Related'},
{
'1': 'Collection',
'3': 5,
'4': 1,
'5': 11,
'6': '.Vector',
'10': 'Collection'
},
],
};