test.pb.go 93 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: pb2/test.proto
  3. package pb2
  4. import (
  5. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  6. prototype "google.golang.org/protobuf/reflect/prototype"
  7. protoiface "google.golang.org/protobuf/runtime/protoiface"
  8. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  9. anypb "google.golang.org/protobuf/types/known/anypb"
  10. durationpb "google.golang.org/protobuf/types/known/durationpb"
  11. emptypb "google.golang.org/protobuf/types/known/emptypb"
  12. fieldmaskpb "google.golang.org/protobuf/types/known/fieldmaskpb"
  13. structpb "google.golang.org/protobuf/types/known/structpb"
  14. timestamppb "google.golang.org/protobuf/types/known/timestamppb"
  15. wrapperspb "google.golang.org/protobuf/types/known/wrapperspb"
  16. sync "sync"
  17. )
  18. const (
  19. // Verify that runtime/protoimpl is sufficiently up-to-date.
  20. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 0)
  21. // Verify that this generated code is sufficiently up-to-date.
  22. _ = protoimpl.EnforceVersion(0 - protoimpl.MinVersion)
  23. )
  24. type Enum int32
  25. const (
  26. Enum_ONE Enum = 1
  27. Enum_TWO Enum = 2
  28. Enum_TEN Enum = 10
  29. )
  30. var Enum_name = map[int32]string{
  31. 1: "ONE",
  32. 2: "TWO",
  33. 10: "TEN",
  34. }
  35. var Enum_value = map[string]int32{
  36. "ONE": 1,
  37. "TWO": 2,
  38. "TEN": 10,
  39. }
  40. func (x Enum) Enum() *Enum {
  41. p := new(Enum)
  42. *p = x
  43. return p
  44. }
  45. func (x Enum) String() string {
  46. return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x))
  47. }
  48. func (Enum) Descriptor() protoreflect.EnumDescriptor {
  49. return file_pb2_test_proto_enumTypes[0].EnumDescriptor
  50. }
  51. func (x Enum) Number() protoreflect.EnumNumber {
  52. return protoreflect.EnumNumber(x)
  53. }
  54. // Deprecated: Do not use.
  55. func (x *Enum) UnmarshalJSON(b []byte) error {
  56. num, err := protoimpl.X.UnmarshalJSONEnum(x.Descriptor(), b)
  57. if err != nil {
  58. return err
  59. }
  60. *x = Enum(num)
  61. return nil
  62. }
  63. // Deprecated: Use Enum.Type instead.
  64. func (Enum) EnumDescriptor() ([]byte, []int) {
  65. return file_pb2_test_proto_rawDescGZIP(), []int{0}
  66. }
  67. type Enums_NestedEnum int32
  68. const (
  69. Enums_UNO Enums_NestedEnum = 1
  70. Enums_DOS Enums_NestedEnum = 2
  71. Enums_DIEZ Enums_NestedEnum = 10
  72. )
  73. var Enums_NestedEnum_name = map[int32]string{
  74. 1: "UNO",
  75. 2: "DOS",
  76. 10: "DIEZ",
  77. }
  78. var Enums_NestedEnum_value = map[string]int32{
  79. "UNO": 1,
  80. "DOS": 2,
  81. "DIEZ": 10,
  82. }
  83. func (x Enums_NestedEnum) Enum() *Enums_NestedEnum {
  84. p := new(Enums_NestedEnum)
  85. *p = x
  86. return p
  87. }
  88. func (x Enums_NestedEnum) String() string {
  89. return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x))
  90. }
  91. func (Enums_NestedEnum) Descriptor() protoreflect.EnumDescriptor {
  92. return file_pb2_test_proto_enumTypes[1].EnumDescriptor
  93. }
  94. func (x Enums_NestedEnum) Number() protoreflect.EnumNumber {
  95. return protoreflect.EnumNumber(x)
  96. }
  97. // Deprecated: Do not use.
  98. func (x *Enums_NestedEnum) UnmarshalJSON(b []byte) error {
  99. num, err := protoimpl.X.UnmarshalJSONEnum(x.Descriptor(), b)
  100. if err != nil {
  101. return err
  102. }
  103. *x = Enums_NestedEnum(num)
  104. return nil
  105. }
  106. // Deprecated: Use Enums_NestedEnum.Type instead.
  107. func (Enums_NestedEnum) EnumDescriptor() ([]byte, []int) {
  108. return file_pb2_test_proto_rawDescGZIP(), []int{1, 0}
  109. }
  110. // Scalars contains optional scalar fields.
  111. type Scalars struct {
  112. state protoimpl.MessageState
  113. OptBool *bool `protobuf:"varint,1,opt,name=opt_bool,json=optBool" json:"opt_bool,omitempty"`
  114. OptInt32 *int32 `protobuf:"varint,2,opt,name=opt_int32,json=optInt32" json:"opt_int32,omitempty"`
  115. OptInt64 *int64 `protobuf:"varint,3,opt,name=opt_int64,json=optInt64" json:"opt_int64,omitempty"`
  116. OptUint32 *uint32 `protobuf:"varint,4,opt,name=opt_uint32,json=optUint32" json:"opt_uint32,omitempty"`
  117. OptUint64 *uint64 `protobuf:"varint,5,opt,name=opt_uint64,json=optUint64" json:"opt_uint64,omitempty"`
  118. OptSint32 *int32 `protobuf:"zigzag32,6,opt,name=opt_sint32,json=optSint32" json:"opt_sint32,omitempty"`
  119. OptSint64 *int64 `protobuf:"zigzag64,7,opt,name=opt_sint64,json=optSint64" json:"opt_sint64,omitempty"`
  120. OptFixed32 *uint32 `protobuf:"fixed32,8,opt,name=opt_fixed32,json=optFixed32" json:"opt_fixed32,omitempty"`
  121. OptFixed64 *uint64 `protobuf:"fixed64,9,opt,name=opt_fixed64,json=optFixed64" json:"opt_fixed64,omitempty"`
  122. OptSfixed32 *int32 `protobuf:"fixed32,10,opt,name=opt_sfixed32,json=optSfixed32" json:"opt_sfixed32,omitempty"`
  123. OptSfixed64 *int64 `protobuf:"fixed64,11,opt,name=opt_sfixed64,json=optSfixed64" json:"opt_sfixed64,omitempty"`
  124. OptFloat *float32 `protobuf:"fixed32,20,opt,name=opt_float,json=optFloat" json:"opt_float,omitempty"`
  125. OptDouble *float64 `protobuf:"fixed64,21,opt,name=opt_double,json=optDouble" json:"opt_double,omitempty"`
  126. OptBytes []byte `protobuf:"bytes,14,opt,name=opt_bytes,json=optBytes" json:"opt_bytes,omitempty"`
  127. OptString *string `protobuf:"bytes,13,opt,name=opt_string,json=optString" json:"opt_string,omitempty"`
  128. sizeCache protoimpl.SizeCache
  129. unknownFields protoimpl.UnknownFields
  130. }
  131. func (x *Scalars) Reset() {
  132. *x = Scalars{}
  133. }
  134. func (x *Scalars) String() string {
  135. return protoimpl.X.MessageStringOf(x)
  136. }
  137. func (*Scalars) ProtoMessage() {}
  138. func (x *Scalars) ProtoReflect() protoreflect.Message {
  139. mi := &file_pb2_test_proto_msgTypes[0]
  140. if protoimpl.UnsafeEnabled && x != nil {
  141. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  142. if ms.LoadMessageInfo() == nil {
  143. ms.StoreMessageInfo(mi)
  144. }
  145. return ms
  146. }
  147. return mi.MessageOf(x)
  148. }
  149. func (x *Scalars) XXX_Methods() *protoiface.Methods {
  150. return file_pb2_test_proto_msgTypes[0].Methods()
  151. }
  152. // Deprecated: Use Scalars.ProtoReflect.Type instead.
  153. func (*Scalars) Descriptor() ([]byte, []int) {
  154. return file_pb2_test_proto_rawDescGZIP(), []int{0}
  155. }
  156. func (x *Scalars) GetOptBool() bool {
  157. if x != nil && x.OptBool != nil {
  158. return *x.OptBool
  159. }
  160. return false
  161. }
  162. func (x *Scalars) GetOptInt32() int32 {
  163. if x != nil && x.OptInt32 != nil {
  164. return *x.OptInt32
  165. }
  166. return 0
  167. }
  168. func (x *Scalars) GetOptInt64() int64 {
  169. if x != nil && x.OptInt64 != nil {
  170. return *x.OptInt64
  171. }
  172. return 0
  173. }
  174. func (x *Scalars) GetOptUint32() uint32 {
  175. if x != nil && x.OptUint32 != nil {
  176. return *x.OptUint32
  177. }
  178. return 0
  179. }
  180. func (x *Scalars) GetOptUint64() uint64 {
  181. if x != nil && x.OptUint64 != nil {
  182. return *x.OptUint64
  183. }
  184. return 0
  185. }
  186. func (x *Scalars) GetOptSint32() int32 {
  187. if x != nil && x.OptSint32 != nil {
  188. return *x.OptSint32
  189. }
  190. return 0
  191. }
  192. func (x *Scalars) GetOptSint64() int64 {
  193. if x != nil && x.OptSint64 != nil {
  194. return *x.OptSint64
  195. }
  196. return 0
  197. }
  198. func (x *Scalars) GetOptFixed32() uint32 {
  199. if x != nil && x.OptFixed32 != nil {
  200. return *x.OptFixed32
  201. }
  202. return 0
  203. }
  204. func (x *Scalars) GetOptFixed64() uint64 {
  205. if x != nil && x.OptFixed64 != nil {
  206. return *x.OptFixed64
  207. }
  208. return 0
  209. }
  210. func (x *Scalars) GetOptSfixed32() int32 {
  211. if x != nil && x.OptSfixed32 != nil {
  212. return *x.OptSfixed32
  213. }
  214. return 0
  215. }
  216. func (x *Scalars) GetOptSfixed64() int64 {
  217. if x != nil && x.OptSfixed64 != nil {
  218. return *x.OptSfixed64
  219. }
  220. return 0
  221. }
  222. func (x *Scalars) GetOptFloat() float32 {
  223. if x != nil && x.OptFloat != nil {
  224. return *x.OptFloat
  225. }
  226. return 0
  227. }
  228. func (x *Scalars) GetOptDouble() float64 {
  229. if x != nil && x.OptDouble != nil {
  230. return *x.OptDouble
  231. }
  232. return 0
  233. }
  234. func (x *Scalars) GetOptBytes() []byte {
  235. if x != nil {
  236. return x.OptBytes
  237. }
  238. return nil
  239. }
  240. func (x *Scalars) GetOptString() string {
  241. if x != nil && x.OptString != nil {
  242. return *x.OptString
  243. }
  244. return ""
  245. }
  246. // Message contains enum fields.
  247. type Enums struct {
  248. state protoimpl.MessageState
  249. OptEnum *Enum `protobuf:"varint,1,opt,name=opt_enum,json=optEnum,enum=pb2.Enum" json:"opt_enum,omitempty"`
  250. RptEnum []Enum `protobuf:"varint,2,rep,name=rpt_enum,json=rptEnum,enum=pb2.Enum" json:"rpt_enum,omitempty"`
  251. OptNestedEnum *Enums_NestedEnum `protobuf:"varint,3,opt,name=opt_nested_enum,json=optNestedEnum,enum=pb2.Enums_NestedEnum" json:"opt_nested_enum,omitempty"`
  252. RptNestedEnum []Enums_NestedEnum `protobuf:"varint,4,rep,name=rpt_nested_enum,json=rptNestedEnum,enum=pb2.Enums_NestedEnum" json:"rpt_nested_enum,omitempty"`
  253. sizeCache protoimpl.SizeCache
  254. unknownFields protoimpl.UnknownFields
  255. }
  256. func (x *Enums) Reset() {
  257. *x = Enums{}
  258. }
  259. func (x *Enums) String() string {
  260. return protoimpl.X.MessageStringOf(x)
  261. }
  262. func (*Enums) ProtoMessage() {}
  263. func (x *Enums) ProtoReflect() protoreflect.Message {
  264. mi := &file_pb2_test_proto_msgTypes[1]
  265. if protoimpl.UnsafeEnabled && x != nil {
  266. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  267. if ms.LoadMessageInfo() == nil {
  268. ms.StoreMessageInfo(mi)
  269. }
  270. return ms
  271. }
  272. return mi.MessageOf(x)
  273. }
  274. func (x *Enums) XXX_Methods() *protoiface.Methods {
  275. return file_pb2_test_proto_msgTypes[1].Methods()
  276. }
  277. // Deprecated: Use Enums.ProtoReflect.Type instead.
  278. func (*Enums) Descriptor() ([]byte, []int) {
  279. return file_pb2_test_proto_rawDescGZIP(), []int{1}
  280. }
  281. func (x *Enums) GetOptEnum() Enum {
  282. if x != nil && x.OptEnum != nil {
  283. return *x.OptEnum
  284. }
  285. return Enum_ONE
  286. }
  287. func (x *Enums) GetRptEnum() []Enum {
  288. if x != nil {
  289. return x.RptEnum
  290. }
  291. return nil
  292. }
  293. func (x *Enums) GetOptNestedEnum() Enums_NestedEnum {
  294. if x != nil && x.OptNestedEnum != nil {
  295. return *x.OptNestedEnum
  296. }
  297. return Enums_UNO
  298. }
  299. func (x *Enums) GetRptNestedEnum() []Enums_NestedEnum {
  300. if x != nil {
  301. return x.RptNestedEnum
  302. }
  303. return nil
  304. }
  305. // Message contains repeated fields.
  306. type Repeats struct {
  307. state protoimpl.MessageState
  308. RptBool []bool `protobuf:"varint,1,rep,name=rpt_bool,json=rptBool" json:"rpt_bool,omitempty"`
  309. RptInt32 []int32 `protobuf:"varint,2,rep,name=rpt_int32,json=rptInt32" json:"rpt_int32,omitempty"`
  310. RptInt64 []int64 `protobuf:"varint,3,rep,name=rpt_int64,json=rptInt64" json:"rpt_int64,omitempty"`
  311. RptUint32 []uint32 `protobuf:"varint,4,rep,name=rpt_uint32,json=rptUint32" json:"rpt_uint32,omitempty"`
  312. RptUint64 []uint64 `protobuf:"varint,5,rep,name=rpt_uint64,json=rptUint64" json:"rpt_uint64,omitempty"`
  313. RptFloat []float32 `protobuf:"fixed32,6,rep,name=rpt_float,json=rptFloat" json:"rpt_float,omitempty"`
  314. RptDouble []float64 `protobuf:"fixed64,7,rep,name=rpt_double,json=rptDouble" json:"rpt_double,omitempty"`
  315. RptString []string `protobuf:"bytes,8,rep,name=rpt_string,json=rptString" json:"rpt_string,omitempty"`
  316. RptBytes [][]byte `protobuf:"bytes,9,rep,name=rpt_bytes,json=rptBytes" json:"rpt_bytes,omitempty"`
  317. sizeCache protoimpl.SizeCache
  318. unknownFields protoimpl.UnknownFields
  319. }
  320. func (x *Repeats) Reset() {
  321. *x = Repeats{}
  322. }
  323. func (x *Repeats) String() string {
  324. return protoimpl.X.MessageStringOf(x)
  325. }
  326. func (*Repeats) ProtoMessage() {}
  327. func (x *Repeats) ProtoReflect() protoreflect.Message {
  328. mi := &file_pb2_test_proto_msgTypes[2]
  329. if protoimpl.UnsafeEnabled && x != nil {
  330. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  331. if ms.LoadMessageInfo() == nil {
  332. ms.StoreMessageInfo(mi)
  333. }
  334. return ms
  335. }
  336. return mi.MessageOf(x)
  337. }
  338. func (x *Repeats) XXX_Methods() *protoiface.Methods {
  339. return file_pb2_test_proto_msgTypes[2].Methods()
  340. }
  341. // Deprecated: Use Repeats.ProtoReflect.Type instead.
  342. func (*Repeats) Descriptor() ([]byte, []int) {
  343. return file_pb2_test_proto_rawDescGZIP(), []int{2}
  344. }
  345. func (x *Repeats) GetRptBool() []bool {
  346. if x != nil {
  347. return x.RptBool
  348. }
  349. return nil
  350. }
  351. func (x *Repeats) GetRptInt32() []int32 {
  352. if x != nil {
  353. return x.RptInt32
  354. }
  355. return nil
  356. }
  357. func (x *Repeats) GetRptInt64() []int64 {
  358. if x != nil {
  359. return x.RptInt64
  360. }
  361. return nil
  362. }
  363. func (x *Repeats) GetRptUint32() []uint32 {
  364. if x != nil {
  365. return x.RptUint32
  366. }
  367. return nil
  368. }
  369. func (x *Repeats) GetRptUint64() []uint64 {
  370. if x != nil {
  371. return x.RptUint64
  372. }
  373. return nil
  374. }
  375. func (x *Repeats) GetRptFloat() []float32 {
  376. if x != nil {
  377. return x.RptFloat
  378. }
  379. return nil
  380. }
  381. func (x *Repeats) GetRptDouble() []float64 {
  382. if x != nil {
  383. return x.RptDouble
  384. }
  385. return nil
  386. }
  387. func (x *Repeats) GetRptString() []string {
  388. if x != nil {
  389. return x.RptString
  390. }
  391. return nil
  392. }
  393. func (x *Repeats) GetRptBytes() [][]byte {
  394. if x != nil {
  395. return x.RptBytes
  396. }
  397. return nil
  398. }
  399. // Message type used as submessage.
  400. type Nested struct {
  401. state protoimpl.MessageState
  402. OptString *string `protobuf:"bytes,1,opt,name=opt_string,json=optString" json:"opt_string,omitempty"`
  403. OptNested *Nested `protobuf:"bytes,2,opt,name=opt_nested,json=optNested" json:"opt_nested,omitempty"`
  404. sizeCache protoimpl.SizeCache
  405. unknownFields protoimpl.UnknownFields
  406. }
  407. func (x *Nested) Reset() {
  408. *x = Nested{}
  409. }
  410. func (x *Nested) String() string {
  411. return protoimpl.X.MessageStringOf(x)
  412. }
  413. func (*Nested) ProtoMessage() {}
  414. func (x *Nested) ProtoReflect() protoreflect.Message {
  415. mi := &file_pb2_test_proto_msgTypes[3]
  416. if protoimpl.UnsafeEnabled && x != nil {
  417. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  418. if ms.LoadMessageInfo() == nil {
  419. ms.StoreMessageInfo(mi)
  420. }
  421. return ms
  422. }
  423. return mi.MessageOf(x)
  424. }
  425. func (x *Nested) XXX_Methods() *protoiface.Methods {
  426. return file_pb2_test_proto_msgTypes[3].Methods()
  427. }
  428. // Deprecated: Use Nested.ProtoReflect.Type instead.
  429. func (*Nested) Descriptor() ([]byte, []int) {
  430. return file_pb2_test_proto_rawDescGZIP(), []int{3}
  431. }
  432. func (x *Nested) GetOptString() string {
  433. if x != nil && x.OptString != nil {
  434. return *x.OptString
  435. }
  436. return ""
  437. }
  438. func (x *Nested) GetOptNested() *Nested {
  439. if x != nil {
  440. return x.OptNested
  441. }
  442. return nil
  443. }
  444. // Message contains message and group fields.
  445. type Nests struct {
  446. state protoimpl.MessageState
  447. OptNested *Nested `protobuf:"bytes,1,opt,name=opt_nested,json=optNested" json:"opt_nested,omitempty"`
  448. Optgroup *Nests_OptGroup `protobuf:"group,2,opt,name=OptGroup,json=optgroup" json:"optgroup,omitempty"`
  449. RptNested []*Nested `protobuf:"bytes,4,rep,name=rpt_nested,json=rptNested" json:"rpt_nested,omitempty"`
  450. Rptgroup []*Nests_RptGroup `protobuf:"group,5,rep,name=RptGroup,json=rptgroup" json:"rptgroup,omitempty"`
  451. sizeCache protoimpl.SizeCache
  452. unknownFields protoimpl.UnknownFields
  453. }
  454. func (x *Nests) Reset() {
  455. *x = Nests{}
  456. }
  457. func (x *Nests) String() string {
  458. return protoimpl.X.MessageStringOf(x)
  459. }
  460. func (*Nests) ProtoMessage() {}
  461. func (x *Nests) ProtoReflect() protoreflect.Message {
  462. mi := &file_pb2_test_proto_msgTypes[4]
  463. if protoimpl.UnsafeEnabled && x != nil {
  464. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  465. if ms.LoadMessageInfo() == nil {
  466. ms.StoreMessageInfo(mi)
  467. }
  468. return ms
  469. }
  470. return mi.MessageOf(x)
  471. }
  472. func (x *Nests) XXX_Methods() *protoiface.Methods {
  473. return file_pb2_test_proto_msgTypes[4].Methods()
  474. }
  475. // Deprecated: Use Nests.ProtoReflect.Type instead.
  476. func (*Nests) Descriptor() ([]byte, []int) {
  477. return file_pb2_test_proto_rawDescGZIP(), []int{4}
  478. }
  479. func (x *Nests) GetOptNested() *Nested {
  480. if x != nil {
  481. return x.OptNested
  482. }
  483. return nil
  484. }
  485. func (x *Nests) GetOptgroup() *Nests_OptGroup {
  486. if x != nil {
  487. return x.Optgroup
  488. }
  489. return nil
  490. }
  491. func (x *Nests) GetRptNested() []*Nested {
  492. if x != nil {
  493. return x.RptNested
  494. }
  495. return nil
  496. }
  497. func (x *Nests) GetRptgroup() []*Nests_RptGroup {
  498. if x != nil {
  499. return x.Rptgroup
  500. }
  501. return nil
  502. }
  503. // Message contains required fields.
  504. type Requireds struct {
  505. state protoimpl.MessageState
  506. ReqBool *bool `protobuf:"varint,1,req,name=req_bool,json=reqBool" json:"req_bool,omitempty"`
  507. ReqSfixed64 *int64 `protobuf:"fixed64,2,req,name=req_sfixed64,json=reqSfixed64" json:"req_sfixed64,omitempty"`
  508. ReqDouble *float64 `protobuf:"fixed64,3,req,name=req_double,json=reqDouble" json:"req_double,omitempty"`
  509. ReqString *string `protobuf:"bytes,4,req,name=req_string,json=reqString" json:"req_string,omitempty"`
  510. ReqEnum *Enum `protobuf:"varint,5,req,name=req_enum,json=reqEnum,enum=pb2.Enum" json:"req_enum,omitempty"`
  511. ReqNested *Nested `protobuf:"bytes,6,req,name=req_nested,json=reqNested" json:"req_nested,omitempty"`
  512. sizeCache protoimpl.SizeCache
  513. unknownFields protoimpl.UnknownFields
  514. }
  515. func (x *Requireds) Reset() {
  516. *x = Requireds{}
  517. }
  518. func (x *Requireds) String() string {
  519. return protoimpl.X.MessageStringOf(x)
  520. }
  521. func (*Requireds) ProtoMessage() {}
  522. func (x *Requireds) ProtoReflect() protoreflect.Message {
  523. mi := &file_pb2_test_proto_msgTypes[5]
  524. if protoimpl.UnsafeEnabled && x != nil {
  525. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  526. if ms.LoadMessageInfo() == nil {
  527. ms.StoreMessageInfo(mi)
  528. }
  529. return ms
  530. }
  531. return mi.MessageOf(x)
  532. }
  533. func (x *Requireds) XXX_Methods() *protoiface.Methods {
  534. return file_pb2_test_proto_msgTypes[5].Methods()
  535. }
  536. // Deprecated: Use Requireds.ProtoReflect.Type instead.
  537. func (*Requireds) Descriptor() ([]byte, []int) {
  538. return file_pb2_test_proto_rawDescGZIP(), []int{5}
  539. }
  540. func (x *Requireds) GetReqBool() bool {
  541. if x != nil && x.ReqBool != nil {
  542. return *x.ReqBool
  543. }
  544. return false
  545. }
  546. func (x *Requireds) GetReqSfixed64() int64 {
  547. if x != nil && x.ReqSfixed64 != nil {
  548. return *x.ReqSfixed64
  549. }
  550. return 0
  551. }
  552. func (x *Requireds) GetReqDouble() float64 {
  553. if x != nil && x.ReqDouble != nil {
  554. return *x.ReqDouble
  555. }
  556. return 0
  557. }
  558. func (x *Requireds) GetReqString() string {
  559. if x != nil && x.ReqString != nil {
  560. return *x.ReqString
  561. }
  562. return ""
  563. }
  564. func (x *Requireds) GetReqEnum() Enum {
  565. if x != nil && x.ReqEnum != nil {
  566. return *x.ReqEnum
  567. }
  568. return Enum_ONE
  569. }
  570. func (x *Requireds) GetReqNested() *Nested {
  571. if x != nil {
  572. return x.ReqNested
  573. }
  574. return nil
  575. }
  576. // Message contains both required and optional fields.
  577. type PartialRequired struct {
  578. state protoimpl.MessageState
  579. ReqString *string `protobuf:"bytes,1,req,name=req_string,json=reqString" json:"req_string,omitempty"`
  580. OptString *string `protobuf:"bytes,2,opt,name=opt_string,json=optString" json:"opt_string,omitempty"`
  581. sizeCache protoimpl.SizeCache
  582. unknownFields protoimpl.UnknownFields
  583. }
  584. func (x *PartialRequired) Reset() {
  585. *x = PartialRequired{}
  586. }
  587. func (x *PartialRequired) String() string {
  588. return protoimpl.X.MessageStringOf(x)
  589. }
  590. func (*PartialRequired) ProtoMessage() {}
  591. func (x *PartialRequired) ProtoReflect() protoreflect.Message {
  592. mi := &file_pb2_test_proto_msgTypes[6]
  593. if protoimpl.UnsafeEnabled && x != nil {
  594. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  595. if ms.LoadMessageInfo() == nil {
  596. ms.StoreMessageInfo(mi)
  597. }
  598. return ms
  599. }
  600. return mi.MessageOf(x)
  601. }
  602. func (x *PartialRequired) XXX_Methods() *protoiface.Methods {
  603. return file_pb2_test_proto_msgTypes[6].Methods()
  604. }
  605. // Deprecated: Use PartialRequired.ProtoReflect.Type instead.
  606. func (*PartialRequired) Descriptor() ([]byte, []int) {
  607. return file_pb2_test_proto_rawDescGZIP(), []int{6}
  608. }
  609. func (x *PartialRequired) GetReqString() string {
  610. if x != nil && x.ReqString != nil {
  611. return *x.ReqString
  612. }
  613. return ""
  614. }
  615. func (x *PartialRequired) GetOptString() string {
  616. if x != nil && x.OptString != nil {
  617. return *x.OptString
  618. }
  619. return ""
  620. }
  621. type NestedWithRequired struct {
  622. state protoimpl.MessageState
  623. ReqString *string `protobuf:"bytes,1,req,name=req_string,json=reqString" json:"req_string,omitempty"`
  624. sizeCache protoimpl.SizeCache
  625. unknownFields protoimpl.UnknownFields
  626. }
  627. func (x *NestedWithRequired) Reset() {
  628. *x = NestedWithRequired{}
  629. }
  630. func (x *NestedWithRequired) String() string {
  631. return protoimpl.X.MessageStringOf(x)
  632. }
  633. func (*NestedWithRequired) ProtoMessage() {}
  634. func (x *NestedWithRequired) ProtoReflect() protoreflect.Message {
  635. mi := &file_pb2_test_proto_msgTypes[7]
  636. if protoimpl.UnsafeEnabled && x != nil {
  637. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  638. if ms.LoadMessageInfo() == nil {
  639. ms.StoreMessageInfo(mi)
  640. }
  641. return ms
  642. }
  643. return mi.MessageOf(x)
  644. }
  645. func (x *NestedWithRequired) XXX_Methods() *protoiface.Methods {
  646. return file_pb2_test_proto_msgTypes[7].Methods()
  647. }
  648. // Deprecated: Use NestedWithRequired.ProtoReflect.Type instead.
  649. func (*NestedWithRequired) Descriptor() ([]byte, []int) {
  650. return file_pb2_test_proto_rawDescGZIP(), []int{7}
  651. }
  652. func (x *NestedWithRequired) GetReqString() string {
  653. if x != nil && x.ReqString != nil {
  654. return *x.ReqString
  655. }
  656. return ""
  657. }
  658. type IndirectRequired struct {
  659. state protoimpl.MessageState
  660. OptNested *NestedWithRequired `protobuf:"bytes,1,opt,name=opt_nested,json=optNested" json:"opt_nested,omitempty"`
  661. RptNested []*NestedWithRequired `protobuf:"bytes,2,rep,name=rpt_nested,json=rptNested" json:"rpt_nested,omitempty"`
  662. 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"`
  663. // Types that are valid to be assigned to Union:
  664. // *IndirectRequired_OneofNested
  665. Union isIndirectRequired_Union `protobuf_oneof:"union"`
  666. sizeCache protoimpl.SizeCache
  667. unknownFields protoimpl.UnknownFields
  668. }
  669. func (x *IndirectRequired) Reset() {
  670. *x = IndirectRequired{}
  671. }
  672. func (x *IndirectRequired) String() string {
  673. return protoimpl.X.MessageStringOf(x)
  674. }
  675. func (*IndirectRequired) ProtoMessage() {}
  676. func (x *IndirectRequired) ProtoReflect() protoreflect.Message {
  677. mi := &file_pb2_test_proto_msgTypes[8]
  678. if protoimpl.UnsafeEnabled && x != nil {
  679. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  680. if ms.LoadMessageInfo() == nil {
  681. ms.StoreMessageInfo(mi)
  682. }
  683. return ms
  684. }
  685. return mi.MessageOf(x)
  686. }
  687. func (x *IndirectRequired) XXX_Methods() *protoiface.Methods {
  688. return file_pb2_test_proto_msgTypes[8].Methods()
  689. }
  690. // Deprecated: Use IndirectRequired.ProtoReflect.Type instead.
  691. func (*IndirectRequired) Descriptor() ([]byte, []int) {
  692. return file_pb2_test_proto_rawDescGZIP(), []int{8}
  693. }
  694. func (x *IndirectRequired) GetOptNested() *NestedWithRequired {
  695. if x != nil {
  696. return x.OptNested
  697. }
  698. return nil
  699. }
  700. func (x *IndirectRequired) GetRptNested() []*NestedWithRequired {
  701. if x != nil {
  702. return x.RptNested
  703. }
  704. return nil
  705. }
  706. func (x *IndirectRequired) GetStrToNested() map[string]*NestedWithRequired {
  707. if x != nil {
  708. return x.StrToNested
  709. }
  710. return nil
  711. }
  712. func (m *IndirectRequired) GetUnion() isIndirectRequired_Union {
  713. if m != nil {
  714. return m.Union
  715. }
  716. return nil
  717. }
  718. func (x *IndirectRequired) GetOneofNested() *NestedWithRequired {
  719. if x, ok := x.GetUnion().(*IndirectRequired_OneofNested); ok {
  720. return x.OneofNested
  721. }
  722. return nil
  723. }
  724. type isIndirectRequired_Union interface {
  725. isIndirectRequired_Union()
  726. }
  727. type IndirectRequired_OneofNested struct {
  728. OneofNested *NestedWithRequired `protobuf:"bytes,4,opt,name=oneof_nested,json=oneofNested,oneof"`
  729. }
  730. func (*IndirectRequired_OneofNested) isIndirectRequired_Union() {}
  731. type Extensions struct {
  732. state protoimpl.MessageState
  733. OptString *string `protobuf:"bytes,1,opt,name=opt_string,json=optString" json:"opt_string,omitempty"`
  734. OptBool *bool `protobuf:"varint,101,opt,name=opt_bool,json=optBool" json:"opt_bool,omitempty"`
  735. OptInt32 *int32 `protobuf:"varint,2,opt,name=opt_int32,json=optInt32" json:"opt_int32,omitempty"`
  736. sizeCache protoimpl.SizeCache
  737. unknownFields protoimpl.UnknownFields
  738. extensionFields protoimpl.ExtensionFields
  739. }
  740. func (x *Extensions) Reset() {
  741. *x = Extensions{}
  742. }
  743. func (x *Extensions) String() string {
  744. return protoimpl.X.MessageStringOf(x)
  745. }
  746. func (*Extensions) ProtoMessage() {}
  747. func (x *Extensions) ProtoReflect() protoreflect.Message {
  748. mi := &file_pb2_test_proto_msgTypes[9]
  749. if protoimpl.UnsafeEnabled && x != nil {
  750. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  751. if ms.LoadMessageInfo() == nil {
  752. ms.StoreMessageInfo(mi)
  753. }
  754. return ms
  755. }
  756. return mi.MessageOf(x)
  757. }
  758. func (x *Extensions) XXX_Methods() *protoiface.Methods {
  759. return file_pb2_test_proto_msgTypes[9].Methods()
  760. }
  761. // Deprecated: Use Extensions.ProtoReflect.Type instead.
  762. func (*Extensions) Descriptor() ([]byte, []int) {
  763. return file_pb2_test_proto_rawDescGZIP(), []int{9}
  764. }
  765. var extRange_Extensions = []protoiface.ExtensionRangeV1{
  766. {Start: 20, End: 100},
  767. }
  768. // Deprecated: Use Extensions.ProtoReflect.Type.ExtensionRanges instead.
  769. func (*Extensions) ExtensionRangeArray() []protoiface.ExtensionRangeV1 {
  770. return extRange_Extensions
  771. }
  772. func (x *Extensions) GetOptString() string {
  773. if x != nil && x.OptString != nil {
  774. return *x.OptString
  775. }
  776. return ""
  777. }
  778. func (x *Extensions) GetOptBool() bool {
  779. if x != nil && x.OptBool != nil {
  780. return *x.OptBool
  781. }
  782. return false
  783. }
  784. func (x *Extensions) GetOptInt32() int32 {
  785. if x != nil && x.OptInt32 != nil {
  786. return *x.OptInt32
  787. }
  788. return 0
  789. }
  790. type ExtensionsContainer struct {
  791. state protoimpl.MessageState
  792. sizeCache protoimpl.SizeCache
  793. unknownFields protoimpl.UnknownFields
  794. }
  795. func (x *ExtensionsContainer) Reset() {
  796. *x = ExtensionsContainer{}
  797. }
  798. func (x *ExtensionsContainer) String() string {
  799. return protoimpl.X.MessageStringOf(x)
  800. }
  801. func (*ExtensionsContainer) ProtoMessage() {}
  802. func (x *ExtensionsContainer) ProtoReflect() protoreflect.Message {
  803. mi := &file_pb2_test_proto_msgTypes[10]
  804. if protoimpl.UnsafeEnabled && x != nil {
  805. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  806. if ms.LoadMessageInfo() == nil {
  807. ms.StoreMessageInfo(mi)
  808. }
  809. return ms
  810. }
  811. return mi.MessageOf(x)
  812. }
  813. func (x *ExtensionsContainer) XXX_Methods() *protoiface.Methods {
  814. return file_pb2_test_proto_msgTypes[10].Methods()
  815. }
  816. // Deprecated: Use ExtensionsContainer.ProtoReflect.Type instead.
  817. func (*ExtensionsContainer) Descriptor() ([]byte, []int) {
  818. return file_pb2_test_proto_rawDescGZIP(), []int{10}
  819. }
  820. type MessageSet struct {
  821. state protoimpl.MessageState
  822. sizeCache protoimpl.SizeCache
  823. unknownFields protoimpl.UnknownFields
  824. extensionFields protoimpl.ExtensionFields
  825. }
  826. func (x *MessageSet) Reset() {
  827. *x = MessageSet{}
  828. }
  829. func (x *MessageSet) String() string {
  830. return protoimpl.X.MessageStringOf(x)
  831. }
  832. func (*MessageSet) ProtoMessage() {}
  833. func (x *MessageSet) ProtoReflect() protoreflect.Message {
  834. mi := &file_pb2_test_proto_msgTypes[11]
  835. if protoimpl.UnsafeEnabled && x != nil {
  836. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  837. if ms.LoadMessageInfo() == nil {
  838. ms.StoreMessageInfo(mi)
  839. }
  840. return ms
  841. }
  842. return mi.MessageOf(x)
  843. }
  844. func (x *MessageSet) XXX_Methods() *protoiface.Methods {
  845. return file_pb2_test_proto_msgTypes[11].Methods()
  846. }
  847. // Deprecated: Use MessageSet.ProtoReflect.Type instead.
  848. func (*MessageSet) Descriptor() ([]byte, []int) {
  849. return file_pb2_test_proto_rawDescGZIP(), []int{11}
  850. }
  851. var extRange_MessageSet = []protoiface.ExtensionRangeV1{
  852. {Start: 4, End: 2147483646},
  853. }
  854. // Deprecated: Use MessageSet.ProtoReflect.Type.ExtensionRanges instead.
  855. func (*MessageSet) ExtensionRangeArray() []protoiface.ExtensionRangeV1 {
  856. return extRange_MessageSet
  857. }
  858. type MessageSetExtension struct {
  859. state protoimpl.MessageState
  860. OptString *string `protobuf:"bytes,1,opt,name=opt_string,json=optString" json:"opt_string,omitempty"`
  861. sizeCache protoimpl.SizeCache
  862. unknownFields protoimpl.UnknownFields
  863. }
  864. func (x *MessageSetExtension) Reset() {
  865. *x = MessageSetExtension{}
  866. }
  867. func (x *MessageSetExtension) String() string {
  868. return protoimpl.X.MessageStringOf(x)
  869. }
  870. func (*MessageSetExtension) ProtoMessage() {}
  871. func (x *MessageSetExtension) ProtoReflect() protoreflect.Message {
  872. mi := &file_pb2_test_proto_msgTypes[12]
  873. if protoimpl.UnsafeEnabled && x != nil {
  874. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  875. if ms.LoadMessageInfo() == nil {
  876. ms.StoreMessageInfo(mi)
  877. }
  878. return ms
  879. }
  880. return mi.MessageOf(x)
  881. }
  882. func (x *MessageSetExtension) XXX_Methods() *protoiface.Methods {
  883. return file_pb2_test_proto_msgTypes[12].Methods()
  884. }
  885. // Deprecated: Use MessageSetExtension.ProtoReflect.Type instead.
  886. func (*MessageSetExtension) Descriptor() ([]byte, []int) {
  887. return file_pb2_test_proto_rawDescGZIP(), []int{12}
  888. }
  889. func (x *MessageSetExtension) GetOptString() string {
  890. if x != nil && x.OptString != nil {
  891. return *x.OptString
  892. }
  893. return ""
  894. }
  895. type FakeMessageSet struct {
  896. state protoimpl.MessageState
  897. sizeCache protoimpl.SizeCache
  898. unknownFields protoimpl.UnknownFields
  899. extensionFields protoimpl.ExtensionFields
  900. }
  901. func (x *FakeMessageSet) Reset() {
  902. *x = FakeMessageSet{}
  903. }
  904. func (x *FakeMessageSet) String() string {
  905. return protoimpl.X.MessageStringOf(x)
  906. }
  907. func (*FakeMessageSet) ProtoMessage() {}
  908. func (x *FakeMessageSet) ProtoReflect() protoreflect.Message {
  909. mi := &file_pb2_test_proto_msgTypes[13]
  910. if protoimpl.UnsafeEnabled && x != nil {
  911. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  912. if ms.LoadMessageInfo() == nil {
  913. ms.StoreMessageInfo(mi)
  914. }
  915. return ms
  916. }
  917. return mi.MessageOf(x)
  918. }
  919. func (x *FakeMessageSet) XXX_Methods() *protoiface.Methods {
  920. return file_pb2_test_proto_msgTypes[13].Methods()
  921. }
  922. // Deprecated: Use FakeMessageSet.ProtoReflect.Type instead.
  923. func (*FakeMessageSet) Descriptor() ([]byte, []int) {
  924. return file_pb2_test_proto_rawDescGZIP(), []int{13}
  925. }
  926. var extRange_FakeMessageSet = []protoiface.ExtensionRangeV1{
  927. {Start: 4, End: 536870911},
  928. }
  929. // Deprecated: Use FakeMessageSet.ProtoReflect.Type.ExtensionRanges instead.
  930. func (*FakeMessageSet) ExtensionRangeArray() []protoiface.ExtensionRangeV1 {
  931. return extRange_FakeMessageSet
  932. }
  933. type FakeMessageSetExtension struct {
  934. state protoimpl.MessageState
  935. OptString *string `protobuf:"bytes,1,opt,name=opt_string,json=optString" json:"opt_string,omitempty"`
  936. sizeCache protoimpl.SizeCache
  937. unknownFields protoimpl.UnknownFields
  938. }
  939. func (x *FakeMessageSetExtension) Reset() {
  940. *x = FakeMessageSetExtension{}
  941. }
  942. func (x *FakeMessageSetExtension) String() string {
  943. return protoimpl.X.MessageStringOf(x)
  944. }
  945. func (*FakeMessageSetExtension) ProtoMessage() {}
  946. func (x *FakeMessageSetExtension) ProtoReflect() protoreflect.Message {
  947. mi := &file_pb2_test_proto_msgTypes[14]
  948. if protoimpl.UnsafeEnabled && x != nil {
  949. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  950. if ms.LoadMessageInfo() == nil {
  951. ms.StoreMessageInfo(mi)
  952. }
  953. return ms
  954. }
  955. return mi.MessageOf(x)
  956. }
  957. func (x *FakeMessageSetExtension) XXX_Methods() *protoiface.Methods {
  958. return file_pb2_test_proto_msgTypes[14].Methods()
  959. }
  960. // Deprecated: Use FakeMessageSetExtension.ProtoReflect.Type instead.
  961. func (*FakeMessageSetExtension) Descriptor() ([]byte, []int) {
  962. return file_pb2_test_proto_rawDescGZIP(), []int{14}
  963. }
  964. func (x *FakeMessageSetExtension) GetOptString() string {
  965. if x != nil && x.OptString != nil {
  966. return *x.OptString
  967. }
  968. return ""
  969. }
  970. // Message contains well-known type fields.
  971. type KnownTypes struct {
  972. state protoimpl.MessageState
  973. OptBool *wrapperspb.BoolValue `protobuf:"bytes,1,opt,name=opt_bool,json=optBool" json:"opt_bool,omitempty"`
  974. OptInt32 *wrapperspb.Int32Value `protobuf:"bytes,2,opt,name=opt_int32,json=optInt32" json:"opt_int32,omitempty"`
  975. OptInt64 *wrapperspb.Int64Value `protobuf:"bytes,3,opt,name=opt_int64,json=optInt64" json:"opt_int64,omitempty"`
  976. OptUint32 *wrapperspb.UInt32Value `protobuf:"bytes,4,opt,name=opt_uint32,json=optUint32" json:"opt_uint32,omitempty"`
  977. OptUint64 *wrapperspb.UInt64Value `protobuf:"bytes,5,opt,name=opt_uint64,json=optUint64" json:"opt_uint64,omitempty"`
  978. OptFloat *wrapperspb.FloatValue `protobuf:"bytes,6,opt,name=opt_float,json=optFloat" json:"opt_float,omitempty"`
  979. OptDouble *wrapperspb.DoubleValue `protobuf:"bytes,7,opt,name=opt_double,json=optDouble" json:"opt_double,omitempty"`
  980. OptString *wrapperspb.StringValue `protobuf:"bytes,8,opt,name=opt_string,json=optString" json:"opt_string,omitempty"`
  981. OptBytes *wrapperspb.BytesValue `protobuf:"bytes,9,opt,name=opt_bytes,json=optBytes" json:"opt_bytes,omitempty"`
  982. OptDuration *durationpb.Duration `protobuf:"bytes,20,opt,name=opt_duration,json=optDuration" json:"opt_duration,omitempty"`
  983. OptTimestamp *timestamppb.Timestamp `protobuf:"bytes,21,opt,name=opt_timestamp,json=optTimestamp" json:"opt_timestamp,omitempty"`
  984. OptStruct *structpb.Struct `protobuf:"bytes,25,opt,name=opt_struct,json=optStruct" json:"opt_struct,omitempty"`
  985. OptList *structpb.ListValue `protobuf:"bytes,26,opt,name=opt_list,json=optList" json:"opt_list,omitempty"`
  986. OptValue *structpb.Value `protobuf:"bytes,27,opt,name=opt_value,json=optValue" json:"opt_value,omitempty"`
  987. OptNull *structpb.NullValue `protobuf:"varint,28,opt,name=opt_null,json=optNull,enum=google.protobuf.NullValue" json:"opt_null,omitempty"`
  988. OptEmpty *emptypb.Empty `protobuf:"bytes,30,opt,name=opt_empty,json=optEmpty" json:"opt_empty,omitempty"`
  989. OptAny *anypb.Any `protobuf:"bytes,32,opt,name=opt_any,json=optAny" json:"opt_any,omitempty"`
  990. OptFieldmask *fieldmaskpb.FieldMask `protobuf:"bytes,40,opt,name=opt_fieldmask,json=optFieldmask" json:"opt_fieldmask,omitempty"`
  991. sizeCache protoimpl.SizeCache
  992. unknownFields protoimpl.UnknownFields
  993. }
  994. func (x *KnownTypes) Reset() {
  995. *x = KnownTypes{}
  996. }
  997. func (x *KnownTypes) String() string {
  998. return protoimpl.X.MessageStringOf(x)
  999. }
  1000. func (*KnownTypes) ProtoMessage() {}
  1001. func (x *KnownTypes) ProtoReflect() protoreflect.Message {
  1002. mi := &file_pb2_test_proto_msgTypes[15]
  1003. if protoimpl.UnsafeEnabled && x != nil {
  1004. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1005. if ms.LoadMessageInfo() == nil {
  1006. ms.StoreMessageInfo(mi)
  1007. }
  1008. return ms
  1009. }
  1010. return mi.MessageOf(x)
  1011. }
  1012. func (x *KnownTypes) XXX_Methods() *protoiface.Methods {
  1013. return file_pb2_test_proto_msgTypes[15].Methods()
  1014. }
  1015. // Deprecated: Use KnownTypes.ProtoReflect.Type instead.
  1016. func (*KnownTypes) Descriptor() ([]byte, []int) {
  1017. return file_pb2_test_proto_rawDescGZIP(), []int{15}
  1018. }
  1019. func (x *KnownTypes) GetOptBool() *wrapperspb.BoolValue {
  1020. if x != nil {
  1021. return x.OptBool
  1022. }
  1023. return nil
  1024. }
  1025. func (x *KnownTypes) GetOptInt32() *wrapperspb.Int32Value {
  1026. if x != nil {
  1027. return x.OptInt32
  1028. }
  1029. return nil
  1030. }
  1031. func (x *KnownTypes) GetOptInt64() *wrapperspb.Int64Value {
  1032. if x != nil {
  1033. return x.OptInt64
  1034. }
  1035. return nil
  1036. }
  1037. func (x *KnownTypes) GetOptUint32() *wrapperspb.UInt32Value {
  1038. if x != nil {
  1039. return x.OptUint32
  1040. }
  1041. return nil
  1042. }
  1043. func (x *KnownTypes) GetOptUint64() *wrapperspb.UInt64Value {
  1044. if x != nil {
  1045. return x.OptUint64
  1046. }
  1047. return nil
  1048. }
  1049. func (x *KnownTypes) GetOptFloat() *wrapperspb.FloatValue {
  1050. if x != nil {
  1051. return x.OptFloat
  1052. }
  1053. return nil
  1054. }
  1055. func (x *KnownTypes) GetOptDouble() *wrapperspb.DoubleValue {
  1056. if x != nil {
  1057. return x.OptDouble
  1058. }
  1059. return nil
  1060. }
  1061. func (x *KnownTypes) GetOptString() *wrapperspb.StringValue {
  1062. if x != nil {
  1063. return x.OptString
  1064. }
  1065. return nil
  1066. }
  1067. func (x *KnownTypes) GetOptBytes() *wrapperspb.BytesValue {
  1068. if x != nil {
  1069. return x.OptBytes
  1070. }
  1071. return nil
  1072. }
  1073. func (x *KnownTypes) GetOptDuration() *durationpb.Duration {
  1074. if x != nil {
  1075. return x.OptDuration
  1076. }
  1077. return nil
  1078. }
  1079. func (x *KnownTypes) GetOptTimestamp() *timestamppb.Timestamp {
  1080. if x != nil {
  1081. return x.OptTimestamp
  1082. }
  1083. return nil
  1084. }
  1085. func (x *KnownTypes) GetOptStruct() *structpb.Struct {
  1086. if x != nil {
  1087. return x.OptStruct
  1088. }
  1089. return nil
  1090. }
  1091. func (x *KnownTypes) GetOptList() *structpb.ListValue {
  1092. if x != nil {
  1093. return x.OptList
  1094. }
  1095. return nil
  1096. }
  1097. func (x *KnownTypes) GetOptValue() *structpb.Value {
  1098. if x != nil {
  1099. return x.OptValue
  1100. }
  1101. return nil
  1102. }
  1103. func (x *KnownTypes) GetOptNull() structpb.NullValue {
  1104. if x != nil && x.OptNull != nil {
  1105. return *x.OptNull
  1106. }
  1107. return structpb.NullValue_NULL_VALUE
  1108. }
  1109. func (x *KnownTypes) GetOptEmpty() *emptypb.Empty {
  1110. if x != nil {
  1111. return x.OptEmpty
  1112. }
  1113. return nil
  1114. }
  1115. func (x *KnownTypes) GetOptAny() *anypb.Any {
  1116. if x != nil {
  1117. return x.OptAny
  1118. }
  1119. return nil
  1120. }
  1121. func (x *KnownTypes) GetOptFieldmask() *fieldmaskpb.FieldMask {
  1122. if x != nil {
  1123. return x.OptFieldmask
  1124. }
  1125. return nil
  1126. }
  1127. type Nests_OptGroup struct {
  1128. state protoimpl.MessageState
  1129. OptString *string `protobuf:"bytes,1,opt,name=opt_string,json=optString" json:"opt_string,omitempty"`
  1130. OptNested *Nested `protobuf:"bytes,2,opt,name=opt_nested,json=optNested" json:"opt_nested,omitempty"`
  1131. Optnestedgroup *Nests_OptGroup_OptNestedGroup `protobuf:"group,3,opt,name=OptNestedGroup,json=optnestedgroup" json:"optnestedgroup,omitempty"`
  1132. sizeCache protoimpl.SizeCache
  1133. unknownFields protoimpl.UnknownFields
  1134. }
  1135. func (x *Nests_OptGroup) Reset() {
  1136. *x = Nests_OptGroup{}
  1137. }
  1138. func (x *Nests_OptGroup) String() string {
  1139. return protoimpl.X.MessageStringOf(x)
  1140. }
  1141. func (*Nests_OptGroup) ProtoMessage() {}
  1142. func (x *Nests_OptGroup) ProtoReflect() protoreflect.Message {
  1143. mi := &file_pb2_test_proto_msgTypes[16]
  1144. if protoimpl.UnsafeEnabled && x != nil {
  1145. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1146. if ms.LoadMessageInfo() == nil {
  1147. ms.StoreMessageInfo(mi)
  1148. }
  1149. return ms
  1150. }
  1151. return mi.MessageOf(x)
  1152. }
  1153. func (x *Nests_OptGroup) XXX_Methods() *protoiface.Methods {
  1154. return file_pb2_test_proto_msgTypes[16].Methods()
  1155. }
  1156. // Deprecated: Use Nests_OptGroup.ProtoReflect.Type instead.
  1157. func (*Nests_OptGroup) Descriptor() ([]byte, []int) {
  1158. return file_pb2_test_proto_rawDescGZIP(), []int{4, 0}
  1159. }
  1160. func (x *Nests_OptGroup) GetOptString() string {
  1161. if x != nil && x.OptString != nil {
  1162. return *x.OptString
  1163. }
  1164. return ""
  1165. }
  1166. func (x *Nests_OptGroup) GetOptNested() *Nested {
  1167. if x != nil {
  1168. return x.OptNested
  1169. }
  1170. return nil
  1171. }
  1172. func (x *Nests_OptGroup) GetOptnestedgroup() *Nests_OptGroup_OptNestedGroup {
  1173. if x != nil {
  1174. return x.Optnestedgroup
  1175. }
  1176. return nil
  1177. }
  1178. type Nests_RptGroup struct {
  1179. state protoimpl.MessageState
  1180. RptString []string `protobuf:"bytes,1,rep,name=rpt_string,json=rptString" json:"rpt_string,omitempty"`
  1181. sizeCache protoimpl.SizeCache
  1182. unknownFields protoimpl.UnknownFields
  1183. }
  1184. func (x *Nests_RptGroup) Reset() {
  1185. *x = Nests_RptGroup{}
  1186. }
  1187. func (x *Nests_RptGroup) String() string {
  1188. return protoimpl.X.MessageStringOf(x)
  1189. }
  1190. func (*Nests_RptGroup) ProtoMessage() {}
  1191. func (x *Nests_RptGroup) ProtoReflect() protoreflect.Message {
  1192. mi := &file_pb2_test_proto_msgTypes[17]
  1193. if protoimpl.UnsafeEnabled && x != nil {
  1194. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1195. if ms.LoadMessageInfo() == nil {
  1196. ms.StoreMessageInfo(mi)
  1197. }
  1198. return ms
  1199. }
  1200. return mi.MessageOf(x)
  1201. }
  1202. func (x *Nests_RptGroup) XXX_Methods() *protoiface.Methods {
  1203. return file_pb2_test_proto_msgTypes[17].Methods()
  1204. }
  1205. // Deprecated: Use Nests_RptGroup.ProtoReflect.Type instead.
  1206. func (*Nests_RptGroup) Descriptor() ([]byte, []int) {
  1207. return file_pb2_test_proto_rawDescGZIP(), []int{4, 1}
  1208. }
  1209. func (x *Nests_RptGroup) GetRptString() []string {
  1210. if x != nil {
  1211. return x.RptString
  1212. }
  1213. return nil
  1214. }
  1215. type Nests_OptGroup_OptNestedGroup struct {
  1216. state protoimpl.MessageState
  1217. OptFixed32 *uint32 `protobuf:"fixed32,1,opt,name=opt_fixed32,json=optFixed32" json:"opt_fixed32,omitempty"`
  1218. sizeCache protoimpl.SizeCache
  1219. unknownFields protoimpl.UnknownFields
  1220. }
  1221. func (x *Nests_OptGroup_OptNestedGroup) Reset() {
  1222. *x = Nests_OptGroup_OptNestedGroup{}
  1223. }
  1224. func (x *Nests_OptGroup_OptNestedGroup) String() string {
  1225. return protoimpl.X.MessageStringOf(x)
  1226. }
  1227. func (*Nests_OptGroup_OptNestedGroup) ProtoMessage() {}
  1228. func (x *Nests_OptGroup_OptNestedGroup) ProtoReflect() protoreflect.Message {
  1229. mi := &file_pb2_test_proto_msgTypes[18]
  1230. if protoimpl.UnsafeEnabled && x != nil {
  1231. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1232. if ms.LoadMessageInfo() == nil {
  1233. ms.StoreMessageInfo(mi)
  1234. }
  1235. return ms
  1236. }
  1237. return mi.MessageOf(x)
  1238. }
  1239. func (x *Nests_OptGroup_OptNestedGroup) XXX_Methods() *protoiface.Methods {
  1240. return file_pb2_test_proto_msgTypes[18].Methods()
  1241. }
  1242. // Deprecated: Use Nests_OptGroup_OptNestedGroup.ProtoReflect.Type instead.
  1243. func (*Nests_OptGroup_OptNestedGroup) Descriptor() ([]byte, []int) {
  1244. return file_pb2_test_proto_rawDescGZIP(), []int{4, 0, 0}
  1245. }
  1246. func (x *Nests_OptGroup_OptNestedGroup) GetOptFixed32() uint32 {
  1247. if x != nil && x.OptFixed32 != nil {
  1248. return *x.OptFixed32
  1249. }
  1250. return 0
  1251. }
  1252. var file_pb2_test_proto_extDescs = []protoiface.ExtensionDescV1{
  1253. {
  1254. ExtendedType: (*Extensions)(nil),
  1255. ExtensionType: (*bool)(nil),
  1256. Field: 21,
  1257. Name: "pb2.opt_ext_bool",
  1258. Tag: "varint,21,opt,name=opt_ext_bool",
  1259. Filename: "pb2/test.proto",
  1260. },
  1261. {
  1262. ExtendedType: (*Extensions)(nil),
  1263. ExtensionType: (*string)(nil),
  1264. Field: 22,
  1265. Name: "pb2.opt_ext_string",
  1266. Tag: "bytes,22,opt,name=opt_ext_string",
  1267. Filename: "pb2/test.proto",
  1268. },
  1269. {
  1270. ExtendedType: (*Extensions)(nil),
  1271. ExtensionType: (*Enum)(nil),
  1272. Field: 23,
  1273. Name: "pb2.opt_ext_enum",
  1274. Tag: "varint,23,opt,name=opt_ext_enum,enum=pb2.Enum",
  1275. Filename: "pb2/test.proto",
  1276. },
  1277. {
  1278. ExtendedType: (*Extensions)(nil),
  1279. ExtensionType: (*Nested)(nil),
  1280. Field: 24,
  1281. Name: "pb2.opt_ext_nested",
  1282. Tag: "bytes,24,opt,name=opt_ext_nested",
  1283. Filename: "pb2/test.proto",
  1284. },
  1285. {
  1286. ExtendedType: (*Extensions)(nil),
  1287. ExtensionType: (*PartialRequired)(nil),
  1288. Field: 25,
  1289. Name: "pb2.opt_ext_partial",
  1290. Tag: "bytes,25,opt,name=opt_ext_partial",
  1291. Filename: "pb2/test.proto",
  1292. },
  1293. {
  1294. ExtendedType: (*Extensions)(nil),
  1295. ExtensionType: ([]uint32)(nil),
  1296. Field: 31,
  1297. Name: "pb2.rpt_ext_fixed32",
  1298. Tag: "fixed32,31,rep,name=rpt_ext_fixed32",
  1299. Filename: "pb2/test.proto",
  1300. },
  1301. {
  1302. ExtendedType: (*Extensions)(nil),
  1303. ExtensionType: ([]Enum)(nil),
  1304. Field: 32,
  1305. Name: "pb2.rpt_ext_enum",
  1306. Tag: "varint,32,rep,name=rpt_ext_enum,enum=pb2.Enum",
  1307. Filename: "pb2/test.proto",
  1308. },
  1309. {
  1310. ExtendedType: (*Extensions)(nil),
  1311. ExtensionType: ([]*Nested)(nil),
  1312. Field: 33,
  1313. Name: "pb2.rpt_ext_nested",
  1314. Tag: "bytes,33,rep,name=rpt_ext_nested",
  1315. Filename: "pb2/test.proto",
  1316. },
  1317. {
  1318. ExtendedType: (*MessageSet)(nil),
  1319. ExtensionType: (*FakeMessageSetExtension)(nil),
  1320. Field: 50,
  1321. Name: "pb2.message_set_extension",
  1322. Tag: "bytes,50,opt,name=message_set_extension",
  1323. Filename: "pb2/test.proto",
  1324. },
  1325. {
  1326. ExtendedType: (*Extensions)(nil),
  1327. ExtensionType: (*bool)(nil),
  1328. Field: 51,
  1329. Name: "pb2.ExtensionsContainer.opt_ext_bool",
  1330. Tag: "varint,51,opt,name=opt_ext_bool",
  1331. Filename: "pb2/test.proto",
  1332. },
  1333. {
  1334. ExtendedType: (*Extensions)(nil),
  1335. ExtensionType: (*string)(nil),
  1336. Field: 52,
  1337. Name: "pb2.ExtensionsContainer.opt_ext_string",
  1338. Tag: "bytes,52,opt,name=opt_ext_string",
  1339. Filename: "pb2/test.proto",
  1340. },
  1341. {
  1342. ExtendedType: (*Extensions)(nil),
  1343. ExtensionType: (*Enum)(nil),
  1344. Field: 53,
  1345. Name: "pb2.ExtensionsContainer.opt_ext_enum",
  1346. Tag: "varint,53,opt,name=opt_ext_enum,enum=pb2.Enum",
  1347. Filename: "pb2/test.proto",
  1348. },
  1349. {
  1350. ExtendedType: (*Extensions)(nil),
  1351. ExtensionType: (*Nested)(nil),
  1352. Field: 54,
  1353. Name: "pb2.ExtensionsContainer.opt_ext_nested",
  1354. Tag: "bytes,54,opt,name=opt_ext_nested",
  1355. Filename: "pb2/test.proto",
  1356. },
  1357. {
  1358. ExtendedType: (*Extensions)(nil),
  1359. ExtensionType: (*PartialRequired)(nil),
  1360. Field: 55,
  1361. Name: "pb2.ExtensionsContainer.opt_ext_partial",
  1362. Tag: "bytes,55,opt,name=opt_ext_partial",
  1363. Filename: "pb2/test.proto",
  1364. },
  1365. {
  1366. ExtendedType: (*Extensions)(nil),
  1367. ExtensionType: ([]string)(nil),
  1368. Field: 61,
  1369. Name: "pb2.ExtensionsContainer.rpt_ext_string",
  1370. Tag: "bytes,61,rep,name=rpt_ext_string",
  1371. Filename: "pb2/test.proto",
  1372. },
  1373. {
  1374. ExtendedType: (*Extensions)(nil),
  1375. ExtensionType: ([]Enum)(nil),
  1376. Field: 62,
  1377. Name: "pb2.ExtensionsContainer.rpt_ext_enum",
  1378. Tag: "varint,62,rep,name=rpt_ext_enum,enum=pb2.Enum",
  1379. Filename: "pb2/test.proto",
  1380. },
  1381. {
  1382. ExtendedType: (*Extensions)(nil),
  1383. ExtensionType: ([]*Nested)(nil),
  1384. Field: 63,
  1385. Name: "pb2.ExtensionsContainer.rpt_ext_nested",
  1386. Tag: "bytes,63,rep,name=rpt_ext_nested",
  1387. Filename: "pb2/test.proto",
  1388. },
  1389. {
  1390. ExtendedType: (*MessageSet)(nil),
  1391. ExtensionType: (*MessageSetExtension)(nil),
  1392. Field: 10,
  1393. Name: "pb2.MessageSetExtension.message_set_extension",
  1394. Tag: "bytes,10,opt,name=message_set_extension",
  1395. Filename: "pb2/test.proto",
  1396. },
  1397. {
  1398. ExtendedType: (*MessageSet)(nil),
  1399. ExtensionType: (*MessageSetExtension)(nil),
  1400. Field: 20,
  1401. Name: "pb2.MessageSetExtension.not_message_set_extension",
  1402. Tag: "bytes,20,opt,name=not_message_set_extension",
  1403. Filename: "pb2/test.proto",
  1404. },
  1405. {
  1406. ExtendedType: (*MessageSet)(nil),
  1407. ExtensionType: (*Nested)(nil),
  1408. Field: 30,
  1409. Name: "pb2.MessageSetExtension.ext_nested",
  1410. Tag: "bytes,30,opt,name=ext_nested",
  1411. Filename: "pb2/test.proto",
  1412. },
  1413. {
  1414. ExtendedType: (*FakeMessageSet)(nil),
  1415. ExtensionType: (*FakeMessageSetExtension)(nil),
  1416. Field: 10,
  1417. Name: "pb2.FakeMessageSetExtension.message_set_extension",
  1418. Tag: "bytes,10,opt,name=message_set_extension",
  1419. Filename: "pb2/test.proto",
  1420. },
  1421. }
  1422. var (
  1423. // extend pb2.Extensions { optional bool opt_ext_bool = 21; }
  1424. E_OptExtBool = &file_pb2_test_proto_extDescs[0]
  1425. // extend pb2.Extensions { optional string opt_ext_string = 22; }
  1426. E_OptExtString = &file_pb2_test_proto_extDescs[1]
  1427. // extend pb2.Extensions { optional pb2.Enum opt_ext_enum = 23; }
  1428. E_OptExtEnum = &file_pb2_test_proto_extDescs[2]
  1429. // extend pb2.Extensions { optional pb2.Nested opt_ext_nested = 24; }
  1430. E_OptExtNested = &file_pb2_test_proto_extDescs[3]
  1431. // extend pb2.Extensions { optional pb2.PartialRequired opt_ext_partial = 25; }
  1432. E_OptExtPartial = &file_pb2_test_proto_extDescs[4]
  1433. // extend pb2.Extensions { repeated fixed32 rpt_ext_fixed32 = 31; }
  1434. E_RptExtFixed32 = &file_pb2_test_proto_extDescs[5]
  1435. // extend pb2.Extensions { repeated pb2.Enum rpt_ext_enum = 32; }
  1436. E_RptExtEnum = &file_pb2_test_proto_extDescs[6]
  1437. // extend pb2.Extensions { repeated pb2.Nested rpt_ext_nested = 33; }
  1438. E_RptExtNested = &file_pb2_test_proto_extDescs[7]
  1439. // extend pb2.MessageSet { optional pb2.FakeMessageSetExtension message_set_extension = 50; }
  1440. E_MessageSetExtension = &file_pb2_test_proto_extDescs[8]
  1441. // extend pb2.Extensions { optional bool opt_ext_bool = 51; }
  1442. E_ExtensionsContainer_OptExtBool = &file_pb2_test_proto_extDescs[9]
  1443. // extend pb2.Extensions { optional string opt_ext_string = 52; }
  1444. E_ExtensionsContainer_OptExtString = &file_pb2_test_proto_extDescs[10]
  1445. // extend pb2.Extensions { optional pb2.Enum opt_ext_enum = 53; }
  1446. E_ExtensionsContainer_OptExtEnum = &file_pb2_test_proto_extDescs[11]
  1447. // extend pb2.Extensions { optional pb2.Nested opt_ext_nested = 54; }
  1448. E_ExtensionsContainer_OptExtNested = &file_pb2_test_proto_extDescs[12]
  1449. // extend pb2.Extensions { optional pb2.PartialRequired opt_ext_partial = 55; }
  1450. E_ExtensionsContainer_OptExtPartial = &file_pb2_test_proto_extDescs[13]
  1451. // extend pb2.Extensions { repeated string rpt_ext_string = 61; }
  1452. E_ExtensionsContainer_RptExtString = &file_pb2_test_proto_extDescs[14]
  1453. // extend pb2.Extensions { repeated pb2.Enum rpt_ext_enum = 62; }
  1454. E_ExtensionsContainer_RptExtEnum = &file_pb2_test_proto_extDescs[15]
  1455. // extend pb2.Extensions { repeated pb2.Nested rpt_ext_nested = 63; }
  1456. E_ExtensionsContainer_RptExtNested = &file_pb2_test_proto_extDescs[16]
  1457. // extend pb2.MessageSet { optional pb2.MessageSetExtension message_set_extension = 10; }
  1458. E_MessageSetExtension_MessageSetExtension = &file_pb2_test_proto_extDescs[17]
  1459. // extend pb2.MessageSet { optional pb2.MessageSetExtension not_message_set_extension = 20; }
  1460. E_MessageSetExtension_NotMessageSetExtension = &file_pb2_test_proto_extDescs[18]
  1461. // extend pb2.MessageSet { optional pb2.Nested ext_nested = 30; }
  1462. E_MessageSetExtension_ExtNested = &file_pb2_test_proto_extDescs[19]
  1463. // extend pb2.FakeMessageSet { optional pb2.FakeMessageSetExtension message_set_extension = 10; }
  1464. E_FakeMessageSetExtension_MessageSetExtension = &file_pb2_test_proto_extDescs[20]
  1465. )
  1466. var File_pb2_test_proto protoreflect.FileDescriptor
  1467. var file_pb2_test_proto_rawDesc = []byte{
  1468. 0x0a, 0x0e, 0x70, 0x62, 0x32, 0x2f, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  1469. 0x12, 0x03, 0x70, 0x62, 0x32, 0x1a, 0x19, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72,
  1470. 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x61, 0x6e, 0x79, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  1471. 0x1a, 0x1b, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75,
  1472. 0x66, 0x2f, 0x65, 0x6d, 0x70, 0x74, 0x79, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x20, 0x67,
  1473. 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x66,
  1474. 0x69, 0x65, 0x6c, 0x64, 0x5f, 0x6d, 0x61, 0x73, 0x6b, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a,
  1475. 0x1e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66,
  1476. 0x2f, 0x64, 0x75, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a,
  1477. 0x1c, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66,
  1478. 0x2f, 0x73, 0x74, 0x72, 0x75, 0x63, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x1f, 0x67,
  1479. 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x74,
  1480. 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x1e,
  1481. 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f,
  1482. 0x77, 0x72, 0x61, 0x70, 0x70, 0x65, 0x72, 0x73, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x22, 0xda,
  1483. 0x03, 0x0a, 0x07, 0x53, 0x63, 0x61, 0x6c, 0x61, 0x72, 0x73, 0x12, 0x19, 0x0a, 0x08, 0x6f, 0x70,
  1484. 0x74, 0x5f, 0x62, 0x6f, 0x6f, 0x6c, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x07, 0x6f, 0x70,
  1485. 0x74, 0x42, 0x6f, 0x6f, 0x6c, 0x12, 0x1b, 0x0a, 0x09, 0x6f, 0x70, 0x74, 0x5f, 0x69, 0x6e, 0x74,
  1486. 0x33, 0x32, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x08, 0x6f, 0x70, 0x74, 0x49, 0x6e, 0x74,
  1487. 0x33, 0x32, 0x12, 0x1b, 0x0a, 0x09, 0x6f, 0x70, 0x74, 0x5f, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x18,
  1488. 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x6f, 0x70, 0x74, 0x49, 0x6e, 0x74, 0x36, 0x34, 0x12,
  1489. 0x1d, 0x0a, 0x0a, 0x6f, 0x70, 0x74, 0x5f, 0x75, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x18, 0x04, 0x20,
  1490. 0x01, 0x28, 0x0d, 0x52, 0x09, 0x6f, 0x70, 0x74, 0x55, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x12, 0x1d,
  1491. 0x0a, 0x0a, 0x6f, 0x70, 0x74, 0x5f, 0x75, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x18, 0x05, 0x20, 0x01,
  1492. 0x28, 0x04, 0x52, 0x09, 0x6f, 0x70, 0x74, 0x55, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x12, 0x1d, 0x0a,
  1493. 0x0a, 0x6f, 0x70, 0x74, 0x5f, 0x73, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x18, 0x06, 0x20, 0x01, 0x28,
  1494. 0x11, 0x52, 0x09, 0x6f, 0x70, 0x74, 0x53, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x12, 0x1d, 0x0a, 0x0a,
  1495. 0x6f, 0x70, 0x74, 0x5f, 0x73, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x18, 0x07, 0x20, 0x01, 0x28, 0x12,
  1496. 0x52, 0x09, 0x6f, 0x70, 0x74, 0x53, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x12, 0x1f, 0x0a, 0x0b, 0x6f,
  1497. 0x70, 0x74, 0x5f, 0x66, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x18, 0x08, 0x20, 0x01, 0x28, 0x07,
  1498. 0x52, 0x0a, 0x6f, 0x70, 0x74, 0x46, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x12, 0x1f, 0x0a, 0x0b,
  1499. 0x6f, 0x70, 0x74, 0x5f, 0x66, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34, 0x18, 0x09, 0x20, 0x01, 0x28,
  1500. 0x06, 0x52, 0x0a, 0x6f, 0x70, 0x74, 0x46, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34, 0x12, 0x21, 0x0a,
  1501. 0x0c, 0x6f, 0x70, 0x74, 0x5f, 0x73, 0x66, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x18, 0x0a, 0x20,
  1502. 0x01, 0x28, 0x0f, 0x52, 0x0b, 0x6f, 0x70, 0x74, 0x53, 0x66, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32,
  1503. 0x12, 0x21, 0x0a, 0x0c, 0x6f, 0x70, 0x74, 0x5f, 0x73, 0x66, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34,
  1504. 0x18, 0x0b, 0x20, 0x01, 0x28, 0x10, 0x52, 0x0b, 0x6f, 0x70, 0x74, 0x53, 0x66, 0x69, 0x78, 0x65,
  1505. 0x64, 0x36, 0x34, 0x12, 0x1b, 0x0a, 0x09, 0x6f, 0x70, 0x74, 0x5f, 0x66, 0x6c, 0x6f, 0x61, 0x74,
  1506. 0x18, 0x14, 0x20, 0x01, 0x28, 0x02, 0x52, 0x08, 0x6f, 0x70, 0x74, 0x46, 0x6c, 0x6f, 0x61, 0x74,
  1507. 0x12, 0x1d, 0x0a, 0x0a, 0x6f, 0x70, 0x74, 0x5f, 0x64, 0x6f, 0x75, 0x62, 0x6c, 0x65, 0x18, 0x15,
  1508. 0x20, 0x01, 0x28, 0x01, 0x52, 0x09, 0x6f, 0x70, 0x74, 0x44, 0x6f, 0x75, 0x62, 0x6c, 0x65, 0x12,
  1509. 0x1b, 0x0a, 0x09, 0x6f, 0x70, 0x74, 0x5f, 0x62, 0x79, 0x74, 0x65, 0x73, 0x18, 0x0e, 0x20, 0x01,
  1510. 0x28, 0x0c, 0x52, 0x08, 0x6f, 0x70, 0x74, 0x42, 0x79, 0x74, 0x65, 0x73, 0x12, 0x1d, 0x0a, 0x0a,
  1511. 0x6f, 0x70, 0x74, 0x5f, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x09,
  1512. 0x52, 0x09, 0x6f, 0x70, 0x74, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x22, 0xfb, 0x01, 0x0a, 0x05,
  1513. 0x45, 0x6e, 0x75, 0x6d, 0x73, 0x12, 0x24, 0x0a, 0x08, 0x6f, 0x70, 0x74, 0x5f, 0x65, 0x6e, 0x75,
  1514. 0x6d, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x09, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x45, 0x6e,
  1515. 0x75, 0x6d, 0x52, 0x07, 0x6f, 0x70, 0x74, 0x45, 0x6e, 0x75, 0x6d, 0x12, 0x24, 0x0a, 0x08, 0x72,
  1516. 0x70, 0x74, 0x5f, 0x65, 0x6e, 0x75, 0x6d, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0e, 0x32, 0x09, 0x2e,
  1517. 0x70, 0x62, 0x32, 0x2e, 0x45, 0x6e, 0x75, 0x6d, 0x52, 0x07, 0x72, 0x70, 0x74, 0x45, 0x6e, 0x75,
  1518. 0x6d, 0x12, 0x3d, 0x0a, 0x0f, 0x6f, 0x70, 0x74, 0x5f, 0x6e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x5f,
  1519. 0x65, 0x6e, 0x75, 0x6d, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x15, 0x2e, 0x70, 0x62, 0x32,
  1520. 0x2e, 0x45, 0x6e, 0x75, 0x6d, 0x73, 0x2e, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x45, 0x6e, 0x75,
  1521. 0x6d, 0x52, 0x0d, 0x6f, 0x70, 0x74, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x45, 0x6e, 0x75, 0x6d,
  1522. 0x12, 0x3d, 0x0a, 0x0f, 0x72, 0x70, 0x74, 0x5f, 0x6e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x5f, 0x65,
  1523. 0x6e, 0x75, 0x6d, 0x18, 0x04, 0x20, 0x03, 0x28, 0x0e, 0x32, 0x15, 0x2e, 0x70, 0x62, 0x32, 0x2e,
  1524. 0x45, 0x6e, 0x75, 0x6d, 0x73, 0x2e, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x45, 0x6e, 0x75, 0x6d,
  1525. 0x52, 0x0d, 0x72, 0x70, 0x74, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x45, 0x6e, 0x75, 0x6d, 0x22,
  1526. 0x28, 0x0a, 0x0a, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x45, 0x6e, 0x75, 0x6d, 0x12, 0x07, 0x0a,
  1527. 0x03, 0x55, 0x4e, 0x4f, 0x10, 0x01, 0x12, 0x07, 0x0a, 0x03, 0x44, 0x4f, 0x53, 0x10, 0x02, 0x12,
  1528. 0x08, 0x0a, 0x04, 0x44, 0x49, 0x45, 0x5a, 0x10, 0x0a, 0x22, 0x94, 0x02, 0x0a, 0x07, 0x52, 0x65,
  1529. 0x70, 0x65, 0x61, 0x74, 0x73, 0x12, 0x19, 0x0a, 0x08, 0x72, 0x70, 0x74, 0x5f, 0x62, 0x6f, 0x6f,
  1530. 0x6c, 0x18, 0x01, 0x20, 0x03, 0x28, 0x08, 0x52, 0x07, 0x72, 0x70, 0x74, 0x42, 0x6f, 0x6f, 0x6c,
  1531. 0x12, 0x1b, 0x0a, 0x09, 0x72, 0x70, 0x74, 0x5f, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x18, 0x02, 0x20,
  1532. 0x03, 0x28, 0x05, 0x52, 0x08, 0x72, 0x70, 0x74, 0x49, 0x6e, 0x74, 0x33, 0x32, 0x12, 0x1b, 0x0a,
  1533. 0x09, 0x72, 0x70, 0x74, 0x5f, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x18, 0x03, 0x20, 0x03, 0x28, 0x03,
  1534. 0x52, 0x08, 0x72, 0x70, 0x74, 0x49, 0x6e, 0x74, 0x36, 0x34, 0x12, 0x1d, 0x0a, 0x0a, 0x72, 0x70,
  1535. 0x74, 0x5f, 0x75, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x18, 0x04, 0x20, 0x03, 0x28, 0x0d, 0x52, 0x09,
  1536. 0x72, 0x70, 0x74, 0x55, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x12, 0x1d, 0x0a, 0x0a, 0x72, 0x70, 0x74,
  1537. 0x5f, 0x75, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x18, 0x05, 0x20, 0x03, 0x28, 0x04, 0x52, 0x09, 0x72,
  1538. 0x70, 0x74, 0x55, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x12, 0x1b, 0x0a, 0x09, 0x72, 0x70, 0x74, 0x5f,
  1539. 0x66, 0x6c, 0x6f, 0x61, 0x74, 0x18, 0x06, 0x20, 0x03, 0x28, 0x02, 0x52, 0x08, 0x72, 0x70, 0x74,
  1540. 0x46, 0x6c, 0x6f, 0x61, 0x74, 0x12, 0x1d, 0x0a, 0x0a, 0x72, 0x70, 0x74, 0x5f, 0x64, 0x6f, 0x75,
  1541. 0x62, 0x6c, 0x65, 0x18, 0x07, 0x20, 0x03, 0x28, 0x01, 0x52, 0x09, 0x72, 0x70, 0x74, 0x44, 0x6f,
  1542. 0x75, 0x62, 0x6c, 0x65, 0x12, 0x1d, 0x0a, 0x0a, 0x72, 0x70, 0x74, 0x5f, 0x73, 0x74, 0x72, 0x69,
  1543. 0x6e, 0x67, 0x18, 0x08, 0x20, 0x03, 0x28, 0x09, 0x52, 0x09, 0x72, 0x70, 0x74, 0x53, 0x74, 0x72,
  1544. 0x69, 0x6e, 0x67, 0x12, 0x1b, 0x0a, 0x09, 0x72, 0x70, 0x74, 0x5f, 0x62, 0x79, 0x74, 0x65, 0x73,
  1545. 0x18, 0x09, 0x20, 0x03, 0x28, 0x0c, 0x52, 0x08, 0x72, 0x70, 0x74, 0x42, 0x79, 0x74, 0x65, 0x73,
  1546. 0x22, 0x53, 0x0a, 0x06, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x12, 0x1d, 0x0a, 0x0a, 0x6f, 0x70,
  1547. 0x74, 0x5f, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09,
  1548. 0x6f, 0x70, 0x74, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x12, 0x2a, 0x0a, 0x0a, 0x6f, 0x70, 0x74,
  1549. 0x5f, 0x6e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0b, 0x2e,
  1550. 0x70, 0x62, 0x32, 0x2e, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x52, 0x09, 0x6f, 0x70, 0x74, 0x4e,
  1551. 0x65, 0x73, 0x74, 0x65, 0x64, 0x22, 0xd3, 0x03, 0x0a, 0x05, 0x4e, 0x65, 0x73, 0x74, 0x73, 0x12,
  1552. 0x2a, 0x0a, 0x0a, 0x6f, 0x70, 0x74, 0x5f, 0x6e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x18, 0x01, 0x20,
  1553. 0x01, 0x28, 0x0b, 0x32, 0x0b, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64,
  1554. 0x52, 0x09, 0x6f, 0x70, 0x74, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x12, 0x2f, 0x0a, 0x08, 0x6f,
  1555. 0x70, 0x74, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0a, 0x32, 0x13, 0x2e,
  1556. 0x70, 0x62, 0x32, 0x2e, 0x4e, 0x65, 0x73, 0x74, 0x73, 0x2e, 0x4f, 0x70, 0x74, 0x47, 0x72, 0x6f,
  1557. 0x75, 0x70, 0x52, 0x08, 0x6f, 0x70, 0x74, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x12, 0x2a, 0x0a, 0x0a,
  1558. 0x72, 0x70, 0x74, 0x5f, 0x6e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x18, 0x04, 0x20, 0x03, 0x28, 0x0b,
  1559. 0x32, 0x0b, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x52, 0x09, 0x72,
  1560. 0x70, 0x74, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x12, 0x2f, 0x0a, 0x08, 0x72, 0x70, 0x74, 0x67,
  1561. 0x72, 0x6f, 0x75, 0x70, 0x18, 0x05, 0x20, 0x03, 0x28, 0x0a, 0x32, 0x13, 0x2e, 0x70, 0x62, 0x32,
  1562. 0x2e, 0x4e, 0x65, 0x73, 0x74, 0x73, 0x2e, 0x52, 0x70, 0x74, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x52,
  1563. 0x08, 0x72, 0x70, 0x74, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x1a, 0xd4, 0x01, 0x0a, 0x08, 0x4f, 0x70,
  1564. 0x74, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x12, 0x1d, 0x0a, 0x0a, 0x6f, 0x70, 0x74, 0x5f, 0x73, 0x74,
  1565. 0x72, 0x69, 0x6e, 0x67, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x6f, 0x70, 0x74, 0x53,
  1566. 0x74, 0x72, 0x69, 0x6e, 0x67, 0x12, 0x2a, 0x0a, 0x0a, 0x6f, 0x70, 0x74, 0x5f, 0x6e, 0x65, 0x73,
  1567. 0x74, 0x65, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0b, 0x2e, 0x70, 0x62, 0x32, 0x2e,
  1568. 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x52, 0x09, 0x6f, 0x70, 0x74, 0x4e, 0x65, 0x73, 0x74, 0x65,
  1569. 0x64, 0x12, 0x4a, 0x0a, 0x0e, 0x6f, 0x70, 0x74, 0x6e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x67, 0x72,
  1570. 0x6f, 0x75, 0x70, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0a, 0x32, 0x22, 0x2e, 0x70, 0x62, 0x32, 0x2e,
  1571. 0x4e, 0x65, 0x73, 0x74, 0x73, 0x2e, 0x4f, 0x70, 0x74, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x2e, 0x4f,
  1572. 0x70, 0x74, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x52, 0x0e, 0x6f,
  1573. 0x70, 0x74, 0x6e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x1a, 0x31, 0x0a,
  1574. 0x0e, 0x4f, 0x70, 0x74, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x12,
  1575. 0x1f, 0x0a, 0x0b, 0x6f, 0x70, 0x74, 0x5f, 0x66, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x18, 0x01,
  1576. 0x20, 0x01, 0x28, 0x07, 0x52, 0x0a, 0x6f, 0x70, 0x74, 0x46, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32,
  1577. 0x1a, 0x29, 0x0a, 0x08, 0x52, 0x70, 0x74, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x12, 0x1d, 0x0a, 0x0a,
  1578. 0x72, 0x70, 0x74, 0x5f, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x18, 0x01, 0x20, 0x03, 0x28, 0x09,
  1579. 0x52, 0x09, 0x72, 0x70, 0x74, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x52, 0x0e, 0x72, 0x65, 0x73,
  1580. 0x65, 0x72, 0x76, 0x65, 0x64, 0x5f, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x22, 0xd9, 0x01, 0x0a, 0x09,
  1581. 0x52, 0x65, 0x71, 0x75, 0x69, 0x72, 0x65, 0x64, 0x73, 0x12, 0x19, 0x0a, 0x08, 0x72, 0x65, 0x71,
  1582. 0x5f, 0x62, 0x6f, 0x6f, 0x6c, 0x18, 0x01, 0x20, 0x02, 0x28, 0x08, 0x52, 0x07, 0x72, 0x65, 0x71,
  1583. 0x42, 0x6f, 0x6f, 0x6c, 0x12, 0x21, 0x0a, 0x0c, 0x72, 0x65, 0x71, 0x5f, 0x73, 0x66, 0x69, 0x78,
  1584. 0x65, 0x64, 0x36, 0x34, 0x18, 0x02, 0x20, 0x02, 0x28, 0x10, 0x52, 0x0b, 0x72, 0x65, 0x71, 0x53,
  1585. 0x66, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34, 0x12, 0x1d, 0x0a, 0x0a, 0x72, 0x65, 0x71, 0x5f, 0x64,
  1586. 0x6f, 0x75, 0x62, 0x6c, 0x65, 0x18, 0x03, 0x20, 0x02, 0x28, 0x01, 0x52, 0x09, 0x72, 0x65, 0x71,
  1587. 0x44, 0x6f, 0x75, 0x62, 0x6c, 0x65, 0x12, 0x1d, 0x0a, 0x0a, 0x72, 0x65, 0x71, 0x5f, 0x73, 0x74,
  1588. 0x72, 0x69, 0x6e, 0x67, 0x18, 0x04, 0x20, 0x02, 0x28, 0x09, 0x52, 0x09, 0x72, 0x65, 0x71, 0x53,
  1589. 0x74, 0x72, 0x69, 0x6e, 0x67, 0x12, 0x24, 0x0a, 0x08, 0x72, 0x65, 0x71, 0x5f, 0x65, 0x6e, 0x75,
  1590. 0x6d, 0x18, 0x05, 0x20, 0x02, 0x28, 0x0e, 0x32, 0x09, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x45, 0x6e,
  1591. 0x75, 0x6d, 0x52, 0x07, 0x72, 0x65, 0x71, 0x45, 0x6e, 0x75, 0x6d, 0x12, 0x2a, 0x0a, 0x0a, 0x72,
  1592. 0x65, 0x71, 0x5f, 0x6e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x18, 0x06, 0x20, 0x02, 0x28, 0x0b, 0x32,
  1593. 0x0b, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x52, 0x09, 0x72, 0x65,
  1594. 0x71, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x22, 0x4f, 0x0a, 0x0f, 0x50, 0x61, 0x72, 0x74, 0x69,
  1595. 0x61, 0x6c, 0x52, 0x65, 0x71, 0x75, 0x69, 0x72, 0x65, 0x64, 0x12, 0x1d, 0x0a, 0x0a, 0x72, 0x65,
  1596. 0x71, 0x5f, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x18, 0x01, 0x20, 0x02, 0x28, 0x09, 0x52, 0x09,
  1597. 0x72, 0x65, 0x71, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x12, 0x1d, 0x0a, 0x0a, 0x6f, 0x70, 0x74,
  1598. 0x5f, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x6f,
  1599. 0x70, 0x74, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x22, 0x33, 0x0a, 0x12, 0x4e, 0x65, 0x73, 0x74,
  1600. 0x65, 0x64, 0x57, 0x69, 0x74, 0x68, 0x52, 0x65, 0x71, 0x75, 0x69, 0x72, 0x65, 0x64, 0x12, 0x1d,
  1601. 0x0a, 0x0a, 0x72, 0x65, 0x71, 0x5f, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x18, 0x01, 0x20, 0x02,
  1602. 0x28, 0x09, 0x52, 0x09, 0x72, 0x65, 0x71, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x22, 0xee, 0x02,
  1603. 0x0a, 0x10, 0x49, 0x6e, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x52, 0x65, 0x71, 0x75, 0x69, 0x72,
  1604. 0x65, 0x64, 0x12, 0x36, 0x0a, 0x0a, 0x6f, 0x70, 0x74, 0x5f, 0x6e, 0x65, 0x73, 0x74, 0x65, 0x64,
  1605. 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x17, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x4e, 0x65, 0x73,
  1606. 0x74, 0x65, 0x64, 0x57, 0x69, 0x74, 0x68, 0x52, 0x65, 0x71, 0x75, 0x69, 0x72, 0x65, 0x64, 0x52,
  1607. 0x09, 0x6f, 0x70, 0x74, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x12, 0x36, 0x0a, 0x0a, 0x72, 0x70,
  1608. 0x74, 0x5f, 0x6e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x17,
  1609. 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x57, 0x69, 0x74, 0x68, 0x52,
  1610. 0x65, 0x71, 0x75, 0x69, 0x72, 0x65, 0x64, 0x52, 0x09, 0x72, 0x70, 0x74, 0x4e, 0x65, 0x73, 0x74,
  1611. 0x65, 0x64, 0x12, 0x4a, 0x0a, 0x0d, 0x73, 0x74, 0x72, 0x5f, 0x74, 0x6f, 0x5f, 0x6e, 0x65, 0x73,
  1612. 0x74, 0x65, 0x64, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x26, 0x2e, 0x70, 0x62, 0x32, 0x2e,
  1613. 0x49, 0x6e, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x52, 0x65, 0x71, 0x75, 0x69, 0x72, 0x65, 0x64,
  1614. 0x2e, 0x53, 0x74, 0x72, 0x54, 0x6f, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x45, 0x6e, 0x74, 0x72,
  1615. 0x79, 0x52, 0x0b, 0x73, 0x74, 0x72, 0x54, 0x6f, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x12, 0x3c,
  1616. 0x0a, 0x0c, 0x6f, 0x6e, 0x65, 0x6f, 0x66, 0x5f, 0x6e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x18, 0x04,
  1617. 0x20, 0x01, 0x28, 0x0b, 0x32, 0x17, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x4e, 0x65, 0x73, 0x74, 0x65,
  1618. 0x64, 0x57, 0x69, 0x74, 0x68, 0x52, 0x65, 0x71, 0x75, 0x69, 0x72, 0x65, 0x64, 0x48, 0x00, 0x52,
  1619. 0x0b, 0x6f, 0x6e, 0x65, 0x6f, 0x66, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x1a, 0x57, 0x0a, 0x10,
  1620. 0x53, 0x74, 0x72, 0x54, 0x6f, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x45, 0x6e, 0x74, 0x72, 0x79,
  1621. 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b,
  1622. 0x65, 0x79, 0x12, 0x2d, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28,
  1623. 0x0b, 0x32, 0x17, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x57, 0x69,
  1624. 0x74, 0x68, 0x52, 0x65, 0x71, 0x75, 0x69, 0x72, 0x65, 0x64, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75,
  1625. 0x65, 0x3a, 0x02, 0x38, 0x01, 0x42, 0x07, 0x0a, 0x05, 0x75, 0x6e, 0x69, 0x6f, 0x6e, 0x22, 0x69,
  1626. 0x0a, 0x0a, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x1d, 0x0a, 0x0a,
  1627. 0x6f, 0x70, 0x74, 0x5f, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  1628. 0x52, 0x09, 0x6f, 0x70, 0x74, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x12, 0x19, 0x0a, 0x08, 0x6f,
  1629. 0x70, 0x74, 0x5f, 0x62, 0x6f, 0x6f, 0x6c, 0x18, 0x65, 0x20, 0x01, 0x28, 0x08, 0x52, 0x07, 0x6f,
  1630. 0x70, 0x74, 0x42, 0x6f, 0x6f, 0x6c, 0x12, 0x1b, 0x0a, 0x09, 0x6f, 0x70, 0x74, 0x5f, 0x69, 0x6e,
  1631. 0x74, 0x33, 0x32, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x08, 0x6f, 0x70, 0x74, 0x49, 0x6e,
  1632. 0x74, 0x33, 0x32, 0x2a, 0x04, 0x08, 0x14, 0x10, 0x65, 0x22, 0x89, 0x04, 0x0a, 0x13, 0x45, 0x78,
  1633. 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x43, 0x6f, 0x6e, 0x74, 0x61, 0x69, 0x6e, 0x65,
  1634. 0x72, 0x32, 0x31, 0x0a, 0x0c, 0x6f, 0x70, 0x74, 0x5f, 0x65, 0x78, 0x74, 0x5f, 0x62, 0x6f, 0x6f,
  1635. 0x6c, 0x12, 0x0f, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f,
  1636. 0x6e, 0x73, 0x18, 0x33, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0a, 0x6f, 0x70, 0x74, 0x45, 0x78, 0x74,
  1637. 0x42, 0x6f, 0x6f, 0x6c, 0x32, 0x35, 0x0a, 0x0e, 0x6f, 0x70, 0x74, 0x5f, 0x65, 0x78, 0x74, 0x5f,
  1638. 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x12, 0x0f, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x45, 0x78, 0x74,
  1639. 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x34, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, 0x6f,
  1640. 0x70, 0x74, 0x45, 0x78, 0x74, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x32, 0x3c, 0x0a, 0x0c, 0x6f,
  1641. 0x70, 0x74, 0x5f, 0x65, 0x78, 0x74, 0x5f, 0x65, 0x6e, 0x75, 0x6d, 0x12, 0x0f, 0x2e, 0x70, 0x62,
  1642. 0x32, 0x2e, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x35, 0x20, 0x01,
  1643. 0x28, 0x0e, 0x32, 0x09, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x45, 0x6e, 0x75, 0x6d, 0x52, 0x0a, 0x6f,
  1644. 0x70, 0x74, 0x45, 0x78, 0x74, 0x45, 0x6e, 0x75, 0x6d, 0x32, 0x42, 0x0a, 0x0e, 0x6f, 0x70, 0x74,
  1645. 0x5f, 0x65, 0x78, 0x74, 0x5f, 0x6e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x12, 0x0f, 0x2e, 0x70, 0x62,
  1646. 0x32, 0x2e, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x36, 0x20, 0x01,
  1647. 0x28, 0x0b, 0x32, 0x0b, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x52,
  1648. 0x0c, 0x6f, 0x70, 0x74, 0x45, 0x78, 0x74, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x32, 0x4d, 0x0a,
  1649. 0x0f, 0x6f, 0x70, 0x74, 0x5f, 0x65, 0x78, 0x74, 0x5f, 0x70, 0x61, 0x72, 0x74, 0x69, 0x61, 0x6c,
  1650. 0x12, 0x0f, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e,
  1651. 0x73, 0x18, 0x37, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x14, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x50, 0x61,
  1652. 0x72, 0x74, 0x69, 0x61, 0x6c, 0x52, 0x65, 0x71, 0x75, 0x69, 0x72, 0x65, 0x64, 0x52, 0x0d, 0x6f,
  1653. 0x70, 0x74, 0x45, 0x78, 0x74, 0x50, 0x61, 0x72, 0x74, 0x69, 0x61, 0x6c, 0x32, 0x35, 0x0a, 0x0e,
  1654. 0x72, 0x70, 0x74, 0x5f, 0x65, 0x78, 0x74, 0x5f, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x12, 0x0f,
  1655. 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18,
  1656. 0x3d, 0x20, 0x03, 0x28, 0x09, 0x52, 0x0c, 0x72, 0x70, 0x74, 0x45, 0x78, 0x74, 0x53, 0x74, 0x72,
  1657. 0x69, 0x6e, 0x67, 0x32, 0x3c, 0x0a, 0x0c, 0x72, 0x70, 0x74, 0x5f, 0x65, 0x78, 0x74, 0x5f, 0x65,
  1658. 0x6e, 0x75, 0x6d, 0x12, 0x0f, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73,
  1659. 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x3e, 0x20, 0x03, 0x28, 0x0e, 0x32, 0x09, 0x2e, 0x70, 0x62, 0x32,
  1660. 0x2e, 0x45, 0x6e, 0x75, 0x6d, 0x52, 0x0a, 0x72, 0x70, 0x74, 0x45, 0x78, 0x74, 0x45, 0x6e, 0x75,
  1661. 0x6d, 0x32, 0x42, 0x0a, 0x0e, 0x72, 0x70, 0x74, 0x5f, 0x65, 0x78, 0x74, 0x5f, 0x6e, 0x65, 0x73,
  1662. 0x74, 0x65, 0x64, 0x12, 0x0f, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73,
  1663. 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x3f, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x0b, 0x2e, 0x70, 0x62, 0x32,
  1664. 0x2e, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x52, 0x0c, 0x72, 0x70, 0x74, 0x45, 0x78, 0x74, 0x4e,
  1665. 0x65, 0x73, 0x74, 0x65, 0x64, 0x22, 0x1a, 0x0a, 0x0a, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
  1666. 0x53, 0x65, 0x74, 0x2a, 0x08, 0x08, 0x04, 0x10, 0xff, 0xff, 0xff, 0xff, 0x07, 0x3a, 0x02, 0x08,
  1667. 0x01, 0x22, 0xb6, 0x02, 0x0a, 0x13, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x53, 0x65, 0x74,
  1668. 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x1d, 0x0a, 0x0a, 0x6f, 0x70, 0x74,
  1669. 0x5f, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x6f,
  1670. 0x70, 0x74, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x32, 0x5d, 0x0a, 0x15, 0x6d, 0x65, 0x73, 0x73,
  1671. 0x61, 0x67, 0x65, 0x5f, 0x73, 0x65, 0x74, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f,
  1672. 0x6e, 0x12, 0x0f, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x53,
  1673. 0x65, 0x74, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x4d,
  1674. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x53, 0x65, 0x74, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69,
  1675. 0x6f, 0x6e, 0x52, 0x13, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x53, 0x65, 0x74, 0x45, 0x78,
  1676. 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x32, 0x64, 0x0a, 0x19, 0x6e, 0x6f, 0x74, 0x5f, 0x6d,
  1677. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x5f, 0x73, 0x65, 0x74, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e,
  1678. 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x0f, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61,
  1679. 0x67, 0x65, 0x53, 0x65, 0x74, 0x18, 0x14, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x70, 0x62,
  1680. 0x32, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x53, 0x65, 0x74, 0x45, 0x78, 0x74, 0x65,
  1681. 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x52, 0x16, 0x6e, 0x6f, 0x74, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67,
  1682. 0x65, 0x53, 0x65, 0x74, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x32, 0x3b, 0x0a,
  1683. 0x0a, 0x65, 0x78, 0x74, 0x5f, 0x6e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x12, 0x0f, 0x2e, 0x70, 0x62,
  1684. 0x32, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x53, 0x65, 0x74, 0x18, 0x1e, 0x20, 0x01,
  1685. 0x28, 0x0b, 0x32, 0x0b, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x52,
  1686. 0x09, 0x65, 0x78, 0x74, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x22, 0x1a, 0x0a, 0x0e, 0x46, 0x61,
  1687. 0x6b, 0x65, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x53, 0x65, 0x74, 0x2a, 0x08, 0x08, 0x04,
  1688. 0x10, 0x80, 0x80, 0x80, 0x80, 0x02, 0x22, 0x9f, 0x01, 0x0a, 0x17, 0x46, 0x61, 0x6b, 0x65, 0x4d,
  1689. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x53, 0x65, 0x74, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69,
  1690. 0x6f, 0x6e, 0x12, 0x1d, 0x0a, 0x0a, 0x6f, 0x70, 0x74, 0x5f, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67,
  1691. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x6f, 0x70, 0x74, 0x53, 0x74, 0x72, 0x69, 0x6e,
  1692. 0x67, 0x32, 0x65, 0x0a, 0x15, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x5f, 0x73, 0x65, 0x74,
  1693. 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x13, 0x2e, 0x70, 0x62, 0x32,
  1694. 0x2e, 0x46, 0x61, 0x6b, 0x65, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x53, 0x65, 0x74, 0x18,
  1695. 0x0a, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1c, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x46, 0x61, 0x6b, 0x65,
  1696. 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x53, 0x65, 0x74, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73,
  1697. 0x69, 0x6f, 0x6e, 0x52, 0x13, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x53, 0x65, 0x74, 0x45,
  1698. 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x22, 0x9e, 0x08, 0x0a, 0x0a, 0x4b, 0x6e, 0x6f,
  1699. 0x77, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x73, 0x12, 0x35, 0x0a, 0x08, 0x6f, 0x70, 0x74, 0x5f, 0x62,
  1700. 0x6f, 0x6f, 0x6c, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x67, 0x6f, 0x6f, 0x67,
  1701. 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x42, 0x6f, 0x6f, 0x6c,
  1702. 0x56, 0x61, 0x6c, 0x75, 0x65, 0x52, 0x07, 0x6f, 0x70, 0x74, 0x42, 0x6f, 0x6f, 0x6c, 0x12, 0x38,
  1703. 0x0a, 0x09, 0x6f, 0x70, 0x74, 0x5f, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x18, 0x02, 0x20, 0x01, 0x28,
  1704. 0x0b, 0x32, 0x1b, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  1705. 0x62, 0x75, 0x66, 0x2e, 0x49, 0x6e, 0x74, 0x33, 0x32, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x52, 0x08,
  1706. 0x6f, 0x70, 0x74, 0x49, 0x6e, 0x74, 0x33, 0x32, 0x12, 0x38, 0x0a, 0x09, 0x6f, 0x70, 0x74, 0x5f,
  1707. 0x69, 0x6e, 0x74, 0x36, 0x34, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x67, 0x6f,
  1708. 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x49, 0x6e,
  1709. 0x74, 0x36, 0x34, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x52, 0x08, 0x6f, 0x70, 0x74, 0x49, 0x6e, 0x74,
  1710. 0x36, 0x34, 0x12, 0x3b, 0x0a, 0x0a, 0x6f, 0x70, 0x74, 0x5f, 0x75, 0x69, 0x6e, 0x74, 0x33, 0x32,
  1711. 0x18, 0x04, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1c, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e,
  1712. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x55, 0x49, 0x6e, 0x74, 0x33, 0x32, 0x56,
  1713. 0x61, 0x6c, 0x75, 0x65, 0x52, 0x09, 0x6f, 0x70, 0x74, 0x55, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x12,
  1714. 0x3b, 0x0a, 0x0a, 0x6f, 0x70, 0x74, 0x5f, 0x75, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x18, 0x05, 0x20,
  1715. 0x01, 0x28, 0x0b, 0x32, 0x1c, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f,
  1716. 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x55, 0x49, 0x6e, 0x74, 0x36, 0x34, 0x56, 0x61, 0x6c, 0x75,
  1717. 0x65, 0x52, 0x09, 0x6f, 0x70, 0x74, 0x55, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x12, 0x38, 0x0a, 0x09,
  1718. 0x6f, 0x70, 0x74, 0x5f, 0x66, 0x6c, 0x6f, 0x61, 0x74, 0x18, 0x06, 0x20, 0x01, 0x28, 0x0b, 0x32,
  1719. 0x1b, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75,
  1720. 0x66, 0x2e, 0x46, 0x6c, 0x6f, 0x61, 0x74, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x52, 0x08, 0x6f, 0x70,
  1721. 0x74, 0x46, 0x6c, 0x6f, 0x61, 0x74, 0x12, 0x3b, 0x0a, 0x0a, 0x6f, 0x70, 0x74, 0x5f, 0x64, 0x6f,
  1722. 0x75, 0x62, 0x6c, 0x65, 0x18, 0x07, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1c, 0x2e, 0x67, 0x6f, 0x6f,
  1723. 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x44, 0x6f, 0x75,
  1724. 0x62, 0x6c, 0x65, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x52, 0x09, 0x6f, 0x70, 0x74, 0x44, 0x6f, 0x75,
  1725. 0x62, 0x6c, 0x65, 0x12, 0x3b, 0x0a, 0x0a, 0x6f, 0x70, 0x74, 0x5f, 0x73, 0x74, 0x72, 0x69, 0x6e,
  1726. 0x67, 0x18, 0x08, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1c, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65,
  1727. 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67,
  1728. 0x56, 0x61, 0x6c, 0x75, 0x65, 0x52, 0x09, 0x6f, 0x70, 0x74, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67,
  1729. 0x12, 0x38, 0x0a, 0x09, 0x6f, 0x70, 0x74, 0x5f, 0x62, 0x79, 0x74, 0x65, 0x73, 0x18, 0x09, 0x20,
  1730. 0x01, 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f,
  1731. 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x42, 0x79, 0x74, 0x65, 0x73, 0x56, 0x61, 0x6c, 0x75, 0x65,
  1732. 0x52, 0x08, 0x6f, 0x70, 0x74, 0x42, 0x79, 0x74, 0x65, 0x73, 0x12, 0x3c, 0x0a, 0x0c, 0x6f, 0x70,
  1733. 0x74, 0x5f, 0x64, 0x75, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x14, 0x20, 0x01, 0x28, 0x0b,
  1734. 0x32, 0x19, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62,
  1735. 0x75, 0x66, 0x2e, 0x44, 0x75, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x0b, 0x6f, 0x70, 0x74,
  1736. 0x44, 0x75, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x3f, 0x0a, 0x0d, 0x6f, 0x70, 0x74, 0x5f,
  1737. 0x74, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x18, 0x15, 0x20, 0x01, 0x28, 0x0b, 0x32,
  1738. 0x1a, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75,
  1739. 0x66, 0x2e, 0x54, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x52, 0x0c, 0x6f, 0x70, 0x74,
  1740. 0x54, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x12, 0x36, 0x0a, 0x0a, 0x6f, 0x70, 0x74,
  1741. 0x5f, 0x73, 0x74, 0x72, 0x75, 0x63, 0x74, 0x18, 0x19, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x17, 0x2e,
  1742. 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e,
  1743. 0x53, 0x74, 0x72, 0x75, 0x63, 0x74, 0x52, 0x09, 0x6f, 0x70, 0x74, 0x53, 0x74, 0x72, 0x75, 0x63,
  1744. 0x74, 0x12, 0x35, 0x0a, 0x08, 0x6f, 0x70, 0x74, 0x5f, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x1a, 0x20,
  1745. 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f,
  1746. 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x52,
  1747. 0x07, 0x6f, 0x70, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x33, 0x0a, 0x09, 0x6f, 0x70, 0x74, 0x5f,
  1748. 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x1b, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x16, 0x2e, 0x67, 0x6f,
  1749. 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x56, 0x61,
  1750. 0x6c, 0x75, 0x65, 0x52, 0x08, 0x6f, 0x70, 0x74, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x12, 0x35, 0x0a,
  1751. 0x08, 0x6f, 0x70, 0x74, 0x5f, 0x6e, 0x75, 0x6c, 0x6c, 0x18, 0x1c, 0x20, 0x01, 0x28, 0x0e, 0x32,
  1752. 0x1a, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75,
  1753. 0x66, 0x2e, 0x4e, 0x75, 0x6c, 0x6c, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x52, 0x07, 0x6f, 0x70, 0x74,
  1754. 0x4e, 0x75, 0x6c, 0x6c, 0x12, 0x33, 0x0a, 0x09, 0x6f, 0x70, 0x74, 0x5f, 0x65, 0x6d, 0x70, 0x74,
  1755. 0x79, 0x18, 0x1e, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65,
  1756. 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x52,
  1757. 0x08, 0x6f, 0x70, 0x74, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x12, 0x2d, 0x0a, 0x07, 0x6f, 0x70, 0x74,
  1758. 0x5f, 0x61, 0x6e, 0x79, 0x18, 0x20, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x14, 0x2e, 0x67, 0x6f, 0x6f,
  1759. 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x41, 0x6e, 0x79,
  1760. 0x52, 0x06, 0x6f, 0x70, 0x74, 0x41, 0x6e, 0x79, 0x12, 0x3f, 0x0a, 0x0d, 0x6f, 0x70, 0x74, 0x5f,
  1761. 0x66, 0x69, 0x65, 0x6c, 0x64, 0x6d, 0x61, 0x73, 0x6b, 0x18, 0x28, 0x20, 0x01, 0x28, 0x0b, 0x32,
  1762. 0x1a, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75,
  1763. 0x66, 0x2e, 0x46, 0x69, 0x65, 0x6c, 0x64, 0x4d, 0x61, 0x73, 0x6b, 0x52, 0x0c, 0x6f, 0x70, 0x74,
  1764. 0x46, 0x69, 0x65, 0x6c, 0x64, 0x6d, 0x61, 0x73, 0x6b, 0x2a, 0x21, 0x0a, 0x04, 0x45, 0x6e, 0x75,
  1765. 0x6d, 0x12, 0x07, 0x0a, 0x03, 0x4f, 0x4e, 0x45, 0x10, 0x01, 0x12, 0x07, 0x0a, 0x03, 0x54, 0x57,
  1766. 0x4f, 0x10, 0x02, 0x12, 0x07, 0x0a, 0x03, 0x54, 0x45, 0x4e, 0x10, 0x0a, 0x3a, 0x31, 0x0a, 0x0c,
  1767. 0x6f, 0x70, 0x74, 0x5f, 0x65, 0x78, 0x74, 0x5f, 0x62, 0x6f, 0x6f, 0x6c, 0x12, 0x0f, 0x2e, 0x70,
  1768. 0x62, 0x32, 0x2e, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x15, 0x20,
  1769. 0x01, 0x28, 0x08, 0x52, 0x0a, 0x6f, 0x70, 0x74, 0x45, 0x78, 0x74, 0x42, 0x6f, 0x6f, 0x6c, 0x3a,
  1770. 0x35, 0x0a, 0x0e, 0x6f, 0x70, 0x74, 0x5f, 0x65, 0x78, 0x74, 0x5f, 0x73, 0x74, 0x72, 0x69, 0x6e,
  1771. 0x67, 0x12, 0x0f, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f,
  1772. 0x6e, 0x73, 0x18, 0x16, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, 0x6f, 0x70, 0x74, 0x45, 0x78, 0x74,
  1773. 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x3a, 0x3c, 0x0a, 0x0c, 0x6f, 0x70, 0x74, 0x5f, 0x65, 0x78,
  1774. 0x74, 0x5f, 0x65, 0x6e, 0x75, 0x6d, 0x12, 0x0f, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x45, 0x78, 0x74,
  1775. 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x17, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x09, 0x2e,
  1776. 0x70, 0x62, 0x32, 0x2e, 0x45, 0x6e, 0x75, 0x6d, 0x52, 0x0a, 0x6f, 0x70, 0x74, 0x45, 0x78, 0x74,
  1777. 0x45, 0x6e, 0x75, 0x6d, 0x3a, 0x42, 0x0a, 0x0e, 0x6f, 0x70, 0x74, 0x5f, 0x65, 0x78, 0x74, 0x5f,
  1778. 0x6e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x12, 0x0f, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x45, 0x78, 0x74,
  1779. 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x18, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0b, 0x2e,
  1780. 0x70, 0x62, 0x32, 0x2e, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x52, 0x0c, 0x6f, 0x70, 0x74, 0x45,
  1781. 0x78, 0x74, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x3a, 0x4d, 0x0a, 0x0f, 0x6f, 0x70, 0x74, 0x5f,
  1782. 0x65, 0x78, 0x74, 0x5f, 0x70, 0x61, 0x72, 0x74, 0x69, 0x61, 0x6c, 0x12, 0x0f, 0x2e, 0x70, 0x62,
  1783. 0x32, 0x2e, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x19, 0x20, 0x01,
  1784. 0x28, 0x0b, 0x32, 0x14, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x50, 0x61, 0x72, 0x74, 0x69, 0x61, 0x6c,
  1785. 0x52, 0x65, 0x71, 0x75, 0x69, 0x72, 0x65, 0x64, 0x52, 0x0d, 0x6f, 0x70, 0x74, 0x45, 0x78, 0x74,
  1786. 0x50, 0x61, 0x72, 0x74, 0x69, 0x61, 0x6c, 0x3a, 0x37, 0x0a, 0x0f, 0x72, 0x70, 0x74, 0x5f, 0x65,
  1787. 0x78, 0x74, 0x5f, 0x66, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x12, 0x0f, 0x2e, 0x70, 0x62, 0x32,
  1788. 0x2e, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x1f, 0x20, 0x03, 0x28,
  1789. 0x07, 0x52, 0x0d, 0x72, 0x70, 0x74, 0x45, 0x78, 0x74, 0x46, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32,
  1790. 0x3a, 0x3c, 0x0a, 0x0c, 0x72, 0x70, 0x74, 0x5f, 0x65, 0x78, 0x74, 0x5f, 0x65, 0x6e, 0x75, 0x6d,
  1791. 0x12, 0x0f, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e,
  1792. 0x73, 0x18, 0x20, 0x20, 0x03, 0x28, 0x0e, 0x32, 0x09, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x45, 0x6e,
  1793. 0x75, 0x6d, 0x52, 0x0a, 0x72, 0x70, 0x74, 0x45, 0x78, 0x74, 0x45, 0x6e, 0x75, 0x6d, 0x3a, 0x42,
  1794. 0x0a, 0x0e, 0x72, 0x70, 0x74, 0x5f, 0x65, 0x78, 0x74, 0x5f, 0x6e, 0x65, 0x73, 0x74, 0x65, 0x64,
  1795. 0x12, 0x0f, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e,
  1796. 0x73, 0x18, 0x21, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x0b, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x4e, 0x65,
  1797. 0x73, 0x74, 0x65, 0x64, 0x52, 0x0c, 0x72, 0x70, 0x74, 0x45, 0x78, 0x74, 0x4e, 0x65, 0x73, 0x74,
  1798. 0x65, 0x64, 0x3a, 0x61, 0x0a, 0x15, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x5f, 0x73, 0x65,
  1799. 0x74, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x0f, 0x2e, 0x70, 0x62,
  1800. 0x32, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x53, 0x65, 0x74, 0x18, 0x32, 0x20, 0x01,
  1801. 0x28, 0x0b, 0x32, 0x1c, 0x2e, 0x70, 0x62, 0x32, 0x2e, 0x46, 0x61, 0x6b, 0x65, 0x4d, 0x65, 0x73,
  1802. 0x73, 0x61, 0x67, 0x65, 0x53, 0x65, 0x74, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e,
  1803. 0x52, 0x13, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x53, 0x65, 0x74, 0x45, 0x78, 0x74, 0x65,
  1804. 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x42, 0x34, 0x5a, 0x32, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e,
  1805. 0x67, 0x6f, 0x6c, 0x61, 0x6e, 0x67, 0x2e, 0x6f, 0x72, 0x67, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  1806. 0x62, 0x75, 0x66, 0x2f, 0x65, 0x6e, 0x63, 0x6f, 0x64, 0x69, 0x6e, 0x67, 0x2f, 0x74, 0x65, 0x73,
  1807. 0x74, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x73, 0x2f, 0x70, 0x62, 0x32,
  1808. }
  1809. var (
  1810. file_pb2_test_proto_rawDescOnce sync.Once
  1811. file_pb2_test_proto_rawDescData = file_pb2_test_proto_rawDesc
  1812. )
  1813. func file_pb2_test_proto_rawDescGZIP() []byte {
  1814. file_pb2_test_proto_rawDescOnce.Do(func() {
  1815. file_pb2_test_proto_rawDescData = protoimpl.X.CompressGZIP(file_pb2_test_proto_rawDescData)
  1816. })
  1817. return file_pb2_test_proto_rawDescData
  1818. }
  1819. var file_pb2_test_proto_enumTypes = make([]prototype.Enum, 2)
  1820. var file_pb2_test_proto_msgTypes = make([]protoimpl.MessageInfo, 20)
  1821. var file_pb2_test_proto_goTypes = []interface{}{
  1822. (Enum)(0), // 0: pb2.Enum
  1823. (Enums_NestedEnum)(0), // 1: pb2.Enums.NestedEnum
  1824. (*Scalars)(nil), // 2: pb2.Scalars
  1825. (*Enums)(nil), // 3: pb2.Enums
  1826. (*Repeats)(nil), // 4: pb2.Repeats
  1827. (*Nested)(nil), // 5: pb2.Nested
  1828. (*Nests)(nil), // 6: pb2.Nests
  1829. (*Requireds)(nil), // 7: pb2.Requireds
  1830. (*PartialRequired)(nil), // 8: pb2.PartialRequired
  1831. (*NestedWithRequired)(nil), // 9: pb2.NestedWithRequired
  1832. (*IndirectRequired)(nil), // 10: pb2.IndirectRequired
  1833. (*Extensions)(nil), // 11: pb2.Extensions
  1834. (*ExtensionsContainer)(nil), // 12: pb2.ExtensionsContainer
  1835. (*MessageSet)(nil), // 13: pb2.MessageSet
  1836. (*MessageSetExtension)(nil), // 14: pb2.MessageSetExtension
  1837. (*FakeMessageSet)(nil), // 15: pb2.FakeMessageSet
  1838. (*FakeMessageSetExtension)(nil), // 16: pb2.FakeMessageSetExtension
  1839. (*KnownTypes)(nil), // 17: pb2.KnownTypes
  1840. (*Nests_OptGroup)(nil), // 18: pb2.Nests.OptGroup
  1841. (*Nests_RptGroup)(nil), // 19: pb2.Nests.RptGroup
  1842. (*Nests_OptGroup_OptNestedGroup)(nil), // 20: pb2.Nests.OptGroup.OptNestedGroup
  1843. nil, // 21: pb2.IndirectRequired.StrToNestedEntry
  1844. (*wrapperspb.BoolValue)(nil), // 22: google.protobuf.BoolValue
  1845. (*wrapperspb.Int32Value)(nil), // 23: google.protobuf.Int32Value
  1846. (*wrapperspb.Int64Value)(nil), // 24: google.protobuf.Int64Value
  1847. (*wrapperspb.UInt32Value)(nil), // 25: google.protobuf.UInt32Value
  1848. (*wrapperspb.UInt64Value)(nil), // 26: google.protobuf.UInt64Value
  1849. (*wrapperspb.FloatValue)(nil), // 27: google.protobuf.FloatValue
  1850. (*wrapperspb.DoubleValue)(nil), // 28: google.protobuf.DoubleValue
  1851. (*wrapperspb.StringValue)(nil), // 29: google.protobuf.StringValue
  1852. (*wrapperspb.BytesValue)(nil), // 30: google.protobuf.BytesValue
  1853. (*durationpb.Duration)(nil), // 31: google.protobuf.Duration
  1854. (*timestamppb.Timestamp)(nil), // 32: google.protobuf.Timestamp
  1855. (*structpb.Struct)(nil), // 33: google.protobuf.Struct
  1856. (*structpb.ListValue)(nil), // 34: google.protobuf.ListValue
  1857. (*structpb.Value)(nil), // 35: google.protobuf.Value
  1858. (structpb.NullValue)(0), // 36: google.protobuf.NullValue
  1859. (*emptypb.Empty)(nil), // 37: google.protobuf.Empty
  1860. (*anypb.Any)(nil), // 38: google.protobuf.Any
  1861. (*fieldmaskpb.FieldMask)(nil), // 39: google.protobuf.FieldMask
  1862. }
  1863. var file_pb2_test_proto_depIdxs = []int32{
  1864. 0, // pb2.Enums.opt_enum:type_name -> pb2.Enum
  1865. 0, // pb2.Enums.rpt_enum:type_name -> pb2.Enum
  1866. 1, // pb2.Enums.opt_nested_enum:type_name -> pb2.Enums.NestedEnum
  1867. 1, // pb2.Enums.rpt_nested_enum:type_name -> pb2.Enums.NestedEnum
  1868. 5, // pb2.Nested.opt_nested:type_name -> pb2.Nested
  1869. 5, // pb2.Nests.opt_nested:type_name -> pb2.Nested
  1870. 18, // pb2.Nests.optgroup:type_name -> pb2.Nests.OptGroup
  1871. 5, // pb2.Nests.rpt_nested:type_name -> pb2.Nested
  1872. 19, // pb2.Nests.rptgroup:type_name -> pb2.Nests.RptGroup
  1873. 0, // pb2.Requireds.req_enum:type_name -> pb2.Enum
  1874. 5, // pb2.Requireds.req_nested:type_name -> pb2.Nested
  1875. 9, // pb2.IndirectRequired.opt_nested:type_name -> pb2.NestedWithRequired
  1876. 9, // pb2.IndirectRequired.rpt_nested:type_name -> pb2.NestedWithRequired
  1877. 21, // pb2.IndirectRequired.str_to_nested:type_name -> pb2.IndirectRequired.StrToNestedEntry
  1878. 9, // pb2.IndirectRequired.oneof_nested:type_name -> pb2.NestedWithRequired
  1879. 22, // pb2.KnownTypes.opt_bool:type_name -> google.protobuf.BoolValue
  1880. 23, // pb2.KnownTypes.opt_int32:type_name -> google.protobuf.Int32Value
  1881. 24, // pb2.KnownTypes.opt_int64:type_name -> google.protobuf.Int64Value
  1882. 25, // pb2.KnownTypes.opt_uint32:type_name -> google.protobuf.UInt32Value
  1883. 26, // pb2.KnownTypes.opt_uint64:type_name -> google.protobuf.UInt64Value
  1884. 27, // pb2.KnownTypes.opt_float:type_name -> google.protobuf.FloatValue
  1885. 28, // pb2.KnownTypes.opt_double:type_name -> google.protobuf.DoubleValue
  1886. 29, // pb2.KnownTypes.opt_string:type_name -> google.protobuf.StringValue
  1887. 30, // pb2.KnownTypes.opt_bytes:type_name -> google.protobuf.BytesValue
  1888. 31, // pb2.KnownTypes.opt_duration:type_name -> google.protobuf.Duration
  1889. 32, // pb2.KnownTypes.opt_timestamp:type_name -> google.protobuf.Timestamp
  1890. 33, // pb2.KnownTypes.opt_struct:type_name -> google.protobuf.Struct
  1891. 34, // pb2.KnownTypes.opt_list:type_name -> google.protobuf.ListValue
  1892. 35, // pb2.KnownTypes.opt_value:type_name -> google.protobuf.Value
  1893. 36, // pb2.KnownTypes.opt_null:type_name -> google.protobuf.NullValue
  1894. 37, // pb2.KnownTypes.opt_empty:type_name -> google.protobuf.Empty
  1895. 38, // pb2.KnownTypes.opt_any:type_name -> google.protobuf.Any
  1896. 39, // pb2.KnownTypes.opt_fieldmask:type_name -> google.protobuf.FieldMask
  1897. 5, // pb2.Nests.OptGroup.opt_nested:type_name -> pb2.Nested
  1898. 20, // pb2.Nests.OptGroup.optnestedgroup:type_name -> pb2.Nests.OptGroup.OptNestedGroup
  1899. 9, // pb2.IndirectRequired.StrToNestedEntry.value:type_name -> pb2.NestedWithRequired
  1900. 11, // pb2.opt_ext_bool:extendee -> pb2.Extensions
  1901. 11, // pb2.opt_ext_string:extendee -> pb2.Extensions
  1902. 11, // pb2.opt_ext_enum:extendee -> pb2.Extensions
  1903. 11, // pb2.opt_ext_nested:extendee -> pb2.Extensions
  1904. 11, // pb2.opt_ext_partial:extendee -> pb2.Extensions
  1905. 11, // pb2.rpt_ext_fixed32:extendee -> pb2.Extensions
  1906. 11, // pb2.rpt_ext_enum:extendee -> pb2.Extensions
  1907. 11, // pb2.rpt_ext_nested:extendee -> pb2.Extensions
  1908. 13, // pb2.message_set_extension:extendee -> pb2.MessageSet
  1909. 11, // pb2.ExtensionsContainer.opt_ext_bool:extendee -> pb2.Extensions
  1910. 11, // pb2.ExtensionsContainer.opt_ext_string:extendee -> pb2.Extensions
  1911. 11, // pb2.ExtensionsContainer.opt_ext_enum:extendee -> pb2.Extensions
  1912. 11, // pb2.ExtensionsContainer.opt_ext_nested:extendee -> pb2.Extensions
  1913. 11, // pb2.ExtensionsContainer.opt_ext_partial:extendee -> pb2.Extensions
  1914. 11, // pb2.ExtensionsContainer.rpt_ext_string:extendee -> pb2.Extensions
  1915. 11, // pb2.ExtensionsContainer.rpt_ext_enum:extendee -> pb2.Extensions
  1916. 11, // pb2.ExtensionsContainer.rpt_ext_nested:extendee -> pb2.Extensions
  1917. 13, // pb2.MessageSetExtension.message_set_extension:extendee -> pb2.MessageSet
  1918. 13, // pb2.MessageSetExtension.not_message_set_extension:extendee -> pb2.MessageSet
  1919. 13, // pb2.MessageSetExtension.ext_nested:extendee -> pb2.MessageSet
  1920. 15, // pb2.FakeMessageSetExtension.message_set_extension:extendee -> pb2.FakeMessageSet
  1921. 0, // pb2.opt_ext_enum:type_name -> pb2.Enum
  1922. 5, // pb2.opt_ext_nested:type_name -> pb2.Nested
  1923. 8, // pb2.opt_ext_partial:type_name -> pb2.PartialRequired
  1924. 0, // pb2.rpt_ext_enum:type_name -> pb2.Enum
  1925. 5, // pb2.rpt_ext_nested:type_name -> pb2.Nested
  1926. 16, // pb2.message_set_extension:type_name -> pb2.FakeMessageSetExtension
  1927. 0, // pb2.ExtensionsContainer.opt_ext_enum:type_name -> pb2.Enum
  1928. 5, // pb2.ExtensionsContainer.opt_ext_nested:type_name -> pb2.Nested
  1929. 8, // pb2.ExtensionsContainer.opt_ext_partial:type_name -> pb2.PartialRequired
  1930. 0, // pb2.ExtensionsContainer.rpt_ext_enum:type_name -> pb2.Enum
  1931. 5, // pb2.ExtensionsContainer.rpt_ext_nested:type_name -> pb2.Nested
  1932. 14, // pb2.MessageSetExtension.message_set_extension:type_name -> pb2.MessageSetExtension
  1933. 14, // pb2.MessageSetExtension.not_message_set_extension:type_name -> pb2.MessageSetExtension
  1934. 5, // pb2.MessageSetExtension.ext_nested:type_name -> pb2.Nested
  1935. 16, // pb2.FakeMessageSetExtension.message_set_extension:type_name -> pb2.FakeMessageSetExtension
  1936. 72, // starting offset of method output_type sub-list
  1937. 72, // starting offset of method input_type sub-list
  1938. 57, // starting offset of extension type_name sub-list
  1939. 36, // starting offset of extension extendee sub-list
  1940. 0, // starting offset of field type_name sub-list
  1941. }
  1942. func init() { file_pb2_test_proto_init() }
  1943. func file_pb2_test_proto_init() {
  1944. if File_pb2_test_proto != nil {
  1945. return
  1946. }
  1947. if !protoimpl.UnsafeEnabled {
  1948. file_pb2_test_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  1949. switch v := v.(*Scalars); i {
  1950. case 0:
  1951. return &v.state
  1952. case 16:
  1953. return &v.sizeCache
  1954. case 17:
  1955. return &v.unknownFields
  1956. default:
  1957. return nil
  1958. }
  1959. }
  1960. file_pb2_test_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  1961. switch v := v.(*Enums); i {
  1962. case 0:
  1963. return &v.state
  1964. case 5:
  1965. return &v.sizeCache
  1966. case 6:
  1967. return &v.unknownFields
  1968. default:
  1969. return nil
  1970. }
  1971. }
  1972. file_pb2_test_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  1973. switch v := v.(*Repeats); i {
  1974. case 0:
  1975. return &v.state
  1976. case 10:
  1977. return &v.sizeCache
  1978. case 11:
  1979. return &v.unknownFields
  1980. default:
  1981. return nil
  1982. }
  1983. }
  1984. file_pb2_test_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  1985. switch v := v.(*Nested); i {
  1986. case 0:
  1987. return &v.state
  1988. case 3:
  1989. return &v.sizeCache
  1990. case 4:
  1991. return &v.unknownFields
  1992. default:
  1993. return nil
  1994. }
  1995. }
  1996. file_pb2_test_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  1997. switch v := v.(*Nests); i {
  1998. case 0:
  1999. return &v.state
  2000. case 5:
  2001. return &v.sizeCache
  2002. case 6:
  2003. return &v.unknownFields
  2004. default:
  2005. return nil
  2006. }
  2007. }
  2008. file_pb2_test_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  2009. switch v := v.(*Requireds); i {
  2010. case 0:
  2011. return &v.state
  2012. case 7:
  2013. return &v.sizeCache
  2014. case 8:
  2015. return &v.unknownFields
  2016. default:
  2017. return nil
  2018. }
  2019. }
  2020. file_pb2_test_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  2021. switch v := v.(*PartialRequired); i {
  2022. case 0:
  2023. return &v.state
  2024. case 3:
  2025. return &v.sizeCache
  2026. case 4:
  2027. return &v.unknownFields
  2028. default:
  2029. return nil
  2030. }
  2031. }
  2032. file_pb2_test_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  2033. switch v := v.(*NestedWithRequired); i {
  2034. case 0:
  2035. return &v.state
  2036. case 2:
  2037. return &v.sizeCache
  2038. case 3:
  2039. return &v.unknownFields
  2040. default:
  2041. return nil
  2042. }
  2043. }
  2044. file_pb2_test_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  2045. switch v := v.(*IndirectRequired); i {
  2046. case 0:
  2047. return &v.state
  2048. case 5:
  2049. return &v.sizeCache
  2050. case 6:
  2051. return &v.unknownFields
  2052. default:
  2053. return nil
  2054. }
  2055. }
  2056. file_pb2_test_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  2057. switch v := v.(*Extensions); i {
  2058. case 0:
  2059. return &v.state
  2060. case 4:
  2061. return &v.sizeCache
  2062. case 5:
  2063. return &v.unknownFields
  2064. case 6:
  2065. return &v.extensionFields
  2066. default:
  2067. return nil
  2068. }
  2069. }
  2070. file_pb2_test_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  2071. switch v := v.(*ExtensionsContainer); i {
  2072. case 0:
  2073. return &v.state
  2074. case 1:
  2075. return &v.sizeCache
  2076. case 2:
  2077. return &v.unknownFields
  2078. default:
  2079. return nil
  2080. }
  2081. }
  2082. file_pb2_test_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  2083. switch v := v.(*MessageSet); i {
  2084. case 0:
  2085. return &v.state
  2086. case 1:
  2087. return &v.sizeCache
  2088. case 2:
  2089. return &v.unknownFields
  2090. case 3:
  2091. return &v.extensionFields
  2092. default:
  2093. return nil
  2094. }
  2095. }
  2096. file_pb2_test_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  2097. switch v := v.(*MessageSetExtension); i {
  2098. case 0:
  2099. return &v.state
  2100. case 2:
  2101. return &v.sizeCache
  2102. case 3:
  2103. return &v.unknownFields
  2104. default:
  2105. return nil
  2106. }
  2107. }
  2108. file_pb2_test_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  2109. switch v := v.(*FakeMessageSet); i {
  2110. case 0:
  2111. return &v.state
  2112. case 1:
  2113. return &v.sizeCache
  2114. case 2:
  2115. return &v.unknownFields
  2116. case 3:
  2117. return &v.extensionFields
  2118. default:
  2119. return nil
  2120. }
  2121. }
  2122. file_pb2_test_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  2123. switch v := v.(*FakeMessageSetExtension); i {
  2124. case 0:
  2125. return &v.state
  2126. case 2:
  2127. return &v.sizeCache
  2128. case 3:
  2129. return &v.unknownFields
  2130. default:
  2131. return nil
  2132. }
  2133. }
  2134. file_pb2_test_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  2135. switch v := v.(*KnownTypes); i {
  2136. case 0:
  2137. return &v.state
  2138. case 19:
  2139. return &v.sizeCache
  2140. case 20:
  2141. return &v.unknownFields
  2142. default:
  2143. return nil
  2144. }
  2145. }
  2146. file_pb2_test_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  2147. switch v := v.(*Nests_OptGroup); i {
  2148. case 0:
  2149. return &v.state
  2150. case 4:
  2151. return &v.sizeCache
  2152. case 5:
  2153. return &v.unknownFields
  2154. default:
  2155. return nil
  2156. }
  2157. }
  2158. file_pb2_test_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
  2159. switch v := v.(*Nests_RptGroup); i {
  2160. case 0:
  2161. return &v.state
  2162. case 2:
  2163. return &v.sizeCache
  2164. case 3:
  2165. return &v.unknownFields
  2166. default:
  2167. return nil
  2168. }
  2169. }
  2170. file_pb2_test_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
  2171. switch v := v.(*Nests_OptGroup_OptNestedGroup); i {
  2172. case 0:
  2173. return &v.state
  2174. case 2:
  2175. return &v.sizeCache
  2176. case 3:
  2177. return &v.unknownFields
  2178. default:
  2179. return nil
  2180. }
  2181. }
  2182. }
  2183. file_pb2_test_proto_msgTypes[8].OneofWrappers = []interface{}{
  2184. (*IndirectRequired_OneofNested)(nil),
  2185. }
  2186. out := protoimpl.TypeBuilder{
  2187. File: protoimpl.DescBuilder{
  2188. RawDescriptor: file_pb2_test_proto_rawDesc,
  2189. NumEnums: 2,
  2190. NumMessages: 20,
  2191. NumExtensions: 21,
  2192. NumServices: 0,
  2193. },
  2194. GoTypes: file_pb2_test_proto_goTypes,
  2195. DependencyIndexes: file_pb2_test_proto_depIdxs,
  2196. MessageInfos: file_pb2_test_proto_msgTypes,
  2197. LegacyExtensions: file_pb2_test_proto_extDescs,
  2198. }.Build()
  2199. File_pb2_test_proto = out.File
  2200. file_pb2_test_proto_enumTypes = out.Enums
  2201. file_pb2_test_proto_rawDesc = nil
  2202. file_pb2_test_proto_goTypes = nil
  2203. file_pb2_test_proto_depIdxs = nil
  2204. }