GetPointCloudResponse$json top-level constant
- @Deprecated('Use getPointCloudResponseDescriptor instead')
Implementation
@$core.Deprecated('Use getPointCloudResponseDescriptor instead')
const GetPointCloudResponse$json = {
'1': 'GetPointCloudResponse',
'2': [
{'1': 'mime_type', '3': 1, '4': 1, '5': 9, '10': 'mimeType'},
{'1': 'point_cloud', '3': 2, '4': 1, '5': 12, '10': 'pointCloud'},
],
};