Latest generation

This commit is contained in:
ci core model
2025-10-10 13:13:27 +00:00
parent c22d402b22
commit 0b17d7ff24
4 changed files with 80 additions and 8 deletions

View File

@@ -802,19 +802,33 @@ final $typed_data.Uint8List setSiteAliasRequestDescriptor = $convert.base64Decod
'ChNTZXRTaXRlQWxpYXNSZXF1ZXN0EiwKCVNpdGVBY3RvchgBIAEoCzIOLmFwaS5TaXRlQWN0b3'
'JSCVNpdGVBY3RvcjoRkkEOCgzSAQlTaXRlQWN0b3I=');
@$core.Deprecated('Use nameIDDescriptor instead')
const NameID$json = {
'1': 'NameID',
'2': [
{'1': 'ProjectID', '3': 1, '4': 1, '5': 9, '10': 'ProjectID'},
{'1': 'Name', '3': 2, '4': 1, '5': 9, '10': 'Name'},
],
};
/// Descriptor for `NameID`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List nameIDDescriptor = $convert.base64Decode(
'CgZOYW1lSUQSHAoJUHJvamVjdElEGAEgASgJUglQcm9qZWN0SUQSEgoETmFtZRgCIAEoCVIETm'
'FtZQ==');
@$core.Deprecated('Use listOfSitesPerOrganisationDescriptor instead')
const ListOfSitesPerOrganisation$json = {
'1': 'ListOfSitesPerOrganisation',
'2': [
{'1': 'OrganisationID', '3': 1, '4': 1, '5': 9, '10': 'OrganisationID'},
{'1': 'ProjectID', '3': 2, '4': 3, '5': 9, '10': 'ProjectID'},
{'1': 'Projects', '3': 2, '4': 3, '5': 11, '6': '.api.NameID', '10': 'Projects'},
],
};
/// Descriptor for `ListOfSitesPerOrganisation`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List listOfSitesPerOrganisationDescriptor = $convert.base64Decode(
'ChpMaXN0T2ZTaXRlc1Blck9yZ2FuaXNhdGlvbhImCg5PcmdhbmlzYXRpb25JRBgBIAEoCVIOT3'
'JnYW5pc2F0aW9uSUQSHAoJUHJvamVjdElEGAIgAygJUglQcm9qZWN0SUQ=');
'JnYW5pc2F0aW9uSUQSJwoIUHJvamVjdHMYAiADKAsyCy5hcGkuTmFtZUlEUghQcm9qZWN0cw==');
@$core.Deprecated('Use listSitesAuthorizedForBookingRequestDescriptor instead')
const ListSitesAuthorizedForBookingRequest$json = {