GetAppContentResponse$json top-level constant
- @Deprecated('Use getAppContentResponseDescriptor instead')
Implementation
@$core.Deprecated('Use getAppContentResponseDescriptor instead')
const GetAppContentResponse$json = {
'1': 'GetAppContentResponse',
'2': [
{'1': 'blob_path', '3': 1, '4': 1, '5': 9, '10': 'blobPath'},
{'1': 'entrypoint', '3': 2, '4': 1, '5': 9, '10': 'entrypoint'},
{'1': 'app_type', '3': 3, '4': 1, '5': 14, '6': '.viam.app.v1.AppType', '10': 'appType'},
],
};