AutoLinkingOption$json top-level constant
- @Deprecated('Use autoLinkingOptionDescriptor instead')
Implementation
@$core.Deprecated('Use autoLinkingOptionDescriptor instead')
const AutoLinkingOption$json = {
'1': 'AutoLinkingOption',
'2': [
{'1': 'AUTO_LINKING_OPTION_UNSPECIFIED', '2': 0},
{'1': 'AUTO_LINKING_OPTION_USERNAME', '2': 1},
{'1': 'AUTO_LINKING_OPTION_EMAIL', '2': 2},
],
};