Latest generation

This commit is contained in:
ci core model
2025-08-19 12:51:05 +00:00
parent 3af6cbfd18
commit ea188dd039
4 changed files with 7 additions and 3 deletions

View File

@@ -21,13 +21,15 @@ const ActorStatusCode$json = {
{'1': 'SITE_0000_UNKNOWN', '2': 0},
{'1': 'SITE_1000_ACTIVE', '2': 1000},
{'1': 'SITE_9000_CANCELLED', '2': 9000},
{'1': 'SITE_9500_ANOMALY', '2': 9500},
],
};
/// Descriptor for `ActorStatusCode`. Decode as a `google.protobuf.EnumDescriptorProto`.
final $typed_data.Uint8List actorStatusCodeDescriptor = $convert.base64Decode(
'Cg9BY3RvclN0YXR1c0NvZGUSFQoRU0lURV8wMDAwX1VOS05PV04QABIVChBTSVRFXzEwMDBfQU'
'NUSVZFEOgHEhgKE1NJVEVfOTAwMF9DQU5DRUxMRUQQqEY=');
'NUSVZFEOgHEhgKE1NJVEVfOTAwMF9DQU5DRUxMRUQQqEYSFgoRU0lURV85NTAwX0FOT01BTFkQ'
'nEo=');
@$core.Deprecated('Use partnerStatusCodeDescriptor instead')
const PartnerStatusCode$json = {