fsai-proto-specs 0.0.393__py3-none-any.whl → 0.0.394__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.393
3
+ Version: 0.0.394
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
@@ -70,6 +70,8 @@ global_vo_grpc_service/protos/model_assessment_api_pb2.py,sha256=xUJHuNYWZSTViML
70
70
  global_vo_grpc_service/protos/model_assessment_api_pb2_grpc.py,sha256=EwVFTLoI_drwbrcbKPOMqv3HwIcY4vQnC65OIFehrpc,6938
71
71
  global_vo_grpc_service/protos/permission_api_pb2.py,sha256=r-kGWRZfytc5nbsSFMy1B0euC6hvI2zIOMJ39R_1mEs,2485
72
72
  global_vo_grpc_service/protos/permission_api_pb2_grpc.py,sha256=AqaNSjZxphjTOSuD1d_4q64L1p8BUD5M7xwoiFuGkT0,4843
73
+ global_vo_grpc_service/protos/product_changelog_api_pb2.py,sha256=fHijZW094Key8fX76Xi4vTglt-CsU3pIQd_doANyUmM,4014
74
+ global_vo_grpc_service/protos/product_changelog_api_pb2_grpc.py,sha256=5U_itNWLS7HVAr6Kx0IfLQMi6mpOWAoZtAgUS-BnjyM,9022
73
75
  global_vo_grpc_service/protos/query_api_pb2.py,sha256=BZxuoc42UnM8I0GpOTIUNoCyt797Snf6j84ejgDrYs0,6810
74
76
  global_vo_grpc_service/protos/query_api_pb2_grpc.py,sha256=2QA_Os2JW1FwwTZhk2pzuw8G8TIVkfedjU3IaXco9CA,8967
75
77
  global_vo_grpc_service/protos/review_api_pb2.py,sha256=92N1aM81NdjUb1InbypKIr1GXkk-rDAD5dGmu3uldAA,11890
@@ -114,6 +116,6 @@ search_grpc_service/protos/index_api_pb2.py,sha256=6gqbhy6__LQ0nXPbJ_j-I2LIWbYPY
114
116
  search_grpc_service/protos/index_api_pb2_grpc.py,sha256=qrtGUh9HpN1wiavtpRCtqkGQonq8aanT3MZfsjWaVCM,10672
115
117
  search_grpc_service/protos/search_api_pb2.py,sha256=M9ziQ8pQydNhpldCDy_-g9Mrd8ik48Q9olLZtmdcVIE,5243
116
118
  search_grpc_service/protos/search_api_pb2_grpc.py,sha256=1aRML4YmgvB_2TgjkVD59HKsSHT88pnt7omLL_CnMzA,6870
