You've already forked npm-core-sdk
Latest generation
This commit is contained in:
@@ -588,7 +588,11 @@ export enum ExecutionflowStatusCode {
|
||||
/**
|
||||
* @generated from protobuf enum value: EXECUTIONFLOW_8000_CANCELLED = 8000;
|
||||
*/
|
||||
EXECUTIONFLOW_8000_CANCELLED = 8000
|
||||
EXECUTIONFLOW_8000_CANCELLED = 8000,
|
||||
/**
|
||||
* @generated from protobuf enum value: EXECUTIONFLOW_9000_DELETED = 9000;
|
||||
*/
|
||||
EXECUTIONFLOW_9000_DELETED = 9000
|
||||
}
|
||||
// @generated message type with reflection information, may provide speed optimized methods
|
||||
class ReferencedID$Type extends MessageType<ReferencedID> {
|
||||
|
||||
Reference in New Issue
Block a user