Latest generation

This commit is contained in:
ci core model
2025-04-28 11:35:10 +00:00
parent 5c663383eb
commit 120d0b52ed
161 changed files with 23587 additions and 10095 deletions

View File

@@ -703,3 +703,18 @@ final $typed_data.Uint8List lVDetailedQuantityDescriptor = $convert.base64Decode
'RUZXh0LGtleXdvcmTawhgTChEKASoSDHNob3J0S2V5d29yZFIETFZJRBIWCgZMVk5hbWUYAiAB'
'KAlSBkxWTmFtZRIaCghRdWFudGl0eRgDIAEoAlIIUXVhbnRpdHk=');
@$core.Deprecated('Use siteAliasDescriptor instead')
const SiteAlias$json = {
'1': 'SiteAlias',
'2': [
{'1': 'OrganisationID', '3': 1, '4': 1, '5': 9, '10': 'OrganisationID'},
{'1': 'SiteID', '3': 2, '4': 1, '5': 9, '10': 'SiteID'},
{'1': 'SiteName', '3': 3, '4': 1, '5': 9, '10': 'SiteName'},
],
};
/// Descriptor for `SiteAlias`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List siteAliasDescriptor = $convert.base64Decode(
'CglTaXRlQWxpYXMSJgoOT3JnYW5pc2F0aW9uSUQYASABKAlSDk9yZ2FuaXNhdGlvbklEEhYKBl'
'NpdGVJRBgCIAEoCVIGU2l0ZUlEEhoKCFNpdGVOYW1lGAMgASgJUghTaXRlTmFtZQ==');