You've already forked dart-core-sdk
Release 1.13.4
This commit is contained in:
@@ -559,7 +559,8 @@ const GetBookingContextRequest$json = {
|
||||
/// Descriptor for `GetBookingContextRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List getBookingContextRequestDescriptor = $convert.base64Decode(
|
||||
'ChhHZXRCb29raW5nQ29udGV4dFJlcXVlc3QSOwoGSGVhZGVyGAEgASgLMhkuYXBpLlJlcXVlc3'
|
||||
'RQcm9qZWN0SGVhZGVyQgj6QgWKAQIQAVIGSGVhZGVyOg6SQQsKCdIBBkhlYWRlcg==');
|
||||
'RQcm9qZWN0SGVhZGVyQgj6QgWKAQIQAVIGSGVhZGVyOiqSQScKJdIBBkhlYWRlctIBB0FjdG9y'
|
||||
'SUTSAQ9BcHBvaW50bWVudFR5cGU=');
|
||||
|
||||
@$core.Deprecated('Use getBookingContextResponseDescriptor instead')
|
||||
const GetBookingContextResponse$json = {
|
||||
@@ -1099,31 +1100,21 @@ final $typed_data.Uint8List getBookingSegmentationsRequestDescriptor = $convert.
|
||||
'R5cGVSD0FwcG9pbnRtZW50VHlwZRI1CgtDb21taXNzaW9ucxgEIAMoCzIPLmFwaS5Db21taXNz'
|
||||
'aW9uQgIYAVILQ29tbWlzc2lvbnMSMQoHTG9hZGluZxgFIAEoCzIXLmFwaS5BcHBvaW50bWVudE'
|
||||
'NvbnRlbnRSB0xvYWRpbmcSNQoJVW5sb2FkaW5nGAYgASgLMhcuYXBpLkFwcG9pbnRtZW50Q29u'
|
||||
'dGVudFIJVW5sb2FkaW5nOiCSQR0KG9IBBkhlYWRlctIBD0FwcG9pbnRtZW50VHlwZQ==');
|
||||
'dGVudFIJVW5sb2FkaW5nOiqSQScKJdIBBkhlYWRlctIBB0FjdG9ySUTSAQ9BcHBvaW50bWVudF'
|
||||
'R5cGU=');
|
||||
|
||||
@$core.Deprecated('Use getBookingSegmentationsResponseDescriptor instead')
|
||||
const GetBookingSegmentationsResponse$json = {
|
||||
'1': 'GetBookingSegmentationsResponse',
|
||||
'2': [
|
||||
{
|
||||
'1': 'SegmentationChoices',
|
||||
'3': 1,
|
||||
'4': 3,
|
||||
'5': 11,
|
||||
'6': '.api.Segmentation',
|
||||
'8': {'3': true},
|
||||
'10': 'SegmentationChoices',
|
||||
},
|
||||
{'1': 'SegmentationKeys', '3': 2, '4': 3, '5': 11, '6': '.api.PrjMetadata', '10': 'SegmentationKeys'},
|
||||
{'1': 'SegmentationChoices', '3': 1, '4': 3, '5': 11, '6': '.api.Segmentation', '10': 'SegmentationChoices'},
|
||||
],
|
||||
};
|
||||
|
||||
/// Descriptor for `GetBookingSegmentationsResponse`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List getBookingSegmentationsResponseDescriptor = $convert.base64Decode(
|
||||
'Ch9HZXRCb29raW5nU2VnbWVudGF0aW9uc1Jlc3BvbnNlEkcKE1NlZ21lbnRhdGlvbkNob2ljZX'
|
||||
'MYASADKAsyES5hcGkuU2VnbWVudGF0aW9uQgIYAVITU2VnbWVudGF0aW9uQ2hvaWNlcxI8ChBT'
|
||||
'ZWdtZW50YXRpb25LZXlzGAIgAygLMhAuYXBpLlByak1ldGFkYXRhUhBTZWdtZW50YXRpb25LZX'
|
||||
'lz');
|
||||
'Ch9HZXRCb29raW5nU2VnbWVudGF0aW9uc1Jlc3BvbnNlEkMKE1NlZ21lbnRhdGlvbkNob2ljZX'
|
||||
'MYASADKAsyES5hcGkuU2VnbWVudGF0aW9uUhNTZWdtZW50YXRpb25DaG9pY2Vz');
|
||||
|
||||
@$core.Deprecated('Use getMyBookingContextRequestDescriptor instead')
|
||||
const GetMyBookingContextRequest$json = {
|
||||
|
||||
Reference in New Issue
Block a user