ObjectQuery$json top-level constant
Implementation
@$core.Deprecated('Use objectQueryDescriptor instead')
const ObjectQuery$json = {
'1': 'ObjectQuery',
'2': [
{
'1': 'Continuation',
'3': 1,
'4': 1,
'5': 11,
'6': '.ContinuationToken',
'10': 'Continuation'
},
{
'1': 'AccountId',
'3': 2,
'4': 1,
'5': 11,
'6': '.AccountId',
'10': 'AccountId'
},
{
'1': 'Sentiment',
'3': 3,
'4': 1,
'5': 11,
'6': '.ObjectSentimentValue',
'10': 'Sentiment'
},
{
'1': 'IncludeObjectsWithoutOwner',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.protobuf.BoolValue',
'10': 'IncludeObjectsWithoutOwner'
},
{
'1': 'Owner',
'3': 5,
'4': 1,
'5': 11,
'6': '.AccountUserId',
'10': 'Owner'
},
{
'1': 'IsBought',
'3': 6,
'4': 1,
'5': 11,
'6': '.google.protobuf.BoolValue',
'10': 'IsBought'
},
{
'1': 'IsForSale',
'3': 7,
'4': 1,
'5': 11,
'6': '.google.protobuf.BoolValue',
'10': 'IsForSale'
},
{
'1': 'EstimateTotalCount',
'3': 8,
'4': 1,
'5': 8,
'10': 'EstimateTotalCount'
},
{
'1': 'IsInDelivery',
'3': 9,
'4': 1,
'5': 11,
'6': '.google.protobuf.BoolValue',
'10': 'IsInDelivery'
},
{
'1': 'Deleted',
'3': 10,
'4': 1,
'5': 11,
'6': '.google.protobuf.BoolValue',
'10': 'Deleted'
},
{
'1': 'Shipped',
'3': 11,
'4': 1,
'5': 11,
'6': '.google.protobuf.BoolValue',
'10': 'Shipped'
},
],
};