LocationPointInput$json top-level constant
Implementation
@$core.Deprecated('Use locationPointInputDescriptor instead')
const LocationPointInput$json = {
'1': 'LocationPointInput',
'2': [
{'1': 'timestamp', '3': 1, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'timestamp'},
{'1': 'latitude', '3': 2, '4': 1, '5': 1, '10': 'latitude'},
{'1': 'longitude', '3': 3, '4': 1, '5': 1, '10': 'longitude'},
{'1': 'altitude', '3': 4, '4': 1, '5': 1, '9': 0, '10': 'altitude', '17': true},
{'1': 'accuracy', '3': 5, '4': 1, '5': 1, '10': 'accuracy'},
{'1': 'speed', '3': 6, '4': 1, '5': 1, '9': 1, '10': 'speed', '17': true},
{'1': 'bearing', '3': 7, '4': 1, '5': 1, '9': 2, '10': 'bearing', '17': true},
{'1': 'source', '3': 8, '4': 1, '5': 14, '6': '.geolocation.v1.LocationSource', '10': 'source'},
{'1': 'extra', '3': 9, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '10': 'extra'},
{'1': 'device_id', '3': 10, '4': 1, '5': 9, '10': 'deviceId'},
],
'8': [
{'1': '_altitude'},
{'1': '_speed'},
{'1': '_bearing'},
],
};