ListUserSchemasResponse$json top-level constant
Implementation
@$core.Deprecated('Use listUserSchemasResponseDescriptor instead')
const ListUserSchemasResponse$json = {
'1': 'ListUserSchemasResponse',
'2': [
{'1': 'details', '3': 1, '4': 1, '5': 11, '6': '.zitadel.object.v2beta.ListDetails', '10': 'details'},
{'1': 'sorting_column', '3': 2, '4': 1, '5': 14, '6': '.zitadel.user.schema.v3alpha.FieldName', '10': 'sortingColumn'},
{'1': 'result', '3': 3, '4': 3, '5': 11, '6': '.zitadel.user.schema.v3alpha.UserSchema', '10': 'result'},
],
};