RouteObject$json top-level constant
Implementation
@$core.Deprecated('Use routeObjectDescriptor instead')
const RouteObject$json = {
'1': 'RouteObject',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
{'1': 'owner_id', '3': 2, '4': 1, '5': 9, '10': 'ownerId'},
{'1': 'name', '3': 3, '4': 1, '5': 9, '10': 'name'},
{'1': 'description', '3': 4, '4': 1, '5': 9, '10': 'description'},
{'1': 'geometry', '3': 5, '4': 1, '5': 9, '10': 'geometry'},
{'1': 'length_m', '3': 6, '4': 1, '5': 1, '10': 'lengthM'},
{'1': 'state', '3': 7, '4': 1, '5': 5, '10': 'state'},
{'1': 'deviation_threshold_m', '3': 8, '4': 1, '5': 1, '9': 0, '10': 'deviationThresholdM', '17': true},
{'1': 'deviation_consecutive_count', '3': 9, '4': 1, '5': 5, '9': 1, '10': 'deviationConsecutiveCount', '17': true},
{'1': 'deviation_cooldown_sec', '3': 10, '4': 1, '5': 5, '9': 2, '10': 'deviationCooldownSec', '17': true},
{'1': 'extra', '3': 11, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '10': 'extra'},
{'1': 'created_at', '3': 12, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'createdAt'},
],
'8': [
{'1': '_deviation_threshold_m'},
{'1': '_deviation_consecutive_count'},
{'1': '_deviation_cooldown_sec'},
],
};