corvic-engine 0.3.0rc94__cp38-abi3-win_amd64.whl → 0.3.0rc95__cp38-abi3-win_amd64.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.
- corvic/engine/_native.pyd +0 -0
- {corvic_engine-0.3.0rc94.dist-info → corvic_engine-0.3.0rc95.dist-info}/METADATA +1 -1
- {corvic_engine-0.3.0rc94.dist-info → corvic_engine-0.3.0rc95.dist-info}/RECORD +11 -11
- corvic_generated/ingest/v2/resource_pb2.py +62 -48
- corvic_generated/ingest/v2/resource_pb2.pyi +26 -2
- corvic_generated/ingest/v2/resource_pb2_grpc.py +33 -0
- corvic_generated/ingest/v2/resource_pb2_grpc.pyi +14 -0
- corvic_generated/orm/v1/data_connector_pb2.py +6 -4
- corvic_generated/orm/v1/data_connector_pb2.pyi +14 -2
- {corvic_engine-0.3.0rc94.dist-info → corvic_engine-0.3.0rc95.dist-info}/WHEEL +0 -0
- {corvic_engine-0.3.0rc94.dist-info → corvic_engine-0.3.0rc95.dist-info}/licenses/LICENSE +0 -0
corvic/engine/_native.pyd
CHANGED
Binary file
|
@@ -25,7 +25,7 @@ corvic/emodel/_source.py,sha256=AqT7kF1_2Vch0ZcdDOH7kgnUNHJsgKH3S8ElVHwl8c0,1016
|
|
25
25
|
corvic/emodel/_space.py,sha256=dK6NuElR6KMofDjgQvgpjzHeWJG8a2ZH-Nzan5XxlYc,39390
|
26
26
|
corvic/emodel/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
27
27
|
corvic/engine/__init__.py,sha256=XL4Vg7rNcBi29ccVelpeFizR9oJtGYXDn84W9zok9d4,975
|
28
|
-
corvic/engine/_native.pyd,sha256=
|
28
|
+
corvic/engine/_native.pyd,sha256=wL4NMTCj6FeXzxN4mHoqUTaJ3Ea_PcsOi82awczdmLI,438272
|
29
29
|
corvic/engine/_native.pyi,sha256=KYMPtvXqHZ-jMgZohLf4se3rr-rBpCihmjANcr6s8ag,1390
|
30
30
|
corvic/engine/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
31
31
|
corvic/eorm/__init__.py,sha256=FMj83kpBC7t-dJzvgJOkmsHvXyvhZmM4jOuQZ3OuwHA,14998
|
@@ -98,9 +98,9 @@ corvic/version/__init__.py,sha256=JlkRLvKXsu3zIxhdynO_0Ub5NfQOvGjfwCRkNnaOu9U,11
|
|
98
98
|
corvic/version/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
99
99
|
corvic/well_known_types/__init__.py,sha256=Btbeqieik2AcmijeOXeqBptzueBpgNitvH9J5VNm12w,1289
|
100
100
|
corvic/well_known_types/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
101
|
-
corvic_engine-0.3.
|
102
|
-
corvic_engine-0.3.
|
103
|
-
corvic_engine-0.3.
|
101
|
+
corvic_engine-0.3.0rc95.dist-info/METADATA,sha256=yHuCsv6NdycadWQ5GkVTDmI3c7x37LXTevgjtt-Bhs4,1879
|
102
|
+
corvic_engine-0.3.0rc95.dist-info/WHEEL,sha256=jXXXnFq1lMnQGkwJwdMPY4-n4ga_raKn8NABSsZqRTg,94
|
103
|
+
corvic_engine-0.3.0rc95.dist-info/licenses/LICENSE,sha256=DSS1OD0oIgssKOmAzkMRBv5jvvVuZQbrIv8lpl9DXY8,1035
|
104
104
|
corvic_generated/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
105
105
|
corvic_generated/algorithm/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
106
106
|
corvic_generated/algorithm/graph/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
@@ -149,10 +149,10 @@ corvic_generated/ingest/v2/quick_mode_pb2.py,sha256=V711VNHxKrOxypo7ZjpvOmckaprx
|
|
149
149
|
corvic_generated/ingest/v2/quick_mode_pb2.pyi,sha256=j8SAHdekgUuFyQgBmHKcYThD6lagsQDB-3iueBIYJX0,2512
|
150
150
|
corvic_generated/ingest/v2/quick_mode_pb2_grpc.py,sha256=Dfg1MPcY32kbsatdsrpVhvi_qdZPtW4wfLITqh9-FtU,4670
|
151
151
|
corvic_generated/ingest/v2/quick_mode_pb2_grpc.pyi,sha256=DSiD0kV3Ffwsa7ZripP6LNHPu8Zbdo2hc48T-6ha54s,2369
|
152
|
-
corvic_generated/ingest/v2/resource_pb2.py,sha256
|
153
|
-
corvic_generated/ingest/v2/resource_pb2.pyi,sha256=
|
154
|
-
corvic_generated/ingest/v2/resource_pb2_grpc.py,sha256=
|
155
|
-
corvic_generated/ingest/v2/resource_pb2_grpc.pyi,sha256=
|
152
|
+
corvic_generated/ingest/v2/resource_pb2.py,sha256=-W-uvOpH9KdnY5pwp4FOeGs73ZbJEL1W3LpN3oyjm3E,20098
|
153
|
+
corvic_generated/ingest/v2/resource_pb2.pyi,sha256=tcjHDLRuc7f--HTfTzJFUhKACc0qMech2p9IqbMRW0A,10695
|
154
|
+
corvic_generated/ingest/v2/resource_pb2_grpc.py,sha256=tKhgy1lM4SM9AAQNSHQGkH7uo_sZeq6RM-4IfSLfKSY,20964
|
155
|
+
corvic_generated/ingest/v2/resource_pb2_grpc.pyi,sha256=CR_Iuhj6L_C9HH5GwLw80tr1vXO_Psy1d9bhpX5KblU,13226
|
156
156
|
corvic_generated/ingest/v2/room_pb2.py,sha256=NR7FS-24pW6fWDGLK4tVgkdcHL6A5li0ewRqgUp2DhM,8180
|
157
157
|
corvic_generated/ingest/v2/room_pb2.pyi,sha256=ak1s5flg8v7YSVNl0ziEmMnphyy6ijd0PuJiGqK5RCA,4163
|
158
158
|
corvic_generated/ingest/v2/room_pb2_grpc.py,sha256=X_siQT8CLUwVFMDiP7WiTIMXX528FoPyhhUFUdoZgXI,11422
|
@@ -177,8 +177,8 @@ corvic_generated/orm/v1/common_pb2.py,sha256=kvG1AWuP0TOii-ROu9CJKmG3e1EcbFUF0li
|
|
177
177
|
corvic_generated/orm/v1/common_pb2.pyi,sha256=PZi9KfnXWzlQC0bMuDC71IOmgIaYClY2jPghzKV-mAo,3557
|
178
178
|
corvic_generated/orm/v1/common_pb2_grpc.py,sha256=_bXoS025FcWrXR1E_3Mh4GHB1RMvgz8lIpit-Awnf-s,163
|
179
179
|
corvic_generated/orm/v1/common_pb2_grpc.pyi,sha256=H9-ADaiKR9iyVZvmnXutZqWwRRCDxjUIktkfJrJFIHg,417
|
180
|
-
corvic_generated/orm/v1/data_connector_pb2.py,sha256=
|
181
|
-
corvic_generated/orm/v1/data_connector_pb2.pyi,sha256=
|
180
|
+
corvic_generated/orm/v1/data_connector_pb2.py,sha256=75kIVdmYjMO2jw91bTvhorFTNFxe4wnFx0IbpVN8YnA,2532
|
181
|
+
corvic_generated/orm/v1/data_connector_pb2.pyi,sha256=y_z82YEm--ufNNhbemvh2wELCFhMb3T-4ewhp6LwlRw,2409
|
182
182
|
corvic_generated/orm/v1/data_connector_pb2_grpc.py,sha256=_bXoS025FcWrXR1E_3Mh4GHB1RMvgz8lIpit-Awnf-s,163
|
183
183
|
corvic_generated/orm/v1/data_connector_pb2_grpc.pyi,sha256=H9-ADaiKR9iyVZvmnXutZqWwRRCDxjUIktkfJrJFIHg,417
|
184
184
|
corvic_generated/orm/v1/feature_view_pb2.py,sha256=M1rbc29hV0RXPSZRVg7S54sfUOErFDxEfSLIqOzTtoE,3012
|
@@ -207,4 +207,4 @@ corvic_generated/status/v1/service_pb2.py,sha256=0cgy0Vn-EyiYtRXRMkEsoNGN1iTOSrr
|
|
207
207
|
corvic_generated/status/v1/service_pb2.pyi,sha256=iXLR2FOKQJpBgvBzpD2kVwcYOCksP2aRwK4JYaI9CBw,558
|
208
208
|
corvic_generated/status/v1/service_pb2_grpc.py,sha256=y-a5ldrphWlNJW-yKswyjNmXokK4-5bbEEfczjagJHo,2736
|
209
209
|
corvic_generated/status/v1/service_pb2_grpc.pyi,sha256=OoAnaZ64FD0UTzPoRhYvQU8ecoilhHj3ySjSfHbVDaU,1501
|
210
|
-
corvic_engine-0.3.
|
210
|
+
corvic_engine-0.3.0rc95.dist-info/RECORD,,
|
@@ -18,7 +18,7 @@ from google.protobuf import descriptor_pb2 as google_dot_protobuf_dot_descriptor
|
|
18
18
|
from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
|
19
19
|
|
20
20
|
|
21
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1f\x63orvic/ingest/v2/resource.proto\x12\x10\x63orvic.ingest.v2\x1a\x1b\x62uf/validate/validate.proto\x1a\x1c\x63orvic/status/v1/event.proto\x1a google/protobuf/descriptor.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\x99\x04\n\x10ResourceMetadata\x12\x1e\n\x04name\x18\x01 \x01(\tB\n\xbaH\x07r\x05\x10\x01\x18\xc8\x01R\x04name\x12%\n\tmime_type\x18\x02 \x01(\tB\x08\xbaH\x05r\x03\x18\xc8\x01R\x08mimeType\x12\x7f\n\x07room_id\x18\x03 \x01(\tBf\xbaHcr\x04\x10\x01\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')R\x06roomId\x12-\n\roriginal_path\x18\x05 \x01(\tB\x08\xbaH\x05r\x03\x18\xe8\x07R\x0coriginalPath\x12*\n\x0b\x64\x65scription\x18\x06 \x01(\tB\x08\xbaH\x05r\x03\x18\xe8\x07R\x0b\x64\x65scription\x12\x87\x01\n\x0bpipeline_id\x18\x08 \x01(\tBf\xbaHcr\x04\x10\x01\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')R\npipelineId\x12;\n\ttype_hint\x18\x04 \x01(\x0e\x32\x1e.corvic.ingest.v2.ResourceTypeR\x08typeHint\x12\x1b\n\x04size\x18\x07 \x01(\x03\x42\x07\xbaH\x04\"\x02 \x00R\x04size\"\
|
21
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1f\x63orvic/ingest/v2/resource.proto\x12\x10\x63orvic.ingest.v2\x1a\x1b\x62uf/validate/validate.proto\x1a\x1c\x63orvic/status/v1/event.proto\x1a google/protobuf/descriptor.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\x99\x04\n\x10ResourceMetadata\x12\x1e\n\x04name\x18\x01 \x01(\tB\n\xbaH\x07r\x05\x10\x01\x18\xc8\x01R\x04name\x12%\n\tmime_type\x18\x02 \x01(\tB\x08\xbaH\x05r\x03\x18\xc8\x01R\x08mimeType\x12\x7f\n\x07room_id\x18\x03 \x01(\tBf\xbaHcr\x04\x10\x01\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')R\x06roomId\x12-\n\roriginal_path\x18\x05 \x01(\tB\x08\xbaH\x05r\x03\x18\xe8\x07R\x0coriginalPath\x12*\n\x0b\x64\x65scription\x18\x06 \x01(\tB\x08\xbaH\x05r\x03\x18\xe8\x07R\x0b\x64\x65scription\x12\x87\x01\n\x0bpipeline_id\x18\x08 \x01(\tBf\xbaHcr\x04\x10\x01\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')R\npipelineId\x12;\n\ttype_hint\x18\x04 \x01(\x0e\x32\x1e.corvic.ingest.v2.ResourceTypeR\x08typeHint\x12\x1b\n\x04size\x18\x07 \x01(\x03\x42\x07\xbaH\x04\"\x02 \x00R\x04size\"\xa8\x03\n\rResourceEntry\x12\x0e\n\x02id\x18\x01 \x01(\tR\x02id\x12\x12\n\x04name\x18\x02 \x01(\tR\x04name\x12\x1b\n\tmime_type\x18\x03 \x01(\tR\x08mimeType\x12\x10\n\x03md5\x18\x05 \x01(\tR\x03md5\x12\x17\n\x07room_id\x18\x06 \x01(\tR\x06roomId\x12\x12\n\x04size\x18\x07 \x01(\x04R\x04size\x12#\n\roriginal_path\x18\t \x01(\tR\x0coriginalPath\x12 \n\x0b\x64\x65scription\x18\x0b \x01(\tR\x0b\x64\x65scription\x12\x1f\n\x0bpipeline_id\x18\x0c \x01(\tR\npipelineId\x12\x1b\n\turl_depth\x18\r \x01(\x04R\x08urlDepth\x12\x1b\n\turl_width\x18\x0e \x01(\x04R\x08urlWidth\x12\x37\n\x18referenced_by_source_ids\x18\n \x03(\tR\x15referencedBySourceIds\x12<\n\rrecent_events\x18\x08 \x03(\x0b\x32\x17.corvic.status.v1.EventR\x0crecentEvents\"p\n\x16\x43reateUploadURLRequest\x12>\n\x08metadata\x18\x01 \x01(\x0b\x32\".corvic.ingest.v2.ResourceMetadataR\x08metadata\x12\x16\n\x06origin\x18\x02 \x01(\tR\x06origin\"A\n\x17\x43reateUploadURLResponse\x12\x10\n\x03url\x18\x01 \x01(\tR\x03url\x12\x14\n\x05token\x18\x02 \x01(\tR\x05token\"s\n\x15UploadURLTokenPayload\x12>\n\x08metadata\x18\x01 \x01(\x0b\x32\".corvic.ingest.v2.ResourceMetadataR\x08metadata\x12\x1a\n\x08\x66ilename\x18\x02 \x01(\tR\x08\x66ilename\"0\n\x18\x46inalizeUploadURLRequest\x12\x14\n\x05token\x18\x01 \x01(\tR\x05token\"R\n\x19\x46inalizeUploadURLResponse\x12\x35\n\x05\x65ntry\x18\x01 \x01(\x0b\x32\x1f.corvic.ingest.v2.ResourceEntryR\x05\x65ntry\"\xaa\x03\n\"FetchAndFinalizeExternalURLRequest\x12\x7f\n\x07room_id\x18\x01 \x01(\tBf\xbaHcr\x04\x10\x01\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')R\x06roomId\x12\x87\x01\n\x0bpipeline_id\x18\x02 \x01(\tBf\xbaHcr\x04\x10\x01\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')R\npipelineId\x12-\n\roriginal_path\x18\x03 \x01(\tB\x08\xbaH\x05r\x03\x18\x80\x10R\x0coriginalPath\x12$\n\turl_depth\x18\x04 \x01(\x04\x42\x07\xbaH\x04\x32\x02\x18\nR\x08urlDepth\x12$\n\turl_width\x18\x05 \x01(\x04\x42\x07\xbaH\x04\x32\x02 \x00R\x08urlWidth\"\\\n#FetchAndFinalizeExternalURLResponse\x12\x35\n\x05\x65ntry\x18\x01 \x01(\x0b\x32\x1f.corvic.ingest.v2.ResourceEntryR\x05\x65ntry\"\x8f\x01\n\x15\x44\x65leteResourceRequest\x12v\n\x02id\x18\x01 \x01(\tBf\xbaHcr\x04\x10\x01\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')R\x02id\"\x18\n\x16\x44\x65leteResourceResponse\"\x8c\x01\n\x12GetResourceRequest\x12v\n\x02id\x18\x01 \x01(\tBf\xbaHcr\x04\x10\x01\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')R\x02id\"L\n\x13GetResourceResponse\x12\x35\n\x05\x65ntry\x18\x01 \x01(\x0b\x32\x1f.corvic.ingest.v2.ResourceEntryR\x05\x65ntry\"\x97\x01\n\x14ListResourcesRequest\x12\x7f\n\x07room_id\x18\x01 \x01(\tBf\xbaHcr\x04\x10\x01\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')R\x06roomId\"N\n\x15ListResourcesResponse\x12\x35\n\x05\x65ntry\x18\x01 \x01(\x0b\x32\x1f.corvic.ingest.v2.ResourceEntryR\x05\x65ntry\"\x8b\x01\n\x0cResourceList\x12{\n\x02id\x18\x01 \x03(\tBk\xbaHh\x92\x01\x65\"cr\x04\x10\x01\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')R\x02id\"\xdb\x01\n\x15WatchResourcesRequest\x12\x81\x01\n\x07room_id\x18\x01 \x01(\tBf\xbaHcr\x04\x10\x01\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')H\x00R\x06roomId\x12\x32\n\x03ids\x18\x02 \x01(\x0b\x32\x1e.corvic.ingest.v2.ResourceListH\x00R\x03idsB\n\n\x08selector\"d\n\x16WatchResourcesResponse\x12J\n\x10updated_resource\x18\x01 \x01(\x0b\x32\x1f.corvic.ingest.v2.ResourceEntryR\x0fupdatedResource\"\xb5\x01\n#ListResourcesPaginatedCursorPayload\x12T\n\x19\x63reate_time_of_last_entry\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\x15\x63reateTimeOfLastEntry\x12\x17\n\x07room_id\x18\x02 \x01(\tR\x06roomId\x12\x1f\n\x0bpipeline_id\x18\x03 \x01(\tR\npipelineId\"\xef\x02\n\x1dListResourcesPaginatedRequest\x12\x80\x01\n\x07room_id\x18\x01 \x01(\tBg\xbaHdr\x02\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')\xd8\x01\x01R\x06roomId\x12\x88\x01\n\x0bpipeline_id\x18\x04 \x01(\tBg\xbaHdr\x02\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')\xd8\x01\x01R\npipelineId\x12(\n\x10\x65ntries_per_page\x18\x02 \x01(\rR\x0e\x65ntriesPerPage\x12\x16\n\x06\x63ursor\x18\x03 \x01(\tR\x06\x63ursor\"\x91\x01\n\x1eListResourcesPaginatedResponse\x12J\n\x10resource_entries\x18\x03 \x03(\x0b\x32\x1f.corvic.ingest.v2.ResourceEntryR\x0fresourceEntries\x12\x16\n\x06\x63ursor\x18\x02 \x01(\tR\x06\x63ursorJ\x04\x08\x01\x10\x02R\x05\x65ntry\"\x9a\x01\n CreateResourceDownloadURLRequest\x12v\n\x02id\x18\x01 \x01(\tBf\xbaHcr\x04\x10\x01\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')R\x02id\"5\n!CreateResourceDownloadURLResponse\x12\x10\n\x03url\x18\x01 \x01(\tR\x03url\"\x99\x01\n\x1f\x43reateResourcePreviewURLRequest\x12v\n\x02id\x18\x01 \x01(\tBf\xbaHcr\x04\x10\x01\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')R\x02id\"4\n CreateResourcePreviewURLResponse\x12\x10\n\x03url\x18\x01 \x01(\tR\x03url*\xab\x01\n\x0cResourceType\x12\x1d\n\x19RESOURCE_TYPE_UNSPECIFIED\x10\x00\x12\x1b\n\x13RESOURCE_TYPE_TABLE\x10\x01\x1a\x02\x08\x01\x12!\n\x1dRESOURCE_TYPE_DIMENSION_TABLE\x10\x02\x12\x1c\n\x18RESOURCE_TYPE_FACT_TABLE\x10\x03\x12\x1e\n\x1aRESOURCE_TYPE_PDF_DOCUMENT\x10\x04\x32\xac\t\n\x0fResourceService\x12h\n\x0f\x43reateUploadURL\x12(.corvic.ingest.v2.CreateUploadURLRequest\x1a).corvic.ingest.v2.CreateUploadURLResponse\"\x00\x12q\n\x11\x46inalizeUploadURL\x12*.corvic.ingest.v2.FinalizeUploadURLRequest\x1a+.corvic.ingest.v2.FinalizeUploadURLResponse\"\x03\x90\x02\x02\x12\x8c\x01\n\x1b\x46\x65tchAndFinalizeExternalURL\x12\x34.corvic.ingest.v2.FetchAndFinalizeExternalURLRequest\x1a\x35.corvic.ingest.v2.FetchAndFinalizeExternalURLResponse\"\x00\x12\x65\n\x0e\x44\x65leteResource\x12\'.corvic.ingest.v2.DeleteResourceRequest\x1a(.corvic.ingest.v2.DeleteResourceResponse\"\x00\x12_\n\x0bGetResource\x12$.corvic.ingest.v2.GetResourceRequest\x1a%.corvic.ingest.v2.GetResourceResponse\"\x03\x90\x02\x01\x12g\n\rListResources\x12&.corvic.ingest.v2.ListResourcesRequest\x1a\'.corvic.ingest.v2.ListResourcesResponse\"\x03\x90\x02\x01\x30\x01\x12\x80\x01\n\x16ListResourcesPaginated\x12/.corvic.ingest.v2.ListResourcesPaginatedRequest\x1a\x30.corvic.ingest.v2.ListResourcesPaginatedResponse\"\x03\x90\x02\x01\x12j\n\x0eWatchResources\x12\'.corvic.ingest.v2.WatchResourcesRequest\x1a(.corvic.ingest.v2.WatchResourcesResponse\"\x03\x90\x02\x01\x30\x01\x12\x86\x01\n\x19\x43reateResourceDownloadURL\x12\x32.corvic.ingest.v2.CreateResourceDownloadURLRequest\x1a\x33.corvic.ingest.v2.CreateResourceDownloadURLResponse\"\x00\x12\x83\x01\n\x18\x43reateResourcePreviewURL\x12\x31.corvic.ingest.v2.CreateResourcePreviewURLRequest\x1a\x32.corvic.ingest.v2.CreateResourcePreviewURLResponse\"\x00\x62\x06proto3')
|
22
22
|
|
23
23
|
_globals = globals()
|
24
24
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
@@ -41,6 +41,16 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
41
41
|
_globals['_RESOURCEMETADATA'].fields_by_name['pipeline_id']._serialized_options = b'\272Hcr\004\020\001\030\024\272\001Z\n\016string.pattern\022\026value must be a number\0320this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')'
|
42
42
|
_globals['_RESOURCEMETADATA'].fields_by_name['size']._options = None
|
43
43
|
_globals['_RESOURCEMETADATA'].fields_by_name['size']._serialized_options = b'\272H\004\"\002 \000'
|
44
|
+
_globals['_FETCHANDFINALIZEEXTERNALURLREQUEST'].fields_by_name['room_id']._options = None
|
45
|
+
_globals['_FETCHANDFINALIZEEXTERNALURLREQUEST'].fields_by_name['room_id']._serialized_options = b'\272Hcr\004\020\001\030\024\272\001Z\n\016string.pattern\022\026value must be a number\0320this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')'
|
46
|
+
_globals['_FETCHANDFINALIZEEXTERNALURLREQUEST'].fields_by_name['pipeline_id']._options = None
|
47
|
+
_globals['_FETCHANDFINALIZEEXTERNALURLREQUEST'].fields_by_name['pipeline_id']._serialized_options = b'\272Hcr\004\020\001\030\024\272\001Z\n\016string.pattern\022\026value must be a number\0320this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')'
|
48
|
+
_globals['_FETCHANDFINALIZEEXTERNALURLREQUEST'].fields_by_name['original_path']._options = None
|
49
|
+
_globals['_FETCHANDFINALIZEEXTERNALURLREQUEST'].fields_by_name['original_path']._serialized_options = b'\272H\005r\003\030\200\020'
|
50
|
+
_globals['_FETCHANDFINALIZEEXTERNALURLREQUEST'].fields_by_name['url_depth']._options = None
|
51
|
+
_globals['_FETCHANDFINALIZEEXTERNALURLREQUEST'].fields_by_name['url_depth']._serialized_options = b'\272H\0042\002\030\n'
|
52
|
+
_globals['_FETCHANDFINALIZEEXTERNALURLREQUEST'].fields_by_name['url_width']._options = None
|
53
|
+
_globals['_FETCHANDFINALIZEEXTERNALURLREQUEST'].fields_by_name['url_width']._serialized_options = b'\272H\0042\002 \000'
|
44
54
|
_globals['_DELETERESOURCEREQUEST'].fields_by_name['id']._options = None
|
45
55
|
_globals['_DELETERESOURCEREQUEST'].fields_by_name['id']._serialized_options = b'\272Hcr\004\020\001\030\024\272\001Z\n\016string.pattern\022\026value must be a number\0320this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')'
|
46
56
|
_globals['_GETRESOURCEREQUEST'].fields_by_name['id']._options = None
|
@@ -69,54 +79,58 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
69
79
|
_globals['_RESOURCESERVICE'].methods_by_name['ListResourcesPaginated']._serialized_options = b'\220\002\001'
|
70
80
|
_globals['_RESOURCESERVICE'].methods_by_name['WatchResources']._options = None
|
71
81
|
_globals['_RESOURCESERVICE'].methods_by_name['WatchResources']._serialized_options = b'\220\002\001'
|
72
|
-
_globals['_RESOURCETYPE']._serialized_start=
|
73
|
-
_globals['_RESOURCETYPE']._serialized_end=
|
82
|
+
_globals['_RESOURCETYPE']._serialized_start=4319
|
83
|
+
_globals['_RESOURCETYPE']._serialized_end=4490
|
74
84
|
_globals['_RESOURCEMETADATA']._serialized_start=180
|
75
85
|
_globals['_RESOURCEMETADATA']._serialized_end=717
|
76
86
|
_globals['_RESOURCEENTRY']._serialized_start=720
|
77
|
-
_globals['_RESOURCEENTRY']._serialized_end=
|
78
|
-
_globals['_CREATEUPLOADURLREQUEST']._serialized_start=
|
79
|
-
_globals['_CREATEUPLOADURLREQUEST']._serialized_end=
|
80
|
-
_globals['_CREATEUPLOADURLRESPONSE']._serialized_start=
|
81
|
-
_globals['_CREATEUPLOADURLRESPONSE']._serialized_end=
|
82
|
-
_globals['_UPLOADURLTOKENPAYLOAD']._serialized_start=
|
83
|
-
_globals['_UPLOADURLTOKENPAYLOAD']._serialized_end=
|
84
|
-
_globals['_FINALIZEUPLOADURLREQUEST']._serialized_start=
|
85
|
-
_globals['_FINALIZEUPLOADURLREQUEST']._serialized_end=
|
86
|
-
_globals['_FINALIZEUPLOADURLRESPONSE']._serialized_start=
|
87
|
-
_globals['_FINALIZEUPLOADURLRESPONSE']._serialized_end=
|
88
|
-
_globals['
|
89
|
-
_globals['
|
90
|
-
_globals['
|
91
|
-
_globals['
|
92
|
-
_globals['
|
93
|
-
_globals['
|
94
|
-
_globals['
|
95
|
-
_globals['
|
96
|
-
_globals['
|
97
|
-
_globals['
|
98
|
-
_globals['
|
99
|
-
_globals['
|
100
|
-
_globals['
|
101
|
-
_globals['
|
102
|
-
_globals['
|
103
|
-
_globals['
|
104
|
-
_globals['
|
105
|
-
_globals['
|
106
|
-
_globals['
|
107
|
-
_globals['
|
108
|
-
_globals['
|
109
|
-
_globals['
|
110
|
-
_globals['
|
111
|
-
_globals['
|
112
|
-
_globals['
|
113
|
-
_globals['
|
114
|
-
_globals['
|
115
|
-
_globals['
|
116
|
-
_globals['
|
117
|
-
_globals['
|
118
|
-
_globals['
|
119
|
-
_globals['
|
120
|
-
_globals['
|
121
|
-
_globals['
|
87
|
+
_globals['_RESOURCEENTRY']._serialized_end=1144
|
88
|
+
_globals['_CREATEUPLOADURLREQUEST']._serialized_start=1146
|
89
|
+
_globals['_CREATEUPLOADURLREQUEST']._serialized_end=1258
|
90
|
+
_globals['_CREATEUPLOADURLRESPONSE']._serialized_start=1260
|
91
|
+
_globals['_CREATEUPLOADURLRESPONSE']._serialized_end=1325
|
92
|
+
_globals['_UPLOADURLTOKENPAYLOAD']._serialized_start=1327
|
93
|
+
_globals['_UPLOADURLTOKENPAYLOAD']._serialized_end=1442
|
94
|
+
_globals['_FINALIZEUPLOADURLREQUEST']._serialized_start=1444
|
95
|
+
_globals['_FINALIZEUPLOADURLREQUEST']._serialized_end=1492
|
96
|
+
_globals['_FINALIZEUPLOADURLRESPONSE']._serialized_start=1494
|
97
|
+
_globals['_FINALIZEUPLOADURLRESPONSE']._serialized_end=1576
|
98
|
+
_globals['_FETCHANDFINALIZEEXTERNALURLREQUEST']._serialized_start=1579
|
99
|
+
_globals['_FETCHANDFINALIZEEXTERNALURLREQUEST']._serialized_end=2005
|
100
|
+
_globals['_FETCHANDFINALIZEEXTERNALURLRESPONSE']._serialized_start=2007
|
101
|
+
_globals['_FETCHANDFINALIZEEXTERNALURLRESPONSE']._serialized_end=2099
|
102
|
+
_globals['_DELETERESOURCEREQUEST']._serialized_start=2102
|
103
|
+
_globals['_DELETERESOURCEREQUEST']._serialized_end=2245
|
104
|
+
_globals['_DELETERESOURCERESPONSE']._serialized_start=2247
|
105
|
+
_globals['_DELETERESOURCERESPONSE']._serialized_end=2271
|
106
|
+
_globals['_GETRESOURCEREQUEST']._serialized_start=2274
|
107
|
+
_globals['_GETRESOURCEREQUEST']._serialized_end=2414
|
108
|
+
_globals['_GETRESOURCERESPONSE']._serialized_start=2416
|
109
|
+
_globals['_GETRESOURCERESPONSE']._serialized_end=2492
|
110
|
+
_globals['_LISTRESOURCESREQUEST']._serialized_start=2495
|
111
|
+
_globals['_LISTRESOURCESREQUEST']._serialized_end=2646
|
112
|
+
_globals['_LISTRESOURCESRESPONSE']._serialized_start=2648
|
113
|
+
_globals['_LISTRESOURCESRESPONSE']._serialized_end=2726
|
114
|
+
_globals['_RESOURCELIST']._serialized_start=2729
|
115
|
+
_globals['_RESOURCELIST']._serialized_end=2868
|
116
|
+
_globals['_WATCHRESOURCESREQUEST']._serialized_start=2871
|
117
|
+
_globals['_WATCHRESOURCESREQUEST']._serialized_end=3090
|
118
|
+
_globals['_WATCHRESOURCESRESPONSE']._serialized_start=3092
|
119
|
+
_globals['_WATCHRESOURCESRESPONSE']._serialized_end=3192
|
120
|
+
_globals['_LISTRESOURCESPAGINATEDCURSORPAYLOAD']._serialized_start=3195
|
121
|
+
_globals['_LISTRESOURCESPAGINATEDCURSORPAYLOAD']._serialized_end=3376
|
122
|
+
_globals['_LISTRESOURCESPAGINATEDREQUEST']._serialized_start=3379
|
123
|
+
_globals['_LISTRESOURCESPAGINATEDREQUEST']._serialized_end=3746
|
124
|
+
_globals['_LISTRESOURCESPAGINATEDRESPONSE']._serialized_start=3749
|
125
|
+
_globals['_LISTRESOURCESPAGINATEDRESPONSE']._serialized_end=3894
|
126
|
+
_globals['_CREATERESOURCEDOWNLOADURLREQUEST']._serialized_start=3897
|
127
|
+
_globals['_CREATERESOURCEDOWNLOADURLREQUEST']._serialized_end=4051
|
128
|
+
_globals['_CREATERESOURCEDOWNLOADURLRESPONSE']._serialized_start=4053
|
129
|
+
_globals['_CREATERESOURCEDOWNLOADURLRESPONSE']._serialized_end=4106
|
130
|
+
_globals['_CREATERESOURCEPREVIEWURLREQUEST']._serialized_start=4109
|
131
|
+
_globals['_CREATERESOURCEPREVIEWURLREQUEST']._serialized_end=4262
|
132
|
+
_globals['_CREATERESOURCEPREVIEWURLRESPONSE']._serialized_start=4264
|
133
|
+
_globals['_CREATERESOURCEPREVIEWURLRESPONSE']._serialized_end=4316
|
134
|
+
_globals['_RESOURCESERVICE']._serialized_start=4493
|
135
|
+
_globals['_RESOURCESERVICE']._serialized_end=5689
|
122
136
|
# @@protoc_insertion_point(module_scope)
|
@@ -44,7 +44,7 @@ class ResourceMetadata(_message.Message):
|
|
44
44
|
def __init__(self, name: _Optional[str] = ..., mime_type: _Optional[str] = ..., room_id: _Optional[str] = ..., original_path: _Optional[str] = ..., description: _Optional[str] = ..., pipeline_id: _Optional[str] = ..., type_hint: _Optional[_Union[ResourceType, str]] = ..., size: _Optional[int] = ...) -> None: ...
|
45
45
|
|
46
46
|
class ResourceEntry(_message.Message):
|
47
|
-
__slots__ = ("id", "name", "mime_type", "md5", "room_id", "size", "original_path", "description", "pipeline_id", "referenced_by_source_ids", "recent_events")
|
47
|
+
__slots__ = ("id", "name", "mime_type", "md5", "room_id", "size", "original_path", "description", "pipeline_id", "url_depth", "url_width", "referenced_by_source_ids", "recent_events")
|
48
48
|
ID_FIELD_NUMBER: _ClassVar[int]
|
49
49
|
NAME_FIELD_NUMBER: _ClassVar[int]
|
50
50
|
MIME_TYPE_FIELD_NUMBER: _ClassVar[int]
|
@@ -54,6 +54,8 @@ class ResourceEntry(_message.Message):
|
|
54
54
|
ORIGINAL_PATH_FIELD_NUMBER: _ClassVar[int]
|
55
55
|
DESCRIPTION_FIELD_NUMBER: _ClassVar[int]
|
56
56
|
PIPELINE_ID_FIELD_NUMBER: _ClassVar[int]
|
57
|
+
URL_DEPTH_FIELD_NUMBER: _ClassVar[int]
|
58
|
+
URL_WIDTH_FIELD_NUMBER: _ClassVar[int]
|
57
59
|
REFERENCED_BY_SOURCE_IDS_FIELD_NUMBER: _ClassVar[int]
|
58
60
|
RECENT_EVENTS_FIELD_NUMBER: _ClassVar[int]
|
59
61
|
id: str
|
@@ -65,9 +67,11 @@ class ResourceEntry(_message.Message):
|
|
65
67
|
original_path: str
|
66
68
|
description: str
|
67
69
|
pipeline_id: str
|
70
|
+
url_depth: int
|
71
|
+
url_width: int
|
68
72
|
referenced_by_source_ids: _containers.RepeatedScalarFieldContainer[str]
|
69
73
|
recent_events: _containers.RepeatedCompositeFieldContainer[_event_pb2.Event]
|
70
|
-
def __init__(self, id: _Optional[str] = ..., name: _Optional[str] = ..., mime_type: _Optional[str] = ..., md5: _Optional[str] = ..., room_id: _Optional[str] = ..., size: _Optional[int] = ..., original_path: _Optional[str] = ..., description: _Optional[str] = ..., pipeline_id: _Optional[str] = ..., referenced_by_source_ids: _Optional[_Iterable[str]] = ..., recent_events: _Optional[_Iterable[_Union[_event_pb2.Event, _Mapping]]] = ...) -> None: ...
|
74
|
+
def __init__(self, id: _Optional[str] = ..., name: _Optional[str] = ..., mime_type: _Optional[str] = ..., md5: _Optional[str] = ..., room_id: _Optional[str] = ..., size: _Optional[int] = ..., original_path: _Optional[str] = ..., description: _Optional[str] = ..., pipeline_id: _Optional[str] = ..., url_depth: _Optional[int] = ..., url_width: _Optional[int] = ..., referenced_by_source_ids: _Optional[_Iterable[str]] = ..., recent_events: _Optional[_Iterable[_Union[_event_pb2.Event, _Mapping]]] = ...) -> None: ...
|
71
75
|
|
72
76
|
class CreateUploadURLRequest(_message.Message):
|
73
77
|
__slots__ = ("metadata", "origin")
|
@@ -105,6 +109,26 @@ class FinalizeUploadURLResponse(_message.Message):
|
|
105
109
|
entry: ResourceEntry
|
106
110
|
def __init__(self, entry: _Optional[_Union[ResourceEntry, _Mapping]] = ...) -> None: ...
|
107
111
|
|
112
|
+
class FetchAndFinalizeExternalURLRequest(_message.Message):
|
113
|
+
__slots__ = ("room_id", "pipeline_id", "original_path", "url_depth", "url_width")
|
114
|
+
ROOM_ID_FIELD_NUMBER: _ClassVar[int]
|
115
|
+
PIPELINE_ID_FIELD_NUMBER: _ClassVar[int]
|
116
|
+
ORIGINAL_PATH_FIELD_NUMBER: _ClassVar[int]
|
117
|
+
URL_DEPTH_FIELD_NUMBER: _ClassVar[int]
|
118
|
+
URL_WIDTH_FIELD_NUMBER: _ClassVar[int]
|
119
|
+
room_id: str
|
120
|
+
pipeline_id: str
|
121
|
+
original_path: str
|
122
|
+
url_depth: int
|
123
|
+
url_width: int
|
124
|
+
def __init__(self, room_id: _Optional[str] = ..., pipeline_id: _Optional[str] = ..., original_path: _Optional[str] = ..., url_depth: _Optional[int] = ..., url_width: _Optional[int] = ...) -> None: ...
|
125
|
+
|
126
|
+
class FetchAndFinalizeExternalURLResponse(_message.Message):
|
127
|
+
__slots__ = ("entry",)
|
128
|
+
ENTRY_FIELD_NUMBER: _ClassVar[int]
|
129
|
+
entry: ResourceEntry
|
130
|
+
def __init__(self, entry: _Optional[_Union[ResourceEntry, _Mapping]] = ...) -> None: ...
|
131
|
+
|
108
132
|
class DeleteResourceRequest(_message.Message):
|
109
133
|
__slots__ = ("id",)
|
110
134
|
ID_FIELD_NUMBER: _ClassVar[int]
|
@@ -24,6 +24,11 @@ class ResourceServiceStub(object):
|
|
24
24
|
request_serializer=corvic_dot_ingest_dot_v2_dot_resource__pb2.FinalizeUploadURLRequest.SerializeToString,
|
25
25
|
response_deserializer=corvic_dot_ingest_dot_v2_dot_resource__pb2.FinalizeUploadURLResponse.FromString,
|
26
26
|
)
|
27
|
+
self.FetchAndFinalizeExternalURL = channel.unary_unary(
|
28
|
+
'/corvic.ingest.v2.ResourceService/FetchAndFinalizeExternalURL',
|
29
|
+
request_serializer=corvic_dot_ingest_dot_v2_dot_resource__pb2.FetchAndFinalizeExternalURLRequest.SerializeToString,
|
30
|
+
response_deserializer=corvic_dot_ingest_dot_v2_dot_resource__pb2.FetchAndFinalizeExternalURLResponse.FromString,
|
31
|
+
)
|
27
32
|
self.DeleteResource = channel.unary_unary(
|
28
33
|
'/corvic.ingest.v2.ResourceService/DeleteResource',
|
29
34
|
request_serializer=corvic_dot_ingest_dot_v2_dot_resource__pb2.DeleteResourceRequest.SerializeToString,
|
@@ -94,6 +99,12 @@ class ResourceServiceServicer(object):
|
|
94
99
|
context.set_details('Method not implemented!')
|
95
100
|
raise NotImplementedError('Method not implemented!')
|
96
101
|
|
102
|
+
def FetchAndFinalizeExternalURL(self, request, context):
|
103
|
+
"""Missing associated documentation comment in .proto file."""
|
104
|
+
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
105
|
+
context.set_details('Method not implemented!')
|
106
|
+
raise NotImplementedError('Method not implemented!')
|
107
|
+
|
97
108
|
def DeleteResource(self, request, context):
|
98
109
|
"""Missing associated documentation comment in .proto file."""
|
99
110
|
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
@@ -159,6 +170,11 @@ def add_ResourceServiceServicer_to_server(servicer, server):
|
|
159
170
|
request_deserializer=corvic_dot_ingest_dot_v2_dot_resource__pb2.FinalizeUploadURLRequest.FromString,
|
160
171
|
response_serializer=corvic_dot_ingest_dot_v2_dot_resource__pb2.FinalizeUploadURLResponse.SerializeToString,
|
161
172
|
),
|
173
|
+
'FetchAndFinalizeExternalURL': grpc.unary_unary_rpc_method_handler(
|
174
|
+
servicer.FetchAndFinalizeExternalURL,
|
175
|
+
request_deserializer=corvic_dot_ingest_dot_v2_dot_resource__pb2.FetchAndFinalizeExternalURLRequest.FromString,
|
176
|
+
response_serializer=corvic_dot_ingest_dot_v2_dot_resource__pb2.FetchAndFinalizeExternalURLResponse.SerializeToString,
|
177
|
+
),
|
162
178
|
'DeleteResource': grpc.unary_unary_rpc_method_handler(
|
163
179
|
servicer.DeleteResource,
|
164
180
|
request_deserializer=corvic_dot_ingest_dot_v2_dot_resource__pb2.DeleteResourceRequest.FromString,
|
@@ -238,6 +254,23 @@ class ResourceService(object):
|
|
238
254
|
options, channel_credentials,
|
239
255
|
insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
|
240
256
|
|
257
|
+
@staticmethod
|
258
|
+
def FetchAndFinalizeExternalURL(request,
|
259
|
+
target,
|
260
|
+
options=(),
|
261
|
+
channel_credentials=None,
|
262
|
+
call_credentials=None,
|
263
|
+
insecure=False,
|
264
|
+
compression=None,
|
265
|
+
wait_for_ready=None,
|
266
|
+
timeout=None,
|
267
|
+
metadata=None):
|
268
|
+
return grpc.experimental.unary_unary(request, target, '/corvic.ingest.v2.ResourceService/FetchAndFinalizeExternalURL',
|
269
|
+
corvic_dot_ingest_dot_v2_dot_resource__pb2.FetchAndFinalizeExternalURLRequest.SerializeToString,
|
270
|
+
corvic_dot_ingest_dot_v2_dot_resource__pb2.FetchAndFinalizeExternalURLResponse.FromString,
|
271
|
+
options, channel_credentials,
|
272
|
+
insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
|
273
|
+
|
241
274
|
@staticmethod
|
242
275
|
def DeleteResource(request,
|
243
276
|
target,
|
@@ -47,6 +47,10 @@ class ResourceServiceStub:
|
|
47
47
|
This is an alternative to UploadResource when uploads are large as clients
|
48
48
|
directly write to the bucket room location.
|
49
49
|
"""
|
50
|
+
FetchAndFinalizeExternalURL: grpc.UnaryUnaryMultiCallable[
|
51
|
+
corvic_generated.ingest.v2.resource_pb2.FetchAndFinalizeExternalURLRequest,
|
52
|
+
corvic_generated.ingest.v2.resource_pb2.FetchAndFinalizeExternalURLResponse,
|
53
|
+
]
|
50
54
|
DeleteResource: grpc.UnaryUnaryMultiCallable[
|
51
55
|
corvic_generated.ingest.v2.resource_pb2.DeleteResourceRequest,
|
52
56
|
corvic_generated.ingest.v2.resource_pb2.DeleteResourceResponse,
|
@@ -116,6 +120,10 @@ class ResourceServiceAsyncStub:
|
|
116
120
|
This is an alternative to UploadResource when uploads are large as clients
|
117
121
|
directly write to the bucket room location.
|
118
122
|
"""
|
123
|
+
FetchAndFinalizeExternalURL: grpc.aio.UnaryUnaryMultiCallable[
|
124
|
+
corvic_generated.ingest.v2.resource_pb2.FetchAndFinalizeExternalURLRequest,
|
125
|
+
corvic_generated.ingest.v2.resource_pb2.FetchAndFinalizeExternalURLResponse,
|
126
|
+
]
|
119
127
|
DeleteResource: grpc.aio.UnaryUnaryMultiCallable[
|
120
128
|
corvic_generated.ingest.v2.resource_pb2.DeleteResourceRequest,
|
121
129
|
corvic_generated.ingest.v2.resource_pb2.DeleteResourceResponse,
|
@@ -190,6 +198,12 @@ class ResourceServiceServicer(metaclass=abc.ABCMeta):
|
|
190
198
|
directly write to the bucket room location.
|
191
199
|
"""
|
192
200
|
@abc.abstractmethod
|
201
|
+
def FetchAndFinalizeExternalURL(
|
202
|
+
self,
|
203
|
+
request: corvic_generated.ingest.v2.resource_pb2.FetchAndFinalizeExternalURLRequest,
|
204
|
+
context: _ServicerContext,
|
205
|
+
) -> typing.Union[corvic_generated.ingest.v2.resource_pb2.FetchAndFinalizeExternalURLResponse, collections.abc.Awaitable[corvic_generated.ingest.v2.resource_pb2.FetchAndFinalizeExternalURLResponse]]: ...
|
206
|
+
@abc.abstractmethod
|
193
207
|
def DeleteResource(
|
194
208
|
self,
|
195
209
|
request: corvic_generated.ingest.v2.resource_pb2.DeleteResourceRequest,
|
@@ -14,19 +14,21 @@ _sym_db = _symbol_database.Default()
|
|
14
14
|
|
15
15
|
|
16
16
|
|
17
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\"corvic/orm/v1/data_connector.proto\x12\rcorvic.orm.v1\"K\n\rS3Credentials\x12\"\n\raccess_key_id\x18\x01 \x01(\tR\x0b\x61\x63\x63\x65ssKeyId\x12\x16\n\x06region\x18\x02 \x01(\tR\x06region\"B\n\x0eGCSCredentials\x12\x30\n\x14service_account_json\x18\x01 \x01(\tR\x12serviceAccountJson\"
|
17
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\"corvic/orm/v1/data_connector.proto\x12\rcorvic.orm.v1\"K\n\rS3Credentials\x12\"\n\raccess_key_id\x18\x01 \x01(\tR\x0b\x61\x63\x63\x65ssKeyId\x12\x16\n\x06region\x18\x02 \x01(\tR\x06region\"B\n\x0eGCSCredentials\x12\x30\n\x14service_account_json\x18\x01 \x01(\tR\x12serviceAccountJson\"x\n\x14\x41zureBlobCredentials\x12\x1f\n\x0b\x61\x63\x63ount_url\x18\x01 \x01(\tR\naccountUrl\x12?\n\x0bsecret_type\x18\x02 \x01(\x0e\x32\x1e.corvic.orm.v1.AzureSecretTypeR\nsecretType\"\x96\x02\n\x17\x44\x61taConnectorParameters\x12\x45\n\x0es3_credentials\x18\x01 \x01(\x0b\x32\x1c.corvic.orm.v1.S3CredentialsH\x00R\rs3Credentials\x12H\n\x0fgcs_credentials\x18\x02 \x01(\x0b\x32\x1d.corvic.orm.v1.GCSCredentialsH\x00R\x0egcsCredentials\x12[\n\x16\x61zure_blob_credentials\x18\x03 \x01(\x0b\x32#.corvic.orm.v1.AzureBlobCredentialsH\x00R\x14\x61zureBlobCredentialsB\r\n\x0b\x63redentials*\x8d\x01\n\x0f\x41zureSecretType\x12!\n\x1d\x41ZURE_SECRET_TYPE_UNSPECIFIED\x10\x00\x12(\n$AZURE_SECRET_TYPE_ACCOUNT_ACCESS_KEY\x10\x01\x12-\n)AZURE_SECRET_TYPE_SHARED_ACCESS_SIGNATURE\x10\x02\x62\x06proto3')
|
18
18
|
|
19
19
|
_globals = globals()
|
20
20
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
21
21
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'corvic.orm.v1.data_connector_pb2', _globals)
|
22
22
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
23
23
|
DESCRIPTOR._options = None
|
24
|
+
_globals['_AZURESECRETTYPE']._serialized_start=602
|
25
|
+
_globals['_AZURESECRETTYPE']._serialized_end=743
|
24
26
|
_globals['_S3CREDENTIALS']._serialized_start=53
|
25
27
|
_globals['_S3CREDENTIALS']._serialized_end=128
|
26
28
|
_globals['_GCSCREDENTIALS']._serialized_start=130
|
27
29
|
_globals['_GCSCREDENTIALS']._serialized_end=196
|
28
30
|
_globals['_AZUREBLOBCREDENTIALS']._serialized_start=198
|
29
|
-
_globals['_AZUREBLOBCREDENTIALS']._serialized_end=
|
30
|
-
_globals['_DATACONNECTORPARAMETERS']._serialized_start=
|
31
|
-
_globals['_DATACONNECTORPARAMETERS']._serialized_end=
|
31
|
+
_globals['_AZUREBLOBCREDENTIALS']._serialized_end=318
|
32
|
+
_globals['_DATACONNECTORPARAMETERS']._serialized_start=321
|
33
|
+
_globals['_DATACONNECTORPARAMETERS']._serialized_end=599
|
32
34
|
# @@protoc_insertion_point(module_scope)
|
@@ -1,9 +1,19 @@
|
|
1
|
+
from google.protobuf.internal import enum_type_wrapper as _enum_type_wrapper
|
1
2
|
from google.protobuf import descriptor as _descriptor
|
2
3
|
from google.protobuf import message as _message
|
3
4
|
from typing import ClassVar as _ClassVar, Mapping as _Mapping, Optional as _Optional, Union as _Union
|
4
5
|
|
5
6
|
DESCRIPTOR: _descriptor.FileDescriptor
|
6
7
|
|
8
|
+
class AzureSecretType(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
9
|
+
__slots__ = ()
|
10
|
+
AZURE_SECRET_TYPE_UNSPECIFIED: _ClassVar[AzureSecretType]
|
11
|
+
AZURE_SECRET_TYPE_ACCOUNT_ACCESS_KEY: _ClassVar[AzureSecretType]
|
12
|
+
AZURE_SECRET_TYPE_SHARED_ACCESS_SIGNATURE: _ClassVar[AzureSecretType]
|
13
|
+
AZURE_SECRET_TYPE_UNSPECIFIED: AzureSecretType
|
14
|
+
AZURE_SECRET_TYPE_ACCOUNT_ACCESS_KEY: AzureSecretType
|
15
|
+
AZURE_SECRET_TYPE_SHARED_ACCESS_SIGNATURE: AzureSecretType
|
16
|
+
|
7
17
|
class S3Credentials(_message.Message):
|
8
18
|
__slots__ = ("access_key_id", "region")
|
9
19
|
ACCESS_KEY_ID_FIELD_NUMBER: _ClassVar[int]
|
@@ -19,10 +29,12 @@ class GCSCredentials(_message.Message):
|
|
19
29
|
def __init__(self, service_account_json: _Optional[str] = ...) -> None: ...
|
20
30
|
|
21
31
|
class AzureBlobCredentials(_message.Message):
|
22
|
-
__slots__ = ("account_url",)
|
32
|
+
__slots__ = ("account_url", "secret_type")
|
23
33
|
ACCOUNT_URL_FIELD_NUMBER: _ClassVar[int]
|
34
|
+
SECRET_TYPE_FIELD_NUMBER: _ClassVar[int]
|
24
35
|
account_url: str
|
25
|
-
|
36
|
+
secret_type: AzureSecretType
|
37
|
+
def __init__(self, account_url: _Optional[str] = ..., secret_type: _Optional[_Union[AzureSecretType, str]] = ...) -> None: ...
|
26
38
|
|
27
39
|
class DataConnectorParameters(_message.Message):
|
28
40
|
__slots__ = ("s3_credentials", "gcs_credentials", "azure_blob_credentials")
|
File without changes
|
File without changes
|