benchmark_message2.pb.go 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: datasets/google_message2/benchmark_message2.proto
  3. package google_message2
  4. import (
  5. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  6. protoiface "google.golang.org/protobuf/runtime/protoiface"
  7. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  8. sync "sync"
  9. )
  10. const (
  11. // Verify that runtime/protoimpl is sufficiently up-to-date.
  12. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 0)
  13. // Verify that this generated code is sufficiently up-to-date.
  14. _ = protoimpl.EnforceVersion(0 - protoimpl.MinVersion)
  15. )
  16. type GoogleMessage2 struct {
  17. Field1 *string `protobuf:"bytes,1,opt,name=field1" json:"field1,omitempty"`
  18. Field3 *int64 `protobuf:"varint,3,opt,name=field3" json:"field3,omitempty"`
  19. Field4 *int64 `protobuf:"varint,4,opt,name=field4" json:"field4,omitempty"`
  20. Field30 *int64 `protobuf:"varint,30,opt,name=field30" json:"field30,omitempty"`
  21. Field75 *bool `protobuf:"varint,75,opt,name=field75,def=0" json:"field75,omitempty"`
  22. Field6 *string `protobuf:"bytes,6,opt,name=field6" json:"field6,omitempty"`
  23. Field2 []byte `protobuf:"bytes,2,opt,name=field2" json:"field2,omitempty"`
  24. Field21 *int32 `protobuf:"varint,21,opt,name=field21,def=0" json:"field21,omitempty"`
  25. Field71 *int32 `protobuf:"varint,71,opt,name=field71" json:"field71,omitempty"`
  26. Field25 *float32 `protobuf:"fixed32,25,opt,name=field25" json:"field25,omitempty"`
  27. Field109 *int32 `protobuf:"varint,109,opt,name=field109,def=0" json:"field109,omitempty"`
  28. Field210 *int32 `protobuf:"varint,210,opt,name=field210,def=0" json:"field210,omitempty"`
  29. Field211 *int32 `protobuf:"varint,211,opt,name=field211,def=0" json:"field211,omitempty"`
  30. Field212 *int32 `protobuf:"varint,212,opt,name=field212,def=0" json:"field212,omitempty"`
  31. Field213 *int32 `protobuf:"varint,213,opt,name=field213,def=0" json:"field213,omitempty"`
  32. Field216 *int32 `protobuf:"varint,216,opt,name=field216,def=0" json:"field216,omitempty"`
  33. Field217 *int32 `protobuf:"varint,217,opt,name=field217,def=0" json:"field217,omitempty"`
  34. Field218 *int32 `protobuf:"varint,218,opt,name=field218,def=0" json:"field218,omitempty"`
  35. Field220 *int32 `protobuf:"varint,220,opt,name=field220,def=0" json:"field220,omitempty"`
  36. Field221 *int32 `protobuf:"varint,221,opt,name=field221,def=0" json:"field221,omitempty"`
  37. Field222 *float32 `protobuf:"fixed32,222,opt,name=field222,def=0" json:"field222,omitempty"`
  38. Field63 *int32 `protobuf:"varint,63,opt,name=field63" json:"field63,omitempty"`
  39. Group1 []*GoogleMessage2_Group1 `protobuf:"group,10,rep,name=Group1,json=group1" json:"group1,omitempty"`
  40. Field128 []string `protobuf:"bytes,128,rep,name=field128" json:"field128,omitempty"`
  41. Field131 *int64 `protobuf:"varint,131,opt,name=field131" json:"field131,omitempty"`
  42. Field127 []string `protobuf:"bytes,127,rep,name=field127" json:"field127,omitempty"`
  43. Field129 *int32 `protobuf:"varint,129,opt,name=field129" json:"field129,omitempty"`
  44. Field130 []int64 `protobuf:"varint,130,rep,name=field130" json:"field130,omitempty"`
  45. Field205 *bool `protobuf:"varint,205,opt,name=field205,def=0" json:"field205,omitempty"`
  46. Field206 *bool `protobuf:"varint,206,opt,name=field206,def=0" json:"field206,omitempty"`
  47. sizeCache protoimpl.SizeCache
  48. unknownFields protoimpl.UnknownFields
  49. }
  50. func (x *GoogleMessage2) Reset() {
  51. *x = GoogleMessage2{}
  52. }
  53. func (x *GoogleMessage2) String() string {
  54. return protoimpl.X.MessageStringOf(x)
  55. }
  56. func (*GoogleMessage2) ProtoMessage() {}
  57. func (x *GoogleMessage2) ProtoReflect() protoreflect.Message {
  58. return file_datasets_google_message2_benchmark_message2_proto_msgTypes[0].MessageOf(x)
  59. }
  60. func (m *GoogleMessage2) XXX_Methods() *protoiface.Methods {
  61. return file_datasets_google_message2_benchmark_message2_proto_msgTypes[0].Methods()
  62. }
  63. // Deprecated: Use GoogleMessage2.ProtoReflect.Type instead.
  64. func (*GoogleMessage2) Descriptor() ([]byte, []int) {
  65. return file_datasets_google_message2_benchmark_message2_proto_rawDescGZIP(), []int{0}
  66. }
  67. const Default_GoogleMessage2_Field75 bool = false
  68. const Default_GoogleMessage2_Field21 int32 = 0
  69. const Default_GoogleMessage2_Field109 int32 = 0
  70. const Default_GoogleMessage2_Field210 int32 = 0
  71. const Default_GoogleMessage2_Field211 int32 = 0
  72. const Default_GoogleMessage2_Field212 int32 = 0
  73. const Default_GoogleMessage2_Field213 int32 = 0
  74. const Default_GoogleMessage2_Field216 int32 = 0
  75. const Default_GoogleMessage2_Field217 int32 = 0
  76. const Default_GoogleMessage2_Field218 int32 = 0
  77. const Default_GoogleMessage2_Field220 int32 = 0
  78. const Default_GoogleMessage2_Field221 int32 = 0
  79. const Default_GoogleMessage2_Field222 float32 = 0
  80. const Default_GoogleMessage2_Field205 bool = false
  81. const Default_GoogleMessage2_Field206 bool = false
  82. func (x *GoogleMessage2) GetField1() string {
  83. if x != nil && x.Field1 != nil {
  84. return *x.Field1
  85. }
  86. return ""
  87. }
  88. func (x *GoogleMessage2) GetField3() int64 {
  89. if x != nil && x.Field3 != nil {
  90. return *x.Field3
  91. }
  92. return 0
  93. }
  94. func (x *GoogleMessage2) GetField4() int64 {
  95. if x != nil && x.Field4 != nil {
  96. return *x.Field4
  97. }
  98. return 0
  99. }
  100. func (x *GoogleMessage2) GetField30() int64 {
  101. if x != nil && x.Field30 != nil {
  102. return *x.Field30
  103. }
  104. return 0
  105. }
  106. func (x *GoogleMessage2) GetField75() bool {
  107. if x != nil && x.Field75 != nil {
  108. return *x.Field75
  109. }
  110. return Default_GoogleMessage2_Field75
  111. }
  112. func (x *GoogleMessage2) GetField6() string {
  113. if x != nil && x.Field6 != nil {
  114. return *x.Field6
  115. }
  116. return ""
  117. }
  118. func (x *GoogleMessage2) GetField2() []byte {
  119. if x != nil {
  120. return x.Field2
  121. }
  122. return nil
  123. }
  124. func (x *GoogleMessage2) GetField21() int32 {
  125. if x != nil && x.Field21 != nil {
  126. return *x.Field21
  127. }
  128. return Default_GoogleMessage2_Field21
  129. }
  130. func (x *GoogleMessage2) GetField71() int32 {
  131. if x != nil && x.Field71 != nil {
  132. return *x.Field71
  133. }
  134. return 0
  135. }
  136. func (x *GoogleMessage2) GetField25() float32 {
  137. if x != nil && x.Field25 != nil {
  138. return *x.Field25
  139. }
  140. return 0
  141. }
  142. func (x *GoogleMessage2) GetField109() int32 {
  143. if x != nil && x.Field109 != nil {
  144. return *x.Field109
  145. }
  146. return Default_GoogleMessage2_Field109
  147. }
  148. func (x *GoogleMessage2) GetField210() int32 {
  149. if x != nil && x.Field210 != nil {
  150. return *x.Field210
  151. }
  152. return Default_GoogleMessage2_Field210
  153. }
  154. func (x *GoogleMessage2) GetField211() int32 {
  155. if x != nil && x.Field211 != nil {
  156. return *x.Field211
  157. }
  158. return Default_GoogleMessage2_Field211
  159. }
  160. func (x *GoogleMessage2) GetField212() int32 {
  161. if x != nil && x.Field212 != nil {
  162. return *x.Field212
  163. }
  164. return Default_GoogleMessage2_Field212
  165. }
  166. func (x *GoogleMessage2) GetField213() int32 {
  167. if x != nil && x.Field213 != nil {
  168. return *x.Field213
  169. }
  170. return Default_GoogleMessage2_Field213
  171. }
  172. func (x *GoogleMessage2) GetField216() int32 {
  173. if x != nil && x.Field216 != nil {
  174. return *x.Field216
  175. }
  176. return Default_GoogleMessage2_Field216
  177. }
  178. func (x *GoogleMessage2) GetField217() int32 {
  179. if x != nil && x.Field217 != nil {
  180. return *x.Field217
  181. }
  182. return Default_GoogleMessage2_Field217
  183. }
  184. func (x *GoogleMessage2) GetField218() int32 {
  185. if x != nil && x.Field218 != nil {
  186. return *x.Field218
  187. }
  188. return Default_GoogleMessage2_Field218
  189. }
  190. func (x *GoogleMessage2) GetField220() int32 {
  191. if x != nil && x.Field220 != nil {
  192. return *x.Field220
  193. }
  194. return Default_GoogleMessage2_Field220
  195. }
  196. func (x *GoogleMessage2) GetField221() int32 {
  197. if x != nil && x.Field221 != nil {
  198. return *x.Field221
  199. }
  200. return Default_GoogleMessage2_Field221
  201. }
  202. func (x *GoogleMessage2) GetField222() float32 {
  203. if x != nil && x.Field222 != nil {
  204. return *x.Field222
  205. }
  206. return Default_GoogleMessage2_Field222
  207. }
  208. func (x *GoogleMessage2) GetField63() int32 {
  209. if x != nil && x.Field63 != nil {
  210. return *x.Field63
  211. }
  212. return 0
  213. }
  214. func (x *GoogleMessage2) GetGroup1() []*GoogleMessage2_Group1 {
  215. if x != nil {
  216. return x.Group1
  217. }
  218. return nil
  219. }
  220. func (x *GoogleMessage2) GetField128() []string {
  221. if x != nil {
  222. return x.Field128
  223. }
  224. return nil
  225. }
  226. func (x *GoogleMessage2) GetField131() int64 {
  227. if x != nil && x.Field131 != nil {
  228. return *x.Field131
  229. }
  230. return 0
  231. }
  232. func (x *GoogleMessage2) GetField127() []string {
  233. if x != nil {
  234. return x.Field127
  235. }
  236. return nil
  237. }
  238. func (x *GoogleMessage2) GetField129() int32 {
  239. if x != nil && x.Field129 != nil {
  240. return *x.Field129
  241. }
  242. return 0
  243. }
  244. func (x *GoogleMessage2) GetField130() []int64 {
  245. if x != nil {
  246. return x.Field130
  247. }
  248. return nil
  249. }
  250. func (x *GoogleMessage2) GetField205() bool {
  251. if x != nil && x.Field205 != nil {
  252. return *x.Field205
  253. }
  254. return Default_GoogleMessage2_Field205
  255. }
  256. func (x *GoogleMessage2) GetField206() bool {
  257. if x != nil && x.Field206 != nil {
  258. return *x.Field206
  259. }
  260. return Default_GoogleMessage2_Field206
  261. }
  262. type GoogleMessage2GroupedMessage struct {
  263. Field1 *float32 `protobuf:"fixed32,1,opt,name=field1" json:"field1,omitempty"`
  264. Field2 *float32 `protobuf:"fixed32,2,opt,name=field2" json:"field2,omitempty"`
  265. Field3 *float32 `protobuf:"fixed32,3,opt,name=field3,def=0" json:"field3,omitempty"`
  266. Field4 *bool `protobuf:"varint,4,opt,name=field4" json:"field4,omitempty"`
  267. Field5 *bool `protobuf:"varint,5,opt,name=field5" json:"field5,omitempty"`
  268. Field6 *bool `protobuf:"varint,6,opt,name=field6,def=1" json:"field6,omitempty"`
  269. Field7 *bool `protobuf:"varint,7,opt,name=field7,def=0" json:"field7,omitempty"`
  270. Field8 *float32 `protobuf:"fixed32,8,opt,name=field8" json:"field8,omitempty"`
  271. Field9 *bool `protobuf:"varint,9,opt,name=field9" json:"field9,omitempty"`
  272. Field10 *float32 `protobuf:"fixed32,10,opt,name=field10" json:"field10,omitempty"`
  273. Field11 *int64 `protobuf:"varint,11,opt,name=field11" json:"field11,omitempty"`
  274. sizeCache protoimpl.SizeCache
  275. unknownFields protoimpl.UnknownFields
  276. }
  277. func (x *GoogleMessage2GroupedMessage) Reset() {
  278. *x = GoogleMessage2GroupedMessage{}
  279. }
  280. func (x *GoogleMessage2GroupedMessage) String() string {
  281. return protoimpl.X.MessageStringOf(x)
  282. }
  283. func (*GoogleMessage2GroupedMessage) ProtoMessage() {}
  284. func (x *GoogleMessage2GroupedMessage) ProtoReflect() protoreflect.Message {
  285. return file_datasets_google_message2_benchmark_message2_proto_msgTypes[1].MessageOf(x)
  286. }
  287. func (m *GoogleMessage2GroupedMessage) XXX_Methods() *protoiface.Methods {
  288. return file_datasets_google_message2_benchmark_message2_proto_msgTypes[1].Methods()
  289. }
  290. // Deprecated: Use GoogleMessage2GroupedMessage.ProtoReflect.Type instead.
  291. func (*GoogleMessage2GroupedMessage) Descriptor() ([]byte, []int) {
  292. return file_datasets_google_message2_benchmark_message2_proto_rawDescGZIP(), []int{1}
  293. }
  294. const Default_GoogleMessage2GroupedMessage_Field3 float32 = 0
  295. const Default_GoogleMessage2GroupedMessage_Field6 bool = true
  296. const Default_GoogleMessage2GroupedMessage_Field7 bool = false
  297. func (x *GoogleMessage2GroupedMessage) GetField1() float32 {
  298. if x != nil && x.Field1 != nil {
  299. return *x.Field1
  300. }
  301. return 0
  302. }
  303. func (x *GoogleMessage2GroupedMessage) GetField2() float32 {
  304. if x != nil && x.Field2 != nil {
  305. return *x.Field2
  306. }
  307. return 0
  308. }
  309. func (x *GoogleMessage2GroupedMessage) GetField3() float32 {
  310. if x != nil && x.Field3 != nil {
  311. return *x.Field3
  312. }
  313. return Default_GoogleMessage2GroupedMessage_Field3
  314. }
  315. func (x *GoogleMessage2GroupedMessage) GetField4() bool {
  316. if x != nil && x.Field4 != nil {
  317. return *x.Field4
  318. }
  319. return false
  320. }
  321. func (x *GoogleMessage2GroupedMessage) GetField5() bool {
  322. if x != nil && x.Field5 != nil {
  323. return *x.Field5
  324. }
  325. return false
  326. }
  327. func (x *GoogleMessage2GroupedMessage) GetField6() bool {
  328. if x != nil && x.Field6 != nil {
  329. return *x.Field6
  330. }
  331. return Default_GoogleMessage2GroupedMessage_Field6
  332. }
  333. func (x *GoogleMessage2GroupedMessage) GetField7() bool {
  334. if x != nil && x.Field7 != nil {
  335. return *x.Field7
  336. }
  337. return Default_GoogleMessage2GroupedMessage_Field7
  338. }
  339. func (x *GoogleMessage2GroupedMessage) GetField8() float32 {
  340. if x != nil && x.Field8 != nil {
  341. return *x.Field8
  342. }
  343. return 0
  344. }
  345. func (x *GoogleMessage2GroupedMessage) GetField9() bool {
  346. if x != nil && x.Field9 != nil {
  347. return *x.Field9
  348. }
  349. return false
  350. }
  351. func (x *GoogleMessage2GroupedMessage) GetField10() float32 {
  352. if x != nil && x.Field10 != nil {
  353. return *x.Field10
  354. }
  355. return 0
  356. }
  357. func (x *GoogleMessage2GroupedMessage) GetField11() int64 {
  358. if x != nil && x.Field11 != nil {
  359. return *x.Field11
  360. }
  361. return 0
  362. }
  363. type GoogleMessage2_Group1 struct {
  364. Field11 *float32 `protobuf:"fixed32,11,req,name=field11" json:"field11,omitempty"`
  365. Field26 *float32 `protobuf:"fixed32,26,opt,name=field26" json:"field26,omitempty"`
  366. Field12 *string `protobuf:"bytes,12,opt,name=field12" json:"field12,omitempty"`
  367. Field13 *string `protobuf:"bytes,13,opt,name=field13" json:"field13,omitempty"`
  368. Field14 []string `protobuf:"bytes,14,rep,name=field14" json:"field14,omitempty"`
  369. Field15 *uint64 `protobuf:"varint,15,req,name=field15" json:"field15,omitempty"`
  370. Field5 *int32 `protobuf:"varint,5,opt,name=field5" json:"field5,omitempty"`
  371. Field27 *string `protobuf:"bytes,27,opt,name=field27" json:"field27,omitempty"`
  372. Field28 *int32 `protobuf:"varint,28,opt,name=field28" json:"field28,omitempty"`
  373. Field29 *string `protobuf:"bytes,29,opt,name=field29" json:"field29,omitempty"`
  374. Field16 *string `protobuf:"bytes,16,opt,name=field16" json:"field16,omitempty"`
  375. Field22 []string `protobuf:"bytes,22,rep,name=field22" json:"field22,omitempty"`
  376. Field73 []int32 `protobuf:"varint,73,rep,name=field73" json:"field73,omitempty"`
  377. Field20 *int32 `protobuf:"varint,20,opt,name=field20,def=0" json:"field20,omitempty"`
  378. Field24 *string `protobuf:"bytes,24,opt,name=field24" json:"field24,omitempty"`
  379. Field31 *GoogleMessage2GroupedMessage `protobuf:"bytes,31,opt,name=field31" json:"field31,omitempty"`
  380. sizeCache protoimpl.SizeCache
  381. unknownFields protoimpl.UnknownFields
  382. }
  383. func (x *GoogleMessage2_Group1) Reset() {
  384. *x = GoogleMessage2_Group1{}
  385. }
  386. func (x *GoogleMessage2_Group1) String() string {
  387. return protoimpl.X.MessageStringOf(x)
  388. }
  389. func (*GoogleMessage2_Group1) ProtoMessage() {}
  390. func (x *GoogleMessage2_Group1) ProtoReflect() protoreflect.Message {
  391. return file_datasets_google_message2_benchmark_message2_proto_msgTypes[2].MessageOf(x)
  392. }
  393. func (m *GoogleMessage2_Group1) XXX_Methods() *protoiface.Methods {
  394. return file_datasets_google_message2_benchmark_message2_proto_msgTypes[2].Methods()
  395. }
  396. // Deprecated: Use GoogleMessage2_Group1.ProtoReflect.Type instead.
  397. func (*GoogleMessage2_Group1) Descriptor() ([]byte, []int) {
  398. return file_datasets_google_message2_benchmark_message2_proto_rawDescGZIP(), []int{0, 0}
  399. }
  400. const Default_GoogleMessage2_Group1_Field20 int32 = 0
  401. func (x *GoogleMessage2_Group1) GetField11() float32 {
  402. if x != nil && x.Field11 != nil {
  403. return *x.Field11
  404. }
  405. return 0
  406. }
  407. func (x *GoogleMessage2_Group1) GetField26() float32 {
  408. if x != nil && x.Field26 != nil {
  409. return *x.Field26
  410. }
  411. return 0
  412. }
  413. func (x *GoogleMessage2_Group1) GetField12() string {
  414. if x != nil && x.Field12 != nil {
  415. return *x.Field12
  416. }
  417. return ""
  418. }
  419. func (x *GoogleMessage2_Group1) GetField13() string {
  420. if x != nil && x.Field13 != nil {
  421. return *x.Field13
  422. }
  423. return ""
  424. }
  425. func (x *GoogleMessage2_Group1) GetField14() []string {
  426. if x != nil {
  427. return x.Field14
  428. }
  429. return nil
  430. }
  431. func (x *GoogleMessage2_Group1) GetField15() uint64 {
  432. if x != nil && x.Field15 != nil {
  433. return *x.Field15
  434. }
  435. return 0
  436. }
  437. func (x *GoogleMessage2_Group1) GetField5() int32 {
  438. if x != nil && x.Field5 != nil {
  439. return *x.Field5
  440. }
  441. return 0
  442. }
  443. func (x *GoogleMessage2_Group1) GetField27() string {
  444. if x != nil && x.Field27 != nil {
  445. return *x.Field27
  446. }
  447. return ""
  448. }
  449. func (x *GoogleMessage2_Group1) GetField28() int32 {
  450. if x != nil && x.Field28 != nil {
  451. return *x.Field28
  452. }
  453. return 0
  454. }
  455. func (x *GoogleMessage2_Group1) GetField29() string {
  456. if x != nil && x.Field29 != nil {
  457. return *x.Field29
  458. }
  459. return ""
  460. }
  461. func (x *GoogleMessage2_Group1) GetField16() string {
  462. if x != nil && x.Field16 != nil {
  463. return *x.Field16
  464. }
  465. return ""
  466. }
  467. func (x *GoogleMessage2_Group1) GetField22() []string {
  468. if x != nil {
  469. return x.Field22
  470. }
  471. return nil
  472. }
  473. func (x *GoogleMessage2_Group1) GetField73() []int32 {
  474. if x != nil {
  475. return x.Field73
  476. }
  477. return nil
  478. }
  479. func (x *GoogleMessage2_Group1) GetField20() int32 {
  480. if x != nil && x.Field20 != nil {
  481. return *x.Field20
  482. }
  483. return Default_GoogleMessage2_Group1_Field20
  484. }
  485. func (x *GoogleMessage2_Group1) GetField24() string {
  486. if x != nil && x.Field24 != nil {
  487. return *x.Field24
  488. }
  489. return ""
  490. }
  491. func (x *GoogleMessage2_Group1) GetField31() *GoogleMessage2GroupedMessage {
  492. if x != nil {
  493. return x.Field31
  494. }
  495. return nil
  496. }
  497. var File_datasets_google_message2_benchmark_message2_proto protoreflect.FileDescriptor
  498. var file_datasets_google_message2_benchmark_message2_proto_rawDesc = []byte{
  499. 0x0a, 0x31, 0x64, 0x61, 0x74, 0x61, 0x73, 0x65, 0x74, 0x73, 0x2f, 0x67, 0x6f, 0x6f, 0x67, 0x6c,
  500. 0x65, 0x5f, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x32, 0x2f, 0x62, 0x65, 0x6e, 0x63, 0x68,
  501. 0x6d, 0x61, 0x72, 0x6b, 0x5f, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x32, 0x2e, 0x70, 0x72,
  502. 0x6f, 0x74, 0x6f, 0x12, 0x11, 0x62, 0x65, 0x6e, 0x63, 0x68, 0x6d, 0x61, 0x72, 0x6b, 0x73, 0x2e,
  503. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x32, 0x22, 0x84, 0x0b, 0x0a, 0x0e, 0x47, 0x6f, 0x6f, 0x67, 0x6c,
  504. 0x65, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x32, 0x12, 0x16, 0x0a, 0x06, 0x66, 0x69, 0x65,
  505. 0x6c, 0x64, 0x31, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x66, 0x69, 0x65, 0x6c, 0x64,
  506. 0x31, 0x12, 0x16, 0x0a, 0x06, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x33, 0x18, 0x03, 0x20, 0x01, 0x28,
  507. 0x03, 0x52, 0x06, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x33, 0x12, 0x16, 0x0a, 0x06, 0x66, 0x69, 0x65,
  508. 0x6c, 0x64, 0x34, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x66, 0x69, 0x65, 0x6c, 0x64,
  509. 0x34, 0x12, 0x18, 0x0a, 0x07, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x33, 0x30, 0x18, 0x1e, 0x20, 0x01,
  510. 0x28, 0x03, 0x52, 0x07, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x33, 0x30, 0x12, 0x1f, 0x0a, 0x07, 0x66,
  511. 0x69, 0x65, 0x6c, 0x64, 0x37, 0x35, 0x18, 0x4b, 0x20, 0x01, 0x28, 0x08, 0x3a, 0x05, 0x66, 0x61,
  512. 0x6c, 0x73, 0x65, 0x52, 0x07, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x37, 0x35, 0x12, 0x16, 0x0a, 0x06,
  513. 0x66, 0x69, 0x65, 0x6c, 0x64, 0x36, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x66, 0x69,
  514. 0x65, 0x6c, 0x64, 0x36, 0x12, 0x16, 0x0a, 0x06, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x32, 0x18, 0x02,
  515. 0x20, 0x01, 0x28, 0x0c, 0x52, 0x06, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x32, 0x12, 0x1b, 0x0a, 0x07,
  516. 0x66, 0x69, 0x65, 0x6c, 0x64, 0x32, 0x31, 0x18, 0x15, 0x20, 0x01, 0x28, 0x05, 0x3a, 0x01, 0x30,
  517. 0x52, 0x07, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x32, 0x31, 0x12, 0x18, 0x0a, 0x07, 0x66, 0x69, 0x65,
  518. 0x6c, 0x64, 0x37, 0x31, 0x18, 0x47, 0x20, 0x01, 0x28, 0x05, 0x52, 0x07, 0x66, 0x69, 0x65, 0x6c,
  519. 0x64, 0x37, 0x31, 0x12, 0x18, 0x0a, 0x07, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x32, 0x35, 0x18, 0x19,
  520. 0x20, 0x01, 0x28, 0x02, 0x52, 0x07, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x32, 0x35, 0x12, 0x1d, 0x0a,
  521. 0x08, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31, 0x30, 0x39, 0x18, 0x6d, 0x20, 0x01, 0x28, 0x05, 0x3a,
  522. 0x01, 0x30, 0x52, 0x08, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31, 0x30, 0x39, 0x12, 0x1e, 0x0a, 0x08,
  523. 0x66, 0x69, 0x65, 0x6c, 0x64, 0x32, 0x31, 0x30, 0x18, 0xd2, 0x01, 0x20, 0x01, 0x28, 0x05, 0x3a,
  524. 0x01, 0x30, 0x52, 0x08, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x32, 0x31, 0x30, 0x12, 0x1e, 0x0a, 0x08,
  525. 0x66, 0x69, 0x65, 0x6c, 0x64, 0x32, 0x31, 0x31, 0x18, 0xd3, 0x01, 0x20, 0x01, 0x28, 0x05, 0x3a,
  526. 0x01, 0x30, 0x52, 0x08, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x32, 0x31, 0x31, 0x12, 0x1e, 0x0a, 0x08,
  527. 0x66, 0x69, 0x65, 0x6c, 0x64, 0x32, 0x31, 0x32, 0x18, 0xd4, 0x01, 0x20, 0x01, 0x28, 0x05, 0x3a,
  528. 0x01, 0x30, 0x52, 0x08, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x32, 0x31, 0x32, 0x12, 0x1e, 0x0a, 0x08,
  529. 0x66, 0x69, 0x65, 0x6c, 0x64, 0x32, 0x31, 0x33, 0x18, 0xd5, 0x01, 0x20, 0x01, 0x28, 0x05, 0x3a,
  530. 0x01, 0x30, 0x52, 0x08, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x32, 0x31, 0x33, 0x12, 0x1e, 0x0a, 0x08,
  531. 0x66, 0x69, 0x65, 0x6c, 0x64, 0x32, 0x31, 0x36, 0x18, 0xd8, 0x01, 0x20, 0x01, 0x28, 0x05, 0x3a,
  532. 0x01, 0x30, 0x52, 0x08, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x32, 0x31, 0x36, 0x12, 0x1e, 0x0a, 0x08,
  533. 0x66, 0x69, 0x65, 0x6c, 0x64, 0x32, 0x31, 0x37, 0x18, 0xd9, 0x01, 0x20, 0x01, 0x28, 0x05, 0x3a,
  534. 0x01, 0x30, 0x52, 0x08, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x32, 0x31, 0x37, 0x12, 0x1e, 0x0a, 0x08,
  535. 0x66, 0x69, 0x65, 0x6c, 0x64, 0x32, 0x31, 0x38, 0x18, 0xda, 0x01, 0x20, 0x01, 0x28, 0x05, 0x3a,
  536. 0x01, 0x30, 0x52, 0x08, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x32, 0x31, 0x38, 0x12, 0x1e, 0x0a, 0x08,
  537. 0x66, 0x69, 0x65, 0x6c, 0x64, 0x32, 0x32, 0x30, 0x18, 0xdc, 0x01, 0x20, 0x01, 0x28, 0x05, 0x3a,
  538. 0x01, 0x30, 0x52, 0x08, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x32, 0x32, 0x30, 0x12, 0x1e, 0x0a, 0x08,
  539. 0x66, 0x69, 0x65, 0x6c, 0x64, 0x32, 0x32, 0x31, 0x18, 0xdd, 0x01, 0x20, 0x01, 0x28, 0x05, 0x3a,
  540. 0x01, 0x30, 0x52, 0x08, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x32, 0x32, 0x31, 0x12, 0x1e, 0x0a, 0x08,
  541. 0x66, 0x69, 0x65, 0x6c, 0x64, 0x32, 0x32, 0x32, 0x18, 0xde, 0x01, 0x20, 0x01, 0x28, 0x02, 0x3a,
  542. 0x01, 0x30, 0x52, 0x08, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x32, 0x32, 0x32, 0x12, 0x18, 0x0a, 0x07,
  543. 0x66, 0x69, 0x65, 0x6c, 0x64, 0x36, 0x33, 0x18, 0x3f, 0x20, 0x01, 0x28, 0x05, 0x52, 0x07, 0x66,
  544. 0x69, 0x65, 0x6c, 0x64, 0x36, 0x33, 0x12, 0x40, 0x0a, 0x06, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x31,
  545. 0x18, 0x0a, 0x20, 0x03, 0x28, 0x0a, 0x32, 0x28, 0x2e, 0x62, 0x65, 0x6e, 0x63, 0x68, 0x6d, 0x61,
  546. 0x72, 0x6b, 0x73, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x32, 0x2e, 0x47, 0x6f, 0x6f, 0x67, 0x6c,
  547. 0x65, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x32, 0x2e, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x31,
  548. 0x52, 0x06, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x31, 0x12, 0x1b, 0x0a, 0x08, 0x66, 0x69, 0x65, 0x6c,
  549. 0x64, 0x31, 0x32, 0x38, 0x18, 0x80, 0x01, 0x20, 0x03, 0x28, 0x09, 0x52, 0x08, 0x66, 0x69, 0x65,
  550. 0x6c, 0x64, 0x31, 0x32, 0x38, 0x12, 0x1b, 0x0a, 0x08, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31, 0x33,
  551. 0x31, 0x18, 0x83, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31,
  552. 0x33, 0x31, 0x12, 0x1a, 0x0a, 0x08, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31, 0x32, 0x37, 0x18, 0x7f,
  553. 0x20, 0x03, 0x28, 0x09, 0x52, 0x08, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31, 0x32, 0x37, 0x12, 0x1b,
  554. 0x0a, 0x08, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31, 0x32, 0x39, 0x18, 0x81, 0x01, 0x20, 0x01, 0x28,
  555. 0x05, 0x52, 0x08, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31, 0x32, 0x39, 0x12, 0x1b, 0x0a, 0x08, 0x66,
  556. 0x69, 0x65, 0x6c, 0x64, 0x31, 0x33, 0x30, 0x18, 0x82, 0x01, 0x20, 0x03, 0x28, 0x03, 0x52, 0x08,
  557. 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31, 0x33, 0x30, 0x12, 0x22, 0x0a, 0x08, 0x66, 0x69, 0x65, 0x6c,
  558. 0x64, 0x32, 0x30, 0x35, 0x18, 0xcd, 0x01, 0x20, 0x01, 0x28, 0x08, 0x3a, 0x05, 0x66, 0x61, 0x6c,
  559. 0x73, 0x65, 0x52, 0x08, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x32, 0x30, 0x35, 0x12, 0x22, 0x0a, 0x08,
  560. 0x66, 0x69, 0x65, 0x6c, 0x64, 0x32, 0x30, 0x36, 0x18, 0xce, 0x01, 0x20, 0x01, 0x28, 0x08, 0x3a,
  561. 0x05, 0x66, 0x61, 0x6c, 0x73, 0x65, 0x52, 0x08, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x32, 0x30, 0x36,
  562. 0x1a, 0xda, 0x03, 0x0a, 0x06, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x31, 0x12, 0x18, 0x0a, 0x07, 0x66,
  563. 0x69, 0x65, 0x6c, 0x64, 0x31, 0x31, 0x18, 0x0b, 0x20, 0x02, 0x28, 0x02, 0x52, 0x07, 0x66, 0x69,
  564. 0x65, 0x6c, 0x64, 0x31, 0x31, 0x12, 0x18, 0x0a, 0x07, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x32, 0x36,
  565. 0x18, 0x1a, 0x20, 0x01, 0x28, 0x02, 0x52, 0x07, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x32, 0x36, 0x12,
  566. 0x18, 0x0a, 0x07, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31, 0x32, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x09,
  567. 0x52, 0x07, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31, 0x32, 0x12, 0x18, 0x0a, 0x07, 0x66, 0x69, 0x65,
  568. 0x6c, 0x64, 0x31, 0x33, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x66, 0x69, 0x65, 0x6c,
  569. 0x64, 0x31, 0x33, 0x12, 0x18, 0x0a, 0x07, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31, 0x34, 0x18, 0x0e,
  570. 0x20, 0x03, 0x28, 0x09, 0x52, 0x07, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31, 0x34, 0x12, 0x18, 0x0a,
  571. 0x07, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31, 0x35, 0x18, 0x0f, 0x20, 0x02, 0x28, 0x04, 0x52, 0x07,
  572. 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31, 0x35, 0x12, 0x16, 0x0a, 0x06, 0x66, 0x69, 0x65, 0x6c, 0x64,
  573. 0x35, 0x18, 0x05, 0x20, 0x01, 0x28, 0x05, 0x52, 0x06, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x35, 0x12,
  574. 0x18, 0x0a, 0x07, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x32, 0x37, 0x18, 0x1b, 0x20, 0x01, 0x28, 0x09,
  575. 0x52, 0x07, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x32, 0x37, 0x12, 0x18, 0x0a, 0x07, 0x66, 0x69, 0x65,
  576. 0x6c, 0x64, 0x32, 0x38, 0x18, 0x1c, 0x20, 0x01, 0x28, 0x05, 0x52, 0x07, 0x66, 0x69, 0x65, 0x6c,
  577. 0x64, 0x32, 0x38, 0x12, 0x18, 0x0a, 0x07, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x32, 0x39, 0x18, 0x1d,
  578. 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x32, 0x39, 0x12, 0x18, 0x0a,
  579. 0x07, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31, 0x36, 0x18, 0x10, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07,
  580. 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31, 0x36, 0x12, 0x18, 0x0a, 0x07, 0x66, 0x69, 0x65, 0x6c, 0x64,
  581. 0x32, 0x32, 0x18, 0x16, 0x20, 0x03, 0x28, 0x09, 0x52, 0x07, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x32,
  582. 0x32, 0x12, 0x18, 0x0a, 0x07, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x37, 0x33, 0x18, 0x49, 0x20, 0x03,
  583. 0x28, 0x05, 0x52, 0x07, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x37, 0x33, 0x12, 0x1b, 0x0a, 0x07, 0x66,
  584. 0x69, 0x65, 0x6c, 0x64, 0x32, 0x30, 0x18, 0x14, 0x20, 0x01, 0x28, 0x05, 0x3a, 0x01, 0x30, 0x52,
  585. 0x07, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x32, 0x30, 0x12, 0x18, 0x0a, 0x07, 0x66, 0x69, 0x65, 0x6c,
  586. 0x64, 0x32, 0x34, 0x18, 0x18, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x66, 0x69, 0x65, 0x6c, 0x64,
  587. 0x32, 0x34, 0x12, 0x49, 0x0a, 0x07, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x33, 0x31, 0x18, 0x1f, 0x20,
  588. 0x01, 0x28, 0x0b, 0x32, 0x2f, 0x2e, 0x62, 0x65, 0x6e, 0x63, 0x68, 0x6d, 0x61, 0x72, 0x6b, 0x73,
  589. 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x32, 0x2e, 0x47, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x4d, 0x65,
  590. 0x73, 0x73, 0x61, 0x67, 0x65, 0x32, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x65, 0x64, 0x4d, 0x65, 0x73,
  591. 0x73, 0x61, 0x67, 0x65, 0x52, 0x07, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x33, 0x31, 0x22, 0xba, 0x02,
  592. 0x0a, 0x1c, 0x47, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x32,
  593. 0x47, 0x72, 0x6f, 0x75, 0x70, 0x65, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x16,
  594. 0x0a, 0x06, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31, 0x18, 0x01, 0x20, 0x01, 0x28, 0x02, 0x52, 0x06,
  595. 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31, 0x12, 0x16, 0x0a, 0x06, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x32,
  596. 0x18, 0x02, 0x20, 0x01, 0x28, 0x02, 0x52, 0x06, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x32, 0x12, 0x19,
  597. 0x0a, 0x06, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x33, 0x18, 0x03, 0x20, 0x01, 0x28, 0x02, 0x3a, 0x01,
  598. 0x30, 0x52, 0x06, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x33, 0x12, 0x16, 0x0a, 0x06, 0x66, 0x69, 0x65,
  599. 0x6c, 0x64, 0x34, 0x18, 0x04, 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x66, 0x69, 0x65, 0x6c, 0x64,
  600. 0x34, 0x12, 0x16, 0x0a, 0x06, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x35, 0x18, 0x05, 0x20, 0x01, 0x28,
  601. 0x08, 0x52, 0x06, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x35, 0x12, 0x1c, 0x0a, 0x06, 0x66, 0x69, 0x65,
  602. 0x6c, 0x64, 0x36, 0x18, 0x06, 0x20, 0x01, 0x28, 0x08, 0x3a, 0x04, 0x74, 0x72, 0x75, 0x65, 0x52,
  603. 0x06, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x36, 0x12, 0x1d, 0x0a, 0x06, 0x66, 0x69, 0x65, 0x6c, 0x64,
  604. 0x37, 0x18, 0x07, 0x20, 0x01, 0x28, 0x08, 0x3a, 0x05, 0x66, 0x61, 0x6c, 0x73, 0x65, 0x52, 0x06,
  605. 0x66, 0x69, 0x65, 0x6c, 0x64, 0x37, 0x12, 0x16, 0x0a, 0x06, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x38,
  606. 0x18, 0x08, 0x20, 0x01, 0x28, 0x02, 0x52, 0x06, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x38, 0x12, 0x16,
  607. 0x0a, 0x06, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x39, 0x18, 0x09, 0x20, 0x01, 0x28, 0x08, 0x52, 0x06,
  608. 0x66, 0x69, 0x65, 0x6c, 0x64, 0x39, 0x12, 0x18, 0x0a, 0x07, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31,
  609. 0x30, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x02, 0x52, 0x07, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31, 0x30,
  610. 0x12, 0x18, 0x0a, 0x07, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31, 0x31, 0x18, 0x0b, 0x20, 0x01, 0x28,
  611. 0x03, 0x52, 0x07, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31, 0x31, 0x42, 0x79, 0x0a, 0x1e, 0x63, 0x6f,
  612. 0x6d, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75,
  613. 0x66, 0x2e, 0x62, 0x65, 0x6e, 0x63, 0x68, 0x6d, 0x61, 0x72, 0x6b, 0x73, 0x48, 0x01, 0x5a, 0x52,
  614. 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x67, 0x6f, 0x6c, 0x61, 0x6e, 0x67, 0x2e, 0x6f, 0x72,
  615. 0x67, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x69, 0x6e, 0x74, 0x65, 0x72,
  616. 0x6e, 0x61, 0x6c, 0x2f, 0x74, 0x65, 0x73, 0x74, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x73, 0x2f, 0x62,
  617. 0x65, 0x6e, 0x63, 0x68, 0x6d, 0x61, 0x72, 0x6b, 0x73, 0x2f, 0x64, 0x61, 0x74, 0x61, 0x73, 0x65,
  618. 0x74, 0x73, 0x2f, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x5f, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67,
  619. 0x65, 0x32, 0xf8, 0x01, 0x01,
  620. }
  621. var (
  622. file_datasets_google_message2_benchmark_message2_proto_rawDescOnce sync.Once
  623. file_datasets_google_message2_benchmark_message2_proto_rawDescData = file_datasets_google_message2_benchmark_message2_proto_rawDesc
  624. )
  625. func file_datasets_google_message2_benchmark_message2_proto_rawDescGZIP() []byte {
  626. file_datasets_google_message2_benchmark_message2_proto_rawDescOnce.Do(func() {
  627. file_datasets_google_message2_benchmark_message2_proto_rawDescData = protoimpl.X.CompressGZIP(file_datasets_google_message2_benchmark_message2_proto_rawDescData)
  628. })
  629. return file_datasets_google_message2_benchmark_message2_proto_rawDescData
  630. }
  631. var file_datasets_google_message2_benchmark_message2_proto_msgTypes = make([]protoimpl.MessageInfo, 3)
  632. var file_datasets_google_message2_benchmark_message2_proto_goTypes = []interface{}{
  633. (*GoogleMessage2)(nil), // 0: benchmarks.proto2.GoogleMessage2
  634. (*GoogleMessage2GroupedMessage)(nil), // 1: benchmarks.proto2.GoogleMessage2GroupedMessage
  635. (*GoogleMessage2_Group1)(nil), // 2: benchmarks.proto2.GoogleMessage2.Group1
  636. }
  637. var file_datasets_google_message2_benchmark_message2_proto_depIdxs = []int32{
  638. 2, // benchmarks.proto2.GoogleMessage2.group1:type_name -> benchmarks.proto2.GoogleMessage2.Group1
  639. 1, // benchmarks.proto2.GoogleMessage2.Group1.field31:type_name -> benchmarks.proto2.GoogleMessage2GroupedMessage
  640. 2, // starting offset of method output_type sub-list
  641. 2, // starting offset of method input_type sub-list
  642. 2, // starting offset of extension type_name sub-list
  643. 2, // starting offset of extension extendee sub-list
  644. 0, // starting offset of field type_name sub-list
  645. }
  646. func init() { file_datasets_google_message2_benchmark_message2_proto_init() }
  647. func file_datasets_google_message2_benchmark_message2_proto_init() {
  648. if File_datasets_google_message2_benchmark_message2_proto != nil {
  649. return
  650. }
  651. if !protoimpl.UnsafeEnabled {
  652. file_datasets_google_message2_benchmark_message2_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  653. switch v := v.(*GoogleMessage2); i {
  654. case 30:
  655. return &v.sizeCache
  656. case 31:
  657. return &v.unknownFields
  658. default:
  659. return nil
  660. }
  661. }
  662. file_datasets_google_message2_benchmark_message2_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  663. switch v := v.(*GoogleMessage2GroupedMessage); i {
  664. case 11:
  665. return &v.sizeCache
  666. case 12:
  667. return &v.unknownFields
  668. default:
  669. return nil
  670. }
  671. }
  672. file_datasets_google_message2_benchmark_message2_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  673. switch v := v.(*GoogleMessage2_Group1); i {
  674. case 16:
  675. return &v.sizeCache
  676. case 17:
  677. return &v.unknownFields
  678. default:
  679. return nil
  680. }
  681. }
  682. }
  683. out := protoimpl.TypeBuilder{
  684. File: protoimpl.DescBuilder{
  685. RawDescriptor: file_datasets_google_message2_benchmark_message2_proto_rawDesc,
  686. NumEnums: 0,
  687. NumMessages: 3,
  688. NumExtensions: 0,
  689. NumServices: 0,
  690. },
  691. GoTypes: file_datasets_google_message2_benchmark_message2_proto_goTypes,
  692. DependencyIndexes: file_datasets_google_message2_benchmark_message2_proto_depIdxs,
  693. MessageInfos: file_datasets_google_message2_benchmark_message2_proto_msgTypes,
  694. }.Build()
  695. File_datasets_google_message2_benchmark_message2_proto = out.File
  696. file_datasets_google_message2_benchmark_message2_proto_rawDesc = nil
  697. file_datasets_google_message2_benchmark_message2_proto_goTypes = nil
  698. file_datasets_google_message2_benchmark_message2_proto_depIdxs = nil
  699. }