fsai-proto-specs 0.0.397__py3-none-any.whl → 0.0.398__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fsai-proto-specs
3
- Version: 0.0.397
3
+ Version: 0.0.398
4
4
  Summary: Auto-generated library for use with GRPC API.
5
5
  Home-page: https://github.com/fsai-dev/fsai-proto-specs
6
6
  License: MIT
@@ -44,8 +44,8 @@ global_vo_grpc_service/protos/category_api_pb2.py,sha256=S4ejycyOzGNweFILaOeadww
44
44
  global_vo_grpc_service/protos/category_api_pb2_grpc.py,sha256=erxPMZGXPHzDgWhGTA6bfh3R4JA7v2pzk4-SOZMDaKU,6561
45
45
  global_vo_grpc_service/protos/category_changelog_api_pb2.py,sha256=utcMnmzp6x_wNUbFI0N5b0iPpdxK7yrLfKlSvSj299c,2824
46
46
  global_vo_grpc_service/protos/category_changelog_api_pb2_grpc.py,sha256=HzflwVLXd23omsc1RiO-F1vtix7AJ9VL2TH70Fskvfw,5291
47
- global_vo_grpc_service/protos/correction_api_pb2.py,sha256=N1gR1itVZCHSSjlh1sVLw1dplsBlZ-GVWoJLvJAOYS4,4477
48
- global_vo_grpc_service/protos/correction_api_pb2_grpc.py,sha256=YB2lRr2PtPapCMusfvlXC1WE5k22TLz1FTPurb-yPdE,10870
47
+ global_vo_grpc_service/protos/correction_api_pb2.py,sha256=HrYU7Fa6qXMQJrFMnBdMOH2t2QJWDGZF019NWIjetg8,4527
48
+ global_vo_grpc_service/protos/correction_api_pb2_grpc.py,sha256=yOHyhje8oC5CXjR9ltny203hhLMfJmCgY_MHZpZFiDQ,10883
49
49
  global_vo_grpc_service/protos/customer_api_pb2.py,sha256=4ihptYrq2fZXz8z5JYgsZlEvQ12cEH-p-ZqQjd-bJKY,1523
50
50
  global_vo_grpc_service/protos/customer_api_pb2_grpc.py,sha256=S_OVW5vibkGtcNj7TOhzs-2RONxnQCiyB5Y5GCoHzPw,2986
51
51
  global_vo_grpc_service/protos/detection_api_pb2.py,sha256=1imIR2QqbqhkAL4Ehc6JSjJ5sGVxCOSDtj96iUdwL1Q,1561
@@ -118,6 +118,6 @@ search_grpc_service/protos/index_api_pb2.py,sha256=6gqbhy6__LQ0nXPbJ_j-I2LIWbYPY
118
118
  search_grpc_service/protos/index_api_pb2_grpc.py,sha256=qrtGUh9HpN1wiavtpRCtqkGQonq8aanT3MZfsjWaVCM,10672
119
119
  search_grpc_service/protos/search_api_pb2.py,sha256=M9ziQ8pQydNhpldCDy_-g9Mrd8ik48Q9olLZtmdcVIE,5243
120
120
  search_grpc_service/protos/search_api_pb2_grpc.py,sha256=1aRML4YmgvB_2TgjkVD59HKsSHT88pnt7omLL_CnMzA,6870
121
- fsai_proto_specs-0.0.397.dist-info/METADATA,sha256=MFZOdTpO_m8vWEQ-Qh35VxQETXlwbthfUuBbrou37FA,972
122
- fsai_proto_specs-0.0.397.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
123
- fsai_proto_specs-0.0.397.dist-info/RECORD,,
121
+ fsai_proto_specs-0.0.398.dist-info/METADATA,sha256=D1n47v4VGRhulLFcKJlHswdHDXYIkAHeI-1tE31_x0A,972
122
+ fsai_proto_specs-0.0.398.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
123
+ fsai_proto_specs-0.0.398.dist-info/RECORD,,
@@ -15,7 +15,7 @@ from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__
15
15
  from global_vo_grpc_service.protos import utils_pb2 as global__vo__grpc__service_dot_protos_dot_utils__pb2
