test.pb.go 87 KB

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