|
17 | 17 | # Generated by the protocol buffer compiler. DO NOT EDIT!
|
18 | 18 | # source: google/cloud/aiplatform/matching_engine/_protos/match_service.proto
|
19 | 19 | """Generated protocol buffer code."""
|
| 20 | + |
| 21 | +from google.protobuf.internal import builder as _builder |
| 22 | +from google.rpc import status_pb2 as google_dot_rpc_dot_status__pb2 |
20 | 23 | from google.protobuf import descriptor as _descriptor
|
21 | 24 | from google.protobuf import descriptor_pool as _descriptor_pool
|
22 |
| -from google.protobuf import message as _message |
23 |
| -from google.protobuf import reflection as _reflection |
24 | 25 | from google.protobuf import symbol_database as _symbol_database
|
25 | 26 |
|
| 27 | + |
26 | 28 | # @@protoc_insertion_point(imports)
|
27 | 29 |
|
28 | 30 | _sym_db = _symbol_database.Default()
|
29 | 31 |
|
30 | 32 |
|
31 |
| -from google.rpc import status_pb2 as google_dot_rpc_dot_status__pb2 |
32 |
| - |
33 |
| - |
34 | 33 | DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(
|
35 | 34 | b'\nCgoogle/cloud/aiplatform/matching_engine/_protos/match_service.proto\x12$google.cloud.aiplatform.container.v1\x1a\x17google/rpc/status.proto"7\n\x0fSparseEmbedding\x12\x11\n\tfloat_val\x18\x01 \x03(\x02\x12\x11\n\tdimension\x18\x02 \x03(\x03"\xff\x04\n\x0cMatchRequest\x12\x19\n\x11\x64\x65ployed_index_id\x18\x01 \x01(\t\x12\x11\n\tfloat_val\x18\x02 \x03(\x02\x12O\n\x10sparse_embedding\x18\x0c \x01(\x0b\x32\x35.google.cloud.aiplatform.container.v1.SparseEmbedding\x12\x45\n\x03rrf\x18\r \x01(\x0b\x32\x36.google.cloud.aiplatform.container.v1.MatchRequest.RRFH\x00\x12\x15\n\rnum_neighbors\x18\x03 \x01(\x05\x12\x42\n\trestricts\x18\x04 \x03(\x0b\x32/.google.cloud.aiplatform.container.v1.Namespace\x12Q\n\x11numeric_restricts\x18\x0b \x03(\x0b\x32\x36.google.cloud.aiplatform.container.v1.NumericNamespace\x12,\n$per_crowding_attribute_num_neighbors\x18\x05 \x01(\x05\x12\x1c\n\x14\x61pprox_num_neighbors\x18\x06 \x01(\x05\x12-\n%leaf_nodes_to_search_percent_override\x18\x07 \x01(\x05\x12.\n&fraction_leaf_nodes_to_search_override\x18\t \x01(\x01\x12\x19\n\x11\x65mbedding_enabled\x18\x08 \x01(\x08\x12\x14\n\x0c\x65mbedding_id\x18\n \x01(\t\x1a\x14\n\x03RRF\x12\r\n\x05\x61lpha\x18\x01 \x01(\x02\x42\t\n\x07ranking"\xae\x02\n\tEmbedding\x12\n\n\x02id\x18\x01 \x01(\t\x12\x11\n\tfloat_val\x18\x02 \x03(\x02\x12O\n\x10sparse_embedding\x18\x06 \x01(\x0b\x32\x35.google.cloud.aiplatform.container.v1.SparseEmbedding\x12\x42\n\trestricts\x18\x03 \x03(\x0b\x32/.google.cloud.aiplatform.container.v1.Namespace\x12Q\n\x11numeric_restricts\x18\x05 \x03(\x0b\x32\x36.google.cloud.aiplatform.container.v1.NumericNamespace\x12\x1a\n\x12\x63rowding_attribute\x18\x04 \x01(\x03"\x83\x02\n\rMatchResponse\x12N\n\x08neighbor\x18\x01 \x03(\x0b\x32<.google.cloud.aiplatform.container.v1.MatchResponse.Neighbor\x12\x43\n\nembeddings\x18\x02 \x03(\x0b\x32/.google.cloud.aiplatform.container.v1.Embedding\x1a]\n\x08Neighbor\x12\n\n\x02id\x18\x01 \x01(\t\x12\x10\n\x08\x64istance\x18\x02 \x01(\x01\x12\x17\n\x0fsparse_distance\x18\x04 \x01(\x01\x12\x1a\n\x12\x63rowding_attribute\x18\x03 \x01(\x03"B\n\x19\x42\x61tchGetEmbeddingsRequest\x12\x19\n\x11\x64\x65ployed_index_id\x18\x01 \x01(\t\x12\n\n\x02id\x18\x02 \x03(\t"a\n\x1a\x42\x61tchGetEmbeddingsResponse\x12\x43\n\nembeddings\x18\x01 \x03(\x0b\x32/.google.cloud.aiplatform.container.v1.Embedding"\x95\x02\n\x11\x42\x61tchMatchRequest\x12\x63\n\x08requests\x18\x01 \x03(\x0b\x32Q.google.cloud.aiplatform.container.v1.BatchMatchRequest.BatchMatchRequestPerIndex\x1a\x9a\x01\n\x19\x42\x61tchMatchRequestPerIndex\x12\x19\n\x11\x64\x65ployed_index_id\x18\x01 \x01(\t\x12\x44\n\x08requests\x18\x02 \x03(\x0b\x32\x32.google.cloud.aiplatform.container.v1.MatchRequest\x12\x1c\n\x14low_level_batch_size\x18\x03 \x01(\x05"\xa2\x02\n\x12\x42\x61tchMatchResponse\x12\x66\n\tresponses\x18\x01 \x03(\x0b\x32S.google.cloud.aiplatform.container.v1.BatchMatchResponse.BatchMatchResponsePerIndex\x1a\xa3\x01\n\x1a\x42\x61tchMatchResponsePerIndex\x12\x19\n\x11\x64\x65ployed_index_id\x18\x01 \x01(\t\x12\x46\n\tresponses\x18\x02 \x03(\x0b\x32\x33.google.cloud.aiplatform.container.v1.MatchResponse\x12"\n\x06status\x18\x03 \x01(\x0b\x32\x12.google.rpc.Status"D\n\tNamespace\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x14\n\x0c\x61llow_tokens\x18\x02 \x03(\t\x12\x13\n\x0b\x64\x65ny_tokens\x18\x03 \x03(\t"\xb4\x02\n\x10NumericNamespace\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x13\n\tvalue_int\x18\x02 \x01(\x03H\x00\x12\x15\n\x0bvalue_float\x18\x03 \x01(\x02H\x00\x12\x16\n\x0cvalue_double\x18\x04 \x01(\x01H\x00\x12K\n\x02op\x18\x05 \x01(\x0e\x32?.google.cloud.aiplatform.container.v1.NumericNamespace.Operator"x\n\x08Operator\x12\x18\n\x14OPERATOR_UNSPECIFIED\x10\x00\x12\x08\n\x04LESS\x10\x01\x12\x0e\n\nLESS_EQUAL\x10\x02\x12\t\n\x05\x45QUAL\x10\x03\x12\x11\n\rGREATER_EQUAL\x10\x04\x12\x0b\n\x07GREATER\x10\x05\x12\r\n\tNOT_EQUAL\x10\x06\x42\x07\n\x05Value2\xa2\x03\n\x0cMatchService\x12r\n\x05Match\x12\x32.google.cloud.aiplatform.container.v1.MatchRequest\x1a\x33.google.cloud.aiplatform.container.v1.MatchResponse"\x00\x12\x81\x01\n\nBatchMatch\x12\x37.google.cloud.aiplatform.container.v1.BatchMatchRequest\x1a\x38.google.cloud.aiplatform.container.v1.BatchMatchResponse"\x00\x12\x99\x01\n\x12\x42\x61tchGetEmbeddings\x12?.google.cloud.aiplatform.container.v1.BatchGetEmbeddingsRequest\x1a@.google.cloud.aiplatform.container.v1.BatchGetEmbeddingsResponse"\x00\x62\x06proto3'
|
36 | 35 | )
|
37 | 36 |
|
38 |
| - |
39 |
| -_SPARSEEMBEDDING = DESCRIPTOR.message_types_by_name["SparseEmbedding"] |
40 |
| -_MATCHREQUEST = DESCRIPTOR.message_types_by_name["MatchRequest"] |
41 |
| -_MATCHREQUEST_RRF = _MATCHREQUEST.nested_types_by_name["RRF"] |
42 |
| -_EMBEDDING = DESCRIPTOR.message_types_by_name["Embedding"] |
43 |
| -_MATCHRESPONSE = DESCRIPTOR.message_types_by_name["MatchResponse"] |
44 |
| -_MATCHRESPONSE_NEIGHBOR = _MATCHRESPONSE.nested_types_by_name["Neighbor"] |
45 |
| -_BATCHGETEMBEDDINGSREQUEST = DESCRIPTOR.message_types_by_name[ |
46 |
| - "BatchGetEmbeddingsRequest" |
47 |
| -] |
48 |
| -_BATCHGETEMBEDDINGSRESPONSE = DESCRIPTOR.message_types_by_name[ |
49 |
| - "BatchGetEmbeddingsResponse" |
50 |
| -] |
51 |
| -_BATCHMATCHREQUEST = DESCRIPTOR.message_types_by_name["BatchMatchRequest"] |
52 |
| -_BATCHMATCHREQUEST_BATCHMATCHREQUESTPERINDEX = _BATCHMATCHREQUEST.nested_types_by_name[ |
53 |
| - "BatchMatchRequestPerIndex" |
54 |
| -] |
55 |
| -_BATCHMATCHRESPONSE = DESCRIPTOR.message_types_by_name["BatchMatchResponse"] |
56 |
| -_BATCHMATCHRESPONSE_BATCHMATCHRESPONSEPERINDEX = ( |
57 |
| - _BATCHMATCHRESPONSE.nested_types_by_name["BatchMatchResponsePerIndex"] |
58 |
| -) |
59 |
| -_NAMESPACE = DESCRIPTOR.message_types_by_name["Namespace"] |
60 |
| -_NUMERICNAMESPACE = DESCRIPTOR.message_types_by_name["NumericNamespace"] |
61 |
| -_NUMERICNAMESPACE_OPERATOR = _NUMERICNAMESPACE.enum_types_by_name["Operator"] |
62 |
| -SparseEmbedding = _reflection.GeneratedProtocolMessageType( |
63 |
| - "SparseEmbedding", |
64 |
| - (_message.Message,), |
65 |
| - { |
66 |
| - "DESCRIPTOR": _SPARSEEMBEDDING, |
67 |
| - "__module__": "google.cloud.aiplatform.matching_engine._protos.match_service_pb2" |
68 |
| - # @@protoc_insertion_point(class_scope:google.cloud.aiplatform.container.v1.SparseEmbedding) |
69 |
| - }, |
70 |
| -) |
71 |
| -_sym_db.RegisterMessage(SparseEmbedding) |
72 |
| - |
73 |
| -MatchRequest = _reflection.GeneratedProtocolMessageType( |
74 |
| - "MatchRequest", |
75 |
| - (_message.Message,), |
76 |
| - { |
77 |
| - "RRF": _reflection.GeneratedProtocolMessageType( |
78 |
| - "RRF", |
79 |
| - (_message.Message,), |
80 |
| - { |
81 |
| - "DESCRIPTOR": _MATCHREQUEST_RRF, |
82 |
| - "__module__": "google.cloud.aiplatform.matching_engine._protos.match_service_pb2" |
83 |
| - # @@protoc_insertion_point(class_scope:google.cloud.aiplatform.container.v1.MatchRequest.RRF) |
84 |
| - }, |
85 |
| - ), |
86 |
| - "DESCRIPTOR": _MATCHREQUEST, |
87 |
| - "__module__": "google.cloud.aiplatform.matching_engine._protos.match_service_pb2" |
88 |
| - # @@protoc_insertion_point(class_scope:google.cloud.aiplatform.container.v1.MatchRequest) |
89 |
| - }, |
90 |
| -) |
91 |
| -_sym_db.RegisterMessage(MatchRequest) |
92 |
| -_sym_db.RegisterMessage(MatchRequest.RRF) |
93 |
| - |
94 |
| -Embedding = _reflection.GeneratedProtocolMessageType( |
95 |
| - "Embedding", |
96 |
| - (_message.Message,), |
97 |
| - { |
98 |
| - "DESCRIPTOR": _EMBEDDING, |
99 |
| - "__module__": "google.cloud.aiplatform.matching_engine._protos.match_service_pb2" |
100 |
| - # @@protoc_insertion_point(class_scope:google.cloud.aiplatform.container.v1.Embedding) |
101 |
| - }, |
102 |
| -) |
103 |
| -_sym_db.RegisterMessage(Embedding) |
104 |
| - |
105 |
| -MatchResponse = _reflection.GeneratedProtocolMessageType( |
106 |
| - "MatchResponse", |
107 |
| - (_message.Message,), |
108 |
| - { |
109 |
| - "Neighbor": _reflection.GeneratedProtocolMessageType( |
110 |
| - "Neighbor", |
111 |
| - (_message.Message,), |
112 |
| - { |
113 |
| - "DESCRIPTOR": _MATCHRESPONSE_NEIGHBOR, |
114 |
| - "__module__": "google.cloud.aiplatform.matching_engine._protos.match_service_pb2" |
115 |
| - # @@protoc_insertion_point(class_scope:google.cloud.aiplatform.container.v1.MatchResponse.Neighbor) |
116 |
| - }, |
117 |
| - ), |
118 |
| - "DESCRIPTOR": _MATCHRESPONSE, |
119 |
| - "__module__": "google.cloud.aiplatform.matching_engine._protos.match_service_pb2" |
120 |
| - # @@protoc_insertion_point(class_scope:google.cloud.aiplatform.container.v1.MatchResponse) |
121 |
| - }, |
| 37 | +_globals = globals() |
| 38 | +_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) |
| 39 | +_builder.BuildTopDescriptorsAndMessages( |
| 40 | + DESCRIPTOR, |
| 41 | + "google.cloud.aiplatform.matching_engine._protos.match_service_pb2", |
| 42 | + _globals, |
122 | 43 | )
|
123 |
| -_sym_db.RegisterMessage(MatchResponse) |
124 |
| -_sym_db.RegisterMessage(MatchResponse.Neighbor) |
125 |
| - |
126 |
| -BatchGetEmbeddingsRequest = _reflection.GeneratedProtocolMessageType( |
127 |
| - "BatchGetEmbeddingsRequest", |
128 |
| - (_message.Message,), |
129 |
| - { |
130 |
| - "DESCRIPTOR": _BATCHGETEMBEDDINGSREQUEST, |
131 |
| - "__module__": "google.cloud.aiplatform.matching_engine._protos.match_service_pb2" |
132 |
| - # @@protoc_insertion_point(class_scope:google.cloud.aiplatform.container.v1.BatchGetEmbeddingsRequest) |
133 |
| - }, |
134 |
| -) |
135 |
| -_sym_db.RegisterMessage(BatchGetEmbeddingsRequest) |
136 |
| - |
137 |
| -BatchGetEmbeddingsResponse = _reflection.GeneratedProtocolMessageType( |
138 |
| - "BatchGetEmbeddingsResponse", |
139 |
| - (_message.Message,), |
140 |
| - { |
141 |
| - "DESCRIPTOR": _BATCHGETEMBEDDINGSRESPONSE, |
142 |
| - "__module__": "google.cloud.aiplatform.matching_engine._protos.match_service_pb2" |
143 |
| - # @@protoc_insertion_point(class_scope:google.cloud.aiplatform.container.v1.BatchGetEmbeddingsResponse) |
144 |
| - }, |
145 |
| -) |
146 |
| -_sym_db.RegisterMessage(BatchGetEmbeddingsResponse) |
147 |
| - |
148 |
| -BatchMatchRequest = _reflection.GeneratedProtocolMessageType( |
149 |
| - "BatchMatchRequest", |
150 |
| - (_message.Message,), |
151 |
| - { |
152 |
| - "BatchMatchRequestPerIndex": _reflection.GeneratedProtocolMessageType( |
153 |
| - "BatchMatchRequestPerIndex", |
154 |
| - (_message.Message,), |
155 |
| - { |
156 |
| - "DESCRIPTOR": _BATCHMATCHREQUEST_BATCHMATCHREQUESTPERINDEX, |
157 |
| - "__module__": "google.cloud.aiplatform.matching_engine._protos.match_service_pb2" |
158 |
| - # @@protoc_insertion_point(class_scope:google.cloud.aiplatform.container.v1.BatchMatchRequest.BatchMatchRequestPerIndex) |
159 |
| - }, |
160 |
| - ), |
161 |
| - "DESCRIPTOR": _BATCHMATCHREQUEST, |
162 |
| - "__module__": "google.cloud.aiplatform.matching_engine._protos.match_service_pb2" |
163 |
| - # @@protoc_insertion_point(class_scope:google.cloud.aiplatform.container.v1.BatchMatchRequest) |
164 |
| - }, |
165 |
| -) |
166 |
| -_sym_db.RegisterMessage(BatchMatchRequest) |
167 |
| -_sym_db.RegisterMessage(BatchMatchRequest.BatchMatchRequestPerIndex) |
168 |
| - |
169 |
| -BatchMatchResponse = _reflection.GeneratedProtocolMessageType( |
170 |
| - "BatchMatchResponse", |
171 |
| - (_message.Message,), |
172 |
| - { |
173 |
| - "BatchMatchResponsePerIndex": _reflection.GeneratedProtocolMessageType( |
174 |
| - "BatchMatchResponsePerIndex", |
175 |
| - (_message.Message,), |
176 |
| - { |
177 |
| - "DESCRIPTOR": _BATCHMATCHRESPONSE_BATCHMATCHRESPONSEPERINDEX, |
178 |
| - "__module__": "google.cloud.aiplatform.matching_engine._protos.match_service_pb2" |
179 |
| - # @@protoc_insertion_point(class_scope:google.cloud.aiplatform.container.v1.BatchMatchResponse.BatchMatchResponsePerIndex) |
180 |
| - }, |
181 |
| - ), |
182 |
| - "DESCRIPTOR": _BATCHMATCHRESPONSE, |
183 |
| - "__module__": "google.cloud.aiplatform.matching_engine._protos.match_service_pb2" |
184 |
| - # @@protoc_insertion_point(class_scope:google.cloud.aiplatform.container.v1.BatchMatchResponse) |
185 |
| - }, |
186 |
| -) |
187 |
| -_sym_db.RegisterMessage(BatchMatchResponse) |
188 |
| -_sym_db.RegisterMessage(BatchMatchResponse.BatchMatchResponsePerIndex) |
189 |
| - |
190 |
| -Namespace = _reflection.GeneratedProtocolMessageType( |
191 |
| - "Namespace", |
192 |
| - (_message.Message,), |
193 |
| - { |
194 |
| - "DESCRIPTOR": _NAMESPACE, |
195 |
| - "__module__": "google.cloud.aiplatform.matching_engine._protos.match_service_pb2" |
196 |
| - # @@protoc_insertion_point(class_scope:google.cloud.aiplatform.container.v1.Namespace) |
197 |
| - }, |
198 |
| -) |
199 |
| -_sym_db.RegisterMessage(Namespace) |
200 |
| - |
201 |
| -NumericNamespace = _reflection.GeneratedProtocolMessageType( |
202 |
| - "NumericNamespace", |
203 |
| - (_message.Message,), |
204 |
| - { |
205 |
| - "DESCRIPTOR": _NUMERICNAMESPACE, |
206 |
| - "__module__": "google.cloud.aiplatform.matching_engine._protos.match_service_pb2" |
207 |
| - # @@protoc_insertion_point(class_scope:google.cloud.aiplatform.container.v1.NumericNamespace) |
208 |
| - }, |
209 |
| -) |
210 |
| -_sym_db.RegisterMessage(NumericNamespace) |
211 |
| - |
212 |
| -_MATCHSERVICE = DESCRIPTOR.services_by_name["MatchService"] |
213 | 44 | if _descriptor._USE_C_DESCRIPTORS == False:
|
214 |
| - |
215 | 45 | DESCRIPTOR._options = None
|
216 |
| - _SPARSEEMBEDDING._serialized_start = 134 |
217 |
| - _SPARSEEMBEDDING._serialized_end = 189 |
218 |
| - _MATCHREQUEST._serialized_start = 192 |
219 |
| - _MATCHREQUEST._serialized_end = 831 |
220 |
| - _MATCHREQUEST_RRF._serialized_start = 800 |
221 |
| - _MATCHREQUEST_RRF._serialized_end = 820 |
222 |
| - _EMBEDDING._serialized_start = 834 |
223 |
| - _EMBEDDING._serialized_end = 1136 |
224 |
| - _MATCHRESPONSE._serialized_start = 1139 |
225 |
| - _MATCHRESPONSE._serialized_end = 1398 |
226 |
| - _MATCHRESPONSE_NEIGHBOR._serialized_start = 1305 |
227 |
| - _MATCHRESPONSE_NEIGHBOR._serialized_end = 1398 |
228 |
| - _BATCHGETEMBEDDINGSREQUEST._serialized_start = 1400 |
229 |
| - _BATCHGETEMBEDDINGSREQUEST._serialized_end = 1466 |
230 |
| - _BATCHGETEMBEDDINGSRESPONSE._serialized_start = 1468 |
231 |
| - _BATCHGETEMBEDDINGSRESPONSE._serialized_end = 1565 |
232 |
| - _BATCHMATCHREQUEST._serialized_start = 1568 |
233 |
| - _BATCHMATCHREQUEST._serialized_end = 1845 |
234 |
| - _BATCHMATCHREQUEST_BATCHMATCHREQUESTPERINDEX._serialized_start = 1691 |
235 |
| - _BATCHMATCHREQUEST_BATCHMATCHREQUESTPERINDEX._serialized_end = 1845 |
236 |
| - _BATCHMATCHRESPONSE._serialized_start = 1848 |
237 |
| - _BATCHMATCHRESPONSE._serialized_end = 2138 |
238 |
| - _BATCHMATCHRESPONSE_BATCHMATCHRESPONSEPERINDEX._serialized_start = 1975 |
239 |
| - _BATCHMATCHRESPONSE_BATCHMATCHRESPONSEPERINDEX._serialized_end = 2138 |
240 |
| - _NAMESPACE._serialized_start = 2140 |
241 |
| - _NAMESPACE._serialized_end = 2208 |
242 |
| - _NUMERICNAMESPACE._serialized_start = 2211 |
243 |
| - _NUMERICNAMESPACE._serialized_end = 2519 |
244 |
| - _NUMERICNAMESPACE_OPERATOR._serialized_start = 2390 |
245 |
| - _NUMERICNAMESPACE_OPERATOR._serialized_end = 2510 |
246 |
| - _MATCHSERVICE._serialized_start = 2522 |
247 |
| - _MATCHSERVICE._serialized_end = 2940 |
| 46 | + _globals["_SPARSEEMBEDDING"]._serialized_start = 134 |
| 47 | + _globals["_SPARSEEMBEDDING"]._serialized_end = 189 |
| 48 | + _globals["_MATCHREQUEST"]._serialized_start = 192 |
| 49 | + _globals["_MATCHREQUEST"]._serialized_end = 831 |
| 50 | + _globals["_MATCHREQUEST_RRF"]._serialized_start = 800 |
| 51 | + _globals["_MATCHREQUEST_RRF"]._serialized_end = 820 |
| 52 | + _globals["_EMBEDDING"]._serialized_start = 834 |
| 53 | + _globals["_EMBEDDING"]._serialized_end = 1136 |
| 54 | + _globals["_MATCHRESPONSE"]._serialized_start = 1139 |
| 55 | + _globals["_MATCHRESPONSE"]._serialized_end = 1398 |
| 56 | + _globals["_MATCHRESPONSE_NEIGHBOR"]._serialized_start = 1305 |
| 57 | + _globals["_MATCHRESPONSE_NEIGHBOR"]._serialized_end = 1398 |
| 58 | + _globals["_BATCHGETEMBEDDINGSREQUEST"]._serialized_start = 1400 |
| 59 | + _globals["_BATCHGETEMBEDDINGSREQUEST"]._serialized_end = 1466 |
| 60 | + _globals["_BATCHGETEMBEDDINGSRESPONSE"]._serialized_start = 1468 |
| 61 | + _globals["_BATCHGETEMBEDDINGSRESPONSE"]._serialized_end = 1565 |
| 62 | + _globals["_BATCHMATCHREQUEST"]._serialized_start = 1568 |
| 63 | + _globals["_BATCHMATCHREQUEST"]._serialized_end = 1845 |
| 64 | + _globals["_BATCHMATCHREQUEST_BATCHMATCHREQUESTPERINDEX"]._serialized_start = 1691 |
| 65 | + _globals["_BATCHMATCHREQUEST_BATCHMATCHREQUESTPERINDEX"]._serialized_end = 1845 |
| 66 | + _globals["_BATCHMATCHRESPONSE"]._serialized_start = 1848 |
| 67 | + _globals["_BATCHMATCHRESPONSE"]._serialized_end = 2138 |
| 68 | + _globals["_BATCHMATCHRESPONSE_BATCHMATCHRESPONSEPERINDEX"]._serialized_start = 1975 |
| 69 | + _globals["_BATCHMATCHRESPONSE_BATCHMATCHRESPONSEPERINDEX"]._serialized_end = 2138 |
| 70 | + _globals["_NAMESPACE"]._serialized_start = 2140 |
| 71 | + _globals["_NAMESPACE"]._serialized_end = 2208 |
| 72 | + _globals["_NUMERICNAMESPACE"]._serialized_start = 2211 |
| 73 | + _globals["_NUMERICNAMESPACE"]._serialized_end = 2519 |
| 74 | + _globals["_NUMERICNAMESPACE_OPERATOR"]._serialized_start = 2390 |
| 75 | + _globals["_NUMERICNAMESPACE_OPERATOR"]._serialized_end = 2510 |
| 76 | + _globals["_MATCHSERVICE"]._serialized_start = 2522 |
| 77 | + _globals["_MATCHSERVICE"]._serialized_end = 2940 |
248 | 78 | # @@protoc_insertion_point(module_scope)
|
0 commit comments