PatchUserSchemaRequest$json top-level constant
Implementation
@$core.Deprecated('Use patchUserSchemaRequestDescriptor instead')
const PatchUserSchemaRequest$json = {
'1': 'PatchUserSchemaRequest',
'2': [
{
'1': 'instance',
'3': 1,
'4': 1,
'5': 11,
'6': '.zitadel.object.v3alpha.Instance',
'8': {},
'9': 0,
'10': 'instance',
'17': true
},
{'1': 'id', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'id'},
{
'1': 'user_schema',
'3': 3,
'4': 1,
'5': 11,
'6': '.zitadel.resources.userschema.v3alpha.PatchUserSchema',
'10': 'userSchema'
},
],
'8': [
{'1': '_instance'},
],
};