You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -803,9 +803,9 @@ final $typed_data.Uint8List setSiteAliasRequestDescriptor = $convert.base64Decod
|
||||
'ChNTZXRTaXRlQWxpYXNSZXF1ZXN0EiwKCVNpdGVBY3RvchgBIAEoCzIOLmFwaS5TaXRlQWN0b3'
|
||||
'JSCVNpdGVBY3RvcjoRkkEOCgzSAQlTaXRlQWN0b3I=');
|
||||
|
||||
@$core.Deprecated('Use segmentationsSettingsDescriptor instead')
|
||||
const SegmentationsSettings$json = {
|
||||
'1': 'SegmentationsSettings',
|
||||
@$core.Deprecated('Use segmentationsSettingDescriptor instead')
|
||||
const SegmentationsSetting$json = {
|
||||
'1': 'SegmentationsSetting',
|
||||
'2': [
|
||||
{'1': 'Authorisation', '3': 1, '4': 1, '5': 11, '6': '.api.ProjectAuthorisation', '10': 'Authorisation'},
|
||||
{'1': 'Name', '3': 2, '4': 1, '5': 9, '10': 'Name'},
|
||||
@@ -813,26 +813,26 @@ const SegmentationsSettings$json = {
|
||||
],
|
||||
};
|
||||
|
||||
/// Descriptor for `SegmentationsSettings`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List segmentationsSettingsDescriptor = $convert.base64Decode(
|
||||
'ChVTZWdtZW50YXRpb25zU2V0dGluZ3MSPwoNQXV0aG9yaXNhdGlvbhgBIAEoCzIZLmFwaS5Qcm'
|
||||
'9qZWN0QXV0aG9yaXNhdGlvblINQXV0aG9yaXNhdGlvbhISCgROYW1lGAIgASgJUgROYW1lEhwK'
|
||||
'CVByb2plY3RJRBgDIAEoCVIJUHJvamVjdElE');
|
||||
/// Descriptor for `SegmentationsSetting`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List segmentationsSettingDescriptor = $convert.base64Decode(
|
||||
'ChRTZWdtZW50YXRpb25zU2V0dGluZxI/Cg1BdXRob3Jpc2F0aW9uGAEgASgLMhkuYXBpLlByb2'
|
||||
'plY3RBdXRob3Jpc2F0aW9uUg1BdXRob3Jpc2F0aW9uEhIKBE5hbWUYAiABKAlSBE5hbWUSHAoJ'
|
||||
'UHJvamVjdElEGAMgASgJUglQcm9qZWN0SUQ=');
|
||||
|
||||
@$core.Deprecated('Use listOfSitesPerOrganisationDescriptor instead')
|
||||
const ListOfSitesPerOrganisation$json = {
|
||||
'1': 'ListOfSitesPerOrganisation',
|
||||
'2': [
|
||||
{'1': 'OrganisationID', '3': 1, '4': 1, '5': 9, '10': 'OrganisationID'},
|
||||
{'1': 'SegmentationsSetting', '3': 2, '4': 3, '5': 11, '6': '.api.SegmentationsSettings', '10': 'SegmentationsSetting'},
|
||||
{'1': 'SegmentationsSettings', '3': 2, '4': 3, '5': 11, '6': '.api.SegmentationsSetting', '10': 'SegmentationsSettings'},
|
||||
],
|
||||
};
|
||||
|
||||
/// Descriptor for `ListOfSitesPerOrganisation`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List listOfSitesPerOrganisationDescriptor = $convert.base64Decode(
|
||||
'ChpMaXN0T2ZTaXRlc1Blck9yZ2FuaXNhdGlvbhImCg5PcmdhbmlzYXRpb25JRBgBIAEoCVIOT3'
|
||||
'JnYW5pc2F0aW9uSUQSTgoUU2VnbWVudGF0aW9uc1NldHRpbmcYAiADKAsyGi5hcGkuU2VnbWVu'
|
||||
'dGF0aW9uc1NldHRpbmdzUhRTZWdtZW50YXRpb25zU2V0dGluZw==');
|
||||
'JnYW5pc2F0aW9uSUQSTwoVU2VnbWVudGF0aW9uc1NldHRpbmdzGAIgAygLMhkuYXBpLlNlZ21l'
|
||||
'bnRhdGlvbnNTZXR0aW5nUhVTZWdtZW50YXRpb25zU2V0dGluZ3M=');
|
||||
|
||||
@$core.Deprecated('Use listSitesAuthorizedForBookingRequestDescriptor instead')
|
||||
const ListSitesAuthorizedForBookingRequest$json = {
|
||||
|
||||
Reference in New Issue
Block a user