LockoutSettings$json top-level constant
Implementation
@$core.Deprecated('Use lockoutSettingsDescriptor instead')
const LockoutSettings$json = {
'1': 'LockoutSettings',
'2': [
{'1': 'max_password_attempts', '3': 1, '4': 1, '5': 4, '8': {}, '10': 'maxPasswordAttempts'},
{'1': 'resource_owner_type', '3': 2, '4': 1, '5': 14, '6': '.zitadel.settings.v2beta.ResourceOwnerType', '8': {}, '10': 'resourceOwnerType'},
],
};