tucana 0.0.80 → 0.0.81

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 39e59241c48b54594234c3dec86186271280748e2b8a184a655731f90fefc916
4
- data.tar.gz: 0b5157901762b1388df5930bc6c470fdd7b5c27fea87c4d7bc1ffc1cd211288e
3
+ metadata.gz: 867be301c059ce675307ec89a9168c41c4ae37d61b9f25037a0858a80155fcb4
4
+ data.tar.gz: bb2f94cd42b9ebfbe8b03bc5d2ef3f6dd653cbd524425c5e4aea0c703cfb7883
5
5
  SHA512:
6
- metadata.gz: 368c8960fa2fd57b0910d8a4a583a7185f2aa75ca6a01536d52db2ae0537b96257de13e80a4dda3a1acdbdb619a19fbfdac6009035c255b8cad8c7ef0b5ebd51
7
- data.tar.gz: a4d97e62994d877bb0aed3617d634168cdb6842850c83709efbd537102f6fe2a5fe3a789e58bccfd201dfb6e5b6d97911c5258b55805dfefa283f1a77170dad8
6
+ metadata.gz: ea49424b622ca1dd8c68b72b8eeda10cf2d890539b12006559095d5f27a93c64e1dc1790db7bd8ba16b4c5ee04797f317a73cda6e6657cc6c92e13024cba3df6
7
+ data.tar.gz: aa5fd9752d09c8d568f3deec9cb103bf945bd45d7567451969daff6494d8dd3781e456e99b3ff1e9dab5b6b1523285faf3547347b0db2007917ca0920268171b
@@ -12,7 +12,7 @@ require_relative '../shared/shared.translation_pb'
12
12
  require_relative '../shared/shared.errors_pb'
13
13
 
14
14
 