16
16
 
17
17
 
18
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n2global_vo_grpc_service/protos/correction_api.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a)global_vo_grpc_service/protos/utils.proto\"\xdb\x01\n\nCorrection\x12\n\n\x02id\x18\x01 \x01(\x05\x12\x1d\n\x15\x64\x65tection_instance_id\x18\x02 \x01(\x05\x12\x13\n\x0b\x61ssigned_to\x18\x03 \x01(\x05\x12\x13\n\x0b\x61ssigned_by\x18\x04 \x01(\x05\x12\x30\n\x0crequested_at\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x30\n\x0c\x63ompleted_at\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x14\n\x0c\x63ompleted_by\x18\x07 \x01(\x05\"E\n#GetCorrectionsByDetectionIdsRequest\x12\x1e\n\x16\x64\x65tection_instance_ids\x18\x01 \x03(\x05\"H\n$GetCorrectionsByDetectionIdsResponse\x12 \n\x0b\x63orrections\x18\x01 \x03(\x0b\x32\x0b.Correction\"8\n!GetCorrectionsByAssignedToRequest\x12\x13\n\x0b\x61ssigned_to\x18\x01 \x01(\x05\"F\n\"GetCorrectionsByAssignedToResponse\x12 \n\x0b\x63orrections\x18\x01 \x03(\x0b\x32\x0b.Correction\"8\n!GetCorrectionsByAssignedByRequest\x12\x13\n\x0b\x61ssigned_by\x18\x01 \x01(\x05\"F\n\"GetCorrectionsByAssignedByResponse\x12 \n\x0b\x63orrections\x18\x01 \x03(\x0b\x32\x0b.Correction\":\n\x18\x43reateCorrectionsRequest\x12\x1e\n\x16\x64\x65tection_instance_ids\x18\x01 \x03(\x05\"J\n\x19\x43reateCorrectionsResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\x0b\n\x03ids\x18\x02 \x03(\x05\"7\n\x19\x43ompleteCorrectionRequest\x12\n\n\x02id\x18\x01 \x01(\x05\x12\x0e\n\x06\x61\x63tion\x18\x02 \x01(\t\">\n\x1a\x43ompleteCorrectionResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType2\xe5\x03\n\rCorrectionApi\x12k\n\x1cGetCorrectionsByDetectionIds\x12$.GetCorrectionsByDetectionIdsRequest\x1a%.GetCorrectionsByDetectionIdsResponse\x12\x65\n\x1aGetCorrectionsByAssignedTo\x12\".GetCorrectionsByAssignedToRequest\x1a#.GetCorrectionsByAssignedToResponse\x12\x65\n\x1aGetCorrectionsByAssignedBy\x12\".GetCorrectionsByAssignedByRequest\x1a#.GetCorrectionsByAssignedByResponse\x12J\n\x11\x43reateCorrections\x12\x19.CreateCorrectionsRequest\x1a\x1a.CreateCorrectionsResponse\x12M\n\x12\x43ompleteCorrection\x12\x1a.CompleteCorrectionRequest\x1a\x1b.CompleteCorrectionResponseb\x06proto3')
18
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n2global_vo_grpc_service/protos/correction_api.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a)global_vo_grpc_service/protos/utils.proto\"\xdb\x01\n\nCorrection\x12\n\n\x02id\x18\x01 \x01(\x05\x12\x1d\n\x15\x64\x65tection_instance_id\x18\x02 \x01(\x05\x12\x13\n\x0b\x61ssigned_to\x18\x03 \x01(\x05\x12\x13\n\x0b\x61ssigned_by\x18\x04 \x01(\x05\x12\x30\n\x0crequested_at\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x30\n\x0c\x63ompleted_at\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x14\n\x0c\x63ompleted_by\x18\x07 \x01(\x05\"E\n#GetCorrectionsByDetectionIdsRequest\x12\x1e\n\x16\x64\x65tection_instance_ids\x18\x01 \x03(\x05\"H\n$GetCorrectionsByDetectionIdsResponse\x12 \n\x0b\x63orrections\x18\x01 \x03(\x0b\x32\x0b.Correction\"8\n!GetCorrectionsByAssignedToRequest\x12\x13\n\x0b\x61ssigned_to\x18\x01 \x01(\x05\"F\n\"GetCorrectionsByAssignedToResponse\x12 \n\x0b\x63orrections\x18\x01 \x03(\x0b\x32\x0b.Correction\"8\n!GetCorrectionsByAssignedByRequest\x12\x13\n\x0b\x61ssigned_by\x18\x01 \x01(\x05\"F\n\"GetCorrectionsByAssignedByResponse\x12 \n\x0b\x63orrections\x18\x01 \x03(\x0b\x32\x0b.Correction\":\n\x18\x43reateCorrectionsRequest\x12\x1e\n\x16\x64\x65tection_instance_ids\x18\x01 \x03(\x05\"J\n\x19\x43reateCorrectionsResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\x0b\n\x03ids\x18\x02 \x03(\x05\"9\n\x1a\x43ompleteCorrectionsRequest\x12\x0b\n\x03ids\x18\x01 \x03(\x05\x12\x0e\n\x06\x61\x63tion\x18\x02 \x01(\t\"L\n\x1b\x43ompleteCorrectionsResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\x0b\n\x03ids\x18\x02 \x03(\x05\x32\xe8\x03\n\rCorrectionApi\x12k\n\x1cGetCorrectionsByDetectionIds\x12$.GetCorrectionsByDetectionIdsRequest\x1a%.GetCorrectionsByDetectionIdsResponse\x12\x65\n\x1aGetCorrectionsByAssignedTo\x12\".GetCorrectionsByAssignedToRequest\x1a#.GetCorrectionsByAssignedToResponse\x12\x65\n\x1aGetCorrectionsByAssignedBy\x12\".GetCorrectionsByAssignedByRequest\x1a#.GetCorrectionsByAssignedByResponse\x12J\n\x11\x43reateCorrections\x12\x19.CreateCorrectionsRequest\x1a\x1a.CreateCorrectionsResponse\x12P\n\x13\x43ompleteCorrections\x12\x1b.CompleteCorrectionsRequest\x1a\x1c.CompleteCorrectionsResponseb\x06proto3')
19
19
 
