Latest generation

This commit is contained in:
ci core model
2025-03-25 08:48:08 +00:00
parent e7c16fb968
commit 414f1dde4a
3 changed files with 11 additions and 9 deletions

View File

@@ -1,3 +1,3 @@
# CHANGELOG # CHANGELOG
Lib version: 1.10.0-SNAPSHOT-250324130348 Lib version: 1.10.0-SNAPSHOT-250325084748

View File

@@ -1719,7 +1719,7 @@ const ElementByMatchQuery$json = {
'2': [ '2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.QueryProjectHeader', '8': {}, '10': 'Header'}, {'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.QueryProjectHeader', '8': {}, '10': 'Header'},
{'1': 'BlockFilters', '3': 2, '4': 3, '5': 11, '6': '.api.BlockFilter', '10': 'BlockFilters'}, {'1': 'BlockFilters', '3': 2, '4': 3, '5': 11, '6': '.api.BlockFilter', '10': 'BlockFilters'},
{'1': 'MatchElementField', '3': 3, '4': 1, '5': 11, '6': '.api.MatchElementField', '10': 'MatchElementField'}, {'1': 'MatchElementField', '3': 3, '4': 1, '5': 11, '6': '.api.MatchElementField', '8': {}, '10': 'MatchElementField'},
], ],
'7': {}, '7': {},
}; };
@@ -1728,8 +1728,9 @@ const ElementByMatchQuery$json = {
final $typed_data.Uint8List elementByMatchQueryDescriptor = $convert.base64Decode( final $typed_data.Uint8List elementByMatchQueryDescriptor = $convert.base64Decode(
'ChNFbGVtZW50QnlNYXRjaFF1ZXJ5EjkKBkhlYWRlchgBIAEoCzIXLmFwaS5RdWVyeVByb2plY3' 'ChNFbGVtZW50QnlNYXRjaFF1ZXJ5EjkKBkhlYWRlchgBIAEoCzIXLmFwaS5RdWVyeVByb2plY3'
'RIZWFkZXJCCPpCBYoBAhABUgZIZWFkZXISNAoMQmxvY2tGaWx0ZXJzGAIgAygLMhAuYXBpLkJs' 'RIZWFkZXJCCPpCBYoBAhABUgZIZWFkZXISNAoMQmxvY2tGaWx0ZXJzGAIgAygLMhAuYXBpLkJs'
'b2NrRmlsdGVyUgxCbG9ja0ZpbHRlcnMSRAoRTWF0Y2hFbGVtZW50RmllbGQYAyABKAsyFi5hcG' 'b2NrRmlsdGVyUgxCbG9ja0ZpbHRlcnMSTgoRTWF0Y2hFbGVtZW50RmllbGQYAyABKAsyFi5hcG'
'kuTWF0Y2hFbGVtZW50RmllbGRSEU1hdGNoRWxlbWVudEZpZWxkOg6SQQsKCdIBBkhlYWRlcg=='); 'kuTWF0Y2hFbGVtZW50RmllbGRCCPpCBYoBAhABUhFNYXRjaEVsZW1lbnRGaWVsZDoOkkELCgnS'
'AQZIZWFkZXI=');
@$core.Deprecated('Use elementByMatchResultDescriptor instead') @$core.Deprecated('Use elementByMatchResultDescriptor instead')
const ElementByMatchResult$json = { const ElementByMatchResult$json = {
@@ -1748,16 +1749,17 @@ final $typed_data.Uint8List elementByMatchResultDescriptor = $convert.base64Deco
const MatchElementField$json = { const MatchElementField$json = {
'1': 'MatchElementField', '1': 'MatchElementField',
'2': [ '2': [
{'1': 'Match', '3': 1, '4': 1, '5': 9, '10': 'Match'}, {'1': 'Match', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'Match'},
{'1': 'MatchFields', '3': 2, '4': 3, '5': 11, '6': '.api.MatchField', '8': {}, '10': 'MatchFields'}, {'1': 'MatchFields', '3': 2, '4': 3, '5': 11, '6': '.api.MatchField', '8': {}, '10': 'MatchFields'},
], ],
}; };
/// Descriptor for `MatchElementField`. Decode as a `google.protobuf.DescriptorProto`. /// Descriptor for `MatchElementField`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List matchElementFieldDescriptor = $convert.base64Decode( final $typed_data.Uint8List matchElementFieldDescriptor = $convert.base64Decode(
'ChFNYXRjaEVsZW1lbnRGaWVsZBIUCgVNYXRjaBgBIAEoCVIFTWF0Y2gSaQoLTWF0Y2hGaWVsZH' 'ChFNYXRjaEVsZW1lbnRGaWVsZBJLCgVNYXRjaBgBIAEoCUI1kkErMh1WYWx1ZSByZXF1aXJlZC'
'MYAiADKAsyDy5hcGkuTWF0Y2hGaWVsZEI2kkEzMjFNYXRjaEZpZWxkIGxpc3Qgc3RydWN0dXJl' 'Bmb3IgdGhlIHNlYXJjaEoKIk9iamVjdElEIvpCBHICEAFSBU1hdGNoEnEKC01hdGNoRmllbGRz'
'LCBmb3IgRmluZE1hdGNoaW5nIHF1ZXJ5UgtNYXRjaEZpZWxkcw=='); 'GAIgAygLMg8uYXBpLk1hdGNoRmllbGRCPpJBMzIxTWF0Y2hGaWVsZCBsaXN0IHN0cnVjdHVyZS'
'wgZm9yIEZpbmRNYXRjaGluZyBxdWVyefpCBZIBAggBUgtNYXRjaEZpZWxkcw==');
@$core.Deprecated('Use matchFieldElementResultDescriptor instead') @$core.Deprecated('Use matchFieldElementResultDescriptor instead')
const MatchFieldElementResult$json = { const MatchFieldElementResult$json = {

View File

@@ -1,6 +1,6 @@
name: dart_core_sdk name: dart_core_sdk
description: dart libs from core model proto files description: dart libs from core model proto files
version: 1.10.0-SNAPSHOT-250324130348 version: 1.10.0-SNAPSHOT-250325084748
homepage: '' homepage: ''
publish_to: '' publish_to: ''
repository: '' repository: ''