15
- descriptor_data = "\n\x13\x61quila.action.proto\x12\x06\x61quila\x1a\x13shared.module.proto\x1a\x1dshared.execution_result.proto\x1a\x13shared.struct.proto\x1a\x11shared.flow.proto\x1a\x18shared.translation.proto\x1a\x13shared.errors.proto\"\xc9\x01\n\nActionFlow\x12\x0f\n\x07\x66low_id\x18\x01 \x01(\x03\x12\x12\n\nproject_id\x18\x02 \x01(\x03\x12%\n\x08settings\x18\x03 \x03(\x0b\x32\x13.shared.FlowSetting\x12$\n\x0cinput_schema\x18\x04 \x01(\x0b\x32\x0e.shared.Struct\x12%\n\routput_schema\x18\x05 \x01(\x0b\x32\x0e.shared.Struct\x12\x14\n\x0cproject_slug\x18\x06 \x01(\t\x12\x0c\n\x04name\x18\x07 \x01(\t\"U\n\x0b\x41\x63tionEvent\x12\x12\n\nevent_type\x18\x01 \x01(\t\x12\x12\n\nproject_id\x18\x02 \x01(\x03\x12\x1e\n\x07payload\x18\x03 \x01(\x0b\x32\r.shared.Value\"\x9f\x01\n\x0b\x41\x63tionLogon\x12\x1e\n\x06module\x18\x01 \x01(\x0b\x32\x0e.shared.Module\x12\x39\n\x0escaling_option\x18\x02 \x01(\x0e\x32!.aquila.ActionLogon.ScalingOption\"5\n\rScalingOption\x12\x0b\n\x07UNKNOWN\x10\x00\x12\x0c\n\x08\x44ISABLED\x10\x01\x12\t\n\x05SPLIT\x10\x02\"6\n\x16\x41\x63tionNodeSubFlowValue\x12\x1c\n\x14\x65xecution_identifier\x18\x01 \x01(\t\"v\n\x0f\x41\x63tionNodeValue\x12&\n\rliteral_value\x18\x01 \x01(\x0b\x32\r.shared.ValueH\x00\x12\x32\n\x08sub_flow\x18\x02 \x01(\x0b\x32\x1e.aquila.ActionNodeSubFlowValueH\x00\x42\x07\n\x05value\"\x94\x01\n\x16\x41\x63tionExecutionRequest\x12\x1c\n\x14\x65xecution_identifier\x18\x01 \x01(\t\x12\x1b\n\x13\x66unction_identifier\x18\x02 \x01(\t\x12+\n\nparameters\x18\x03 \x03(\x0b\x32\x17.aquila.ActionNodeValue\x12\x12\n\nproject_id\x18\x04 \x01(\x03\"`\n\x1d\x41\x63tionSubFlowExecutionRequest\x12\x1c\n\x14\x65xecution_identifier\x18\x01 \x01(\t\x12!\n\nparameters\x18\x02 \x03(\x0b\x32\r.shared.Value\"\x8c\x01\n\x1e\x41\x63tionSubFlowExecutionResponse\x12\x1c\n\x14\x65xecution_identifier\x18\x01 \x01(\t\x12 \n\x07success\x18\x02 \x01(\x0b\x32\r.shared.ValueH\x00\x12 \n\x07\x66\x61ilure\x18\x03 \x01(\x0b\x32\r.shared.ErrorH\x00\x42\x08\n\x06result\"k\n\x1a\x41\x63tionFlowExecutionRequest\x12\x1c\n\x14\x65xecution_identifier\x18\x01 \x01(\t\x12\x0f\n\x07\x66low_id\x18\x02 \x01(\t\x12\x1e\n\x07payload\x18\x03 \x01(\x0b\x32\r.shared.Value\"i\n\x17\x41\x63tionExecutionResponse\x12\x1c\n\x14\x65xecution_identifier\x18\x01 \x01(\t\x12\x30\n\x0bnode_result\x18\x02 \x01(\x0b\x32\x1b.shared.NodeExecutionResult\"\x89\x01\n\x1b\x41\x63tionFlowExecutionResponse\x12\x1c\n\x14\x65xecution_identifier\x18\x01 \x01(\t\x12 \n\x07success\x18\x02 \x01(\x0b\x32\r.shared.ValueH\x00\x12 \n\x07\x66\x61ilure\x18\x03 \x01(\x0b\x32\r.shared.ErrorH\x00\x42\x08\n\x06result\"^\n\x10\x41\x63tionFlowUpdate\x12*\n\x0cupdated_flow\x18\x01 \x01(\x0b\x32\x12.aquila.ActionFlowH\x00\x12\x16\n\x0c\x64\x65leted_flow\x18\x02 \x01(\x03H\x00\x42\x06\n\x04\x64\x61ta\"\xa1\x02\n\x15\x41\x63tionTransferRequest\x12$\n\x05logon\x18\x01 \x01(\x0b\x32\x13.aquila.ActionLogonH\x00\x12$\n\x05\x65vent\x18\x02 \x01(\x0b\x32\x13.aquila.ActionEventH\x00\x12\x31\n\x06result\x18\x03 \x01(\x0b\x32\x1f.aquila.ActionExecutionResponseH\x00\x12\x43\n\x12sub_flow_execution\x18\x04 \x01(\x0b\x32%.aquila.ActionSubFlowExecutionRequestH\x00\x12<\n\x0e\x66low_execution\x18\x05 \x01(\x0b\x32\".aquila.ActionFlowExecutionRequestH\x00\x42\x06\n\x04\x64\x61ta\"\xdc\x02\n\x16\x41\x63tionTransferResponse\x12\x33\n\texecution\x18\x01 \x01(\x0b\x32\x1e.aquila.ActionExecutionRequestH\x00\x12=\n\x15module_configurations\x18\x02 \x01(\x0b\x32\x1c.shared.ModuleConfigurationsH\x00\x12/\n\x0b\x66low_update\x18\x03 \x01(\x0b\x32\x18.aquila.ActionFlowUpdateH\x00\x12\x46\n\x17\x66low_execution_response\x18\x04 \x01(\x0b\x32#.aquila.ActionFlowExecutionResponseH\x00\x12M\n\x1bsub_flow_execution_response\x18\x05 \x01(\x0b\x32&.aquila.ActionSubFlowExecutionResponseH\x00\x42\x06\n\x04\x64\x61ta2f\n\x15\x41\x63tionTransferService\x12M\n\x08Transfer\x12\x1d.aquila.ActionTransferRequest\x1a\x1e.aquila.ActionTransferResponse(\x01\x30\x01\x42\x11\xea\x02\x0eTucana::Aquilab\x06proto3"
15
+ descriptor_data = "\n\x13\x61quila.action.proto\x12\x06\x61quila\x1a\x13shared.module.proto\x1a\x1dshared.execution_result.proto\x1a\x13shared.struct.proto\x1a\x11shared.flow.proto\x1a\x18shared.translation.proto\x1a\x13shared.errors.proto\"\xc9\x01\n\nActionFlow\x12\x0f\n\x07\x66low_id\x18\x01 \x01(\x03\x12\x12\n\nproject_id\x18\x02 \x01(\x03\x12%\n\x08settings\x18\x03 \x03(\x0b\x32\x13.shared.FlowSetting\x12$\n\x0cinput_schema\x18\x04 \x01(\x0b\x32\x0e.shared.Struct\x12%\n\routput_schema\x18\x05 \x01(\x0b\x32\x0e.shared.Struct\x12\x14\n\x0cproject_slug\x18\x06 \x01(\t\x12\x0c\n\x04name\x18\x07 \x01(\t\"\x9f\x01\n\x0b\x41\x63tionLogon\x12\x1e\n\x06module\x18\x01 \x01(\x0b\x32\x0e.shared.Module\x12\x39\n\x0escaling_option\x18\x02 \x01(\x0e\x32!.aquila.ActionLogon.ScalingOption\"5\n\rScalingOption\x12\x0b\n\x07UNKNOWN\x10\x00\x12\x0c\n\x08\x44ISABLED\x10\x01\x12\t\n\x05SPLIT\x10\x02\"\x83\x01\n\x16\x41\x63tionNodeSubFlowValue\x12\x1c\n\x14\x65xecution_identifier\x18\x01 \x01(\t\x12$\n\x0cinput_schema\x18\x02 \x01(\x0b\x32\x0e.shared.Struct\x12%\n\routput_schema\x18\x03 \x01(\x0b\x32\x0e.shared.Struct\"\x83\x01\n\x0f\x41\x63tionNodeValue\x12\x33\n\rliteral_value\x18\x01 \x01(\x0b\x32\x1a.aquila.ActionLiteralValueH\x00\x12\x32\n\x08sub_flow\x18\x02 \x01(\x0b\x32\x1e.aquila.ActionNodeSubFlowValueH\x00\x42\x07\n\x05value\"j\n\x12\x41\x63tionLiteralValue\x12\x1c\n\x05value\x18\x01 \x01(\x0b\x32\r.shared.Value\x12\x36\n\nreferences\x18\x02 \x03(\x0b\x32\".aquila.ActionInlineReferenceValue\"W\n\x1a\x41\x63tionInlineReferenceValue\x12\x11\n\tsignature\x18\x01 \x01(\t\x12&\n\x05value\x18\x02 \x01(\x0b\x32\x17.aquila.ActionNodeValue\"\x94\x01\n\x16\x41\x63tionExecutionRequest\x12\x1c\n\x14\x65xecution_identifier\x18\x01 \x01(\t\x12\x1b\n\x13\x66unction_identifier\x18\x02 \x01(\t\x12+\n\nparameters\x18\x03 \x03(\x0b\x32\x17.aquila.ActionNodeValue\x12\x12\n\nproject_id\x18\x04 \x01(\x03\"\x80\x01\n\x1d\x41\x63tionSubFlowExecutionRequest\x12\x1c\n\x14\x65xecution_identifier\x18\x01 \x01(\t\x12!\n\nparameters\x18\x02 \x03(\x0b\x32\r.shared.Value\x12\x1e\n\x16\x63orrelation_identifier\x18\x03 \x01(\t\"\xac\x01\n\x1e\x41\x63tionSubFlowExecutionResponse\x12\x1c\n\x14\x65xecution_identifier\x18\x01 \x01(\t\x12 \n\x07success\x18\x02 \x01(\x0b\x32\r.shared.ValueH\x00\x12 \n\x07\x66\x61ilure\x18\x03 \x01(\x0b\x32\r.shared.ErrorH\x00\x12\x1e\n\x16\x63orrelation_identifier\x18\x04 \x01(\tB\x08\n\x06result\"k\n\x1a\x41\x63tionFlowExecutionRequest\x12\x1c\n\x14\x65xecution_identifier\x18\x01 \x01(\t\x12\x0f\n\x07\x66low_id\x18\x02 \x01(\t\x12\x1e\n\x07payload\x18\x03 \x01(\x0b\x32\r.shared.Value\"i\n\x17\x41\x63tionExecutionResponse\x12\x1c\n\x14\x65xecution_identifier\x18\x01 \x01(\t\x12\x30\n\x0bnode_result\x18\x02 \x01(\x0b\x32\x1b.shared.NodeExecutionResult\"\x89\x01\n\x1b\x41\x63tionFlowExecutionResponse\x12\x1c\n\x14\x65xecution_identifier\x18\x01 \x01(\t\x12 \n\x07success\x18\x02 \x01(\x0b\x32\r.shared.ValueH\x00\x12 \n\x07\x66\x61ilure\x18\x03 \x01(\x0b\x32\r.shared.ErrorH\x00\x42\x08\n\x06result\"^\n\x10\x41\x63tionFlowUpdate\x12*\n\x0cupdated_flow\x18\x01 \x01(\x0b\x32\x12.aquila.ActionFlowH\x00\x12\x16\n\x0c\x64\x65leted_flow\x18\x02 \x01(\x03H\x00\x42\x06\n\x04\x64\x61ta\"\xfb\x01\n\x15\x41\x63tionTransferRequest\x12$\n\x05logon\x18\x01 \x01(\x0b\x32\x13.aquila.ActionLogonH\x00\x12\x31\n\x06result\x18\x02 \x01(\x0b\x32\x1f.aquila.ActionExecutionResponseH\x00\x12\x43\n\x12sub_flow_execution\x18\x03 \x01(\x0b\x32%.aquila.ActionSubFlowExecutionRequestH\x00\x12<\n\x0e\x66low_execution\x18\x04 \x01(\x0b\x32\".aquila.ActionFlowExecutionRequestH\x00\x42\x06\n\x04\x64\x61ta\"\xdc\x02\n\x16\x41\x63tionTransferResponse\x12\x33\n\texecution\x18\x01 \x01(\x0b\x32\x1e.aquila.ActionExecutionRequestH\x00\x12=\n\x15module_configurations\x18\x02 \x01(\x0b\x32\x1c.shared.ModuleConfigurationsH\x00\x12/\n\x0b\x66low_update\x18\x03 \x01(\x0b\x32\x18.aquila.ActionFlowUpdateH\x00\x12\x46\n\x17\x66low_execution_response\x18\x04 \x01(\x0b\x32#.aquila.ActionFlowExecutionResponseH\x00\x12M\n\x1bsub_flow_execution_response\x18\x05 \x01(\x0b\x32&.aquila.ActionSubFlowExecutionResponseH\x00\x42\x06\n\x04\x64\x61ta2f\n\x15\x41\x63tionTransferService\x12M\n\x08Transfer\x12\x1d.aquila.ActionTransferRequest\x1a\x1e.aquila.ActionTransferResponse(\x01\x30\x01\x42\x11\xea\x02\x0eTucana::Aquilab\x06proto3"
16
16
 
