UpdateRouteRequest$json top-level constant
Implementation
@$core.Deprecated('Use updateRouteRequestDescriptor instead')
const UpdateRouteRequest$json = {
'1': 'UpdateRouteRequest',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
{'1': 'name', '3': 2, '4': 1, '5': 9, '9': 0, '10': 'name', '17': true},
{'1': 'description', '3': 3, '4': 1, '5': 9, '9': 1, '10': 'description', '17': true},
{'1': 'geometry', '3': 4, '4': 1, '5': 9, '9': 2, '10': 'geometry', '17': true},
{'1': 'deviation_threshold_m', '3': 5, '4': 1, '5': 1, '9': 3, '10': 'deviationThresholdM', '17': true},
{'1': 'deviation_consecutive_count', '3': 6, '4': 1, '5': 5, '9': 4, '10': 'deviationConsecutiveCount', '17': true},
{'1': 'deviation_cooldown_sec', '3': 7, '4': 1, '5': 5, '9': 5, '10': 'deviationCooldownSec', '17': true},
{'1': 'extra', '3': 8, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '10': 'extra'},
],
'8': [
{'1': '_name'},
{'1': '_description'},
{'1': '_geometry'},
{'1': '_deviation_threshold_m'},
{'1': '_deviation_consecutive_count'},
{'1': '_deviation_cooldown_sec'},
],
};