Latest generation

This commit is contained in:
ci core model
2025-12-10 09:42:28 +00:00
parent 7fec606d8a
commit c3764a148f
6 changed files with 60 additions and 51 deletions

View File

@@ -22,6 +22,7 @@ const UserAttribute$json = {
{'1': 'UserID', '3': 2, '4': 1, '5': 9, '10': 'UserID'},
{'1': 'PartnerID', '3': 3, '4': 1, '5': 9, '10': 'PartnerID'},
{'1': 'RestrictionActorIDs', '3': 4, '4': 3, '5': 11, '6': '.api.RestrictionActorIDs', '10': 'RestrictionActorIDs'},
{'1': 'BookingAuthorizations', '3': 5, '4': 3, '5': 11, '6': '.api.BookingAuthorization', '10': 'BookingAuthorizations'},
],
};
@@ -30,7 +31,8 @@ final $typed_data.Uint8List userAttributeDescriptor = $convert.base64Decode(
'Cg1Vc2VyQXR0cmlidXRlEhwKCVByb2plY3RJRBgBIAEoCVIJUHJvamVjdElEEhYKBlVzZXJJRB'
'gCIAEoCVIGVXNlcklEEhwKCVBhcnRuZXJJRBgDIAEoCVIJUGFydG5lcklEEkoKE1Jlc3RyaWN0'
'aW9uQWN0b3JJRHMYBCADKAsyGC5hcGkuUmVzdHJpY3Rpb25BY3RvcklEc1ITUmVzdHJpY3Rpb2'
'5BY3RvcklEcw==');
'5BY3RvcklEcxJPChVCb29raW5nQXV0aG9yaXphdGlvbnMYBSADKAsyGS5hcGkuQm9va2luZ0F1'
'dGhvcml6YXRpb25SFUJvb2tpbmdBdXRob3JpemF0aW9ucw==');
@$core.Deprecated('Use restrictionActorIDsDescriptor instead')
const RestrictionActorIDs$json = {