You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -1111,3 +1111,30 @@ final $typed_data.Uint8List startWorkflowCleanCassandraResultDescriptor = $conve
|
||||
'CiFTdGFydFdvcmtmbG93Q2xlYW5DYXNzYW5kcmFSZXN1bHQSSgoRV29ya2Zsb3dFeGVjdXRpb2'
|
||||
'4YASABKAsyHC5hcGkuV29ya2Zsb3dFeGVjdXRpb25SZXN1bHRSEVdvcmtmbG93RXhlY3V0aW9u');
|
||||
|
||||
@$core.Deprecated('Use startWorkflowSynchronizeUMAStoreRequestDescriptor instead')
|
||||
const StartWorkflowSynchronizeUMAStoreRequest$json = {
|
||||
'1': 'StartWorkflowSynchronizeUMAStoreRequest',
|
||||
'2': [
|
||||
{'1': 'UserID', '3': 1, '4': 1, '5': 9, '10': 'UserID'},
|
||||
],
|
||||
};
|
||||
|
||||
/// Descriptor for `StartWorkflowSynchronizeUMAStoreRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List startWorkflowSynchronizeUMAStoreRequestDescriptor = $convert.base64Decode(
|
||||
'CidTdGFydFdvcmtmbG93U3luY2hyb25pemVVTUFTdG9yZVJlcXVlc3QSFgoGVXNlcklEGAEgAS'
|
||||
'gJUgZVc2VySUQ=');
|
||||
|
||||
@$core.Deprecated('Use startWorkflowSynchronizeUMAStoreResultDescriptor instead')
|
||||
const StartWorkflowSynchronizeUMAStoreResult$json = {
|
||||
'1': 'StartWorkflowSynchronizeUMAStoreResult',
|
||||
'2': [
|
||||
{'1': 'WorkflowExecution', '3': 1, '4': 1, '5': 11, '6': '.api.WorkflowExecutionResult', '10': 'WorkflowExecution'},
|
||||
],
|
||||
};
|
||||
|
||||
/// Descriptor for `StartWorkflowSynchronizeUMAStoreResult`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List startWorkflowSynchronizeUMAStoreResultDescriptor = $convert.base64Decode(
|
||||
'CiZTdGFydFdvcmtmbG93U3luY2hyb25pemVVTUFTdG9yZVJlc3VsdBJKChFXb3JrZmxvd0V4ZW'
|
||||
'N1dGlvbhgBIAEoCzIcLmFwaS5Xb3JrZmxvd0V4ZWN1dGlvblJlc3VsdFIRV29ya2Zsb3dFeGVj'
|
||||
'dXRpb24=');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user