Latest generation

This commit is contained in:
ci core model
2026-02-17 10:40:31 +00:00
parent 3be9dc9678
commit 7925e11c5a
4 changed files with 32 additions and 8 deletions

View File

@@ -878,7 +878,14 @@ const GetBasicSettingsRequest$json = {
'1': 'GetBasicSettingsRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '8': {}, '10': 'Header'},
{'1': 'ActorID', '3': 2, '4': 1, '5': 9, '10': 'ActorID'},
{
'1': 'ActorID',
'3': 2,
'4': 1,
'5': 9,
'8': {'3': true},
'10': 'ActorID',
},
],
'7': {},
};
@@ -886,8 +893,8 @@ const GetBasicSettingsRequest$json = {
/// Descriptor for `GetBasicSettingsRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List getBasicSettingsRequestDescriptor = $convert.base64Decode(
'ChdHZXRCYXNpY1NldHRpbmdzUmVxdWVzdBI7CgZIZWFkZXIYASABKAsyGS5hcGkuUmVxdWVzdF'
'Byb2plY3RIZWFkZXJCCPpCBYoBAhABUgZIZWFkZXISGAoHQWN0b3JJRBgCIAEoCVIHQWN0b3JJ'
'RDoOkkELCgnSAQZIZWFkZXI=');
'Byb2plY3RIZWFkZXJCCPpCBYoBAhABUgZIZWFkZXISHAoHQWN0b3JJRBgCIAEoCUICGAFSB0Fj'
'dG9ySUQ6DpJBCwoJ0gEGSGVhZGVy');
@$core.Deprecated('Use getBasicSettingsResponseDescriptor instead')
const GetBasicSettingsResponse$json = {
@@ -918,7 +925,14 @@ const GetUnitsRequest$json = {
'1': 'GetUnitsRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '8': {}, '10': 'Header'},
{'1': 'ActorID', '3': 2, '4': 1, '5': 9, '10': 'ActorID'},
{
'1': 'ActorID',
'3': 2,
'4': 1,
'5': 9,
'8': {'3': true},
'10': 'ActorID',
},
],
'7': {},
};
@@ -926,8 +940,8 @@ const GetUnitsRequest$json = {
/// Descriptor for `GetUnitsRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List getUnitsRequestDescriptor = $convert.base64Decode(
'Cg9HZXRVbml0c1JlcXVlc3QSOwoGSGVhZGVyGAEgASgLMhkuYXBpLlJlcXVlc3RQcm9qZWN0SG'
'VhZGVyQgj6QgWKAQIQAVIGSGVhZGVyEhgKB0FjdG9ySUQYAiABKAlSB0FjdG9ySUQ6DpJBCwoJ'
'0gEGSGVhZGVy');
'VhZGVyQgj6QgWKAQIQAVIGSGVhZGVyEhwKB0FjdG9ySUQYAiABKAlCAhgBUgdBY3RvcklEOg6S'
'QQsKCdIBBkhlYWRlcg==');
@$core.Deprecated('Use getUnitsResponseDescriptor instead')
const GetUnitsResponse$json = {