Latest generation

This commit is contained in:
ci core model
2026-03-09 10:30:08 +00:00
parent 164e90ce98
commit 85ab736086
3 changed files with 8 additions and 8 deletions

View File

@@ -1,3 +1,3 @@
# CHANGELOG
Lib version: 1.13.0-SNAPSHOT-260306153507
Lib version: 1.13.0-SNAPSHOT-260309102931

View File

@@ -18,15 +18,15 @@ import 'dart:typed_data' as $typed_data;
const Translation$json = {
'1': 'Translation',
'2': [
{'1': 'LanguageCode', '3': 1, '4': 1, '5': 9, '10': 'LanguageCode'},
{'1': 'LanguageCode', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'LanguageCode'},
{'1': 'Translation', '3': 2, '4': 1, '5': 9, '10': 'Translation'},
],
};
/// Descriptor for `Translation`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List translationDescriptor = $convert.base64Decode(
'CgtUcmFuc2xhdGlvbhIiCgxMYW5ndWFnZUNvZGUYASABKAlSDExhbmd1YWdlQ29kZRIgCgtUcm'
'Fuc2xhdGlvbhgCIAEoCVILVHJhbnNsYXRpb24=');
'CgtUcmFuc2xhdGlvbhIwCgxMYW5ndWFnZUNvZGUYASABKAlCDPpCCXIHEAIYA4ACAVIMTGFuZ3'
'VhZ2VDb2RlEiAKC1RyYW5zbGF0aW9uGAIgASgJUgtUcmFuc2xhdGlvbg==');
@$core.Deprecated('Use translationsByContextDescriptor instead')
const TranslationsByContext$json = {
@@ -169,9 +169,9 @@ const ListTranslationsRequest$json = {
/// Descriptor for `ListTranslationsRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List listTranslationsRequestDescriptor = $convert.base64Decode(
'ChdMaXN0VHJhbnNsYXRpb25zUmVxdWVzdBI7CgZIZWFkZXIYASABKAsyGS5hcGkuUmVxdWVzdF'
'Byb2plY3RIZWFkZXJCCPpCBYoBAhABUgZIZWFkZXISKwoMTGFuZ3VhZ2VDb2RlGAIgASgJQgf6'
'QgRyAhABUgxMYW5ndWFnZUNvZGU6TpJBSwpJMi9NZXNzYWdlIHJlcXVlc3QgZm9yIHRoZSBMaX'
'N0VHJhbnNsYXRpb25zIG1ldGhvZNIBBkhlYWRlctIBDExhbmd1YWdlQ29kZQ==');
'Byb2plY3RIZWFkZXJCCPpCBYoBAhABUgZIZWFkZXISMAoMTGFuZ3VhZ2VDb2RlGAIgASgJQgz6'
'QglyBxACGAOAAgFSDExhbmd1YWdlQ29kZTpOkkFLCkkyL01lc3NhZ2UgcmVxdWVzdCBmb3IgdG'
'hlIExpc3RUcmFuc2xhdGlvbnMgbWV0aG9k0gEGSGVhZGVy0gEMTGFuZ3VhZ2VDb2Rl');
@$core.Deprecated('Use listTranslationsResultDescriptor instead')
const ListTranslationsResult$json = {

View File

@@ -1,6 +1,6 @@
name: dart_core_sdk
description: dart libs from core model proto files
version: 1.13.0-SNAPSHOT-260306153507
version: 1.13.0-SNAPSHOT-260309102931
homepage: ''
publish_to: ''
repository: ''