UserSchema$json top-level constant
Implementation
@$core.Deprecated('Use userSchemaDescriptor instead')
const UserSchema$json = {
'1': 'UserSchema',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'id'},
{'1': 'details', '3': 2, '4': 1, '5': 11, '6': '.zitadel.object.v2beta.Details', '10': 'details'},
{'1': 'type', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'type'},
{'1': 'state', '3': 4, '4': 1, '5': 14, '6': '.zitadel.user.schema.v3alpha.State', '8': {}, '10': 'state'},
{'1': 'revision', '3': 5, '4': 1, '5': 13, '8': {}, '10': 'revision'},
{'1': 'schema', '3': 6, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '8': {}, '10': 'schema'},
{'1': 'possible_authenticators', '3': 7, '4': 3, '5': 14, '6': '.zitadel.user.schema.v3alpha.AuthenticatorType', '8': {}, '10': 'possibleAuthenticators'},
],
};