117
- fsai_proto_specs-0.0.393.dist-info/METADATA,sha256=dS_Tl0eAhjKDV3BqIHCCIGAwJ29GTeMni93GB5OFIjw,972
118
- fsai_proto_specs-0.0.393.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
119
- fsai_proto_specs-0.0.393.dist-info/RECORD,,
119
+ fsai_proto_specs-0.0.394.dist-info/METADATA,sha256=Km1_5gIpUQIhpFRFlhXowgU94MeLBjpoZgd5RDCFo9g,972
120
+ fsai_proto_specs-0.0.394.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
121
+ fsai_proto_specs-0.0.394.dist-info/RECORD,,
@@ -0,0 +1,44 @@
1
+ # -*- coding: utf-8 -*-
2
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
3
+ # source: global_vo_grpc_service/protos/product_changelog_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 timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
15
+ from google.protobuf import empty_pb2 as google_dot_protobuf_dot_empty__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'\n9global_vo_grpc_service/protos/product_changelog_api.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a)global_vo_grpc_service/protos/utils.proto\"\xd4\x01\n\x10ProductChangelog\x12\n\n\x02id\x18\x01 \x01(\x05\x12\r\n\x05title\x18\x02 \x01(\t\x12\x0f\n\x07\x63ontent\x18\x03 \x01(\t\x12\x0c\n\x04type\x18\x04 \x01(\t\x12.\n\ncreated_at\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x12\n\ncreated_by\x18\x06 \x01(\x05\x12.\n\nupdated_at\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x12\n\nupdated_by\x18\x08 \x01(\x05\"N\n\x1dListProductChangelogsResponse\x12-\n\x12product_changelogs\x18\x01 \x03(\x0b\x32\x11.ProductChangelog\"M\n\x1d\x43reateProductChangelogRequest\x12\r\n\x05title\x18\x01 \x01(\t\x12\x0f\n\x07\x63ontent\x18\x02 \x01(\t\x12\x0c\n\x04type\x18\x03 \x01(\t\"N\n\x1e\x43reateProductChangelogResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\n\n\x02id\x18\x02 \x01(\x05\"Y\n\x1dUpdateProductChangelogRequest\x12\n\n\x02id\x18\x01 \x01(\x05\x12\r\n\x05title\x18\x02 \x01(\t\x12\x0f\n\x07\x63ontent\x18\x03 \x01(\t\x12\x0c\n\x04type\x18\x04 \x01(\t\"N\n\x1eUpdateProductChangelogResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\n\n\x02id\x18\x02 \x01(\x05\"+\n\x1d\x44\x65leteProductChangelogRequest\x12\n\n\x02id\x18\x01 \x01(\x05\"B\n\x1e\x44\x65leteProductChangelogResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType2\xf7\x02\n\x13ProductChangelogApi\x12O\n\x15ListProductChangelogs\x12\x16.google.protobuf.Empty\x1a\x1e.ListProductChangelogsResponse\x12Y\n\x16\x43reateProductChangelog\x12\x1e.CreateProductChangelogRequest\x1a\x1f.CreateProductChangelogResponse\x12Y\n\x16UpdateProductChangelog\x12\x1e.UpdateProductChangelogRequest\x1a\x1f.UpdateProductChangelogResponse\x12Y\n\x16\x44\x65leteProductChangelog\x12\x1e.DeleteProductChangelogRequest\x1a\x1f.DeleteProductChangelogResponseb\x06proto3')
20
+
21
+ _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
22
+ _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'global_vo_grpc_service.protos.product_changelog_api_pb2', globals())
23
+ if _descriptor._USE_C_DESCRIPTORS == False:
24
+
25
+ DESCRIPTOR._options = None
26
+ _PRODUCTCHANGELOG._serialized_start=167
27
+ _PRODUCTCHANGELOG._serialized_end=379
28
+ _LISTPRODUCTCHANGELOGSRESPONSE._serialized_start=381
29
+ _LISTPRODUCTCHANGELOGSRESPONSE._serialized_end=459
30
+ _CREATEPRODUCTCHANGELOGREQUEST._serialized_start=461
31
+ _CREATEPRODUCTCHANGELOGREQUEST._serialized_end=538
32
+ _CREATEPRODUCTCHANGELOGRESPONSE._serialized_start=540
33
+ _CREATEPRODUCTCHANGELOGRESPONSE._serialized_end=618
34
+ _UPDATEPRODUCTCHANGELOGREQUEST._serialized_start=620
35
+ _UPDATEPRODUCTCHANGELOGREQUEST._serialized_end=709
36
+ _UPDATEPRODUCTCHANGELOGRESPONSE._serialized_start=711
37
+ _UPDATEPRODUCTCHANGELOGRESPONSE._serialized_end=789
38
+ _DELETEPRODUCTCHANGELOGREQUEST._serialized_start=791
39
+ _DELETEPRODUCTCHANGELOGREQUEST._serialized_end=834
40
+ _DELETEPRODUCTCHANGELOGRESPONSE._serialized_start=836
41
+ _DELETEPRODUCTCHANGELOGRESPONSE._serialized_end=902
42
+ _PRODUCTCHANGELOGAPI._serialized_start=905
43
+ _PRODUCTCHANGELOGAPI._serialized_end=1280
44
+ # @@protoc_insertion_point(module_scope)
@@ -0,0 +1,166 @@
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 product_changelog_api_pb2 as global__vo__grpc__service_dot_protos_dot_product__changelog__api__pb2
6
+ from google.protobuf import empty_pb2 as google_dot_protobuf_dot_empty__pb2
7
+
8
+
9
+ class ProductChangelogApiStub(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.ListProductChangelogs = channel.unary_unary(
19
+ '/ProductChangelogApi/ListProductChangelogs',
20
+ request_serializer=google_dot_protobuf_dot_empty__pb2.Empty.SerializeToString,
21
+ response_deserializer=global__vo__grpc__service_dot_protos_dot_product__changelog__api__pb2.ListProductChangelogsResponse.FromString,
22
+ )
23
+ self.CreateProductChangelog = channel.unary_unary(
24
+ '/ProductChangelogApi/CreateProductChangelog',
25
+ request_serializer=global__vo__grpc__service_dot_protos_dot_product__changelog__api__pb2.CreateProductChangelogRequest.SerializeToString,
26
+ response_deserializer=global__vo__grpc__service_dot_protos_dot_product__changelog__api__pb2.CreateProductChangelogResponse.FromString,
27
+ )
28
+ self.UpdateProductChangelog = channel.unary_unary(
29
+ '/ProductChangelogApi/UpdateProductChangelog',
30
+ request_serializer=global__vo__grpc__service_dot_protos_dot_product__changelog__api__pb2.UpdateProductChangelogRequest.SerializeToString,
31
+ response_deserializer=global__vo__grpc__service_dot_protos_dot_product__changelog__api__pb2.UpdateProductChangelogResponse.FromString,
32
+ )
33
+ self.DeleteProductChangelog = channel.unary_unary(
34
+ '/ProductChangelogApi/DeleteProductChangelog',
35
+ request_serializer=global__vo__grpc__service_dot_protos_dot_product__changelog__api__pb2.DeleteProductChangelogRequest.SerializeToString,
36
+ response_deserializer=global__vo__grpc__service_dot_protos_dot_product__changelog__api__pb2.DeleteProductChangelogResponse.FromString,
37
+ )
38
+
39
+
40
+ class ProductChangelogApiServicer(object):
41
+ """Missing associated documentation comment in .proto file."""
42
+
43
+ def ListProductChangelogs(self, request, context):
44
+ """Missing associated documentation comment in .proto file."""
45
+ context.set_code(grpc.StatusCode.UNIMPLEMENTED)
46
+ context.set_details('Method not implemented!')
47
+ raise NotImplementedError('Method not implemented!')
48
+
49
+ def CreateProductChangelog(self, request, context):
50
+ """Missing associated documentation comment in .proto file."""
51
+ context.set_code(grpc.StatusCode.UNIMPLEMENTED)
52
+ context.set_details('Method not implemented!')
53
+ raise NotImplementedError('Method not implemented!')
54
+
55
+ def UpdateProductChangelog(self, request, context):
56
+ """Missing associated documentation comment in .proto file."""
57
+ context.set_code(grpc.StatusCode.UNIMPLEMENTED)
58
+ context.set_details('Method not implemented!')
59
+ raise NotImplementedError('Method not implemented!')
60
+
61
+ def DeleteProductChangelog(self, request, context):
62
+ """Missing associated documentation comment in .proto file."""
63
+ context.set_code(grpc.StatusCode.UNIMPLEMENTED)
64
+ context.set_details('Method not implemented!')
65
+ raise NotImplementedError('Method not implemented!')
66
+
67
+
68
+ def add_ProductChangelogApiServicer_to_server(servicer, server):
69
+ rpc_method_handlers = {
70
+ 'ListProductChangelogs': grpc.unary_unary_rpc_method_handler(
71
+ servicer.ListProductChangelogs,
72
+ request_deserializer=google_dot_protobuf_dot_empty__pb2.Empty.FromString,
73
+ response_serializer=global__vo__grpc__service_dot_protos_dot_product__changelog__api__pb2.ListProductChangelogsResponse.SerializeToString,
74
+ ),
75
+ 'CreateProductChangelog': grpc.unary_unary_rpc_method_handler(
76
+ servicer.CreateProductChangelog,
77
+ request_deserializer=global__vo__grpc__service_dot_protos_dot_product__changelog__api__pb2.CreateProductChangelogRequest.FromString,
78
+ response_serializer=global__vo__grpc__service_dot_protos_dot_product__changelog__api__pb2.CreateProductChangelogResponse.SerializeToString,
79
+ ),
80
+ 'UpdateProductChangelog': grpc.unary_unary_rpc_method_handler(
81
+ servicer.UpdateProductChangelog,
82
+ request_deserializer=global__vo__grpc__service_dot_protos_dot_product__changelog__api__pb2.UpdateProductChangelogRequest.FromString,
83
+ response_serializer=global__vo__grpc__service_dot_protos_dot_product__changelog__api__pb2.UpdateProductChangelogResponse.SerializeToString,
84
+ ),
85
+ 'DeleteProductChangelog': grpc.unary_unary_rpc_method_handler(
86
+ servicer.DeleteProductChangelog,
87
+ request_deserializer=global__vo__grpc__service_dot_protos_dot_product__changelog__api__pb2.DeleteProductChangelogRequest.FromString,
88
+ response_serializer=global__vo__grpc__service_dot_protos_dot_product__changelog__api__pb2.DeleteProductChangelogResponse.SerializeToString,
89
+ ),
90
+ }
91
+ generic_handler = grpc.method_handlers_generic_handler(
92
+ 'ProductChangelogApi', rpc_method_handlers)
93
+ server.add_generic_rpc_handlers((generic_handler,))
94
+
95
+
96
+ # This class is part of an EXPERIMENTAL API.
97
+ class ProductChangelogApi(object):
98
+ """Missing associated documentation comment in .proto file."""
99
+
100
+ @staticmethod
101
+ def ListProductChangelogs(request,
102
+ target,
103
+ options=(),
104
+ channel_credentials=None,
105
+ call_credentials=None,
106
+ insecure=False,
107
+ compression=None,
108
+ wait_for_ready=None,
109
+ timeout=None,
110
+ metadata=None):
111
+ return grpc.experimental.unary_unary(request, target, '/ProductChangelogApi/ListProductChangelogs',
112
+ google_dot_protobuf_dot_empty__pb2.Empty.SerializeToString,
113
+ global__vo__grpc__service_dot_protos_dot_product__changelog__api__pb2.ListProductChangelogsResponse.FromString,
114
+ options, channel_credentials,
115
+ insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
116
+
117
+ @staticmethod
118
+ def CreateProductChangelog(request,
119
+ target,
120
+ options=(),
121
+ channel_credentials=None,
122
+ call_credentials=None,
123
+ insecure=False,
124
+ compression=None,
125
+ wait_for_ready=None,
126
+ timeout=None,
127
+ metadata=None):
128
+ return grpc.experimental.unary_unary(request, target, '/ProductChangelogApi/CreateProductChangelog',
129
+ global__vo__grpc__service_dot_protos_dot_product__changelog__api__pb2.CreateProductChangelogRequest.SerializeToString,
130
+ global__vo__grpc__service_dot_protos_dot_product__changelog__api__pb2.CreateProductChangelogResponse.FromString,
131
+ options, channel_credentials,
132
+ insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
133
+
134
+ @staticmethod
135
+ def UpdateProductChangelog(request,
136
+ target,
137
+ options=(),
138
+ channel_credentials=None,
139
+ call_credentials=None,
140
+ insecure=False,
141
+ compression=None,
142
+ wait_for_ready=None,
143
+ timeout=None,
144
+ metadata=None):
145
+ return grpc.experimental.unary_unary(request, target, '/ProductChangelogApi/UpdateProductChangelog',
146
+ global__vo__grpc__service_dot_protos_dot_product__changelog__api__pb2.UpdateProductChangelogRequest.SerializeToString,
147
+ global__vo__grpc__service_dot_protos_dot_product__changelog__api__pb2.UpdateProductChangelogResponse.FromString,
148
+ options, channel_credentials,
149
+ insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
150
+
151
+ @staticmethod
152
+ def DeleteProductChangelog(request,
153
+ target,
154
+ options=(),
155
+ channel_credentials=None,
156
+ call_credentials=None,
157
+ insecure=False,
158
+ compression=None,
159
+ wait_for_ready=None,
160
+ timeout=None,
161
+ metadata=None):
162
+ return grpc.experimental.unary_unary(request, target, '/ProductChangelogApi/DeleteProductChangelog',
163
+ global__vo__grpc__service_dot_protos_dot_product__changelog__api__pb2.DeleteProductChangelogRequest.SerializeToString,
164
+ global__vo__grpc__service_dot_protos_dot_product__changelog__api__pb2.DeleteProductChangelogResponse.FromString,
165
+ options, channel_credentials,
166
+ insecure, call_credentials, compression, wait_for_ready, timeout, metadata)