fsai-proto-specs 0.0.373__py3-none-any.whl → 0.0.411__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.

Potentially problematic release.


This version of fsai-proto-specs might be problematic. Click here for more details.

Files changed (37) hide show
  1. audit_grpc_service/protos/audit_api_pb2.py +12 -12
  2. {fsai_proto_specs-0.0.373.dist-info → fsai_proto_specs-0.0.411.dist-info}/METADATA +1 -1
  3. {fsai_proto_specs-0.0.373.dist-info → fsai_proto_specs-0.0.411.dist-info}/RECORD +35 -25
  4. global_vo_grpc_service/protos/admin_user_api_pb2.py +40 -35
  5. global_vo_grpc_service/protos/admin_user_api_pb2_grpc.py +33 -0
  6. global_vo_grpc_service/protos/category_changelog_api_pb2.py +36 -0
  7. global_vo_grpc_service/protos/category_changelog_api_pb2_grpc.py +99 -0
  8. global_vo_grpc_service/protos/correction_api_pb2.py +49 -0
  9. global_vo_grpc_service/protos/correction_api_pb2_grpc.py +198 -0
  10. global_vo_grpc_service/protos/customer_api_pb2.py +29 -0
  11. global_vo_grpc_service/protos/customer_api_pb2_grpc.py +66 -0
  12. global_vo_grpc_service/protos/detection_instance_api_pb2.py +100 -96
  13. global_vo_grpc_service/protos/detection_instance_api_pb2_grpc.py +33 -0
  14. global_vo_grpc_service/protos/image_api_pb2.py +9 -3
  15. global_vo_grpc_service/protos/image_api_pb2_grpc.py +33 -0
  16. global_vo_grpc_service/protos/image_metadata_api_pb2.py +24 -24
  17. global_vo_grpc_service/protos/image_scan_api_pb2.py +15 -11
  18. global_vo_grpc_service/protos/image_scan_api_pb2_grpc.py +33 -0
  19. global_vo_grpc_service/protos/model_assessment_api_pb2.py +45 -0
  20. global_vo_grpc_service/protos/model_assessment_api_pb2_grpc.py +133 -0
  21. global_vo_grpc_service/protos/product_changelog_api_pb2.py +44 -0
  22. global_vo_grpc_service/protos/product_changelog_api_pb2_grpc.py +166 -0
  23. global_vo_grpc_service/protos/reporting_api_pb2.py +44 -0
  24. global_vo_grpc_service/protos/reporting_api_pb2_grpc.py +138 -0
  25. global_vo_grpc_service/protos/review_api_pb2.py +70 -70
  26. global_vo_grpc_service/protos/review_api_pb2_grpc.py +13 -13
  27. global_vo_grpc_service/protos/task_api_pb2.py +7 -3
  28. global_vo_grpc_service/protos/task_api_pb2_grpc.py +33 -0
  29. global_vo_grpc_service/protos/task_image_api_pb2.py +23 -25
  30. global_vo_grpc_service/protos/utils_pb2.py +16 -16
  31. global_vo_grpc_service/protos/workflow_api_pb2.py +11 -9
  32. global_vo_grpc_service/protos/workflow_api_pb2_grpc.py +47 -15
  33. search_grpc_service/protos/search_api_pb2.py +19 -17
  34. search_grpc_service/protos/search_api_pb2_grpc.py +33 -33
  35. global_vo_grpc_service/protos/detection_instance_metadata_api_pb2.py +0 -58
  36. global_vo_grpc_service/protos/detection_instance_metadata_api_pb2_grpc.py +0 -265
  37. {fsai_proto_specs-0.0.373.dist-info → fsai_proto_specs-0.0.411.dist-info}/WHEEL +0 -0
@@ -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)