You've already forked dart-core-sdk
507 lines
24 KiB
Dart
507 lines
24 KiB
Dart
//
|
|
// Generated code. Do not modify.
|
|
// source: calendar.proto
|
|
//
|
|
// @dart = 3.3
|
|
|
|
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
|
|
// ignore_for_file: constant_identifier_names
|
|
// ignore_for_file: curly_braces_in_flow_control_structures
|
|
// ignore_for_file: deprecated_member_use_from_same_package, library_prefixes
|
|
// ignore_for_file: non_constant_identifier_names
|
|
|
|
import 'dart:convert' as $convert;
|
|
import 'dart:core' as $core;
|
|
import 'dart:typed_data' as $typed_data;
|
|
|
|
@$core.Deprecated('Use workTimeDayDescriptor instead')
|
|
const WorkTimeDay$json = {
|
|
'1': 'WorkTimeDay',
|
|
'2': [
|
|
{'1': 'WeekDay', '3': 1, '4': 1, '5': 14, '6': '.api.WeekDay', '10': 'WeekDay'},
|
|
{'1': 'IsWorkingDay', '3': 2, '4': 1, '5': 8, '10': 'IsWorkingDay'},
|
|
{'1': 'TimeRanges', '3': 3, '4': 3, '5': 11, '6': '.api.TimeRange', '10': 'TimeRanges'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `WorkTimeDay`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List workTimeDayDescriptor = $convert.base64Decode(
|
|
'CgtXb3JrVGltZURheRImCgdXZWVrRGF5GAEgASgOMgwuYXBpLldlZWtEYXlSB1dlZWtEYXkSIg'
|
|
'oMSXNXb3JraW5nRGF5GAIgASgIUgxJc1dvcmtpbmdEYXkSLgoKVGltZVJhbmdlcxgDIAMoCzIO'
|
|
'LmFwaS5UaW1lUmFuZ2VSClRpbWVSYW5nZXM=');
|
|
|
|
@$core.Deprecated('Use exceptionalClosureDescriptor instead')
|
|
const ExceptionalClosure$json = {
|
|
'1': 'ExceptionalClosure',
|
|
'2': [
|
|
{'1': 'Labels', '3': 1, '4': 3, '5': 11, '6': '.api.LabelByLanguage', '10': 'Labels'},
|
|
{'1': 'StartDate', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'StartDate'},
|
|
{'1': 'EndDate', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'EndDate'},
|
|
{'1': 'FullDay', '3': 4, '4': 1, '5': 8, '10': 'FullDay'},
|
|
{'1': 'StartHour', '3': 5, '4': 1, '5': 9, '8': {}, '10': 'StartHour'},
|
|
{'1': 'EndHour', '3': 6, '4': 1, '5': 9, '8': {}, '10': 'EndHour'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `ExceptionalClosure`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List exceptionalClosureDescriptor = $convert.base64Decode(
|
|
'ChJFeGNlcHRpb25hbENsb3N1cmUSLAoGTGFiZWxzGAEgAygLMhQuYXBpLkxhYmVsQnlMYW5ndW'
|
|
'FnZVIGTGFiZWxzEloKCVN0YXJ0RGF0ZRgCIAEoCUI8+kI5cjcyNV4yMFswLTldezJ9LSgwWzEt'
|
|
'OV18MVswLTJdKS0oMFsxLTldfFsxMl1bMC05XXwzWzAxXSkkUglTdGFydERhdGUSVgoHRW5kRG'
|
|
'F0ZRgDIAEoCUI8+kI5cjcyNV4yMFswLTldezJ9LSgwWzEtOV18MVswLTJdKS0oMFsxLTldfFsx'
|
|
'Ml1bMC05XXwzWzAxXSkkUgdFbmREYXRlEhgKB0Z1bGxEYXkYBCABKAhSB0Z1bGxEYXkSRgoJU3'
|
|
'RhcnRIb3VyGAUgASgJQij6QiVyIzIhXig/OlswMV1bMC05XXwyWzAtM10pOlswLTVdWzAtOV0k'
|
|
'UglTdGFydEhvdXISQgoHRW5kSG91chgGIAEoCUIo+kIlciMyIV4oPzpbMDFdWzAtOV18MlswLT'
|
|
'NdKTpbMC01XVswLTldJFIHRW5kSG91cg==');
|
|
|
|
@$core.Deprecated('Use calendarDescriptor instead')
|
|
const Calendar$json = {
|
|
'1': 'Calendar',
|
|
'2': [
|
|
{'1': 'ID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'ID'},
|
|
{'1': 'RscType', '3': 2, '4': 1, '5': 14, '6': '.api.ResourceType', '10': 'RscType'},
|
|
{'1': 'ResourceID', '3': 3, '4': 1, '5': 9, '10': 'ResourceID'},
|
|
{'1': 'Name', '3': 4, '4': 1, '5': 9, '10': 'Name'},
|
|
{'1': 'Description', '3': 5, '4': 1, '5': 9, '8': {}, '10': 'Description'},
|
|
{'1': 'ExceptionalClosures', '3': 6, '4': 3, '5': 11, '6': '.api.ExceptionalClosure', '10': 'ExceptionalClosures'},
|
|
{'1': 'WorkTimeDays', '3': 7, '4': 3, '5': 11, '6': '.api.WorkTimeDay', '8': {}, '10': 'WorkTimeDays'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `Calendar`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List calendarDescriptor = $convert.base64Decode(
|
|
'CghDYWxlbmRhchIXCgJJRBgBIAEoCUIH+kIEcgIQAVICSUQSKwoHUnNjVHlwZRgCIAEoDjIRLm'
|
|
'FwaS5SZXNvdXJjZVR5cGVSB1JzY1R5cGUSHgoKUmVzb3VyY2VJRBgDIAEoCVIKUmVzb3VyY2VJ'
|
|
'RBISCgROYW1lGAQgASgJUgROYW1lEikKC0Rlc2NyaXB0aW9uGAUgASgJQgf6QgRyAhABUgtEZX'
|
|
'NjcmlwdGlvbhJJChNFeGNlcHRpb25hbENsb3N1cmVzGAYgAygLMhcuYXBpLkV4Y2VwdGlvbmFs'
|
|
'Q2xvc3VyZVITRXhjZXB0aW9uYWxDbG9zdXJlcxJBCgxXb3JrVGltZURheXMYByADKAsyEC5hcG'
|
|
'kuV29ya1RpbWVEYXlCC+rBGAdXZWVrRGF5UgxXb3JrVGltZURheXM=');
|
|
|
|
@$core.Deprecated('Use createOnOrganisationRequestDescriptor instead')
|
|
const CreateOnOrganisationRequest$json = {
|
|
'1': 'CreateOnOrganisationRequest',
|
|
'2': [
|
|
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestOrganisationHeader', '8': {}, '10': 'Header'},
|
|
{'1': 'Name', '3': 2, '4': 1, '5': 9, '10': 'Name'},
|
|
{'1': 'Description', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'Description'},
|
|
{'1': 'ExceptionalClosures', '3': 4, '4': 3, '5': 11, '6': '.api.ExceptionalClosure', '10': 'ExceptionalClosures'},
|
|
{'1': 'WorkTimeDays', '3': 7, '4': 3, '5': 11, '6': '.api.WorkTimeDay', '8': {}, '10': 'WorkTimeDays'},
|
|
],
|
|
'7': {},
|
|
};
|
|
|
|
/// Descriptor for `CreateOnOrganisationRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List createOnOrganisationRequestDescriptor = $convert.base64Decode(
|
|
'ChtDcmVhdGVPbk9yZ2FuaXNhdGlvblJlcXVlc3QSQAoGSGVhZGVyGAEgASgLMh4uYXBpLlJlcX'
|
|
'Vlc3RPcmdhbmlzYXRpb25IZWFkZXJCCPpCBYoBAhABUgZIZWFkZXISEgoETmFtZRgCIAEoCVIE'
|
|
'TmFtZRIpCgtEZXNjcmlwdGlvbhgDIAEoCUIH+kIEcgIQAVILRGVzY3JpcHRpb24SSQoTRXhjZX'
|
|
'B0aW9uYWxDbG9zdXJlcxgEIAMoCzIXLmFwaS5FeGNlcHRpb25hbENsb3N1cmVSE0V4Y2VwdGlv'
|
|
'bmFsQ2xvc3VyZXMSQQoMV29ya1RpbWVEYXlzGAcgAygLMhAuYXBpLldvcmtUaW1lRGF5QgvqwR'
|
|
'gHV2Vla0RheVIMV29ya1RpbWVEYXlzOg6SQQsKCdIBBkhlYWRlcg==');
|
|
|
|
@$core.Deprecated('Use createOnOrganisationResponseDescriptor instead')
|
|
const CreateOnOrganisationResponse$json = {
|
|
'1': 'CreateOnOrganisationResponse',
|
|
'2': [
|
|
{'1': 'Calendar', '3': 1, '4': 1, '5': 11, '6': '.api.Calendar', '8': {}, '10': 'Calendar'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `CreateOnOrganisationResponse`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List createOnOrganisationResponseDescriptor = $convert.base64Decode(
|
|
'ChxDcmVhdGVPbk9yZ2FuaXNhdGlvblJlc3BvbnNlEjMKCENhbGVuZGFyGAEgASgLMg0uYXBpLk'
|
|
'NhbGVuZGFyQgj6QgWKAQIQAVIIQ2FsZW5kYXI=');
|
|
|
|
@$core.Deprecated('Use getOnOrganisationRequestDescriptor instead')
|
|
const GetOnOrganisationRequest$json = {
|
|
'1': 'GetOnOrganisationRequest',
|
|
'2': [
|
|
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestOrganisationHeader', '8': {}, '10': 'Header'},
|
|
{'1': 'ID', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'ID'},
|
|
],
|
|
'7': {},
|
|
};
|
|
|
|
/// Descriptor for `GetOnOrganisationRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List getOnOrganisationRequestDescriptor = $convert.base64Decode(
|
|
'ChhHZXRPbk9yZ2FuaXNhdGlvblJlcXVlc3QSQAoGSGVhZGVyGAEgASgLMh4uYXBpLlJlcXVlc3'
|
|
'RPcmdhbmlzYXRpb25IZWFkZXJCCPpCBYoBAhABUgZIZWFkZXISFwoCSUQYAiABKAlCB/pCBHIC'
|
|
'EAFSAklEOhOSQRAKDtIBBkhlYWRlctIBAklE');
|
|
|
|
@$core.Deprecated('Use getOnOrganisationResponseDescriptor instead')
|
|
const GetOnOrganisationResponse$json = {
|
|
'1': 'GetOnOrganisationResponse',
|
|
'2': [
|
|
{'1': 'Calendar', '3': 1, '4': 1, '5': 11, '6': '.api.Calendar', '8': {}, '10': 'Calendar'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `GetOnOrganisationResponse`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List getOnOrganisationResponseDescriptor = $convert.base64Decode(
|
|
'ChlHZXRPbk9yZ2FuaXNhdGlvblJlc3BvbnNlEjMKCENhbGVuZGFyGAEgASgLMg0uYXBpLkNhbG'
|
|
'VuZGFyQgj6QgWKAQIQAVIIQ2FsZW5kYXI=');
|
|
|
|
@$core.Deprecated('Use listOnOrganisationRequestDescriptor instead')
|
|
const ListOnOrganisationRequest$json = {
|
|
'1': 'ListOnOrganisationRequest',
|
|
'2': [
|
|
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestOrganisationHeader', '8': {}, '10': 'Header'},
|
|
],
|
|
'7': {},
|
|
};
|
|
|
|
/// Descriptor for `ListOnOrganisationRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List listOnOrganisationRequestDescriptor = $convert.base64Decode(
|
|
'ChlMaXN0T25PcmdhbmlzYXRpb25SZXF1ZXN0EkAKBkhlYWRlchgBIAEoCzIeLmFwaS5SZXF1ZX'
|
|
'N0T3JnYW5pc2F0aW9uSGVhZGVyQgj6QgWKAQIQAVIGSGVhZGVyOg6SQQsKCdIBBkhlYWRlcg==');
|
|
|
|
@$core.Deprecated('Use listOnOrganisationResponseDescriptor instead')
|
|
const ListOnOrganisationResponse$json = {
|
|
'1': 'ListOnOrganisationResponse',
|
|
'2': [
|
|
{'1': 'Calendars', '3': 1, '4': 3, '5': 11, '6': '.api.Calendar', '10': 'Calendars'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `ListOnOrganisationResponse`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List listOnOrganisationResponseDescriptor = $convert.base64Decode(
|
|
'ChpMaXN0T25PcmdhbmlzYXRpb25SZXNwb25zZRIrCglDYWxlbmRhcnMYASADKAsyDS5hcGkuQ2'
|
|
'FsZW5kYXJSCUNhbGVuZGFycw==');
|
|
|
|
@$core.Deprecated('Use updateOnOrganisationRequestDescriptor instead')
|
|
const UpdateOnOrganisationRequest$json = {
|
|
'1': 'UpdateOnOrganisationRequest',
|
|
'2': [
|
|
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestOrganisationHeader', '8': {}, '10': 'Header'},
|
|
{'1': 'ID', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'ID'},
|
|
{'1': 'Name', '3': 3, '4': 1, '5': 9, '10': 'Name'},
|
|
{'1': 'Description', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'Description'},
|
|
{'1': 'ExceptionalClosures', '3': 5, '4': 3, '5': 11, '6': '.api.ExceptionalClosure', '10': 'ExceptionalClosures'},
|
|
{'1': 'WorkTimeDays', '3': 7, '4': 3, '5': 11, '6': '.api.WorkTimeDay', '8': {}, '10': 'WorkTimeDays'},
|
|
],
|
|
'7': {},
|
|
};
|
|
|
|
/// Descriptor for `UpdateOnOrganisationRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List updateOnOrganisationRequestDescriptor = $convert.base64Decode(
|
|
'ChtVcGRhdGVPbk9yZ2FuaXNhdGlvblJlcXVlc3QSQAoGSGVhZGVyGAEgASgLMh4uYXBpLlJlcX'
|
|
'Vlc3RPcmdhbmlzYXRpb25IZWFkZXJCCPpCBYoBAhABUgZIZWFkZXISFwoCSUQYAiABKAlCB/pC'
|
|
'BHICEAFSAklEEhIKBE5hbWUYAyABKAlSBE5hbWUSKQoLRGVzY3JpcHRpb24YBCABKAlCB/pCBH'
|
|
'ICEAFSC0Rlc2NyaXB0aW9uEkkKE0V4Y2VwdGlvbmFsQ2xvc3VyZXMYBSADKAsyFy5hcGkuRXhj'
|
|
'ZXB0aW9uYWxDbG9zdXJlUhNFeGNlcHRpb25hbENsb3N1cmVzEkEKDFdvcmtUaW1lRGF5cxgHIA'
|
|
'MoCzIQLmFwaS5Xb3JrVGltZURheUIL6sEYB1dlZWtEYXlSDFdvcmtUaW1lRGF5czoTkkEQCg7S'
|
|
'AQZIZWFkZXLSAQJJRA==');
|
|
|
|
@$core.Deprecated('Use updateOnOrganisationResponseDescriptor instead')
|
|
const UpdateOnOrganisationResponse$json = {
|
|
'1': 'UpdateOnOrganisationResponse',
|
|
'2': [
|
|
{'1': 'Calendar', '3': 1, '4': 1, '5': 11, '6': '.api.Calendar', '8': {}, '10': 'Calendar'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `UpdateOnOrganisationResponse`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List updateOnOrganisationResponseDescriptor = $convert.base64Decode(
|
|
'ChxVcGRhdGVPbk9yZ2FuaXNhdGlvblJlc3BvbnNlEjMKCENhbGVuZGFyGAEgASgLMg0uYXBpLk'
|
|
'NhbGVuZGFyQgj6QgWKAQIQAVIIQ2FsZW5kYXI=');
|
|
|
|
@$core.Deprecated('Use deleteOnOrganisationRequestDescriptor instead')
|
|
const DeleteOnOrganisationRequest$json = {
|
|
'1': 'DeleteOnOrganisationRequest',
|
|
'2': [
|
|
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestOrganisationHeader', '8': {}, '10': 'Header'},
|
|
{'1': 'ID', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'ID'},
|
|
],
|
|
'7': {},
|
|
};
|
|
|
|
/// Descriptor for `DeleteOnOrganisationRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List deleteOnOrganisationRequestDescriptor = $convert.base64Decode(
|
|
'ChtEZWxldGVPbk9yZ2FuaXNhdGlvblJlcXVlc3QSQAoGSGVhZGVyGAEgASgLMh4uYXBpLlJlcX'
|
|
'Vlc3RPcmdhbmlzYXRpb25IZWFkZXJCCPpCBYoBAhABUgZIZWFkZXISFwoCSUQYAiABKAlCB/pC'
|
|
'BHICEAFSAklEOhOSQRAKDtIBBkhlYWRlctIBAklE');
|
|
|
|
@$core.Deprecated('Use deleteOnOrganisationResponseDescriptor instead')
|
|
const DeleteOnOrganisationResponse$json = {
|
|
'1': 'DeleteOnOrganisationResponse',
|
|
};
|
|
|
|
/// Descriptor for `DeleteOnOrganisationResponse`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List deleteOnOrganisationResponseDescriptor = $convert.base64Decode(
|
|
'ChxEZWxldGVPbk9yZ2FuaXNhdGlvblJlc3BvbnNl');
|
|
|
|
@$core.Deprecated('Use importClassicHolidaysOnOrganisationRequestDescriptor instead')
|
|
const ImportClassicHolidaysOnOrganisationRequest$json = {
|
|
'1': 'ImportClassicHolidaysOnOrganisationRequest',
|
|
'2': [
|
|
{'1': 'Calendar', '3': 1, '4': 1, '5': 11, '6': '.api.Calendar', '8': {}, '10': 'Calendar'},
|
|
{'1': 'Country', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'Country'},
|
|
{'1': 'NumberOfYears', '3': 3, '4': 1, '5': 13, '10': 'NumberOfYears'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `ImportClassicHolidaysOnOrganisationRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List importClassicHolidaysOnOrganisationRequestDescriptor = $convert.base64Decode(
|
|
'CipJbXBvcnRDbGFzc2ljSG9saWRheXNPbk9yZ2FuaXNhdGlvblJlcXVlc3QSMwoIQ2FsZW5kYX'
|
|
'IYASABKAsyDS5hcGkuQ2FsZW5kYXJCCPpCBYoBAhABUghDYWxlbmRhchKVAQoHQ291bnRyeRgC'
|
|
'IAEoCUJ7kkFwMlhDb3VudHJ5IENvZGUgaW4gPGEgaHJlZj0naHR0cHM6Ly9lbi53aWtpcGVkaW'
|
|
'Eub3JnL3dpa2kvSVNPXzMxNjYtMSc+SVNPXzMxNjYtMTwvYT4gZm9ybWF0ShRbIkZSIiwgIkZS'
|
|
'QSIsICIyNTAiXfpCBXID+AEBUgdDb3VudHJ5EiQKDU51bWJlck9mWWVhcnMYAyABKA1SDU51bW'
|
|
'Jlck9mWWVhcnM=');
|
|
|
|
@$core.Deprecated('Use importClassicHolidaysOnOrganisationResponseDescriptor instead')
|
|
const ImportClassicHolidaysOnOrganisationResponse$json = {
|
|
'1': 'ImportClassicHolidaysOnOrganisationResponse',
|
|
'2': [
|
|
{'1': 'Calendar', '3': 1, '4': 1, '5': 11, '6': '.api.Calendar', '8': {}, '10': 'Calendar'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `ImportClassicHolidaysOnOrganisationResponse`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List importClassicHolidaysOnOrganisationResponseDescriptor = $convert.base64Decode(
|
|
'CitJbXBvcnRDbGFzc2ljSG9saWRheXNPbk9yZ2FuaXNhdGlvblJlc3BvbnNlEjMKCENhbGVuZG'
|
|
'FyGAEgASgLMg0uYXBpLkNhbGVuZGFyQgj6QgWKAQIQAVIIQ2FsZW5kYXI=');
|
|
|
|
@$core.Deprecated('Use cloneOnOrganisationRequestDescriptor instead')
|
|
const CloneOnOrganisationRequest$json = {
|
|
'1': 'CloneOnOrganisationRequest',
|
|
'2': [
|
|
{'1': 'CalendarID', '3': 1, '4': 1, '5': 9, '10': 'CalendarID'},
|
|
{'1': 'Name', '3': 2, '4': 1, '5': 9, '10': 'Name'},
|
|
{'1': 'Description', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'Description'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `CloneOnOrganisationRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List cloneOnOrganisationRequestDescriptor = $convert.base64Decode(
|
|
'ChpDbG9uZU9uT3JnYW5pc2F0aW9uUmVxdWVzdBIeCgpDYWxlbmRhcklEGAEgASgJUgpDYWxlbm'
|
|
'RhcklEEhIKBE5hbWUYAiABKAlSBE5hbWUSKQoLRGVzY3JpcHRpb24YAyABKAlCB/pCBHICEAFS'
|
|
'C0Rlc2NyaXB0aW9u');
|
|
|
|
@$core.Deprecated('Use cloneOnOrganisationResponseDescriptor instead')
|
|
const CloneOnOrganisationResponse$json = {
|
|
'1': 'CloneOnOrganisationResponse',
|
|
'2': [
|
|
{'1': 'Calendar', '3': 1, '4': 1, '5': 11, '6': '.api.Calendar', '8': {}, '10': 'Calendar'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `CloneOnOrganisationResponse`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List cloneOnOrganisationResponseDescriptor = $convert.base64Decode(
|
|
'ChtDbG9uZU9uT3JnYW5pc2F0aW9uUmVzcG9uc2USMwoIQ2FsZW5kYXIYASABKAsyDS5hcGkuQ2'
|
|
'FsZW5kYXJCCPpCBYoBAhABUghDYWxlbmRhcg==');
|
|
|
|
@$core.Deprecated('Use createOnSiteRequestDescriptor instead')
|
|
const CreateOnSiteRequest$json = {
|
|
'1': 'CreateOnSiteRequest',
|
|
'2': [
|
|
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestSiteHeader', '8': {}, '10': 'Header'},
|
|
{'1': 'Name', '3': 2, '4': 1, '5': 9, '10': 'Name'},
|
|
{'1': 'Description', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'Description'},
|
|
{'1': 'ExceptionalClosures', '3': 4, '4': 3, '5': 11, '6': '.api.ExceptionalClosure', '10': 'ExceptionalClosures'},
|
|
{'1': 'WorkTimeDays', '3': 7, '4': 3, '5': 11, '6': '.api.WorkTimeDay', '8': {}, '10': 'WorkTimeDays'},
|
|
],
|
|
'7': {},
|
|
};
|
|
|
|
/// Descriptor for `CreateOnSiteRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List createOnSiteRequestDescriptor = $convert.base64Decode(
|
|
'ChNDcmVhdGVPblNpdGVSZXF1ZXN0EjgKBkhlYWRlchgBIAEoCzIWLmFwaS5SZXF1ZXN0U2l0ZU'
|
|
'hlYWRlckII+kIFigECEAFSBkhlYWRlchISCgROYW1lGAIgASgJUgROYW1lEikKC0Rlc2NyaXB0'
|
|
'aW9uGAMgASgJQgf6QgRyAhABUgtEZXNjcmlwdGlvbhJJChNFeGNlcHRpb25hbENsb3N1cmVzGA'
|
|
'QgAygLMhcuYXBpLkV4Y2VwdGlvbmFsQ2xvc3VyZVITRXhjZXB0aW9uYWxDbG9zdXJlcxJBCgxX'
|
|
'b3JrVGltZURheXMYByADKAsyEC5hcGkuV29ya1RpbWVEYXlCC+rBGAdXZWVrRGF5UgxXb3JrVG'
|
|
'ltZURheXM6DpJBCwoJ0gEGSGVhZGVy');
|
|
|
|
@$core.Deprecated('Use createOnSiteResponseDescriptor instead')
|
|
const CreateOnSiteResponse$json = {
|
|
'1': 'CreateOnSiteResponse',
|
|
'2': [
|
|
{'1': 'Calendar', '3': 1, '4': 1, '5': 11, '6': '.api.Calendar', '8': {}, '10': 'Calendar'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `CreateOnSiteResponse`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List createOnSiteResponseDescriptor = $convert.base64Decode(
|
|
'ChRDcmVhdGVPblNpdGVSZXNwb25zZRIzCghDYWxlbmRhchgBIAEoCzINLmFwaS5DYWxlbmRhck'
|
|
'II+kIFigECEAFSCENhbGVuZGFy');
|
|
|
|
@$core.Deprecated('Use getOnSiteRequestDescriptor instead')
|
|
const GetOnSiteRequest$json = {
|
|
'1': 'GetOnSiteRequest',
|
|
'2': [
|
|
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestSiteHeader', '8': {}, '10': 'Header'},
|
|
{'1': 'ID', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'ID'},
|
|
],
|
|
'7': {},
|
|
};
|
|
|
|
/// Descriptor for `GetOnSiteRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List getOnSiteRequestDescriptor = $convert.base64Decode(
|
|
'ChBHZXRPblNpdGVSZXF1ZXN0EjgKBkhlYWRlchgBIAEoCzIWLmFwaS5SZXF1ZXN0U2l0ZUhlYW'
|
|
'RlckII+kIFigECEAFSBkhlYWRlchIXCgJJRBgCIAEoCUIH+kIEcgIQAVICSUQ6E5JBEAoO0gEG'
|
|
'SGVhZGVy0gECSUQ=');
|
|
|
|
@$core.Deprecated('Use getOnSiteResponseDescriptor instead')
|
|
const GetOnSiteResponse$json = {
|
|
'1': 'GetOnSiteResponse',
|
|
'2': [
|
|
{'1': 'Calendar', '3': 1, '4': 1, '5': 11, '6': '.api.Calendar', '8': {}, '10': 'Calendar'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `GetOnSiteResponse`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List getOnSiteResponseDescriptor = $convert.base64Decode(
|
|
'ChFHZXRPblNpdGVSZXNwb25zZRIzCghDYWxlbmRhchgBIAEoCzINLmFwaS5DYWxlbmRhckII+k'
|
|
'IFigECEAFSCENhbGVuZGFy');
|
|
|
|
@$core.Deprecated('Use listOnSiteRequestDescriptor instead')
|
|
const ListOnSiteRequest$json = {
|
|
'1': 'ListOnSiteRequest',
|
|
'2': [
|
|
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestSiteHeader', '8': {}, '10': 'Header'},
|
|
],
|
|
'7': {},
|
|
};
|
|
|
|
/// Descriptor for `ListOnSiteRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List listOnSiteRequestDescriptor = $convert.base64Decode(
|
|
'ChFMaXN0T25TaXRlUmVxdWVzdBI4CgZIZWFkZXIYASABKAsyFi5hcGkuUmVxdWVzdFNpdGVIZW'
|
|
'FkZXJCCPpCBYoBAhABUgZIZWFkZXI6DpJBCwoJ0gEGSGVhZGVy');
|
|
|
|
@$core.Deprecated('Use listOnSiteResponseDescriptor instead')
|
|
const ListOnSiteResponse$json = {
|
|
'1': 'ListOnSiteResponse',
|
|
'2': [
|
|
{'1': 'Calendars', '3': 1, '4': 3, '5': 11, '6': '.api.Calendar', '10': 'Calendars'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `ListOnSiteResponse`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List listOnSiteResponseDescriptor = $convert.base64Decode(
|
|
'ChJMaXN0T25TaXRlUmVzcG9uc2USKwoJQ2FsZW5kYXJzGAEgAygLMg0uYXBpLkNhbGVuZGFyUg'
|
|
'lDYWxlbmRhcnM=');
|
|
|
|
@$core.Deprecated('Use updateOnSiteRequestDescriptor instead')
|
|
const UpdateOnSiteRequest$json = {
|
|
'1': 'UpdateOnSiteRequest',
|
|
'2': [
|
|
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestSiteHeader', '8': {}, '10': 'Header'},
|
|
{'1': 'ID', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'ID'},
|
|
{'1': 'Name', '3': 3, '4': 1, '5': 9, '10': 'Name'},
|
|
{'1': 'Description', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'Description'},
|
|
{'1': 'ExceptionalClosures', '3': 5, '4': 3, '5': 11, '6': '.api.ExceptionalClosure', '10': 'ExceptionalClosures'},
|
|
{'1': 'WorkTimeDays', '3': 7, '4': 3, '5': 11, '6': '.api.WorkTimeDay', '8': {}, '10': 'WorkTimeDays'},
|
|
],
|
|
'7': {},
|
|
};
|
|
|
|
/// Descriptor for `UpdateOnSiteRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List updateOnSiteRequestDescriptor = $convert.base64Decode(
|
|
'ChNVcGRhdGVPblNpdGVSZXF1ZXN0EjgKBkhlYWRlchgBIAEoCzIWLmFwaS5SZXF1ZXN0U2l0ZU'
|
|
'hlYWRlckII+kIFigECEAFSBkhlYWRlchIXCgJJRBgCIAEoCUIH+kIEcgIQAVICSUQSEgoETmFt'
|
|
'ZRgDIAEoCVIETmFtZRIpCgtEZXNjcmlwdGlvbhgEIAEoCUIH+kIEcgIQAVILRGVzY3JpcHRpb2'
|
|
'4SSQoTRXhjZXB0aW9uYWxDbG9zdXJlcxgFIAMoCzIXLmFwaS5FeGNlcHRpb25hbENsb3N1cmVS'
|
|
'E0V4Y2VwdGlvbmFsQ2xvc3VyZXMSQQoMV29ya1RpbWVEYXlzGAcgAygLMhAuYXBpLldvcmtUaW'
|
|
'1lRGF5QgvqwRgHV2Vla0RheVIMV29ya1RpbWVEYXlzOhOSQRAKDtIBBkhlYWRlctIBAklE');
|
|
|
|
@$core.Deprecated('Use updateOnSiteResponseDescriptor instead')
|
|
const UpdateOnSiteResponse$json = {
|
|
'1': 'UpdateOnSiteResponse',
|
|
'2': [
|
|
{'1': 'Calendar', '3': 1, '4': 1, '5': 11, '6': '.api.Calendar', '8': {}, '10': 'Calendar'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `UpdateOnSiteResponse`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List updateOnSiteResponseDescriptor = $convert.base64Decode(
|
|
'ChRVcGRhdGVPblNpdGVSZXNwb25zZRIzCghDYWxlbmRhchgBIAEoCzINLmFwaS5DYWxlbmRhck'
|
|
'II+kIFigECEAFSCENhbGVuZGFy');
|
|
|
|
@$core.Deprecated('Use deleteOnSiteRequestDescriptor instead')
|
|
const DeleteOnSiteRequest$json = {
|
|
'1': 'DeleteOnSiteRequest',
|
|
'2': [
|
|
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestSiteHeader', '8': {}, '10': 'Header'},
|
|
{'1': 'ID', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'ID'},
|
|
],
|
|
'7': {},
|
|
};
|
|
|
|
/// Descriptor for `DeleteOnSiteRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List deleteOnSiteRequestDescriptor = $convert.base64Decode(
|
|
'ChNEZWxldGVPblNpdGVSZXF1ZXN0EjgKBkhlYWRlchgBIAEoCzIWLmFwaS5SZXF1ZXN0U2l0ZU'
|
|
'hlYWRlckII+kIFigECEAFSBkhlYWRlchIXCgJJRBgCIAEoCUIH+kIEcgIQAVICSUQ6E5JBEAoO'
|
|
'0gEGSGVhZGVy0gECSUQ=');
|
|
|
|
@$core.Deprecated('Use deleteOnSiteResponseDescriptor instead')
|
|
const DeleteOnSiteResponse$json = {
|
|
'1': 'DeleteOnSiteResponse',
|
|
};
|
|
|
|
/// Descriptor for `DeleteOnSiteResponse`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List deleteOnSiteResponseDescriptor = $convert.base64Decode(
|
|
'ChREZWxldGVPblNpdGVSZXNwb25zZQ==');
|
|
|
|
@$core.Deprecated('Use importClassicHolidaysOnSiteRequestDescriptor instead')
|
|
const ImportClassicHolidaysOnSiteRequest$json = {
|
|
'1': 'ImportClassicHolidaysOnSiteRequest',
|
|
'2': [
|
|
{'1': 'Calendar', '3': 1, '4': 1, '5': 11, '6': '.api.Calendar', '8': {}, '10': 'Calendar'},
|
|
{'1': 'Country', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'Country'},
|
|
{'1': 'NumberOfYears', '3': 3, '4': 1, '5': 13, '10': 'NumberOfYears'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `ImportClassicHolidaysOnSiteRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List importClassicHolidaysOnSiteRequestDescriptor = $convert.base64Decode(
|
|
'CiJJbXBvcnRDbGFzc2ljSG9saWRheXNPblNpdGVSZXF1ZXN0EjMKCENhbGVuZGFyGAEgASgLMg'
|
|
'0uYXBpLkNhbGVuZGFyQgj6QgWKAQIQAVIIQ2FsZW5kYXISlQEKB0NvdW50cnkYAiABKAlCe5JB'
|
|
'cDJYQ291bnRyeSBDb2RlIGluIDxhIGhyZWY9J2h0dHBzOi8vZW4ud2lraXBlZGlhLm9yZy93aW'
|
|
'tpL0lTT18zMTY2LTEnPklTT18zMTY2LTE8L2E+IGZvcm1hdEoUWyJGUiIsICJGUkEiLCAiMjUw'
|
|
'Il36QgVyA/gBAVIHQ291bnRyeRIkCg1OdW1iZXJPZlllYXJzGAMgASgNUg1OdW1iZXJPZlllYX'
|
|
'Jz');
|
|
|
|
@$core.Deprecated('Use importClassicHolidaysOnSiteResponseDescriptor instead')
|
|
const ImportClassicHolidaysOnSiteResponse$json = {
|
|
'1': 'ImportClassicHolidaysOnSiteResponse',
|
|
'2': [
|
|
{'1': 'Calendar', '3': 1, '4': 1, '5': 11, '6': '.api.Calendar', '8': {}, '10': 'Calendar'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `ImportClassicHolidaysOnSiteResponse`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List importClassicHolidaysOnSiteResponseDescriptor = $convert.base64Decode(
|
|
'CiNJbXBvcnRDbGFzc2ljSG9saWRheXNPblNpdGVSZXNwb25zZRIzCghDYWxlbmRhchgBIAEoCz'
|
|
'INLmFwaS5DYWxlbmRhckII+kIFigECEAFSCENhbGVuZGFy');
|
|
|
|
@$core.Deprecated('Use cloneOnSiteRequestDescriptor instead')
|
|
const CloneOnSiteRequest$json = {
|
|
'1': 'CloneOnSiteRequest',
|
|
'2': [
|
|
{'1': 'CalendarID', '3': 1, '4': 1, '5': 9, '10': 'CalendarID'},
|
|
{'1': 'Name', '3': 2, '4': 1, '5': 9, '10': 'Name'},
|
|
{'1': 'Description', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'Description'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `CloneOnSiteRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List cloneOnSiteRequestDescriptor = $convert.base64Decode(
|
|
'ChJDbG9uZU9uU2l0ZVJlcXVlc3QSHgoKQ2FsZW5kYXJJRBgBIAEoCVIKQ2FsZW5kYXJJRBISCg'
|
|
'ROYW1lGAIgASgJUgROYW1lEikKC0Rlc2NyaXB0aW9uGAMgASgJQgf6QgRyAhABUgtEZXNjcmlw'
|
|
'dGlvbg==');
|
|
|
|
@$core.Deprecated('Use cloneOnSiteResponseDescriptor instead')
|
|
const CloneOnSiteResponse$json = {
|
|
'1': 'CloneOnSiteResponse',
|
|
'2': [
|
|
{'1': 'Calendar', '3': 1, '4': 1, '5': 11, '6': '.api.Calendar', '8': {}, '10': 'Calendar'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `CloneOnSiteResponse`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List cloneOnSiteResponseDescriptor = $convert.base64Decode(
|
|
'ChNDbG9uZU9uU2l0ZVJlc3BvbnNlEjMKCENhbGVuZGFyGAEgASgLMg0uYXBpLkNhbGVuZGFyQg'
|
|
'j6QgWKAQIQAVIIQ2FsZW5kYXI=');
|
|
|