SearchKeyRequest$json top-level constant
Implementation
@$core.Deprecated('Use searchKeyRequestDescriptor instead')
const SearchKeyRequest$json = {
'1': 'SearchKeyRequest',
'2': [
{'1': 'query', '3': 1, '4': 1, '5': 9, '10': 'query'},
{'1': 'device_id', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'deviceId'},
{'1': 'key_types', '3': 3, '4': 3, '5': 14, '6': '.device.v1.KeyType', '10': 'keyTypes'},
{'1': 'include_expired', '3': 4, '4': 1, '5': 8, '10': 'includeExpired'},
{'1': 'page', '3': 5, '4': 1, '5': 5, '10': 'page'},
{'1': 'count', '3': 6, '4': 1, '5': 5, '10': 'count'},
],
};