You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -576,6 +576,8 @@ const ActorBookingContext$json = {
|
||||
'1': 'ActorBookingContext',
|
||||
'2': [
|
||||
{'1': 'ActorID', '3': 1, '4': 1, '5': 9, '10': 'ActorID'},
|
||||
{'1': 'SiteID', '3': 8, '4': 1, '5': 9, '10': 'SiteID'},
|
||||
{'1': 'ProjectID', '3': 9, '4': 1, '5': 9, '10': 'ProjectID'},
|
||||
{'1': 'UnitIDs', '3': 2, '4': 3, '5': 9, '10': 'UnitIDs'},
|
||||
{'1': 'CarrierInformation', '3': 3, '4': 3, '5': 11, '6': '.api.PrjMetadata', '10': 'CarrierInformation'},
|
||||
{'1': 'MetaData', '3': 4, '4': 3, '5': 11, '6': '.api.PrjMetadata', '10': 'MetaData'},
|
||||
@@ -587,13 +589,14 @@ const ActorBookingContext$json = {
|
||||
|
||||
/// Descriptor for `ActorBookingContext`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List actorBookingContextDescriptor = $convert.base64Decode(
|
||||
'ChNBY3RvckJvb2tpbmdDb250ZXh0EhgKB0FjdG9ySUQYASABKAlSB0FjdG9ySUQSGAoHVW5pdE'
|
||||
'lEcxgCIAMoCVIHVW5pdElEcxJAChJDYXJyaWVySW5mb3JtYXRpb24YAyADKAsyEC5hcGkuUHJq'
|
||||
'TWV0YWRhdGFSEkNhcnJpZXJJbmZvcm1hdGlvbhIsCghNZXRhRGF0YRgEIAMoCzIQLmFwaS5Qcm'
|
||||
'pNZXRhZGF0YVIITWV0YURhdGESMgoLSW5zdHJ1Y3Rpb24YBSABKAsyEC5hcGkuSW5zdHJ1Y3Rp'
|
||||
'b25SC0luc3RydWN0aW9uEkEKFEluc3RydWN0aW9uRG9jdW1lbnRzGAYgAygLMg0uYXBpLkRvY3'
|
||||
'VtZW50UhRJbnN0cnVjdGlvbkRvY3VtZW50cxJMChRTZWdtZW50YXRpb25zQnlUeXBlcxgHIAMo'
|
||||
'CzIYLmFwaS5TZWdtZW50YXRpb25zQnlUeXBlUhRTZWdtZW50YXRpb25zQnlUeXBlcw==');
|
||||
'ChNBY3RvckJvb2tpbmdDb250ZXh0EhgKB0FjdG9ySUQYASABKAlSB0FjdG9ySUQSFgoGU2l0ZU'
|
||||
'lEGAggASgJUgZTaXRlSUQSHAoJUHJvamVjdElEGAkgASgJUglQcm9qZWN0SUQSGAoHVW5pdElE'
|
||||
'cxgCIAMoCVIHVW5pdElEcxJAChJDYXJyaWVySW5mb3JtYXRpb24YAyADKAsyEC5hcGkuUHJqTW'
|
||||
'V0YWRhdGFSEkNhcnJpZXJJbmZvcm1hdGlvbhIsCghNZXRhRGF0YRgEIAMoCzIQLmFwaS5QcmpN'
|
||||
'ZXRhZGF0YVIITWV0YURhdGESMgoLSW5zdHJ1Y3Rpb24YBSABKAsyEC5hcGkuSW5zdHJ1Y3Rpb2'
|
||||
'5SC0luc3RydWN0aW9uEkEKFEluc3RydWN0aW9uRG9jdW1lbnRzGAYgAygLMg0uYXBpLkRvY3Vt'
|
||||
'ZW50UhRJbnN0cnVjdGlvbkRvY3VtZW50cxJMChRTZWdtZW50YXRpb25zQnlUeXBlcxgHIAMoCz'
|
||||
'IYLmFwaS5TZWdtZW50YXRpb25zQnlUeXBlUhRTZWdtZW50YXRpb25zQnlUeXBlcw==');
|
||||
|
||||
@$core.Deprecated('Use segmentationsByTypeDescriptor instead')
|
||||
const SegmentationsByType$json = {
|
||||
|
||||
Reference in New Issue
Block a user