Latest generation

This commit is contained in:
ci core model
2026-02-23 16:03:13 +00:00
parent 4ada00ad57
commit e81916fcd4
17 changed files with 580 additions and 24 deletions

View File

@@ -225,7 +225,7 @@ class ExecutionflowByFilterQuery extends $pb.GeneratedMessage {
@$pb.TagNumber(5)
void clearQueryContext() => $_clearField(5);
/// list of blockFilters structure for Find query, each element (BlockFilter) in the list is an "OR" part of the query, if not empty, simpleFilters (deprecated) & rangeFilters (deprecated) will be ignored
/// list of blockFilters structure for Find query, each element (BlockFilter) in the list is an "OR" part of the query
@$pb.TagNumber(6)
$pb.PbList<$2.BlockFilter> get blockFilters => $_getList(3);