You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -409,22 +409,22 @@ const ProjectAuthorisation$json = {
|
||||
'2': [
|
||||
{'1': 'OrganisationID', '3': 1, '4': 1, '5': 9, '10': 'OrganisationID'},
|
||||
{'1': 'ProjectID', '3': 2, '4': 1, '5': 9, '10': 'ProjectID'},
|
||||
{'1': 'UnloadingConstraints', '3': 3, '4': 1, '5': 11, '6': '.api.ProjectConstraints', '10': 'UnloadingConstraints'},
|
||||
{'1': 'LoadingConstraints', '3': 4, '4': 1, '5': 11, '6': '.api.ProjectConstraints', '10': 'LoadingConstraints'},
|
||||
{'1': 'UnloadingConstraint', '3': 3, '4': 1, '5': 11, '6': '.api.ProjectConstraint', '10': 'UnloadingConstraint'},
|
||||
{'1': 'LoadingConstraint', '3': 4, '4': 1, '5': 11, '6': '.api.ProjectConstraint', '10': 'LoadingConstraint'},
|
||||
],
|
||||
};
|
||||
|
||||
/// Descriptor for `ProjectAuthorisation`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List projectAuthorisationDescriptor = $convert.base64Decode(
|
||||
'ChRQcm9qZWN0QXV0aG9yaXNhdGlvbhImCg5PcmdhbmlzYXRpb25JRBgBIAEoCVIOT3JnYW5pc2'
|
||||
'F0aW9uSUQSHAoJUHJvamVjdElEGAIgASgJUglQcm9qZWN0SUQSSwoUVW5sb2FkaW5nQ29uc3Ry'
|
||||
'YWludHMYAyABKAsyFy5hcGkuUHJvamVjdENvbnN0cmFpbnRzUhRVbmxvYWRpbmdDb25zdHJhaW'
|
||||
'50cxJHChJMb2FkaW5nQ29uc3RyYWludHMYBCABKAsyFy5hcGkuUHJvamVjdENvbnN0cmFpbnRz'
|
||||
'UhJMb2FkaW5nQ29uc3RyYWludHM=');
|
||||
'F0aW9uSUQSHAoJUHJvamVjdElEGAIgASgJUglQcm9qZWN0SUQSSAoTVW5sb2FkaW5nQ29uc3Ry'
|
||||
'YWludBgDIAEoCzIWLmFwaS5Qcm9qZWN0Q29uc3RyYWludFITVW5sb2FkaW5nQ29uc3RyYWludB'
|
||||
'JEChFMb2FkaW5nQ29uc3RyYWludBgEIAEoCzIWLmFwaS5Qcm9qZWN0Q29uc3RyYWludFIRTG9h'
|
||||
'ZGluZ0NvbnN0cmFpbnQ=');
|
||||
|
||||
@$core.Deprecated('Use projectConstraintsDescriptor instead')
|
||||
const ProjectConstraints$json = {
|
||||
'1': 'ProjectConstraints',
|
||||
@$core.Deprecated('Use projectConstraintDescriptor instead')
|
||||
const ProjectConstraint$json = {
|
||||
'1': 'ProjectConstraint',
|
||||
'2': [
|
||||
{'1': 'SegmentationConstraints', '3': 1, '4': 3, '5': 11, '6': '.api.SegmentationConstraint', '8': {}, '10': 'SegmentationConstraints'},
|
||||
{'1': 'MinNoticePeriod', '3': 2, '4': 1, '5': 11, '6': '.api.Period', '10': 'MinNoticePeriod'},
|
||||
@@ -432,13 +432,13 @@ const ProjectConstraints$json = {
|
||||
],
|
||||
};
|
||||
|
||||
/// Descriptor for `ProjectConstraints`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List projectConstraintsDescriptor = $convert.base64Decode(
|
||||
'ChJQcm9qZWN0Q29uc3RyYWludHMSaQoXU2VnbWVudGF0aW9uQ29uc3RyYWludHMYASADKAsyGy'
|
||||
'5hcGkuU2VnbWVudGF0aW9uQ29uc3RyYWludEIS6sEYDlNlZ21lbnRhdGlvbklEUhdTZWdtZW50'
|
||||
'YXRpb25Db25zdHJhaW50cxI1Cg9NaW5Ob3RpY2VQZXJpb2QYAiABKAsyCy5hcGkuUGVyaW9kUg'
|
||||
'9NaW5Ob3RpY2VQZXJpb2QSNwoQTWF4Qm9va2luZ1BlcmlvZBgDIAEoCzILLmFwaS5QZXJpb2RS'
|
||||
'EE1heEJvb2tpbmdQZXJpb2Q=');
|
||||
/// Descriptor for `ProjectConstraint`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List projectConstraintDescriptor = $convert.base64Decode(
|
||||
'ChFQcm9qZWN0Q29uc3RyYWludBJpChdTZWdtZW50YXRpb25Db25zdHJhaW50cxgBIAMoCzIbLm'
|
||||
'FwaS5TZWdtZW50YXRpb25Db25zdHJhaW50QhLqwRgOU2VnbWVudGF0aW9uSURSF1NlZ21lbnRh'
|
||||
'dGlvbkNvbnN0cmFpbnRzEjUKD01pbk5vdGljZVBlcmlvZBgCIAEoCzILLmFwaS5QZXJpb2RSD0'
|
||||
'1pbk5vdGljZVBlcmlvZBI3ChBNYXhCb29raW5nUGVyaW9kGAMgASgLMgsuYXBpLlBlcmlvZFIQ'
|
||||
'TWF4Qm9va2luZ1BlcmlvZA==');
|
||||
|
||||
@$core.Deprecated('Use segmentationConstraintDescriptor instead')
|
||||
const SegmentationConstraint$json = {
|
||||
@@ -460,33 +460,32 @@ final $typed_data.Uint8List segmentationConstraintDescriptor = $convert.base64De
|
||||
const ActorAuthorisation$json = {
|
||||
'1': 'ActorAuthorisation',
|
||||
'2': [
|
||||
{'1': 'UnloadingConstraints', '3': 3, '4': 1, '5': 11, '6': '.api.ActorConstraints', '10': 'UnloadingConstraints'},
|
||||
{'1': 'LoadingConstraints', '3': 4, '4': 1, '5': 11, '6': '.api.ActorConstraints', '10': 'LoadingConstraints'},
|
||||
{'1': 'UnloadingConstraint', '3': 3, '4': 1, '5': 11, '6': '.api.ActorConstraint', '10': 'UnloadingConstraint'},
|
||||
{'1': 'LoadingConstraint', '3': 4, '4': 1, '5': 11, '6': '.api.ActorConstraint', '10': 'LoadingConstraint'},
|
||||
],
|
||||
};
|
||||
|
||||
/// Descriptor for `ActorAuthorisation`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List actorAuthorisationDescriptor = $convert.base64Decode(
|
||||
'ChJBY3RvckF1dGhvcmlzYXRpb24SSQoUVW5sb2FkaW5nQ29uc3RyYWludHMYAyABKAsyFS5hcG'
|
||||
'kuQWN0b3JDb25zdHJhaW50c1IUVW5sb2FkaW5nQ29uc3RyYWludHMSRQoSTG9hZGluZ0NvbnN0'
|
||||
'cmFpbnRzGAQgASgLMhUuYXBpLkFjdG9yQ29uc3RyYWludHNSEkxvYWRpbmdDb25zdHJhaW50cw'
|
||||
'==');
|
||||
'ChJBY3RvckF1dGhvcmlzYXRpb24SRgoTVW5sb2FkaW5nQ29uc3RyYWludBgDIAEoCzIULmFwaS'
|
||||
'5BY3RvckNvbnN0cmFpbnRSE1VubG9hZGluZ0NvbnN0cmFpbnQSQgoRTG9hZGluZ0NvbnN0cmFp'
|
||||
'bnQYBCABKAsyFC5hcGkuQWN0b3JDb25zdHJhaW50UhFMb2FkaW5nQ29uc3RyYWludA==');
|
||||
|
||||
@$core.Deprecated('Use actorConstraintsDescriptor instead')
|
||||
const ActorConstraints$json = {
|
||||
'1': 'ActorConstraints',
|
||||
@$core.Deprecated('Use actorConstraintDescriptor instead')
|
||||
const ActorConstraint$json = {
|
||||
'1': 'ActorConstraint',
|
||||
'2': [
|
||||
{'1': 'SegmentationConstraints', '3': 1, '4': 3, '5': 11, '6': '.api.SegmentationActorConstraint', '8': {}, '10': 'SegmentationConstraints'},
|
||||
{'1': 'MaxBookingPeriod', '3': 3, '4': 1, '5': 11, '6': '.api.Period', '10': 'MaxBookingPeriod'},
|
||||
],
|
||||
};
|
||||
|
||||
/// Descriptor for `ActorConstraints`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List actorConstraintsDescriptor = $convert.base64Decode(
|
||||
'ChBBY3RvckNvbnN0cmFpbnRzEm4KF1NlZ21lbnRhdGlvbkNvbnN0cmFpbnRzGAEgAygLMiAuYX'
|
||||
'BpLlNlZ21lbnRhdGlvbkFjdG9yQ29uc3RyYWludEIS6sEYDlNlZ21lbnRhdGlvbklEUhdTZWdt'
|
||||
'ZW50YXRpb25Db25zdHJhaW50cxI3ChBNYXhCb29raW5nUGVyaW9kGAMgASgLMgsuYXBpLlBlcm'
|
||||
'lvZFIQTWF4Qm9va2luZ1BlcmlvZA==');
|
||||
/// Descriptor for `ActorConstraint`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List actorConstraintDescriptor = $convert.base64Decode(
|
||||
'Cg9BY3RvckNvbnN0cmFpbnQSbgoXU2VnbWVudGF0aW9uQ29uc3RyYWludHMYASADKAsyIC5hcG'
|
||||
'kuU2VnbWVudGF0aW9uQWN0b3JDb25zdHJhaW50QhLqwRgOU2VnbWVudGF0aW9uSURSF1NlZ21l'
|
||||
'bnRhdGlvbkNvbnN0cmFpbnRzEjcKEE1heEJvb2tpbmdQZXJpb2QYAyABKAsyCy5hcGkuUGVyaW'
|
||||
'9kUhBNYXhCb29raW5nUGVyaW9k');
|
||||
|
||||
@$core.Deprecated('Use segmentationActorConstraintDescriptor instead')
|
||||
const SegmentationActorConstraint$json = {
|
||||
|
||||
Reference in New Issue
Block a user