SecondaryKeyPermissions_RestrictionKind$json top-level constant
- @Deprecated('Use secondaryKeyPermissionsDescriptor instead')
Implementation
@$core.Deprecated('Use secondaryKeyPermissionsDescriptor instead')
const SecondaryKeyPermissions_RestrictionKind$json = {
'1': 'RestrictionKind',
'2': [
{'1': 'Whole', '2': 0},
{'1': 'These', '2': 1},
{'1': 'Except', '2': 2},
],
};