Options$json top-level constant
Implementation
@$core.Deprecated('Use optionsDescriptor instead')
const Options$json = {
'1': 'Options',
'2': [
{'1': 'is_linking_allowed', '3': 1, '4': 1, '5': 8, '8': {}, '10': 'isLinkingAllowed'},
{'1': 'is_creation_allowed', '3': 2, '4': 1, '5': 8, '8': {}, '10': 'isCreationAllowed'},
{'1': 'is_auto_creation', '3': 3, '4': 1, '5': 8, '8': {}, '10': 'isAutoCreation'},
{'1': 'is_auto_update', '3': 4, '4': 1, '5': 8, '8': {}, '10': 'isAutoUpdate'},
],
};