ApplicationSearchFilter$json top-level constant
Implementation
@$core.Deprecated('Use applicationSearchFilterDescriptor instead')
const ApplicationSearchFilter$json = {
'1': 'ApplicationSearchFilter',
'2': [
{
'1': 'name_filter',
'3': 1,
'4': 1,
'5': 11,
'6': '.zitadel.app.v2beta.ApplicationNameQuery',
'9': 0,
'10': 'nameFilter'
},
{
'1': 'state_filter',
'3': 2,
'4': 1,
'5': 14,
'6': '.zitadel.app.v2beta.AppState',
'9': 0,
'10': 'stateFilter'
},
{'1': 'api_app_only', '3': 3, '4': 1, '5': 8, '9': 0, '10': 'apiAppOnly'},
{'1': 'oidc_app_only', '3': 4, '4': 1, '5': 8, '9': 0, '10': 'oidcAppOnly'},
{'1': 'saml_app_only', '3': 5, '4': 1, '5': 8, '9': 0, '10': 'samlAppOnly'},
],
'8': [
{'1': 'filter', '2': {}},
],
};