UpdateUserRequest$json top-level constant
Implementation
@$core.Deprecated('Use updateUserRequestDescriptor instead')
const UpdateUserRequest$json = {
'1': 'UpdateUserRequest',
'2': [
{'1': 'user_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'userId'},
{'1': 'contact', '3': 4, '4': 1, '5': 11, '6': '.zitadel.user.v3alpha.SetContact', '9': 0, '10': 'contact', '17': true},
{'1': 'schema_id', '3': 5, '4': 1, '5': 9, '8': {}, '9': 1, '10': 'schemaId', '17': true},
{'1': 'data', '3': 6, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '8': {}, '9': 2, '10': 'data', '17': true},
],
'8': [
{'1': '_contact'},
{'1': '_schema_id'},
{'1': '_data'},
],
};