You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -960,3 +960,26 @@ final $typed_data.Uint8List startWorkflowAnonymizeDataResultDescriptor = $conver
|
||||
'CiBTdGFydFdvcmtmbG93QW5vbnltaXplRGF0YVJlc3VsdBJKChFXb3JrZmxvd0V4ZWN1dGlvbh'
|
||||
'gBIAEoCzIcLmFwaS5Xb3JrZmxvd0V4ZWN1dGlvblJlc3VsdFIRV29ya2Zsb3dFeGVjdXRpb24=');
|
||||
|
||||
@$core.Deprecated('Use startWorkflowUpgradeModelRequestDescriptor instead')
|
||||
const StartWorkflowUpgradeModelRequest$json = {
|
||||
'1': 'StartWorkflowUpgradeModelRequest',
|
||||
'7': {},
|
||||
};
|
||||
|
||||
/// Descriptor for `StartWorkflowUpgradeModelRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List startWorkflowUpgradeModelRequestDescriptor = $convert.base64Decode(
|
||||
'CiBTdGFydFdvcmtmbG93VXBncmFkZU1vZGVsUmVxdWVzdDoFkkECCgA=');
|
||||
|
||||
@$core.Deprecated('Use startWorkflowUpgradeModelResultDescriptor instead')
|
||||
const StartWorkflowUpgradeModelResult$json = {
|
||||
'1': 'StartWorkflowUpgradeModelResult',
|
||||
'2': [
|
||||
{'1': 'WorkflowExecution', '3': 1, '4': 1, '5': 11, '6': '.api.WorkflowExecutionResult', '10': 'WorkflowExecution'},
|
||||
],
|
||||
};
|
||||
|
||||
/// Descriptor for `StartWorkflowUpgradeModelResult`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List startWorkflowUpgradeModelResultDescriptor = $convert.base64Decode(
|
||||
'Ch9TdGFydFdvcmtmbG93VXBncmFkZU1vZGVsUmVzdWx0EkoKEVdvcmtmbG93RXhlY3V0aW9uGA'
|
||||
'EgASgLMhwuYXBpLldvcmtmbG93RXhlY3V0aW9uUmVzdWx0UhFXb3JrZmxvd0V4ZWN1dGlvbg==');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user