forked from datacommonsorg/mixer
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmixer.pb.go
More file actions
376 lines (366 loc) · 34.6 KB
/
Copy pathmixer.pb.go
File metadata and controls
376 lines (366 loc) · 34.6 KB
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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
// Copyright 2023 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
// **** IMPORTANT NOTE ****
//
// The proto of BT data has to match exactly the g3 proto, including tag
// number.
// Mixer service definitions
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
// protoc-gen-go v1.36.11
// protoc v3.21.12
// source: service/mixer.proto
package service
import (
proto "github.com/datacommonsorg/mixer/internal/proto"
v1 "github.com/datacommonsorg/mixer/internal/proto/v1"
v2 "github.com/datacommonsorg/mixer/internal/proto/v2"
_ "google.golang.org/genproto/googleapis/api/annotations"
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
reflect "reflect"
unsafe "unsafe"
)
const (
// Verify that this generated code is sufficiently up-to-date.
_ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
// Verify that runtime/protoimpl is sufficiently up-to-date.
_ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
)
var File_service_mixer_proto protoreflect.FileDescriptor
const file_service_mixer_proto_rawDesc = "" +
"\n" +
"\x13service/mixer.proto\x12\vdatacommons\x1a\x1cgoogle/api/annotations.proto\x1a\fcommon.proto\x1a\fcustom.proto\x1a\n" +
"misc.proto\x1a\n" +
"node.proto\x1a\vplace.proto\x1a\vquery.proto\x1a\n" +
"stat.proto\x1a\x0estat_var.proto\x1a\vrecon.proto\x1a\x13v1/properties.proto\x1a\x18v1/property_values.proto\x1a\x11v1/variable.proto\x1a\rv1/info.proto\x1a\x15v1/observations.proto\x1a\x1av1/observation_dates.proto\x1a\rv1/page.proto\x1a\x10v1/triples.proto\x1a\x0ev2/event.proto\x1a\rv2/node.proto\x1a\x14v2/node_search.proto\x1a\x14v2/observation.proto\x1a\x10v2/resolve.proto2\x9dB\n" +
"\x05Mixer\x12d\n" +
"\x06V3Node\x12\x1b.datacommons.v2.NodeRequest\x1a\x1c.datacommons.v2.NodeResponse\"\x1f\x82\xd3\xe4\x93\x02\x19Z\r:\x01*\"\b/v3/node\x12\b/v3/node\x12\x87\x01\n" +
"\rV3Observation\x12\".datacommons.v2.ObservationRequest\x1a#.datacommons.v2.ObservationResponse\"-\x82\xd3\xe4\x93\x02'Z\x14:\x01*\"\x0f/v3/observation\x12\x0f/v3/observation\x12\x84\x01\n" +
"\fV3NodeSearch\x12!.datacommons.v2.NodeSearchRequest\x1a\".datacommons.v2.NodeSearchResponse\"-\x82\xd3\xe4\x93\x02'Z\x14:\x01*\"\x0f/v3/node_search\x12\x0f/v3/node_search\x12s\n" +
"\tV3Resolve\x12\x1e.datacommons.v2.ResolveRequest\x1a\x1f.datacommons.v2.ResolveResponse\"%\x82\xd3\xe4\x93\x02\x1fZ\x10:\x01*\"\v/v3/resolve\x12\v/v3/resolve\x12i\n" +
"\aV3Event\x12\x1c.datacommons.v2.EventRequest\x1a\x1d.datacommons.v2.EventResponse\"!\x82\xd3\xe4\x93\x02\x1bZ\x0e:\x01*\"\t/v3/event\x12\t/v3/event\x12g\n" +
"\bV3Sparql\x12\x1a.datacommons.SparqlRequest\x1a\x1a.datacommons.QueryResponse\"#\x82\xd3\xe4\x93\x02\x1dZ\x0f:\x01*\"\n" +
"/v3/sparql\x12\n" +
"/v3/sparql\x12g\n" +
"\bV2Sparql\x12\x1a.datacommons.SparqlRequest\x1a\x1a.datacommons.QueryResponse\"#\x82\xd3\xe4\x93\x02\x1dZ\x0f:\x01*\"\n" +
"/v2/sparql\x12\n" +
"/v2/sparql\x12s\n" +
"\tV2Resolve\x12\x1e.datacommons.v2.ResolveRequest\x1a\x1f.datacommons.v2.ResolveResponse\"%\x82\xd3\xe4\x93\x02\x1fZ\x10:\x01*\"\v/v2/resolve\x12\v/v2/resolve\x12d\n" +
"\x06V2Node\x12\x1b.datacommons.v2.NodeRequest\x1a\x1c.datacommons.v2.NodeResponse\"\x1f\x82\xd3\xe4\x93\x02\x19Z\r:\x01*\"\b/v2/node\x12\b/v2/node\x12i\n" +
"\aV2Event\x12\x1c.datacommons.v2.EventRequest\x1a\x1d.datacommons.v2.EventResponse\"!\x82\xd3\xe4\x93\x02\x1bZ\x0e:\x01*\"\t/v2/event\x12\t/v2/event\x12\x87\x01\n" +
"\rV2Observation\x12\".datacommons.v2.ObservationRequest\x1a#.datacommons.v2.ObservationResponse\"-\x82\xd3\xe4\x93\x02'Z\x14:\x01*\"\x0f/v2/observation\x12\x0f/v2/observation\x12\x91\x01\n" +
"\x16FilterStatVarsByEntity\x12*.datacommons.FilterStatVarsByEntityRequest\x1a+.datacommons.FilterStatVarsByEntityResponse\"\x1e\x82\xd3\xe4\x93\x02\x18:\x01*\"\x13/v2/variable/filter\x12[\n" +
"\x05Query\x12\x19.datacommons.QueryRequest\x1a\x1a.datacommons.QueryResponse\"\x1b\x82\xd3\xe4\x93\x02\x15Z\v:\x01*\"\x06/query\x12\x06/query\x12\x93\x01\n" +
"\x11GetPropertyLabels\x12%.datacommons.GetPropertyLabelsRequest\x1a\x1c.datacommons.PayloadResponse\"9\x82\xd3\xe4\x93\x023Z\x1a:\x01*\"\x15/node/property-labels\x12\x15/node/property-labels\x12\x93\x01\n" +
"\x11GetPropertyValues\x12%.datacommons.GetPropertyValuesRequest\x1a\x1c.datacommons.PayloadResponse\"9\x82\xd3\xe4\x93\x023Z\x1a:\x01*\"\x15/node/property-values\x12\x15/node/property-values\x12u\n" +
"\n" +
"GetTriples\x12\x1e.datacommons.GetTriplesRequest\x1a\x1c.datacommons.PayloadResponse\")\x82\xd3\xe4\x93\x02#Z\x12:\x01*\"\r/node/triples\x12\r/node/triples\x12\x7f\n" +
"\vGetPlacesIn\x12\x1f.datacommons.GetPlacesInRequest\x1a .datacommons.GetPlacesInResponse\"-\x82\xd3\xe4\x93\x02'Z\x14:\x01*\"\x0f/node/places-in\x12\x0f/node/places-in\x12n\n" +
"\bGetStats\x12\x1c.datacommons.GetStatsRequest\x1a\x1d.datacommons.GetStatsResponse\"%\x82\xd3\xe4\x93\x02\x1fZ\x10:\x01*\"\v/bulk/stats\x12\v/bulk/stats\x12z\n" +
"\fGetStatValue\x12 .datacommons.GetStatValueRequest\x1a!.datacommons.GetStatValueResponse\"%\x82\xd3\xe4\x93\x02\x1fZ\x10:\x01*\"\v/stat/value\x12\v/stat/value\x12\x7f\n" +
"\rGetStatSeries\x12!.datacommons.GetStatSeriesRequest\x1a\".datacommons.GetStatSeriesResponse\"'\x82\xd3\xe4\x93\x02!Z\x11:\x01*\"\f/stat/series\x12\f/stat/series\x12p\n" +
"\n" +
"GetStatAll\x12\x1e.datacommons.GetStatAllRequest\x1a\x1f.datacommons.GetStatAllResponse\"!\x82\xd3\xe4\x93\x02\x1bZ\x0e:\x01*\"\t/stat/all\x12\t/stat/all\x12\x9e\x01\n" +
"\x14GetLocationsRankings\x12(.datacommons.GetLocationsRankingsRequest\x1a).datacommons.GetLocationsRankingsResponse\"1\x82\xd3\xe4\x93\x02+Z\x16:\x01*\"\x11/v1/place/ranking\x12\x11/v1/place/ranking\x12\x9b\x01\n" +
"\x13GetRelatedLocations\x12'.datacommons.GetRelatedLocationsRequest\x1a(.datacommons.GetRelatedLocationsResponse\"1\x82\xd3\xe4\x93\x02+Z\x16:\x01*\"\x11/v1/place/related\x12\x11/v1/place/related\x12_\n" +
"\n" +
"GetVersion\x12\x1e.datacommons.GetVersionRequest\x1a\x1f.datacommons.GetVersionResponse\"\x10\x82\xd3\xe4\x93\x02\n" +
"\x12\b/version\x12\x90\x01\n" +
"\x10GetPlaceStatVars\x12$.datacommons.GetPlaceStatVarsRequest\x1a%.datacommons.GetPlaceStatVarsResponse\"/\x82\xd3\xe4\x93\x02)Z\x15:\x01*\"\x10/place/stat-vars\x12\x10/place/stat-vars\x12\xb6\x01\n" +
"\x18GetEntityStatVarsUnionV1\x12*.datacommons.GetEntityStatVarsUnionRequest\x1a+.datacommons.GetEntityStatVarsUnionResponse\"A\x82\xd3\xe4\x93\x02;Z\x1e:\x01*\"\x19/v1/place/stat-vars/union\x12\x19/v1/place/stat-vars/union\x12c\n" +
"\aQueryV1\x12\x19.datacommons.QueryRequest\x1a\x1a.datacommons.QueryResponse\"!\x82\xd3\xe4\x93\x02\x1bZ\x0e:\x01*\"\t/v1/query\x12\t/v1/query\x12\x81\x01\n" +
"\n" +
"Properties\x12!.datacommons.v1.PropertiesRequest\x1a\".datacommons.v1.PropertiesResponse\",\x82\xd3\xe4\x93\x02&\x12$/v1/properties/{direction}/{node=**}\x12\xae\x01\n" +
"\x0eBulkProperties\x12%.datacommons.v1.BulkPropertiesRequest\x1a&.datacommons.v1.BulkPropertiesResponse\"M\x82\xd3\xe4\x93\x02GZ$:\x01*\"\x1f/v1/bulk/properties/{direction}\x12\x1f/v1/bulk/properties/{direction}\x12\x9b\x01\n" +
"\x0ePropertyValues\x12%.datacommons.v1.PropertyValuesRequest\x1a&.datacommons.v1.PropertyValuesResponse\":\x82\xd3\xe4\x93\x024\x122/v1/property/values/{direction}/{node_property=**}\x12\xa5\x01\n" +
"\x14LinkedPropertyValues\x12+.datacommons.v1.LinkedPropertyValuesRequest\x1a&.datacommons.v1.PropertyValuesResponse\"8\x82\xd3\xe4\x93\x022\x120/v1/property/values/in/linked/{node_property=**}\x12\xc4\x01\n" +
"\x12BulkPropertyValues\x12).datacommons.v1.BulkPropertyValuesRequest\x1a*.datacommons.v1.BulkPropertyValuesResponse\"W\x82\xd3\xe4\x93\x02QZ):\x01*\"$/v1/bulk/property/values/{direction}\x12$/v1/bulk/property/values/{direction}\x12\xcc\x01\n" +
"\x18BulkLinkedPropertyValues\x12/.datacommons.v1.BulkLinkedPropertyValuesRequest\x1a*.datacommons.v1.BulkPropertyValuesResponse\"S\x82\xd3\xe4\x93\x02MZ':\x01*\"\"/v1/bulk/property/values/in/linked\x12\"/v1/bulk/property/values/in/linked\x12u\n" +
"\aTriples\x12\x1e.datacommons.v1.TriplesRequest\x1a\x1f.datacommons.v1.TriplesResponse\")\x82\xd3\xe4\x93\x02#\x12!/v1/triples/{direction}/{node=**}\x12\x9f\x01\n" +
"\vBulkTriples\x12\".datacommons.v1.BulkTriplesRequest\x1a#.datacommons.v1.BulkTriplesResponse\"G\x82\xd3\xe4\x93\x02AZ!:\x01*\"\x1c/v1/bulk/triples/{direction}\x12\x1c/v1/bulk/triples/{direction}\x12s\n" +
"\tVariables\x12 .datacommons.v1.VariablesRequest\x1a!.datacommons.v1.VariablesResponse\"!\x82\xd3\xe4\x93\x02\x1b\x12\x19/v1/variables/{entity=**}\x12r\n" +
"\tPlaceInfo\x12 .datacommons.v1.PlaceInfoRequest\x1a!.datacommons.v1.PlaceInfoResponse\" \x82\xd3\xe4\x93\x02\x1a\x12\x18/v1/info/place/{node=**}\x12\x93\x01\n" +
"\rBulkPlaceInfo\x12$.datacommons.v1.BulkPlaceInfoRequest\x1a%.datacommons.v1.BulkPlaceInfoResponse\"5\x82\xd3\xe4\x93\x02/Z\x18:\x01*\"\x13/v1/bulk/info/place\x12\x13/v1/bulk/info/place\x12~\n" +
"\fVariableInfo\x12#.datacommons.v1.VariableInfoRequest\x1a$.datacommons.v1.VariableInfoResponse\"#\x82\xd3\xe4\x93\x02\x1d\x12\x1b/v1/info/variable/{node=**}\x12\xa2\x01\n" +
"\x10BulkVariableInfo\x12'.datacommons.v1.BulkVariableInfoRequest\x1a(.datacommons.v1.BulkVariableInfoResponse\";\x82\xd3\xe4\x93\x025Z\x1b:\x01*\"\x16/v1/bulk/info/variable\x12\x16/v1/bulk/info/variable\x12\x93\x01\n" +
"\x11VariableGroupInfo\x12(.datacommons.v1.VariableGroupInfoRequest\x1a).datacommons.v1.VariableGroupInfoResponse\")\x82\xd3\xe4\x93\x02#\x12!/v1/info/variable-group/{node=**}\x12\xbd\x01\n" +
"\x15BulkVariableGroupInfo\x12,.datacommons.v1.BulkVariableGroupInfoRequest\x1a-.datacommons.v1.BulkVariableGroupInfoResponse\"G\x82\xd3\xe4\x93\x02AZ!:\x01*\"\x1c/v1/bulk/info/variable-group\x12\x1c/v1/bulk/info/variable-group\x12\x8a\x01\n" +
"\x11ObservationsPoint\x12(.datacommons.v1.ObservationsPointRequest\x1a\x16.datacommons.PointStat\"3\x82\xd3\xe4\x93\x02-\x12+/v1/observations/point/{entity_variable=**}\x12\xbb\x01\n" +
"\x15BulkObservationsPoint\x12,.datacommons.v1.BulkObservationsPointRequest\x1a-.datacommons.v1.BulkObservationsPointResponse\"E\x82\xd3\xe4\x93\x02?Z :\x01*\"\x1b/v1/bulk/observations/point\x12\x1b/v1/bulk/observations/point\x12\xa1\x01\n" +
"\x12ObservationsSeries\x12).datacommons.v1.ObservationsSeriesRequest\x1a*.datacommons.v1.ObservationsSeriesResponse\"4\x82\xd3\xe4\x93\x02.\x12,/v1/observations/series/{entity_variable=**}\x12\xc0\x01\n" +
"\x16BulkObservationsSeries\x12-.datacommons.v1.BulkObservationsSeriesRequest\x1a..datacommons.v1.BulkObservationsSeriesResponse\"G\x82\xd3\xe4\x93\x02AZ!:\x01*\"\x1c/v1/bulk/observations/series\x12\x1c/v1/bulk/observations/series\x12\xda\x01\n" +
"\x1cBulkObservationsSeriesLinked\x123.datacommons.v1.BulkObservationsSeriesLinkedRequest\x1a..datacommons.v1.BulkObservationsSeriesResponse\"U\x82\xd3\xe4\x93\x02OZ(:\x01*\"#/v1/bulk/observations/series/linked\x12#/v1/bulk/observations/series/linked\x12\xd6\x01\n" +
"\x1aBulkObservationDatesLinked\x121.datacommons.v1.BulkObservationDatesLinkedRequest\x1a2.datacommons.v1.BulkObservationDatesLinkedResponse\"Q\x82\xd3\xe4\x93\x02KZ&:\x01*\"!/v1/bulk/observation-dates/linked\x12!/v1/bulk/observation-dates/linked\x12\x99\x01\n" +
"\tPlacePage\x12 .datacommons.v1.PlacePageRequest\x1a!.datacommons.v1.PlacePageResponse\"G\x82\xd3\xe4\x93\x02AZ\x1c:\x01*\"\x17/v1/internal/page/place\x12!/v1/internal/page/place/{node=**}\x12\xaf\x01\n" +
"\x11VariableAncestors\x12(.datacommons.v1.VariableAncestorsRequest\x1a).datacommons.v1.VariableAncestorsResponse\"E\x82\xd3\xe4\x93\x02?Z\x1b:\x01*\"\x16/v1/variable/ancestors\x12 /v1/variable/ancestors/{node=**}\x12\x8d\x01\n" +
"\rSearchStatVar\x12!.datacommons.SearchStatVarRequest\x1a\".datacommons.SearchStatVarResponse\"5\x82\xd3\xe4\x93\x02/Z\x18:\x01*\"\x13/v1/variable/search\x12\x13/v1/variable/search\x12\x81\x01\n" +
"\x0fResolveEntities\x12#.datacommons.ResolveEntitiesRequest\x1a$.datacommons.ResolveEntitiesResponse\"#\x82\xd3\xe4\x93\x02\x1d:\x01*\"\x18/v1/recon/entity/resolve\x12\x8e\x01\n" +
"\x12ResolveCoordinates\x12&.datacommons.ResolveCoordinatesRequest\x1a'.datacommons.ResolveCoordinatesResponse\"'\x82\xd3\xe4\x93\x02!:\x01*\"\x1c/v1/recon/resolve/coordinate\x12n\n" +
"\n" +
"ResolveIds\x12\x1e.datacommons.ResolveIdsRequest\x1a\x1f.datacommons.ResolveIdsResponse\"\x1f\x82\xd3\xe4\x93\x02\x19:\x01*\"\x14/v1/recon/resolve/id\x12\x86\x01\n" +
"\fFindEntities\x12 .datacommons.FindEntitiesRequest\x1a!.datacommons.FindEntitiesResponse\"1\x82\xd3\xe4\x93\x02+Z\x16:\x01*\"\x11/v1/find/entities\x12\x11/v1/find/entities\x12\x82\x01\n" +
"\x10BulkFindEntities\x12$.datacommons.BulkFindEntitiesRequest\x1a%.datacommons.BulkFindEntitiesResponse\"!\x82\xd3\xe4\x93\x02\x1b:\x01*\"\x16/v1/bulk/find/entities\x12\x95\x01\n" +
"\x0fRecognizePlaces\x12#.datacommons.RecognizePlacesRequest\x1a$.datacommons.RecognizePlacesResponse\"7\x82\xd3\xe4\x93\x021Z\x19:\x01*\"\x14/v1/recognize/places\x12\x14/v1/recognize/places\x12\x9f\x01\n" +
"\x11RecognizeEntities\x12%.datacommons.RecognizeEntitiesRequest\x1a&.datacommons.RecognizeEntitiesResponse\";\x82\xd3\xe4\x93\x025Z\x1b:\x01*\"\x16/v1/recognize/entities\x12\x16/v1/recognize/entities\x12\x9e\x01\n" +
"\x12GetImportTableData\x12&.datacommons.GetImportTableDataRequest\x1a'.datacommons.GetImportTableDataResponse\"7\x82\xd3\xe4\x93\x021Z\x19:\x01*\"\x14/custom/import-table\x12\x14/custom/import-tableB8Z6github.com/datacommonsorg/mixer/internal/proto/serviceb\x06proto3"
var file_service_mixer_proto_goTypes = []any{
(*v2.NodeRequest)(nil), // 0: datacommons.v2.NodeRequest
(*v2.ObservationRequest)(nil), // 1: datacommons.v2.ObservationRequest
(*v2.NodeSearchRequest)(nil), // 2: datacommons.v2.NodeSearchRequest
(*v2.ResolveRequest)(nil), // 3: datacommons.v2.ResolveRequest
(*v2.EventRequest)(nil), // 4: datacommons.v2.EventRequest
(*proto.SparqlRequest)(nil), // 5: datacommons.SparqlRequest
(*proto.FilterStatVarsByEntityRequest)(nil), // 6: datacommons.FilterStatVarsByEntityRequest
(*proto.QueryRequest)(nil), // 7: datacommons.QueryRequest
(*proto.GetPropertyLabelsRequest)(nil), // 8: datacommons.GetPropertyLabelsRequest
(*proto.GetPropertyValuesRequest)(nil), // 9: datacommons.GetPropertyValuesRequest
(*proto.GetTriplesRequest)(nil), // 10: datacommons.GetTriplesRequest
(*proto.GetPlacesInRequest)(nil), // 11: datacommons.GetPlacesInRequest
(*proto.GetStatsRequest)(nil), // 12: datacommons.GetStatsRequest
(*proto.GetStatValueRequest)(nil), // 13: datacommons.GetStatValueRequest
(*proto.GetStatSeriesRequest)(nil), // 14: datacommons.GetStatSeriesRequest
(*proto.GetStatAllRequest)(nil), // 15: datacommons.GetStatAllRequest
(*proto.GetLocationsRankingsRequest)(nil), // 16: datacommons.GetLocationsRankingsRequest
(*proto.GetRelatedLocationsRequest)(nil), // 17: datacommons.GetRelatedLocationsRequest
(*proto.GetVersionRequest)(nil), // 18: datacommons.GetVersionRequest
(*proto.GetPlaceStatVarsRequest)(nil), // 19: datacommons.GetPlaceStatVarsRequest
(*proto.GetEntityStatVarsUnionRequest)(nil), // 20: datacommons.GetEntityStatVarsUnionRequest
(*v1.PropertiesRequest)(nil), // 21: datacommons.v1.PropertiesRequest
(*v1.BulkPropertiesRequest)(nil), // 22: datacommons.v1.BulkPropertiesRequest
(*v1.PropertyValuesRequest)(nil), // 23: datacommons.v1.PropertyValuesRequest
(*v1.LinkedPropertyValuesRequest)(nil), // 24: datacommons.v1.LinkedPropertyValuesRequest
(*v1.BulkPropertyValuesRequest)(nil), // 25: datacommons.v1.BulkPropertyValuesRequest
(*v1.BulkLinkedPropertyValuesRequest)(nil), // 26: datacommons.v1.BulkLinkedPropertyValuesRequest
(*v1.TriplesRequest)(nil), // 27: datacommons.v1.TriplesRequest
(*v1.BulkTriplesRequest)(nil), // 28: datacommons.v1.BulkTriplesRequest
(*v1.VariablesRequest)(nil), // 29: datacommons.v1.VariablesRequest
(*v1.PlaceInfoRequest)(nil), // 30: datacommons.v1.PlaceInfoRequest
(*v1.BulkPlaceInfoRequest)(nil), // 31: datacommons.v1.BulkPlaceInfoRequest
(*v1.VariableInfoRequest)(nil), // 32: datacommons.v1.VariableInfoRequest
(*v1.BulkVariableInfoRequest)(nil), // 33: datacommons.v1.BulkVariableInfoRequest
(*v1.VariableGroupInfoRequest)(nil), // 34: datacommons.v1.VariableGroupInfoRequest
(*v1.BulkVariableGroupInfoRequest)(nil), // 35: datacommons.v1.BulkVariableGroupInfoRequest
(*v1.ObservationsPointRequest)(nil), // 36: datacommons.v1.ObservationsPointRequest
(*v1.BulkObservationsPointRequest)(nil), // 37: datacommons.v1.BulkObservationsPointRequest
(*v1.ObservationsSeriesRequest)(nil), // 38: datacommons.v1.ObservationsSeriesRequest
(*v1.BulkObservationsSeriesRequest)(nil), // 39: datacommons.v1.BulkObservationsSeriesRequest
(*v1.BulkObservationsSeriesLinkedRequest)(nil), // 40: datacommons.v1.BulkObservationsSeriesLinkedRequest
(*v1.BulkObservationDatesLinkedRequest)(nil), // 41: datacommons.v1.BulkObservationDatesLinkedRequest
(*v1.PlacePageRequest)(nil), // 42: datacommons.v1.PlacePageRequest
(*v1.VariableAncestorsRequest)(nil), // 43: datacommons.v1.VariableAncestorsRequest
(*proto.SearchStatVarRequest)(nil), // 44: datacommons.SearchStatVarRequest
(*proto.ResolveEntitiesRequest)(nil), // 45: datacommons.ResolveEntitiesRequest
(*proto.ResolveCoordinatesRequest)(nil), // 46: datacommons.ResolveCoordinatesRequest
(*proto.ResolveIdsRequest)(nil), // 47: datacommons.ResolveIdsRequest
(*proto.FindEntitiesRequest)(nil), // 48: datacommons.FindEntitiesRequest
(*proto.BulkFindEntitiesRequest)(nil), // 49: datacommons.BulkFindEntitiesRequest
(*proto.RecognizePlacesRequest)(nil), // 50: datacommons.RecognizePlacesRequest
(*proto.RecognizeEntitiesRequest)(nil), // 51: datacommons.RecognizeEntitiesRequest
(*proto.GetImportTableDataRequest)(nil), // 52: datacommons.GetImportTableDataRequest
(*v2.NodeResponse)(nil), // 53: datacommons.v2.NodeResponse
(*v2.ObservationResponse)(nil), // 54: datacommons.v2.ObservationResponse
(*v2.NodeSearchResponse)(nil), // 55: datacommons.v2.NodeSearchResponse
(*v2.ResolveResponse)(nil), // 56: datacommons.v2.ResolveResponse
(*v2.EventResponse)(nil), // 57: datacommons.v2.EventResponse
(*proto.QueryResponse)(nil), // 58: datacommons.QueryResponse
(*proto.FilterStatVarsByEntityResponse)(nil), // 59: datacommons.FilterStatVarsByEntityResponse
(*proto.PayloadResponse)(nil), // 60: datacommons.PayloadResponse
(*proto.GetPlacesInResponse)(nil), // 61: datacommons.GetPlacesInResponse
(*proto.GetStatsResponse)(nil), // 62: datacommons.GetStatsResponse
(*proto.GetStatValueResponse)(nil), // 63: datacommons.GetStatValueResponse
(*proto.GetStatSeriesResponse)(nil), // 64: datacommons.GetStatSeriesResponse
(*proto.GetStatAllResponse)(nil), // 65: datacommons.GetStatAllResponse
(*proto.GetLocationsRankingsResponse)(nil), // 66: datacommons.GetLocationsRankingsResponse
(*proto.GetRelatedLocationsResponse)(nil), // 67: datacommons.GetRelatedLocationsResponse
(*proto.GetVersionResponse)(nil), // 68: datacommons.GetVersionResponse
(*proto.GetPlaceStatVarsResponse)(nil), // 69: datacommons.GetPlaceStatVarsResponse
(*proto.GetEntityStatVarsUnionResponse)(nil), // 70: datacommons.GetEntityStatVarsUnionResponse
(*v1.PropertiesResponse)(nil), // 71: datacommons.v1.PropertiesResponse
(*v1.BulkPropertiesResponse)(nil), // 72: datacommons.v1.BulkPropertiesResponse
(*v1.PropertyValuesResponse)(nil), // 73: datacommons.v1.PropertyValuesResponse
(*v1.BulkPropertyValuesResponse)(nil), // 74: datacommons.v1.BulkPropertyValuesResponse
(*v1.TriplesResponse)(nil), // 75: datacommons.v1.TriplesResponse
(*v1.BulkTriplesResponse)(nil), // 76: datacommons.v1.BulkTriplesResponse
(*v1.VariablesResponse)(nil), // 77: datacommons.v1.VariablesResponse
(*v1.PlaceInfoResponse)(nil), // 78: datacommons.v1.PlaceInfoResponse
(*v1.BulkPlaceInfoResponse)(nil), // 79: datacommons.v1.BulkPlaceInfoResponse
(*v1.VariableInfoResponse)(nil), // 80: datacommons.v1.VariableInfoResponse
(*v1.BulkVariableInfoResponse)(nil), // 81: datacommons.v1.BulkVariableInfoResponse
(*v1.VariableGroupInfoResponse)(nil), // 82: datacommons.v1.VariableGroupInfoResponse
(*v1.BulkVariableGroupInfoResponse)(nil), // 83: datacommons.v1.BulkVariableGroupInfoResponse
(*proto.PointStat)(nil), // 84: datacommons.PointStat
(*v1.BulkObservationsPointResponse)(nil), // 85: datacommons.v1.BulkObservationsPointResponse
(*v1.ObservationsSeriesResponse)(nil), // 86: datacommons.v1.ObservationsSeriesResponse
(*v1.BulkObservationsSeriesResponse)(nil), // 87: datacommons.v1.BulkObservationsSeriesResponse
(*v1.BulkObservationDatesLinkedResponse)(nil), // 88: datacommons.v1.BulkObservationDatesLinkedResponse
(*v1.PlacePageResponse)(nil), // 89: datacommons.v1.PlacePageResponse
(*v1.VariableAncestorsResponse)(nil), // 90: datacommons.v1.VariableAncestorsResponse
(*proto.SearchStatVarResponse)(nil), // 91: datacommons.SearchStatVarResponse
(*proto.ResolveEntitiesResponse)(nil), // 92: datacommons.ResolveEntitiesResponse
(*proto.ResolveCoordinatesResponse)(nil), // 93: datacommons.ResolveCoordinatesResponse
(*proto.ResolveIdsResponse)(nil), // 94: datacommons.ResolveIdsResponse
(*proto.FindEntitiesResponse)(nil), // 95: datacommons.FindEntitiesResponse
(*proto.BulkFindEntitiesResponse)(nil), // 96: datacommons.BulkFindEntitiesResponse
(*proto.RecognizePlacesResponse)(nil), // 97: datacommons.RecognizePlacesResponse
(*proto.RecognizeEntitiesResponse)(nil), // 98: datacommons.RecognizeEntitiesResponse
(*proto.GetImportTableDataResponse)(nil), // 99: datacommons.GetImportTableDataResponse
}
var file_service_mixer_proto_depIdxs = []int32{
0, // 0: datacommons.Mixer.V3Node:input_type -> datacommons.v2.NodeRequest
1, // 1: datacommons.Mixer.V3Observation:input_type -> datacommons.v2.ObservationRequest
2, // 2: datacommons.Mixer.V3NodeSearch:input_type -> datacommons.v2.NodeSearchRequest
3, // 3: datacommons.Mixer.V3Resolve:input_type -> datacommons.v2.ResolveRequest
4, // 4: datacommons.Mixer.V3Event:input_type -> datacommons.v2.EventRequest
5, // 5: datacommons.Mixer.V3Sparql:input_type -> datacommons.SparqlRequest
5, // 6: datacommons.Mixer.V2Sparql:input_type -> datacommons.SparqlRequest
3, // 7: datacommons.Mixer.V2Resolve:input_type -> datacommons.v2.ResolveRequest
0, // 8: datacommons.Mixer.V2Node:input_type -> datacommons.v2.NodeRequest
4, // 9: datacommons.Mixer.V2Event:input_type -> datacommons.v2.EventRequest
1, // 10: datacommons.Mixer.V2Observation:input_type -> datacommons.v2.ObservationRequest
6, // 11: datacommons.Mixer.FilterStatVarsByEntity:input_type -> datacommons.FilterStatVarsByEntityRequest
7, // 12: datacommons.Mixer.Query:input_type -> datacommons.QueryRequest
8, // 13: datacommons.Mixer.GetPropertyLabels:input_type -> datacommons.GetPropertyLabelsRequest
9, // 14: datacommons.Mixer.GetPropertyValues:input_type -> datacommons.GetPropertyValuesRequest
10, // 15: datacommons.Mixer.GetTriples:input_type -> datacommons.GetTriplesRequest
11, // 16: datacommons.Mixer.GetPlacesIn:input_type -> datacommons.GetPlacesInRequest
12, // 17: datacommons.Mixer.GetStats:input_type -> datacommons.GetStatsRequest
13, // 18: datacommons.Mixer.GetStatValue:input_type -> datacommons.GetStatValueRequest
14, // 19: datacommons.Mixer.GetStatSeries:input_type -> datacommons.GetStatSeriesRequest
15, // 20: datacommons.Mixer.GetStatAll:input_type -> datacommons.GetStatAllRequest
16, // 21: datacommons.Mixer.GetLocationsRankings:input_type -> datacommons.GetLocationsRankingsRequest
17, // 22: datacommons.Mixer.GetRelatedLocations:input_type -> datacommons.GetRelatedLocationsRequest
18, // 23: datacommons.Mixer.GetVersion:input_type -> datacommons.GetVersionRequest
19, // 24: datacommons.Mixer.GetPlaceStatVars:input_type -> datacommons.GetPlaceStatVarsRequest
20, // 25: datacommons.Mixer.GetEntityStatVarsUnionV1:input_type -> datacommons.GetEntityStatVarsUnionRequest
7, // 26: datacommons.Mixer.QueryV1:input_type -> datacommons.QueryRequest
21, // 27: datacommons.Mixer.Properties:input_type -> datacommons.v1.PropertiesRequest
22, // 28: datacommons.Mixer.BulkProperties:input_type -> datacommons.v1.BulkPropertiesRequest
23, // 29: datacommons.Mixer.PropertyValues:input_type -> datacommons.v1.PropertyValuesRequest
24, // 30: datacommons.Mixer.LinkedPropertyValues:input_type -> datacommons.v1.LinkedPropertyValuesRequest
25, // 31: datacommons.Mixer.BulkPropertyValues:input_type -> datacommons.v1.BulkPropertyValuesRequest
26, // 32: datacommons.Mixer.BulkLinkedPropertyValues:input_type -> datacommons.v1.BulkLinkedPropertyValuesRequest
27, // 33: datacommons.Mixer.Triples:input_type -> datacommons.v1.TriplesRequest
28, // 34: datacommons.Mixer.BulkTriples:input_type -> datacommons.v1.BulkTriplesRequest
29, // 35: datacommons.Mixer.Variables:input_type -> datacommons.v1.VariablesRequest
30, // 36: datacommons.Mixer.PlaceInfo:input_type -> datacommons.v1.PlaceInfoRequest
31, // 37: datacommons.Mixer.BulkPlaceInfo:input_type -> datacommons.v1.BulkPlaceInfoRequest
32, // 38: datacommons.Mixer.VariableInfo:input_type -> datacommons.v1.VariableInfoRequest
33, // 39: datacommons.Mixer.BulkVariableInfo:input_type -> datacommons.v1.BulkVariableInfoRequest
34, // 40: datacommons.Mixer.VariableGroupInfo:input_type -> datacommons.v1.VariableGroupInfoRequest
35, // 41: datacommons.Mixer.BulkVariableGroupInfo:input_type -> datacommons.v1.BulkVariableGroupInfoRequest
36, // 42: datacommons.Mixer.ObservationsPoint:input_type -> datacommons.v1.ObservationsPointRequest
37, // 43: datacommons.Mixer.BulkObservationsPoint:input_type -> datacommons.v1.BulkObservationsPointRequest
38, // 44: datacommons.Mixer.ObservationsSeries:input_type -> datacommons.v1.ObservationsSeriesRequest
39, // 45: datacommons.Mixer.BulkObservationsSeries:input_type -> datacommons.v1.BulkObservationsSeriesRequest
40, // 46: datacommons.Mixer.BulkObservationsSeriesLinked:input_type -> datacommons.v1.BulkObservationsSeriesLinkedRequest
41, // 47: datacommons.Mixer.BulkObservationDatesLinked:input_type -> datacommons.v1.BulkObservationDatesLinkedRequest
42, // 48: datacommons.Mixer.PlacePage:input_type -> datacommons.v1.PlacePageRequest
43, // 49: datacommons.Mixer.VariableAncestors:input_type -> datacommons.v1.VariableAncestorsRequest
44, // 50: datacommons.Mixer.SearchStatVar:input_type -> datacommons.SearchStatVarRequest
45, // 51: datacommons.Mixer.ResolveEntities:input_type -> datacommons.ResolveEntitiesRequest
46, // 52: datacommons.Mixer.ResolveCoordinates:input_type -> datacommons.ResolveCoordinatesRequest
47, // 53: datacommons.Mixer.ResolveIds:input_type -> datacommons.ResolveIdsRequest
48, // 54: datacommons.Mixer.FindEntities:input_type -> datacommons.FindEntitiesRequest
49, // 55: datacommons.Mixer.BulkFindEntities:input_type -> datacommons.BulkFindEntitiesRequest
50, // 56: datacommons.Mixer.RecognizePlaces:input_type -> datacommons.RecognizePlacesRequest
51, // 57: datacommons.Mixer.RecognizeEntities:input_type -> datacommons.RecognizeEntitiesRequest
52, // 58: datacommons.Mixer.GetImportTableData:input_type -> datacommons.GetImportTableDataRequest
53, // 59: datacommons.Mixer.V3Node:output_type -> datacommons.v2.NodeResponse
54, // 60: datacommons.Mixer.V3Observation:output_type -> datacommons.v2.ObservationResponse
55, // 61: datacommons.Mixer.V3NodeSearch:output_type -> datacommons.v2.NodeSearchResponse
56, // 62: datacommons.Mixer.V3Resolve:output_type -> datacommons.v2.ResolveResponse
57, // 63: datacommons.Mixer.V3Event:output_type -> datacommons.v2.EventResponse
58, // 64: datacommons.Mixer.V3Sparql:output_type -> datacommons.QueryResponse
58, // 65: datacommons.Mixer.V2Sparql:output_type -> datacommons.QueryResponse
56, // 66: datacommons.Mixer.V2Resolve:output_type -> datacommons.v2.ResolveResponse
53, // 67: datacommons.Mixer.V2Node:output_type -> datacommons.v2.NodeResponse
57, // 68: datacommons.Mixer.V2Event:output_type -> datacommons.v2.EventResponse
54, // 69: datacommons.Mixer.V2Observation:output_type -> datacommons.v2.ObservationResponse
59, // 70: datacommons.Mixer.FilterStatVarsByEntity:output_type -> datacommons.FilterStatVarsByEntityResponse
58, // 71: datacommons.Mixer.Query:output_type -> datacommons.QueryResponse
60, // 72: datacommons.Mixer.GetPropertyLabels:output_type -> datacommons.PayloadResponse
60, // 73: datacommons.Mixer.GetPropertyValues:output_type -> datacommons.PayloadResponse
60, // 74: datacommons.Mixer.GetTriples:output_type -> datacommons.PayloadResponse
61, // 75: datacommons.Mixer.GetPlacesIn:output_type -> datacommons.GetPlacesInResponse
62, // 76: datacommons.Mixer.GetStats:output_type -> datacommons.GetStatsResponse
63, // 77: datacommons.Mixer.GetStatValue:output_type -> datacommons.GetStatValueResponse
64, // 78: datacommons.Mixer.GetStatSeries:output_type -> datacommons.GetStatSeriesResponse
65, // 79: datacommons.Mixer.GetStatAll:output_type -> datacommons.GetStatAllResponse
66, // 80: datacommons.Mixer.GetLocationsRankings:output_type -> datacommons.GetLocationsRankingsResponse
67, // 81: datacommons.Mixer.GetRelatedLocations:output_type -> datacommons.GetRelatedLocationsResponse
68, // 82: datacommons.Mixer.GetVersion:output_type -> datacommons.GetVersionResponse
69, // 83: datacommons.Mixer.GetPlaceStatVars:output_type -> datacommons.GetPlaceStatVarsResponse
70, // 84: datacommons.Mixer.GetEntityStatVarsUnionV1:output_type -> datacommons.GetEntityStatVarsUnionResponse
58, // 85: datacommons.Mixer.QueryV1:output_type -> datacommons.QueryResponse
71, // 86: datacommons.Mixer.Properties:output_type -> datacommons.v1.PropertiesResponse
72, // 87: datacommons.Mixer.BulkProperties:output_type -> datacommons.v1.BulkPropertiesResponse
73, // 88: datacommons.Mixer.PropertyValues:output_type -> datacommons.v1.PropertyValuesResponse
73, // 89: datacommons.Mixer.LinkedPropertyValues:output_type -> datacommons.v1.PropertyValuesResponse
74, // 90: datacommons.Mixer.BulkPropertyValues:output_type -> datacommons.v1.BulkPropertyValuesResponse
74, // 91: datacommons.Mixer.BulkLinkedPropertyValues:output_type -> datacommons.v1.BulkPropertyValuesResponse
75, // 92: datacommons.Mixer.Triples:output_type -> datacommons.v1.TriplesResponse
76, // 93: datacommons.Mixer.BulkTriples:output_type -> datacommons.v1.BulkTriplesResponse
77, // 94: datacommons.Mixer.Variables:output_type -> datacommons.v1.VariablesResponse
78, // 95: datacommons.Mixer.PlaceInfo:output_type -> datacommons.v1.PlaceInfoResponse
79, // 96: datacommons.Mixer.BulkPlaceInfo:output_type -> datacommons.v1.BulkPlaceInfoResponse
80, // 97: datacommons.Mixer.VariableInfo:output_type -> datacommons.v1.VariableInfoResponse
81, // 98: datacommons.Mixer.BulkVariableInfo:output_type -> datacommons.v1.BulkVariableInfoResponse
82, // 99: datacommons.Mixer.VariableGroupInfo:output_type -> datacommons.v1.VariableGroupInfoResponse
83, // 100: datacommons.Mixer.BulkVariableGroupInfo:output_type -> datacommons.v1.BulkVariableGroupInfoResponse
84, // 101: datacommons.Mixer.ObservationsPoint:output_type -> datacommons.PointStat
85, // 102: datacommons.Mixer.BulkObservationsPoint:output_type -> datacommons.v1.BulkObservationsPointResponse
86, // 103: datacommons.Mixer.ObservationsSeries:output_type -> datacommons.v1.ObservationsSeriesResponse
87, // 104: datacommons.Mixer.BulkObservationsSeries:output_type -> datacommons.v1.BulkObservationsSeriesResponse
87, // 105: datacommons.Mixer.BulkObservationsSeriesLinked:output_type -> datacommons.v1.BulkObservationsSeriesResponse
88, // 106: datacommons.Mixer.BulkObservationDatesLinked:output_type -> datacommons.v1.BulkObservationDatesLinkedResponse
89, // 107: datacommons.Mixer.PlacePage:output_type -> datacommons.v1.PlacePageResponse
90, // 108: datacommons.Mixer.VariableAncestors:output_type -> datacommons.v1.VariableAncestorsResponse
91, // 109: datacommons.Mixer.SearchStatVar:output_type -> datacommons.SearchStatVarResponse
92, // 110: datacommons.Mixer.ResolveEntities:output_type -> datacommons.ResolveEntitiesResponse
93, // 111: datacommons.Mixer.ResolveCoordinates:output_type -> datacommons.ResolveCoordinatesResponse
94, // 112: datacommons.Mixer.ResolveIds:output_type -> datacommons.ResolveIdsResponse
95, // 113: datacommons.Mixer.FindEntities:output_type -> datacommons.FindEntitiesResponse
96, // 114: datacommons.Mixer.BulkFindEntities:output_type -> datacommons.BulkFindEntitiesResponse
97, // 115: datacommons.Mixer.RecognizePlaces:output_type -> datacommons.RecognizePlacesResponse
98, // 116: datacommons.Mixer.RecognizeEntities:output_type -> datacommons.RecognizeEntitiesResponse
99, // 117: datacommons.Mixer.GetImportTableData:output_type -> datacommons.GetImportTableDataResponse
59, // [59:118] is the sub-list for method output_type
0, // [0:59] is the sub-list for method input_type
0, // [0:0] is the sub-list for extension type_name
0, // [0:0] is the sub-list for extension extendee
0, // [0:0] is the sub-list for field type_name
}
func init() { file_service_mixer_proto_init() }
func file_service_mixer_proto_init() {
if File_service_mixer_proto != nil {
return
}
type x struct{}
out := protoimpl.TypeBuilder{
File: protoimpl.DescBuilder{
GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
RawDescriptor: unsafe.Slice(unsafe.StringData(file_service_mixer_proto_rawDesc), len(file_service_mixer_proto_rawDesc)),
NumEnums: 0,
NumMessages: 0,
NumExtensions: 0,
NumServices: 1,
},
GoTypes: file_service_mixer_proto_goTypes,
DependencyIndexes: file_service_mixer_proto_depIdxs,
}.Build()
File_service_mixer_proto = out.File
file_service_mixer_proto_goTypes = nil
file_service_mixer_proto_depIdxs = nil
}