SearchQuery$json top-level constant
Implementation
@$core.Deprecated('Use searchQueryDescriptor instead')
const SearchQuery$json = {
'1': 'SearchQuery',
'2': [
{'1': 'in_conditions_query', '3': 1, '4': 1, '5': 11, '6': '.zitadel.execution.v3alpha.InConditionsQuery', '9': 0, '10': 'inConditionsQuery'},
{'1': 'execution_type_query', '3': 2, '4': 1, '5': 11, '6': '.zitadel.execution.v3alpha.ExecutionTypeQuery', '9': 0, '10': 'executionTypeQuery'},
{'1': 'target_query', '3': 3, '4': 1, '5': 11, '6': '.zitadel.execution.v3alpha.TargetQuery', '9': 0, '10': 'targetQuery'},
{'1': 'include_query', '3': 4, '4': 1, '5': 11, '6': '.zitadel.execution.v3alpha.IncludeQuery', '9': 0, '10': 'includeQuery'},
],
'8': [
{'1': 'query', '2': {}},
],
};