1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: mira_ida_access_service.proto
# Protobuf Python Version: 5.26.1
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
from google.protobuf import symbol_database as _symbol_database
from google.protobuf.internal import builder as _builder
# @@protoc_insertion_point(imports)
_sym_db = _symbol_database.Default()
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1dmira_ida_access_service.proto\x12\x05proto\"_\n\x0f\x43ontractRequest\x12\x11\n\trequestId\x18\x01 \x01(\t\x12\x13\n\x0b\x63hainInfoId\x18\x02 \x01(\x05\x12$\n\x07kvPairs\x18\x03 \x03(\x0b\x32\x13.proto.KeyValuePair\"*\n\x0cKeyValuePair\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\x0c\"Z\n\x10\x43ontractResponse\x12\x0c\n\x04\x63ode\x18\x01 \x01(\x05\x12\x0b\n\x03msg\x18\x02 \x01(\t\x12+\n\rChainDataInfo\x18\x03 \x01(\x0b\x32\x14.proto.ChainDataInfo\"]\n\rChainDataInfo\x12\x0e\n\x06result\x18\x01 \x01(\x0c\x12\r\n\x05tx_id\x18\x02 \x01(\t\x12\x14\n\x0ctx_timestamp\x18\x03 \x01(\x03\x12\x17\n\x0ftx_block_height\x18\x04 \x01(\x04\"A\n\x17GetPrivateDBConnInfoReq\x12\x12\n\nrequest_id\x18\x01 \x01(\t\x12\x12\n\ndb_conn_id\x18\x02 \x01(\x05\"]\n\x18GetPrivateDBConnInfoResp\x12\x0c\n\x04\x63ode\x18\x01 \x01(\x05\x12\x0b\n\x03msg\x18\x02 \x01(\t\x12&\n\x04\x64\x61ta\x18\x03 \x01(\x0b\x32\x18.proto.PrivateDBConnInfo\"\xbf\x01\n\x11PrivateDBConnInfo\x12\x12\n\ndb_conn_id\x18\x01 \x01(\x05\x12\x11\n\tconn_name\x18\x02 \x01(\t\x12\x0c\n\x04host\x18\x03 \x01(\t\x12\x0c\n\x04port\x18\x04 \x01(\x05\x12\x0c\n\x04type\x18\x05 \x01(\x05\x12\x10\n\x08username\x18\x06 \x01(\t\x12\x10\n\x08password\x18\x07 \x01(\t\x12\x0f\n\x07\x64\x62_name\x18\x08 \x01(\t\x12\x10\n\x08tls_cert\x18\t \x01(\t\x12\x12\n\ncreated_at\x18\n \x01(\t\"b\n\x1eGetPrivateAssetInfoByEnNameReq\x12\x12\n\nrequest_id\x18\x01 \x01(\t\x12\x15\n\rasset_en_name\x18\x02 \x01(\t\x12\x15\n\rchain_info_id\x18\x03 \x01(\x05\"}\n\nStatusInfo\x12\x15\n\ronChainStatus\x18\x01 \x01(\x05\x12\x1b\n\x13\x63\x65rtificationStatus\x18\x02 \x01(\x05\x12\x0e\n\x06Status\x18\x03 \x01(\x05\x12\x12\n\nprofStatus\x18\x04 \x01(\x05\x12\x17\n\x0fvaluationStatus\x18\x05 \x01(\x05\"P\n\nSaveAPIReq\x12\x12\n\nrequest_id\x18\x01 \x01(\t\x12\x10\n\x08\x61sset_id\x18\x02 \x01(\x05\x12\x1c\n\x04\x61pis\x18\x03 \x03(\x0b\x32\x0e.proto.APIInfo\"\xbb\x01\n\x07\x41PIInfo\x12\x0e\n\x06header\x18\x01 \x01(\t\x12\x0b\n\x03url\x18\x02 \x01(\t\x12\x10\n\x08test_url\x18\x03 \x01(\t\x12\x0e\n\x06method\x18\x05 \x01(\t\x12\x0e\n\x06params\x18\x06 \x01(\t\x12\x10\n\x08response\x18\x07 \x01(\t\x12\x11\n\tresp_type\x18\x08 \x01(\t\x12\x14\n\x0cresp_example\x18\t \x01(\t\x12\x12\n\ncreated_at\x18\n \x01(\t\x12\x12\n\nupdated_at\x18\x0b \x01(\t\"\\\n\x1fGetPrivateAssetInfoByEnNameResp\x12\x0c\n\x04\x63ode\x18\x01 \x01(\x05\x12\x0b\n\x03msg\x18\x02 \x01(\t\x12\x1e\n\x04\x64\x61ta\x18\x03 \x01(\x0b\x32\x10.proto.AssetInfo\"\xe4\x01\n\nDBConnInfo\x12\x12\n\ndb_conn_id\x18\x01 \x01(\x05\x12\x11\n\tconn_name\x18\x02 \x01(\t\x12\x0c\n\x04host\x18\x03 \x01(\t\x12\x0c\n\x04port\x18\x04 \x01(\x05\x12\x0c\n\x04type\x18\x05 \x01(\x05\x12\x10\n\x08username\x18\x06 \x01(\t\x12\x0f\n\x07\x64\x62_name\x18\x07 \x01(\t\x12\x10\n\x08tls_cert\x18\t \x01(\t\x12\x15\n\rtls_cert_name\x18\n \x01(\t\x12\x14\n\x0ctls_cert_ext\x18\x0b \x01(\t\x12\x12\n\ncreated_at\x18\x0c \x01(\t\x12\x0f\n\x07\x63reator\x18\r \x01(\t\"\x89\x01\n\x0b\x44\x61taSetInfo\x12\x12\n\ntable_name\x18\x01 \x01(\t\x12\x12\n\ntable_desc\x18\x02 \x01(\t\x12\'\n\x0c\x64\x62_conn_info\x18\x03 \x01(\x0b\x32\x11.proto.DBConnInfo\x12)\n\x05items\x18\x04 \x03(\x0b\x32\x1a.proto.SaveTableColumnItem\"\x80\x02\n\x13SaveTableColumnItem\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x15\n\roriginal_name\x18\x02 \x01(\t\x12\x11\n\tdata_type\x18\x03 \x01(\t\x12\x13\n\x0b\x64\x61ta_length\x18\x04 \x01(\x05\x12\x16\n\x0eis_primary_key\x18\x05 \x01(\x05\x12\x13\n\x0bis_not_null\x18\x06 \x01(\x05\x12\x15\n\rprivacy_query\x18\x07 \x01(\x05\x12\x13\n\x0b\x64\x65scription\x18\x08 \x01(\t\x12\x14\n\x0c\x64\x61ta_example\x18\t \x01(\t\x12\x15\n\rcustom_column\x18\n \x01(\t\x12\x16\n\x0esecurity_level\x18\x0b \x01(\x05\"J\n\x08\x46ileInfo\x12\x10\n\x08\x61sset_id\x18\x01 \x01(\x05\x12\x0c\n\x04type\x18\x02 \x01(\x05\x12\x0c\n\x04name\x18\x03 \x01(\t\x12\x10\n\x08\x66ile_url\x18\x04 \x01(\t\"p\n\tChainItem\x12\x10\n\x08\x63hain_id\x18\x01 \x01(\t\x12\x14\n\x0csub_chain_id\x18\x02 \x01(\t\x12\x12\n\nchain_name\x18\x03 \x01(\t\x12\'\n\x0cupload_items\x18\x04 \x03(\x0b\x32\x11.proto.UploadInfo\"`\n\nUploadInfo\x12\r\n\x05tx_id\x18\x01 \x01(\t\x12\x14\n\x0cvisible_type\x18\x02 \x01(\x05\x12\x18\n\x10visible_platform\x18\x03 \x03(\x05\x12\x13\n\x0buploaded_at\x18\x04 \x01(\t\"\x83\x02\n\x11\x43\x65rtificationInfo\x12\x16\n\x0e\x63\x65rtificate_at\x18\x01 \x01(\t\x12\x17\n\x0f\x65nterprise_name\x18\x02 \x01(\t\x12\x1e\n\x16\x65nterprise_credit_code\x18\x03 \x01(\t\x12\x17\n\x0f\x65nterprise_type\x18\x04 \x01(\x05\x12\x1a\n\x12\x65nterprise_address\x18\x05 \x01(\t\x12\x0e\n\x06result\x18\x06 \x01(\x05\x12\r\n\x05tx_id\x18\x07 \x01(\t\x12\x10\n\x08\x65xplains\x18\x08 \x01(\t\x12\x13\n\x0b\x65xpire_time\x18\t \x01(\t\x12\"\n\tfile_info\x18\n \x03(\x0b\x32\x0f.proto.FileInfo\"\xf3\x02\n\tAssetInfo\x12\x10\n\x08\x61sset_id\x18\x01 \x01(\x05\x12\x0f\n\x07\x63reator\x18\x02 \x01(\t\x12\x13\n\x0b\x63reatorName\x18\x03 \x01(\t\x12\x12\n\ncreated_at\x18\x04 \x01(\t\x12\x13\n\x0bupdate_user\x18\x05 \x01(\t\x12\x13\n\x0bupdate_name\x18\x06 \x01(\t\x12\x12\n\nupdated_at\x18\x07 \x01(\t\x12\x0e\n\x06holder\x18\x08 \x01(\t\x12\x16\n\x0eholder_company\x18\t \x01(\t\x12\x1a\n\x12holder_credit_code\x18\n \x01(\t\x12\x12\n\nholder_did\x18\x0b \x01(\t\x12(\n\x0cproduct_info\x18\x0c \x01(\x0b\x32\x12.proto.ProductInfo\x12$\n\nchain_info\x18\r \x03(\x0b\x32\x10.proto.ChainItem\x12\x34\n\x12\x63\x65rtification_info\x18\x0e \x03(\x0b\x32\x18.proto.CertificationInfo\"\xc1\x02\n\x0bProductInfo\x12/\n\x11product_base_info\x18\x01 \x01(\x0b\x32\x14.proto.AssetBaseInfo\x12/\n\x11product_data_info\x18\x02 \x01(\x0b\x32\x14.proto.AssetDataInfo\x12,\n\x10product_data_set\x18\x03 \x01(\x0b\x32\x12.proto.DataSetInfo\x12&\n\x0bproduct_api\x18\x04 \x01(\x0b\x32\x11.proto.SaveAPIReq\x12\'\n\x0eproduct_images\x18\x05 \x03(\x0b\x32\x0f.proto.FileInfo\x12&\n\rproduct_files\x18\x06 \x03(\x0b\x32\x0f.proto.FileInfo\x12)\n\x0eproduct_status\x18\x07 \x01(\x0b\x32\x11.proto.StatusInfo\"\x87\x03\n\rAssetBaseInfo\x12\x10\n\x08\x61sset_id\x18\x01 \x01(\x05\x12\x14\n\x0c\x61sset_number\x18\x02 \x01(\t\x12\x12\n\nasset_name\x18\x03 \x01(\t\x12\x15\n\rasset_en_name\x18\x04 \x01(\t\x12\x12\n\nasset_type\x18\x05 \x01(\x05\x12\x17\n\x0f\x61sset_type_name\x18\x06 \x01(\t\x12\x0c\n\x04tags\x18\x07 \x03(\t\x12\x13\n\x0bindustry_id\x18\x08 \x01(\x05\x12\x10\n\x08industry\x18\t \x01(\t\x12\r\n\x05intro\x18\n \x01(\t\x12\x15\n\ruser_category\x18\x0b \x03(\x05\x12\x1a\n\x12user_category_name\x18\x0c \x03(\t\x12\x1a\n\x12immediately_supply\x18\r \x01(\x05\x12\x1b\n\x13\x64\x65layed_supply_time\x18\x0e \x01(\t\x12\x15\n\rsuit_scenario\x18\x0f \x01(\t\x12\x18\n\x10\x64isable_scenario\x18\x10 \x01(\t\x12\x15\n\rauthorization\x18\x11 \x01(\x05\"\xf1\x02\n\rAssetDataInfo\x12\x13\n\x0bsource_type\x18\x01 \x01(\x05\x12\x18\n\x10source_type_name\x18\x02 \x01(\t\x12\x12\n\nsource_way\x18\x03 \x01(\t\x12\x1b\n\x13\x64\x65sensitization_way\x18\x04 \x01(\t\x12\x12\n\nscale_type\x18\x05 \x01(\x05\x12\x17\n\x0fscale_type_name\x18\x06 \x01(\t\x12\r\n\x05scale\x18\x07 \x01(\x05\x12\x13\n\x0b\x64\x61ta_format\x18\x08 \x01(\x05\x12\x18\n\x10\x64\x61ta_format_name\x18\t \x01(\t\x12\x13\n\x0bupdate_type\x18\n \x01(\x05\x12\r\n\x05\x63ycle\x18\x0c \x01(\x05\x12\x0c\n\x04unit\x18\r \x01(\x05\x12\x11\n\tunit_name\x18\x0e \x01(\t\x12\x11\n\ttime_span\x18\x0f \x01(\t\x12\x13\n\x0b\x64\x61ta_sample\x18\x10 \x01(\t\x12\x13\n\x0b\x63ustom_info\x18\x11 \x01(\t\x12\x13\n\x0b\x65xpire_time\x18\x12 \x01(\t2\x9d\x02\n\rMiraIdaAccess\x12W\n\x14GetPrivateDBConnInfo\x12\x1e.proto.GetPrivateDBConnInfoReq\x1a\x1f.proto.GetPrivateDBConnInfoResp\x12l\n\x1bGetPrivateAssetInfoByEnName\x12%.proto.GetPrivateAssetInfoByEnNameReq\x1a&.proto.GetPrivateAssetInfoByEnNameResp\x12\x45\n\x10SetTaskPartyInfo\x12\x16.proto.ContractRequest\x1a\x17.proto.ContractResponse\"\x00\x42\x06Z\x04./pbb\x06proto3')
_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'mira_ida_access_service_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
_globals['DESCRIPTOR']._loaded_options = None
_globals['DESCRIPTOR']._serialized_options = b'Z\004./pb'
_globals['_CONTRACTREQUEST']._serialized_start=40
_globals['_CONTRACTREQUEST']._serialized_end=135
_globals['_KEYVALUEPAIR']._serialized_start=137
_globals['_KEYVALUEPAIR']._serialized_end=179
_globals['_CONTRACTRESPONSE']._serialized_start=181
_globals['_CONTRACTRESPONSE']._serialized_end=271
_globals['_CHAINDATAINFO']._serialized_start=273
_globals['_CHAINDATAINFO']._serialized_end=366
_globals['_GETPRIVATEDBCONNINFOREQ']._serialized_start=368
_globals['_GETPRIVATEDBCONNINFOREQ']._serialized_end=433
_globals['_GETPRIVATEDBCONNINFORESP']._serialized_start=435
_globals['_GETPRIVATEDBCONNINFORESP']._serialized_end=528
_globals['_PRIVATEDBCONNINFO']._serialized_start=531
_globals['_PRIVATEDBCONNINFO']._serialized_end=722
_globals['_GETPRIVATEASSETINFOBYENNAMEREQ']._serialized_start=724
_globals['_GETPRIVATEASSETINFOBYENNAMEREQ']._serialized_end=822
_globals['_STATUSINFO']._serialized_start=824
_globals['_STATUSINFO']._serialized_end=949
_globals['_SAVEAPIREQ']._serialized_start=951
_globals['_SAVEAPIREQ']._serialized_end=1031
_globals['_APIINFO']._serialized_start=1034
_globals['_APIINFO']._serialized_end=1221
_globals['_GETPRIVATEASSETINFOBYENNAMERESP']._serialized_start=1223
_globals['_GETPRIVATEASSETINFOBYENNAMERESP']._serialized_end=1315
_globals['_DBCONNINFO']._serialized_start=1318
_globals['_DBCONNINFO']._serialized_end=1546
_globals['_DATASETINFO']._serialized_start=1549
_globals['_DATASETINFO']._serialized_end=1686
_globals['_SAVETABLECOLUMNITEM']._serialized_start=1689
_globals['_SAVETABLECOLUMNITEM']._serialized_end=1945
_globals['_FILEINFO']._serialized_start=1947
_globals['_FILEINFO']._serialized_end=2021
_globals['_CHAINITEM']._serialized_start=2023
_globals['_CHAINITEM']._serialized_end=2135
_globals['_UPLOADINFO']._serialized_start=2137
_globals['_UPLOADINFO']._serialized_end=2233
_globals['_CERTIFICATIONINFO']._serialized_start=2236
_globals['_CERTIFICATIONINFO']._serialized_end=2495
_globals['_ASSETINFO']._serialized_start=2498
_globals['_ASSETINFO']._serialized_end=2869
_globals['_PRODUCTINFO']._serialized_start=2872
_globals['_PRODUCTINFO']._serialized_end=3193
_globals['_ASSETBASEINFO']._serialized_start=3196
_globals['_ASSETBASEINFO']._serialized_end=3587
_globals['_ASSETDATAINFO']._serialized_start=3590
_globals['_ASSETDATAINFO']._serialized_end=3959
_globals['_MIRAIDAACCESS']._serialized_start=3962
_globals['_MIRAIDAACCESS']._serialized_end=4247
# @@protoc_insertion_point(module_scope)