UserSchema$json top-level constant
Implementation
@$core.Deprecated('Use userSchemaDescriptor instead')
const UserSchema$json = {
'1': 'UserSchema',
'2': [
{'1': 'type', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'type'},
{
'1': 'schema',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.protobuf.Struct',
'8': {},
'9': 0,
'10': 'schema'
},
{
'1': 'possible_authenticators',
'3': 3,
'4': 3,
'5': 14,
'6': '.zitadel.resources.userschema.v3alpha.AuthenticatorType',
'8': {},
'10': 'possibleAuthenticators'
},
],
'8': [
{'1': 'data_type', '2': {}},
],
};