ResourceName$json top-level constant
Implementation
@$core.Deprecated('Use resourceNameDescriptor instead')
const ResourceName$json = {
'1': 'ResourceName',
'2': [
{'1': 'namespace', '3': 1, '4': 1, '5': 9, '10': 'namespace'},
{'1': 'type', '3': 2, '4': 1, '5': 9, '10': 'type'},
{'1': 'subtype', '3': 3, '4': 1, '5': 9, '10': 'subtype'},
{'1': 'name', '3': 4, '4': 1, '5': 9, '10': 'name'},
{'1': 'remote_path', '3': 5, '4': 3, '5': 9, '10': 'remotePath'},
{'1': 'local_name', '3': 6, '4': 1, '5': 9, '10': 'localName'},
],
};