tucana 0.0.20 → 0.0.21
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 -2
- data/lib/tucana/generated/aquila/aquila.data_type_pb.rb +20 -0
- data/lib/tucana/generated/aquila/aquila.data_type_services_pb.rb +24 -0
- data/lib/tucana/generated/aquila/aquila.flow_type_pb.rb +20 -0
- data/lib/tucana/generated/aquila/aquila.flow_type_services_pb.rb +25 -0
- data/lib/tucana/generated/aquila/aquila.runtime_function_pb.rb +20 -0
- data/lib/tucana/generated/aquila/aquila.runtime_function_services_pb.rb +25 -0
- data/lib/tucana/generated/sagittarius/sagittarius.data_type_pb.rb +20 -0
- data/lib/tucana/generated/sagittarius/{sagittarius.datatype_services_pb.rb → sagittarius.data_type_services_pb.rb} +2 -2
- data/lib/tucana/generated/sagittarius/sagittarius.flow_type_pb.rb +20 -0
- data/lib/tucana/generated/sagittarius/sagittarius.flow_type_services_pb.rb +25 -0
- data/lib/tucana/generated/sagittarius/sagittarius.runtime_function_services_pb.rb +1 -0
- data/lib/tucana/generated/shared/shared.data_type_pb.rb +27 -0
- data/lib/tucana/generated/shared/shared.event_pb.rb +2 -2
- data/lib/tucana/generated/shared/shared.flow_definition_pb.rb +24 -0
- data/lib/tucana/generated/shared/shared.flow_pb.rb +3 -2
- data/lib/tucana/generated/shared/shared.runtime_function_pb.rb +2 -4
- data/lib/tucana/version.rb +1 -1
- metadata +14 -6
- data/lib/tucana/generated/sagittarius/sagittarius.datatype_pb.rb +0 -20
- data/lib/tucana/generated/sagittarius/sagittarius.flow_definition_pb.rb +0 -24
- data/lib/tucana/generated/shared/shared.datatype_pb.rb +0 -23
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e177b3a8212936efd876bcdbb5c8c4eab237f1c7b82431e2053e277d1f1f378f
|
4
|
+
data.tar.gz: 3328223eb22d4fcd56045438c4d3defa6efcca8e68c3d67ffb54dea3be50a4d9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7bd45602aeb658034fab19cfa2c228bc140b7937e4e749dcff8313222c91172af25b04674c6375731f6f048f7a3a5fdebc184e55c6e9f16886bff5409553cc2a
|
7
|
+
data.tar.gz: 361fc0bbcf4efbaf76a86a97e449847cd30ef71a2b7d467c1b6f9dd91b6f9f583695fd37eb9823892cd893bd6ac8664e45ac4470a16526f8d96aaa74461acbfc
|
@@ -6,12 +6,12 @@ require 'google/protobuf'
|
|
6
6
|
|
7
7
|
require_relative '../shared/shared.struct_pb'
|
8
8
|
require_relative '../shared/shared.runtime_function_pb'
|
9
|
-
require_relative '../shared/shared.
|
9
|
+
require_relative '../shared/shared.data_type_pb'
|
10
10
|
require_relative '../shared/shared.translation_pb'
|
11
11
|
require_relative '../shared/shared.event_pb'
|
12
12
|
|
13
13
|
|
14
|
-
descriptor_data = "\n\x13\x61quila.action.proto\x12\x06\x61quila\x1a\x13shared.struct.proto\x1a\x1dshared.runtime_function.proto\x1a\
|
14
|
+
descriptor_data = "\n\x13\x61quila.action.proto\x12\x06\x61quila\x1a\x13shared.struct.proto\x1a\x1dshared.runtime_function.proto\x1a\x16shared.data_type.proto\x1a\x18shared.translation.proto\x1a\x12shared.event.proto\";\n\x05\x45vent\x12\x12\n\nevent_type\x18\x01 \x01(\t\x12\x1e\n\x07payload\x18\x02 \x01(\x0b\x32\r.shared.Value\"\xc8\x01\n\rConfiguration\x12\x12\n\nidentifier\x18\x01 \x01(\t\x12?\n\x14\x66unction_definitions\x18\x02 \x03(\x0b\x32!.shared.RuntimeFunctionDefinition\x12&\n\x0b\x65vent_types\x18\x03 \x03(\x0b\x32\x11.shared.EventType\x12:\n\x15\x61\x63tion_configurations\x18\x04 \x03(\x0b\x32\x1b.aquila.ActionConfiguration\"\xbf\x01\n\x13\x41\x63tionConfiguration\x12!\n\x04name\x18\x01 \x03(\x0b\x32\x13.shared.Translation\x12(\n\x0b\x64\x65scription\x18\x02 \x03(\x0b\x32\x13.shared.Translation\x12\x1e\n\x04type\x18\x03 \x01(\x0b\x32\x10.shared.DataType\x12)\n\rdefault_value\x18\x04 \x01(\x0b\x32\r.shared.ValueH\x00\x88\x01\x01\x42\x10\n\x0e_default_value\"q\n\x10\x45xecutionRequest\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\"N\n\x0f\x45xecutionResult\x12\x1c\n\x14\x65xecution_identifier\x18\x01 \x01(\t\x12\x1d\n\x06result\x18\x02 \x01(\x0b\x32\r.shared.Value\"\x94\x01\n\x0fTransferRequest\x12.\n\rconfiguration\x18\x01 \x01(\x0b\x32\x15.aquila.ConfigurationH\x00\x12\x1e\n\x05\x65vent\x18\x02 \x01(\x0b\x32\r.aquila.EventH\x00\x12)\n\x06result\x18\x03 \x01(\x0b\x32\x17.aquila.ExecutionResultH\x00\x42\x06\n\x04\x64\x61ta\"?\n\x10TransferResponse\x12+\n\texecution\x18\x01 \x01(\x0b\x32\x18.aquila.ExecutionRequest2Z\n\x15\x41\x63tionTransferService\x12\x41\n\x08Transfer\x12\x17.aquila.TransferRequest\x1a\x18.aquila.TransferResponse(\x01\x30\x01\x42\x11\xea\x02\x0eTucana::Aquilab\x06proto3"
|
15
15
|
|
16
16
|
pool = Google::Protobuf::DescriptorPool.generated_pool
|
17
17
|
pool.add_serialized_file(descriptor_data)
|
@@ -0,0 +1,20 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
3
|
+
# source: aquila.data_type.proto
|
4
|
+
|
5
|
+
require 'google/protobuf'
|
6
|
+
|
7
|
+
require_relative '../shared/shared.data_type_pb'
|
8
|
+
|
9
|
+
|
10
|
+
descriptor_data = "\n\x16\x61quila.data_type.proto\x12\x06\x61quila\x1a\x16shared.data_type.proto\"=\n\x15\x44\x61taTypeUpdateRequest\x12$\n\ndata_types\x18\x01 \x03(\x0b\x32\x10.shared.DataType\")\n\x16\x44\x61taTypeUpdateResponse\x12\x0f\n\x07success\x18\x01 \x01(\x08\x32\\\n\x0f\x44\x61taTypeService\x12I\n\x06Update\x12\x1d.aquila.DataTypeUpdateRequest\x1a\x1e.aquila.DataTypeUpdateResponse\"\x00\x42\x11\xea\x02\x0eTucana::Aquilab\x06proto3"
|
11
|
+
|
12
|
+
pool = Google::Protobuf::DescriptorPool.generated_pool
|
13
|
+
pool.add_serialized_file(descriptor_data)
|
14
|
+
|
15
|
+
module Tucana
|
16
|
+
module Aquila
|
17
|
+
DataTypeUpdateRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("aquila.DataTypeUpdateRequest").msgclass
|
18
|
+
DataTypeUpdateResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("aquila.DataTypeUpdateResponse").msgclass
|
19
|
+
end
|
20
|
+
end
|
@@ -0,0 +1,24 @@
|
|
1
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
2
|
+
# Source: aquila.data_type.proto for package 'Tucana.Aquila'
|
3
|
+
|
4
|
+
require 'grpc'
|
5
|
+
require_relative 'aquila.data_type_pb'
|
6
|
+
|
7
|
+
module Tucana
|
8
|
+
module Aquila
|
9
|
+
module DataTypeService
|
10
|
+
class Service
|
11
|
+
|
12
|
+
include ::GRPC::GenericService
|
13
|
+
|
14
|
+
self.marshal_class_method = :encode
|
15
|
+
self.unmarshal_class_method = :decode
|
16
|
+
self.service_name = 'aquila.DataTypeService'
|
17
|
+
|
18
|
+
rpc :Update, ::Tucana::Aquila::DataTypeUpdateRequest, ::Tucana::Aquila::DataTypeUpdateResponse
|
19
|
+
end
|
20
|
+
|
21
|
+
Stub = Service.rpc_stub_class
|
22
|
+
end
|
23
|
+
end
|
24
|
+
end
|
@@ -0,0 +1,20 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
3
|
+
# source: aquila.flow_type.proto
|
4
|
+
|
5
|
+
require 'google/protobuf'
|
6
|
+
|
7
|
+
require_relative '../shared/shared.flow_definition_pb'
|
8
|
+
|
9
|
+
|
10
|
+
descriptor_data = "\n\x16\x61quila.flow_type.proto\x12\x06\x61quila\x1a\x1cshared.flow_definition.proto\"=\n\x15\x46lowTypeUpdateRequest\x12$\n\nflow_types\x18\x01 \x03(\x0b\x32\x10.shared.FlowType\")\n\x16\x46lowTypeUpdateResponse\x12\x0f\n\x07success\x18\x01 \x01(\x08\x32\\\n\x0f\x46lowTypeService\x12I\n\x06Update\x12\x1d.aquila.FlowTypeUpdateRequest\x1a\x1e.aquila.FlowTypeUpdateResponse\"\x00\x42\x11\xea\x02\x0eTucana::Aquilab\x06proto3"
|
11
|
+
|
12
|
+
pool = Google::Protobuf::DescriptorPool.generated_pool
|
13
|
+
pool.add_serialized_file(descriptor_data)
|
14
|
+
|
15
|
+
module Tucana
|
16
|
+
module Aquila
|
17
|
+
FlowTypeUpdateRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("aquila.FlowTypeUpdateRequest").msgclass
|
18
|
+
FlowTypeUpdateResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("aquila.FlowTypeUpdateResponse").msgclass
|
19
|
+
end
|
20
|
+
end
|
@@ -0,0 +1,25 @@
|
|
1
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
2
|
+
# Source: aquila.flow_type.proto for package 'Tucana.Aquila'
|
3
|
+
|
4
|
+
require 'grpc'
|
5
|
+
require_relative 'aquila.flow_type_pb'
|
6
|
+
|
7
|
+
module Tucana
|
8
|
+
module Aquila
|
9
|
+
module FlowTypeService
|
10
|
+
# This service will be implemented as a server by Aquila and as a client by Draco.
|
11
|
+
class Service
|
12
|
+
|
13
|
+
include ::GRPC::GenericService
|
14
|
+
|
15
|
+
self.marshal_class_method = :encode
|
16
|
+
self.unmarshal_class_method = :decode
|
17
|
+
self.service_name = 'aquila.FlowTypeService'
|
18
|
+
|
19
|
+
rpc :Update, ::Tucana::Aquila::FlowTypeUpdateRequest, ::Tucana::Aquila::FlowTypeUpdateResponse
|
20
|
+
end
|
21
|
+
|
22
|
+
Stub = Service.rpc_stub_class
|
23
|
+
end
|
24
|
+
end
|
25
|
+
end
|
@@ -0,0 +1,20 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
3
|
+
# source: aquila.runtime_function.proto
|
4
|
+
|
5
|
+
require 'google/protobuf'
|
6
|
+
|
7
|
+
require_relative '../shared/shared.runtime_function_pb'
|
8
|
+
|
9
|
+
|
10
|
+
descriptor_data = "\n\x1d\x61quila.runtime_function.proto\x12\x06\x61quila\x1a\x1dshared.runtime_function.proto\"f\n&RuntimeFunctionDefinitionUpdateRequest\x12<\n\x11runtime_functions\x18\x01 \x03(\x0b\x32!.shared.RuntimeFunctionDefinition\":\n\'RuntimeFunctionDefinitionUpdateResponse\x12\x0f\n\x07success\x18\x01 \x01(\x08\x32\x8f\x01\n RuntimeFunctionDefinitionService\x12k\n\x06Update\x12..aquila.RuntimeFunctionDefinitionUpdateRequest\x1a/.aquila.RuntimeFunctionDefinitionUpdateResponse\"\x00\x42\x11\xea\x02\x0eTucana::Aquilab\x06proto3"
|
11
|
+
|
12
|
+
pool = Google::Protobuf::DescriptorPool.generated_pool
|
13
|
+
pool.add_serialized_file(descriptor_data)
|
14
|
+
|
15
|
+
module Tucana
|
16
|
+
module Aquila
|
17
|
+
RuntimeFunctionDefinitionUpdateRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("aquila.RuntimeFunctionDefinitionUpdateRequest").msgclass
|
18
|
+
RuntimeFunctionDefinitionUpdateResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("aquila.RuntimeFunctionDefinitionUpdateResponse").msgclass
|
19
|
+
end
|
20
|
+
end
|
@@ -0,0 +1,25 @@
|
|
1
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
2
|
+
# Source: aquila.runtime_function.proto for package 'Tucana.Aquila'
|
3
|
+
|
4
|
+
require 'grpc'
|
5
|
+
require_relative 'aquila.runtime_function_pb'
|
6
|
+
|
7
|
+
module Tucana
|
8
|
+
module Aquila
|
9
|
+
module RuntimeFunctionDefinitionService
|
10
|
+
# This service will be implemented as a server by Aquila and as a client by Taurus.
|
11
|
+
class Service
|
12
|
+
|
13
|
+
include ::GRPC::GenericService
|
14
|
+
|
15
|
+
self.marshal_class_method = :encode
|
16
|
+
self.unmarshal_class_method = :decode
|
17
|
+
self.service_name = 'aquila.RuntimeFunctionDefinitionService'
|
18
|
+
|
19
|
+
rpc :Update, ::Tucana::Aquila::RuntimeFunctionDefinitionUpdateRequest, ::Tucana::Aquila::RuntimeFunctionDefinitionUpdateResponse
|
20
|
+
end
|
21
|
+
|
22
|
+
Stub = Service.rpc_stub_class
|
23
|
+
end
|
24
|
+
end
|
25
|
+
end
|
@@ -0,0 +1,20 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
3
|
+
# source: sagittarius.data_type.proto
|
4
|
+
|
5
|
+
require 'google/protobuf'
|
6
|
+
|
7
|
+
require_relative '../shared/shared.data_type_pb'
|
8
|
+
|
9
|
+
|
10
|
+
descriptor_data = "\n\x1bsagittarius.data_type.proto\x12\x0bsagittarius\x1a\x16shared.data_type.proto\"=\n\x15\x44\x61taTypeUpdateRequest\x12$\n\ndata_types\x18\x01 \x03(\x0b\x32\x10.shared.DataType\")\n\x16\x44\x61taTypeUpdateResponse\x12\x0f\n\x07success\x18\x01 \x01(\x08\x32\x66\n\x0f\x44\x61taTypeService\x12S\n\x06Update\x12\".sagittarius.DataTypeUpdateRequest\x1a#.sagittarius.DataTypeUpdateResponse\"\x00\x42\x16\xea\x02\x13Tucana::Sagittariusb\x06proto3"
|
11
|
+
|
12
|
+
pool = Google::Protobuf::DescriptorPool.generated_pool
|
13
|
+
pool.add_serialized_file(descriptor_data)
|
14
|
+
|
15
|
+
module Tucana
|
16
|
+
module Sagittarius
|
17
|
+
DataTypeUpdateRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("sagittarius.DataTypeUpdateRequest").msgclass
|
18
|
+
DataTypeUpdateResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("sagittarius.DataTypeUpdateResponse").msgclass
|
19
|
+
end
|
20
|
+
end
|
@@ -1,8 +1,8 @@
|
|
1
1
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
2
|
-
# Source: sagittarius.
|
2
|
+
# Source: sagittarius.data_type.proto for package 'Tucana.Sagittarius'
|
3
3
|
|
4
4
|
require 'grpc'
|
5
|
-
require_relative 'sagittarius.
|
5
|
+
require_relative 'sagittarius.data_type_pb'
|
6
6
|
|
7
7
|
module Tucana
|
8
8
|
module Sagittarius
|
@@ -0,0 +1,20 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
3
|
+
# source: sagittarius.flow_type.proto
|
4
|
+
|
5
|
+
require 'google/protobuf'
|
6
|
+
|
7
|
+
require_relative '../shared/shared.flow_definition_pb'
|
8
|
+
|
9
|
+
|
10
|
+
descriptor_data = "\n\x1bsagittarius.flow_type.proto\x12\x0bsagittarius\x1a\x1cshared.flow_definition.proto\"=\n\x15\x46lowTypeUpdateRequest\x12$\n\nflow_types\x18\x01 \x03(\x0b\x32\x10.shared.FlowType\")\n\x16\x46lowTypeUpdateResponse\x12\x0f\n\x07success\x18\x01 \x01(\x08\x32\x66\n\x0f\x46lowTypeService\x12S\n\x06Update\x12\".sagittarius.FlowTypeUpdateRequest\x1a#.sagittarius.FlowTypeUpdateResponse\"\x00\x42\x16\xea\x02\x13Tucana::Sagittariusb\x06proto3"
|
11
|
+
|
12
|
+
pool = Google::Protobuf::DescriptorPool.generated_pool
|
13
|
+
pool.add_serialized_file(descriptor_data)
|
14
|
+
|
15
|
+
module Tucana
|
16
|
+
module Sagittarius
|
17
|
+
FlowTypeUpdateRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("sagittarius.FlowTypeUpdateRequest").msgclass
|
18
|
+
FlowTypeUpdateResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("sagittarius.FlowTypeUpdateResponse").msgclass
|
19
|
+
end
|
20
|
+
end
|
@@ -0,0 +1,25 @@
|
|
1
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
2
|
+
# Source: sagittarius.flow_type.proto for package 'Tucana.Sagittarius'
|
3
|
+
|
4
|
+
require 'grpc'
|
5
|
+
require_relative 'sagittarius.flow_type_pb'
|
6
|
+
|
7
|
+
module Tucana
|
8
|
+
module Sagittarius
|
9
|
+
module FlowTypeService
|
10
|
+
# This service will be implemented as a server by Sagittarius and as a client by Aquila.
|
11
|
+
class Service
|
12
|
+
|
13
|
+
include ::GRPC::GenericService
|
14
|
+
|
15
|
+
self.marshal_class_method = :encode
|
16
|
+
self.unmarshal_class_method = :decode
|
17
|
+
self.service_name = 'sagittarius.FlowTypeService'
|
18
|
+
|
19
|
+
rpc :Update, ::Tucana::Sagittarius::FlowTypeUpdateRequest, ::Tucana::Sagittarius::FlowTypeUpdateResponse
|
20
|
+
end
|
21
|
+
|
22
|
+
Stub = Service.rpc_stub_class
|
23
|
+
end
|
24
|
+
end
|
25
|
+
end
|
@@ -7,6 +7,7 @@ require_relative 'sagittarius.runtime_function_pb'
|
|
7
7
|
module Tucana
|
8
8
|
module Sagittarius
|
9
9
|
module RuntimeFunctionDefinitionService
|
10
|
+
# This service will be implemented as a server by Sagittarius and as a client by Aquila.
|
10
11
|
class Service
|
11
12
|
|
12
13
|
include ::GRPC::GenericService
|
@@ -0,0 +1,27 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
3
|
+
# source: shared.data_type.proto
|
4
|
+
|
5
|
+
require 'google/protobuf'
|
6
|
+
|
7
|
+
require_relative '../shared/shared.struct_pb'
|
8
|
+
require_relative '../shared/shared.translation_pb'
|
9
|
+
|
10
|
+
|
11
|
+
descriptor_data = "\n\x16shared.data_type.proto\x12\x06shared\x1a\x13shared.struct.proto\x1a\x18shared.translation.proto\"\xa5\x03\n\x08\x44\x61taType\x12)\n\x07variant\x18\x01 \x01(\x0e\x32\x18.shared.DataType.Variant\x12\x12\n\nidentifier\x18\x02 \x01(\t\x12!\n\x04name\x18\x03 \x03(\x0b\x32\x13.shared.Translation\x12#\n\x05rules\x18\x04 \x03(\x0b\x32\x14.shared.DataTypeRule\x12%\n\x0binput_types\x18\x05 \x03(\x0b\x32\x10.shared.DataType\x12*\n\x0breturn_type\x18\x06 \x01(\x0b\x32\x10.shared.DataTypeH\x00\x88\x01\x01\x12#\n\x16parent_type_identifier\x18\x07 \x01(\tH\x01\x88\x01\x01\"o\n\x07Variant\x12\x0b\n\x07UNKNOWN\x10\x00\x12\r\n\tPRIMITIVE\x10\x01\x12\x08\n\x04TYPE\x10\x02\x12\n\n\x06OBJECT\x10\x03\x12\x0c\n\x08\x44\x41TATYPE\x10\x04\x12\t\n\x05\x41RRAY\x10\x05\x12\x0b\n\x07GENERIC\x10\x06\x12\x0c\n\x08\x46UNCTION\x10\x07\x42\x0e\n\x0c_return_typeB\x19\n\x17_parent_type_identifier\"\xd3\x02\n\x0c\x44\x61taTypeRule\x12=\n\x0c\x63ontains_key\x18\x01 \x01(\x0b\x32%.shared.DataTypeContainsKeyRuleConfigH\x00\x12?\n\rcontains_type\x18\x02 \x01(\x0b\x32&.shared.DataTypeContainsTypeRuleConfigH\x00\x12H\n\x12item_of_collection\x18\x03 \x01(\x0b\x32*.shared.DataTypeItemOfCollectionRuleConfigH\x00\x12=\n\x0cnumber_range\x18\x04 \x01(\x0b\x32%.shared.DataTypeNumberRangeRuleConfigH\x00\x12\x30\n\x05regex\x18\x05 \x01(\x0b\x32\x1f.shared.DataTypeRegexRuleConfigH\x00\x42\x08\n\x06\x63onfig\"J\n\x1d\x44\x61taTypeContainsKeyRuleConfig\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\x1c\n\x14\x64\x61ta_type_identifier\x18\x02 \x01(\t\">\n\x1e\x44\x61taTypeContainsTypeRuleConfig\x12\x1c\n\x14\x64\x61ta_type_identifier\x18\x01 \x01(\t\"B\n\"DataTypeItemOfCollectionRuleConfig\x12\x1c\n\x05items\x18\x01 \x03(\x0b\x32\r.shared.Value\"W\n\x1d\x44\x61taTypeNumberRangeRuleConfig\x12\x0c\n\x04\x66rom\x18\x01 \x01(\x03\x12\n\n\x02to\x18\x02 \x01(\x03\x12\x12\n\x05steps\x18\x03 \x01(\x03H\x00\x88\x01\x01\x42\x08\n\x06_steps\"*\n\x17\x44\x61taTypeRegexRuleConfig\x12\x0f\n\x07pattern\x18\x01 \x01(\tB\x11\xea\x02\x0eTucana::Sharedb\x06proto3"
|
12
|
+
|
13
|
+
pool = Google::Protobuf::DescriptorPool.generated_pool
|
14
|
+
pool.add_serialized_file(descriptor_data)
|
15
|
+
|
16
|
+
module Tucana
|
17
|
+
module Shared
|
18
|
+
DataType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.DataType").msgclass
|
19
|
+
DataType::Variant = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.DataType.Variant").enummodule
|
20
|
+
DataTypeRule = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.DataTypeRule").msgclass
|
21
|
+
DataTypeContainsKeyRuleConfig = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.DataTypeContainsKeyRuleConfig").msgclass
|
22
|
+
DataTypeContainsTypeRuleConfig = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.DataTypeContainsTypeRuleConfig").msgclass
|
23
|
+
DataTypeItemOfCollectionRuleConfig = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.DataTypeItemOfCollectionRuleConfig").msgclass
|
24
|
+
DataTypeNumberRangeRuleConfig = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.DataTypeNumberRangeRuleConfig").msgclass
|
25
|
+
DataTypeRegexRuleConfig = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.DataTypeRegexRuleConfig").msgclass
|
26
|
+
end
|
27
|
+
end
|
@@ -6,10 +6,10 @@ require 'google/protobuf'
|
|
6
6
|
|
7
7
|
require_relative '../shared/shared.struct_pb'
|
8
8
|
require_relative '../shared/shared.translation_pb'
|
9
|
-
require_relative '../shared/shared.
|
9
|
+
require_relative '../shared/shared.data_type_pb'
|
10
10
|
|
11
11
|
|
12
|
-
descriptor_data = "\n\x12shared.event.proto\x12\x06shared\x1a\x13shared.struct.proto\x1a\x18shared.translation.proto\x1a\
|
12
|
+
descriptor_data = "\n\x12shared.event.proto\x12\x06shared\x1a\x13shared.struct.proto\x1a\x18shared.translation.proto\x1a\x16shared.data_type.proto\"\xd3\x01\n\x17\x45ventDefinitionSettings\x12!\n\x04name\x18\x01 \x03(\x0b\x32\x13.shared.Translation\x12\x0e\n\x06unique\x18\x02 \x01(\x08\x12(\n\x0b\x64\x65scription\x18\x03 \x03(\x0b\x32\x13.shared.Translation\x12\x1e\n\x04type\x18\x04 \x01(\x0b\x32\x10.shared.DataType\x12)\n\rdefault_value\x18\x05 \x01(\x0b\x32\r.shared.ValueH\x00\x88\x01\x01\x42\x10\n\x0e_default_value\"|\n\x0f\x45ventDefinition\x12\x31\n\x08settings\x18\x01 \x03(\x0b\x32\x1f.shared.EventDefinitionSettings\x12$\n\ninput_type\x18\x02 \x01(\x0b\x32\x10.shared.DataType\x12\x10\n\x08\x65\x64itable\x18\x03 \x01(\x08\"[\n\tEventType\x12!\n\x04name\x18\x01 \x03(\x0b\x32\x13.shared.Translation\x12+\n\ndefinition\x18\x02 \x01(\x0b\x32\x17.shared.EventDefinitionB\x11\xea\x02\x0eTucana::Sharedb\x06proto3"
|
13
13
|
|
14
14
|
pool = Google::Protobuf::DescriptorPool.generated_pool
|
15
15
|
pool.add_serialized_file(descriptor_data)
|
@@ -0,0 +1,24 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
3
|
+
# source: shared.flow_definition.proto
|
4
|
+
|
5
|
+
require 'google/protobuf'
|
6
|
+
|
7
|
+
require_relative '../shared/shared.translation_pb'
|
8
|
+
require_relative '../shared/shared.data_type_pb'
|
9
|
+
require_relative '../shared/shared.struct_pb'
|
10
|
+
require_relative '../shared/shared.flow_pb'
|
11
|
+
|
12
|
+
|
13
|
+
descriptor_data = "\n\x1cshared.flow_definition.proto\x12\x06shared\x1a\x18shared.translation.proto\x1a\x16shared.data_type.proto\x1a\x13shared.struct.proto\x1a\x11shared.flow.proto\"Y\n\x08\x46lowType\x12*\n\ndefinition\x18\x01 \x01(\x0b\x32\x16.shared.FlowDefinition\x12!\n\x04name\x18\x02 \x03(\x0b\x32\x13.shared.Translation\"\xd2\x01\n\x15\x46lowDefinitionSetting\x12\x0e\n\x06unique\x18\x01 \x01(\x08\x12\x1e\n\x04type\x18\x02 \x01(\x0b\x32\x10.shared.DataType\x12*\n\rdefault_value\x18\x03 \x01(\x0b\x32\x0e.shared.StructH\x00\x88\x01\x01\x12!\n\x04name\x18\x04 \x03(\x0b\x32\x13.shared.Translation\x12(\n\x0b\x64\x65scription\x18\x05 \x03(\x0b\x32\x13.shared.TranslationB\x10\n\x0e_default_value\"\xb5\x01\n\x0e\x46lowDefinition\x12/\n\x08settings\x18\x01 \x03(\x0b\x32\x1d.shared.FlowDefinitionSetting\x12$\n\ninput_type\x18\x02 \x01(\x0b\x32\x10.shared.DataType\x12*\n\x0breturn_type\x18\x03 \x01(\x0b\x32\x10.shared.DataTypeH\x00\x88\x01\x01\x12\x10\n\x08\x65\x64itable\x18\x04 \x01(\x08\x42\x0e\n\x0c_return_typeB\x11\xea\x02\x0eTucana::Sharedb\x06proto3"
|
14
|
+
|
15
|
+
pool = Google::Protobuf::DescriptorPool.generated_pool
|
16
|
+
pool.add_serialized_file(descriptor_data)
|
17
|
+
|
18
|
+
module Tucana
|
19
|
+
module Shared
|
20
|
+
FlowType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.FlowType").msgclass
|
21
|
+
FlowDefinitionSetting = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.FlowDefinitionSetting").msgclass
|
22
|
+
FlowDefinition = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.FlowDefinition").msgclass
|
23
|
+
end
|
24
|
+
end
|
@@ -5,10 +5,10 @@
|
|
5
5
|
require 'google/protobuf'
|
6
6
|
|
7
7
|
require_relative '../shared/shared.struct_pb'
|
8
|
-
require_relative '../shared/shared.
|
8
|
+
require_relative '../shared/shared.data_type_pb'
|
9
9
|
|
10
10
|
|
11
|
-
descriptor_data = "\n\x11shared.flow.proto\x12\x06shared\x1a\x13shared.struct.proto\x1a\
|
11
|
+
descriptor_data = "\n\x11shared.flow.proto\x12\x06shared\x1a\x13shared.struct.proto\x1a\x16shared.data_type.proto\"\xb1\x02\n\x04\x46low\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\x10.shared.DataType\x12\"\n\x15input_type_identifier\x18\x05 \x01(\tH\x00\x88\x01\x01\x12#\n\x16return_type_identifier\x18\x06 \x01(\tH\x01\x88\x01\x01\x12%\n\x08settings\x18\x07 \x03(\x0b\x32\x13.shared.FlowSetting\x12+\n\rstarting_node\x18\x08 \x01(\x0b\x32\x14.shared.NodeFunctionB\x18\n\x16_input_type_identifierB\x19\n\x17_return_type_identifier\"`\n\x0b\x46lowSetting\x12\x31\n\ndefinition\x18\x01 \x01(\x0b\x32\x1d.shared.FlowSettingDefinition\x12\x1e\n\x06object\x18\x02 \x01(\x0b\x32\x0e.shared.Struct\"0\n\x15\x46lowSettingDefinition\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0b\n\x03key\x18\x02 \x01(\t\"\xa9\x01\n\x0cNodeFunction\x12\x32\n\ndefinition\x18\x01 \x01(\x0b\x32\x1e.shared.NodeFunctionDefinition\x12)\n\nparameters\x18\x02 \x03(\x0b\x32\x15.shared.NodeParameter\x12,\n\tnext_node\x18\x03 \x01(\x0b\x32\x14.shared.NodeFunctionH\x00\x88\x01\x01\x42\x0c\n\n_next_node\"\xd8\x01\n\rNodeParameter\x12\x33\n\ndefinition\x18\x01 \x01(\x0b\x32\x1f.shared.NodeParameterDefinition\x12&\n\rliteral_value\x18\x02 \x01(\x0b\x32\r.shared.ValueH\x00\x12\x31\n\x0freference_value\x18\x03 \x01(\x0b\x32\x16.shared.ReferenceValueH\x00\x12.\n\x0e\x66unction_value\x18\x04 \x01(\x0b\x32\x14.shared.NodeFunctionH\x00\x42\x07\n\x05value\"\x89\x01\n\x0eReferenceValue\x12\x17\n\x0ftype_identifier\x18\x01 \x01(\t\x12\x15\n\rprimary_level\x18\x02 \x01(\x05\x12\x17\n\x0fsecondary_level\x18\x03 \x01(\x05\x12\x1b\n\x0etertiary_level\x18\x04 \x01(\x05H\x00\x88\x01\x01\x42\x11\n\x0f_tertiary_level\"M\n\x17NodeParameterDefinition\x12\x14\n\x0cparameter_id\x18\x01 \x01(\t\x12\x1c\n\x14runtime_parameter_id\x18\x02 \x01(\t\"J\n\x16NodeFunctionDefinition\x12\x13\n\x0b\x66unction_id\x18\x01 \x01(\t\x12\x1b\n\x13runtime_function_id\x18\x02 \x01(\t\"$\n\x05\x46lows\x12\x1b\n\x05\x66lows\x18\x01 \x03(\x0b\x32\x0c.shared.FlowB\x11\xea\x02\x0eTucana::Sharedb\x06proto3"
|
12
12
|
|
13
13
|
pool = Google::Protobuf::DescriptorPool.generated_pool
|
14
14
|
pool.add_serialized_file(descriptor_data)
|
@@ -20,6 +20,7 @@ module Tucana
|
|
20
20
|
FlowSettingDefinition = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.FlowSettingDefinition").msgclass
|
21
21
|
NodeFunction = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.NodeFunction").msgclass
|
22
22
|
NodeParameter = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.NodeParameter").msgclass
|
23
|
+
ReferenceValue = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.ReferenceValue").msgclass
|
23
24
|
NodeParameterDefinition = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.NodeParameterDefinition").msgclass
|
24
25
|
NodeFunctionDefinition = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.NodeFunctionDefinition").msgclass
|
25
26
|
Flows = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.Flows").msgclass
|
@@ -5,11 +5,11 @@
|
|
5
5
|
require 'google/protobuf'
|
6
6
|
|
7
7
|
require_relative '../shared/shared.translation_pb'
|
8
|
-
require_relative '../shared/shared.
|
8
|
+
require_relative '../shared/shared.data_type_pb'
|
9
9
|
require_relative '../shared/shared.struct_pb'
|
10
10
|
|
11
11
|
|
12
|
-
descriptor_data = "\n\x1dshared.runtime_function.proto\x12\x06shared\x1a\x18shared.translation.proto\x1a\
|
12
|
+
descriptor_data = "\n\x1dshared.runtime_function.proto\x12\x06shared\x1a\x18shared.translation.proto\x1a\x16shared.data_type.proto\x1a\x13shared.struct.proto\"\x87\x03\n\x19RuntimeFunctionDefinition\x12\x14\n\x0cruntime_name\x18\x01 \x01(\t\x12I\n\x1druntime_parameter_definitions\x18\x02 \x03(\x0b\x32\".shared.RuntimeParameterDefinition\x12#\n\x16return_type_identifier\x18\x03 \x01(\tH\x00\x88\x01\x01\x12\x1e\n\x16\x65rror_type_identifiers\x18\x04 \x03(\t\x12!\n\x04name\x18\x05 \x03(\x0b\x32\x13.shared.Translation\x12(\n\x0b\x64\x65scription\x18\x06 \x03(\x0b\x32\x13.shared.Translation\x12*\n\rdocumentation\x18\x07 \x03(\x0b\x32\x13.shared.Translation\x12\x30\n\x13\x64\x65precation_message\x18\x08 \x03(\x0b\x32\x13.shared.TranslationB\x19\n\x17_return_type_identifier\"\x86\x02\n\x1aRuntimeParameterDefinition\x12\x1c\n\x14\x64\x61ta_type_identifier\x18\x01 \x01(\t\x12\x14\n\x0cruntime_name\x18\x02 \x01(\t\x12)\n\rdefault_value\x18\x03 \x01(\x0b\x32\r.shared.ValueH\x00\x88\x01\x01\x12!\n\x04name\x18\x04 \x03(\x0b\x32\x13.shared.Translation\x12(\n\x0b\x64\x65scription\x18\x05 \x03(\x0b\x32\x13.shared.Translation\x12*\n\rdocumentation\x18\x06 \x03(\x0b\x32\x13.shared.TranslationB\x10\n\x0e_default_valueB\x11\xea\x02\x0eTucana::Sharedb\x06proto3"
|
13
13
|
|
14
14
|
pool = Google::Protobuf::DescriptorPool.generated_pool
|
15
15
|
pool.add_serialized_file(descriptor_data)
|
@@ -18,7 +18,5 @@ module Tucana
|
|
18
18
|
module Shared
|
19
19
|
RuntimeFunctionDefinition = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.RuntimeFunctionDefinition").msgclass
|
20
20
|
RuntimeParameterDefinition = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.RuntimeParameterDefinition").msgclass
|
21
|
-
FunctionDefinition = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.FunctionDefinition").msgclass
|
22
|
-
ParameterDefinition = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.ParameterDefinition").msgclass
|
23
21
|
end
|
24
22
|
end
|
data/lib/tucana/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tucana
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.21
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Niklas van Schrick
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-04-
|
11
|
+
date: 2025-04-28 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: grpc
|
@@ -76,21 +76,29 @@ files:
|
|
76
76
|
- lib/tucana.rb
|
77
77
|
- lib/tucana/generated/aquila/aquila.action_pb.rb
|
78
78
|
- lib/tucana/generated/aquila/aquila.action_services_pb.rb
|
79
|
+
- lib/tucana/generated/aquila/aquila.data_type_pb.rb
|
80
|
+
- lib/tucana/generated/aquila/aquila.data_type_services_pb.rb
|
79
81
|
- lib/tucana/generated/aquila/aquila.execution_pb.rb
|
80
82
|
- lib/tucana/generated/aquila/aquila.execution_services_pb.rb
|
83
|
+
- lib/tucana/generated/aquila/aquila.flow_type_pb.rb
|
84
|
+
- lib/tucana/generated/aquila/aquila.flow_type_services_pb.rb
|
85
|
+
- lib/tucana/generated/aquila/aquila.runtime_function_pb.rb
|
86
|
+
- lib/tucana/generated/aquila/aquila.runtime_function_services_pb.rb
|
81
87
|
- lib/tucana/generated/sagittarius/sagittarius.action_pb.rb
|
82
88
|
- lib/tucana/generated/sagittarius/sagittarius.action_services_pb.rb
|
83
|
-
- lib/tucana/generated/sagittarius/sagittarius.
|
84
|
-
- lib/tucana/generated/sagittarius/sagittarius.
|
85
|
-
- lib/tucana/generated/sagittarius/sagittarius.flow_definition_pb.rb
|
89
|
+
- lib/tucana/generated/sagittarius/sagittarius.data_type_pb.rb
|
90
|
+
- lib/tucana/generated/sagittarius/sagittarius.data_type_services_pb.rb
|
86
91
|
- lib/tucana/generated/sagittarius/sagittarius.flow_pb.rb
|
87
92
|
- lib/tucana/generated/sagittarius/sagittarius.flow_services_pb.rb
|
93
|
+
- lib/tucana/generated/sagittarius/sagittarius.flow_type_pb.rb
|
94
|
+
- lib/tucana/generated/sagittarius/sagittarius.flow_type_services_pb.rb
|
88
95
|
- lib/tucana/generated/sagittarius/sagittarius.ping_pb.rb
|
89
96
|
- lib/tucana/generated/sagittarius/sagittarius.ping_services_pb.rb
|
90
97
|
- lib/tucana/generated/sagittarius/sagittarius.runtime_function_pb.rb
|
91
98
|
- lib/tucana/generated/sagittarius/sagittarius.runtime_function_services_pb.rb
|
92
|
-
- lib/tucana/generated/shared/shared.
|
99
|
+
- lib/tucana/generated/shared/shared.data_type_pb.rb
|
93
100
|
- lib/tucana/generated/shared/shared.event_pb.rb
|
101
|
+
- lib/tucana/generated/shared/shared.flow_definition_pb.rb
|
94
102
|
- lib/tucana/generated/shared/shared.flow_pb.rb
|
95
103
|
- lib/tucana/generated/shared/shared.runtime_function_pb.rb
|
96
104
|
- lib/tucana/generated/shared/shared.struct_pb.rb
|
@@ -1,20 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
3
|
-
# source: sagittarius.datatype.proto
|
4
|
-
|
5
|
-
require 'google/protobuf'
|
6
|
-
|
7
|
-
require_relative '../shared/shared.datatype_pb'
|
8
|
-
|
9
|
-
|
10
|
-
descriptor_data = "\n\x1asagittarius.datatype.proto\x12\x0bsagittarius\x1a\x15shared.datatype.proto\"=\n\x15\x44\x61taTypeUpdateRequest\x12$\n\ndata_types\x18\x01 \x03(\x0b\x32\x10.shared.DataType\")\n\x16\x44\x61taTypeUpdateResponse\x12\x0f\n\x07success\x18\x01 \x01(\x08\x32\x66\n\x0f\x44\x61taTypeService\x12S\n\x06Update\x12\".sagittarius.DataTypeUpdateRequest\x1a#.sagittarius.DataTypeUpdateResponse\"\x00\x42\x16\xea\x02\x13Tucana::Sagittariusb\x06proto3"
|
11
|
-
|
12
|
-
pool = Google::Protobuf::DescriptorPool.generated_pool
|
13
|
-
pool.add_serialized_file(descriptor_data)
|
14
|
-
|
15
|
-
module Tucana
|
16
|
-
module Sagittarius
|
17
|
-
DataTypeUpdateRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("sagittarius.DataTypeUpdateRequest").msgclass
|
18
|
-
DataTypeUpdateResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("sagittarius.DataTypeUpdateResponse").msgclass
|
19
|
-
end
|
20
|
-
end
|
@@ -1,24 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
3
|
-
# source: sagittarius.flow_definition.proto
|
4
|
-
|
5
|
-
require 'google/protobuf'
|
6
|
-
|
7
|
-
require_relative '../shared/shared.translation_pb'
|
8
|
-
require_relative '../shared/shared.datatype_pb'
|
9
|
-
require_relative '../shared/shared.struct_pb'
|
10
|
-
require_relative '../shared/shared.flow_pb'
|
11
|
-
|
12
|
-
|
13
|
-
descriptor_data = "\n!sagittarius.flow_definition.proto\x12\x0bsagittarius\x1a\x18shared.translation.proto\x1a\x15shared.datatype.proto\x1a\x13shared.struct.proto\x1a\x11shared.flow.proto\"^\n\x08\x46lowType\x12/\n\ndefinition\x18\x01 \x01(\x0b\x32\x1b.sagittarius.FlowDefinition\x12!\n\x04name\x18\x02 \x03(\x0b\x32\x13.shared.Translation\"\xd2\x01\n\x15\x46lowDefinitionSetting\x12\x0e\n\x06unique\x18\x01 \x01(\x08\x12\x1e\n\x04type\x18\x02 \x01(\x0b\x32\x10.shared.DataType\x12*\n\rdefault_value\x18\x03 \x01(\x0b\x32\x0e.shared.StructH\x00\x88\x01\x01\x12!\n\x04name\x18\x04 \x03(\x0b\x32\x13.shared.Translation\x12(\n\x0b\x64\x65scription\x18\x05 \x03(\x0b\x32\x13.shared.TranslationB\x10\n\x0e_default_value\"~\n\x0e\x46lowDefinition\x12\x34\n\x08settings\x18\x01 \x03(\x0b\x32\".sagittarius.FlowDefinitionSetting\x12$\n\ninput_type\x18\x02 \x01(\x0b\x32\x10.shared.DataType\x12\x10\n\x08\x65\x64itable\x18\x03 \x01(\x08\x42\x16\xea\x02\x13Tucana::Sagittariusb\x06proto3"
|
14
|
-
|
15
|
-
pool = Google::Protobuf::DescriptorPool.generated_pool
|
16
|
-
pool.add_serialized_file(descriptor_data)
|
17
|
-
|
18
|
-
module Tucana
|
19
|
-
module Sagittarius
|
20
|
-
FlowType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("sagittarius.FlowType").msgclass
|
21
|
-
FlowDefinitionSetting = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("sagittarius.FlowDefinitionSetting").msgclass
|
22
|
-
FlowDefinition = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("sagittarius.FlowDefinition").msgclass
|
23
|
-
end
|
24
|
-
end
|
@@ -1,23 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
3
|
-
# source: shared.datatype.proto
|
4
|
-
|
5
|
-
require 'google/protobuf'
|
6
|
-
|
7
|
-
require_relative '../shared/shared.struct_pb'
|
8
|
-
require_relative '../shared/shared.translation_pb'
|
9
|
-
|
10
|
-
|
11
|
-
descriptor_data = "\n\x15shared.datatype.proto\x12\x06shared\x1a\x13shared.struct.proto\x1a\x18shared.translation.proto\"\xa5\x03\n\x08\x44\x61taType\x12)\n\x07variant\x18\x01 \x01(\x0e\x32\x18.shared.DataType.Variant\x12\x12\n\nidentifier\x18\x02 \x01(\t\x12!\n\x04name\x18\x03 \x03(\x0b\x32\x13.shared.Translation\x12#\n\x05rules\x18\x04 \x03(\x0b\x32\x14.shared.DataTypeRule\x12%\n\x0binput_types\x18\x05 \x03(\x0b\x32\x10.shared.DataType\x12*\n\x0breturn_type\x18\x06 \x01(\x0b\x32\x10.shared.DataTypeH\x00\x88\x01\x01\x12#\n\x16parent_type_identifier\x18\x07 \x01(\tH\x01\x88\x01\x01\"o\n\x07Variant\x12\x0b\n\x07UNKNOWN\x10\x00\x12\r\n\tPRIMITIVE\x10\x01\x12\x08\n\x04TYPE\x10\x02\x12\n\n\x06OBJECT\x10\x03\x12\x0c\n\x08\x44\x41TATYPE\x10\x04\x12\t\n\x05\x41RRAY\x10\x05\x12\x0b\n\x07GENERIC\x10\x06\x12\x0c\n\x08\x46UNCTION\x10\x07\x42\x0e\n\x0c_return_typeB\x19\n\x17_parent_type_identifier\"\xcf\x01\n\x0c\x44\x61taTypeRule\x12-\n\x07variant\x18\x01 \x01(\x0e\x32\x1c.shared.DataTypeRule.Variant\x12\x1e\n\x06\x63onfig\x18\x02 \x01(\x0b\x32\x0e.shared.Struct\"p\n\x07Variant\x12\x0b\n\x07UNKNOWN\x10\x00\x12\t\n\x05REGEX\x10\x01\x12\x10\n\x0cNUMBER_RANGE\x10\x02\x12\x16\n\x12ITEM_OF_COLLECTION\x10\x03\x12\x11\n\rCONTAINS_TYPE\x10\x04\x12\x10\n\x0c\x43ONTAINS_KEY\x10\x05\x42\x11\xea\x02\x0eTucana::Sharedb\x06proto3"
|
12
|
-
|
13
|
-
pool = Google::Protobuf::DescriptorPool.generated_pool
|
14
|
-
pool.add_serialized_file(descriptor_data)
|
15
|
-
|
16
|
-
module Tucana
|
17
|
-
module Shared
|
18
|
-
DataType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.DataType").msgclass
|
19
|
-
DataType::Variant = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.DataType.Variant").enummodule
|
20
|
-
DataTypeRule = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.DataTypeRule").msgclass
|
21
|
-
DataTypeRule::Variant = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.DataTypeRule.Variant").enummodule
|
22
|
-
end
|
23
|
-
end
|