ResourceDescriptor$json top-level constant
Implementation
@$core.Deprecated('Use resourceDescriptorDescriptor instead')
const ResourceDescriptor$json = {
'1': 'ResourceDescriptor',
'2': [
{'1': 'type', '3': 1, '4': 1, '5': 9, '10': 'type'},
{'1': 'pattern', '3': 2, '4': 3, '5': 9, '10': 'pattern'},
{'1': 'name_field', '3': 3, '4': 1, '5': 9, '10': 'nameField'},
{'1': 'history', '3': 4, '4': 1, '5': 14, '6': '.google.api.ResourceDescriptor.History', '10': 'history'},
{'1': 'plural', '3': 5, '4': 1, '5': 9, '10': 'plural'},
{'1': 'singular', '3': 6, '4': 1, '5': 9, '10': 'singular'},
{'1': 'style', '3': 10, '4': 3, '5': 14, '6': '.google.api.ResourceDescriptor.Style', '10': 'style'},
],
'4': [ResourceDescriptor_History$json, ResourceDescriptor_Style$json],
};