17
17
  pool = Google::Protobuf::DescriptorPool.generated_pool
18
18
  pool.add_serialized_file(descriptor_data)
@@ -20,11 +20,12 @@ pool.add_serialized_file(descriptor_data)
20
20
  module Tucana
21
21
  module Aquila
22
22
  ActionFlow = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("aquila.ActionFlow").msgclass
23
- ActionEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("aquila.ActionEvent").msgclass
24
23
  ActionLogon = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("aquila.ActionLogon").msgclass
25
24
  ActionLogon::ScalingOption = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("aquila.ActionLogon.ScalingOption").enummodule
26
25
  ActionNodeSubFlowValue = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("aquila.ActionNodeSubFlowValue").msgclass
27
26
  ActionNodeValue = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("aquila.ActionNodeValue").msgclass
27
+ ActionLiteralValue = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("aquila.ActionLiteralValue").msgclass
28
+ ActionInlineReferenceValue = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("aquila.ActionInlineReferenceValue").msgclass
28
29
  ActionExecutionRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("aquila.ActionExecutionRequest").msgclass
29
30
  ActionSubFlowExecutionRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("aquila.ActionSubFlowExecutionRequest").msgclass
30
31
  ActionSubFlowExecutionResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("aquila.ActionSubFlowExecutionResponse").msgclass