20
20
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
21
21
  _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'global_vo_grpc_service.protos.correction_api_pb2', globals())
@@ -40,10 +40,10 @@ if _descriptor._USE_C_DESCRIPTORS == False:
40
40
  _CREATECORRECTIONSREQUEST._serialized_end=815
41
41
  _CREATECORRECTIONSRESPONSE._serialized_start=817
42
42
  _CREATECORRECTIONSRESPONSE._serialized_end=891
43
- _COMPLETECORRECTIONREQUEST._serialized_start=893
44
- _COMPLETECORRECTIONREQUEST._serialized_end=948
45
- _COMPLETECORRECTIONRESPONSE._serialized_start=950
46
- _COMPLETECORRECTIONRESPONSE._serialized_end=1012
47
- _CORRECTIONAPI._serialized_start=1015
48
- _CORRECTIONAPI._serialized_end=1500
43
+ _COMPLETECORRECTIONSREQUEST._serialized_start=893
44
+ _COMPLETECORRECTIONSREQUEST._serialized_end=950
45
+ _COMPLETECORRECTIONSRESPONSE._serialized_start=952
46
+ _COMPLETECORRECTIONSRESPONSE._serialized_end=1028
47
+ _CORRECTIONAPI._serialized_start=1031
48
+ _CORRECTIONAPI._serialized_end=1519
49
49
  # @@protoc_insertion_point(module_scope)
@@ -34,10 +34,10 @@ class CorrectionApiStub(object):
34
34
  request_serializer=global__vo__grpc__service_dot_protos_dot_correction__api__pb2.CreateCorrectionsRequest.SerializeToString,
35
35
  response_deserializer=global__vo__grpc__service_dot_protos_dot_correction__api__pb2.CreateCorrectionsResponse.FromString,
36
36
  )
