fsai-proto-specs 0.0.379__py3-none-any.whl → 0.0.381__py3-none-any.whl
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.
- {fsai_proto_specs-0.0.379.dist-info → fsai_proto_specs-0.0.381.dist-info}/METADATA +1 -1
- {fsai_proto_specs-0.0.379.dist-info → fsai_proto_specs-0.0.381.dist-info}/RECORD +5 -7
- global_vo_grpc_service/protos/workflow_api_pb2.py +37 -33
- global_vo_grpc_service/protos/workflow_api_pb2_grpc.py +34 -0
- global_vo_grpc_service/protos/detection_instance_metadata_api_pb2.py +0 -58
- global_vo_grpc_service/protos/detection_instance_metadata_api_pb2_grpc.py +0 -265
- {fsai_proto_specs-0.0.379.dist-info → fsai_proto_specs-0.0.381.dist-info}/WHEEL +0 -0
|
@@ -46,8 +46,6 @@ global_vo_grpc_service/protos/detection_api_pb2.py,sha256=1imIR2QqbqhkAL4Ehc6JSj
|
|
|
46
46
|
global_vo_grpc_service/protos/detection_api_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
47
47
|
global_vo_grpc_service/protos/detection_instance_api_pb2.py,sha256=O57Auf4qh8UnAOhRTfIAlGVkwl0IyMWD_kn-3Q23Bx8,20642
|
|
48
48
|
global_vo_grpc_service/protos/detection_instance_api_pb2_grpc.py,sha256=Sa1XQgzEPfjc0dxhyzBKShu_I3N3H4UztuFomBl-Kx8,50346
|
|
49
|
-
global_vo_grpc_service/protos/detection_instance_metadata_api_pb2.py,sha256=yV9f8GPAdFRiuDoKgYwZPCjvR6tPE2yx72vOM_5dk4Y,6640
|
|
50
|
-
global_vo_grpc_service/protos/detection_instance_metadata_api_pb2_grpc.py,sha256=dtlnVMfuRNYdySw8kuhKpn2b9V8tP8ubUtrAHrY6kxs,16424
|
|
51
49
|
global_vo_grpc_service/protos/feature_api_pb2.py,sha256=JAfuXFCI2ez6CZEPBQAvJbZCrBJdrzmBsBZaZXn4f2o,3651
|
|
52
50
|
global_vo_grpc_service/protos/feature_api_pb2_grpc.py,sha256=I5ISOdLBjV6FJqk2JGv4zpVTg0BneeA5m13BjGsX9i4,6590
|
|
53
51
|
global_vo_grpc_service/protos/geo_data_api_pb2.py,sha256=BgkSIccXSVEEoe1pyKktVycztZ-rdzt11V6is_ssZUU,3113
|
|
@@ -102,14 +100,14 @@ global_vo_grpc_service/protos/utils_pb2.py,sha256=uIL-9rXUftQBpmt7I9kptpayYL4fKf
|
|
|
102
100
|
global_vo_grpc_service/protos/utils_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
103
101
|
global_vo_grpc_service/protos/workflow_analyzer_api_pb2.py,sha256=UfUYdoHI4SoH4kvCEJOxH5ojXtJhgW28mwszNJyNedA,2975
|
|
104
102
|
global_vo_grpc_service/protos/workflow_analyzer_api_pb2_grpc.py,sha256=2EprSKuNtQh5Pt47ae2_u58Qr8IfkeZ-ePY5_zfOfmY,7132
|
|
105
|
-
global_vo_grpc_service/protos/workflow_api_pb2.py,sha256=
|
|
106
|
-
global_vo_grpc_service/protos/workflow_api_pb2_grpc.py,sha256=
|
|
103
|
+
global_vo_grpc_service/protos/workflow_api_pb2.py,sha256=ASB9urp2pkZwUqERp3aldBx5DK0LiaGSToJdSJjqV_8,8524
|
|
104
|
+
global_vo_grpc_service/protos/workflow_api_pb2_grpc.py,sha256=Y7aVgPrADNx3jyxMMyDs8WI33wx3vfJw2xmU_prLPjA,24260
|
|
107
105
|
search_grpc_service/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
108
106
|
search_grpc_service/protos/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
109
107
|
search_grpc_service/protos/index_api_pb2.py,sha256=6gqbhy6__LQ0nXPbJ_j-I2LIWbYPYm8Z2P5gJ2oV_Ww,4048
|
|
110
108
|
search_grpc_service/protos/index_api_pb2_grpc.py,sha256=qrtGUh9HpN1wiavtpRCtqkGQonq8aanT3MZfsjWaVCM,10672
|
|
111
109
|
search_grpc_service/protos/search_api_pb2.py,sha256=lYpAYgNlDWQ2Zpo4t8qW3Pz8wC3GrcZ4ygK7d68Tyk8,5890
|
|
112
110
|
search_grpc_service/protos/search_api_pb2_grpc.py,sha256=Sd8hqJhnGpqUQbGpNvUXNdr4rSXNbxbCR3AJrn9aMa4,8992
|
|
113
|
-
fsai_proto_specs-0.0.
|
|
114
|
-
fsai_proto_specs-0.0.
|
|
115
|
-
fsai_proto_specs-0.0.
|
|
111
|
+
fsai_proto_specs-0.0.381.dist-info/METADATA,sha256=ZH1zYCQ0r1IuzqmsllBAvymKgmwHsUmNm-54tWVuUPc,972
|
|
112
|
+
fsai_proto_specs-0.0.381.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
|
113
|
+
fsai_proto_specs-0.0.381.dist-info/RECORD,,
|
|
@@ -17,7 +17,7 @@ from global_vo_grpc_service.protos import utils_pb2 as global__vo__grpc__service
|
|
|
17
17
|
from google.protobuf import struct_pb2 as google_dot_protobuf_dot_struct__pb2
|
|
18
18
|
|
|
19
19
|
|
|
20
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n0global_vo_grpc_service/protos/workflow_api.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a)global_vo_grpc_service/protos/utils.proto\x1a\x1cgoogle/protobuf/struct.proto\"\xb6\x02\n\x08Workflow\x12\n\n\x02id\x18\x01 \x01(\x05\x12\x12\n\nmission_id\x18\x02 \x01(\x05\x12\x0c\n\x04name\x18\x03 \x01(\t\x12\x0c\n\x04type\x18\x04 \x01(\t\x12\x0e\n\x06status\x18\x05 \x01(\t\x12.\n\ncreated_at\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12.\n\nupdated_at\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12)\n\x08metadata\x18\x08 \x01(\x0b\x32\x17.google.protobuf.Struct\x12+\n\nextra_data\x18\t \x01(\x0b\x32\x17.google.protobuf.Struct\x12\x12\n\ncreated_by\x18\n \x01(\x05\x12\x12\n\nupdated_by\x18\x0b \x01(\x05\"8\n\x18ListAllWorkflowsResponse\x12\x1c\n\tworkflows\x18\x01 \x03(\x0b\x32\t.Workflow\">\n\x1fTransitionWorkflowStatusRequest\x12\x1b\n\x08workflow\x18\x01 \x01(\x0b\x32\t.Workflow\"a\n TransitionWorkflowStatusResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\x1b\n\x08workflow\x18\x02 \x01(\x0b\x32\t.Workflow\"1\n\x1bGetMissionScanStatusRequest\x12\x12\n\nmission_id\x18\x01 \x01(\x05\"0\n\x1cGetMissionScanStatusResponse\x12\x10\n\x08\x64isabled\x18\x01 \x01(\x08\"6\n\x17QueueMissionScanRequest\x12\x1b\n\x08workflow\x18\x01 \x01(\x0b\x32\t.Workflow\"Y\n\x18QueueMissionScanResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\x1b\n\x08workflow\x18\x02 \x01(\x0b\x32\t.Workflow\"`\n\x1eListQueuedMissionScansResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\x1c\n\tworkflows\x18\x02 \x03(\x0b\x32\t.Workflow\"6\n\x17ListMissionScansRequest\x12\x1b\n\x08workflow\x18\x01 \x01(\x0b\x32\t.Workflow\"Z\n\x18ListMissionScansResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\x1c\n\tworkflows\x18\x02 \x03(\x0b\x32\t.Workflow\"8\n\x19QueueMissionExportRequest\x12\x1b\n\x08workflow\x18\x01 \x01(\x0b\x32\t.Workflow\"[\n\x1aQueueMissionExportResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\x1b\n\x08workflow\x18\x02 \x01(\x0b\x32\t.Workflow\"b\n ListQueuedMissionExportsResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\x1c\n\tworkflows\x18\x02 \x03(\x0b\x32\t.Workflow\"8\n\x19ListMissionExportsRequest\x12\x1b\n\x08workflow\x18\x01 \x01(\x0b\x32\t.Workflow\"\\\n\x1aListMissionExportsResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\x1c\n\tworkflows\x18\x02 \x03(\x0b\x32\t.Workflow\"4\n\x15\x44\x65leteWorkflowRequest\x12\x1b\n\x08workflow\x18\x01 \x01(\x0b\x32\t.Workflow\"W\n\x16\x44\x65leteWorkflowResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\x1b\n\x08workflow\x18\x02 \x01(\x0b\x32\t.Workflow\"\x9f\x01\n\x15WorkflowScanAndExport\x12\x12\n\nmission_id\x18\x01 \x01(\x05\x12\x18\n\x10scan_workflow_id\x18\x02 \x01(\x05\x12\x1c\n\x14scan_workflow_status\x18\x03 \x01(\t\x12\x1a\n\x12\x65xport_workflow_id\x18\x04 \x01(\x05\x12\x1e\n\x16\x65xport_workflow_status\x18\x05 \x01(\t\"L\n5ListMostRecentMissionScanAndExportByMissionIdsRequest\x12\x13\n\x0bmission_ids\x18\x01 \x03(\x05\"s\n6ListMostRecentMissionScanAndExportByMissionIdsResponse\x12\x39\n\x19workflow_scan_and_exports\x18\x01 \x03(\x0b\x32\x16.WorkflowScanAndExport2\
|
|
20
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n0global_vo_grpc_service/protos/workflow_api.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a)global_vo_grpc_service/protos/utils.proto\x1a\x1cgoogle/protobuf/struct.proto\"\xb6\x02\n\x08Workflow\x12\n\n\x02id\x18\x01 \x01(\x05\x12\x12\n\nmission_id\x18\x02 \x01(\x05\x12\x0c\n\x04name\x18\x03 \x01(\t\x12\x0c\n\x04type\x18\x04 \x01(\t\x12\x0e\n\x06status\x18\x05 \x01(\t\x12.\n\ncreated_at\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12.\n\nupdated_at\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12)\n\x08metadata\x18\x08 \x01(\x0b\x32\x17.google.protobuf.Struct\x12+\n\nextra_data\x18\t \x01(\x0b\x32\x17.google.protobuf.Struct\x12\x12\n\ncreated_by\x18\n \x01(\x05\x12\x12\n\nupdated_by\x18\x0b \x01(\x05\"8\n\x18ListAllWorkflowsResponse\x12\x1c\n\tworkflows\x18\x01 \x03(\x0b\x32\t.Workflow\">\n\x1fTransitionWorkflowStatusRequest\x12\x1b\n\x08workflow\x18\x01 \x01(\x0b\x32\t.Workflow\"a\n TransitionWorkflowStatusResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\x1b\n\x08workflow\x18\x02 \x01(\x0b\x32\t.Workflow\"1\n\x1bGetMissionScanStatusRequest\x12\x12\n\nmission_id\x18\x01 \x01(\x05\"0\n\x1cGetMissionScanStatusResponse\x12\x10\n\x08\x64isabled\x18\x01 \x01(\x08\"7\n GetCustomerIdByWorkflowIdRequest\x12\x13\n\x0bworkflow_id\x18\x01 \x01(\x05\"8\n!GetCustomerIdByWorkflowIdResponse\x12\x13\n\x0b\x63ustomer_id\x18\x01 \x01(\x05\"6\n\x17QueueMissionScanRequest\x12\x1b\n\x08workflow\x18\x01 \x01(\x0b\x32\t.Workflow\"Y\n\x18QueueMissionScanResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\x1b\n\x08workflow\x18\x02 \x01(\x0b\x32\t.Workflow\"`\n\x1eListQueuedMissionScansResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\x1c\n\tworkflows\x18\x02 \x03(\x0b\x32\t.Workflow\"6\n\x17ListMissionScansRequest\x12\x1b\n\x08workflow\x18\x01 \x01(\x0b\x32\t.Workflow\"Z\n\x18ListMissionScansResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\x1c\n\tworkflows\x18\x02 \x03(\x0b\x32\t.Workflow\"8\n\x19QueueMissionExportRequest\x12\x1b\n\x08workflow\x18\x01 \x01(\x0b\x32\t.Workflow\"[\n\x1aQueueMissionExportResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\x1b\n\x08workflow\x18\x02 \x01(\x0b\x32\t.Workflow\"b\n ListQueuedMissionExportsResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\x1c\n\tworkflows\x18\x02 \x03(\x0b\x32\t.Workflow\"8\n\x19ListMissionExportsRequest\x12\x1b\n\x08workflow\x18\x01 \x01(\x0b\x32\t.Workflow\"\\\n\x1aListMissionExportsResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\x1c\n\tworkflows\x18\x02 \x03(\x0b\x32\t.Workflow\"4\n\x15\x44\x65leteWorkflowRequest\x12\x1b\n\x08workflow\x18\x01 \x01(\x0b\x32\t.Workflow\"W\n\x16\x44\x65leteWorkflowResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\x1b\n\x08workflow\x18\x02 \x01(\x0b\x32\t.Workflow\"\x9f\x01\n\x15WorkflowScanAndExport\x12\x12\n\nmission_id\x18\x01 \x01(\x05\x12\x18\n\x10scan_workflow_id\x18\x02 \x01(\x05\x12\x1c\n\x14scan_workflow_status\x18\x03 \x01(\t\x12\x1a\n\x12\x65xport_workflow_id\x18\x04 \x01(\x05\x12\x1e\n\x16\x65xport_workflow_status\x18\x05 \x01(\t\"L\n5ListMostRecentMissionScanAndExportByMissionIdsRequest\x12\x13\n\x0bmission_ids\x18\x01 \x03(\x05\"s\n6ListMostRecentMissionScanAndExportByMissionIdsResponse\x12\x39\n\x19workflow_scan_and_exports\x18\x01 \x03(\x0b\x32\x16.WorkflowScanAndExport2\xaf\x08\n\x0bWorkflowApi\x12\x45\n\x10ListAllWorkflows\x12\x16.google.protobuf.Empty\x1a\x19.ListAllWorkflowsResponse\x12_\n\x18TransitionWorkflowStatus\x12 .TransitionWorkflowStatusRequest\x1a!.TransitionWorkflowStatusResponse\x12\x41\n\x0e\x44\x65leteWorkflow\x12\x16.DeleteWorkflowRequest\x1a\x17.DeleteWorkflowResponse\x12\x62\n\x19GetCustomerIdByWorkflowId\x12!.GetCustomerIdByWorkflowIdRequest\x1a\".GetCustomerIdByWorkflowIdResponse\x12M\n\x12QueueMissionExport\x12\x1a.QueueMissionExportRequest\x1a\x1b.QueueMissionExportResponse\x12U\n\x18ListQueuedMissionExports\x12\x16.google.protobuf.Empty\x1a!.ListQueuedMissionExportsResponse\x12M\n\x12ListMissionExports\x12\x1a.ListMissionExportsRequest\x1a\x1b.ListMissionExportsResponse\x12S\n\x14GetMissionScanStatus\x12\x1c.GetMissionScanStatusRequest\x1a\x1d.GetMissionScanStatusResponse\x12G\n\x10QueueMissionScan\x12\x18.QueueMissionScanRequest\x1a\x19.QueueMissionScanResponse\x12Q\n\x16ListQueuedMissionScans\x12\x16.google.protobuf.Empty\x1a\x1f.ListQueuedMissionScansResponse\x12G\n\x10ListMissionScans\x12\x18.ListMissionScansRequest\x1a\x19.ListMissionScansResponse\x12\xa1\x01\n.ListMostRecentMissionScanAndExportByMissionIds\x12\x36.ListMostRecentMissionScanAndExportByMissionIdsRequest\x1a\x37.ListMostRecentMissionScanAndExportByMissionIdsResponseb\x06proto3')
|
|
21
21
|
|
|
22
22
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
|
|
23
23
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'global_vo_grpc_service.protos.workflow_api_pb2', globals())
|
|
@@ -36,36 +36,40 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
36
36
|
_GETMISSIONSCANSTATUSREQUEST._serialized_end=770
|
|
37
37
|
_GETMISSIONSCANSTATUSRESPONSE._serialized_start=772
|
|
38
38
|
_GETMISSIONSCANSTATUSRESPONSE._serialized_end=820
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
39
|
+
_GETCUSTOMERIDBYWORKFLOWIDREQUEST._serialized_start=822
|
|
40
|
+
_GETCUSTOMERIDBYWORKFLOWIDREQUEST._serialized_end=877
|
|
41
|
+
_GETCUSTOMERIDBYWORKFLOWIDRESPONSE._serialized_start=879
|
|
42
|
+
_GETCUSTOMERIDBYWORKFLOWIDRESPONSE._serialized_end=935
|
|
43
|
+
_QUEUEMISSIONSCANREQUEST._serialized_start=937
|
|
44
|
+
_QUEUEMISSIONSCANREQUEST._serialized_end=991
|
|
45
|
+
_QUEUEMISSIONSCANRESPONSE._serialized_start=993
|
|
46
|
+
_QUEUEMISSIONSCANRESPONSE._serialized_end=1082
|
|
47
|
+
_LISTQUEUEDMISSIONSCANSRESPONSE._serialized_start=1084
|
|
48
|
+
_LISTQUEUEDMISSIONSCANSRESPONSE._serialized_end=1180
|
|
49
|
+
_LISTMISSIONSCANSREQUEST._serialized_start=1182
|
|
50
|
+
_LISTMISSIONSCANSREQUEST._serialized_end=1236
|
|
51
|
+
_LISTMISSIONSCANSRESPONSE._serialized_start=1238
|
|
52
|
+
_LISTMISSIONSCANSRESPONSE._serialized_end=1328
|
|
53
|
+
_QUEUEMISSIONEXPORTREQUEST._serialized_start=1330
|
|
54
|
+
_QUEUEMISSIONEXPORTREQUEST._serialized_end=1386
|
|
55
|
+
_QUEUEMISSIONEXPORTRESPONSE._serialized_start=1388
|
|
56
|
+
_QUEUEMISSIONEXPORTRESPONSE._serialized_end=1479
|
|
57
|
+
_LISTQUEUEDMISSIONEXPORTSRESPONSE._serialized_start=1481
|
|
58
|
+
_LISTQUEUEDMISSIONEXPORTSRESPONSE._serialized_end=1579
|
|
59
|
+
_LISTMISSIONEXPORTSREQUEST._serialized_start=1581
|
|
60
|
+
_LISTMISSIONEXPORTSREQUEST._serialized_end=1637
|
|
61
|
+
_LISTMISSIONEXPORTSRESPONSE._serialized_start=1639
|
|
62
|
+
_LISTMISSIONEXPORTSRESPONSE._serialized_end=1731
|
|
63
|
+
_DELETEWORKFLOWREQUEST._serialized_start=1733
|
|
64
|
+
_DELETEWORKFLOWREQUEST._serialized_end=1785
|
|
65
|
+
_DELETEWORKFLOWRESPONSE._serialized_start=1787
|
|
66
|
+
_DELETEWORKFLOWRESPONSE._serialized_end=1874
|
|
67
|
+
_WORKFLOWSCANANDEXPORT._serialized_start=1877
|
|
68
|
+
_WORKFLOWSCANANDEXPORT._serialized_end=2036
|
|
69
|
+
_LISTMOSTRECENTMISSIONSCANANDEXPORTBYMISSIONIDSREQUEST._serialized_start=2038
|
|
70
|
+
_LISTMOSTRECENTMISSIONSCANANDEXPORTBYMISSIONIDSREQUEST._serialized_end=2114
|
|
71
|
+
_LISTMOSTRECENTMISSIONSCANANDEXPORTBYMISSIONIDSRESPONSE._serialized_start=2116
|
|
72
|
+
_LISTMOSTRECENTMISSIONSCANANDEXPORTBYMISSIONIDSRESPONSE._serialized_end=2231
|
|
73
|
+
_WORKFLOWAPI._serialized_start=2234
|
|
74
|
+
_WORKFLOWAPI._serialized_end=3305
|
|
71
75
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -32,6 +32,11 @@ class WorkflowApiStub(object):
|
|
|
32
32
|
request_serializer=global__vo__grpc__service_dot_protos_dot_workflow__api__pb2.DeleteWorkflowRequest.SerializeToString,
|
|
33
33
|
response_deserializer=global__vo__grpc__service_dot_protos_dot_workflow__api__pb2.DeleteWorkflowResponse.FromString,
|
|
34
34
|
)
|
|
35
|
+
self.GetCustomerIdByWorkflowId = channel.unary_unary(
|
|
36
|
+
'/WorkflowApi/GetCustomerIdByWorkflowId',
|
|
37
|
+
request_serializer=global__vo__grpc__service_dot_protos_dot_workflow__api__pb2.GetCustomerIdByWorkflowIdRequest.SerializeToString,
|
|
38
|
+
response_deserializer=global__vo__grpc__service_dot_protos_dot_workflow__api__pb2.GetCustomerIdByWorkflowIdResponse.FromString,
|
|
39
|
+
)
|
|
35
40
|
self.QueueMissionExport = channel.unary_unary(
|
|
36
41
|
'/WorkflowApi/QueueMissionExport',
|
|
37
42
|
request_serializer=global__vo__grpc__service_dot_protos_dot_workflow__api__pb2.QueueMissionExportRequest.SerializeToString,
|
|
@@ -97,6 +102,13 @@ class WorkflowApiServicer(object):
|
|
|
97
102
|
context.set_details('Method not implemented!')
|
|
98
103
|
raise NotImplementedError('Method not implemented!')
|
|
99
104
|
|
|
105
|
+
def GetCustomerIdByWorkflowId(self, request, context):
|
|
106
|
+
"""Used for workflow pipeline to bill the right customer
|
|
107
|
+
"""
|
|
108
|
+
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
109
|
+
context.set_details('Method not implemented!')
|
|
110
|
+
raise NotImplementedError('Method not implemented!')
|
|
111
|
+
|
|
100
112
|
def QueueMissionExport(self, request, context):
|
|
101
113
|
"""Mission exports
|
|
102
114
|
"""
|
|
@@ -166,6 +178,11 @@ def add_WorkflowApiServicer_to_server(servicer, server):
|
|
|
166
178
|
request_deserializer=global__vo__grpc__service_dot_protos_dot_workflow__api__pb2.DeleteWorkflowRequest.FromString,
|
|
167
179
|
response_serializer=global__vo__grpc__service_dot_protos_dot_workflow__api__pb2.DeleteWorkflowResponse.SerializeToString,
|
|
168
180
|
),
|
|
181
|
+
'GetCustomerIdByWorkflowId': grpc.unary_unary_rpc_method_handler(
|
|
182
|
+
servicer.GetCustomerIdByWorkflowId,
|
|
183
|
+
request_deserializer=global__vo__grpc__service_dot_protos_dot_workflow__api__pb2.GetCustomerIdByWorkflowIdRequest.FromString,
|
|
184
|
+
response_serializer=global__vo__grpc__service_dot_protos_dot_workflow__api__pb2.GetCustomerIdByWorkflowIdResponse.SerializeToString,
|
|
185
|
+
),
|
|
169
186
|
'QueueMissionExport': grpc.unary_unary_rpc_method_handler(
|
|
170
187
|
servicer.QueueMissionExport,
|
|
171
188
|
request_deserializer=global__vo__grpc__service_dot_protos_dot_workflow__api__pb2.QueueMissionExportRequest.FromString,
|
|
@@ -269,6 +286,23 @@ class WorkflowApi(object):
|
|
|
269
286
|
options, channel_credentials,
|
|
270
287
|
insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
|
|
271
288
|
|
|
289
|
+
@staticmethod
|
|
290
|
+
def GetCustomerIdByWorkflowId(request,
|
|
291
|
+
target,
|
|
292
|
+
options=(),
|
|
293
|
+
channel_credentials=None,
|
|
294
|
+
call_credentials=None,
|
|
295
|
+
insecure=False,
|
|
296
|
+
compression=None,
|
|
297
|
+
wait_for_ready=None,
|
|
298
|
+
timeout=None,
|
|
299
|
+
metadata=None):
|
|
300
|
+
return grpc.experimental.unary_unary(request, target, '/WorkflowApi/GetCustomerIdByWorkflowId',
|
|
301
|
+
global__vo__grpc__service_dot_protos_dot_workflow__api__pb2.GetCustomerIdByWorkflowIdRequest.SerializeToString,
|
|
302
|
+
global__vo__grpc__service_dot_protos_dot_workflow__api__pb2.GetCustomerIdByWorkflowIdResponse.FromString,
|
|
303
|
+
options, channel_credentials,
|
|
304
|
+
insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
|
|
305
|
+
|
|
272
306
|
@staticmethod
|
|
273
307
|
def QueueMissionExport(request,
|
|
274
308
|
target,
|
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
# -*- coding: utf-8 -*-
|
|
2
|
-
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
-
# source: global_vo_grpc_service/protos/detection_instance_metadata_api.proto
|
|
4
|
-
"""Generated protocol buffer code."""
|
|
5
|
-
from google.protobuf.internal import builder as _builder
|
|
6
|
-
from google.protobuf import descriptor as _descriptor
|
|
7
|
-
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
8
|
-
from google.protobuf import symbol_database as _symbol_database
|
|
9
|
-
# @@protoc_insertion_point(imports)
|
|
10
|
-
|
|
11
|
-
_sym_db = _symbol_database.Default()
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
from google.protobuf import empty_pb2 as google_dot_protobuf_dot_empty__pb2
|
|
15
|
-
from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
|
|
16
|
-
from global_vo_grpc_service.protos import utils_pb2 as global__vo__grpc__service_dot_protos_dot_utils__pb2
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nCglobal_vo_grpc_service/protos/detection_instance_metadata_api.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a)global_vo_grpc_service/protos/utils.proto\"D\n\x11ShadowDiscrepancy\x12\x0c\n\x04\x65num\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\"a\n/ListAllDetectionInstanceMetadataConfigsResponse\x12.\n\x12shadow_discrepancy\x18\x01 \x03(\x0b\x32\x12.ShadowDiscrepancy\"\xf3\x01\n\x19\x44\x65tectionInstanceMetadata\x12\n\n\x02id\x18\x01 \x01(\x05\x12\x1d\n\x15\x64\x65tection_instance_id\x18\x02 \x01(\x05\x12\x0b\n\x03key\x18\x03 \x01(\t\x12\x16\n\x0evalue_json_str\x18\x04 \x01(\t\x12\x12\n\ncreated_by\x18\x05 \x01(\x05\x12\x12\n\nupdated_by\x18\x06 \x01(\x05\x12.\n\ncreated_at\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12.\n\nupdated_at\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"H\n\'GetMetadataByDetectionInstanceIdRequest\x12\x1d\n\x15\x64\x65tection_instance_id\x18\x01 \x01(\x05\"k\n(GetMetadataByDetectionInstanceIdResponse\x12?\n\x1b\x64\x65tection_instance_metadata\x18\x01 \x03(\x0b\x32\x1a.DetectionInstanceMetadata\"N\n,GetMetadataByDetectionInstanceIdsListRequest\x12\x1e\n\x16\x64\x65tection_instance_ids\x18\x01 \x03(\x05\"p\n-GetMetadataByDetectionInstanceIdsListResponse\x12?\n\x1b\x64\x65tection_instance_metadata\x18\x01 \x03(\x0b\x32\x1a.DetectionInstanceMetadata\"\x9c\x01\n)GetMostSubmittedTagsByCurrentUserResponse\x12G\n\ntag_counts\x18\x01 \x03(\x0b\x32\x33.GetMostSubmittedTagsByCurrentUserResponse.TagCount\x1a&\n\x08TagCount\x12\x0b\n\x03tag\x18\x01 \x01(\t\x12\r\n\x05\x63ount\x18\x02 \x01(\x05\"l\n&CreateDetectionInstanceMetadataRequest\x12\x1d\n\x15\x64\x65tection_instance_id\x18\x01 \x01(\x05\x12\x0b\n\x03key\x18\x02 \x01(\t\x12\x16\n\x0evalue_json_str\x18\x03 \x01(\t\"W\n\'CreateDetectionInstanceMetadataResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\n\n\x02id\x18\x02 \x01(\x05\"j\n$EditDetectionInstanceMetadataRequest\x12\x1d\n\x15\x64\x65tection_instance_id\x18\x01 \x01(\x05\x12\x0b\n\x03key\x18\x02 \x01(\t\x12\x16\n\x0evalue_json_str\x18\x03 \x01(\t\"U\n%EditDetectionInstanceMetadataResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\n\n\x02id\x18\x02 \x01(\x05\"4\n&DeleteDetectionInstanceMetadataRequest\x12\n\n\x02id\x18\x01 \x01(\x05\"K\n\'DeleteDetectionInstanceMetadataResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType2\xda\x06\n\x1c\x44\x65tectionInstanceMetadataApi\x12s\n\'ListAllDetectionInstanceMetadataConfigs\x12\x16.google.protobuf.Empty\x1a\x30.ListAllDetectionInstanceMetadataConfigsResponse\x12w\n GetMetadataByDetectionInstanceId\x12(.GetMetadataByDetectionInstanceIdRequest\x1a).GetMetadataByDetectionInstanceIdResponse\x12\x86\x01\n%GetMetadataByDetectionInstanceIdsList\x12-.GetMetadataByDetectionInstanceIdsListRequest\x1a..GetMetadataByDetectionInstanceIdsListResponse\x12g\n!GetMostSubmittedTagsByCurrentUser\x12\x16.google.protobuf.Empty\x1a*.GetMostSubmittedTagsByCurrentUserResponse\x12t\n\x1f\x43reateDetectionInstanceMetadata\x12\'.CreateDetectionInstanceMetadataRequest\x1a(.CreateDetectionInstanceMetadataResponse\x12n\n\x1d\x45\x64itDetectionInstanceMetadata\x12%.EditDetectionInstanceMetadataRequest\x1a&.EditDetectionInstanceMetadataResponse\x12t\n\x1f\x44\x65leteDetectionInstanceMetadata\x12\'.DeleteDetectionInstanceMetadataRequest\x1a(.DeleteDetectionInstanceMetadataResponseb\x06proto3')
|
|
20
|
-
|
|
21
|
-
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
|
|
22
|
-
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'global_vo_grpc_service.protos.detection_instance_metadata_api_pb2', globals())
|
|
23
|
-
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
24
|
-
|
|
25
|
-
DESCRIPTOR._options = None
|
|
26
|
-
_SHADOWDISCREPANCY._serialized_start=176
|
|
27
|
-
_SHADOWDISCREPANCY._serialized_end=244
|
|
28
|
-
_LISTALLDETECTIONINSTANCEMETADATACONFIGSRESPONSE._serialized_start=246
|
|
29
|
-
_LISTALLDETECTIONINSTANCEMETADATACONFIGSRESPONSE._serialized_end=343
|
|
30
|
-
_DETECTIONINSTANCEMETADATA._serialized_start=346
|
|
31
|
-
_DETECTIONINSTANCEMETADATA._serialized_end=589
|
|
32
|
-
_GETMETADATABYDETECTIONINSTANCEIDREQUEST._serialized_start=591
|
|
33
|
-
_GETMETADATABYDETECTIONINSTANCEIDREQUEST._serialized_end=663
|
|
34
|
-
_GETMETADATABYDETECTIONINSTANCEIDRESPONSE._serialized_start=665
|
|
35
|
-
_GETMETADATABYDETECTIONINSTANCEIDRESPONSE._serialized_end=772
|
|
36
|
-
_GETMETADATABYDETECTIONINSTANCEIDSLISTREQUEST._serialized_start=774
|
|
37
|
-
_GETMETADATABYDETECTIONINSTANCEIDSLISTREQUEST._serialized_end=852
|
|
38
|
-
_GETMETADATABYDETECTIONINSTANCEIDSLISTRESPONSE._serialized_start=854
|
|
39
|
-
_GETMETADATABYDETECTIONINSTANCEIDSLISTRESPONSE._serialized_end=966
|
|
40
|
-
_GETMOSTSUBMITTEDTAGSBYCURRENTUSERRESPONSE._serialized_start=969
|
|
41
|
-
_GETMOSTSUBMITTEDTAGSBYCURRENTUSERRESPONSE._serialized_end=1125
|
|
42
|
-
_GETMOSTSUBMITTEDTAGSBYCURRENTUSERRESPONSE_TAGCOUNT._serialized_start=1087
|
|
43
|
-
_GETMOSTSUBMITTEDTAGSBYCURRENTUSERRESPONSE_TAGCOUNT._serialized_end=1125
|
|
44
|
-
_CREATEDETECTIONINSTANCEMETADATAREQUEST._serialized_start=1127
|
|
45
|
-
_CREATEDETECTIONINSTANCEMETADATAREQUEST._serialized_end=1235
|
|
46
|
-
_CREATEDETECTIONINSTANCEMETADATARESPONSE._serialized_start=1237
|
|
47
|
-
_CREATEDETECTIONINSTANCEMETADATARESPONSE._serialized_end=1324
|
|
48
|
-
_EDITDETECTIONINSTANCEMETADATAREQUEST._serialized_start=1326
|
|
49
|
-
_EDITDETECTIONINSTANCEMETADATAREQUEST._serialized_end=1432
|
|
50
|
-
_EDITDETECTIONINSTANCEMETADATARESPONSE._serialized_start=1434
|
|
51
|
-
_EDITDETECTIONINSTANCEMETADATARESPONSE._serialized_end=1519
|
|
52
|
-
_DELETEDETECTIONINSTANCEMETADATAREQUEST._serialized_start=1521
|
|
53
|
-
_DELETEDETECTIONINSTANCEMETADATAREQUEST._serialized_end=1573
|
|
54
|
-
_DELETEDETECTIONINSTANCEMETADATARESPONSE._serialized_start=1575
|
|
55
|
-
_DELETEDETECTIONINSTANCEMETADATARESPONSE._serialized_end=1650
|
|
56
|
-
_DETECTIONINSTANCEMETADATAAPI._serialized_start=1653
|
|
57
|
-
_DETECTIONINSTANCEMETADATAAPI._serialized_end=2511
|
|
58
|
-
# @@protoc_insertion_point(module_scope)
|
|
@@ -1,265 +0,0 @@
|
|
|
1
|
-
# Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT!
|
|
2
|
-
"""Client and server classes corresponding to protobuf-defined services."""
|
|
3
|
-
import grpc
|
|
4
|
-
|
|
5
|
-
from global_vo_grpc_service.protos import detection_instance_metadata_api_pb2 as global__vo__grpc__service_dot_protos_dot_detection__instance__metadata__api__pb2
|
|
6
|
-
from google.protobuf import empty_pb2 as google_dot_protobuf_dot_empty__pb2
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
class DetectionInstanceMetadataApiStub(object):
|
|
10
|
-
"""Missing associated documentation comment in .proto file."""
|
|
11
|
-
|
|
12
|
-
def __init__(self, channel):
|
|
13
|
-
"""Constructor.
|
|
14
|
-
|
|
15
|
-
Args:
|
|
16
|
-
channel: A grpc.Channel.
|
|
17
|
-
"""
|
|
18
|
-
self.ListAllDetectionInstanceMetadataConfigs = channel.unary_unary(
|
|
19
|
-
'/DetectionInstanceMetadataApi/ListAllDetectionInstanceMetadataConfigs',
|
|
20
|
-
request_serializer=google_dot_protobuf_dot_empty__pb2.Empty.SerializeToString,
|
|
21
|
-
response_deserializer=global__vo__grpc__service_dot_protos_dot_detection__instance__metadata__api__pb2.ListAllDetectionInstanceMetadataConfigsResponse.FromString,
|
|
22
|
-
)
|
|
23
|
-
self.GetMetadataByDetectionInstanceId = channel.unary_unary(
|
|
24
|
-
'/DetectionInstanceMetadataApi/GetMetadataByDetectionInstanceId',
|
|
25
|
-
request_serializer=global__vo__grpc__service_dot_protos_dot_detection__instance__metadata__api__pb2.GetMetadataByDetectionInstanceIdRequest.SerializeToString,
|
|
26
|
-
response_deserializer=global__vo__grpc__service_dot_protos_dot_detection__instance__metadata__api__pb2.GetMetadataByDetectionInstanceIdResponse.FromString,
|
|
27
|
-
)
|
|
28
|
-
self.GetMetadataByDetectionInstanceIdsList = channel.unary_unary(
|
|
29
|
-
'/DetectionInstanceMetadataApi/GetMetadataByDetectionInstanceIdsList',
|
|
30
|
-
request_serializer=global__vo__grpc__service_dot_protos_dot_detection__instance__metadata__api__pb2.GetMetadataByDetectionInstanceIdsListRequest.SerializeToString,
|
|
31
|
-
response_deserializer=global__vo__grpc__service_dot_protos_dot_detection__instance__metadata__api__pb2.GetMetadataByDetectionInstanceIdsListResponse.FromString,
|
|
32
|
-
)
|
|
33
|
-
self.GetMostSubmittedTagsByCurrentUser = channel.unary_unary(
|
|
34
|
-
'/DetectionInstanceMetadataApi/GetMostSubmittedTagsByCurrentUser',
|
|
35
|
-
request_serializer=google_dot_protobuf_dot_empty__pb2.Empty.SerializeToString,
|
|
36
|
-
response_deserializer=global__vo__grpc__service_dot_protos_dot_detection__instance__metadata__api__pb2.GetMostSubmittedTagsByCurrentUserResponse.FromString,
|
|
37
|
-
)
|
|
38
|
-
self.CreateDetectionInstanceMetadata = channel.unary_unary(
|
|
39
|
-
'/DetectionInstanceMetadataApi/CreateDetectionInstanceMetadata',
|
|
40
|
-
request_serializer=global__vo__grpc__service_dot_protos_dot_detection__instance__metadata__api__pb2.CreateDetectionInstanceMetadataRequest.SerializeToString,
|
|
41
|
-
response_deserializer=global__vo__grpc__service_dot_protos_dot_detection__instance__metadata__api__pb2.CreateDetectionInstanceMetadataResponse.FromString,
|
|
42
|
-
)
|
|
43
|
-
self.EditDetectionInstanceMetadata = channel.unary_unary(
|
|
44
|
-
'/DetectionInstanceMetadataApi/EditDetectionInstanceMetadata',
|
|
45
|
-
request_serializer=global__vo__grpc__service_dot_protos_dot_detection__instance__metadata__api__pb2.EditDetectionInstanceMetadataRequest.SerializeToString,
|
|
46
|
-
response_deserializer=global__vo__grpc__service_dot_protos_dot_detection__instance__metadata__api__pb2.EditDetectionInstanceMetadataResponse.FromString,
|
|
47
|
-
)
|
|
48
|
-
self.DeleteDetectionInstanceMetadata = channel.unary_unary(
|
|
49
|
-
'/DetectionInstanceMetadataApi/DeleteDetectionInstanceMetadata',
|
|
50
|
-
request_serializer=global__vo__grpc__service_dot_protos_dot_detection__instance__metadata__api__pb2.DeleteDetectionInstanceMetadataRequest.SerializeToString,
|
|
51
|
-
response_deserializer=global__vo__grpc__service_dot_protos_dot_detection__instance__metadata__api__pb2.DeleteDetectionInstanceMetadataResponse.FromString,
|
|
52
|
-
)
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
class DetectionInstanceMetadataApiServicer(object):
|
|
56
|
-
"""Missing associated documentation comment in .proto file."""
|
|
57
|
-
|
|
58
|
-
def ListAllDetectionInstanceMetadataConfigs(self, request, context):
|
|
59
|
-
"""Missing associated documentation comment in .proto file."""
|
|
60
|
-
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
61
|
-
context.set_details('Method not implemented!')
|
|
62
|
-
raise NotImplementedError('Method not implemented!')
|
|
63
|
-
|
|
64
|
-
def GetMetadataByDetectionInstanceId(self, request, context):
|
|
65
|
-
"""Missing associated documentation comment in .proto file."""
|
|
66
|
-
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
67
|
-
context.set_details('Method not implemented!')
|
|
68
|
-
raise NotImplementedError('Method not implemented!')
|
|
69
|
-
|
|
70
|
-
def GetMetadataByDetectionInstanceIdsList(self, request, context):
|
|
71
|
-
"""Missing associated documentation comment in .proto file."""
|
|
72
|
-
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
73
|
-
context.set_details('Method not implemented!')
|
|
74
|
-
raise NotImplementedError('Method not implemented!')
|
|
75
|
-
|
|
76
|
-
def GetMostSubmittedTagsByCurrentUser(self, request, context):
|
|
77
|
-
"""Missing associated documentation comment in .proto file."""
|
|
78
|
-
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
79
|
-
context.set_details('Method not implemented!')
|
|
80
|
-
raise NotImplementedError('Method not implemented!')
|
|
81
|
-
|
|
82
|
-
def CreateDetectionInstanceMetadata(self, request, context):
|
|
83
|
-
"""Missing associated documentation comment in .proto file."""
|
|
84
|
-
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
85
|
-
context.set_details('Method not implemented!')
|
|
86
|
-
raise NotImplementedError('Method not implemented!')
|
|
87
|
-
|
|
88
|
-
def EditDetectionInstanceMetadata(self, request, context):
|
|
89
|
-
"""Missing associated documentation comment in .proto file."""
|
|
90
|
-
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
91
|
-
context.set_details('Method not implemented!')
|
|
92
|
-
raise NotImplementedError('Method not implemented!')
|
|
93
|
-
|
|
94
|
-
def DeleteDetectionInstanceMetadata(self, request, context):
|
|
95
|
-
"""Missing associated documentation comment in .proto file."""
|
|
96
|
-
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
97
|
-
context.set_details('Method not implemented!')
|
|
98
|
-
raise NotImplementedError('Method not implemented!')
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
def add_DetectionInstanceMetadataApiServicer_to_server(servicer, server):
|
|
102
|
-
rpc_method_handlers = {
|
|
103
|
-
'ListAllDetectionInstanceMetadataConfigs': grpc.unary_unary_rpc_method_handler(
|
|
104
|
-
servicer.ListAllDetectionInstanceMetadataConfigs,
|
|
105
|
-
request_deserializer=google_dot_protobuf_dot_empty__pb2.Empty.FromString,
|
|
106
|
-
response_serializer=global__vo__grpc__service_dot_protos_dot_detection__instance__metadata__api__pb2.ListAllDetectionInstanceMetadataConfigsResponse.SerializeToString,
|
|
107
|
-
),
|
|
108
|
-
'GetMetadataByDetectionInstanceId': grpc.unary_unary_rpc_method_handler(
|
|
109
|
-
servicer.GetMetadataByDetectionInstanceId,
|
|
110
|
-
request_deserializer=global__vo__grpc__service_dot_protos_dot_detection__instance__metadata__api__pb2.GetMetadataByDetectionInstanceIdRequest.FromString,
|
|
111
|
-
response_serializer=global__vo__grpc__service_dot_protos_dot_detection__instance__metadata__api__pb2.GetMetadataByDetectionInstanceIdResponse.SerializeToString,
|
|
112
|
-
),
|
|
113
|
-
'GetMetadataByDetectionInstanceIdsList': grpc.unary_unary_rpc_method_handler(
|
|
114
|
-
servicer.GetMetadataByDetectionInstanceIdsList,
|
|
115
|
-
request_deserializer=global__vo__grpc__service_dot_protos_dot_detection__instance__metadata__api__pb2.GetMetadataByDetectionInstanceIdsListRequest.FromString,
|
|
116
|
-
response_serializer=global__vo__grpc__service_dot_protos_dot_detection__instance__metadata__api__pb2.GetMetadataByDetectionInstanceIdsListResponse.SerializeToString,
|
|
117
|
-
),
|
|
118
|
-
'GetMostSubmittedTagsByCurrentUser': grpc.unary_unary_rpc_method_handler(
|
|
119
|
-
servicer.GetMostSubmittedTagsByCurrentUser,
|
|
120
|
-
request_deserializer=google_dot_protobuf_dot_empty__pb2.Empty.FromString,
|
|
121
|
-
response_serializer=global__vo__grpc__service_dot_protos_dot_detection__instance__metadata__api__pb2.GetMostSubmittedTagsByCurrentUserResponse.SerializeToString,
|
|
122
|
-
),
|
|
123
|
-
'CreateDetectionInstanceMetadata': grpc.unary_unary_rpc_method_handler(
|
|
124
|
-
servicer.CreateDetectionInstanceMetadata,
|
|
125
|
-
request_deserializer=global__vo__grpc__service_dot_protos_dot_detection__instance__metadata__api__pb2.CreateDetectionInstanceMetadataRequest.FromString,
|
|
126
|
-
response_serializer=global__vo__grpc__service_dot_protos_dot_detection__instance__metadata__api__pb2.CreateDetectionInstanceMetadataResponse.SerializeToString,
|
|
127
|
-
),
|
|
128
|
-
'EditDetectionInstanceMetadata': grpc.unary_unary_rpc_method_handler(
|
|
129
|
-
servicer.EditDetectionInstanceMetadata,
|
|
130
|
-
request_deserializer=global__vo__grpc__service_dot_protos_dot_detection__instance__metadata__api__pb2.EditDetectionInstanceMetadataRequest.FromString,
|
|
131
|
-
response_serializer=global__vo__grpc__service_dot_protos_dot_detection__instance__metadata__api__pb2.EditDetectionInstanceMetadataResponse.SerializeToString,
|
|
132
|
-
),
|
|
133
|
-
'DeleteDetectionInstanceMetadata': grpc.unary_unary_rpc_method_handler(
|
|
134
|
-
servicer.DeleteDetectionInstanceMetadata,
|
|
135
|
-
request_deserializer=global__vo__grpc__service_dot_protos_dot_detection__instance__metadata__api__pb2.DeleteDetectionInstanceMetadataRequest.FromString,
|
|
136
|
-
response_serializer=global__vo__grpc__service_dot_protos_dot_detection__instance__metadata__api__pb2.DeleteDetectionInstanceMetadataResponse.SerializeToString,
|
|
137
|
-
),
|
|
138
|
-
}
|
|
139
|
-
generic_handler = grpc.method_handlers_generic_handler(
|
|
140
|
-
'DetectionInstanceMetadataApi', rpc_method_handlers)
|
|
141
|
-
server.add_generic_rpc_handlers((generic_handler,))
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
# This class is part of an EXPERIMENTAL API.
|
|
145
|
-
class DetectionInstanceMetadataApi(object):
|
|
146
|
-
"""Missing associated documentation comment in .proto file."""
|
|
147
|
-
|
|
148
|
-
@staticmethod
|
|
149
|
-
def ListAllDetectionInstanceMetadataConfigs(request,
|
|
150
|
-
target,
|
|
151
|
-
options=(),
|
|
152
|
-
channel_credentials=None,
|
|
153
|
-
call_credentials=None,
|
|
154
|
-
insecure=False,
|
|
155
|
-
compression=None,
|
|
156
|
-
wait_for_ready=None,
|
|
157
|
-
timeout=None,
|
|
158
|
-
metadata=None):
|
|
159
|
-
return grpc.experimental.unary_unary(request, target, '/DetectionInstanceMetadataApi/ListAllDetectionInstanceMetadataConfigs',
|
|
160
|
-
google_dot_protobuf_dot_empty__pb2.Empty.SerializeToString,
|
|
161
|
-
global__vo__grpc__service_dot_protos_dot_detection__instance__metadata__api__pb2.ListAllDetectionInstanceMetadataConfigsResponse.FromString,
|
|
162
|
-
options, channel_credentials,
|
|
163
|
-
insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
|
|
164
|
-
|
|
165
|
-
@staticmethod
|
|
166
|
-
def GetMetadataByDetectionInstanceId(request,
|
|
167
|
-
target,
|
|
168
|
-
options=(),
|
|
169
|
-
channel_credentials=None,
|
|
170
|
-
call_credentials=None,
|
|
171
|
-
insecure=False,
|
|
172
|
-
compression=None,
|
|
173
|
-
wait_for_ready=None,
|
|
174
|
-
timeout=None,
|
|
175
|
-
metadata=None):
|
|
176
|
-
return grpc.experimental.unary_unary(request, target, '/DetectionInstanceMetadataApi/GetMetadataByDetectionInstanceId',
|
|
177
|
-
global__vo__grpc__service_dot_protos_dot_detection__instance__metadata__api__pb2.GetMetadataByDetectionInstanceIdRequest.SerializeToString,
|
|
178
|
-
global__vo__grpc__service_dot_protos_dot_detection__instance__metadata__api__pb2.GetMetadataByDetectionInstanceIdResponse.FromString,
|
|
179
|
-
options, channel_credentials,
|
|
180
|
-
insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
|
|
181
|
-
|
|
182
|
-
@staticmethod
|
|
183
|
-
def GetMetadataByDetectionInstanceIdsList(request,
|
|
184
|
-
target,
|
|
185
|
-
options=(),
|
|
186
|
-
channel_credentials=None,
|
|
187
|
-
call_credentials=None,
|
|
188
|
-
insecure=False,
|
|
189
|
-
compression=None,
|
|
190
|
-
wait_for_ready=None,
|
|
191
|
-
timeout=None,
|
|
192
|
-
metadata=None):
|
|
193
|
-
return grpc.experimental.unary_unary(request, target, '/DetectionInstanceMetadataApi/GetMetadataByDetectionInstanceIdsList',
|
|
194
|
-
global__vo__grpc__service_dot_protos_dot_detection__instance__metadata__api__pb2.GetMetadataByDetectionInstanceIdsListRequest.SerializeToString,
|
|
195
|
-
global__vo__grpc__service_dot_protos_dot_detection__instance__metadata__api__pb2.GetMetadataByDetectionInstanceIdsListResponse.FromString,
|
|
196
|
-
options, channel_credentials,
|
|
197
|
-
insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
|
|
198
|
-
|
|
199
|
-
@staticmethod
|
|
200
|
-
def GetMostSubmittedTagsByCurrentUser(request,
|
|
201
|
-
target,
|
|
202
|
-
options=(),
|
|
203
|
-
channel_credentials=None,
|
|
204
|
-
call_credentials=None,
|
|
205
|
-
insecure=False,
|
|
206
|
-
compression=None,
|
|
207
|
-
wait_for_ready=None,
|
|
208
|
-
timeout=None,
|
|
209
|
-
metadata=None):
|
|
210
|
-
return grpc.experimental.unary_unary(request, target, '/DetectionInstanceMetadataApi/GetMostSubmittedTagsByCurrentUser',
|
|
211
|
-
google_dot_protobuf_dot_empty__pb2.Empty.SerializeToString,
|
|
212
|
-
global__vo__grpc__service_dot_protos_dot_detection__instance__metadata__api__pb2.GetMostSubmittedTagsByCurrentUserResponse.FromString,
|
|
213
|
-
options, channel_credentials,
|
|
214
|
-
insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
|
|
215
|
-
|
|
216
|
-
@staticmethod
|
|
217
|
-
def CreateDetectionInstanceMetadata(request,
|
|
218
|
-
target,
|
|
219
|
-
options=(),
|
|
220
|
-
channel_credentials=None,
|
|
221
|
-
call_credentials=None,
|
|
222
|
-
insecure=False,
|
|
223
|
-
compression=None,
|
|
224
|
-
wait_for_ready=None,
|
|
225
|
-
timeout=None,
|
|
226
|
-
metadata=None):
|
|
227
|
-
return grpc.experimental.unary_unary(request, target, '/DetectionInstanceMetadataApi/CreateDetectionInstanceMetadata',
|
|
228
|
-
global__vo__grpc__service_dot_protos_dot_detection__instance__metadata__api__pb2.CreateDetectionInstanceMetadataRequest.SerializeToString,
|
|
229
|
-
global__vo__grpc__service_dot_protos_dot_detection__instance__metadata__api__pb2.CreateDetectionInstanceMetadataResponse.FromString,
|
|
230
|
-
options, channel_credentials,
|
|
231
|
-
insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
|
|
232
|
-
|
|
233
|
-
@staticmethod
|
|
234
|
-
def EditDetectionInstanceMetadata(request,
|
|
235
|
-
target,
|
|
236
|
-
options=(),
|
|
237
|
-
channel_credentials=None,
|
|
238
|
-
call_credentials=None,
|
|
239
|
-
insecure=False,
|
|
240
|
-
compression=None,
|
|
241
|
-
wait_for_ready=None,
|
|
242
|
-
timeout=None,
|
|
243
|
-
metadata=None):
|
|
244
|
-
return grpc.experimental.unary_unary(request, target, '/DetectionInstanceMetadataApi/EditDetectionInstanceMetadata',
|
|
245
|
-
global__vo__grpc__service_dot_protos_dot_detection__instance__metadata__api__pb2.EditDetectionInstanceMetadataRequest.SerializeToString,
|
|
246
|
-
global__vo__grpc__service_dot_protos_dot_detection__instance__metadata__api__pb2.EditDetectionInstanceMetadataResponse.FromString,
|
|
247
|
-
options, channel_credentials,
|
|
248
|
-
insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
|
|
249
|
-
|
|
250
|
-
@staticmethod
|
|
251
|
-
def DeleteDetectionInstanceMetadata(request,
|
|
252
|
-
target,
|
|
253
|
-
options=(),
|
|
254
|
-
channel_credentials=None,
|
|
255
|
-
call_credentials=None,
|
|
256
|
-
insecure=False,
|
|
257
|
-
compression=None,
|
|
258
|
-
wait_for_ready=None,
|
|
259
|
-
timeout=None,
|
|
260
|
-
metadata=None):
|
|
261
|
-
return grpc.experimental.unary_unary(request, target, '/DetectionInstanceMetadataApi/DeleteDetectionInstanceMetadata',
|
|
262
|
-
global__vo__grpc__service_dot_protos_dot_detection__instance__metadata__api__pb2.DeleteDetectionInstanceMetadataRequest.SerializeToString,
|
|
263
|
-
global__vo__grpc__service_dot_protos_dot_detection__instance__metadata__api__pb2.DeleteDetectionInstanceMetadataResponse.FromString,
|
|
264
|
-
options, channel_credentials,
|
|
265
|
-
insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
|
|
File without changes
|