test.pb.go 87 KB

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