37
- self.CompleteCorrection = channel.unary_unary(
38
- '/CorrectionApi/CompleteCorrection',
39
- request_serializer=global__vo__grpc__service_dot_protos_dot_correction__api__pb2.CompleteCorrectionRequest.SerializeToString,
40
- response_deserializer=global__vo__grpc__service_dot_protos_dot_correction__api__pb2.CompleteCorrectionResponse.FromString,
37
+ self.CompleteCorrections = channel.unary_unary(
38
+ '/CorrectionApi/CompleteCorrections',
39
+ request_serializer=global__vo__grpc__service_dot_protos_dot_correction__api__pb2.CompleteCorrectionsRequest.SerializeToString,
40
+ response_deserializer=global__vo__grpc__service_dot_protos_dot_correction__api__pb2.CompleteCorrectionsResponse.FromString,
41
41
  )
42
42
 
43
43
 
@@ -68,7 +68,7 @@ class CorrectionApiServicer(object):
68
68
  context.set_details('Method not implemented!')
69
69
  raise NotImplementedError('Method not implemented!')
70
70
 
71
- def CompleteCorrection(self, request, context):
71
+ def CompleteCorrections(self, request, context):
72
72
  """Missing associated documentation comment in .proto file."""
73
73
  context.set_code(grpc.StatusCode.UNIMPLEMENTED)
74
74
  context.set_details('Method not implemented!')
@@ -97,10 +97,10 @@ def add_CorrectionApiServicer_to_server(servicer, server):
97
97
  request_deserializer=global__vo__grpc__service_dot_protos_dot_correction__api__pb2.CreateCorrectionsRequest.FromString,
98
98
  response_serializer=global__vo__grpc__service_dot_protos_dot_correction__api__pb2.CreateCorrectionsResponse.SerializeToString,
99
99
  ),
100
- 'CompleteCorrection': grpc.unary_unary_rpc_method_handler(
101
- servicer.CompleteCorrection,
102
- request_deserializer=global__vo__grpc__service_dot_protos_dot_correction__api__pb2.CompleteCorrectionRequest.FromString,
103
- response_serializer=global__vo__grpc__service_dot_protos_dot_correction__api__pb2.CompleteCorrectionResponse.SerializeToString,
100
+ 'CompleteCorrections': grpc.unary_unary_rpc_method_handler(
101
+ servicer.CompleteCorrections,
102
+ request_deserializer=global__vo__grpc__service_dot_protos_dot_correction__api__pb2.CompleteCorrectionsRequest.FromString,
103
+ response_serializer=global__vo__grpc__service_dot_protos_dot_correction__api__pb2.CompleteCorrectionsResponse.SerializeToString,
104
104
  ),
105
105
  }
106
106
  generic_handler = grpc.method_handlers_generic_handler(
@@ -181,7 +181,7 @@ class CorrectionApi(object):
181
181
  insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
182
182
 
183
183
  @staticmethod
184
- def CompleteCorrection(request,
184
+ def CompleteCorrections(request,
185
185
  target,
186
186
  options=(),
187
187
  channel_credentials=None,
@@ -191,8 +191,8 @@ class CorrectionApi(object):
191
191
  wait_for_ready=None,
192
192
  timeout=None,
193
193
  metadata=None):
194
- return grpc.experimental.unary_unary(request, target, '/CorrectionApi/CompleteCorrection',
195
- global__vo__grpc__service_dot_protos_dot_correction__api__pb2.CompleteCorrectionRequest.SerializeToString,
196
- global__vo__grpc__service_dot_protos_dot_correction__api__pb2.CompleteCorrectionResponse.FromString,
194
+ return grpc.experimental.unary_unary(request, target, '/CorrectionApi/CompleteCorrections',
195
+ global__vo__grpc__service_dot_protos_dot_correction__api__pb2.CompleteCorrectionsRequest.SerializeToString,
196
+ global__vo__grpc__service_dot_protos_dot_correction__api__pb2.CompleteCorrectionsResponse.FromString,
197
197
  options, channel_credentials,
198
198
  insecure, call_credentials, compression, wait_for_ready, timeout, metadata)