tucana 0.0.69 → 0.0.70
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 +4 -4
- data/lib/tucana/generated/aquila/aquila.action_pb.rb +2 -1
- data/lib/tucana/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 9f617f897d8bd22eb43ce382ff00db3d8292949d02a499b6258aaaaaed68c8f2
|
|
4
|
+
data.tar.gz: cc83323bd32d6fea6bc46d24ec69526ad0c9ede4046971974ae9a06899e99e24
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 63fb1266b7d1941df6a9364ba8a2e7657664eff49a6a6a82fa1b23acba56d0ce90b53fa13cab0c28099f185a2e460cbc6ba737026fa9851723549fc5d8108e30
|
|
7
|
+
data.tar.gz: 06eed1c8b5d1185cb92deecf8b0c898ae9af9fdd6ed11c7cb04045e8ee0f7f47c24dd55d613e991e7638096746ccb5b9bb0f67a4dcf21b5fadcda31344bf94be
|
|
@@ -9,7 +9,7 @@ require_relative '../shared/shared.execution_result_pb'
|
|
|
9
9
|
require_relative '../shared/shared.struct_pb'
|
|
10
10
|
|
|
11
11
|
|
|
12
|
-
descriptor_data = "\n\x13\x61quila.action.proto\x12\x06\x61quila\x1a\x13shared.module.proto\x1a\x1dshared.execution_result.proto\x1a\x13shared.struct.proto\"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\"-\n\x0b\x41\x63tionLogon\x12\x1e\n\x06module\x18\x01 \x01(\x0b\x32\x0e.shared.Module\"\x8b\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 \x01(\x0b\x32\x0e.shared.Struct\x12\x12\n\nproject_id\x18\x04 \x01(\x03\"\
|
|
12
|
+
descriptor_data = "\n\x13\x61quila.action.proto\x12\x06\x61quila\x1a\x13shared.module.proto\x1a\x1dshared.execution_result.proto\x1a\x13shared.struct.proto\"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\"-\n\x0b\x41\x63tionLogon\x12\x1e\n\x06module\x18\x01 \x01(\x0b\x32\x0e.shared.Module\"\x8b\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 \x01(\x0b\x32\x0e.shared.Struct\x12\x12\n\nproject_id\x18\x04 \x01(\x03\"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\"\x9e\x01\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\x42\x06\n\x04\x64\x61ta\"\x94\x01\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\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"
|
|
13
13
|
|
|
14
14
|
pool = Google::Protobuf::DescriptorPool.generated_pool
|
|
15
15
|
pool.add_serialized_file(descriptor_data)
|
|
@@ -19,6 +19,7 @@ module Tucana
|
|
|
19
19
|
ActionEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("aquila.ActionEvent").msgclass
|
|
20
20
|
ActionLogon = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("aquila.ActionLogon").msgclass
|
|
21
21
|
ActionExecutionRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("aquila.ActionExecutionRequest").msgclass
|
|
22
|
+
ActionExecutionResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("aquila.ActionExecutionResponse").msgclass
|
|
22
23
|
ActionTransferRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("aquila.ActionTransferRequest").msgclass
|
|
23
24
|
ActionTransferResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("aquila.ActionTransferResponse").msgclass
|
|
24
25
|
end
|
data/lib/tucana/version.rb
CHANGED