@@ -9,7 +9,7 @@ require_relative '../shared/shared.data_type_pb'
9
9
  require_relative '../shared/shared.translation_pb'
10
10
 
11
11
 
12
- descriptor_data = "\n\x11shared.flow.proto\x12\x06shared\x1a\x13shared.struct.proto\x1a\x16shared.data_type.proto\x1a\x18shared.translation.proto\"\xcb\x03\n\x0eValidationFlow\x12\x0f\n\x07\x66low_id\x18\x01 \x01(\x03\x12\x12\n\nproject_id\x18\x02 \x01(\x03\x12\x0c\n\x04type\x18\x03 \x01(\t\x12-\n\ndata_types\x18\x04 \x03(\x0b\x32\x19.shared.ExecutionDataType\x12%\n\x08settings\x18\x05 \x03(\x0b\x32\x13.shared.FlowSetting\x12\x18\n\x10starting_node_id\x18\x06 \x01(\x03\x12,\n\x0enode_functions\x18\x07 \x03(\x0b\x32\x14.shared.NodeFunction\x12\x14\n\x0cproject_slug\x18\x08 \x01(\t\x12\x1b\n\x0e\x64isable_reason\x18\t \x01(\tH\x00\x88\x01\x01\x12\x11\n\tsignature\x18\n \x01(\t\x12\x1e\n\x11\x64\x65\x66inition_source\x18\x0b \x01(\tH\x01\x88\x01\x01\x12$\n\x0cinput_schema\x18\x0c \x01(\x0b\x32\x0e.shared.Struct\x12%\n\routput_schema\x18\r \x01(\x0b\x32\x0e.shared.Struct\x12\x0c\n\x04name\x18\x0e \x01(\tB\x11\n\x0f_disable_reasonB\x14\n\x12_definition_source\"\xb5\x01\n\rExecutionFlow\x12\x0f\n\x07\x66low_id\x18\x01 \x01(\x03\x12\x12\n\nproject_id\x18\x05 \x01(\x03\x12\x18\n\x10starting_node_id\x18\x02 \x01(\x03\x12,\n\x0enode_functions\x18\x04 \x03(\x0b\x32\x14.shared.NodeFunction\x12\'\n\x0binput_value\x18\x03 \x01(\x0b\x32\r.shared.ValueH\x00\x88\x01\x01\x42\x0e\n\x0c_input_value\"\x9b\x01\n\x0eGenerationFlow\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x0c\n\x04type\x18\x02 \x01(\t\x12\x18\n\x10starting_node_id\x18\x03 \x01(\t\x12,\n\x0enode_functions\x18\x04 \x03(\x0b\x32\x14.shared.NodeFunction\x12%\n\x08settings\x18\x05 \x03(\x0b\x32\x13.shared.FlowSetting\"\x8a\x01\n\x0b\x46lowSetting\x12\x18\n\x0b\x64\x61tabase_id\x18\x01 \x01(\x03H\x00\x88\x01\x01\x12\x17\n\x0f\x66low_setting_id\x18\x02 \x01(\t\x12\x1c\n\x05value\x18\x03 \x01(\x0b\x32\r.shared.Value\x12\x11\n\x04\x63\x61st\x18\x04 \x01(\tH\x01\x88\x01\x01\x42\x0e\n\x0c_database_idB\x07\n\x05_cast\"\xe2\x01\n\x0cNodeFunction\x12\x18\n\x0b\x64\x61tabase_id\x18\x01 \x01(\x03H\x00\x88\x01\x01\x12\x1b\n\x13runtime_function_id\x18\x02 \x01(\t\x12)\n\nparameters\x18\x03 \x03(\x0b\x32\x15.shared.NodeParameter\x12\x19\n\x0cnext_node_id\x18\x04 \x01(\x03H\x01\x88\x01\x01\x12\x1e\n\x11\x64\x65\x66inition_source\x18\x05 \x01(\tH\x02\x88\x01\x01\x42\x0e\n\x0c_database_idB\x0f\n\r_next_node_idB\x14\n\x12_definition_source\"\x94\x01\n\tNodeValue\x12&\n\rliteral_value\x18\x01 \x01(\x0b\x32\r.shared.ValueH\x00\x12\x31\n\x0freference_value\x18\x02 \x01(\x0b\x32\x16.shared.ReferenceValueH\x00\x12#\n\x08sub_flow\x18\x03 \x01(\x0b\x32\x0f.shared.SubFlowH\x00\x42\x07\n\x05value\"\x80\x01\n\rNodeParameter\x12\x13\n\x0b\x64\x61tabase_id\x18\x01 \x01(\x03\x12\x1c\n\x14runtime_parameter_id\x18\x02 \x01(\t\x12 \n\x05value\x18\x03 \x01(\x0b\x32\x11.shared.NodeValue\x12\x11\n\x04\x63\x61st\x18\x04 \x01(\tH\x00\x88\x01\x01\x42\x07\n\x05_cast\"\xa5\x01\n\x0eReferenceValue\x12\'\n\nflow_input\x18\x01 \x01(\x0b\x32\x11.shared.FlowInputH\x00\x12\x11\n\x07node_id\x18\x02 \x01(\x03H\x00\x12\'\n\ninput_type\x18\x03 \x01(\x0b\x32\x11.shared.InputTypeH\x00\x12$\n\x05paths\x18\x04 \x03(\x0b\x32\x15.shared.ReferencePathB\x08\n\x06target\"d\n\x0fSubFlowFunction\x12\x1b\n\x13\x66unction_identifier\x18\x01 \x01(\t\x12\x1e\n\x11\x64\x65\x66inition_source\x18\x02 \x01(\tH\x00\x88\x01\x01\x42\x14\n\x12_definition_source\"\xf3\x01\n\x07SubFlow\x12\x1a\n\x10starting_node_id\x18\x01 \x01(\x03H\x00\x12+\n\x08\x66unction\x18\x02 \x01(\x0b\x32\x17.shared.SubFlowFunctionH\x00\x12$\n\x0cinput_schema\x18\x03 \x01(\x0b\x32\x0e.shared.Struct\x12%\n\routput_schema\x18\x04 \x01(\x0b\x32\x0e.shared.Struct\x12\x11\n\tsignature\x18\x05 \x01(\t\x12(\n\x08settings\x18\x06 \x03(\x0b\x32\x16.shared.SubFlowSettingB\x15\n\x13\x65xecution_reference\"\xa5\x01\n\x0eSubFlowSetting\x12\x12\n\nidentifier\x18\x01 \x01(\t\x12)\n\rdefault_value\x18\x02 \x01(\x0b\x32\r.shared.ValueH\x00\x88\x01\x01\x12\x15\n\x08optional\x18\x03 \x01(\x08H\x01\x88\x01\x01\x12\x13\n\x06hidden\x18\x04 \x01(\x08H\x02\x88\x01\x01\x42\x10\n\x0e_default_valueB\x0b\n\t_optionalB\t\n\x07_hidden\"\x0b\n\tFlowInput\"J\n\tInputType\x12\x0f\n\x07node_id\x18\x01 \x01(\x03\x12\x17\n\x0fparameter_index\x18\x02 \x01(\x03\x12\x13\n\x0binput_index\x18\x03 \x01(\x03\"U\n\rReferencePath\x12\x11\n\x04path\x18\x01 \x01(\tH\x00\x88\x01\x01\x12\x18\n\x0b\x61rray_index\x18\x02 \x01(\x03H\x01\x88\x01\x01\x42\x07\n\x05_pathB\x0e\n\x0c_array_index\".\n\x05\x46lows\x12%\n\x05\x66lows\x18\x01 \x03(\x0b\x32\x16.shared.ValidationFlowB\x11\xea\x02\x0eTucana::Sharedb\x06proto3"
12
+ descriptor_data = "\n\x11shared.flow.proto\x12\x06shared\x1a\x13shared.struct.proto\x1a\x16shared.data_type.proto\x1a\x18shared.translation.proto\"\xcb\x03\n\x0eValidationFlow\x12\x0f\n\x07\x66low_id\x18\x01 \x01(\x03\x12\x12\n\nproject_id\x18\x02 \x01(\x03\x12\x0c\n\x04type\x18\x03 \x01(\t\x12-\n\ndata_types\x18\x04 \x03(\x0b\x32\x19.shared.ExecutionDataType\x12%\n\x08settings\x18\x05 \x03(\x0b\x32\x13.shared.FlowSetting\x12\x18\n\x10starting_node_id\x18\x06 \x01(\x03\x12,\n\x0enode_functions\x18\x07 \x03(\x0b\x32\x14.shared.NodeFunction\x12\x14\n\x0cproject_slug\x18\x08 \x01(\t\x12\x1b\n\x0e\x64isable_reason\x18\t \x01(\tH\x00\x88\x01\x01\x12\x11\n\tsignature\x18\n \x01(\t\x12\x1e\n\x11\x64\x65\x66inition_source\x18\x0b \x01(\tH\x01\x88\x01\x01\x12$\n\x0cinput_schema\x18\x0c \x01(\x0b\x32\x0e.shared.Struct\x12%\n\routput_schema\x18\r \x01(\x0b\x32\x0e.shared.Struct\x12\x0c\n\x04name\x18\x0e \x01(\tB\x11\n\x0f_disable_reasonB\x14\n\x12_definition_source\"\xb5\x01\n\rExecutionFlow\x12\x0f\n\x07\x66low_id\x18\x01 \x01(\x03\x12\x12\n\nproject_id\x18\x05 \x01(\x03\x12\x18\n\x10starting_node_id\x18\x02 \x01(\x03\x12,\n\x0enode_functions\x18\x04 \x03(\x0b\x32\x14.shared.NodeFunction\x12\'\n\x0binput_value\x18\x03 \x01(\x0b\x32\r.shared.ValueH\x00\x88\x01\x01\x42\x0e\n\x0c_input_value\"\x9b\x01\n\x0eGenerationFlow\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x0c\n\x04type\x18\x02 \x01(\t\x12\x18\n\x10starting_node_id\x18\x03 \x01(\t\x12,\n\x0enode_functions\x18\x04 \x03(\x0b\x32\x14.shared.NodeFunction\x12%\n\x08settings\x18\x05 \x03(\x0b\x32\x13.shared.FlowSetting\"\x8a\x01\n\x0b\x46lowSetting\x12\x18\n\x0b\x64\x61tabase_id\x18\x01 \x01(\x03H\x00\x88\x01\x01\x12\x17\n\x0f\x66low_setting_id\x18\x02 \x01(\t\x12\x1c\n\x05value\x18\x03 \x01(\x0b\x32\r.shared.Value\x12\x11\n\x04\x63\x61st\x18\x04 \x01(\tH\x01\x88\x01\x01\x42\x0e\n\x0c_database_idB\x07\n\x05_cast\"\xe2\x01\n\x0cNodeFunction\x12\x18\n\x0b\x64\x61tabase_id\x18\x01 \x01(\x03H\x00\x88\x01\x01\x12\x1b\n\x13runtime_function_id\x18\x02 \x01(\t\x12)\n\nparameters\x18\x03 \x03(\x0b\x32\x15.shared.NodeParameter\x12\x19\n\x0cnext_node_id\x18\x04 \x01(\x03H\x01\x88\x01\x01\x12\x1e\n\x11\x64\x65\x66inition_source\x18\x05 \x01(\tH\x02\x88\x01\x01\x42\x0e\n\x0c_database_idB\x0f\n\r_next_node_idB\x14\n\x12_definition_source\"\x9b\x01\n\tNodeValue\x12-\n\rliteral_value\x18\x01 \x01(\x0b\x32\x14.shared.LiteralValueH\x00\x12\x31\n\x0freference_value\x18\x02 \x01(\x0b\x32\x16.shared.ReferenceValueH\x00\x12#\n\x08sub_flow\x18\x03 \x01(\x0b\x32\x0f.shared.SubFlowH\x00\x42\x07\n\x05value\"^\n\x0cLiteralValue\x12\x1c\n\x05value\x18\x01 \x01(\x0b\x32\r.shared.Value\x12\x30\n\nreferences\x18\x02 \x03(\x0b\x32\x1c.shared.InlineReferenceValue\"K\n\x14InlineReferenceValue\x12\x11\n\tsignature\x18\x01 \x01(\t\x12 \n\x05value\x18\x02 \x01(\x0b\x32\x11.shared.NodeValue\"\x80\x01\n\rNodeParameter\x12\x13\n\x0b\x64\x61tabase_id\x18\x01 \x01(\x03\x12\x1c\n\x14runtime_parameter_id\x18\x02 \x01(\t\x12 \n\x05value\x18\x03 \x01(\x0b\x32\x11.shared.NodeValue\x12\x11\n\x04\x63\x61st\x18\x04 \x01(\tH\x00\x88\x01\x01\x42\x07\n\x05_cast\"\xa5\x01\n\x0eReferenceValue\x12\'\n\nflow_input\x18\x01 \x01(\x0b\x32\x11.shared.FlowInputH\x00\x12\x11\n\x07node_id\x18\x02 \x01(\x03H\x00\x12\'\n\ninput_type\x18\x03 \x01(\x0b\x32\x11.shared.InputTypeH\x00\x12$\n\x05paths\x18\x04 \x03(\x0b\x32\x15.shared.ReferencePathB\x08\n\x06target\"d\n\x0fSubFlowFunction\x12\x1b\n\x13\x66unction_identifier\x18\x01 \x01(\t\x12\x1e\n\x11\x64\x65\x66inition_source\x18\x02 \x01(\tH\x00\x88\x01\x01\x42\x14\n\x12_definition_source\"\xf3\x01\n\x07SubFlow\x12\x1a\n\x10starting_node_id\x18\x01 \x01(\x03H\x00\x12+\n\x08\x66unction\x18\x02 \x01(\x0b\x32\x17.shared.SubFlowFunctionH\x00\x12$\n\x0cinput_schema\x18\x03 \x01(\x0b\x32\x0e.shared.Struct\x12%\n\routput_schema\x18\x04 \x01(\x0b\x32\x0e.shared.Struct\x12\x11\n\tsignature\x18\x05 \x01(\t\x12(\n\x08settings\x18\x06 \x03(\x0b\x32\x16.shared.SubFlowSettingB\x15\n\x13\x65xecution_reference\"\xa5\x01\n\x0eSubFlowSetting\x12\x12\n\nidentifier\x18\x01 \x01(\t\x12)\n\rdefault_value\x18\x02 \x01(\x0b\x32\r.shared.ValueH\x00\x88\x01\x01\x12\x15\n\x08optional\x18\x03 \x01(\x08H\x01\x88\x01\x01\x12\x13\n\x06hidden\x18\x04 \x01(\x08H\x02\x88\x01\x01\x42\x10\n\x0e_default_valueB\x0b\n\t_optionalB\t\n\x07_hidden\"\x0b\n\tFlowInput\"J\n\tInputType\x12\x0f\n\x07node_id\x18\x01 \x01(\x03\x12\x17\n\x0fparameter_index\x18\x02 \x01(\x03\x12\x13\n\x0binput_index\x18\x03 \x01(\x03\"U\n\rReferencePath\x12\x11\n\x04path\x18\x01 \x01(\tH\x00\x88\x01\x01\x12\x18\n\x0b\x61rray_index\x18\x02 \x01(\x03H\x01\x88\x01\x01\x42\x07\n\x05_pathB\x0e\n\x0c_array_index\".\n\x05\x46lows\x12%\n\x05\x66lows\x18\x01 \x03(\x0b\x32\x16.shared.ValidationFlowB\x11\xea\x02\x0eTucana::Sharedb\x06proto3"
13
13
 
14
14
  pool = Google::Protobuf::DescriptorPool.generated_pool
15
15
  pool.add_serialized_file(descriptor_data)
@@ -22,6 +22,8 @@ module Tucana
22
22
  FlowSetting = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.FlowSetting").msgclass
23
23
  NodeFunction = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.NodeFunction").msgclass
24
24
  NodeValue = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.NodeValue").msgclass
25
+ LiteralValue = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.LiteralValue").msgclass
26
+ InlineReferenceValue = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.InlineReferenceValue").msgclass
25
27
  NodeParameter = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.NodeParameter").msgclass
26
28
  ReferenceValue = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.ReferenceValue").msgclass
27
29
  SubFlowFunction = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.SubFlowFunction").msgclass
@@ -4,5 +4,5 @@
4
4
  # to update the version, run "bundle exec rake release:version[NEW_VERSION]".
5
5
 
6
6
  module Tucana
7
- VERSION = "0.0.80"
7
+ VERSION = "0.0.81"
8
8
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tucana
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.80
4
+ version: 0.0.81
5
5
  platform: ruby
6
6
  authors:
7
7
  - Niklas van Schrick