UpdateAreaRequest$json top-level constant
Implementation
@$core.Deprecated('Use updateAreaRequestDescriptor instead')
const UpdateAreaRequest$json = {
'1': 'UpdateAreaRequest',
'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': 'area_type', '3': 4, '4': 1, '5': 14, '6': '.geolocation.v1.AreaType', '9': 2, '10': 'areaType', '17': true},
{'1': 'geometry', '3': 5, '4': 1, '5': 9, '9': 3, '10': 'geometry', '17': true},
{'1': 'extra', '3': 6, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '10': 'extra'},
],
'8': [
{'1': '_name'},
{'1': '_description'},
{'1': '_area_type'},
{'1': '_geometry'},
],
};