SearchAgentQuery$json top-level constant
- @Deprecated('Use searchAgentQueryDescriptor instead')
Implementation
@$core.Deprecated('Use searchAgentQueryDescriptor instead')
const SearchAgentQuery$json = {
'1': 'SearchAgentQuery',
'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': 'UpdatedBefore',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'UpdatedBefore'
},
],
};