Latest generation

This commit is contained in:
ci core model
2025-10-14 10:59:36 +00:00
parent ef60b7be48
commit 5f186b3419
5 changed files with 227 additions and 89 deletions

View File

@@ -803,33 +803,34 @@ final $typed_data.Uint8List setSiteAliasRequestDescriptor = $convert.base64Decod
'ChNTZXRTaXRlQWxpYXNSZXF1ZXN0EiwKCVNpdGVBY3RvchgBIAEoCzIOLmFwaS5TaXRlQWN0b3'
'JSCVNpdGVBY3RvcjoRkkEOCgzSAQlTaXRlQWN0b3I=');
@$core.Deprecated('Use nameIDDescriptor instead')
const NameID$json = {
'1': 'NameID',
@$core.Deprecated('Use segmentationsSettingsDescriptor instead')
const SegmentationsSettings$json = {
'1': 'SegmentationsSettings',
'2': [
{'1': 'ProjectID', '3': 1, '4': 1, '5': 9, '10': 'ProjectID'},
{'1': 'Authorisation', '3': 1, '4': 1, '5': 11, '6': '.api.ProjectAuthorisation', '10': 'Authorisation'},
{'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==');
/// Descriptor for `SegmentationsSettings`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List segmentationsSettingsDescriptor = $convert.base64Decode(
'ChVTZWdtZW50YXRpb25zU2V0dGluZ3MSPwoNQXV0aG9yaXNhdGlvbhgBIAEoCzIZLmFwaS5Qcm'
'9qZWN0QXV0aG9yaXNhdGlvblINQXV0aG9yaXNhdGlvbhISCgROYW1lGAIgASgJUgROYW1l');
@$core.Deprecated('Use listOfSitesPerOrganisationDescriptor instead')
const ListOfSitesPerOrganisation$json = {
'1': 'ListOfSitesPerOrganisation',
'2': [
{'1': 'OrganisationID', '3': 1, '4': 1, '5': 9, '10': 'OrganisationID'},
{'1': 'Projects', '3': 2, '4': 3, '5': 11, '6': '.api.NameID', '10': 'Projects'},
{'1': 'Projects', '3': 2, '4': 3, '5': 11, '6': '.api.SegmentationsSettings', '10': 'Projects'},
],
};
/// Descriptor for `ListOfSitesPerOrganisation`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List listOfSitesPerOrganisationDescriptor = $convert.base64Decode(
'ChpMaXN0T2ZTaXRlc1Blck9yZ2FuaXNhdGlvbhImCg5PcmdhbmlzYXRpb25JRBgBIAEoCVIOT3'
'JnYW5pc2F0aW9uSUQSJwoIUHJvamVjdHMYAiADKAsyCy5hcGkuTmFtZUlEUghQcm9qZWN0cw==');
'JnYW5pc2F0aW9uSUQSNgoIUHJvamVjdHMYAiADKAsyGi5hcGkuU2VnbWVudGF0aW9uc1NldHRp'
'bmdzUghQcm9qZWN0cw==');
@$core.Deprecated('Use listSitesAuthorizedForBookingRequestDescriptor instead')
const ListSitesAuthorizedForBookingRequest$json = {
@@ -846,6 +847,20 @@ final $typed_data.Uint8List listSitesAuthorizedForBookingRequestDescriptor = $co
'kuYXBpLlJlcXVlc3RQcm9qZWN0SGVhZGVyQgj6QgWKAQIQAVIGSGVhZGVyOg6SQQsKCdIBBkhl'
'YWRlcg==');
@$core.Deprecated('Use listSitesAuthorizedForBookingResponseDescriptor instead')
const ListSitesAuthorizedForBookingResponse$json = {
'1': 'ListSitesAuthorizedForBookingResponse',
'2': [
{'1': 'ListOfSitesPerOrganisations', '3': 1, '4': 3, '5': 11, '6': '.api.ListOfSitesPerOrganisation', '10': 'ListOfSitesPerOrganisations'},
],
};
/// Descriptor for `ListSitesAuthorizedForBookingResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List listSitesAuthorizedForBookingResponseDescriptor = $convert.base64Decode(
'CiVMaXN0U2l0ZXNBdXRob3JpemVkRm9yQm9va2luZ1Jlc3BvbnNlEmEKG0xpc3RPZlNpdGVzUG'
'VyT3JnYW5pc2F0aW9ucxgBIAMoCzIfLmFwaS5MaXN0T2ZTaXRlc1Blck9yZ2FuaXNhdGlvblIb'
'TGlzdE9mU2l0ZXNQZXJPcmdhbmlzYXRpb25z');
@$core.Deprecated('Use setSiteAliasResponseDescriptor instead')
const SetSiteAliasResponse$json = {
'1': 'SetSiteAliasResponse',
@@ -884,20 +899,6 @@ const ClearSiteAliasResponse$json = {
final $typed_data.Uint8List clearSiteAliasResponseDescriptor = $convert.base64Decode(
'ChZDbGVhclNpdGVBbGlhc1Jlc3BvbnNl');
@$core.Deprecated('Use listSitesAuthorizedForBookingResponseDescriptor instead')
const ListSitesAuthorizedForBookingResponse$json = {
'1': 'ListSitesAuthorizedForBookingResponse',
'2': [
{'1': 'ListOfSitesPerOrganisations', '3': 1, '4': 3, '5': 11, '6': '.api.ListOfSitesPerOrganisation', '10': 'ListOfSitesPerOrganisations'},
],
};
/// Descriptor for `ListSitesAuthorizedForBookingResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List listSitesAuthorizedForBookingResponseDescriptor = $convert.base64Decode(
'CiVMaXN0U2l0ZXNBdXRob3JpemVkRm9yQm9va2luZ1Jlc3BvbnNlEmEKG0xpc3RPZlNpdGVzUG'
'VyT3JnYW5pc2F0aW9ucxgBIAMoCzIfLmFwaS5MaXN0T2ZTaXRlc1Blck9yZ2FuaXNhdGlvblIb'
'TGlzdE9mU2l0ZXNQZXJPcmdhbmlzYXRpb25z');
@$core.Deprecated('Use getBasicSettingsRequestDescriptor instead')
const GetBasicSettingsRequest$json = {
'1': 'GetBasicSettingsRequest',
@@ -932,6 +933,32 @@ final $typed_data.Uint8List getBasicSettingsResponseDescriptor = $convert.base64
'FgoGUGhvbmVzGAQgAygJUgZQaG9uZXMSEAoDRmF4GAUgASgJUgNGYXgSFgoGRW1haWxzGAYgAy'
'gJUgZFbWFpbHM=');
@$core.Deprecated('Use getUnitsRequestDescriptor instead')
const GetUnitsRequest$json = {
'1': 'GetUnitsRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '8': {}, '10': 'Header'},
],
'7': {},
};
/// Descriptor for `GetUnitsRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List getUnitsRequestDescriptor = $convert.base64Decode(
'Cg9HZXRVbml0c1JlcXVlc3QSOwoGSGVhZGVyGAEgASgLMhkuYXBpLlJlcXVlc3RQcm9qZWN0SG'
'VhZGVyQgj6QgWKAQIQAVIGSGVhZGVyOg6SQQsKCdIBBkhlYWRlcg==');
@$core.Deprecated('Use getUnitsResponseDescriptor instead')
const GetUnitsResponse$json = {
'1': 'GetUnitsResponse',
'2': [
{'1': 'Units', '3': 1, '4': 3, '5': 11, '6': '.api.Unit', '10': 'Units'},
],
};
/// Descriptor for `GetUnitsResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List getUnitsResponseDescriptor = $convert.base64Decode(
'ChBHZXRVbml0c1Jlc3BvbnNlEh8KBVVuaXRzGAEgAygLMgkuYXBpLlVuaXRSBVVuaXRz');
@$core.Deprecated('Use getPossibleSegmentationOnSiteForBookingRequestDescriptor instead')
const GetPossibleSegmentationOnSiteForBookingRequest$json = {
'1': 'GetPossibleSegmentationOnSiteForBookingRequest',