You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -365,6 +365,21 @@ final $typed_data.Uint8List segmentationFilterDescriptor = $convert.base64Decode
|
||||
'lvbklEEjIKFFNlZ21lbnRhdGlvblZhbHVlSURzGAIgAygJUhRTZWdtZW50YXRpb25WYWx1ZUlE'
|
||||
'cw==');
|
||||
|
||||
@$core.Deprecated('Use segmentationSelectionDescriptor instead')
|
||||
const SegmentationSelection$json = {
|
||||
'1': 'SegmentationSelection',
|
||||
'2': [
|
||||
{'1': 'SegmentationID', '3': 1, '4': 1, '5': 9, '10': 'SegmentationID'},
|
||||
{'1': 'SegmentationValueIDs', '3': 2, '4': 1, '5': 9, '10': 'SegmentationValueIDs'},
|
||||
],
|
||||
};
|
||||
|
||||
/// Descriptor for `SegmentationSelection`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List segmentationSelectionDescriptor = $convert.base64Decode(
|
||||
'ChVTZWdtZW50YXRpb25TZWxlY3Rpb24SJgoOU2VnbWVudGF0aW9uSUQYASABKAlSDlNlZ21lbn'
|
||||
'RhdGlvbklEEjIKFFNlZ21lbnRhdGlvblZhbHVlSURzGAIgASgJUhRTZWdtZW50YXRpb25WYWx1'
|
||||
'ZUlEcw==');
|
||||
|
||||
@$core.Deprecated('Use carrierInformationDescriptor instead')
|
||||
const CarrierInformation$json = {
|
||||
'1': 'CarrierInformation',
|
||||
|
||||
Reference in New Issue
Block a user