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