Latest generation

This commit is contained in:
ci core model
2025-10-14 12:26:36 +00:00
parent 5f186b3419
commit 79fb831dc7
7 changed files with 371 additions and 8 deletions

View File

@@ -97,7 +97,7 @@ const ActorCreatedRequest$json = {
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '8': {}, '10': 'ID'},
{'1': 'Payload', '3': 3, '4': 1, '5': 11, '6': '.api.ActorCreatedPayload', '8': {}, '10': 'Payload'},
],
'7': {},
'7': {'3': true},
};
/// Descriptor for `ActorCreatedRequest`. Decode as a `google.protobuf.DescriptorProto`.
@@ -105,8 +105,8 @@ final $typed_data.Uint8List actorCreatedRequestDescriptor = $convert.base64Decod
'ChNBY3RvckNyZWF0ZWRSZXF1ZXN0EjsKBkhlYWRlchgBIAEoCzIZLmFwaS5SZXF1ZXN0UHJvam'
'VjdEhlYWRlckII+kIFigECEAFSBkhlYWRlchInCgJJRBgCIAEoCzINLmFwaS5FbnRpdHlJREII'
'+kIFigECEAFSAklEEjwKB1BheWxvYWQYAyABKAsyGC5hcGkuQWN0b3JDcmVhdGVkUGF5bG9hZE'
'II+kIFigECEAFSB1BheWxvYWQ6M5JBGgoY0gEGSGVhZGVy0gECSUTSAQdQYXlsb2FkorsYB1Jl'
'cXVlc3S6uxgHQ3JlYXRlZA==');
'II+kIFigECEAFSB1BheWxvYWQ6NRgBkkEaChjSAQZIZWFkZXLSAQJJRNIBB1BheWxvYWSiuxgH'
'UmVxdWVzdLq7GAdDcmVhdGVk');
@$core.Deprecated('Use actorCreatedResponseDescriptor instead')
const ActorCreatedResponse$json = {
@@ -115,14 +115,14 @@ const ActorCreatedResponse$json = {
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.ResponseHeader', '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '10': 'ID'},
],
'7': {},
'7': {'3': true},
};
/// Descriptor for `ActorCreatedResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List actorCreatedResponseDescriptor = $convert.base64Decode(
'ChRBY3RvckNyZWF0ZWRSZXNwb25zZRIrCgZIZWFkZXIYASABKAsyEy5hcGkuUmVzcG9uc2VIZW'
'FkZXJSBkhlYWRlchIdCgJJRBgCIAEoCzINLmFwaS5FbnRpdHlJRFICSUQ6F6K7GAhSZXNwb25z'
'Zbq7GAdDcmVhdGVk');
'FkZXJSBkhlYWRlchIdCgJJRBgCIAEoCzINLmFwaS5FbnRpdHlJRFICSUQ6GRgBorsYCFJlc3Bv'
'bnNlursYB0NyZWF0ZWQ=');
@$core.Deprecated('Use actorCreatedv2PayloadDescriptor instead')
const ActorCreatedv2Payload$json = {