You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -990,12 +990,16 @@ final $typed_data.Uint8List startWorkflowUpgradeModelResultDescriptor = $convert
|
||||
@$core.Deprecated('Use startWorkflowSweepRequestDescriptor instead')
|
||||
const StartWorkflowSweepRequest$json = {
|
||||
'1': 'StartWorkflowSweepRequest',
|
||||
'2': [
|
||||
{'1': 'DryRun', '3': 1, '4': 1, '5': 8, '10': 'DryRun'},
|
||||
],
|
||||
'7': {},
|
||||
};
|
||||
|
||||
/// Descriptor for `StartWorkflowSweepRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List startWorkflowSweepRequestDescriptor = $convert.base64Decode(
|
||||
'ChlTdGFydFdvcmtmbG93U3dlZXBSZXF1ZXN0OgWSQQIKAA==');
|
||||
'ChlTdGFydFdvcmtmbG93U3dlZXBSZXF1ZXN0EhYKBkRyeVJ1bhgBIAEoCFIGRHJ5UnVuOgWSQQ'
|
||||
'IKAA==');
|
||||
|
||||
@$core.Deprecated('Use startWorkflowSweepResultDescriptor instead')
|
||||
const StartWorkflowSweepResult$json = {
|
||||
|
||||
Reference in New Issue
Block a user