test.pb.go 81 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: pb2/test.proto
  3. package pb2
  4. import (
  5. protoreflect "github.com/golang/protobuf/v2/reflect/protoreflect"
  6. protoregistry "github.com/golang/protobuf/v2/reflect/protoregistry"
  7. protoiface "github.com/golang/protobuf/v2/runtime/protoiface"
  8. protoimpl "github.com/golang/protobuf/v2/runtime/protoimpl"
  9. known "github.com/golang/protobuf/v2/types/known"
  10. sync "sync"
  11. )
  12. const _ = protoimpl.EnforceVersion(protoimpl.Version - 0)
  13. type Enum int32
  14. const (
  15. Enum_ONE Enum = 1
  16. Enum_TWO Enum = 2
  17. Enum_TEN Enum = 10
  18. )
  19. func (e Enum) Type() protoreflect.EnumType {
  20. return xxx_File_pb2_test_proto_enumTypes[0]
  21. }
  22. func (e Enum) Number() protoreflect.EnumNumber {
  23. return protoreflect.EnumNumber(e)
  24. }
  25. // Deprecated: Use Enum.Type.Values instead.
  26. var Enum_name = map[int32]string{
  27. 1: "ONE",
  28. 2: "TWO",
  29. 10: "TEN",
  30. }
  31. // Deprecated: Use Enum.Type.Values instead.
  32. var Enum_value = map[string]int32{
  33. "ONE": 1,
  34. "TWO": 2,
  35. "TEN": 10,
  36. }
  37. func (x Enum) Enum() *Enum {
  38. return &x
  39. }
  40. func (x Enum) String() string {
  41. return protoimpl.X.EnumStringOf(x.Type(), protoreflect.EnumNumber(x))
  42. }
  43. // Deprecated: Do not use.
  44. func (x *Enum) UnmarshalJSON(b []byte) error {
  45. num, err := protoimpl.X.UnmarshalJSONEnum(x.Type(), b)
  46. if err != nil {
  47. return err
  48. }
  49. *x = Enum(num)
  50. return nil
  51. }
  52. // Deprecated: Use Enum.Type instead.
  53. func (Enum) EnumDescriptor() ([]byte, []int) {
  54. return xxx_File_pb2_test_proto_rawDescGZIP(), []int{0}
  55. }
  56. type Enums_NestedEnum int32
  57. const (
  58. Enums_UNO Enums_NestedEnum = 1
  59. Enums_DOS Enums_NestedEnum = 2
  60. Enums_DIEZ Enums_NestedEnum = 10
  61. )
  62. func (e Enums_NestedEnum) Type() protoreflect.EnumType {
  63. return xxx_File_pb2_test_proto_enumTypes[1]
  64. }
  65. func (e Enums_NestedEnum) Number() protoreflect.EnumNumber {
  66. return protoreflect.EnumNumber(e)
  67. }
  68. // Deprecated: Use Enums_NestedEnum.Type.Values instead.
  69. var Enums_NestedEnum_name = map[int32]string{
  70. 1: "UNO",
  71. 2: "DOS",
  72. 10: "DIEZ",
  73. }
  74. // Deprecated: Use Enums_NestedEnum.Type.Values instead.
  75. var Enums_NestedEnum_value = map[string]int32{
  76. "UNO": 1,
  77. "DOS": 2,
  78. "DIEZ": 10,
  79. }
  80. func (x Enums_NestedEnum) Enum() *Enums_NestedEnum {
  81. return &x
  82. }
  83. func (x Enums_NestedEnum) String() string {
  84. return protoimpl.X.EnumStringOf(x.Type(), protoreflect.EnumNumber(x))
  85. }
  86. // Deprecated: Do not use.
  87. func (x *Enums_NestedEnum) UnmarshalJSON(b []byte) error {
  88. num, err := protoimpl.X.UnmarshalJSONEnum(x.Type(), b)
  89. if err != nil {
  90. return err
  91. }
  92. *x = Enums_NestedEnum(num)
  93. return nil
  94. }
  95. // Deprecated: Use Enums_NestedEnum.Type instead.
  96. func (Enums_NestedEnum) EnumDescriptor() ([]byte, []int) {
  97. return xxx_File_pb2_test_proto_rawDescGZIP(), []int{1, 0}
  98. }
  99. // Scalars contains optional scalar fields.
  100. type Scalars struct {
  101. OptBool *bool `protobuf:"varint,1,opt,name=opt_bool,json=optBool" json:"opt_bool,omitempty"`
  102. OptInt32 *int32 `protobuf:"varint,2,opt,name=opt_int32,json=optInt32" json:"opt_int32,omitempty"`
  103. OptInt64 *int64 `protobuf:"varint,3,opt,name=opt_int64,json=optInt64" json:"opt_int64,omitempty"`
  104. OptUint32 *uint32 `protobuf:"varint,4,opt,name=opt_uint32,json=optUint32" json:"opt_uint32,omitempty"`
  105. OptUint64 *uint64 `protobuf:"varint,5,opt,name=opt_uint64,json=optUint64" json:"opt_uint64,omitempty"`
  106. OptSint32 *int32 `protobuf:"zigzag32,6,opt,name=opt_sint32,json=optSint32" json:"opt_sint32,omitempty"`
  107. OptSint64 *int64 `protobuf:"zigzag64,7,opt,name=opt_sint64,json=optSint64" json:"opt_sint64,omitempty"`
  108. OptFixed32 *uint32 `protobuf:"fixed32,8,opt,name=opt_fixed32,json=optFixed32" json:"opt_fixed32,omitempty"`
  109. OptFixed64 *uint64 `protobuf:"fixed64,9,opt,name=opt_fixed64,json=optFixed64" json:"opt_fixed64,omitempty"`
  110. OptSfixed32 *int32 `protobuf:"fixed32,10,opt,name=opt_sfixed32,json=optSfixed32" json:"opt_sfixed32,omitempty"`
  111. OptSfixed64 *int64 `protobuf:"fixed64,11,opt,name=opt_sfixed64,json=optSfixed64" json:"opt_sfixed64,omitempty"`
  112. OptFloat *float32 `protobuf:"fixed32,20,opt,name=opt_float,json=optFloat" json:"opt_float,omitempty"`
  113. OptDouble *float64 `protobuf:"fixed64,21,opt,name=opt_double,json=optDouble" json:"opt_double,omitempty"`
  114. OptBytes []byte `protobuf:"bytes,14,opt,name=opt_bytes,json=optBytes" json:"opt_bytes,omitempty"`
  115. OptString *string `protobuf:"bytes,13,opt,name=opt_string,json=optString" json:"opt_string,omitempty"`
  116. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  117. XXX_unrecognized []byte `json:"-"`
  118. XXX_sizecache int32 `json:"-"`
  119. }
  120. func (m *Scalars) ProtoReflect() protoreflect.Message {
  121. return xxx_File_pb2_test_proto_messageTypes[0].MessageOf(m)
  122. }
  123. func (m *Scalars) Reset() { *m = Scalars{} }
  124. func (m *Scalars) String() string { return protoimpl.X.MessageStringOf(m) }
  125. func (*Scalars) ProtoMessage() {}
  126. // Deprecated: Use Scalars.ProtoReflect.Type instead.
  127. func (*Scalars) Descriptor() ([]byte, []int) {
  128. return xxx_File_pb2_test_proto_rawDescGZIP(), []int{0}
  129. }
  130. func (m *Scalars) GetOptBool() bool {
  131. if m != nil && m.OptBool != nil {
  132. return *m.OptBool
  133. }
  134. return false
  135. }
  136. func (m *Scalars) GetOptInt32() int32 {
  137. if m != nil && m.OptInt32 != nil {
  138. return *m.OptInt32
  139. }
  140. return 0
  141. }
  142. func (m *Scalars) GetOptInt64() int64 {
  143. if m != nil && m.OptInt64 != nil {
  144. return *m.OptInt64
  145. }
  146. return 0
  147. }
  148. func (m *Scalars) GetOptUint32() uint32 {
  149. if m != nil && m.OptUint32 != nil {
  150. return *m.OptUint32
  151. }
  152. return 0
  153. }
  154. func (m *Scalars) GetOptUint64() uint64 {
  155. if m != nil && m.OptUint64 != nil {
  156. return *m.OptUint64
  157. }
  158. return 0
  159. }
  160. func (m *Scalars) GetOptSint32() int32 {
  161. if m != nil && m.OptSint32 != nil {
  162. return *m.OptSint32
  163. }
  164. return 0
  165. }
  166. func (m *Scalars) GetOptSint64() int64 {
  167. if m != nil && m.OptSint64 != nil {
  168. return *m.OptSint64
  169. }
  170. return 0
  171. }
  172. func (m *Scalars) GetOptFixed32() uint32 {
  173. if m != nil && m.OptFixed32 != nil {
  174. return *m.OptFixed32
  175. }
  176. return 0
  177. }
  178. func (m *Scalars) GetOptFixed64() uint64 {
  179. if m != nil && m.OptFixed64 != nil {
  180. return *m.OptFixed64
  181. }
  182. return 0
  183. }
  184. func (m *Scalars) GetOptSfixed32() int32 {
  185. if m != nil && m.OptSfixed32 != nil {
  186. return *m.OptSfixed32
  187. }
  188. return 0
  189. }
  190. func (m *Scalars) GetOptSfixed64() int64 {
  191. if m != nil && m.OptSfixed64 != nil {
  192. return *m.OptSfixed64
  193. }
  194. return 0
  195. }
  196. func (m *Scalars) GetOptFloat() float32 {
  197. if m != nil && m.OptFloat != nil {
  198. return *m.OptFloat
  199. }
  200. return 0
  201. }
  202. func (m *Scalars) GetOptDouble() float64 {
  203. if m != nil && m.OptDouble != nil {
  204. return *m.OptDouble
  205. }
  206. return 0
  207. }
  208. func (m *Scalars) GetOptBytes() []byte {
  209. if m != nil {
  210. return m.OptBytes
  211. }
  212. return nil
  213. }
  214. func (m *Scalars) GetOptString() string {
  215. if m != nil && m.OptString != nil {
  216. return *m.OptString
  217. }
  218. return ""
  219. }
  220. // Message contains enum fields.
  221. type Enums struct {
  222. OptEnum *Enum `protobuf:"varint,1,opt,name=opt_enum,json=optEnum,enum=pb2.Enum" json:"opt_enum,omitempty"`
  223. RptEnum []Enum `protobuf:"varint,2,rep,name=rpt_enum,json=rptEnum,enum=pb2.Enum" json:"rpt_enum,omitempty"`
  224. OptNestedEnum *Enums_NestedEnum `protobuf:"varint,3,opt,name=opt_nested_enum,json=optNestedEnum,enum=pb2.Enums_NestedEnum" json:"opt_nested_enum,omitempty"`
  225. RptNestedEnum []Enums_NestedEnum `protobuf:"varint,4,rep,name=rpt_nested_enum,json=rptNestedEnum,enum=pb2.Enums_NestedEnum" json:"rpt_nested_enum,omitempty"`
  226. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  227. XXX_unrecognized []byte `json:"-"`
  228. XXX_sizecache int32 `json:"-"`
  229. }
  230. func (m *Enums) ProtoReflect() protoreflect.Message {
  231. return xxx_File_pb2_test_proto_messageTypes[1].MessageOf(m)
  232. }
  233. func (m *Enums) Reset() { *m = Enums{} }
  234. func (m *Enums) String() string { return protoimpl.X.MessageStringOf(m) }
  235. func (*Enums) ProtoMessage() {}
  236. // Deprecated: Use Enums.ProtoReflect.Type instead.
  237. func (*Enums) Descriptor() ([]byte, []int) {
  238. return xxx_File_pb2_test_proto_rawDescGZIP(), []int{1}
  239. }
  240. func (m *Enums) GetOptEnum() Enum {
  241. if m != nil && m.OptEnum != nil {
  242. return *m.OptEnum
  243. }
  244. return Enum_ONE
  245. }
  246. func (m *Enums) GetRptEnum() []Enum {
  247. if m != nil {
  248. return m.RptEnum
  249. }
  250. return nil
  251. }
  252. func (m *Enums) GetOptNestedEnum() Enums_NestedEnum {
  253. if m != nil && m.OptNestedEnum != nil {
  254. return *m.OptNestedEnum
  255. }
  256. return Enums_UNO
  257. }
  258. func (m *Enums) GetRptNestedEnum() []Enums_NestedEnum {
  259. if m != nil {
  260. return m.RptNestedEnum
  261. }
  262. return nil
  263. }
  264. // Message contains repeated fields.
  265. type Repeats struct {
  266. RptBool []bool `protobuf:"varint,1,rep,name=rpt_bool,json=rptBool" json:"rpt_bool,omitempty"`
  267. RptInt32 []int32 `protobuf:"varint,2,rep,name=rpt_int32,json=rptInt32" json:"rpt_int32,omitempty"`
  268. RptInt64 []int64 `protobuf:"varint,3,rep,name=rpt_int64,json=rptInt64" json:"rpt_int64,omitempty"`
  269. RptUint32 []uint32 `protobuf:"varint,4,rep,name=rpt_uint32,json=rptUint32" json:"rpt_uint32,omitempty"`
  270. RptUint64 []uint64 `protobuf:"varint,5,rep,name=rpt_uint64,json=rptUint64" json:"rpt_uint64,omitempty"`
  271. RptFloat []float32 `protobuf:"fixed32,6,rep,name=rpt_float,json=rptFloat" json:"rpt_float,omitempty"`
  272. RptDouble []float64 `protobuf:"fixed64,7,rep,name=rpt_double,json=rptDouble" json:"rpt_double,omitempty"`
  273. RptString []string `protobuf:"bytes,8,rep,name=rpt_string,json=rptString" json:"rpt_string,omitempty"`
  274. RptBytes [][]byte `protobuf:"bytes,9,rep,name=rpt_bytes,json=rptBytes" json:"rpt_bytes,omitempty"`
  275. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  276. XXX_unrecognized []byte `json:"-"`
  277. XXX_sizecache int32 `json:"-"`
  278. }
  279. func (m *Repeats) ProtoReflect() protoreflect.Message {
  280. return xxx_File_pb2_test_proto_messageTypes[2].MessageOf(m)
  281. }
  282. func (m *Repeats) Reset() { *m = Repeats{} }
  283. func (m *Repeats) String() string { return protoimpl.X.MessageStringOf(m) }
  284. func (*Repeats) ProtoMessage() {}
  285. // Deprecated: Use Repeats.ProtoReflect.Type instead.
  286. func (*Repeats) Descriptor() ([]byte, []int) {
  287. return xxx_File_pb2_test_proto_rawDescGZIP(), []int{2}
  288. }
  289. func (m *Repeats) GetRptBool() []bool {
  290. if m != nil {
  291. return m.RptBool
  292. }
  293. return nil
  294. }
  295. func (m *Repeats) GetRptInt32() []int32 {
  296. if m != nil {
  297. return m.RptInt32
  298. }
  299. return nil
  300. }
  301. func (m *Repeats) GetRptInt64() []int64 {
  302. if m != nil {
  303. return m.RptInt64
  304. }
  305. return nil
  306. }
  307. func (m *Repeats) GetRptUint32() []uint32 {
  308. if m != nil {
  309. return m.RptUint32
  310. }
  311. return nil
  312. }
  313. func (m *Repeats) GetRptUint64() []uint64 {
  314. if m != nil {
  315. return m.RptUint64
  316. }
  317. return nil
  318. }
  319. func (m *Repeats) GetRptFloat() []float32 {
  320. if m != nil {
  321. return m.RptFloat
  322. }
  323. return nil
  324. }
  325. func (m *Repeats) GetRptDouble() []float64 {
  326. if m != nil {
  327. return m.RptDouble
  328. }
  329. return nil
  330. }
  331. func (m *Repeats) GetRptString() []string {
  332. if m != nil {
  333. return m.RptString
  334. }
  335. return nil
  336. }
  337. func (m *Repeats) GetRptBytes() [][]byte {
  338. if m != nil {
  339. return m.RptBytes
  340. }
  341. return nil
  342. }
  343. // Message type used as submessage.
  344. type Nested struct {
  345. OptString *string `protobuf:"bytes,1,opt,name=opt_string,json=optString" json:"opt_string,omitempty"`
  346. OptNested *Nested `protobuf:"bytes,2,opt,name=opt_nested,json=optNested" json:"opt_nested,omitempty"`
  347. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  348. XXX_unrecognized []byte `json:"-"`
  349. XXX_sizecache int32 `json:"-"`
  350. }
  351. func (m *Nested) ProtoReflect() protoreflect.Message {
  352. return xxx_File_pb2_test_proto_messageTypes[3].MessageOf(m)
  353. }
  354. func (m *Nested) Reset() { *m = Nested{} }
  355. func (m *Nested) String() string { return protoimpl.X.MessageStringOf(m) }
  356. func (*Nested) ProtoMessage() {}
  357. // Deprecated: Use Nested.ProtoReflect.Type instead.
  358. func (*Nested) Descriptor() ([]byte, []int) {
  359. return xxx_File_pb2_test_proto_rawDescGZIP(), []int{3}
  360. }
  361. func (m *Nested) GetOptString() string {
  362. if m != nil && m.OptString != nil {
  363. return *m.OptString
  364. }
  365. return ""
  366. }
  367. func (m *Nested) GetOptNested() *Nested {
  368. if m != nil {
  369. return m.OptNested
  370. }
  371. return nil
  372. }
  373. // Message contains message and group fields.
  374. type Nests struct {
  375. OptNested *Nested `protobuf:"bytes,1,opt,name=opt_nested,json=optNested" json:"opt_nested,omitempty"`
  376. Optgroup *Nests_OptGroup `protobuf:"group,2,opt,name=OptGroup,json=optgroup" json:"optgroup,omitempty"`
  377. RptNested []*Nested `protobuf:"bytes,4,rep,name=rpt_nested,json=rptNested" json:"rpt_nested,omitempty"`
  378. Rptgroup []*Nests_RptGroup `protobuf:"group,5,rep,name=RptGroup,json=rptgroup" json:"rptgroup,omitempty"`
  379. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  380. XXX_unrecognized []byte `json:"-"`
  381. XXX_sizecache int32 `json:"-"`
  382. }
  383. func (m *Nests) ProtoReflect() protoreflect.Message {
  384. return xxx_File_pb2_test_proto_messageTypes[4].MessageOf(m)
  385. }
  386. func (m *Nests) Reset() { *m = Nests{} }
  387. func (m *Nests) String() string { return protoimpl.X.MessageStringOf(m) }
  388. func (*Nests) ProtoMessage() {}
  389. // Deprecated: Use Nests.ProtoReflect.Type instead.
  390. func (*Nests) Descriptor() ([]byte, []int) {
  391. return xxx_File_pb2_test_proto_rawDescGZIP(), []int{4}
  392. }
  393. func (m *Nests) GetOptNested() *Nested {
  394. if m != nil {
  395. return m.OptNested
  396. }
  397. return nil
  398. }
  399. func (m *Nests) GetOptgroup() *Nests_OptGroup {
  400. if m != nil {
  401. return m.Optgroup
  402. }
  403. return nil
  404. }
  405. func (m *Nests) GetRptNested() []*Nested {
  406. if m != nil {
  407. return m.RptNested
  408. }
  409. return nil
  410. }
  411. func (m *Nests) GetRptgroup() []*Nests_RptGroup {
  412. if m != nil {
  413. return m.Rptgroup
  414. }
  415. return nil
  416. }
  417. // Message contains required fields.
  418. type Requireds struct {
  419. ReqBool *bool `protobuf:"varint,1,req,name=req_bool,json=reqBool" json:"req_bool,omitempty"`
  420. ReqSfixed64 *int64 `protobuf:"fixed64,2,req,name=req_sfixed64,json=reqSfixed64" json:"req_sfixed64,omitempty"`
  421. ReqDouble *float64 `protobuf:"fixed64,3,req,name=req_double,json=reqDouble" json:"req_double,omitempty"`
  422. ReqString *string `protobuf:"bytes,4,req,name=req_string,json=reqString" json:"req_string,omitempty"`
  423. ReqEnum *Enum `protobuf:"varint,5,req,name=req_enum,json=reqEnum,enum=pb2.Enum" json:"req_enum,omitempty"`
  424. ReqNested *Nested `protobuf:"bytes,6,req,name=req_nested,json=reqNested" json:"req_nested,omitempty"`
  425. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  426. XXX_unrecognized []byte `json:"-"`
  427. XXX_sizecache int32 `json:"-"`
  428. }
  429. func (m *Requireds) ProtoReflect() protoreflect.Message {
  430. return xxx_File_pb2_test_proto_messageTypes[5].MessageOf(m)
  431. }
  432. func (m *Requireds) Reset() { *m = Requireds{} }
  433. func (m *Requireds) String() string { return protoimpl.X.MessageStringOf(m) }
  434. func (*Requireds) ProtoMessage() {}
  435. // Deprecated: Use Requireds.ProtoReflect.Type instead.
  436. func (*Requireds) Descriptor() ([]byte, []int) {
  437. return xxx_File_pb2_test_proto_rawDescGZIP(), []int{5}
  438. }
  439. func (m *Requireds) GetReqBool() bool {
  440. if m != nil && m.ReqBool != nil {
  441. return *m.ReqBool
  442. }
  443. return false
  444. }
  445. func (m *Requireds) GetReqSfixed64() int64 {
  446. if m != nil && m.ReqSfixed64 != nil {
  447. return *m.ReqSfixed64
  448. }
  449. return 0
  450. }
  451. func (m *Requireds) GetReqDouble() float64 {
  452. if m != nil && m.ReqDouble != nil {
  453. return *m.ReqDouble
  454. }
  455. return 0
  456. }
  457. func (m *Requireds) GetReqString() string {
  458. if m != nil && m.ReqString != nil {
  459. return *m.ReqString
  460. }
  461. return ""
  462. }
  463. func (m *Requireds) GetReqEnum() Enum {
  464. if m != nil && m.ReqEnum != nil {
  465. return *m.ReqEnum
  466. }
  467. return Enum_ONE
  468. }
  469. func (m *Requireds) GetReqNested() *Nested {
  470. if m != nil {
  471. return m.ReqNested
  472. }
  473. return nil
  474. }
  475. // Message contains both required and optional fields.
  476. type PartialRequired struct {
  477. ReqString *string `protobuf:"bytes,1,req,name=req_string,json=reqString" json:"req_string,omitempty"`
  478. OptString *string `protobuf:"bytes,2,opt,name=opt_string,json=optString" json:"opt_string,omitempty"`
  479. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  480. XXX_unrecognized []byte `json:"-"`
  481. XXX_sizecache int32 `json:"-"`
  482. }
  483. func (m *PartialRequired) ProtoReflect() protoreflect.Message {
  484. return xxx_File_pb2_test_proto_messageTypes[6].MessageOf(m)
  485. }
  486. func (m *PartialRequired) Reset() { *m = PartialRequired{} }
  487. func (m *PartialRequired) String() string { return protoimpl.X.MessageStringOf(m) }
  488. func (*PartialRequired) ProtoMessage() {}
  489. // Deprecated: Use PartialRequired.ProtoReflect.Type instead.
  490. func (*PartialRequired) Descriptor() ([]byte, []int) {
  491. return xxx_File_pb2_test_proto_rawDescGZIP(), []int{6}
  492. }
  493. func (m *PartialRequired) GetReqString() string {
  494. if m != nil && m.ReqString != nil {
  495. return *m.ReqString
  496. }
  497. return ""
  498. }
  499. func (m *PartialRequired) GetOptString() string {
  500. if m != nil && m.OptString != nil {
  501. return *m.OptString
  502. }
  503. return ""
  504. }
  505. type NestedWithRequired struct {
  506. ReqString *string `protobuf:"bytes,1,req,name=req_string,json=reqString" json:"req_string,omitempty"`
  507. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  508. XXX_unrecognized []byte `json:"-"`
  509. XXX_sizecache int32 `json:"-"`
  510. }
  511. func (m *NestedWithRequired) ProtoReflect() protoreflect.Message {
  512. return xxx_File_pb2_test_proto_messageTypes[7].MessageOf(m)
  513. }
  514. func (m *NestedWithRequired) Reset() { *m = NestedWithRequired{} }
  515. func (m *NestedWithRequired) String() string { return protoimpl.X.MessageStringOf(m) }
  516. func (*NestedWithRequired) ProtoMessage() {}
  517. // Deprecated: Use NestedWithRequired.ProtoReflect.Type instead.
  518. func (*NestedWithRequired) Descriptor() ([]byte, []int) {
  519. return xxx_File_pb2_test_proto_rawDescGZIP(), []int{7}
  520. }
  521. func (m *NestedWithRequired) GetReqString() string {
  522. if m != nil && m.ReqString != nil {
  523. return *m.ReqString
  524. }
  525. return ""
  526. }
  527. type IndirectRequired struct {
  528. OptNested *NestedWithRequired `protobuf:"bytes,1,opt,name=opt_nested,json=optNested" json:"opt_nested,omitempty"`
  529. RptNested []*NestedWithRequired `protobuf:"bytes,2,rep,name=rpt_nested,json=rptNested" json:"rpt_nested,omitempty"`
  530. StrToNested map[string]*NestedWithRequired `protobuf:"bytes,3,rep,name=str_to_nested,json=strToNested" json:"str_to_nested,omitempty" protobuf_key:"bytes,1,opt,name=key" protobuf_val:"bytes,2,opt,name=value"`
  531. // Types that are valid to be assigned to Union:
  532. // *IndirectRequired_OneofNested
  533. Union isIndirectRequired_Union `protobuf_oneof:"union"`
  534. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  535. XXX_unrecognized []byte `json:"-"`
  536. XXX_sizecache int32 `json:"-"`
  537. }
  538. func (m *IndirectRequired) ProtoReflect() protoreflect.Message {
  539. return xxx_File_pb2_test_proto_messageTypes[8].MessageOf(m)
  540. }
  541. func (m *IndirectRequired) Reset() { *m = IndirectRequired{} }
  542. func (m *IndirectRequired) String() string { return protoimpl.X.MessageStringOf(m) }
  543. func (*IndirectRequired) ProtoMessage() {}
  544. // Deprecated: Use IndirectRequired.ProtoReflect.Type instead.
  545. func (*IndirectRequired) Descriptor() ([]byte, []int) {
  546. return xxx_File_pb2_test_proto_rawDescGZIP(), []int{8}
  547. }
  548. func (m *IndirectRequired) GetOptNested() *NestedWithRequired {
  549. if m != nil {
  550. return m.OptNested
  551. }
  552. return nil
  553. }
  554. func (m *IndirectRequired) GetRptNested() []*NestedWithRequired {
  555. if m != nil {
  556. return m.RptNested
  557. }
  558. return nil
  559. }
  560. func (m *IndirectRequired) GetStrToNested() map[string]*NestedWithRequired {
  561. if m != nil {
  562. return m.StrToNested
  563. }
  564. return nil
  565. }
  566. type isIndirectRequired_Union interface {
  567. isIndirectRequired_Union()
  568. }
  569. type IndirectRequired_OneofNested struct {
  570. OneofNested *NestedWithRequired `protobuf:"bytes,4,opt,name=oneof_nested,json=oneofNested,oneof"`
  571. }
  572. func (*IndirectRequired_OneofNested) isIndirectRequired_Union() {}
  573. func (m *IndirectRequired) GetUnion() isIndirectRequired_Union {
  574. if m != nil {
  575. return m.Union
  576. }
  577. return nil
  578. }
  579. func (m *IndirectRequired) GetOneofNested() *NestedWithRequired {
  580. if x, ok := m.GetUnion().(*IndirectRequired_OneofNested); ok {
  581. return x.OneofNested
  582. }
  583. return nil
  584. }
  585. // XXX_OneofWrappers is for the internal use of the proto package.
  586. func (*IndirectRequired) XXX_OneofWrappers() []interface{} {
  587. return []interface{}{
  588. (*IndirectRequired_OneofNested)(nil),
  589. }
  590. }
  591. type Extensions struct {
  592. OptString *string `protobuf:"bytes,1,opt,name=opt_string,json=optString" json:"opt_string,omitempty"`
  593. OptBool *bool `protobuf:"varint,101,opt,name=opt_bool,json=optBool" json:"opt_bool,omitempty"`
  594. OptInt32 *int32 `protobuf:"varint,2,opt,name=opt_int32,json=optInt32" json:"opt_int32,omitempty"`
  595. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  596. XXX_InternalExtensions protoimpl.ExtensionFieldsV1 `json:"-"`
  597. XXX_unrecognized []byte `json:"-"`
  598. XXX_sizecache int32 `json:"-"`
  599. }
  600. func (m *Extensions) ProtoReflect() protoreflect.Message {
  601. return xxx_File_pb2_test_proto_messageTypes[9].MessageOf(m)
  602. }
  603. func (m *Extensions) Reset() { *m = Extensions{} }
  604. func (m *Extensions) String() string { return protoimpl.X.MessageStringOf(m) }
  605. func (*Extensions) ProtoMessage() {}
  606. // Deprecated: Use Extensions.ProtoReflect.Type instead.
  607. func (*Extensions) Descriptor() ([]byte, []int) {
  608. return xxx_File_pb2_test_proto_rawDescGZIP(), []int{9}
  609. }
  610. var extRange_Extensions = []protoiface.ExtensionRangeV1{
  611. {Start: 20, End: 100},
  612. }
  613. // Deprecated: Use Extensions.ProtoReflect.Type.ExtensionRanges instead.
  614. func (*Extensions) ExtensionRangeArray() []protoiface.ExtensionRangeV1 {
  615. return extRange_Extensions
  616. }
  617. func (m *Extensions) GetOptString() string {
  618. if m != nil && m.OptString != nil {
  619. return *m.OptString
  620. }
  621. return ""
  622. }
  623. func (m *Extensions) GetOptBool() bool {
  624. if m != nil && m.OptBool != nil {
  625. return *m.OptBool
  626. }
  627. return false
  628. }
  629. func (m *Extensions) GetOptInt32() int32 {
  630. if m != nil && m.OptInt32 != nil {
  631. return *m.OptInt32
  632. }
  633. return 0
  634. }
  635. type ExtensionsContainer struct {
  636. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  637. XXX_unrecognized []byte `json:"-"`
  638. XXX_sizecache int32 `json:"-"`
  639. }
  640. func (m *ExtensionsContainer) ProtoReflect() protoreflect.Message {
  641. return xxx_File_pb2_test_proto_messageTypes[10].MessageOf(m)
  642. }
  643. func (m *ExtensionsContainer) Reset() { *m = ExtensionsContainer{} }
  644. func (m *ExtensionsContainer) String() string { return protoimpl.X.MessageStringOf(m) }
  645. func (*ExtensionsContainer) ProtoMessage() {}
  646. // Deprecated: Use ExtensionsContainer.ProtoReflect.Type instead.
  647. func (*ExtensionsContainer) Descriptor() ([]byte, []int) {
  648. return xxx_File_pb2_test_proto_rawDescGZIP(), []int{10}
  649. }
  650. type MessageSet struct {
  651. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  652. XXX_InternalExtensions protoimpl.ExtensionFieldsV1 `protobuf_messageset:"1" json:"-"`
  653. XXX_unrecognized []byte `json:"-"`
  654. XXX_sizecache int32 `json:"-"`
  655. }
  656. func (m *MessageSet) ProtoReflect() protoreflect.Message {
  657. return xxx_File_pb2_test_proto_messageTypes[11].MessageOf(m)
  658. }
  659. func (m *MessageSet) Reset() { *m = MessageSet{} }
  660. func (m *MessageSet) String() string { return protoimpl.X.MessageStringOf(m) }
  661. func (*MessageSet) ProtoMessage() {}
  662. // Deprecated: Use MessageSet.ProtoReflect.Type instead.
  663. func (*MessageSet) Descriptor() ([]byte, []int) {
  664. return xxx_File_pb2_test_proto_rawDescGZIP(), []int{11}
  665. }
  666. var extRange_MessageSet = []protoiface.ExtensionRangeV1{
  667. {Start: 4, End: 2147483646},
  668. }
  669. // Deprecated: Use MessageSet.ProtoReflect.Type.ExtensionRanges instead.
  670. func (*MessageSet) ExtensionRangeArray() []protoiface.ExtensionRangeV1 {
  671. return extRange_MessageSet
  672. }
  673. type MessageSetExtension struct {
  674. OptString *string `protobuf:"bytes,1,opt,name=opt_string,json=optString" json:"opt_string,omitempty"`
  675. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  676. XXX_unrecognized []byte `json:"-"`
  677. XXX_sizecache int32 `json:"-"`
  678. }
  679. func (m *MessageSetExtension) ProtoReflect() protoreflect.Message {
  680. return xxx_File_pb2_test_proto_messageTypes[12].MessageOf(m)
  681. }
  682. func (m *MessageSetExtension) Reset() { *m = MessageSetExtension{} }
  683. func (m *MessageSetExtension) String() string { return protoimpl.X.MessageStringOf(m) }
  684. func (*MessageSetExtension) ProtoMessage() {}
  685. // Deprecated: Use MessageSetExtension.ProtoReflect.Type instead.
  686. func (*MessageSetExtension) Descriptor() ([]byte, []int) {
  687. return xxx_File_pb2_test_proto_rawDescGZIP(), []int{12}
  688. }
  689. func (m *MessageSetExtension) GetOptString() string {
  690. if m != nil && m.OptString != nil {
  691. return *m.OptString
  692. }
  693. return ""
  694. }
  695. type FakeMessageSet struct {
  696. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  697. XXX_InternalExtensions protoimpl.ExtensionFieldsV1 `json:"-"`
  698. XXX_unrecognized []byte `json:"-"`
  699. XXX_sizecache int32 `json:"-"`
  700. }
  701. func (m *FakeMessageSet) ProtoReflect() protoreflect.Message {
  702. return xxx_File_pb2_test_proto_messageTypes[13].MessageOf(m)
  703. }
  704. func (m *FakeMessageSet) Reset() { *m = FakeMessageSet{} }
  705. func (m *FakeMessageSet) String() string { return protoimpl.X.MessageStringOf(m) }
  706. func (*FakeMessageSet) ProtoMessage() {}
  707. // Deprecated: Use FakeMessageSet.ProtoReflect.Type instead.
  708. func (*FakeMessageSet) Descriptor() ([]byte, []int) {
  709. return xxx_File_pb2_test_proto_rawDescGZIP(), []int{13}
  710. }
  711. var extRange_FakeMessageSet = []protoiface.ExtensionRangeV1{
  712. {Start: 4, End: 536870911},
  713. }
  714. // Deprecated: Use FakeMessageSet.ProtoReflect.Type.ExtensionRanges instead.
  715. func (*FakeMessageSet) ExtensionRangeArray() []protoiface.ExtensionRangeV1 {
  716. return extRange_FakeMessageSet
  717. }
  718. type FakeMessageSetExtension struct {
  719. OptString *string `protobuf:"bytes,1,opt,name=opt_string,json=optString" json:"opt_string,omitempty"`
  720. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  721. XXX_unrecognized []byte `json:"-"`
  722. XXX_sizecache int32 `json:"-"`
  723. }
  724. func (m *FakeMessageSetExtension) ProtoReflect() protoreflect.Message {
  725. return xxx_File_pb2_test_proto_messageTypes[14].MessageOf(m)
  726. }
  727. func (m *FakeMessageSetExtension) Reset() { *m = FakeMessageSetExtension{} }
  728. func (m *FakeMessageSetExtension) String() string { return protoimpl.X.MessageStringOf(m) }
  729. func (*FakeMessageSetExtension) ProtoMessage() {}
  730. // Deprecated: Use FakeMessageSetExtension.ProtoReflect.Type instead.
  731. func (*FakeMessageSetExtension) Descriptor() ([]byte, []int) {
  732. return xxx_File_pb2_test_proto_rawDescGZIP(), []int{14}
  733. }
  734. func (m *FakeMessageSetExtension) GetOptString() string {
  735. if m != nil && m.OptString != nil {
  736. return *m.OptString
  737. }
  738. return ""
  739. }
  740. // Message contains well-known type fields.
  741. type KnownTypes struct {
  742. OptBool *known.BoolValue `protobuf:"bytes,1,opt,name=opt_bool,json=optBool" json:"opt_bool,omitempty"`
  743. OptInt32 *known.Int32Value `protobuf:"bytes,2,opt,name=opt_int32,json=optInt32" json:"opt_int32,omitempty"`
  744. OptInt64 *known.Int64Value `protobuf:"bytes,3,opt,name=opt_int64,json=optInt64" json:"opt_int64,omitempty"`
  745. OptUint32 *known.UInt32Value `protobuf:"bytes,4,opt,name=opt_uint32,json=optUint32" json:"opt_uint32,omitempty"`
  746. OptUint64 *known.UInt64Value `protobuf:"bytes,5,opt,name=opt_uint64,json=optUint64" json:"opt_uint64,omitempty"`
  747. OptFloat *known.FloatValue `protobuf:"bytes,6,opt,name=opt_float,json=optFloat" json:"opt_float,omitempty"`
  748. OptDouble *known.DoubleValue `protobuf:"bytes,7,opt,name=opt_double,json=optDouble" json:"opt_double,omitempty"`
  749. OptString *known.StringValue `protobuf:"bytes,8,opt,name=opt_string,json=optString" json:"opt_string,omitempty"`
  750. OptBytes *known.BytesValue `protobuf:"bytes,9,opt,name=opt_bytes,json=optBytes" json:"opt_bytes,omitempty"`
  751. OptDuration *known.Duration `protobuf:"bytes,20,opt,name=opt_duration,json=optDuration" json:"opt_duration,omitempty"`
  752. OptTimestamp *known.Timestamp `protobuf:"bytes,21,opt,name=opt_timestamp,json=optTimestamp" json:"opt_timestamp,omitempty"`
  753. OptStruct *known.Struct `protobuf:"bytes,25,opt,name=opt_struct,json=optStruct" json:"opt_struct,omitempty"`
  754. OptList *known.ListValue `protobuf:"bytes,26,opt,name=opt_list,json=optList" json:"opt_list,omitempty"`
  755. OptValue *known.Value `protobuf:"bytes,27,opt,name=opt_value,json=optValue" json:"opt_value,omitempty"`
  756. OptEmpty *known.Empty `protobuf:"bytes,30,opt,name=opt_empty,json=optEmpty" json:"opt_empty,omitempty"`
  757. OptAny *known.Any `protobuf:"bytes,32,opt,name=opt_any,json=optAny" json:"opt_any,omitempty"`
  758. OptFieldmask *known.FieldMask `protobuf:"bytes,40,opt,name=opt_fieldmask,json=optFieldmask" json:"opt_fieldmask,omitempty"`
  759. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  760. XXX_unrecognized []byte `json:"-"`
  761. XXX_sizecache int32 `json:"-"`
  762. }
  763. func (m *KnownTypes) ProtoReflect() protoreflect.Message {
  764. return xxx_File_pb2_test_proto_messageTypes[15].MessageOf(m)
  765. }
  766. func (m *KnownTypes) Reset() { *m = KnownTypes{} }
  767. func (m *KnownTypes) String() string { return protoimpl.X.MessageStringOf(m) }
  768. func (*KnownTypes) ProtoMessage() {}
  769. // Deprecated: Use KnownTypes.ProtoReflect.Type instead.
  770. func (*KnownTypes) Descriptor() ([]byte, []int) {
  771. return xxx_File_pb2_test_proto_rawDescGZIP(), []int{15}
  772. }
  773. func (m *KnownTypes) GetOptBool() *known.BoolValue {
  774. if m != nil {
  775. return m.OptBool
  776. }
  777. return nil
  778. }
  779. func (m *KnownTypes) GetOptInt32() *known.Int32Value {
  780. if m != nil {
  781. return m.OptInt32
  782. }
  783. return nil
  784. }
  785. func (m *KnownTypes) GetOptInt64() *known.Int64Value {
  786. if m != nil {
  787. return m.OptInt64
  788. }
  789. return nil
  790. }
  791. func (m *KnownTypes) GetOptUint32() *known.UInt32Value {
  792. if m != nil {
  793. return m.OptUint32
  794. }
  795. return nil
  796. }
  797. func (m *KnownTypes) GetOptUint64() *known.UInt64Value {
  798. if m != nil {
  799. return m.OptUint64
  800. }
  801. return nil
  802. }
  803. func (m *KnownTypes) GetOptFloat() *known.FloatValue {
  804. if m != nil {
  805. return m.OptFloat
  806. }
  807. return nil
  808. }
  809. func (m *KnownTypes) GetOptDouble() *known.DoubleValue {
  810. if m != nil {
  811. return m.OptDouble
  812. }
  813. return nil
  814. }
  815. func (m *KnownTypes) GetOptString() *known.StringValue {
  816. if m != nil {
  817. return m.OptString
  818. }
  819. return nil
  820. }
  821. func (m *KnownTypes) GetOptBytes() *known.BytesValue {
  822. if m != nil {
  823. return m.OptBytes
  824. }
  825. return nil
  826. }
  827. func (m *KnownTypes) GetOptDuration() *known.Duration {
  828. if m != nil {
  829. return m.OptDuration
  830. }
  831. return nil
  832. }
  833. func (m *KnownTypes) GetOptTimestamp() *known.Timestamp {
  834. if m != nil {
  835. return m.OptTimestamp
  836. }
  837. return nil
  838. }
  839. func (m *KnownTypes) GetOptStruct() *known.Struct {
  840. if m != nil {
  841. return m.OptStruct
  842. }
  843. return nil
  844. }
  845. func (m *KnownTypes) GetOptList() *known.ListValue {
  846. if m != nil {
  847. return m.OptList
  848. }
  849. return nil
  850. }
  851. func (m *KnownTypes) GetOptValue() *known.Value {
  852. if m != nil {
  853. return m.OptValue
  854. }
  855. return nil
  856. }
  857. func (m *KnownTypes) GetOptEmpty() *known.Empty {
  858. if m != nil {
  859. return m.OptEmpty
  860. }
  861. return nil
  862. }
  863. func (m *KnownTypes) GetOptAny() *known.Any {
  864. if m != nil {
  865. return m.OptAny
  866. }
  867. return nil
  868. }
  869. func (m *KnownTypes) GetOptFieldmask() *known.FieldMask {
  870. if m != nil {
  871. return m.OptFieldmask
  872. }
  873. return nil
  874. }
  875. type Nests_OptGroup struct {
  876. OptString *string `protobuf:"bytes,1,opt,name=opt_string,json=optString" json:"opt_string,omitempty"`
  877. OptNested *Nested `protobuf:"bytes,2,opt,name=opt_nested,json=optNested" json:"opt_nested,omitempty"`
  878. Optnestedgroup *Nests_OptGroup_OptNestedGroup `protobuf:"group,3,opt,name=OptNestedGroup,json=optnestedgroup" json:"optnestedgroup,omitempty"`
  879. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  880. XXX_unrecognized []byte `json:"-"`
  881. XXX_sizecache int32 `json:"-"`
  882. }
  883. func (m *Nests_OptGroup) ProtoReflect() protoreflect.Message {
  884. return xxx_File_pb2_test_proto_messageTypes[16].MessageOf(m)
  885. }
  886. func (m *Nests_OptGroup) Reset() { *m = Nests_OptGroup{} }
  887. func (m *Nests_OptGroup) String() string { return protoimpl.X.MessageStringOf(m) }
  888. func (*Nests_OptGroup) ProtoMessage() {}
  889. // Deprecated: Use Nests_OptGroup.ProtoReflect.Type instead.
  890. func (*Nests_OptGroup) Descriptor() ([]byte, []int) {
  891. return xxx_File_pb2_test_proto_rawDescGZIP(), []int{4, 0}
  892. }
  893. func (m *Nests_OptGroup) GetOptString() string {
  894. if m != nil && m.OptString != nil {
  895. return *m.OptString
  896. }
  897. return ""
  898. }
  899. func (m *Nests_OptGroup) GetOptNested() *Nested {
  900. if m != nil {
  901. return m.OptNested
  902. }
  903. return nil
  904. }
  905. func (m *Nests_OptGroup) GetOptnestedgroup() *Nests_OptGroup_OptNestedGroup {
  906. if m != nil {
  907. return m.Optnestedgroup
  908. }
  909. return nil
  910. }
  911. type Nests_RptGroup struct {
  912. RptString []string `protobuf:"bytes,1,rep,name=rpt_string,json=rptString" json:"rpt_string,omitempty"`
  913. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  914. XXX_unrecognized []byte `json:"-"`
  915. XXX_sizecache int32 `json:"-"`
  916. }
  917. func (m *Nests_RptGroup) ProtoReflect() protoreflect.Message {
  918. return xxx_File_pb2_test_proto_messageTypes[17].MessageOf(m)
  919. }
  920. func (m *Nests_RptGroup) Reset() { *m = Nests_RptGroup{} }
  921. func (m *Nests_RptGroup) String() string { return protoimpl.X.MessageStringOf(m) }
  922. func (*Nests_RptGroup) ProtoMessage() {}
  923. // Deprecated: Use Nests_RptGroup.ProtoReflect.Type instead.
  924. func (*Nests_RptGroup) Descriptor() ([]byte, []int) {
  925. return xxx_File_pb2_test_proto_rawDescGZIP(), []int{4, 1}
  926. }
  927. func (m *Nests_RptGroup) GetRptString() []string {
  928. if m != nil {
  929. return m.RptString
  930. }
  931. return nil
  932. }
  933. type Nests_OptGroup_OptNestedGroup struct {
  934. OptFixed32 *uint32 `protobuf:"fixed32,1,opt,name=opt_fixed32,json=optFixed32" json:"opt_fixed32,omitempty"`
  935. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  936. XXX_unrecognized []byte `json:"-"`
  937. XXX_sizecache int32 `json:"-"`
  938. }
  939. func (m *Nests_OptGroup_OptNestedGroup) ProtoReflect() protoreflect.Message {
  940. return xxx_File_pb2_test_proto_messageTypes[18].MessageOf(m)
  941. }
  942. func (m *Nests_OptGroup_OptNestedGroup) Reset() { *m = Nests_OptGroup_OptNestedGroup{} }
  943. func (m *Nests_OptGroup_OptNestedGroup) String() string { return protoimpl.X.MessageStringOf(m) }
  944. func (*Nests_OptGroup_OptNestedGroup) ProtoMessage() {}
  945. // Deprecated: Use Nests_OptGroup_OptNestedGroup.ProtoReflect.Type instead.
  946. func (*Nests_OptGroup_OptNestedGroup) Descriptor() ([]byte, []int) {
  947. return xxx_File_pb2_test_proto_rawDescGZIP(), []int{4, 0, 0}
  948. }
  949. func (m *Nests_OptGroup_OptNestedGroup) GetOptFixed32() uint32 {
  950. if m != nil && m.OptFixed32 != nil {
  951. return *m.OptFixed32
  952. }
  953. return 0
  954. }
  955. var xxx_File_pb2_test_proto_extDescs = []protoiface.ExtensionDescV1{
  956. {
  957. ExtendedType: (*Extensions)(nil),
  958. ExtensionType: (*bool)(nil),
  959. Field: 21,
  960. Name: "pb2.opt_ext_bool",
  961. Tag: "varint,21,opt,name=opt_ext_bool",
  962. Filename: "pb2/test.proto",
  963. },
  964. {
  965. ExtendedType: (*Extensions)(nil),
  966. ExtensionType: (*string)(nil),
  967. Field: 22,
  968. Name: "pb2.opt_ext_string",
  969. Tag: "bytes,22,opt,name=opt_ext_string",
  970. Filename: "pb2/test.proto",
  971. },
  972. {
  973. ExtendedType: (*Extensions)(nil),
  974. ExtensionType: (*Enum)(nil),
  975. Field: 23,
  976. Name: "pb2.opt_ext_enum",
  977. Tag: "varint,23,opt,name=opt_ext_enum,enum=pb2.Enum",
  978. Filename: "pb2/test.proto",
  979. },
  980. {
  981. ExtendedType: (*Extensions)(nil),
  982. ExtensionType: (*Nested)(nil),
  983. Field: 24,
  984. Name: "pb2.opt_ext_nested",
  985. Tag: "bytes,24,opt,name=opt_ext_nested",
  986. Filename: "pb2/test.proto",
  987. },
  988. {
  989. ExtendedType: (*Extensions)(nil),
  990. ExtensionType: ([]uint32)(nil),
  991. Field: 31,
  992. Name: "pb2.rpt_ext_fixed32",
  993. Tag: "fixed32,31,rep,name=rpt_ext_fixed32",
  994. Filename: "pb2/test.proto",
  995. },
  996. {
  997. ExtendedType: (*Extensions)(nil),
  998. ExtensionType: ([]Enum)(nil),
  999. Field: 32,
  1000. Name: "pb2.rpt_ext_enum",
  1001. Tag: "varint,32,rep,name=rpt_ext_enum,enum=pb2.Enum",
  1002. Filename: "pb2/test.proto",
  1003. },
  1004. {
  1005. ExtendedType: (*Extensions)(nil),
  1006. ExtensionType: ([]*Nested)(nil),
  1007. Field: 33,
  1008. Name: "pb2.rpt_ext_nested",
  1009. Tag: "bytes,33,rep,name=rpt_ext_nested",
  1010. Filename: "pb2/test.proto",
  1011. },
  1012. {
  1013. ExtendedType: (*MessageSet)(nil),
  1014. ExtensionType: (*FakeMessageSetExtension)(nil),
  1015. Field: 50,
  1016. Name: "pb2.",
  1017. Tag: "bytes,50,opt,name=message_set_extension",
  1018. Filename: "pb2/test.proto",
  1019. },
  1020. {
  1021. ExtendedType: (*Extensions)(nil),
  1022. ExtensionType: (*bool)(nil),
  1023. Field: 51,
  1024. Name: "pb2.ExtensionsContainer.opt_ext_bool",
  1025. Tag: "varint,51,opt,name=opt_ext_bool",
  1026. Filename: "pb2/test.proto",
  1027. },
  1028. {
  1029. ExtendedType: (*Extensions)(nil),
  1030. ExtensionType: (*string)(nil),
  1031. Field: 52,
  1032. Name: "pb2.ExtensionsContainer.opt_ext_string",
  1033. Tag: "bytes,52,opt,name=opt_ext_string",
  1034. Filename: "pb2/test.proto",
  1035. },
  1036. {
  1037. ExtendedType: (*Extensions)(nil),
  1038. ExtensionType: (*Enum)(nil),
  1039. Field: 53,
  1040. Name: "pb2.ExtensionsContainer.opt_ext_enum",
  1041. Tag: "varint,53,opt,name=opt_ext_enum,enum=pb2.Enum",
  1042. Filename: "pb2/test.proto",
  1043. },
  1044. {
  1045. ExtendedType: (*Extensions)(nil),
  1046. ExtensionType: (*Nested)(nil),
  1047. Field: 54,
  1048. Name: "pb2.ExtensionsContainer.opt_ext_nested",
  1049. Tag: "bytes,54,opt,name=opt_ext_nested",
  1050. Filename: "pb2/test.proto",
  1051. },
  1052. {
  1053. ExtendedType: (*Extensions)(nil),
  1054. ExtensionType: ([]string)(nil),
  1055. Field: 61,
  1056. Name: "pb2.ExtensionsContainer.rpt_ext_string",
  1057. Tag: "bytes,61,rep,name=rpt_ext_string",
  1058. Filename: "pb2/test.proto",
  1059. },
  1060. {
  1061. ExtendedType: (*Extensions)(nil),
  1062. ExtensionType: ([]Enum)(nil),
  1063. Field: 62,
  1064. Name: "pb2.ExtensionsContainer.rpt_ext_enum",
  1065. Tag: "varint,62,rep,name=rpt_ext_enum,enum=pb2.Enum",
  1066. Filename: "pb2/test.proto",
  1067. },
  1068. {
  1069. ExtendedType: (*Extensions)(nil),
  1070. ExtensionType: ([]*Nested)(nil),
  1071. Field: 63,
  1072. Name: "pb2.ExtensionsContainer.rpt_ext_nested",
  1073. Tag: "bytes,63,rep,name=rpt_ext_nested",
  1074. Filename: "pb2/test.proto",
  1075. },
  1076. {
  1077. ExtendedType: (*MessageSet)(nil),
  1078. ExtensionType: (*MessageSetExtension)(nil),
  1079. Field: 10,
  1080. Name: "pb2.MessageSetExtension",
  1081. Tag: "bytes,10,opt,name=message_set_extension",
  1082. Filename: "pb2/test.proto",
  1083. },
  1084. {
  1085. ExtendedType: (*MessageSet)(nil),
  1086. ExtensionType: (*MessageSetExtension)(nil),
  1087. Field: 20,
  1088. Name: "pb2.MessageSetExtension.not_message_set_extension",
  1089. Tag: "bytes,20,opt,name=not_message_set_extension",
  1090. Filename: "pb2/test.proto",
  1091. },
  1092. {
  1093. ExtendedType: (*MessageSet)(nil),
  1094. ExtensionType: (*Nested)(nil),
  1095. Field: 30,
  1096. Name: "pb2.MessageSetExtension.ext_nested",
  1097. Tag: "bytes,30,opt,name=ext_nested",
  1098. Filename: "pb2/test.proto",
  1099. },
  1100. {
  1101. ExtendedType: (*FakeMessageSet)(nil),
  1102. ExtensionType: (*FakeMessageSetExtension)(nil),
  1103. Field: 10,
  1104. Name: "pb2.FakeMessageSetExtension.message_set_extension",
  1105. Tag: "bytes,10,opt,name=message_set_extension",
  1106. Filename: "pb2/test.proto",
  1107. },
  1108. }
  1109. var (
  1110. // extend pb2.Extensions { optional bool opt_ext_bool = 21; }
  1111. E_OptExtBool = &xxx_File_pb2_test_proto_extDescs[0]
  1112. // extend pb2.Extensions { optional string opt_ext_string = 22; }
  1113. E_OptExtString = &xxx_File_pb2_test_proto_extDescs[1]
  1114. // extend pb2.Extensions { optional pb2.Enum opt_ext_enum = 23; }
  1115. E_OptExtEnum = &xxx_File_pb2_test_proto_extDescs[2]
  1116. // extend pb2.Extensions { optional pb2.Nested opt_ext_nested = 24; }
  1117. E_OptExtNested = &xxx_File_pb2_test_proto_extDescs[3]
  1118. // extend pb2.Extensions { repeated fixed32 rpt_ext_fixed32 = 31; }
  1119. E_RptExtFixed32 = &xxx_File_pb2_test_proto_extDescs[4]
  1120. // extend pb2.Extensions { repeated pb2.Enum rpt_ext_enum = 32; }
  1121. E_RptExtEnum = &xxx_File_pb2_test_proto_extDescs[5]
  1122. // extend pb2.Extensions { repeated pb2.Nested rpt_ext_nested = 33; }
  1123. E_RptExtNested = &xxx_File_pb2_test_proto_extDescs[6]
  1124. // extend pb2.MessageSet { optional pb2.FakeMessageSetExtension message_set_extension = 50; }
  1125. E_MessageSetExtension = &xxx_File_pb2_test_proto_extDescs[7]
  1126. // extend pb2.Extensions { optional bool opt_ext_bool = 51; }
  1127. E_ExtensionsContainer_OptExtBool = &xxx_File_pb2_test_proto_extDescs[8]
  1128. // extend pb2.Extensions { optional string opt_ext_string = 52; }
  1129. E_ExtensionsContainer_OptExtString = &xxx_File_pb2_test_proto_extDescs[9]
  1130. // extend pb2.Extensions { optional pb2.Enum opt_ext_enum = 53; }
  1131. E_ExtensionsContainer_OptExtEnum = &xxx_File_pb2_test_proto_extDescs[10]
  1132. // extend pb2.Extensions { optional pb2.Nested opt_ext_nested = 54; }
  1133. E_ExtensionsContainer_OptExtNested = &xxx_File_pb2_test_proto_extDescs[11]
  1134. // extend pb2.Extensions { repeated string rpt_ext_string = 61; }
  1135. E_ExtensionsContainer_RptExtString = &xxx_File_pb2_test_proto_extDescs[12]
  1136. // extend pb2.Extensions { repeated pb2.Enum rpt_ext_enum = 62; }
  1137. E_ExtensionsContainer_RptExtEnum = &xxx_File_pb2_test_proto_extDescs[13]
  1138. // extend pb2.Extensions { repeated pb2.Nested rpt_ext_nested = 63; }
  1139. E_ExtensionsContainer_RptExtNested = &xxx_File_pb2_test_proto_extDescs[14]
  1140. // extend pb2.MessageSet { optional pb2.MessageSetExtension message_set_extension = 10; }
  1141. E_MessageSetExtension_MessageSetExtension = &xxx_File_pb2_test_proto_extDescs[15]
  1142. // extend pb2.MessageSet { optional pb2.MessageSetExtension not_message_set_extension = 20; }
  1143. E_MessageSetExtension_NotMessageSetExtension = &xxx_File_pb2_test_proto_extDescs[16]
  1144. // extend pb2.MessageSet { optional pb2.Nested ext_nested = 30; }
  1145. E_MessageSetExtension_ExtNested = &xxx_File_pb2_test_proto_extDescs[17]
  1146. // extend pb2.FakeMessageSet { optional pb2.FakeMessageSetExtension message_set_extension = 10; }
  1147. E_FakeMessageSetExtension_MessageSetExtension = &xxx_File_pb2_test_proto_extDescs[18]
  1148. )
  1149. var File_pb2_test_proto protoreflect.FileDescriptor
  1150. var xxx_File_pb2_test_proto_rawDesc = []byte{
  1151. 0x0a, 0x0e, 0x70, 0x62, 0x32, 0x2f, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  1152. 0x12, 0x03, 0x70, 0x62, 0x32, 0x1a, 0x19, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72,
  1153. 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x61, 0x6e, 0x79, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  1154. 0x1a, 0x1b, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75,
  1155. 0x66, 0x2f, 0x65, 0x6d, 0x70, 0x74, 0x79, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x20, 0x67,
  1156. 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x66,
  1157. 0x69, 0x65, 0x6c, 0x64, 0x5f, 0x6d, 0x61, 0x73, 0x6b, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a,
  1158. 0x1e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66,
  1159. 0x2f, 0x64, 0x75, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a,
  1160. 0x1c, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66,
  1161. 0x2f, 0x73, 0x74, 0x72, 0x75, 0x63, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x1f, 0x67,
  1162. 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x74,
  1163. 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x1e,
  1164. 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f,
  1165. 0x77, 0x72, 0x61, 0x70, 0x70, 0x65, 0x72, 0x73, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x22, 0xda,
  1166. 0x03, 0x0a, 0x07, 0x53, 0x63, 0x61, 0x6c, 0x61, 0x72, 0x73, 0x12, 0x19, 0x0a, 0x08, 0x6f, 0x70,
  1167. 0x74, 0x5f, 0x62, 0x6f, 0x6f, 0x6c, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x07, 0x6f, 0x70,
  1168. 0x74, 0x42, 0x6f, 0x6f, 0x6c, 0x12, 0x1b, 0x0a, 0x09, 0x6f, 0x70, 0x74, 0x5f, 0x69, 0x6e, 0x74,
  1169. 0x33, 0x32, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x08, 0x6f, 0x70, 0x74, 0x49, 0x6e, 0x74,
  1170. 0x33, 0x32, 0x12, 0x1b, 0x0a, 0x09, 0x6f, 0x70, 0x74, 0x5f, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x18,
  1171. 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x6f, 0x70, 0x74, 0x49, 0x6e, 0x74, 0x36, 0x34, 0x12,
  1172. 0x1d, 0x0a, 0x0a, 0x6f, 0x70, 0x74, 0x5f, 0x75, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x18, 0x04, 0x20,
  1173. 0x01, 0x28, 0x0d, 0x52, 0x09, 0x6f, 0x70, 0x74, 0x55, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x12, 0x1d,
  1174. 0x0a, 0x0a, 0x6f, 0x70, 0x74, 0x5f, 0x75, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x18, 0x05, 0x20, 0x01,
  1175. 0x28, 0x04, 0x52, 0x09, 0x6f, 0x70, 0x74, 0x55, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x12, 0x1d, 0x0a,
  1176. 0x0a, 0x6f, 0x70, 0x74, 0x5f, 0x73, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x18, 0x06, 0x20, 0x01, 0x28,
  1177. 0x11, 0x52, 0x09, 0x6f, 0x70, 0x74, 0x53, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x12, 0x1d, 0x0a, 0x0a,
  1178. 0x6f, 0x70, 0x74, 0x5f, 0x73, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x18, 0x07, 0x20, 0x01, 0x28, 0x12,
  1179. 0x52, 0x09, 0x6f, 0x70, 0x74, 0x53, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x12, 0x1f, 0x0a, 0x0b, 0x6f,
  1180. 0x70, 0x74, 0x5f, 0x66, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x18, 0x08, 0x20, 0x01, 0x28, 0x07,
  1181. 0x52, 0x0a, 0x6f, 0x70, 0x74, 0x46, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x12, 0x1f, 0x0a, 0x0b,
  1182. 0x6f, 0x70, 0x74, 0x5f, 0x66, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34, 0x18, 0x09, 0x20, 0x01, 0x28,
  1183. 0x06, 0x52, 0x0a, 0x6f, 0x70, 0x74, 0x46, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34, 0x12, 0x21, 0x0a,
  1184. 0x0c, 0x6f, 0x70, 0x74, 0x5f, 0x73, 0x66, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x18, 0x0a, 0x20,
  1185. 0x01, 0x28, 0x0f, 0x52, 0x0b, 0x6f, 0x70, 0x74, 0x53, 0x66, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32,
  1186. 0x12, 0x21, 0x0a, 0x0c, 0x6f, 0x70, 0x74, 0x5f, 0x73, 0x66, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34,
  1187. 0x18, 0x0b, 0x20, 0x01, 0x28, 0x10, 0x52, 0x0b, 0x6f, 0x70, 0x74, 0x53, 0x66, 0x69, 0x78, 0x65,
  1188. 0x64, 0x36, 0x34, 0x12, 0x1b, 0x0a, 0x09, 0x6f, 0x70, 0x74, 0x5f, 0x66, 0x6c, 0x6f, 0x61, 0x74,
  1189. 0x18, 0x14, 0x20, 0x01, 0x28, 0x02, 0x52, 0x08, 0x6f, 0x70, 0x74, 0x46, 0x6c, 0x6f, 0x61, 0x74,
  1190. 0x12, 0x1d, 0x0a, 0x0a, 0x6f, 0x70, 0x74, 0x5f, 0x64, 0x6f, 0x75, 0x62, 0x6c, 0x65, 0x18, 0x15,
  1191. 0x20, 0x01, 0x28, 0x01, 0x52, 0x09, 0x6f, 0x70, 0x74, 0x44, 0x6f, 0x75, 0x62, 0x6c, 0x65, 0x12,
  1192. 0x1b, 0x0a, 0x09, 0x6f, 0x70, 0x74, 0x5f, 0x62, 0x79, 0x74, 0x65, 0x73, 0x18, 0x0e, 0x20, 0x01,
  1193. 0x28, 0x0c, 0x52, 0x08, 0x6f, 0x70, 0x74, 0x42, 0x79, 0x74, 0x65, 0x73, 0x12, 0x1d, 0x0a, 0x0a,
  1194. 0x6f, 0x70, 0x74, 0x5f, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x09,
  1195. 0x52, 0x09, 0x6f, 0x70, 0x74, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x22, 0xfb, 0x01, 0x0a, 0x05,
  1196. 0x45, 0x6e, 0x75, 0x6d, 0x73, 0x12, 0x24, 0x0a, 0x08, 0x6f, 0x70, 0x74, 0x5f, 0x65, 0x6e, 0x75,
  1197. 0x6d, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x09, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x45, 0x6e,
  1198. 0x75, 0x6d, 0x52, 0x07, 0x6f, 0x70, 0x74, 0x45, 0x6e, 0x75, 0x6d, 0x12, 0x24, 0x0a, 0x08, 0x72,
  1199. 0x70, 0x74, 0x5f, 0x65, 0x6e, 0x75, 0x6d, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0e, 0x32, 0x09, 0x2e,
  1200. 0x70, 0x62, 0x32, 0x2e, 0x45, 0x6e, 0x75, 0x6d, 0x52, 0x07, 0x72, 0x70, 0x74, 0x45, 0x6e, 0x75,
  1201. 0x6d, 0x12, 0x3d, 0x0a, 0x0f, 0x6f, 0x70, 0x74, 0x5f, 0x6e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x5f,
  1202. 0x65, 0x6e, 0x75, 0x6d, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x15, 0x2e, 0x70, 0x62, 0x32,
  1203. 0x2e, 0x45, 0x6e, 0x75, 0x6d, 0x73, 0x2e, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x45, 0x6e, 0x75,
  1204. 0x6d, 0x52, 0x0d, 0x6f, 0x70, 0x74, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x45, 0x6e, 0x75, 0x6d,
  1205. 0x12, 0x3d, 0x0a, 0x0f, 0x72, 0x70, 0x74, 0x5f, 0x6e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x5f, 0x65,
  1206. 0x6e, 0x75, 0x6d, 0x18, 0x04, 0x20, 0x03, 0x28, 0x0e, 0x32, 0x15, 0x2e, 0x70, 0x62, 0x32, 0x2e,
  1207. 0x45, 0x6e, 0x75, 0x6d, 0x73, 0x2e, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x45, 0x6e, 0x75, 0x6d,
  1208. 0x52, 0x0d, 0x72, 0x70, 0x74, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x45, 0x6e, 0x75, 0x6d, 0x22,
  1209. 0x28, 0x0a, 0x0a, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x45, 0x6e, 0x75, 0x6d, 0x12, 0x07, 0x0a,
  1210. 0x03, 0x55, 0x4e, 0x4f, 0x10, 0x01, 0x12, 0x07, 0x0a, 0x03, 0x44, 0x4f, 0x53, 0x10, 0x02, 0x12,
  1211. 0x08, 0x0a, 0x04, 0x44, 0x49, 0x45, 0x5a, 0x10, 0x0a, 0x22, 0x94, 0x02, 0x0a, 0x07, 0x52, 0x65,
  1212. 0x70, 0x65, 0x61, 0x74, 0x73, 0x12, 0x19, 0x0a, 0x08, 0x72, 0x70, 0x74, 0x5f, 0x62, 0x6f, 0x6f,
  1213. 0x6c, 0x18, 0x01, 0x20, 0x03, 0x28, 0x08, 0x52, 0x07, 0x72, 0x70, 0x74, 0x42, 0x6f, 0x6f, 0x6c,
  1214. 0x12, 0x1b, 0x0a, 0x09, 0x72, 0x70, 0x74, 0x5f, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x18, 0x02, 0x20,
  1215. 0x03, 0x28, 0x05, 0x52, 0x08, 0x72, 0x70, 0x74, 0x49, 0x6e, 0x74, 0x33, 0x32, 0x12, 0x1b, 0x0a,
  1216. 0x09, 0x72, 0x70, 0x74, 0x5f, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x18, 0x03, 0x20, 0x03, 0x28, 0x03,
  1217. 0x52, 0x08, 0x72, 0x70, 0x74, 0x49, 0x6e, 0x74, 0x36, 0x34, 0x12, 0x1d, 0x0a, 0x0a, 0x72, 0x70,
  1218. 0x74, 0x5f, 0x75, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x18, 0x04, 0x20, 0x03, 0x28, 0x0d, 0x52, 0x09,
  1219. 0x72, 0x70, 0x74, 0x55, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x12, 0x1d, 0x0a, 0x0a, 0x72, 0x70, 0x74,
  1220. 0x5f, 0x75, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x18, 0x05, 0x20, 0x03, 0x28, 0x04, 0x52, 0x09, 0x72,
  1221. 0x70, 0x74, 0x55, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x12, 0x1b, 0x0a, 0x09, 0x72, 0x70, 0x74, 0x5f,
  1222. 0x66, 0x6c, 0x6f, 0x61, 0x74, 0x18, 0x06, 0x20, 0x03, 0x28, 0x02, 0x52, 0x08, 0x72, 0x70, 0x74,
  1223. 0x46, 0x6c, 0x6f, 0x61, 0x74, 0x12, 0x1d, 0x0a, 0x0a, 0x72, 0x70, 0x74, 0x5f, 0x64, 0x6f, 0x75,
  1224. 0x62, 0x6c, 0x65, 0x18, 0x07, 0x20, 0x03, 0x28, 0x01, 0x52, 0x09, 0x72, 0x70, 0x74, 0x44, 0x6f,
  1225. 0x75, 0x62, 0x6c, 0x65, 0x12, 0x1d, 0x0a, 0x0a, 0x72, 0x70, 0x74, 0x5f, 0x73, 0x74, 0x72, 0x69,
  1226. 0x6e, 0x67, 0x18, 0x08, 0x20, 0x03, 0x28, 0x09, 0x52, 0x09, 0x72, 0x70, 0x74, 0x53, 0x74, 0x72,
  1227. 0x69, 0x6e, 0x67, 0x12, 0x1b, 0x0a, 0x09, 0x72, 0x70, 0x74, 0x5f, 0x62, 0x79, 0x74, 0x65, 0x73,
  1228. 0x18, 0x09, 0x20, 0x03, 0x28, 0x0c, 0x52, 0x08, 0x72, 0x70, 0x74, 0x42, 0x79, 0x74, 0x65, 0x73,
  1229. 0x22, 0x53, 0x0a, 0x06, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x12, 0x1d, 0x0a, 0x0a, 0x6f, 0x70,
  1230. 0x74, 0x5f, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09,
  1231. 0x6f, 0x70, 0x74, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x12, 0x2a, 0x0a, 0x0a, 0x6f, 0x70, 0x74,
  1232. 0x5f, 0x6e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0b, 0x2e,
  1233. 0x70, 0x62, 0x32, 0x2e, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x52, 0x09, 0x6f, 0x70, 0x74, 0x4e,
  1234. 0x65, 0x73, 0x74, 0x65, 0x64, 0x22, 0xd3, 0x03, 0x0a, 0x05, 0x4e, 0x65, 0x73, 0x74, 0x73, 0x12,
  1235. 0x2a, 0x0a, 0x0a, 0x6f, 0x70, 0x74, 0x5f, 0x6e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x18, 0x01, 0x20,
  1236. 0x01, 0x28, 0x0b, 0x32, 0x0b, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64,
  1237. 0x52, 0x09, 0x6f, 0x70, 0x74, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x12, 0x2f, 0x0a, 0x08, 0x6f,
  1238. 0x70, 0x74, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0a, 0x32, 0x13, 0x2e,
  1239. 0x70, 0x62, 0x32, 0x2e, 0x4e, 0x65, 0x73, 0x74, 0x73, 0x2e, 0x4f, 0x70, 0x74, 0x47, 0x72, 0x6f,
  1240. 0x75, 0x70, 0x52, 0x08, 0x6f, 0x70, 0x74, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x12, 0x2a, 0x0a, 0x0a,
  1241. 0x72, 0x70, 0x74, 0x5f, 0x6e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x18, 0x04, 0x20, 0x03, 0x28, 0x0b,
  1242. 0x32, 0x0b, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x52, 0x09, 0x72,
  1243. 0x70, 0x74, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x12, 0x2f, 0x0a, 0x08, 0x72, 0x70, 0x74, 0x67,
  1244. 0x72, 0x6f, 0x75, 0x70, 0x18, 0x05, 0x20, 0x03, 0x28, 0x0a, 0x32, 0x13, 0x2e, 0x70, 0x62, 0x32,
  1245. 0x2e, 0x4e, 0x65, 0x73, 0x74, 0x73, 0x2e, 0x52, 0x70, 0x74, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x52,
  1246. 0x08, 0x72, 0x70, 0x74, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x1a, 0xd4, 0x01, 0x0a, 0x08, 0x4f, 0x70,
  1247. 0x74, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x12, 0x1d, 0x0a, 0x0a, 0x6f, 0x70, 0x74, 0x5f, 0x73, 0x74,
  1248. 0x72, 0x69, 0x6e, 0x67, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x6f, 0x70, 0x74, 0x53,
  1249. 0x74, 0x72, 0x69, 0x6e, 0x67, 0x12, 0x2a, 0x0a, 0x0a, 0x6f, 0x70, 0x74, 0x5f, 0x6e, 0x65, 0x73,
  1250. 0x74, 0x65, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0b, 0x2e, 0x70, 0x62, 0x32, 0x2e,
  1251. 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x52, 0x09, 0x6f, 0x70, 0x74, 0x4e, 0x65, 0x73, 0x74, 0x65,
  1252. 0x64, 0x12, 0x4a, 0x0a, 0x0e, 0x6f, 0x70, 0x74, 0x6e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x67, 0x72,
  1253. 0x6f, 0x75, 0x70, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0a, 0x32, 0x22, 0x2e, 0x70, 0x62, 0x32, 0x2e,
  1254. 0x4e, 0x65, 0x73, 0x74, 0x73, 0x2e, 0x4f, 0x70, 0x74, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x2e, 0x4f,
  1255. 0x70, 0x74, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x52, 0x0e, 0x6f,
  1256. 0x70, 0x74, 0x6e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x1a, 0x31, 0x0a,
  1257. 0x0e, 0x4f, 0x70, 0x74, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x12,
  1258. 0x1f, 0x0a, 0x0b, 0x6f, 0x70, 0x74, 0x5f, 0x66, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x18, 0x01,
  1259. 0x20, 0x01, 0x28, 0x07, 0x52, 0x0a, 0x6f, 0x70, 0x74, 0x46, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32,
  1260. 0x1a, 0x29, 0x0a, 0x08, 0x52, 0x70, 0x74, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x12, 0x1d, 0x0a, 0x0a,
  1261. 0x72, 0x70, 0x74, 0x5f, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x18, 0x01, 0x20, 0x03, 0x28, 0x09,
  1262. 0x52, 0x09, 0x72, 0x70, 0x74, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x52, 0x0e, 0x72, 0x65, 0x73,
  1263. 0x65, 0x72, 0x76, 0x65, 0x64, 0x5f, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x22, 0xd9, 0x01, 0x0a, 0x09,
  1264. 0x52, 0x65, 0x71, 0x75, 0x69, 0x72, 0x65, 0x64, 0x73, 0x12, 0x19, 0x0a, 0x08, 0x72, 0x65, 0x71,
  1265. 0x5f, 0x62, 0x6f, 0x6f, 0x6c, 0x18, 0x01, 0x20, 0x02, 0x28, 0x08, 0x52, 0x07, 0x72, 0x65, 0x71,
  1266. 0x42, 0x6f, 0x6f, 0x6c, 0x12, 0x21, 0x0a, 0x0c, 0x72, 0x65, 0x71, 0x5f, 0x73, 0x66, 0x69, 0x78,
  1267. 0x65, 0x64, 0x36, 0x34, 0x18, 0x02, 0x20, 0x02, 0x28, 0x10, 0x52, 0x0b, 0x72, 0x65, 0x71, 0x53,
  1268. 0x66, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34, 0x12, 0x1d, 0x0a, 0x0a, 0x72, 0x65, 0x71, 0x5f, 0x64,
  1269. 0x6f, 0x75, 0x62, 0x6c, 0x65, 0x18, 0x03, 0x20, 0x02, 0x28, 0x01, 0x52, 0x09, 0x72, 0x65, 0x71,
  1270. 0x44, 0x6f, 0x75, 0x62, 0x6c, 0x65, 0x12, 0x1d, 0x0a, 0x0a, 0x72, 0x65, 0x71, 0x5f, 0x73, 0x74,
  1271. 0x72, 0x69, 0x6e, 0x67, 0x18, 0x04, 0x20, 0x02, 0x28, 0x09, 0x52, 0x09, 0x72, 0x65, 0x71, 0x53,
  1272. 0x74, 0x72, 0x69, 0x6e, 0x67, 0x12, 0x24, 0x0a, 0x08, 0x72, 0x65, 0x71, 0x5f, 0x65, 0x6e, 0x75,
  1273. 0x6d, 0x18, 0x05, 0x20, 0x02, 0x28, 0x0e, 0x32, 0x09, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x45, 0x6e,
  1274. 0x75, 0x6d, 0x52, 0x07, 0x72, 0x65, 0x71, 0x45, 0x6e, 0x75, 0x6d, 0x12, 0x2a, 0x0a, 0x0a, 0x72,
  1275. 0x65, 0x71, 0x5f, 0x6e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x18, 0x06, 0x20, 0x02, 0x28, 0x0b, 0x32,
  1276. 0x0b, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x52, 0x09, 0x72, 0x65,
  1277. 0x71, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x22, 0x4f, 0x0a, 0x0f, 0x50, 0x61, 0x72, 0x74, 0x69,
  1278. 0x61, 0x6c, 0x52, 0x65, 0x71, 0x75, 0x69, 0x72, 0x65, 0x64, 0x12, 0x1d, 0x0a, 0x0a, 0x72, 0x65,
  1279. 0x71, 0x5f, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x18, 0x01, 0x20, 0x02, 0x28, 0x09, 0x52, 0x09,
  1280. 0x72, 0x65, 0x71, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x12, 0x1d, 0x0a, 0x0a, 0x6f, 0x70, 0x74,
  1281. 0x5f, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x6f,
  1282. 0x70, 0x74, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x22, 0x33, 0x0a, 0x12, 0x4e, 0x65, 0x73, 0x74,
  1283. 0x65, 0x64, 0x57, 0x69, 0x74, 0x68, 0x52, 0x65, 0x71, 0x75, 0x69, 0x72, 0x65, 0x64, 0x12, 0x1d,
  1284. 0x0a, 0x0a, 0x72, 0x65, 0x71, 0x5f, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x18, 0x01, 0x20, 0x02,
  1285. 0x28, 0x09, 0x52, 0x09, 0x72, 0x65, 0x71, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x22, 0xee, 0x02,
  1286. 0x0a, 0x10, 0x49, 0x6e, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x52, 0x65, 0x71, 0x75, 0x69, 0x72,
  1287. 0x65, 0x64, 0x12, 0x36, 0x0a, 0x0a, 0x6f, 0x70, 0x74, 0x5f, 0x6e, 0x65, 0x73, 0x74, 0x65, 0x64,
  1288. 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x17, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x4e, 0x65, 0x73,
  1289. 0x74, 0x65, 0x64, 0x57, 0x69, 0x74, 0x68, 0x52, 0x65, 0x71, 0x75, 0x69, 0x72, 0x65, 0x64, 0x52,
  1290. 0x09, 0x6f, 0x70, 0x74, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x12, 0x36, 0x0a, 0x0a, 0x72, 0x70,
  1291. 0x74, 0x5f, 0x6e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x17,
  1292. 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x57, 0x69, 0x74, 0x68, 0x52,
  1293. 0x65, 0x71, 0x75, 0x69, 0x72, 0x65, 0x64, 0x52, 0x09, 0x72, 0x70, 0x74, 0x4e, 0x65, 0x73, 0x74,
  1294. 0x65, 0x64, 0x12, 0x4a, 0x0a, 0x0d, 0x73, 0x74, 0x72, 0x5f, 0x74, 0x6f, 0x5f, 0x6e, 0x65, 0x73,
  1295. 0x74, 0x65, 0x64, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x26, 0x2e, 0x70, 0x62, 0x32, 0x2e,
  1296. 0x49, 0x6e, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x52, 0x65, 0x71, 0x75, 0x69, 0x72, 0x65, 0x64,
  1297. 0x2e, 0x53, 0x74, 0x72, 0x54, 0x6f, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x45, 0x6e, 0x74, 0x72,
  1298. 0x79, 0x52, 0x0b, 0x73, 0x74, 0x72, 0x54, 0x6f, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x12, 0x3c,
  1299. 0x0a, 0x0c, 0x6f, 0x6e, 0x65, 0x6f, 0x66, 0x5f, 0x6e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x18, 0x04,
  1300. 0x20, 0x01, 0x28, 0x0b, 0x32, 0x17, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x4e, 0x65, 0x73, 0x74, 0x65,
  1301. 0x64, 0x57, 0x69, 0x74, 0x68, 0x52, 0x65, 0x71, 0x75, 0x69, 0x72, 0x65, 0x64, 0x48, 0x00, 0x52,
  1302. 0x0b, 0x6f, 0x6e, 0x65, 0x6f, 0x66, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x1a, 0x57, 0x0a, 0x10,
  1303. 0x53, 0x74, 0x72, 0x54, 0x6f, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x45, 0x6e, 0x74, 0x72, 0x79,
  1304. 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b,
  1305. 0x65, 0x79, 0x12, 0x2d, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28,
  1306. 0x0b, 0x32, 0x17, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x57, 0x69,
  1307. 0x74, 0x68, 0x52, 0x65, 0x71, 0x75, 0x69, 0x72, 0x65, 0x64, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75,
  1308. 0x65, 0x3a, 0x02, 0x38, 0x01, 0x42, 0x07, 0x0a, 0x05, 0x75, 0x6e, 0x69, 0x6f, 0x6e, 0x22, 0x69,
  1309. 0x0a, 0x0a, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x1d, 0x0a, 0x0a,
  1310. 0x6f, 0x70, 0x74, 0x5f, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  1311. 0x52, 0x09, 0x6f, 0x70, 0x74, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x12, 0x19, 0x0a, 0x08, 0x6f,
  1312. 0x70, 0x74, 0x5f, 0x62, 0x6f, 0x6f, 0x6c, 0x18, 0x65, 0x20, 0x01, 0x28, 0x08, 0x52, 0x07, 0x6f,
  1313. 0x70, 0x74, 0x42, 0x6f, 0x6f, 0x6c, 0x12, 0x1b, 0x0a, 0x09, 0x6f, 0x70, 0x74, 0x5f, 0x69, 0x6e,
  1314. 0x74, 0x33, 0x32, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x08, 0x6f, 0x70, 0x74, 0x49, 0x6e,
  1315. 0x74, 0x33, 0x32, 0x2a, 0x04, 0x08, 0x14, 0x10, 0x65, 0x22, 0xba, 0x03, 0x0a, 0x13, 0x45, 0x78,
  1316. 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x43, 0x6f, 0x6e, 0x74, 0x61, 0x69, 0x6e, 0x65,
  1317. 0x72, 0x32, 0x31, 0x0a, 0x0c, 0x6f, 0x70, 0x74, 0x5f, 0x65, 0x78, 0x74, 0x5f, 0x62, 0x6f, 0x6f,
  1318. 0x6c, 0x12, 0x0f, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f,
  1319. 0x6e, 0x73, 0x18, 0x33, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0a, 0x6f, 0x70, 0x74, 0x45, 0x78, 0x74,
  1320. 0x42, 0x6f, 0x6f, 0x6c, 0x32, 0x35, 0x0a, 0x0e, 0x6f, 0x70, 0x74, 0x5f, 0x65, 0x78, 0x74, 0x5f,
  1321. 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x12, 0x0f, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x45, 0x78, 0x74,
  1322. 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x34, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, 0x6f,
  1323. 0x70, 0x74, 0x45, 0x78, 0x74, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x32, 0x3c, 0x0a, 0x0c, 0x6f,
  1324. 0x70, 0x74, 0x5f, 0x65, 0x78, 0x74, 0x5f, 0x65, 0x6e, 0x75, 0x6d, 0x12, 0x0f, 0x2e, 0x70, 0x62,
  1325. 0x32, 0x2e, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x35, 0x20, 0x01,
  1326. 0x28, 0x0e, 0x32, 0x09, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x45, 0x6e, 0x75, 0x6d, 0x52, 0x0a, 0x6f,
  1327. 0x70, 0x74, 0x45, 0x78, 0x74, 0x45, 0x6e, 0x75, 0x6d, 0x32, 0x42, 0x0a, 0x0e, 0x6f, 0x70, 0x74,
  1328. 0x5f, 0x65, 0x78, 0x74, 0x5f, 0x6e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x12, 0x0f, 0x2e, 0x70, 0x62,
  1329. 0x32, 0x2e, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x36, 0x20, 0x01,
  1330. 0x28, 0x0b, 0x32, 0x0b, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x52,
  1331. 0x0c, 0x6f, 0x70, 0x74, 0x45, 0x78, 0x74, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x32, 0x35, 0x0a,
  1332. 0x0e, 0x72, 0x70, 0x74, 0x5f, 0x65, 0x78, 0x74, 0x5f, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x12,
  1333. 0x0f, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73,
  1334. 0x18, 0x3d, 0x20, 0x03, 0x28, 0x09, 0x52, 0x0c, 0x72, 0x70, 0x74, 0x45, 0x78, 0x74, 0x53, 0x74,
  1335. 0x72, 0x69, 0x6e, 0x67, 0x32, 0x3c, 0x0a, 0x0c, 0x72, 0x70, 0x74, 0x5f, 0x65, 0x78, 0x74, 0x5f,
  1336. 0x65, 0x6e, 0x75, 0x6d, 0x12, 0x0f, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x45, 0x78, 0x74, 0x65, 0x6e,
  1337. 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x3e, 0x20, 0x03, 0x28, 0x0e, 0x32, 0x09, 0x2e, 0x70, 0x62,
  1338. 0x32, 0x2e, 0x45, 0x6e, 0x75, 0x6d, 0x52, 0x0a, 0x72, 0x70, 0x74, 0x45, 0x78, 0x74, 0x45, 0x6e,
  1339. 0x75, 0x6d, 0x32, 0x42, 0x0a, 0x0e, 0x72, 0x70, 0x74, 0x5f, 0x65, 0x78, 0x74, 0x5f, 0x6e, 0x65,
  1340. 0x73, 0x74, 0x65, 0x64, 0x12, 0x0f, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x45, 0x78, 0x74, 0x65, 0x6e,
  1341. 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x3f, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x0b, 0x2e, 0x70, 0x62,
  1342. 0x32, 0x2e, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x52, 0x0c, 0x72, 0x70, 0x74, 0x45, 0x78, 0x74,
  1343. 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x22, 0x1a, 0x0a, 0x0a, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67,
  1344. 0x65, 0x53, 0x65, 0x74, 0x2a, 0x08, 0x08, 0x04, 0x10, 0xff, 0xff, 0xff, 0xff, 0x07, 0x3a, 0x02,
  1345. 0x08, 0x01, 0x22, 0xb6, 0x02, 0x0a, 0x13, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x53, 0x65,
  1346. 0x74, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x1d, 0x0a, 0x0a, 0x6f, 0x70,
  1347. 0x74, 0x5f, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09,
  1348. 0x6f, 0x70, 0x74, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x32, 0x5d, 0x0a, 0x15, 0x6d, 0x65, 0x73,
  1349. 0x73, 0x61, 0x67, 0x65, 0x5f, 0x73, 0x65, 0x74, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69,
  1350. 0x6f, 0x6e, 0x12, 0x0f, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
  1351. 0x53, 0x65, 0x74, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x70, 0x62, 0x32, 0x2e,
  1352. 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x53, 0x65, 0x74, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73,
  1353. 0x69, 0x6f, 0x6e, 0x52, 0x13, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x53, 0x65, 0x74, 0x45,
  1354. 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x32, 0x64, 0x0a, 0x19, 0x6e, 0x6f, 0x74, 0x5f,
  1355. 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x5f, 0x73, 0x65, 0x74, 0x5f, 0x65, 0x78, 0x74, 0x65,
  1356. 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x0f, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x4d, 0x65, 0x73, 0x73,
  1357. 0x61, 0x67, 0x65, 0x53, 0x65, 0x74, 0x18, 0x14, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x70,
  1358. 0x62, 0x32, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x53, 0x65, 0x74, 0x45, 0x78, 0x74,
  1359. 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x52, 0x16, 0x6e, 0x6f, 0x74, 0x4d, 0x65, 0x73, 0x73, 0x61,
  1360. 0x67, 0x65, 0x53, 0x65, 0x74, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x32, 0x3b,
  1361. 0x0a, 0x0a, 0x65, 0x78, 0x74, 0x5f, 0x6e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x12, 0x0f, 0x2e, 0x70,
  1362. 0x62, 0x32, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x53, 0x65, 0x74, 0x18, 0x1e, 0x20,
  1363. 0x01, 0x28, 0x0b, 0x32, 0x0b, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64,
  1364. 0x52, 0x09, 0x65, 0x78, 0x74, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x22, 0x1a, 0x0a, 0x0e, 0x46,
  1365. 0x61, 0x6b, 0x65, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x53, 0x65, 0x74, 0x2a, 0x08, 0x08,
  1366. 0x04, 0x10, 0x80, 0x80, 0x80, 0x80, 0x02, 0x22, 0x9f, 0x01, 0x0a, 0x17, 0x46, 0x61, 0x6b, 0x65,
  1367. 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x53, 0x65, 0x74, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73,
  1368. 0x69, 0x6f, 0x6e, 0x12, 0x1d, 0x0a, 0x0a, 0x6f, 0x70, 0x74, 0x5f, 0x73, 0x74, 0x72, 0x69, 0x6e,
  1369. 0x67, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x6f, 0x70, 0x74, 0x53, 0x74, 0x72, 0x69,
  1370. 0x6e, 0x67, 0x32, 0x65, 0x0a, 0x15, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x5f, 0x73, 0x65,
  1371. 0x74, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x13, 0x2e, 0x70, 0x62,
  1372. 0x32, 0x2e, 0x46, 0x61, 0x6b, 0x65, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x53, 0x65, 0x74,
  1373. 0x18, 0x0a, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1c, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x46, 0x61, 0x6b,
  1374. 0x65, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x53, 0x65, 0x74, 0x45, 0x78, 0x74, 0x65, 0x6e,
  1375. 0x73, 0x69, 0x6f, 0x6e, 0x52, 0x13, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x53, 0x65, 0x74,
  1376. 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x22, 0xe7, 0x07, 0x0a, 0x0a, 0x4b, 0x6e,
  1377. 0x6f, 0x77, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x73, 0x12, 0x35, 0x0a, 0x08, 0x6f, 0x70, 0x74, 0x5f,
  1378. 0x62, 0x6f, 0x6f, 0x6c, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x67, 0x6f, 0x6f,
  1379. 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x42, 0x6f, 0x6f,
  1380. 0x6c, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x52, 0x07, 0x6f, 0x70, 0x74, 0x42, 0x6f, 0x6f, 0x6c, 0x12,
  1381. 0x38, 0x0a, 0x09, 0x6f, 0x70, 0x74, 0x5f, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x18, 0x02, 0x20, 0x01,
  1382. 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74,
  1383. 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x49, 0x6e, 0x74, 0x33, 0x32, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x52,
  1384. 0x08, 0x6f, 0x70, 0x74, 0x49, 0x6e, 0x74, 0x33, 0x32, 0x12, 0x38, 0x0a, 0x09, 0x6f, 0x70, 0x74,
  1385. 0x5f, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x67,
  1386. 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x49,
  1387. 0x6e, 0x74, 0x36, 0x34, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x52, 0x08, 0x6f, 0x70, 0x74, 0x49, 0x6e,
  1388. 0x74, 0x36, 0x34, 0x12, 0x3b, 0x0a, 0x0a, 0x6f, 0x70, 0x74, 0x5f, 0x75, 0x69, 0x6e, 0x74, 0x33,
  1389. 0x32, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1c, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65,
  1390. 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x55, 0x49, 0x6e, 0x74, 0x33, 0x32,
  1391. 0x56, 0x61, 0x6c, 0x75, 0x65, 0x52, 0x09, 0x6f, 0x70, 0x74, 0x55, 0x69, 0x6e, 0x74, 0x33, 0x32,
  1392. 0x12, 0x3b, 0x0a, 0x0a, 0x6f, 0x70, 0x74, 0x5f, 0x75, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x18, 0x05,
  1393. 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1c, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72,
  1394. 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x55, 0x49, 0x6e, 0x74, 0x36, 0x34, 0x56, 0x61, 0x6c,
  1395. 0x75, 0x65, 0x52, 0x09, 0x6f, 0x70, 0x74, 0x55, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x12, 0x38, 0x0a,
  1396. 0x09, 0x6f, 0x70, 0x74, 0x5f, 0x66, 0x6c, 0x6f, 0x61, 0x74, 0x18, 0x06, 0x20, 0x01, 0x28, 0x0b,
  1397. 0x32, 0x1b, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62,
  1398. 0x75, 0x66, 0x2e, 0x46, 0x6c, 0x6f, 0x61, 0x74, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x52, 0x08, 0x6f,
  1399. 0x70, 0x74, 0x46, 0x6c, 0x6f, 0x61, 0x74, 0x12, 0x3b, 0x0a, 0x0a, 0x6f, 0x70, 0x74, 0x5f, 0x64,
  1400. 0x6f, 0x75, 0x62, 0x6c, 0x65, 0x18, 0x07, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1c, 0x2e, 0x67, 0x6f,
  1401. 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x44, 0x6f,
  1402. 0x75, 0x62, 0x6c, 0x65, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x52, 0x09, 0x6f, 0x70, 0x74, 0x44, 0x6f,
  1403. 0x75, 0x62, 0x6c, 0x65, 0x12, 0x3b, 0x0a, 0x0a, 0x6f, 0x70, 0x74, 0x5f, 0x73, 0x74, 0x72, 0x69,
  1404. 0x6e, 0x67, 0x18, 0x08, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1c, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c,
  1405. 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x53, 0x74, 0x72, 0x69, 0x6e,
  1406. 0x67, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x52, 0x09, 0x6f, 0x70, 0x74, 0x53, 0x74, 0x72, 0x69, 0x6e,
  1407. 0x67, 0x12, 0x38, 0x0a, 0x09, 0x6f, 0x70, 0x74, 0x5f, 0x62, 0x79, 0x74, 0x65, 0x73, 0x18, 0x09,
  1408. 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72,
  1409. 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x42, 0x79, 0x74, 0x65, 0x73, 0x56, 0x61, 0x6c, 0x75,
  1410. 0x65, 0x52, 0x08, 0x6f, 0x70, 0x74, 0x42, 0x79, 0x74, 0x65, 0x73, 0x12, 0x3c, 0x0a, 0x0c, 0x6f,
  1411. 0x70, 0x74, 0x5f, 0x64, 0x75, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x14, 0x20, 0x01, 0x28,
  1412. 0x0b, 0x32, 0x19, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  1413. 0x62, 0x75, 0x66, 0x2e, 0x44, 0x75, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x0b, 0x6f, 0x70,
  1414. 0x74, 0x44, 0x75, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x3f, 0x0a, 0x0d, 0x6f, 0x70, 0x74,
  1415. 0x5f, 0x74, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x18, 0x15, 0x20, 0x01, 0x28, 0x0b,
  1416. 0x32, 0x1a, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62,
  1417. 0x75, 0x66, 0x2e, 0x54, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x52, 0x0c, 0x6f, 0x70,
  1418. 0x74, 0x54, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x12, 0x36, 0x0a, 0x0a, 0x6f, 0x70,
  1419. 0x74, 0x5f, 0x73, 0x74, 0x72, 0x75, 0x63, 0x74, 0x18, 0x19, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x17,
  1420. 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66,
  1421. 0x2e, 0x53, 0x74, 0x72, 0x75, 0x63, 0x74, 0x52, 0x09, 0x6f, 0x70, 0x74, 0x53, 0x74, 0x72, 0x75,
  1422. 0x63, 0x74, 0x12, 0x35, 0x0a, 0x08, 0x6f, 0x70, 0x74, 0x5f, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x1a,
  1423. 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72,
  1424. 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x56, 0x61, 0x6c, 0x75, 0x65,
  1425. 0x52, 0x07, 0x6f, 0x70, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x33, 0x0a, 0x09, 0x6f, 0x70, 0x74,
  1426. 0x5f, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x1b, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x16, 0x2e, 0x67,
  1427. 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x56,
  1428. 0x61, 0x6c, 0x75, 0x65, 0x52, 0x08, 0x6f, 0x70, 0x74, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x12, 0x33,
  1429. 0x0a, 0x09, 0x6f, 0x70, 0x74, 0x5f, 0x65, 0x6d, 0x70, 0x74, 0x79, 0x18, 0x1e, 0x20, 0x01, 0x28,
  1430. 0x0b, 0x32, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  1431. 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x52, 0x08, 0x6f, 0x70, 0x74, 0x45, 0x6d,
  1432. 0x70, 0x74, 0x79, 0x12, 0x2d, 0x0a, 0x07, 0x6f, 0x70, 0x74, 0x5f, 0x61, 0x6e, 0x79, 0x18, 0x20,
  1433. 0x20, 0x01, 0x28, 0x0b, 0x32, 0x14, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72,
  1434. 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x41, 0x6e, 0x79, 0x52, 0x06, 0x6f, 0x70, 0x74, 0x41,
  1435. 0x6e, 0x79, 0x12, 0x3f, 0x0a, 0x0d, 0x6f, 0x70, 0x74, 0x5f, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x6d,
  1436. 0x61, 0x73, 0x6b, 0x18, 0x28, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x67, 0x6f, 0x6f, 0x67,
  1437. 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x46, 0x69, 0x65, 0x6c,
  1438. 0x64, 0x4d, 0x61, 0x73, 0x6b, 0x52, 0x0c, 0x6f, 0x70, 0x74, 0x46, 0x69, 0x65, 0x6c, 0x64, 0x6d,
  1439. 0x61, 0x73, 0x6b, 0x2a, 0x21, 0x0a, 0x04, 0x45, 0x6e, 0x75, 0x6d, 0x12, 0x07, 0x0a, 0x03, 0x4f,
  1440. 0x4e, 0x45, 0x10, 0x01, 0x12, 0x07, 0x0a, 0x03, 0x54, 0x57, 0x4f, 0x10, 0x02, 0x12, 0x07, 0x0a,
  1441. 0x03, 0x54, 0x45, 0x4e, 0x10, 0x0a, 0x3a, 0x31, 0x0a, 0x0c, 0x6f, 0x70, 0x74, 0x5f, 0x65, 0x78,
  1442. 0x74, 0x5f, 0x62, 0x6f, 0x6f, 0x6c, 0x12, 0x0f, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x45, 0x78, 0x74,
  1443. 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x15, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0a, 0x6f,
  1444. 0x70, 0x74, 0x45, 0x78, 0x74, 0x42, 0x6f, 0x6f, 0x6c, 0x3a, 0x35, 0x0a, 0x0e, 0x6f, 0x70, 0x74,
  1445. 0x5f, 0x65, 0x78, 0x74, 0x5f, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x12, 0x0f, 0x2e, 0x70, 0x62,
  1446. 0x32, 0x2e, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x16, 0x20, 0x01,
  1447. 0x28, 0x09, 0x52, 0x0c, 0x6f, 0x70, 0x74, 0x45, 0x78, 0x74, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67,
  1448. 0x3a, 0x3c, 0x0a, 0x0c, 0x6f, 0x70, 0x74, 0x5f, 0x65, 0x78, 0x74, 0x5f, 0x65, 0x6e, 0x75, 0x6d,
  1449. 0x12, 0x0f, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e,
  1450. 0x73, 0x18, 0x17, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x09, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x45, 0x6e,
  1451. 0x75, 0x6d, 0x52, 0x0a, 0x6f, 0x70, 0x74, 0x45, 0x78, 0x74, 0x45, 0x6e, 0x75, 0x6d, 0x3a, 0x42,
  1452. 0x0a, 0x0e, 0x6f, 0x70, 0x74, 0x5f, 0x65, 0x78, 0x74, 0x5f, 0x6e, 0x65, 0x73, 0x74, 0x65, 0x64,
  1453. 0x12, 0x0f, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e,
  1454. 0x73, 0x18, 0x18, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0b, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x4e, 0x65,
  1455. 0x73, 0x74, 0x65, 0x64, 0x52, 0x0c, 0x6f, 0x70, 0x74, 0x45, 0x78, 0x74, 0x4e, 0x65, 0x73, 0x74,
  1456. 0x65, 0x64, 0x3a, 0x37, 0x0a, 0x0f, 0x72, 0x70, 0x74, 0x5f, 0x65, 0x78, 0x74, 0x5f, 0x66, 0x69,
  1457. 0x78, 0x65, 0x64, 0x33, 0x32, 0x12, 0x0f, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x45, 0x78, 0x74, 0x65,
  1458. 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x1f, 0x20, 0x03, 0x28, 0x07, 0x52, 0x0d, 0x72, 0x70,
  1459. 0x74, 0x45, 0x78, 0x74, 0x46, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x3a, 0x3c, 0x0a, 0x0c, 0x72,
  1460. 0x70, 0x74, 0x5f, 0x65, 0x78, 0x74, 0x5f, 0x65, 0x6e, 0x75, 0x6d, 0x12, 0x0f, 0x2e, 0x70, 0x62,
  1461. 0x32, 0x2e, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x20, 0x20, 0x03,
  1462. 0x28, 0x0e, 0x32, 0x09, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x45, 0x6e, 0x75, 0x6d, 0x52, 0x0a, 0x72,
  1463. 0x70, 0x74, 0x45, 0x78, 0x74, 0x45, 0x6e, 0x75, 0x6d, 0x3a, 0x42, 0x0a, 0x0e, 0x72, 0x70, 0x74,
  1464. 0x5f, 0x65, 0x78, 0x74, 0x5f, 0x6e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x12, 0x0f, 0x2e, 0x70, 0x62,
  1465. 0x32, 0x2e, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x21, 0x20, 0x03,
  1466. 0x28, 0x0b, 0x32, 0x0b, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x52,
  1467. 0x0c, 0x72, 0x70, 0x74, 0x45, 0x78, 0x74, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x3a, 0x61, 0x0a,
  1468. 0x15, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x5f, 0x73, 0x65, 0x74, 0x5f, 0x65, 0x78, 0x74,
  1469. 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x0f, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x4d, 0x65, 0x73,
  1470. 0x73, 0x61, 0x67, 0x65, 0x53, 0x65, 0x74, 0x18, 0x32, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1c, 0x2e,
  1471. 0x70, 0x62, 0x32, 0x2e, 0x46, 0x61, 0x6b, 0x65, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x53,
  1472. 0x65, 0x74, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x52, 0x13, 0x6d, 0x65, 0x73,
  1473. 0x73, 0x61, 0x67, 0x65, 0x53, 0x65, 0x74, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e,
  1474. 0x42, 0x37, 0x5a, 0x35, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x67,
  1475. 0x6f, 0x6c, 0x61, 0x6e, 0x67, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x76,
  1476. 0x32, 0x2f, 0x65, 0x6e, 0x63, 0x6f, 0x64, 0x69, 0x6e, 0x67, 0x2f, 0x74, 0x65, 0x73, 0x74, 0x70,
  1477. 0x72, 0x6f, 0x74, 0x6f, 0x73, 0x2f, 0x70, 0x62, 0x32,
  1478. }
  1479. var (
  1480. xxx_File_pb2_test_proto_rawDesc_once sync.Once
  1481. xxx_File_pb2_test_proto_rawDesc_data = xxx_File_pb2_test_proto_rawDesc
  1482. )
  1483. func xxx_File_pb2_test_proto_rawDescGZIP() []byte {
  1484. xxx_File_pb2_test_proto_rawDesc_once.Do(func() {
  1485. xxx_File_pb2_test_proto_rawDesc_data = protoimpl.X.CompressGZIP(xxx_File_pb2_test_proto_rawDesc_data)
  1486. })
  1487. return xxx_File_pb2_test_proto_rawDesc_data
  1488. }
  1489. var xxx_File_pb2_test_proto_enumTypes = make([]protoreflect.EnumType, 2)
  1490. var xxx_File_pb2_test_proto_messageTypes = make([]protoimpl.MessageType, 20)
  1491. var xxx_File_pb2_test_proto_goTypes = []interface{}{
  1492. (Enum)(0), // 0: pb2.Enum
  1493. (Enums_NestedEnum)(0), // 1: pb2.Enums.NestedEnum
  1494. (*Scalars)(nil), // 2: pb2.Scalars
  1495. (*Enums)(nil), // 3: pb2.Enums
  1496. (*Repeats)(nil), // 4: pb2.Repeats
  1497. (*Nested)(nil), // 5: pb2.Nested
  1498. (*Nests)(nil), // 6: pb2.Nests
  1499. (*Requireds)(nil), // 7: pb2.Requireds
  1500. (*PartialRequired)(nil), // 8: pb2.PartialRequired
  1501. (*NestedWithRequired)(nil), // 9: pb2.NestedWithRequired
  1502. (*IndirectRequired)(nil), // 10: pb2.IndirectRequired
  1503. (*Extensions)(nil), // 11: pb2.Extensions
  1504. (*ExtensionsContainer)(nil), // 12: pb2.ExtensionsContainer
  1505. (*MessageSet)(nil), // 13: pb2.MessageSet
  1506. (*MessageSetExtension)(nil), // 14: pb2.MessageSetExtension
  1507. (*FakeMessageSet)(nil), // 15: pb2.FakeMessageSet
  1508. (*FakeMessageSetExtension)(nil), // 16: pb2.FakeMessageSetExtension
  1509. (*KnownTypes)(nil), // 17: pb2.KnownTypes
  1510. (*Nests_OptGroup)(nil), // 18: pb2.Nests.OptGroup
  1511. (*Nests_RptGroup)(nil), // 19: pb2.Nests.RptGroup
  1512. (*Nests_OptGroup_OptNestedGroup)(nil), // 20: pb2.Nests.OptGroup.OptNestedGroup
  1513. nil, // 21: pb2.IndirectRequired.StrToNestedEntry
  1514. (*known.BoolValue)(nil), // 22: google.protobuf.BoolValue
  1515. (*known.Int32Value)(nil), // 23: google.protobuf.Int32Value
  1516. (*known.Int64Value)(nil), // 24: google.protobuf.Int64Value
  1517. (*known.UInt32Value)(nil), // 25: google.protobuf.UInt32Value
  1518. (*known.UInt64Value)(nil), // 26: google.protobuf.UInt64Value
  1519. (*known.FloatValue)(nil), // 27: google.protobuf.FloatValue
  1520. (*known.DoubleValue)(nil), // 28: google.protobuf.DoubleValue
  1521. (*known.StringValue)(nil), // 29: google.protobuf.StringValue
  1522. (*known.BytesValue)(nil), // 30: google.protobuf.BytesValue
  1523. (*known.Duration)(nil), // 31: google.protobuf.Duration
  1524. (*known.Timestamp)(nil), // 32: google.protobuf.Timestamp
  1525. (*known.Struct)(nil), // 33: google.protobuf.Struct
  1526. (*known.ListValue)(nil), // 34: google.protobuf.ListValue
  1527. (*known.Value)(nil), // 35: google.protobuf.Value
  1528. (*known.Empty)(nil), // 36: google.protobuf.Empty
  1529. (*known.Any)(nil), // 37: google.protobuf.Any
  1530. (*known.FieldMask)(nil), // 38: google.protobuf.FieldMask
  1531. }
  1532. var xxx_File_pb2_test_proto_depIdxs = []int32{
  1533. 11, // pb2.opt_ext_bool:extendee -> pb2.Extensions
  1534. 11, // pb2.opt_ext_string:extendee -> pb2.Extensions
  1535. 11, // pb2.opt_ext_enum:extendee -> pb2.Extensions
  1536. 11, // pb2.opt_ext_nested:extendee -> pb2.Extensions
  1537. 11, // pb2.rpt_ext_fixed32:extendee -> pb2.Extensions
  1538. 11, // pb2.rpt_ext_enum:extendee -> pb2.Extensions
  1539. 11, // pb2.rpt_ext_nested:extendee -> pb2.Extensions
  1540. 13, // pb2.message_set_extension:extendee -> pb2.MessageSet
  1541. 11, // pb2.ExtensionsContainer.opt_ext_bool:extendee -> pb2.Extensions
  1542. 11, // pb2.ExtensionsContainer.opt_ext_string:extendee -> pb2.Extensions
  1543. 11, // pb2.ExtensionsContainer.opt_ext_enum:extendee -> pb2.Extensions
  1544. 11, // pb2.ExtensionsContainer.opt_ext_nested:extendee -> pb2.Extensions
  1545. 11, // pb2.ExtensionsContainer.rpt_ext_string:extendee -> pb2.Extensions
  1546. 11, // pb2.ExtensionsContainer.rpt_ext_enum:extendee -> pb2.Extensions
  1547. 11, // pb2.ExtensionsContainer.rpt_ext_nested:extendee -> pb2.Extensions
  1548. 13, // pb2.MessageSetExtension.message_set_extension:extendee -> pb2.MessageSet
  1549. 13, // pb2.MessageSetExtension.not_message_set_extension:extendee -> pb2.MessageSet
  1550. 13, // pb2.MessageSetExtension.ext_nested:extendee -> pb2.MessageSet
  1551. 15, // pb2.FakeMessageSetExtension.message_set_extension:extendee -> pb2.FakeMessageSet
  1552. 0, // pb2.Enums.opt_enum:type_name -> pb2.Enum
  1553. 0, // pb2.Enums.rpt_enum:type_name -> pb2.Enum
  1554. 1, // pb2.Enums.opt_nested_enum:type_name -> pb2.Enums.NestedEnum
  1555. 1, // pb2.Enums.rpt_nested_enum:type_name -> pb2.Enums.NestedEnum
  1556. 5, // pb2.Nested.opt_nested:type_name -> pb2.Nested
  1557. 5, // pb2.Nests.opt_nested:type_name -> pb2.Nested
  1558. 18, // pb2.Nests.optgroup:type_name -> pb2.Nests.OptGroup
  1559. 5, // pb2.Nests.rpt_nested:type_name -> pb2.Nested
  1560. 19, // pb2.Nests.rptgroup:type_name -> pb2.Nests.RptGroup
  1561. 0, // pb2.Requireds.req_enum:type_name -> pb2.Enum
  1562. 5, // pb2.Requireds.req_nested:type_name -> pb2.Nested
  1563. 9, // pb2.IndirectRequired.opt_nested:type_name -> pb2.NestedWithRequired
  1564. 9, // pb2.IndirectRequired.rpt_nested:type_name -> pb2.NestedWithRequired
  1565. 21, // pb2.IndirectRequired.str_to_nested:type_name -> pb2.IndirectRequired.StrToNestedEntry
  1566. 9, // pb2.IndirectRequired.oneof_nested:type_name -> pb2.NestedWithRequired
  1567. 22, // pb2.KnownTypes.opt_bool:type_name -> google.protobuf.BoolValue
  1568. 23, // pb2.KnownTypes.opt_int32:type_name -> google.protobuf.Int32Value
  1569. 24, // pb2.KnownTypes.opt_int64:type_name -> google.protobuf.Int64Value
  1570. 25, // pb2.KnownTypes.opt_uint32:type_name -> google.protobuf.UInt32Value
  1571. 26, // pb2.KnownTypes.opt_uint64:type_name -> google.protobuf.UInt64Value
  1572. 27, // pb2.KnownTypes.opt_float:type_name -> google.protobuf.FloatValue
  1573. 28, // pb2.KnownTypes.opt_double:type_name -> google.protobuf.DoubleValue
  1574. 29, // pb2.KnownTypes.opt_string:type_name -> google.protobuf.StringValue
  1575. 30, // pb2.KnownTypes.opt_bytes:type_name -> google.protobuf.BytesValue
  1576. 31, // pb2.KnownTypes.opt_duration:type_name -> google.protobuf.Duration
  1577. 32, // pb2.KnownTypes.opt_timestamp:type_name -> google.protobuf.Timestamp
  1578. 33, // pb2.KnownTypes.opt_struct:type_name -> google.protobuf.Struct
  1579. 34, // pb2.KnownTypes.opt_list:type_name -> google.protobuf.ListValue
  1580. 35, // pb2.KnownTypes.opt_value:type_name -> google.protobuf.Value
  1581. 36, // pb2.KnownTypes.opt_empty:type_name -> google.protobuf.Empty
  1582. 37, // pb2.KnownTypes.opt_any:type_name -> google.protobuf.Any
  1583. 38, // pb2.KnownTypes.opt_fieldmask:type_name -> google.protobuf.FieldMask
  1584. 5, // pb2.Nests.OptGroup.opt_nested:type_name -> pb2.Nested
  1585. 20, // pb2.Nests.OptGroup.optnestedgroup:type_name -> pb2.Nests.OptGroup.OptNestedGroup
  1586. 9, // pb2.IndirectRequired.StrToNestedEntry.value:type_name -> pb2.NestedWithRequired
  1587. 0, // pb2.opt_ext_enum:type_name -> pb2.Enum
  1588. 5, // pb2.opt_ext_nested:type_name -> pb2.Nested
  1589. 0, // pb2.rpt_ext_enum:type_name -> pb2.Enum
  1590. 5, // pb2.rpt_ext_nested:type_name -> pb2.Nested
  1591. 16, // pb2.message_set_extension:type_name -> pb2.FakeMessageSetExtension
  1592. 0, // pb2.ExtensionsContainer.opt_ext_enum:type_name -> pb2.Enum
  1593. 5, // pb2.ExtensionsContainer.opt_ext_nested:type_name -> pb2.Nested
  1594. 0, // pb2.ExtensionsContainer.rpt_ext_enum:type_name -> pb2.Enum
  1595. 5, // pb2.ExtensionsContainer.rpt_ext_nested:type_name -> pb2.Nested
  1596. 14, // pb2.MessageSetExtension.message_set_extension:type_name -> pb2.MessageSetExtension
  1597. 14, // pb2.MessageSetExtension.not_message_set_extension:type_name -> pb2.MessageSetExtension
  1598. 5, // pb2.MessageSetExtension.ext_nested:type_name -> pb2.Nested
  1599. 16, // pb2.FakeMessageSetExtension.message_set_extension:type_name -> pb2.FakeMessageSetExtension
  1600. }
  1601. func init() { xxx_File_pb2_test_proto_init() }
  1602. func xxx_File_pb2_test_proto_init() {
  1603. if File_pb2_test_proto != nil {
  1604. return
  1605. }
  1606. extensionTypes := make([]protoreflect.ExtensionType, 19)
  1607. File_pb2_test_proto = protoimpl.FileBuilder{
  1608. RawDescriptor: xxx_File_pb2_test_proto_rawDesc,
  1609. GoTypes: xxx_File_pb2_test_proto_goTypes,
  1610. DependencyIndexes: xxx_File_pb2_test_proto_depIdxs,
  1611. LegacyExtensions: xxx_File_pb2_test_proto_extDescs,
  1612. EnumOutputTypes: xxx_File_pb2_test_proto_enumTypes,
  1613. MessageOutputTypes: xxx_File_pb2_test_proto_messageTypes,
  1614. ExtensionOutputTypes: extensionTypes,
  1615. FilesRegistry: protoregistry.GlobalFiles,
  1616. TypesRegistry: protoregistry.GlobalTypes,
  1617. }.Init()
  1618. xxx_File_pb2_test_proto_rawDesc = nil
  1619. xxx_File_pb2_test_proto_goTypes = nil
  1620. xxx_File_pb2_test_proto_depIdxs = nil
  1621. }