nidx-protos 6.3.7.post4114__py3-none-any.whl → 6.3.7.post4119__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.
- nidx_protos/nidx_pb2.py +26 -26
- nidx_protos/nidx_pb2.pyi +59 -31
- nidx_protos/nidx_pb2_grpc.py +88 -88
- nidx_protos/nodereader_pb2.py +179 -0
- nidx_protos/nodereader_pb2.pyi +1523 -0
- nidx_protos/nodereader_pb2_grpc.py +579 -0
- nidx_protos/noderesources_pb2.py +155 -0
- nidx_protos/noderesources_pb2.pyi +993 -0
- nidx_protos/nodewriter_pb2.py +90 -0
- nidx_protos/nodewriter_pb2.pyi +348 -0
- nidx_protos/nodewriter_pb2_grpc.py +571 -0
- {nidx_protos-6.3.7.post4114.dist-info → nidx_protos-6.3.7.post4119.dist-info}/METADATA +1 -1
- nidx_protos-6.3.7.post4119.dist-info/RECORD +17 -0
- nidx_protos-6.3.7.post4114.dist-info/RECORD +0 -9
- {nidx_protos-6.3.7.post4114.dist-info → nidx_protos-6.3.7.post4119.dist-info}/WHEEL +0 -0
- {nidx_protos-6.3.7.post4114.dist-info → nidx_protos-6.3.7.post4119.dist-info}/entry_points.txt +0 -0
@@ -0,0 +1,155 @@
|
|
1
|
+
# -*- coding: utf-8 -*-
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
3
|
+
# NO CHECKED-IN PROTOBUF GENCODE
|
4
|
+
# source: nidx_protos/noderesources.proto
|
5
|
+
# Protobuf Python Version: 5.29.0
|
6
|
+
"""Generated protocol buffer code."""
|
7
|
+
from google.protobuf import descriptor as _descriptor
|
8
|
+
from google.protobuf import descriptor_pool as _descriptor_pool
|
9
|
+
from google.protobuf import runtime_version as _runtime_version
|
10
|
+
from google.protobuf import symbol_database as _symbol_database
|
11
|
+
from google.protobuf.internal import builder as _builder
|
12
|
+
_runtime_version.ValidateProtobufRuntimeVersion(
|
13
|
+
_runtime_version.Domain.PUBLIC,
|
14
|
+
5,
|
15
|
+
29,
|
16
|
+
0,
|
17
|
+
'',
|
18
|
+
'nidx_protos/noderesources.proto'
|
19
|
+
)
|
20
|
+
# @@protoc_insertion_point(imports)
|
21
|
+
|
22
|
+
_sym_db = _symbol_database.Default()
|
23
|
+
|
24
|
+
|
25
|
+
from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
|
26
|
+
from nucliadb_protos import utils_pb2 as nucliadb__protos_dot_utils__pb2
|
27
|
+
|
28
|
+
from nucliadb_protos.utils_pb2 import *
|
29
|
+
|
30
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1fnidx_protos/noderesources.proto\x12\rnoderesources\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1bnucliadb_protos/utils.proto\"/\n\x0fTextInformation\x12\x0c\n\x04text\x18\x01 \x01(\t\x12\x0e\n\x06labels\x18\x02 \x03(\t\"j\n\rIndexMetadata\x12,\n\x08modified\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12+\n\x07\x63reated\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"\x15\n\x07ShardId\x12\n\n\x02id\x18\x01 \x01(\t\"/\n\x08ShardIds\x12#\n\x03ids\x18\x01 \x03(\x0b\x32\x16.noderesources.ShardId\"\xdc\x04\n\x0cShardCreated\x12\n\n\x02id\x18\x01 \x01(\t\x12\x45\n\x10\x64ocument_service\x18\x02 \x01(\x0e\x32+.noderesources.ShardCreated.DocumentService\x12G\n\x11paragraph_service\x18\x03 \x01(\x0e\x32,.noderesources.ShardCreated.ParagraphService\x12\x41\n\x0evector_service\x18\x04 \x01(\x0e\x32).noderesources.ShardCreated.VectorService\x12\x45\n\x10relation_service\x18\x05 \x01(\x0e\x32+.noderesources.ShardCreated.RelationService\"U\n\x0f\x44ocumentService\x12\x0f\n\x0b\x44OCUMENT_V0\x10\x00\x12\x0f\n\x0b\x44OCUMENT_V1\x10\x01\x12\x0f\n\x0b\x44OCUMENT_V2\x10\x02\x12\x0f\n\x0b\x44OCUMENT_V3\x10\x03\"Z\n\x10ParagraphService\x12\x10\n\x0cPARAGRAPH_V0\x10\x00\x12\x10\n\x0cPARAGRAPH_V1\x10\x01\x12\x10\n\x0cPARAGRAPH_V2\x10\x02\x12\x10\n\x0cPARAGRAPH_V3\x10\x03\"-\n\rVectorService\x12\r\n\tVECTOR_V0\x10\x00\x12\r\n\tVECTOR_V1\x10\x01\"D\n\x0fRelationService\x12\x0f\n\x0bRELATION_V0\x10\x00\x12\x0f\n\x0bRELATION_V1\x10\x01\x12\x0f\n\x0bRELATION_V2\x10\x02\",\n\nResourceID\x12\x10\n\x08shard_id\x18\x01 \x01(\t\x12\x0c\n\x04uuid\x18\x02 \x01(\t\"\x94\x01\n\x05Shard\x12.\n\x08metadata\x18\x05 \x01(\x0b\x32\x1c.noderesources.ShardMetadata\x12\x10\n\x08shard_id\x18\x01 \x01(\t\x12\x0e\n\x06\x66ields\x18\x02 \x01(\x04\x12\x12\n\nparagraphs\x18\x03 \x01(\x04\x12\x11\n\tsentences\x18\x04 \x01(\x04\x12\x12\n\nsize_bytes\x18\x06 \x01(\x04\"\x0f\n\rEmptyResponse\"\x0c\n\nEmptyQuery\"\x87\x01\n\x08Position\x12\r\n\x05index\x18\x01 \x01(\x04\x12\r\n\x05start\x18\x02 \x01(\x04\x12\x0b\n\x03\x65nd\x18\x03 \x01(\x04\x12\x13\n\x0bpage_number\x18\x04 \x01(\x04\x12\x0f\n\x07in_page\x18\x07 \x01(\x08\x12\x15\n\rstart_seconds\x18\x05 \x03(\r\x12\x13\n\x0b\x65nd_seconds\x18\x06 \x03(\r\"2\n\x0eRepresentation\x12\x12\n\nis_a_table\x18\x01 \x01(\x08\x12\x0c\n\x04\x66ile\x18\x02 \x01(\t\"\x8e\x01\n\x10SentenceMetadata\x12)\n\x08position\x18\x01 \x01(\x0b\x32\x17.noderesources.Position\x12\x18\n\x10page_with_visual\x18\x02 \x01(\x08\x12\x35\n\x0erepresentation\x18\x03 \x01(\x0b\x32\x1d.noderesources.Representation\"S\n\x0eVectorSentence\x12\x0e\n\x06vector\x18\x01 \x03(\x02\x12\x31\n\x08metadata\x18\t \x01(\x0b\x32\x1f.noderesources.SentenceMetadata\"\xaa\x01\n\x12VectorsetSentences\x12\x43\n\tsentences\x18\x01 \x03(\x0b\x32\x30.noderesources.VectorsetSentences.SentencesEntry\x1aO\n\x0eSentencesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12,\n\x05value\x18\x02 \x01(\x0b\x32\x1d.noderesources.VectorSentence:\x02\x38\x01\"\x8f\x01\n\x11ParagraphMetadata\x12)\n\x08position\x18\x01 \x01(\x0b\x32\x17.noderesources.Position\x12\x18\n\x10page_with_visual\x18\x02 \x01(\x08\x12\x35\n\x0erepresentation\x18\x03 \x01(\x0b\x32\x1d.noderesources.Representation\"\xff\x03\n\x0eIndexParagraph\x12\r\n\x05start\x18\x01 \x01(\x05\x12\x0b\n\x03\x65nd\x18\x02 \x01(\x05\x12\x0e\n\x06labels\x18\x03 \x03(\t\x12?\n\tsentences\x18\x04 \x03(\x0b\x32,.noderesources.IndexParagraph.SentencesEntry\x12T\n\x14vectorsets_sentences\x18\n \x03(\x0b\x32\x36.noderesources.IndexParagraph.VectorsetsSentencesEntry\x12\r\n\x05\x66ield\x18\x05 \x01(\t\x12\r\n\x05split\x18\x06 \x01(\t\x12\r\n\x05index\x18\x07 \x01(\x04\x12\x19\n\x11repeated_in_field\x18\x08 \x01(\x08\x12\x32\n\x08metadata\x18\t \x01(\x0b\x32 .noderesources.ParagraphMetadata\x1aO\n\x0eSentencesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12,\n\x05value\x18\x02 \x01(\x0b\x32\x1d.noderesources.VectorSentence:\x02\x38\x01\x1a]\n\x18VectorsetsSentencesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\x30\n\x05value\x18\x02 \x01(\x0b\x32!.noderesources.VectorsetSentences:\x02\x38\x01\"G\n\x0bVectorSetID\x12%\n\x05shard\x18\x01 \x01(\x0b\x32\x16.noderesources.ShardId\x12\x11\n\tvectorset\x18\x02 \x01(\t\"J\n\rVectorSetList\x12%\n\x05shard\x18\x01 \x01(\x0b\x32\x16.noderesources.ShardId\x12\x12\n\nvectorsets\x18\x02 \x03(\t\"\xa7\x01\n\x0fIndexParagraphs\x12\x42\n\nparagraphs\x18\x01 \x03(\x0b\x32..noderesources.IndexParagraphs.ParagraphsEntry\x1aP\n\x0fParagraphsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12,\n\x05value\x18\x02 \x01(\x0b\x32\x1d.noderesources.IndexParagraph:\x02\x38\x01\"\x83\x0b\n\x08Resource\x12+\n\x08resource\x18\x01 \x01(\x0b\x32\x19.noderesources.ResourceID\x12.\n\x08metadata\x18\x02 \x01(\x0b\x32\x1c.noderesources.IndexMetadata\x12\x31\n\x05texts\x18\x03 \x03(\x0b\x32\".noderesources.Resource.TextsEntry\x12\x0e\n\x06labels\x18\x04 \x03(\t\x12\x36\n\x06status\x18\x05 \x01(\x0e\x32&.noderesources.Resource.ResourceStatus\x12;\n\nparagraphs\x18\x06 \x03(\x0b\x32\'.noderesources.Resource.ParagraphsEntry\x12\x1c\n\x14paragraphs_to_delete\x18\x07 \x03(\t\x12\x1f\n\x13sentences_to_delete\x18\x08 \x03(\tB\x02\x18\x01\x12V\n\x19vector_prefixes_to_delete\x18\x0f \x03(\x0b\x32\x33.noderesources.Resource.VectorPrefixesToDeleteEntry\x12!\n\x19relation_fields_to_delete\x18\x10 \x03(\t\x12\x17\n\x0ftexts_to_delete\x18\x11 \x03(\t\x12\x44\n\x0f\x66ield_relations\x18\n \x03(\x0b\x32+.noderesources.Resource.FieldRelationsEntry\x12\x10\n\x08shard_id\x18\x0b \x01(\t\x12\x39\n\x07vectors\x18\x0c \x03(\x0b\x32$.noderesources.Resource.VectorsEntryB\x02\x18\x01\x12K\n\x11vectors_to_delete\x18\r \x03(\x0b\x32,.noderesources.Resource.VectorsToDeleteEntryB\x02\x18\x01\x12&\n\x08security\x18\x0e \x01(\x0b\x32\x0f.utils.SecurityH\x00\x88\x01\x01\x12\x12\n\nskip_texts\x18\x12 \x01(\x08\x12\x17\n\x0fskip_paragraphs\x18\x13 \x01(\x08\x1aL\n\nTextsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12-\n\x05value\x18\x02 \x01(\x0b\x32\x1e.noderesources.TextInformation:\x02\x38\x01\x1aQ\n\x0fParagraphsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12-\n\x05value\x18\x02 \x01(\x0b\x32\x1e.noderesources.IndexParagraphs:\x02\x38\x01\x1aX\n\x1bVectorPrefixesToDeleteEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12(\n\x05value\x18\x02 \x01(\x0b\x32\x19.noderesources.StringList:\x02\x38\x01\x1aT\n\x13\x46ieldRelationsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12,\n\x05value\x18\x02 \x01(\x0b\x32\x1d.noderesources.IndexRelations:\x02\x38\x01\x1a\x42\n\x0cVectorsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12!\n\x05value\x18\x02 \x01(\x0b\x32\x12.utils.UserVectors:\x02\x38\x01\x1aN\n\x14VectorsToDeleteEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12%\n\x05value\x18\x02 \x01(\x0b\x32\x16.utils.UserVectorsList:\x02\x38\x01\"h\n\x0eResourceStatus\x12\r\n\tPROCESSED\x10\x00\x12\t\n\x05\x45MPTY\x10\x01\x12\t\n\x05\x45RROR\x10\x02\x12\n\n\x06\x44\x45LETE\x10\x03\x12\x0b\n\x07PENDING\x10\x04\x12\x0b\n\x07\x42LOCKED\x10\x05\x12\x0b\n\x07\x45XPIRED\x10\x06\x42\x0b\n\t_security\"M\n\rShardMetadata\x12\x0c\n\x04kbid\x18\x01 \x01(\t\x12.\n\x0frelease_channel\x18\x02 \x01(\x0e\x32\x15.utils.ReleaseChannel\"\xf8\x02\n\x0cNodeMetadata\x12\x16\n\nload_score\x18\x01 \x01(\x02\x42\x02\x18\x01\x12\x13\n\x0bshard_count\x18\x02 \x01(\x04\x12;\n\x06shards\x18\x03 \x03(\x0b\x32\'.noderesources.NodeMetadata.ShardsEntryB\x02\x18\x01\x12\x0f\n\x07node_id\x18\x04 \x01(\t\x12\x1c\n\x0fprimary_node_id\x18\x05 \x01(\tH\x00\x88\x01\x01\x12\x16\n\x0e\x61vailable_disk\x18\x06 \x01(\x04\x12\x12\n\ntotal_disk\x18\x07 \x01(\x04\x1a\x35\n\rShardMetadata\x12\x0c\n\x04kbid\x18\x01 \x01(\t\x12\x16\n\nload_score\x18\x02 \x01(\x02\x42\x02\x18\x01\x1aX\n\x0bShardsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\x38\n\x05value\x18\x02 \x01(\x0b\x32).noderesources.NodeMetadata.ShardMetadata:\x02\x38\x01\x42\x12\n\x10_primary_node_id\"\x1b\n\nStringList\x12\r\n\x05items\x18\x01 \x03(\t\"x\n\rIndexRelation\x12!\n\x08relation\x18\x01 \x01(\x0b\x32\x0f.utils.Relation\x12\x1e\n\x11resource_field_id\x18\x02 \x01(\tH\x00\x88\x01\x01\x12\x0e\n\x06\x66\x61\x63\x65ts\x18\x03 \x03(\tB\x14\n\x12_resource_field_id\"A\n\x0eIndexRelations\x12/\n\trelations\x18\x01 \x03(\x0b\x32\x1c.noderesources.IndexRelationP\x01\x62\x06proto3')
|
31
|
+
|
32
|
+
_globals = globals()
|
33
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
34
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'nidx_protos.noderesources_pb2', _globals)
|
35
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
36
|
+
DESCRIPTOR._loaded_options = None
|
37
|
+
_globals['_VECTORSETSENTENCES_SENTENCESENTRY']._loaded_options = None
|
38
|
+
_globals['_VECTORSETSENTENCES_SENTENCESENTRY']._serialized_options = b'8\001'
|
39
|
+
_globals['_INDEXPARAGRAPH_SENTENCESENTRY']._loaded_options = None
|
40
|
+
_globals['_INDEXPARAGRAPH_SENTENCESENTRY']._serialized_options = b'8\001'
|
41
|
+
_globals['_INDEXPARAGRAPH_VECTORSETSSENTENCESENTRY']._loaded_options = None
|
42
|
+
_globals['_INDEXPARAGRAPH_VECTORSETSSENTENCESENTRY']._serialized_options = b'8\001'
|
43
|
+
_globals['_INDEXPARAGRAPHS_PARAGRAPHSENTRY']._loaded_options = None
|
44
|
+
_globals['_INDEXPARAGRAPHS_PARAGRAPHSENTRY']._serialized_options = b'8\001'
|
45
|
+
_globals['_RESOURCE_TEXTSENTRY']._loaded_options = None
|
46
|
+
_globals['_RESOURCE_TEXTSENTRY']._serialized_options = b'8\001'
|
47
|
+
_globals['_RESOURCE_PARAGRAPHSENTRY']._loaded_options = None
|
48
|
+
_globals['_RESOURCE_PARAGRAPHSENTRY']._serialized_options = b'8\001'
|
49
|
+
_globals['_RESOURCE_VECTORPREFIXESTODELETEENTRY']._loaded_options = None
|
50
|
+
_globals['_RESOURCE_VECTORPREFIXESTODELETEENTRY']._serialized_options = b'8\001'
|
51
|
+
_globals['_RESOURCE_FIELDRELATIONSENTRY']._loaded_options = None
|
52
|
+
_globals['_RESOURCE_FIELDRELATIONSENTRY']._serialized_options = b'8\001'
|
53
|
+
_globals['_RESOURCE_VECTORSENTRY']._loaded_options = None
|
54
|
+
_globals['_RESOURCE_VECTORSENTRY']._serialized_options = b'8\001'
|
55
|
+
_globals['_RESOURCE_VECTORSTODELETEENTRY']._loaded_options = None
|
56
|
+
_globals['_RESOURCE_VECTORSTODELETEENTRY']._serialized_options = b'8\001'
|
57
|
+
_globals['_RESOURCE'].fields_by_name['sentences_to_delete']._loaded_options = None
|
58
|
+
_globals['_RESOURCE'].fields_by_name['sentences_to_delete']._serialized_options = b'\030\001'
|
59
|
+
_globals['_RESOURCE'].fields_by_name['vectors']._loaded_options = None
|
60
|
+
_globals['_RESOURCE'].fields_by_name['vectors']._serialized_options = b'\030\001'
|
61
|
+
_globals['_RESOURCE'].fields_by_name['vectors_to_delete']._loaded_options = None
|
62
|
+
_globals['_RESOURCE'].fields_by_name['vectors_to_delete']._serialized_options = b'\030\001'
|
63
|
+
_globals['_NODEMETADATA_SHARDMETADATA'].fields_by_name['load_score']._loaded_options = None
|
64
|
+
_globals['_NODEMETADATA_SHARDMETADATA'].fields_by_name['load_score']._serialized_options = b'\030\001'
|
65
|
+
_globals['_NODEMETADATA_SHARDSENTRY']._loaded_options = None
|
66
|
+
_globals['_NODEMETADATA_SHARDSENTRY']._serialized_options = b'8\001'
|
67
|
+
_globals['_NODEMETADATA'].fields_by_name['load_score']._loaded_options = None
|
68
|
+
_globals['_NODEMETADATA'].fields_by_name['load_score']._serialized_options = b'\030\001'
|
69
|
+
_globals['_NODEMETADATA'].fields_by_name['shards']._loaded_options = None
|
70
|
+
_globals['_NODEMETADATA'].fields_by_name['shards']._serialized_options = b'\030\001'
|
71
|
+
_globals['_TEXTINFORMATION']._serialized_start=112
|
72
|
+
_globals['_TEXTINFORMATION']._serialized_end=159
|
73
|
+
_globals['_INDEXMETADATA']._serialized_start=161
|
74
|
+
_globals['_INDEXMETADATA']._serialized_end=267
|
75
|
+
_globals['_SHARDID']._serialized_start=269
|
76
|
+
_globals['_SHARDID']._serialized_end=290
|
77
|
+
_globals['_SHARDIDS']._serialized_start=292
|
78
|
+
_globals['_SHARDIDS']._serialized_end=339
|
79
|
+
_globals['_SHARDCREATED']._serialized_start=342
|
80
|
+
_globals['_SHARDCREATED']._serialized_end=946
|
81
|
+
_globals['_SHARDCREATED_DOCUMENTSERVICE']._serialized_start=652
|
82
|
+
_globals['_SHARDCREATED_DOCUMENTSERVICE']._serialized_end=737
|
83
|
+
_globals['_SHARDCREATED_PARAGRAPHSERVICE']._serialized_start=739
|
84
|
+
_globals['_SHARDCREATED_PARAGRAPHSERVICE']._serialized_end=829
|
85
|
+
_globals['_SHARDCREATED_VECTORSERVICE']._serialized_start=831
|
86
|
+
_globals['_SHARDCREATED_VECTORSERVICE']._serialized_end=876
|
87
|
+
_globals['_SHARDCREATED_RELATIONSERVICE']._serialized_start=878
|
88
|
+
_globals['_SHARDCREATED_RELATIONSERVICE']._serialized_end=946
|
89
|
+
_globals['_RESOURCEID']._serialized_start=948
|
90
|
+
_globals['_RESOURCEID']._serialized_end=992
|
91
|
+
_globals['_SHARD']._serialized_start=995
|
92
|
+
_globals['_SHARD']._serialized_end=1143
|
93
|
+
_globals['_EMPTYRESPONSE']._serialized_start=1145
|
94
|
+
_globals['_EMPTYRESPONSE']._serialized_end=1160
|
95
|
+
_globals['_EMPTYQUERY']._serialized_start=1162
|
96
|
+
_globals['_EMPTYQUERY']._serialized_end=1174
|
97
|
+
_globals['_POSITION']._serialized_start=1177
|
98
|
+
_globals['_POSITION']._serialized_end=1312
|
99
|
+
_globals['_REPRESENTATION']._serialized_start=1314
|
100
|
+
_globals['_REPRESENTATION']._serialized_end=1364
|
101
|
+
_globals['_SENTENCEMETADATA']._serialized_start=1367
|
102
|
+
_globals['_SENTENCEMETADATA']._serialized_end=1509
|
103
|
+
_globals['_VECTORSENTENCE']._serialized_start=1511
|
104
|
+
_globals['_VECTORSENTENCE']._serialized_end=1594
|
105
|
+
_globals['_VECTORSETSENTENCES']._serialized_start=1597
|
106
|
+
_globals['_VECTORSETSENTENCES']._serialized_end=1767
|
107
|
+
_globals['_VECTORSETSENTENCES_SENTENCESENTRY']._serialized_start=1688
|
108
|
+
_globals['_VECTORSETSENTENCES_SENTENCESENTRY']._serialized_end=1767
|
109
|
+
_globals['_PARAGRAPHMETADATA']._serialized_start=1770
|
110
|
+
_globals['_PARAGRAPHMETADATA']._serialized_end=1913
|
111
|
+
_globals['_INDEXPARAGRAPH']._serialized_start=1916
|
112
|
+
_globals['_INDEXPARAGRAPH']._serialized_end=2427
|
113
|
+
_globals['_INDEXPARAGRAPH_SENTENCESENTRY']._serialized_start=1688
|
114
|
+
_globals['_INDEXPARAGRAPH_SENTENCESENTRY']._serialized_end=1767
|
115
|
+
_globals['_INDEXPARAGRAPH_VECTORSETSSENTENCESENTRY']._serialized_start=2334
|
116
|
+
_globals['_INDEXPARAGRAPH_VECTORSETSSENTENCESENTRY']._serialized_end=2427
|
117
|
+
_globals['_VECTORSETID']._serialized_start=2429
|
118
|
+
_globals['_VECTORSETID']._serialized_end=2500
|
119
|
+
_globals['_VECTORSETLIST']._serialized_start=2502
|
120
|
+
_globals['_VECTORSETLIST']._serialized_end=2576
|
121
|
+
_globals['_INDEXPARAGRAPHS']._serialized_start=2579
|
122
|
+
_globals['_INDEXPARAGRAPHS']._serialized_end=2746
|
123
|
+
_globals['_INDEXPARAGRAPHS_PARAGRAPHSENTRY']._serialized_start=2666
|
124
|
+
_globals['_INDEXPARAGRAPHS_PARAGRAPHSENTRY']._serialized_end=2746
|
125
|
+
_globals['_RESOURCE']._serialized_start=2749
|
126
|
+
_globals['_RESOURCE']._serialized_end=4160
|
127
|
+
_globals['_RESOURCE_TEXTSENTRY']._serialized_start=3558
|
128
|
+
_globals['_RESOURCE_TEXTSENTRY']._serialized_end=3634
|
129
|
+
_globals['_RESOURCE_PARAGRAPHSENTRY']._serialized_start=3636
|
130
|
+
_globals['_RESOURCE_PARAGRAPHSENTRY']._serialized_end=3717
|
131
|
+
_globals['_RESOURCE_VECTORPREFIXESTODELETEENTRY']._serialized_start=3719
|
132
|
+
_globals['_RESOURCE_VECTORPREFIXESTODELETEENTRY']._serialized_end=3807
|
133
|
+
_globals['_RESOURCE_FIELDRELATIONSENTRY']._serialized_start=3809
|
134
|
+
_globals['_RESOURCE_FIELDRELATIONSENTRY']._serialized_end=3893
|
135
|
+
_globals['_RESOURCE_VECTORSENTRY']._serialized_start=3895
|
136
|
+
_globals['_RESOURCE_VECTORSENTRY']._serialized_end=3961
|
137
|
+
_globals['_RESOURCE_VECTORSTODELETEENTRY']._serialized_start=3963
|
138
|
+
_globals['_RESOURCE_VECTORSTODELETEENTRY']._serialized_end=4041
|
139
|
+
_globals['_RESOURCE_RESOURCESTATUS']._serialized_start=4043
|
140
|
+
_globals['_RESOURCE_RESOURCESTATUS']._serialized_end=4147
|
141
|
+
_globals['_SHARDMETADATA']._serialized_start=4162
|
142
|
+
_globals['_SHARDMETADATA']._serialized_end=4239
|
143
|
+
_globals['_NODEMETADATA']._serialized_start=4242
|
144
|
+
_globals['_NODEMETADATA']._serialized_end=4618
|
145
|
+
_globals['_NODEMETADATA_SHARDMETADATA']._serialized_start=4455
|
146
|
+
_globals['_NODEMETADATA_SHARDMETADATA']._serialized_end=4508
|
147
|
+
_globals['_NODEMETADATA_SHARDSENTRY']._serialized_start=4510
|
148
|
+
_globals['_NODEMETADATA_SHARDSENTRY']._serialized_end=4598
|
149
|
+
_globals['_STRINGLIST']._serialized_start=4620
|
150
|
+
_globals['_STRINGLIST']._serialized_end=4647
|
151
|
+
_globals['_INDEXRELATION']._serialized_start=4649
|
152
|
+
_globals['_INDEXRELATION']._serialized_end=4769
|
153
|
+
_globals['_INDEXRELATIONS']._serialized_start=4771
|
154
|
+
_globals['_INDEXRELATIONS']._serialized_end=4836
|
155
|
+
# @@protoc_insertion_point(module_scope)
|