test.pb.go 244 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895
  1. // Copyright 2018 The Go Authors. All rights reserved.
  2. // Use of this source code is governed by a BSD-style
  3. // license that can be found in the LICENSE file.
  4. // Code generated by protoc-gen-go. DO NOT EDIT.
  5. // source: test/test.proto
  6. package test
  7. import (
  8. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  9. prototype "google.golang.org/protobuf/reflect/prototype"
  10. protoiface "google.golang.org/protobuf/runtime/protoiface"
  11. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  12. reflect "reflect"
  13. sync "sync"
  14. )
  15. type ForeignEnum int32
  16. const (
  17. ForeignEnum_FOREIGN_FOO ForeignEnum = 4
  18. ForeignEnum_FOREIGN_BAR ForeignEnum = 5
  19. ForeignEnum_FOREIGN_BAZ ForeignEnum = 6
  20. )
  21. // Enum value maps for ForeignEnum.
  22. var (
  23. ForeignEnum_name = map[int32]string{
  24. 4: "FOREIGN_FOO",
  25. 5: "FOREIGN_BAR",
  26. 6: "FOREIGN_BAZ",
  27. }
  28. ForeignEnum_value = map[string]int32{
  29. "FOREIGN_FOO": 4,
  30. "FOREIGN_BAR": 5,
  31. "FOREIGN_BAZ": 6,
  32. }
  33. )
  34. func (x ForeignEnum) Enum() *ForeignEnum {
  35. p := new(ForeignEnum)
  36. *p = x
  37. return p
  38. }
  39. func (x ForeignEnum) String() string {
  40. return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x))
  41. }
  42. func (ForeignEnum) Descriptor() protoreflect.EnumDescriptor {
  43. return file_test_test_proto_enumTypes[0].EnumDescriptor
  44. }
  45. func (ForeignEnum) Type() protoreflect.EnumType {
  46. return &file_test_test_proto_enumTypes[0]
  47. }
  48. func (x ForeignEnum) Number() protoreflect.EnumNumber {
  49. return protoreflect.EnumNumber(x)
  50. }
  51. // Deprecated: Do not use.
  52. func (x *ForeignEnum) UnmarshalJSON(b []byte) error {
  53. num, err := protoimpl.X.UnmarshalJSONEnum(x.Descriptor(), b)
  54. if err != nil {
  55. return err
  56. }
  57. *x = ForeignEnum(num)
  58. return nil
  59. }
  60. // Deprecated: Use ForeignEnum.Descriptor instead.
  61. func (ForeignEnum) EnumDescriptor() ([]byte, []int) {
  62. return file_test_test_proto_rawDescGZIP(), []int{0}
  63. }
  64. type TestReservedEnumFields int32
  65. const (
  66. TestReservedEnumFields_RESERVED_ENUM TestReservedEnumFields = 0
  67. )
  68. // Enum value maps for TestReservedEnumFields.
  69. var (
  70. TestReservedEnumFields_name = map[int32]string{
  71. 0: "RESERVED_ENUM",
  72. }
  73. TestReservedEnumFields_value = map[string]int32{
  74. "RESERVED_ENUM": 0,
  75. }
  76. )
  77. func (x TestReservedEnumFields) Enum() *TestReservedEnumFields {
  78. p := new(TestReservedEnumFields)
  79. *p = x
  80. return p
  81. }
  82. func (x TestReservedEnumFields) String() string {
  83. return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x))
  84. }
  85. func (TestReservedEnumFields) Descriptor() protoreflect.EnumDescriptor {
  86. return file_test_test_proto_enumTypes[1].EnumDescriptor
  87. }
  88. func (TestReservedEnumFields) Type() protoreflect.EnumType {
  89. return &file_test_test_proto_enumTypes[1]
  90. }
  91. func (x TestReservedEnumFields) Number() protoreflect.EnumNumber {
  92. return protoreflect.EnumNumber(x)
  93. }
  94. // Deprecated: Do not use.
  95. func (x *TestReservedEnumFields) UnmarshalJSON(b []byte) error {
  96. num, err := protoimpl.X.UnmarshalJSONEnum(x.Descriptor(), b)
  97. if err != nil {
  98. return err
  99. }
  100. *x = TestReservedEnumFields(num)
  101. return nil
  102. }
  103. // Deprecated: Use TestReservedEnumFields.Descriptor instead.
  104. func (TestReservedEnumFields) EnumDescriptor() ([]byte, []int) {
  105. return file_test_test_proto_rawDescGZIP(), []int{1}
  106. }
  107. type TestAllTypes_NestedEnum int32
  108. const (
  109. TestAllTypes_FOO TestAllTypes_NestedEnum = 0
  110. TestAllTypes_BAR TestAllTypes_NestedEnum = 1
  111. TestAllTypes_BAZ TestAllTypes_NestedEnum = 2
  112. TestAllTypes_NEG TestAllTypes_NestedEnum = -1 // Intentionally negative.
  113. )
  114. // Enum value maps for TestAllTypes_NestedEnum.
  115. var (
  116. TestAllTypes_NestedEnum_name = map[int32]string{
  117. 0: "FOO",
  118. 1: "BAR",
  119. 2: "BAZ",
  120. -1: "NEG",
  121. }
  122. TestAllTypes_NestedEnum_value = map[string]int32{
  123. "FOO": 0,
  124. "BAR": 1,
  125. "BAZ": 2,
  126. "NEG": -1,
  127. }
  128. )
  129. func (x TestAllTypes_NestedEnum) Enum() *TestAllTypes_NestedEnum {
  130. p := new(TestAllTypes_NestedEnum)
  131. *p = x
  132. return p
  133. }
  134. func (x TestAllTypes_NestedEnum) String() string {
  135. return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x))
  136. }
  137. func (TestAllTypes_NestedEnum) Descriptor() protoreflect.EnumDescriptor {
  138. return file_test_test_proto_enumTypes[2].EnumDescriptor
  139. }
  140. func (TestAllTypes_NestedEnum) Type() protoreflect.EnumType {
  141. return &file_test_test_proto_enumTypes[2]
  142. }
  143. func (x TestAllTypes_NestedEnum) Number() protoreflect.EnumNumber {
  144. return protoreflect.EnumNumber(x)
  145. }
  146. // Deprecated: Do not use.
  147. func (x *TestAllTypes_NestedEnum) UnmarshalJSON(b []byte) error {
  148. num, err := protoimpl.X.UnmarshalJSONEnum(x.Descriptor(), b)
  149. if err != nil {
  150. return err
  151. }
  152. *x = TestAllTypes_NestedEnum(num)
  153. return nil
  154. }
  155. // Deprecated: Use TestAllTypes_NestedEnum.Descriptor instead.
  156. func (TestAllTypes_NestedEnum) EnumDescriptor() ([]byte, []int) {
  157. return file_test_test_proto_rawDescGZIP(), []int{0, 0}
  158. }
  159. // Deprecated: Do not use.
  160. type TestDeprecatedMessage_DeprecatedEnum int32
  161. const (
  162. // Deprecated: Do not use.
  163. TestDeprecatedMessage_DEPRECATED TestDeprecatedMessage_DeprecatedEnum = 0
  164. )
  165. // Enum value maps for TestDeprecatedMessage_DeprecatedEnum.
  166. var (
  167. TestDeprecatedMessage_DeprecatedEnum_name = map[int32]string{
  168. 0: "DEPRECATED",
  169. }
  170. TestDeprecatedMessage_DeprecatedEnum_value = map[string]int32{
  171. "DEPRECATED": 0,
  172. }
  173. )
  174. func (x TestDeprecatedMessage_DeprecatedEnum) Enum() *TestDeprecatedMessage_DeprecatedEnum {
  175. p := new(TestDeprecatedMessage_DeprecatedEnum)
  176. *p = x
  177. return p
  178. }
  179. func (x TestDeprecatedMessage_DeprecatedEnum) String() string {
  180. return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x))
  181. }
  182. func (TestDeprecatedMessage_DeprecatedEnum) Descriptor() protoreflect.EnumDescriptor {
  183. return file_test_test_proto_enumTypes[3].EnumDescriptor
  184. }
  185. func (TestDeprecatedMessage_DeprecatedEnum) Type() protoreflect.EnumType {
  186. return &file_test_test_proto_enumTypes[3]
  187. }
  188. func (x TestDeprecatedMessage_DeprecatedEnum) Number() protoreflect.EnumNumber {
  189. return protoreflect.EnumNumber(x)
  190. }
  191. // Deprecated: Do not use.
  192. func (x *TestDeprecatedMessage_DeprecatedEnum) UnmarshalJSON(b []byte) error {
  193. num, err := protoimpl.X.UnmarshalJSONEnum(x.Descriptor(), b)
  194. if err != nil {
  195. return err
  196. }
  197. *x = TestDeprecatedMessage_DeprecatedEnum(num)
  198. return nil
  199. }
  200. // Deprecated: Use TestDeprecatedMessage_DeprecatedEnum.Descriptor instead.
  201. func (TestDeprecatedMessage_DeprecatedEnum) EnumDescriptor() ([]byte, []int) {
  202. return file_test_test_proto_rawDescGZIP(), []int{1, 0}
  203. }
  204. type TestAllTypes struct {
  205. state protoimpl.MessageState
  206. sizeCache protoimpl.SizeCache
  207. unknownFields protoimpl.UnknownFields
  208. OptionalInt32 *int32 `protobuf:"varint,1,opt,name=optional_int32,json=optionalInt32" json:"optional_int32,omitempty"`
  209. OptionalInt64 *int64 `protobuf:"varint,2,opt,name=optional_int64,json=optionalInt64" json:"optional_int64,omitempty"`
  210. OptionalUint32 *uint32 `protobuf:"varint,3,opt,name=optional_uint32,json=optionalUint32" json:"optional_uint32,omitempty"`
  211. OptionalUint64 *uint64 `protobuf:"varint,4,opt,name=optional_uint64,json=optionalUint64" json:"optional_uint64,omitempty"`
  212. OptionalSint32 *int32 `protobuf:"zigzag32,5,opt,name=optional_sint32,json=optionalSint32" json:"optional_sint32,omitempty"`
  213. OptionalSint64 *int64 `protobuf:"zigzag64,6,opt,name=optional_sint64,json=optionalSint64" json:"optional_sint64,omitempty"`
  214. OptionalFixed32 *uint32 `protobuf:"fixed32,7,opt,name=optional_fixed32,json=optionalFixed32" json:"optional_fixed32,omitempty"`
  215. OptionalFixed64 *uint64 `protobuf:"fixed64,8,opt,name=optional_fixed64,json=optionalFixed64" json:"optional_fixed64,omitempty"`
  216. OptionalSfixed32 *int32 `protobuf:"fixed32,9,opt,name=optional_sfixed32,json=optionalSfixed32" json:"optional_sfixed32,omitempty"`
  217. OptionalSfixed64 *int64 `protobuf:"fixed64,10,opt,name=optional_sfixed64,json=optionalSfixed64" json:"optional_sfixed64,omitempty"`
  218. OptionalFloat *float32 `protobuf:"fixed32,11,opt,name=optional_float,json=optionalFloat" json:"optional_float,omitempty"`
  219. OptionalDouble *float64 `protobuf:"fixed64,12,opt,name=optional_double,json=optionalDouble" json:"optional_double,omitempty"`
  220. OptionalBool *bool `protobuf:"varint,13,opt,name=optional_bool,json=optionalBool" json:"optional_bool,omitempty"`
  221. OptionalString *string `protobuf:"bytes,14,opt,name=optional_string,json=optionalString" json:"optional_string,omitempty"`
  222. OptionalBytes []byte `protobuf:"bytes,15,opt,name=optional_bytes,json=optionalBytes" json:"optional_bytes,omitempty"`
  223. Optionalgroup *TestAllTypes_OptionalGroup `protobuf:"group,16,opt,name=OptionalGroup,json=optionalgroup" json:"optionalgroup,omitempty"`
  224. OptionalNestedMessage *TestAllTypes_NestedMessage `protobuf:"bytes,18,opt,name=optional_nested_message,json=optionalNestedMessage" json:"optional_nested_message,omitempty"`
  225. OptionalForeignMessage *ForeignMessage `protobuf:"bytes,19,opt,name=optional_foreign_message,json=optionalForeignMessage" json:"optional_foreign_message,omitempty"`
  226. OptionalImportMessage *ImportMessage `protobuf:"bytes,20,opt,name=optional_import_message,json=optionalImportMessage" json:"optional_import_message,omitempty"`
  227. OptionalNestedEnum *TestAllTypes_NestedEnum `protobuf:"varint,21,opt,name=optional_nested_enum,json=optionalNestedEnum,enum=goproto.proto.test.TestAllTypes_NestedEnum" json:"optional_nested_enum,omitempty"`
  228. OptionalForeignEnum *ForeignEnum `protobuf:"varint,22,opt,name=optional_foreign_enum,json=optionalForeignEnum,enum=goproto.proto.test.ForeignEnum" json:"optional_foreign_enum,omitempty"`
  229. OptionalImportEnum *ImportEnum `protobuf:"varint,23,opt,name=optional_import_enum,json=optionalImportEnum,enum=goproto.proto.test.ImportEnum" json:"optional_import_enum,omitempty"`
  230. RepeatedInt32 []int32 `protobuf:"varint,31,rep,name=repeated_int32,json=repeatedInt32" json:"repeated_int32,omitempty"`
  231. RepeatedInt64 []int64 `protobuf:"varint,32,rep,name=repeated_int64,json=repeatedInt64" json:"repeated_int64,omitempty"`
  232. RepeatedUint32 []uint32 `protobuf:"varint,33,rep,name=repeated_uint32,json=repeatedUint32" json:"repeated_uint32,omitempty"`
  233. RepeatedUint64 []uint64 `protobuf:"varint,34,rep,name=repeated_uint64,json=repeatedUint64" json:"repeated_uint64,omitempty"`
  234. RepeatedSint32 []int32 `protobuf:"zigzag32,35,rep,name=repeated_sint32,json=repeatedSint32" json:"repeated_sint32,omitempty"`
  235. RepeatedSint64 []int64 `protobuf:"zigzag64,36,rep,name=repeated_sint64,json=repeatedSint64" json:"repeated_sint64,omitempty"`
  236. RepeatedFixed32 []uint32 `protobuf:"fixed32,37,rep,name=repeated_fixed32,json=repeatedFixed32" json:"repeated_fixed32,omitempty"`
  237. RepeatedFixed64 []uint64 `protobuf:"fixed64,38,rep,name=repeated_fixed64,json=repeatedFixed64" json:"repeated_fixed64,omitempty"`
  238. RepeatedSfixed32 []int32 `protobuf:"fixed32,39,rep,name=repeated_sfixed32,json=repeatedSfixed32" json:"repeated_sfixed32,omitempty"`
  239. RepeatedSfixed64 []int64 `protobuf:"fixed64,40,rep,name=repeated_sfixed64,json=repeatedSfixed64" json:"repeated_sfixed64,omitempty"`
  240. RepeatedFloat []float32 `protobuf:"fixed32,41,rep,name=repeated_float,json=repeatedFloat" json:"repeated_float,omitempty"`
  241. RepeatedDouble []float64 `protobuf:"fixed64,42,rep,name=repeated_double,json=repeatedDouble" json:"repeated_double,omitempty"`
  242. RepeatedBool []bool `protobuf:"varint,43,rep,name=repeated_bool,json=repeatedBool" json:"repeated_bool,omitempty"`
  243. RepeatedString []string `protobuf:"bytes,44,rep,name=repeated_string,json=repeatedString" json:"repeated_string,omitempty"`
  244. RepeatedBytes [][]byte `protobuf:"bytes,45,rep,name=repeated_bytes,json=repeatedBytes" json:"repeated_bytes,omitempty"`
  245. Repeatedgroup []*TestAllTypes_RepeatedGroup `protobuf:"group,46,rep,name=RepeatedGroup,json=repeatedgroup" json:"repeatedgroup,omitempty"`
  246. RepeatedNestedMessage []*TestAllTypes_NestedMessage `protobuf:"bytes,48,rep,name=repeated_nested_message,json=repeatedNestedMessage" json:"repeated_nested_message,omitempty"`
  247. RepeatedForeignMessage []*ForeignMessage `protobuf:"bytes,49,rep,name=repeated_foreign_message,json=repeatedForeignMessage" json:"repeated_foreign_message,omitempty"`
  248. RepeatedImportmessage []*ImportMessage `protobuf:"bytes,50,rep,name=repeated_importmessage,json=repeatedImportmessage" json:"repeated_importmessage,omitempty"`
  249. RepeatedNestedEnum []TestAllTypes_NestedEnum `protobuf:"varint,51,rep,name=repeated_nested_enum,json=repeatedNestedEnum,enum=goproto.proto.test.TestAllTypes_NestedEnum" json:"repeated_nested_enum,omitempty"`
  250. RepeatedForeignEnum []ForeignEnum `protobuf:"varint,52,rep,name=repeated_foreign_enum,json=repeatedForeignEnum,enum=goproto.proto.test.ForeignEnum" json:"repeated_foreign_enum,omitempty"`
  251. RepeatedImportenum []ImportEnum `protobuf:"varint,53,rep,name=repeated_importenum,json=repeatedImportenum,enum=goproto.proto.test.ImportEnum" json:"repeated_importenum,omitempty"`
  252. MapInt32Int32 map[int32]int32 `protobuf:"bytes,56,rep,name=map_int32_int32,json=mapInt32Int32" json:"map_int32_int32,omitempty" protobuf_key:"varint,1,opt,name=key" protobuf_val:"varint,2,opt,name=value"`
  253. MapInt64Int64 map[int64]int64 `protobuf:"bytes,57,rep,name=map_int64_int64,json=mapInt64Int64" json:"map_int64_int64,omitempty" protobuf_key:"varint,1,opt,name=key" protobuf_val:"varint,2,opt,name=value"`
  254. MapUint32Uint32 map[uint32]uint32 `protobuf:"bytes,58,rep,name=map_uint32_uint32,json=mapUint32Uint32" json:"map_uint32_uint32,omitempty" protobuf_key:"varint,1,opt,name=key" protobuf_val:"varint,2,opt,name=value"`
  255. MapUint64Uint64 map[uint64]uint64 `protobuf:"bytes,59,rep,name=map_uint64_uint64,json=mapUint64Uint64" json:"map_uint64_uint64,omitempty" protobuf_key:"varint,1,opt,name=key" protobuf_val:"varint,2,opt,name=value"`
  256. MapSint32Sint32 map[int32]int32 `protobuf:"bytes,60,rep,name=map_sint32_sint32,json=mapSint32Sint32" json:"map_sint32_sint32,omitempty" protobuf_key:"zigzag32,1,opt,name=key" protobuf_val:"zigzag32,2,opt,name=value"`
  257. MapSint64Sint64 map[int64]int64 `protobuf:"bytes,61,rep,name=map_sint64_sint64,json=mapSint64Sint64" json:"map_sint64_sint64,omitempty" protobuf_key:"zigzag64,1,opt,name=key" protobuf_val:"zigzag64,2,opt,name=value"`
  258. MapFixed32Fixed32 map[uint32]uint32 `protobuf:"bytes,62,rep,name=map_fixed32_fixed32,json=mapFixed32Fixed32" json:"map_fixed32_fixed32,omitempty" protobuf_key:"fixed32,1,opt,name=key" protobuf_val:"fixed32,2,opt,name=value"`
  259. MapFixed64Fixed64 map[uint64]uint64 `protobuf:"bytes,63,rep,name=map_fixed64_fixed64,json=mapFixed64Fixed64" json:"map_fixed64_fixed64,omitempty" protobuf_key:"fixed64,1,opt,name=key" protobuf_val:"fixed64,2,opt,name=value"`
  260. MapSfixed32Sfixed32 map[int32]int32 `protobuf:"bytes,64,rep,name=map_sfixed32_sfixed32,json=mapSfixed32Sfixed32" json:"map_sfixed32_sfixed32,omitempty" protobuf_key:"fixed32,1,opt,name=key" protobuf_val:"fixed32,2,opt,name=value"`
  261. MapSfixed64Sfixed64 map[int64]int64 `protobuf:"bytes,65,rep,name=map_sfixed64_sfixed64,json=mapSfixed64Sfixed64" json:"map_sfixed64_sfixed64,omitempty" protobuf_key:"fixed64,1,opt,name=key" protobuf_val:"fixed64,2,opt,name=value"`
  262. MapInt32Float map[int32]float32 `protobuf:"bytes,66,rep,name=map_int32_float,json=mapInt32Float" json:"map_int32_float,omitempty" protobuf_key:"varint,1,opt,name=key" protobuf_val:"fixed32,2,opt,name=value"`
  263. MapInt32Double map[int32]float64 `protobuf:"bytes,67,rep,name=map_int32_double,json=mapInt32Double" json:"map_int32_double,omitempty" protobuf_key:"varint,1,opt,name=key" protobuf_val:"fixed64,2,opt,name=value"`
  264. MapBoolBool map[bool]bool `protobuf:"bytes,68,rep,name=map_bool_bool,json=mapBoolBool" json:"map_bool_bool,omitempty" protobuf_key:"varint,1,opt,name=key" protobuf_val:"varint,2,opt,name=value"`
  265. MapStringString map[string]string `protobuf:"bytes,69,rep,name=map_string_string,json=mapStringString" json:"map_string_string,omitempty" protobuf_key:"bytes,1,opt,name=key" protobuf_val:"bytes,2,opt,name=value"`
  266. MapStringBytes map[string][]byte `protobuf:"bytes,70,rep,name=map_string_bytes,json=mapStringBytes" json:"map_string_bytes,omitempty" protobuf_key:"bytes,1,opt,name=key" protobuf_val:"bytes,2,opt,name=value"`
  267. MapStringNestedMessage map[string]*TestAllTypes_NestedMessage `protobuf:"bytes,71,rep,name=map_string_nested_message,json=mapStringNestedMessage" json:"map_string_nested_message,omitempty" protobuf_key:"bytes,1,opt,name=key" protobuf_val:"bytes,2,opt,name=value"`
  268. MapStringNestedEnum map[string]TestAllTypes_NestedEnum `protobuf:"bytes,73,rep,name=map_string_nested_enum,json=mapStringNestedEnum" json:"map_string_nested_enum,omitempty" protobuf_key:"bytes,1,opt,name=key" protobuf_val:"varint,2,opt,name=value,enum=goproto.proto.test.TestAllTypes_NestedEnum"`
  269. // Singular with defaults
  270. DefaultInt32 *int32 `protobuf:"varint,81,opt,name=default_int32,json=defaultInt32,def=81" json:"default_int32,omitempty"`
  271. DefaultInt64 *int64 `protobuf:"varint,82,opt,name=default_int64,json=defaultInt64,def=82" json:"default_int64,omitempty"`
  272. DefaultUint32 *uint32 `protobuf:"varint,83,opt,name=default_uint32,json=defaultUint32,def=83" json:"default_uint32,omitempty"`
  273. DefaultUint64 *uint64 `protobuf:"varint,84,opt,name=default_uint64,json=defaultUint64,def=84" json:"default_uint64,omitempty"`
  274. DefaultSint32 *int32 `protobuf:"zigzag32,85,opt,name=default_sint32,json=defaultSint32,def=-85" json:"default_sint32,omitempty"`
  275. DefaultSint64 *int64 `protobuf:"zigzag64,86,opt,name=default_sint64,json=defaultSint64,def=86" json:"default_sint64,omitempty"`
  276. DefaultFixed32 *uint32 `protobuf:"fixed32,87,opt,name=default_fixed32,json=defaultFixed32,def=87" json:"default_fixed32,omitempty"`
  277. DefaultFixed64 *uint64 `protobuf:"fixed64,88,opt,name=default_fixed64,json=defaultFixed64,def=88" json:"default_fixed64,omitempty"`
  278. DefaultSfixed32 *int32 `protobuf:"fixed32,89,opt,name=default_sfixed32,json=defaultSfixed32,def=89" json:"default_sfixed32,omitempty"`
  279. DefaultSfixed64 *int64 `protobuf:"fixed64,80,opt,name=default_sfixed64,json=defaultSfixed64,def=-90" json:"default_sfixed64,omitempty"`
  280. DefaultFloat *float32 `protobuf:"fixed32,91,opt,name=default_float,json=defaultFloat,def=91.5" json:"default_float,omitempty"`
  281. DefaultDouble *float64 `protobuf:"fixed64,92,opt,name=default_double,json=defaultDouble,def=92000" json:"default_double,omitempty"`
  282. DefaultBool *bool `protobuf:"varint,93,opt,name=default_bool,json=defaultBool,def=1" json:"default_bool,omitempty"`
  283. DefaultString *string `protobuf:"bytes,94,opt,name=default_string,json=defaultString,def=hello" json:"default_string,omitempty"`
  284. DefaultBytes []byte `protobuf:"bytes,95,opt,name=default_bytes,json=defaultBytes,def=world" json:"default_bytes,omitempty"`
  285. DefaultNestedEnum *TestAllTypes_NestedEnum `protobuf:"varint,96,opt,name=default_nested_enum,json=defaultNestedEnum,enum=goproto.proto.test.TestAllTypes_NestedEnum,def=1" json:"default_nested_enum,omitempty"`
  286. DefaultForeignEnum *ForeignEnum `protobuf:"varint,97,opt,name=default_foreign_enum,json=defaultForeignEnum,enum=goproto.proto.test.ForeignEnum,def=5" json:"default_foreign_enum,omitempty"`
  287. // Types that are assignable to OneofField:
  288. // *TestAllTypes_OneofUint32
  289. // *TestAllTypes_OneofNestedMessage
  290. // *TestAllTypes_OneofString
  291. // *TestAllTypes_OneofBytes
  292. // *TestAllTypes_OneofBool
  293. // *TestAllTypes_OneofUint64
  294. // *TestAllTypes_OneofFloat
  295. // *TestAllTypes_OneofDouble
  296. // *TestAllTypes_OneofEnum
  297. OneofField isTestAllTypes_OneofField `protobuf_oneof:"oneof_field"`
  298. }
  299. // Default values for TestAllTypes fields.
  300. const (
  301. Default_TestAllTypes_DefaultInt32 = int32(81)
  302. Default_TestAllTypes_DefaultInt64 = int64(82)
  303. Default_TestAllTypes_DefaultUint32 = uint32(83)
  304. Default_TestAllTypes_DefaultUint64 = uint64(84)
  305. Default_TestAllTypes_DefaultSint32 = int32(-85)
  306. Default_TestAllTypes_DefaultSint64 = int64(86)
  307. Default_TestAllTypes_DefaultFixed32 = uint32(87)
  308. Default_TestAllTypes_DefaultFixed64 = uint64(88)
  309. Default_TestAllTypes_DefaultSfixed32 = int32(89)
  310. Default_TestAllTypes_DefaultSfixed64 = int64(-90)
  311. Default_TestAllTypes_DefaultFloat = float32(91.5)
  312. Default_TestAllTypes_DefaultDouble = float64(92000)
  313. Default_TestAllTypes_DefaultBool = bool(true)
  314. Default_TestAllTypes_DefaultString = string("hello")
  315. Default_TestAllTypes_DefaultNestedEnum = TestAllTypes_BAR
  316. Default_TestAllTypes_DefaultForeignEnum = ForeignEnum_FOREIGN_BAR
  317. )
  318. // Default values for TestAllTypes fields.
  319. var (
  320. Default_TestAllTypes_DefaultBytes = []byte("world")
  321. )
  322. func (x *TestAllTypes) Reset() {
  323. *x = TestAllTypes{}
  324. }
  325. func (x *TestAllTypes) String() string {
  326. return protoimpl.X.MessageStringOf(x)
  327. }
  328. func (*TestAllTypes) ProtoMessage() {}
  329. func (x *TestAllTypes) ProtoReflect() protoreflect.Message {
  330. mi := &file_test_test_proto_msgTypes[0]
  331. if protoimpl.UnsafeEnabled && x != nil {
  332. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  333. if ms.LoadMessageInfo() == nil {
  334. ms.StoreMessageInfo(mi)
  335. }
  336. return ms
  337. }
  338. return mi.MessageOf(x)
  339. }
  340. // Deprecated: Use TestAllTypes.ProtoReflect.Descriptor instead.
  341. func (*TestAllTypes) Descriptor() ([]byte, []int) {
  342. return file_test_test_proto_rawDescGZIP(), []int{0}
  343. }
  344. func (x *TestAllTypes) GetOptionalInt32() int32 {
  345. if x != nil && x.OptionalInt32 != nil {
  346. return *x.OptionalInt32
  347. }
  348. return 0
  349. }
  350. func (x *TestAllTypes) GetOptionalInt64() int64 {
  351. if x != nil && x.OptionalInt64 != nil {
  352. return *x.OptionalInt64
  353. }
  354. return 0
  355. }
  356. func (x *TestAllTypes) GetOptionalUint32() uint32 {
  357. if x != nil && x.OptionalUint32 != nil {
  358. return *x.OptionalUint32
  359. }
  360. return 0
  361. }
  362. func (x *TestAllTypes) GetOptionalUint64() uint64 {
  363. if x != nil && x.OptionalUint64 != nil {
  364. return *x.OptionalUint64
  365. }
  366. return 0
  367. }
  368. func (x *TestAllTypes) GetOptionalSint32() int32 {
  369. if x != nil && x.OptionalSint32 != nil {
  370. return *x.OptionalSint32
  371. }
  372. return 0
  373. }
  374. func (x *TestAllTypes) GetOptionalSint64() int64 {
  375. if x != nil && x.OptionalSint64 != nil {
  376. return *x.OptionalSint64
  377. }
  378. return 0
  379. }
  380. func (x *TestAllTypes) GetOptionalFixed32() uint32 {
  381. if x != nil && x.OptionalFixed32 != nil {
  382. return *x.OptionalFixed32
  383. }
  384. return 0
  385. }
  386. func (x *TestAllTypes) GetOptionalFixed64() uint64 {
  387. if x != nil && x.OptionalFixed64 != nil {
  388. return *x.OptionalFixed64
  389. }
  390. return 0
  391. }
  392. func (x *TestAllTypes) GetOptionalSfixed32() int32 {
  393. if x != nil && x.OptionalSfixed32 != nil {
  394. return *x.OptionalSfixed32
  395. }
  396. return 0
  397. }
  398. func (x *TestAllTypes) GetOptionalSfixed64() int64 {
  399. if x != nil && x.OptionalSfixed64 != nil {
  400. return *x.OptionalSfixed64
  401. }
  402. return 0
  403. }
  404. func (x *TestAllTypes) GetOptionalFloat() float32 {
  405. if x != nil && x.OptionalFloat != nil {
  406. return *x.OptionalFloat
  407. }
  408. return 0
  409. }
  410. func (x *TestAllTypes) GetOptionalDouble() float64 {
  411. if x != nil && x.OptionalDouble != nil {
  412. return *x.OptionalDouble
  413. }
  414. return 0
  415. }
  416. func (x *TestAllTypes) GetOptionalBool() bool {
  417. if x != nil && x.OptionalBool != nil {
  418. return *x.OptionalBool
  419. }
  420. return false
  421. }
  422. func (x *TestAllTypes) GetOptionalString() string {
  423. if x != nil && x.OptionalString != nil {
  424. return *x.OptionalString
  425. }
  426. return ""
  427. }
  428. func (x *TestAllTypes) GetOptionalBytes() []byte {
  429. if x != nil {
  430. return x.OptionalBytes
  431. }
  432. return nil
  433. }
  434. func (x *TestAllTypes) GetOptionalgroup() *TestAllTypes_OptionalGroup {
  435. if x != nil {
  436. return x.Optionalgroup
  437. }
  438. return nil
  439. }
  440. func (x *TestAllTypes) GetOptionalNestedMessage() *TestAllTypes_NestedMessage {
  441. if x != nil {
  442. return x.OptionalNestedMessage
  443. }
  444. return nil
  445. }
  446. func (x *TestAllTypes) GetOptionalForeignMessage() *ForeignMessage {
  447. if x != nil {
  448. return x.OptionalForeignMessage
  449. }
  450. return nil
  451. }
  452. func (x *TestAllTypes) GetOptionalImportMessage() *ImportMessage {
  453. if x != nil {
  454. return x.OptionalImportMessage
  455. }
  456. return nil
  457. }
  458. func (x *TestAllTypes) GetOptionalNestedEnum() TestAllTypes_NestedEnum {
  459. if x != nil && x.OptionalNestedEnum != nil {
  460. return *x.OptionalNestedEnum
  461. }
  462. return TestAllTypes_FOO
  463. }
  464. func (x *TestAllTypes) GetOptionalForeignEnum() ForeignEnum {
  465. if x != nil && x.OptionalForeignEnum != nil {
  466. return *x.OptionalForeignEnum
  467. }
  468. return ForeignEnum_FOREIGN_FOO
  469. }
  470. func (x *TestAllTypes) GetOptionalImportEnum() ImportEnum {
  471. if x != nil && x.OptionalImportEnum != nil {
  472. return *x.OptionalImportEnum
  473. }
  474. return ImportEnum_IMPORT_ZERO
  475. }
  476. func (x *TestAllTypes) GetRepeatedInt32() []int32 {
  477. if x != nil {
  478. return x.RepeatedInt32
  479. }
  480. return nil
  481. }
  482. func (x *TestAllTypes) GetRepeatedInt64() []int64 {
  483. if x != nil {
  484. return x.RepeatedInt64
  485. }
  486. return nil
  487. }
  488. func (x *TestAllTypes) GetRepeatedUint32() []uint32 {
  489. if x != nil {
  490. return x.RepeatedUint32
  491. }
  492. return nil
  493. }
  494. func (x *TestAllTypes) GetRepeatedUint64() []uint64 {
  495. if x != nil {
  496. return x.RepeatedUint64
  497. }
  498. return nil
  499. }
  500. func (x *TestAllTypes) GetRepeatedSint32() []int32 {
  501. if x != nil {
  502. return x.RepeatedSint32
  503. }
  504. return nil
  505. }
  506. func (x *TestAllTypes) GetRepeatedSint64() []int64 {
  507. if x != nil {
  508. return x.RepeatedSint64
  509. }
  510. return nil
  511. }
  512. func (x *TestAllTypes) GetRepeatedFixed32() []uint32 {
  513. if x != nil {
  514. return x.RepeatedFixed32
  515. }
  516. return nil
  517. }
  518. func (x *TestAllTypes) GetRepeatedFixed64() []uint64 {
  519. if x != nil {
  520. return x.RepeatedFixed64
  521. }
  522. return nil
  523. }
  524. func (x *TestAllTypes) GetRepeatedSfixed32() []int32 {
  525. if x != nil {
  526. return x.RepeatedSfixed32
  527. }
  528. return nil
  529. }
  530. func (x *TestAllTypes) GetRepeatedSfixed64() []int64 {
  531. if x != nil {
  532. return x.RepeatedSfixed64
  533. }
  534. return nil
  535. }
  536. func (x *TestAllTypes) GetRepeatedFloat() []float32 {
  537. if x != nil {
  538. return x.RepeatedFloat
  539. }
  540. return nil
  541. }
  542. func (x *TestAllTypes) GetRepeatedDouble() []float64 {
  543. if x != nil {
  544. return x.RepeatedDouble
  545. }
  546. return nil
  547. }
  548. func (x *TestAllTypes) GetRepeatedBool() []bool {
  549. if x != nil {
  550. return x.RepeatedBool
  551. }
  552. return nil
  553. }
  554. func (x *TestAllTypes) GetRepeatedString() []string {
  555. if x != nil {
  556. return x.RepeatedString
  557. }
  558. return nil
  559. }
  560. func (x *TestAllTypes) GetRepeatedBytes() [][]byte {
  561. if x != nil {
  562. return x.RepeatedBytes
  563. }
  564. return nil
  565. }
  566. func (x *TestAllTypes) GetRepeatedgroup() []*TestAllTypes_RepeatedGroup {
  567. if x != nil {
  568. return x.Repeatedgroup
  569. }
  570. return nil
  571. }
  572. func (x *TestAllTypes) GetRepeatedNestedMessage() []*TestAllTypes_NestedMessage {
  573. if x != nil {
  574. return x.RepeatedNestedMessage
  575. }
  576. return nil
  577. }
  578. func (x *TestAllTypes) GetRepeatedForeignMessage() []*ForeignMessage {
  579. if x != nil {
  580. return x.RepeatedForeignMessage
  581. }
  582. return nil
  583. }
  584. func (x *TestAllTypes) GetRepeatedImportmessage() []*ImportMessage {
  585. if x != nil {
  586. return x.RepeatedImportmessage
  587. }
  588. return nil
  589. }
  590. func (x *TestAllTypes) GetRepeatedNestedEnum() []TestAllTypes_NestedEnum {
  591. if x != nil {
  592. return x.RepeatedNestedEnum
  593. }
  594. return nil
  595. }
  596. func (x *TestAllTypes) GetRepeatedForeignEnum() []ForeignEnum {
  597. if x != nil {
  598. return x.RepeatedForeignEnum
  599. }
  600. return nil
  601. }
  602. func (x *TestAllTypes) GetRepeatedImportenum() []ImportEnum {
  603. if x != nil {
  604. return x.RepeatedImportenum
  605. }
  606. return nil
  607. }
  608. func (x *TestAllTypes) GetMapInt32Int32() map[int32]int32 {
  609. if x != nil {
  610. return x.MapInt32Int32
  611. }
  612. return nil
  613. }
  614. func (x *TestAllTypes) GetMapInt64Int64() map[int64]int64 {
  615. if x != nil {
  616. return x.MapInt64Int64
  617. }
  618. return nil
  619. }
  620. func (x *TestAllTypes) GetMapUint32Uint32() map[uint32]uint32 {
  621. if x != nil {
  622. return x.MapUint32Uint32
  623. }
  624. return nil
  625. }
  626. func (x *TestAllTypes) GetMapUint64Uint64() map[uint64]uint64 {
  627. if x != nil {
  628. return x.MapUint64Uint64
  629. }
  630. return nil
  631. }
  632. func (x *TestAllTypes) GetMapSint32Sint32() map[int32]int32 {
  633. if x != nil {
  634. return x.MapSint32Sint32
  635. }
  636. return nil
  637. }
  638. func (x *TestAllTypes) GetMapSint64Sint64() map[int64]int64 {
  639. if x != nil {
  640. return x.MapSint64Sint64
  641. }
  642. return nil
  643. }
  644. func (x *TestAllTypes) GetMapFixed32Fixed32() map[uint32]uint32 {
  645. if x != nil {
  646. return x.MapFixed32Fixed32
  647. }
  648. return nil
  649. }
  650. func (x *TestAllTypes) GetMapFixed64Fixed64() map[uint64]uint64 {
  651. if x != nil {
  652. return x.MapFixed64Fixed64
  653. }
  654. return nil
  655. }
  656. func (x *TestAllTypes) GetMapSfixed32Sfixed32() map[int32]int32 {
  657. if x != nil {
  658. return x.MapSfixed32Sfixed32
  659. }
  660. return nil
  661. }
  662. func (x *TestAllTypes) GetMapSfixed64Sfixed64() map[int64]int64 {
  663. if x != nil {
  664. return x.MapSfixed64Sfixed64
  665. }
  666. return nil
  667. }
  668. func (x *TestAllTypes) GetMapInt32Float() map[int32]float32 {
  669. if x != nil {
  670. return x.MapInt32Float
  671. }
  672. return nil
  673. }
  674. func (x *TestAllTypes) GetMapInt32Double() map[int32]float64 {
  675. if x != nil {
  676. return x.MapInt32Double
  677. }
  678. return nil
  679. }
  680. func (x *TestAllTypes) GetMapBoolBool() map[bool]bool {
  681. if x != nil {
  682. return x.MapBoolBool
  683. }
  684. return nil
  685. }
  686. func (x *TestAllTypes) GetMapStringString() map[string]string {
  687. if x != nil {
  688. return x.MapStringString
  689. }
  690. return nil
  691. }
  692. func (x *TestAllTypes) GetMapStringBytes() map[string][]byte {
  693. if x != nil {
  694. return x.MapStringBytes
  695. }
  696. return nil
  697. }
  698. func (x *TestAllTypes) GetMapStringNestedMessage() map[string]*TestAllTypes_NestedMessage {
  699. if x != nil {
  700. return x.MapStringNestedMessage
  701. }
  702. return nil
  703. }
  704. func (x *TestAllTypes) GetMapStringNestedEnum() map[string]TestAllTypes_NestedEnum {
  705. if x != nil {
  706. return x.MapStringNestedEnum
  707. }
  708. return nil
  709. }
  710. func (x *TestAllTypes) GetDefaultInt32() int32 {
  711. if x != nil && x.DefaultInt32 != nil {
  712. return *x.DefaultInt32
  713. }
  714. return Default_TestAllTypes_DefaultInt32
  715. }
  716. func (x *TestAllTypes) GetDefaultInt64() int64 {
  717. if x != nil && x.DefaultInt64 != nil {
  718. return *x.DefaultInt64
  719. }
  720. return Default_TestAllTypes_DefaultInt64
  721. }
  722. func (x *TestAllTypes) GetDefaultUint32() uint32 {
  723. if x != nil && x.DefaultUint32 != nil {
  724. return *x.DefaultUint32
  725. }
  726. return Default_TestAllTypes_DefaultUint32
  727. }
  728. func (x *TestAllTypes) GetDefaultUint64() uint64 {
  729. if x != nil && x.DefaultUint64 != nil {
  730. return *x.DefaultUint64
  731. }
  732. return Default_TestAllTypes_DefaultUint64
  733. }
  734. func (x *TestAllTypes) GetDefaultSint32() int32 {
  735. if x != nil && x.DefaultSint32 != nil {
  736. return *x.DefaultSint32
  737. }
  738. return Default_TestAllTypes_DefaultSint32
  739. }
  740. func (x *TestAllTypes) GetDefaultSint64() int64 {
  741. if x != nil && x.DefaultSint64 != nil {
  742. return *x.DefaultSint64
  743. }
  744. return Default_TestAllTypes_DefaultSint64
  745. }
  746. func (x *TestAllTypes) GetDefaultFixed32() uint32 {
  747. if x != nil && x.DefaultFixed32 != nil {
  748. return *x.DefaultFixed32
  749. }
  750. return Default_TestAllTypes_DefaultFixed32
  751. }
  752. func (x *TestAllTypes) GetDefaultFixed64() uint64 {
  753. if x != nil && x.DefaultFixed64 != nil {
  754. return *x.DefaultFixed64
  755. }
  756. return Default_TestAllTypes_DefaultFixed64
  757. }
  758. func (x *TestAllTypes) GetDefaultSfixed32() int32 {
  759. if x != nil && x.DefaultSfixed32 != nil {
  760. return *x.DefaultSfixed32
  761. }
  762. return Default_TestAllTypes_DefaultSfixed32
  763. }
  764. func (x *TestAllTypes) GetDefaultSfixed64() int64 {
  765. if x != nil && x.DefaultSfixed64 != nil {
  766. return *x.DefaultSfixed64
  767. }
  768. return Default_TestAllTypes_DefaultSfixed64
  769. }
  770. func (x *TestAllTypes) GetDefaultFloat() float32 {
  771. if x != nil && x.DefaultFloat != nil {
  772. return *x.DefaultFloat
  773. }
  774. return Default_TestAllTypes_DefaultFloat
  775. }
  776. func (x *TestAllTypes) GetDefaultDouble() float64 {
  777. if x != nil && x.DefaultDouble != nil {
  778. return *x.DefaultDouble
  779. }
  780. return Default_TestAllTypes_DefaultDouble
  781. }
  782. func (x *TestAllTypes) GetDefaultBool() bool {
  783. if x != nil && x.DefaultBool != nil {
  784. return *x.DefaultBool
  785. }
  786. return Default_TestAllTypes_DefaultBool
  787. }
  788. func (x *TestAllTypes) GetDefaultString() string {
  789. if x != nil && x.DefaultString != nil {
  790. return *x.DefaultString
  791. }
  792. return Default_TestAllTypes_DefaultString
  793. }
  794. func (x *TestAllTypes) GetDefaultBytes() []byte {
  795. if x != nil && x.DefaultBytes != nil {
  796. return x.DefaultBytes
  797. }
  798. return append([]byte(nil), Default_TestAllTypes_DefaultBytes...)
  799. }
  800. func (x *TestAllTypes) GetDefaultNestedEnum() TestAllTypes_NestedEnum {
  801. if x != nil && x.DefaultNestedEnum != nil {
  802. return *x.DefaultNestedEnum
  803. }
  804. return Default_TestAllTypes_DefaultNestedEnum
  805. }
  806. func (x *TestAllTypes) GetDefaultForeignEnum() ForeignEnum {
  807. if x != nil && x.DefaultForeignEnum != nil {
  808. return *x.DefaultForeignEnum
  809. }
  810. return Default_TestAllTypes_DefaultForeignEnum
  811. }
  812. func (m *TestAllTypes) GetOneofField() isTestAllTypes_OneofField {
  813. if m != nil {
  814. return m.OneofField
  815. }
  816. return nil
  817. }
  818. func (x *TestAllTypes) GetOneofUint32() uint32 {
  819. if x, ok := x.GetOneofField().(*TestAllTypes_OneofUint32); ok {
  820. return x.OneofUint32
  821. }
  822. return 0
  823. }
  824. func (x *TestAllTypes) GetOneofNestedMessage() *TestAllTypes_NestedMessage {
  825. if x, ok := x.GetOneofField().(*TestAllTypes_OneofNestedMessage); ok {
  826. return x.OneofNestedMessage
  827. }
  828. return nil
  829. }
  830. func (x *TestAllTypes) GetOneofString() string {
  831. if x, ok := x.GetOneofField().(*TestAllTypes_OneofString); ok {
  832. return x.OneofString
  833. }
  834. return ""
  835. }
  836. func (x *TestAllTypes) GetOneofBytes() []byte {
  837. if x, ok := x.GetOneofField().(*TestAllTypes_OneofBytes); ok {
  838. return x.OneofBytes
  839. }
  840. return nil
  841. }
  842. func (x *TestAllTypes) GetOneofBool() bool {
  843. if x, ok := x.GetOneofField().(*TestAllTypes_OneofBool); ok {
  844. return x.OneofBool
  845. }
  846. return false
  847. }
  848. func (x *TestAllTypes) GetOneofUint64() uint64 {
  849. if x, ok := x.GetOneofField().(*TestAllTypes_OneofUint64); ok {
  850. return x.OneofUint64
  851. }
  852. return 0
  853. }
  854. func (x *TestAllTypes) GetOneofFloat() float32 {
  855. if x, ok := x.GetOneofField().(*TestAllTypes_OneofFloat); ok {
  856. return x.OneofFloat
  857. }
  858. return 0
  859. }
  860. func (x *TestAllTypes) GetOneofDouble() float64 {
  861. if x, ok := x.GetOneofField().(*TestAllTypes_OneofDouble); ok {
  862. return x.OneofDouble
  863. }
  864. return 0
  865. }
  866. func (x *TestAllTypes) GetOneofEnum() TestAllTypes_NestedEnum {
  867. if x, ok := x.GetOneofField().(*TestAllTypes_OneofEnum); ok {
  868. return x.OneofEnum
  869. }
  870. return TestAllTypes_FOO
  871. }
  872. type isTestAllTypes_OneofField interface {
  873. isTestAllTypes_OneofField()
  874. }
  875. type TestAllTypes_OneofUint32 struct {
  876. OneofUint32 uint32 `protobuf:"varint,111,opt,name=oneof_uint32,json=oneofUint32,oneof"`
  877. }
  878. type TestAllTypes_OneofNestedMessage struct {
  879. OneofNestedMessage *TestAllTypes_NestedMessage `protobuf:"bytes,112,opt,name=oneof_nested_message,json=oneofNestedMessage,oneof"`
  880. }
  881. type TestAllTypes_OneofString struct {
  882. OneofString string `protobuf:"bytes,113,opt,name=oneof_string,json=oneofString,oneof"`
  883. }
  884. type TestAllTypes_OneofBytes struct {
  885. OneofBytes []byte `protobuf:"bytes,114,opt,name=oneof_bytes,json=oneofBytes,oneof"`
  886. }
  887. type TestAllTypes_OneofBool struct {
  888. OneofBool bool `protobuf:"varint,115,opt,name=oneof_bool,json=oneofBool,oneof"`
  889. }
  890. type TestAllTypes_OneofUint64 struct {
  891. OneofUint64 uint64 `protobuf:"varint,116,opt,name=oneof_uint64,json=oneofUint64,oneof"`
  892. }
  893. type TestAllTypes_OneofFloat struct {
  894. OneofFloat float32 `protobuf:"fixed32,117,opt,name=oneof_float,json=oneofFloat,oneof"`
  895. }
  896. type TestAllTypes_OneofDouble struct {
  897. OneofDouble float64 `protobuf:"fixed64,118,opt,name=oneof_double,json=oneofDouble,oneof"`
  898. }
  899. type TestAllTypes_OneofEnum struct {
  900. OneofEnum TestAllTypes_NestedEnum `protobuf:"varint,119,opt,name=oneof_enum,json=oneofEnum,enum=goproto.proto.test.TestAllTypes_NestedEnum,oneof"`
  901. }
  902. func (*TestAllTypes_OneofUint32) isTestAllTypes_OneofField() {}
  903. func (*TestAllTypes_OneofNestedMessage) isTestAllTypes_OneofField() {}
  904. func (*TestAllTypes_OneofString) isTestAllTypes_OneofField() {}
  905. func (*TestAllTypes_OneofBytes) isTestAllTypes_OneofField() {}
  906. func (*TestAllTypes_OneofBool) isTestAllTypes_OneofField() {}
  907. func (*TestAllTypes_OneofUint64) isTestAllTypes_OneofField() {}
  908. func (*TestAllTypes_OneofFloat) isTestAllTypes_OneofField() {}
  909. func (*TestAllTypes_OneofDouble) isTestAllTypes_OneofField() {}
  910. func (*TestAllTypes_OneofEnum) isTestAllTypes_OneofField() {}
  911. // Deprecated: Do not use.
  912. type TestDeprecatedMessage struct {
  913. state protoimpl.MessageState
  914. sizeCache protoimpl.SizeCache
  915. unknownFields protoimpl.UnknownFields
  916. // Deprecated: Do not use.
  917. DeprecatedInt32 *int32 `protobuf:"varint,1,opt,name=deprecated_int32,json=deprecatedInt32" json:"deprecated_int32,omitempty"`
  918. // Types that are assignable to DeprecatedOneof:
  919. // *TestDeprecatedMessage_DeprecatedOneofField
  920. DeprecatedOneof isTestDeprecatedMessage_DeprecatedOneof `protobuf_oneof:"deprecated_oneof"`
  921. }
  922. func (x *TestDeprecatedMessage) Reset() {
  923. *x = TestDeprecatedMessage{}
  924. }
  925. func (x *TestDeprecatedMessage) String() string {
  926. return protoimpl.X.MessageStringOf(x)
  927. }
  928. func (*TestDeprecatedMessage) ProtoMessage() {}
  929. func (x *TestDeprecatedMessage) ProtoReflect() protoreflect.Message {
  930. mi := &file_test_test_proto_msgTypes[1]
  931. if protoimpl.UnsafeEnabled && x != nil {
  932. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  933. if ms.LoadMessageInfo() == nil {
  934. ms.StoreMessageInfo(mi)
  935. }
  936. return ms
  937. }
  938. return mi.MessageOf(x)
  939. }
  940. // Deprecated: Use TestDeprecatedMessage.ProtoReflect.Descriptor instead.
  941. func (*TestDeprecatedMessage) Descriptor() ([]byte, []int) {
  942. return file_test_test_proto_rawDescGZIP(), []int{1}
  943. }
  944. // Deprecated: Do not use.
  945. func (x *TestDeprecatedMessage) GetDeprecatedInt32() int32 {
  946. if x != nil && x.DeprecatedInt32 != nil {
  947. return *x.DeprecatedInt32
  948. }
  949. return 0
  950. }
  951. func (m *TestDeprecatedMessage) GetDeprecatedOneof() isTestDeprecatedMessage_DeprecatedOneof {
  952. if m != nil {
  953. return m.DeprecatedOneof
  954. }
  955. return nil
  956. }
  957. // Deprecated: Do not use.
  958. func (x *TestDeprecatedMessage) GetDeprecatedOneofField() int32 {
  959. if x, ok := x.GetDeprecatedOneof().(*TestDeprecatedMessage_DeprecatedOneofField); ok {
  960. return x.DeprecatedOneofField
  961. }
  962. return 0
  963. }
  964. type isTestDeprecatedMessage_DeprecatedOneof interface {
  965. isTestDeprecatedMessage_DeprecatedOneof()
  966. }
  967. type TestDeprecatedMessage_DeprecatedOneofField struct {
  968. // Deprecated: Do not use.
  969. DeprecatedOneofField int32 `protobuf:"varint,2,opt,name=deprecated_oneof_field,json=deprecatedOneofField,oneof"`
  970. }
  971. func (*TestDeprecatedMessage_DeprecatedOneofField) isTestDeprecatedMessage_DeprecatedOneof() {}
  972. type ForeignMessage struct {
  973. state protoimpl.MessageState
  974. sizeCache protoimpl.SizeCache
  975. unknownFields protoimpl.UnknownFields
  976. C *int32 `protobuf:"varint,1,opt,name=c" json:"c,omitempty"`
  977. D *int32 `protobuf:"varint,2,opt,name=d" json:"d,omitempty"`
  978. }
  979. func (x *ForeignMessage) Reset() {
  980. *x = ForeignMessage{}
  981. }
  982. func (x *ForeignMessage) String() string {
  983. return protoimpl.X.MessageStringOf(x)
  984. }
  985. func (*ForeignMessage) ProtoMessage() {}
  986. func (x *ForeignMessage) ProtoReflect() protoreflect.Message {
  987. mi := &file_test_test_proto_msgTypes[2]
  988. if protoimpl.UnsafeEnabled && x != nil {
  989. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  990. if ms.LoadMessageInfo() == nil {
  991. ms.StoreMessageInfo(mi)
  992. }
  993. return ms
  994. }
  995. return mi.MessageOf(x)
  996. }
  997. // Deprecated: Use ForeignMessage.ProtoReflect.Descriptor instead.
  998. func (*ForeignMessage) Descriptor() ([]byte, []int) {
  999. return file_test_test_proto_rawDescGZIP(), []int{2}
  1000. }
  1001. func (x *ForeignMessage) GetC() int32 {
  1002. if x != nil && x.C != nil {
  1003. return *x.C
  1004. }
  1005. return 0
  1006. }
  1007. func (x *ForeignMessage) GetD() int32 {
  1008. if x != nil && x.D != nil {
  1009. return *x.D
  1010. }
  1011. return 0
  1012. }
  1013. type TestReservedFields struct {
  1014. state protoimpl.MessageState
  1015. sizeCache protoimpl.SizeCache
  1016. unknownFields protoimpl.UnknownFields
  1017. }
  1018. func (x *TestReservedFields) Reset() {
  1019. *x = TestReservedFields{}
  1020. }
  1021. func (x *TestReservedFields) String() string {
  1022. return protoimpl.X.MessageStringOf(x)
  1023. }
  1024. func (*TestReservedFields) ProtoMessage() {}
  1025. func (x *TestReservedFields) ProtoReflect() protoreflect.Message {
  1026. mi := &file_test_test_proto_msgTypes[3]
  1027. if protoimpl.UnsafeEnabled && x != nil {
  1028. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1029. if ms.LoadMessageInfo() == nil {
  1030. ms.StoreMessageInfo(mi)
  1031. }
  1032. return ms
  1033. }
  1034. return mi.MessageOf(x)
  1035. }
  1036. // Deprecated: Use TestReservedFields.ProtoReflect.Descriptor instead.
  1037. func (*TestReservedFields) Descriptor() ([]byte, []int) {
  1038. return file_test_test_proto_rawDescGZIP(), []int{3}
  1039. }
  1040. type TestAllExtensions struct {
  1041. state protoimpl.MessageState
  1042. sizeCache protoimpl.SizeCache
  1043. unknownFields protoimpl.UnknownFields
  1044. extensionFields protoimpl.ExtensionFields
  1045. }
  1046. func (x *TestAllExtensions) Reset() {
  1047. *x = TestAllExtensions{}
  1048. }
  1049. func (x *TestAllExtensions) String() string {
  1050. return protoimpl.X.MessageStringOf(x)
  1051. }
  1052. func (*TestAllExtensions) ProtoMessage() {}
  1053. func (x *TestAllExtensions) ProtoReflect() protoreflect.Message {
  1054. mi := &file_test_test_proto_msgTypes[4]
  1055. if protoimpl.UnsafeEnabled && x != nil {
  1056. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1057. if ms.LoadMessageInfo() == nil {
  1058. ms.StoreMessageInfo(mi)
  1059. }
  1060. return ms
  1061. }
  1062. return mi.MessageOf(x)
  1063. }
  1064. // Deprecated: Use TestAllExtensions.ProtoReflect.Descriptor instead.
  1065. func (*TestAllExtensions) Descriptor() ([]byte, []int) {
  1066. return file_test_test_proto_rawDescGZIP(), []int{4}
  1067. }
  1068. var extRange_TestAllExtensions = []protoiface.ExtensionRangeV1{
  1069. {Start: 1, End: 536870911},
  1070. }
  1071. // Deprecated: Use TestAllExtensions.ProtoReflect.Descriptor.ExtensionRanges instead.
  1072. func (*TestAllExtensions) ExtensionRangeArray() []protoiface.ExtensionRangeV1 {
  1073. return extRange_TestAllExtensions
  1074. }
  1075. type OptionalGroupExtension struct {
  1076. state protoimpl.MessageState
  1077. sizeCache protoimpl.SizeCache
  1078. unknownFields protoimpl.UnknownFields
  1079. A *int32 `protobuf:"varint,17,opt,name=a" json:"a,omitempty"`
  1080. }
  1081. func (x *OptionalGroupExtension) Reset() {
  1082. *x = OptionalGroupExtension{}
  1083. }
  1084. func (x *OptionalGroupExtension) String() string {
  1085. return protoimpl.X.MessageStringOf(x)
  1086. }
  1087. func (*OptionalGroupExtension) ProtoMessage() {}
  1088. func (x *OptionalGroupExtension) ProtoReflect() protoreflect.Message {
  1089. mi := &file_test_test_proto_msgTypes[5]
  1090. if protoimpl.UnsafeEnabled && x != nil {
  1091. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1092. if ms.LoadMessageInfo() == nil {
  1093. ms.StoreMessageInfo(mi)
  1094. }
  1095. return ms
  1096. }
  1097. return mi.MessageOf(x)
  1098. }
  1099. // Deprecated: Use OptionalGroupExtension.ProtoReflect.Descriptor instead.
  1100. func (*OptionalGroupExtension) Descriptor() ([]byte, []int) {
  1101. return file_test_test_proto_rawDescGZIP(), []int{5}
  1102. }
  1103. func (x *OptionalGroupExtension) GetA() int32 {
  1104. if x != nil && x.A != nil {
  1105. return *x.A
  1106. }
  1107. return 0
  1108. }
  1109. type RepeatedGroupExtension struct {
  1110. state protoimpl.MessageState
  1111. sizeCache protoimpl.SizeCache
  1112. unknownFields protoimpl.UnknownFields
  1113. A *int32 `protobuf:"varint,47,opt,name=a" json:"a,omitempty"`
  1114. }
  1115. func (x *RepeatedGroupExtension) Reset() {
  1116. *x = RepeatedGroupExtension{}
  1117. }
  1118. func (x *RepeatedGroupExtension) String() string {
  1119. return protoimpl.X.MessageStringOf(x)
  1120. }
  1121. func (*RepeatedGroupExtension) ProtoMessage() {}
  1122. func (x *RepeatedGroupExtension) ProtoReflect() protoreflect.Message {
  1123. mi := &file_test_test_proto_msgTypes[6]
  1124. if protoimpl.UnsafeEnabled && x != nil {
  1125. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1126. if ms.LoadMessageInfo() == nil {
  1127. ms.StoreMessageInfo(mi)
  1128. }
  1129. return ms
  1130. }
  1131. return mi.MessageOf(x)
  1132. }
  1133. // Deprecated: Use RepeatedGroupExtension.ProtoReflect.Descriptor instead.
  1134. func (*RepeatedGroupExtension) Descriptor() ([]byte, []int) {
  1135. return file_test_test_proto_rawDescGZIP(), []int{6}
  1136. }
  1137. func (x *RepeatedGroupExtension) GetA() int32 {
  1138. if x != nil && x.A != nil {
  1139. return *x.A
  1140. }
  1141. return 0
  1142. }
  1143. type TestNestedExtension struct {
  1144. state protoimpl.MessageState
  1145. sizeCache protoimpl.SizeCache
  1146. unknownFields protoimpl.UnknownFields
  1147. }
  1148. func (x *TestNestedExtension) Reset() {
  1149. *x = TestNestedExtension{}
  1150. }
  1151. func (x *TestNestedExtension) String() string {
  1152. return protoimpl.X.MessageStringOf(x)
  1153. }
  1154. func (*TestNestedExtension) ProtoMessage() {}
  1155. func (x *TestNestedExtension) ProtoReflect() protoreflect.Message {
  1156. mi := &file_test_test_proto_msgTypes[7]
  1157. if protoimpl.UnsafeEnabled && x != nil {
  1158. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1159. if ms.LoadMessageInfo() == nil {
  1160. ms.StoreMessageInfo(mi)
  1161. }
  1162. return ms
  1163. }
  1164. return mi.MessageOf(x)
  1165. }
  1166. // Deprecated: Use TestNestedExtension.ProtoReflect.Descriptor instead.
  1167. func (*TestNestedExtension) Descriptor() ([]byte, []int) {
  1168. return file_test_test_proto_rawDescGZIP(), []int{7}
  1169. }
  1170. type TestRequired struct {
  1171. state protoimpl.MessageState
  1172. sizeCache protoimpl.SizeCache
  1173. unknownFields protoimpl.UnknownFields
  1174. RequiredField *int32 `protobuf:"varint,1,req,name=required_field,json=requiredField" json:"required_field,omitempty"`
  1175. }
  1176. func (x *TestRequired) Reset() {
  1177. *x = TestRequired{}
  1178. }
  1179. func (x *TestRequired) String() string {
  1180. return protoimpl.X.MessageStringOf(x)
  1181. }
  1182. func (*TestRequired) ProtoMessage() {}
  1183. func (x *TestRequired) ProtoReflect() protoreflect.Message {
  1184. mi := &file_test_test_proto_msgTypes[8]
  1185. if protoimpl.UnsafeEnabled && x != nil {
  1186. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1187. if ms.LoadMessageInfo() == nil {
  1188. ms.StoreMessageInfo(mi)
  1189. }
  1190. return ms
  1191. }
  1192. return mi.MessageOf(x)
  1193. }
  1194. // Deprecated: Use TestRequired.ProtoReflect.Descriptor instead.
  1195. func (*TestRequired) Descriptor() ([]byte, []int) {
  1196. return file_test_test_proto_rawDescGZIP(), []int{8}
  1197. }
  1198. func (x *TestRequired) GetRequiredField() int32 {
  1199. if x != nil && x.RequiredField != nil {
  1200. return *x.RequiredField
  1201. }
  1202. return 0
  1203. }
  1204. type TestRequiredForeign struct {
  1205. state protoimpl.MessageState
  1206. sizeCache protoimpl.SizeCache
  1207. unknownFields protoimpl.UnknownFields
  1208. OptionalMessage *TestRequired `protobuf:"bytes,1,opt,name=optional_message,json=optionalMessage" json:"optional_message,omitempty"`
  1209. RepeatedMessage []*TestRequired `protobuf:"bytes,2,rep,name=repeated_message,json=repeatedMessage" json:"repeated_message,omitempty"`
  1210. MapMessage map[int32]*TestRequired `protobuf:"bytes,3,rep,name=map_message,json=mapMessage" json:"map_message,omitempty" protobuf_key:"varint,1,opt,name=key" protobuf_val:"bytes,2,opt,name=value"`
  1211. // Types that are assignable to OneofField:
  1212. // *TestRequiredForeign_OneofMessage
  1213. OneofField isTestRequiredForeign_OneofField `protobuf_oneof:"oneof_field"`
  1214. }
  1215. func (x *TestRequiredForeign) Reset() {
  1216. *x = TestRequiredForeign{}
  1217. }
  1218. func (x *TestRequiredForeign) String() string {
  1219. return protoimpl.X.MessageStringOf(x)
  1220. }
  1221. func (*TestRequiredForeign) ProtoMessage() {}
  1222. func (x *TestRequiredForeign) ProtoReflect() protoreflect.Message {
  1223. mi := &file_test_test_proto_msgTypes[9]
  1224. if protoimpl.UnsafeEnabled && x != nil {
  1225. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1226. if ms.LoadMessageInfo() == nil {
  1227. ms.StoreMessageInfo(mi)
  1228. }
  1229. return ms
  1230. }
  1231. return mi.MessageOf(x)
  1232. }
  1233. // Deprecated: Use TestRequiredForeign.ProtoReflect.Descriptor instead.
  1234. func (*TestRequiredForeign) Descriptor() ([]byte, []int) {
  1235. return file_test_test_proto_rawDescGZIP(), []int{9}
  1236. }
  1237. func (x *TestRequiredForeign) GetOptionalMessage() *TestRequired {
  1238. if x != nil {
  1239. return x.OptionalMessage
  1240. }
  1241. return nil
  1242. }
  1243. func (x *TestRequiredForeign) GetRepeatedMessage() []*TestRequired {
  1244. if x != nil {
  1245. return x.RepeatedMessage
  1246. }
  1247. return nil
  1248. }
  1249. func (x *TestRequiredForeign) GetMapMessage() map[int32]*TestRequired {
  1250. if x != nil {
  1251. return x.MapMessage
  1252. }
  1253. return nil
  1254. }
  1255. func (m *TestRequiredForeign) GetOneofField() isTestRequiredForeign_OneofField {
  1256. if m != nil {
  1257. return m.OneofField
  1258. }
  1259. return nil
  1260. }
  1261. func (x *TestRequiredForeign) GetOneofMessage() *TestRequired {
  1262. if x, ok := x.GetOneofField().(*TestRequiredForeign_OneofMessage); ok {
  1263. return x.OneofMessage
  1264. }
  1265. return nil
  1266. }
  1267. type isTestRequiredForeign_OneofField interface {
  1268. isTestRequiredForeign_OneofField()
  1269. }
  1270. type TestRequiredForeign_OneofMessage struct {
  1271. OneofMessage *TestRequired `protobuf:"bytes,4,opt,name=oneof_message,json=oneofMessage,oneof"`
  1272. }
  1273. func (*TestRequiredForeign_OneofMessage) isTestRequiredForeign_OneofField() {}
  1274. type TestRequiredGroupFields struct {
  1275. state protoimpl.MessageState
  1276. sizeCache protoimpl.SizeCache
  1277. unknownFields protoimpl.UnknownFields
  1278. Optionalgroup *TestRequiredGroupFields_OptionalGroup `protobuf:"group,1,opt,name=OptionalGroup,json=optionalgroup" json:"optionalgroup,omitempty"`
  1279. Repeatedgroup []*TestRequiredGroupFields_RepeatedGroup `protobuf:"group,3,rep,name=RepeatedGroup,json=repeatedgroup" json:"repeatedgroup,omitempty"`
  1280. }
  1281. func (x *TestRequiredGroupFields) Reset() {
  1282. *x = TestRequiredGroupFields{}
  1283. }
  1284. func (x *TestRequiredGroupFields) String() string {
  1285. return protoimpl.X.MessageStringOf(x)
  1286. }
  1287. func (*TestRequiredGroupFields) ProtoMessage() {}
  1288. func (x *TestRequiredGroupFields) ProtoReflect() protoreflect.Message {
  1289. mi := &file_test_test_proto_msgTypes[10]
  1290. if protoimpl.UnsafeEnabled && x != nil {
  1291. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1292. if ms.LoadMessageInfo() == nil {
  1293. ms.StoreMessageInfo(mi)
  1294. }
  1295. return ms
  1296. }
  1297. return mi.MessageOf(x)
  1298. }
  1299. // Deprecated: Use TestRequiredGroupFields.ProtoReflect.Descriptor instead.
  1300. func (*TestRequiredGroupFields) Descriptor() ([]byte, []int) {
  1301. return file_test_test_proto_rawDescGZIP(), []int{10}
  1302. }
  1303. func (x *TestRequiredGroupFields) GetOptionalgroup() *TestRequiredGroupFields_OptionalGroup {
  1304. if x != nil {
  1305. return x.Optionalgroup
  1306. }
  1307. return nil
  1308. }
  1309. func (x *TestRequiredGroupFields) GetRepeatedgroup() []*TestRequiredGroupFields_RepeatedGroup {
  1310. if x != nil {
  1311. return x.Repeatedgroup
  1312. }
  1313. return nil
  1314. }
  1315. type TestWeak struct {
  1316. state protoimpl.MessageState
  1317. sizeCache protoimpl.SizeCache
  1318. XXX_weak protoimpl.WeakFields `json:"-"`
  1319. unknownFields protoimpl.UnknownFields
  1320. XXX_weak_WeakMessage1 struct{} `protobuf:"bytes,1,opt,name=weak_message1,json=weakMessage1,weak=goproto.proto.test.weak.WeakImportMessage1" json:"weak_message1,omitempty"`
  1321. XXX_weak_WeakMessage2 struct{} `protobuf:"bytes,2,opt,name=weak_message2,json=weakMessage2,weak=goproto.proto.test.weak.WeakImportMessage2" json:"weak_message2,omitempty"`
  1322. }
  1323. func (x *TestWeak) Reset() {
  1324. *x = TestWeak{}
  1325. }
  1326. func (x *TestWeak) String() string {
  1327. return protoimpl.X.MessageStringOf(x)
  1328. }
  1329. func (*TestWeak) ProtoMessage() {}
  1330. func (x *TestWeak) ProtoReflect() protoreflect.Message {
  1331. mi := &file_test_test_proto_msgTypes[11]
  1332. if protoimpl.UnsafeEnabled && x != nil {
  1333. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1334. if ms.LoadMessageInfo() == nil {
  1335. ms.StoreMessageInfo(mi)
  1336. }
  1337. return ms
  1338. }
  1339. return mi.MessageOf(x)
  1340. }
  1341. // Deprecated: Use TestWeak.ProtoReflect.Descriptor instead.
  1342. func (*TestWeak) Descriptor() ([]byte, []int) {
  1343. return file_test_test_proto_rawDescGZIP(), []int{11}
  1344. }
  1345. func (x *TestWeak) GetWeakMessage1() protoiface.MessageV1 {
  1346. if x != nil {
  1347. v := x.XXX_weak[1]
  1348. _ = x.XXX_weak_WeakMessage1
  1349. if v != nil {
  1350. return v
  1351. }
  1352. }
  1353. return protoimpl.X.WeakNil("goproto.proto.test.weak.WeakImportMessage1")
  1354. }
  1355. func (x *TestWeak) GetWeakMessage2() protoiface.MessageV1 {
  1356. if x != nil {
  1357. v := x.XXX_weak[2]
  1358. _ = x.XXX_weak_WeakMessage2
  1359. if v != nil {
  1360. return v
  1361. }
  1362. }
  1363. return protoimpl.X.WeakNil("goproto.proto.test.weak.WeakImportMessage2")
  1364. }
  1365. func (x *TestWeak) SetWeakMessage1(v protoiface.MessageV1) {
  1366. if x.XXX_weak == nil {
  1367. x.XXX_weak = make(protoimpl.WeakFields)
  1368. }
  1369. if v == nil {
  1370. delete(x.XXX_weak, 1)
  1371. } else {
  1372. x.XXX_weak[1] = v
  1373. x.XXX_weak_WeakMessage1 = struct{}{}
  1374. }
  1375. }
  1376. func (x *TestWeak) SetWeakMessage2(v protoiface.MessageV1) {
  1377. if x.XXX_weak == nil {
  1378. x.XXX_weak = make(protoimpl.WeakFields)
  1379. }
  1380. if v == nil {
  1381. delete(x.XXX_weak, 2)
  1382. } else {
  1383. x.XXX_weak[2] = v
  1384. x.XXX_weak_WeakMessage2 = struct{}{}
  1385. }
  1386. }
  1387. type TestPackedTypes struct {
  1388. state protoimpl.MessageState
  1389. sizeCache protoimpl.SizeCache
  1390. unknownFields protoimpl.UnknownFields
  1391. PackedInt32 []int32 `protobuf:"varint,90,rep,packed,name=packed_int32,json=packedInt32" json:"packed_int32,omitempty"`
  1392. PackedInt64 []int64 `protobuf:"varint,91,rep,packed,name=packed_int64,json=packedInt64" json:"packed_int64,omitempty"`
  1393. PackedUint32 []uint32 `protobuf:"varint,92,rep,packed,name=packed_uint32,json=packedUint32" json:"packed_uint32,omitempty"`
  1394. PackedUint64 []uint64 `protobuf:"varint,93,rep,packed,name=packed_uint64,json=packedUint64" json:"packed_uint64,omitempty"`
  1395. PackedSint32 []int32 `protobuf:"zigzag32,94,rep,packed,name=packed_sint32,json=packedSint32" json:"packed_sint32,omitempty"`
  1396. PackedSint64 []int64 `protobuf:"zigzag64,95,rep,packed,name=packed_sint64,json=packedSint64" json:"packed_sint64,omitempty"`
  1397. PackedFixed32 []uint32 `protobuf:"fixed32,96,rep,packed,name=packed_fixed32,json=packedFixed32" json:"packed_fixed32,omitempty"`
  1398. PackedFixed64 []uint64 `protobuf:"fixed64,97,rep,packed,name=packed_fixed64,json=packedFixed64" json:"packed_fixed64,omitempty"`
  1399. PackedSfixed32 []int32 `protobuf:"fixed32,98,rep,packed,name=packed_sfixed32,json=packedSfixed32" json:"packed_sfixed32,omitempty"`
  1400. PackedSfixed64 []int64 `protobuf:"fixed64,99,rep,packed,name=packed_sfixed64,json=packedSfixed64" json:"packed_sfixed64,omitempty"`
  1401. PackedFloat []float32 `protobuf:"fixed32,100,rep,packed,name=packed_float,json=packedFloat" json:"packed_float,omitempty"`
  1402. PackedDouble []float64 `protobuf:"fixed64,101,rep,packed,name=packed_double,json=packedDouble" json:"packed_double,omitempty"`
  1403. PackedBool []bool `protobuf:"varint,102,rep,packed,name=packed_bool,json=packedBool" json:"packed_bool,omitempty"`
  1404. PackedEnum []ForeignEnum `protobuf:"varint,103,rep,packed,name=packed_enum,json=packedEnum,enum=goproto.proto.test.ForeignEnum" json:"packed_enum,omitempty"`
  1405. }
  1406. func (x *TestPackedTypes) Reset() {
  1407. *x = TestPackedTypes{}
  1408. }
  1409. func (x *TestPackedTypes) String() string {
  1410. return protoimpl.X.MessageStringOf(x)
  1411. }
  1412. func (*TestPackedTypes) ProtoMessage() {}
  1413. func (x *TestPackedTypes) ProtoReflect() protoreflect.Message {
  1414. mi := &file_test_test_proto_msgTypes[12]
  1415. if protoimpl.UnsafeEnabled && x != nil {
  1416. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1417. if ms.LoadMessageInfo() == nil {
  1418. ms.StoreMessageInfo(mi)
  1419. }
  1420. return ms
  1421. }
  1422. return mi.MessageOf(x)
  1423. }
  1424. // Deprecated: Use TestPackedTypes.ProtoReflect.Descriptor instead.
  1425. func (*TestPackedTypes) Descriptor() ([]byte, []int) {
  1426. return file_test_test_proto_rawDescGZIP(), []int{12}
  1427. }
  1428. func (x *TestPackedTypes) GetPackedInt32() []int32 {
  1429. if x != nil {
  1430. return x.PackedInt32
  1431. }
  1432. return nil
  1433. }
  1434. func (x *TestPackedTypes) GetPackedInt64() []int64 {
  1435. if x != nil {
  1436. return x.PackedInt64
  1437. }
  1438. return nil
  1439. }
  1440. func (x *TestPackedTypes) GetPackedUint32() []uint32 {
  1441. if x != nil {
  1442. return x.PackedUint32
  1443. }
  1444. return nil
  1445. }
  1446. func (x *TestPackedTypes) GetPackedUint64() []uint64 {
  1447. if x != nil {
  1448. return x.PackedUint64
  1449. }
  1450. return nil
  1451. }
  1452. func (x *TestPackedTypes) GetPackedSint32() []int32 {
  1453. if x != nil {
  1454. return x.PackedSint32
  1455. }
  1456. return nil
  1457. }
  1458. func (x *TestPackedTypes) GetPackedSint64() []int64 {
  1459. if x != nil {
  1460. return x.PackedSint64
  1461. }
  1462. return nil
  1463. }
  1464. func (x *TestPackedTypes) GetPackedFixed32() []uint32 {
  1465. if x != nil {
  1466. return x.PackedFixed32
  1467. }
  1468. return nil
  1469. }
  1470. func (x *TestPackedTypes) GetPackedFixed64() []uint64 {
  1471. if x != nil {
  1472. return x.PackedFixed64
  1473. }
  1474. return nil
  1475. }
  1476. func (x *TestPackedTypes) GetPackedSfixed32() []int32 {
  1477. if x != nil {
  1478. return x.PackedSfixed32
  1479. }
  1480. return nil
  1481. }
  1482. func (x *TestPackedTypes) GetPackedSfixed64() []int64 {
  1483. if x != nil {
  1484. return x.PackedSfixed64
  1485. }
  1486. return nil
  1487. }
  1488. func (x *TestPackedTypes) GetPackedFloat() []float32 {
  1489. if x != nil {
  1490. return x.PackedFloat
  1491. }
  1492. return nil
  1493. }
  1494. func (x *TestPackedTypes) GetPackedDouble() []float64 {
  1495. if x != nil {
  1496. return x.PackedDouble
  1497. }
  1498. return nil
  1499. }
  1500. func (x *TestPackedTypes) GetPackedBool() []bool {
  1501. if x != nil {
  1502. return x.PackedBool
  1503. }
  1504. return nil
  1505. }
  1506. func (x *TestPackedTypes) GetPackedEnum() []ForeignEnum {
  1507. if x != nil {
  1508. return x.PackedEnum
  1509. }
  1510. return nil
  1511. }
  1512. type TestUnpackedTypes struct {
  1513. state protoimpl.MessageState
  1514. sizeCache protoimpl.SizeCache
  1515. unknownFields protoimpl.UnknownFields
  1516. UnpackedInt32 []int32 `protobuf:"varint,90,rep,name=unpacked_int32,json=unpackedInt32" json:"unpacked_int32,omitempty"`
  1517. UnpackedInt64 []int64 `protobuf:"varint,91,rep,name=unpacked_int64,json=unpackedInt64" json:"unpacked_int64,omitempty"`
  1518. UnpackedUint32 []uint32 `protobuf:"varint,92,rep,name=unpacked_uint32,json=unpackedUint32" json:"unpacked_uint32,omitempty"`
  1519. UnpackedUint64 []uint64 `protobuf:"varint,93,rep,name=unpacked_uint64,json=unpackedUint64" json:"unpacked_uint64,omitempty"`
  1520. UnpackedSint32 []int32 `protobuf:"zigzag32,94,rep,name=unpacked_sint32,json=unpackedSint32" json:"unpacked_sint32,omitempty"`
  1521. UnpackedSint64 []int64 `protobuf:"zigzag64,95,rep,name=unpacked_sint64,json=unpackedSint64" json:"unpacked_sint64,omitempty"`
  1522. UnpackedFixed32 []uint32 `protobuf:"fixed32,96,rep,name=unpacked_fixed32,json=unpackedFixed32" json:"unpacked_fixed32,omitempty"`
  1523. UnpackedFixed64 []uint64 `protobuf:"fixed64,97,rep,name=unpacked_fixed64,json=unpackedFixed64" json:"unpacked_fixed64,omitempty"`
  1524. UnpackedSfixed32 []int32 `protobuf:"fixed32,98,rep,name=unpacked_sfixed32,json=unpackedSfixed32" json:"unpacked_sfixed32,omitempty"`
  1525. UnpackedSfixed64 []int64 `protobuf:"fixed64,99,rep,name=unpacked_sfixed64,json=unpackedSfixed64" json:"unpacked_sfixed64,omitempty"`
  1526. UnpackedFloat []float32 `protobuf:"fixed32,100,rep,name=unpacked_float,json=unpackedFloat" json:"unpacked_float,omitempty"`
  1527. UnpackedDouble []float64 `protobuf:"fixed64,101,rep,name=unpacked_double,json=unpackedDouble" json:"unpacked_double,omitempty"`
  1528. UnpackedBool []bool `protobuf:"varint,102,rep,name=unpacked_bool,json=unpackedBool" json:"unpacked_bool,omitempty"`
  1529. UnpackedEnum []ForeignEnum `protobuf:"varint,103,rep,name=unpacked_enum,json=unpackedEnum,enum=goproto.proto.test.ForeignEnum" json:"unpacked_enum,omitempty"`
  1530. }
  1531. func (x *TestUnpackedTypes) Reset() {
  1532. *x = TestUnpackedTypes{}
  1533. }
  1534. func (x *TestUnpackedTypes) String() string {
  1535. return protoimpl.X.MessageStringOf(x)
  1536. }
  1537. func (*TestUnpackedTypes) ProtoMessage() {}
  1538. func (x *TestUnpackedTypes) ProtoReflect() protoreflect.Message {
  1539. mi := &file_test_test_proto_msgTypes[13]
  1540. if protoimpl.UnsafeEnabled && x != nil {
  1541. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1542. if ms.LoadMessageInfo() == nil {
  1543. ms.StoreMessageInfo(mi)
  1544. }
  1545. return ms
  1546. }
  1547. return mi.MessageOf(x)
  1548. }
  1549. // Deprecated: Use TestUnpackedTypes.ProtoReflect.Descriptor instead.
  1550. func (*TestUnpackedTypes) Descriptor() ([]byte, []int) {
  1551. return file_test_test_proto_rawDescGZIP(), []int{13}
  1552. }
  1553. func (x *TestUnpackedTypes) GetUnpackedInt32() []int32 {
  1554. if x != nil {
  1555. return x.UnpackedInt32
  1556. }
  1557. return nil
  1558. }
  1559. func (x *TestUnpackedTypes) GetUnpackedInt64() []int64 {
  1560. if x != nil {
  1561. return x.UnpackedInt64
  1562. }
  1563. return nil
  1564. }
  1565. func (x *TestUnpackedTypes) GetUnpackedUint32() []uint32 {
  1566. if x != nil {
  1567. return x.UnpackedUint32
  1568. }
  1569. return nil
  1570. }
  1571. func (x *TestUnpackedTypes) GetUnpackedUint64() []uint64 {
  1572. if x != nil {
  1573. return x.UnpackedUint64
  1574. }
  1575. return nil
  1576. }
  1577. func (x *TestUnpackedTypes) GetUnpackedSint32() []int32 {
  1578. if x != nil {
  1579. return x.UnpackedSint32
  1580. }
  1581. return nil
  1582. }
  1583. func (x *TestUnpackedTypes) GetUnpackedSint64() []int64 {
  1584. if x != nil {
  1585. return x.UnpackedSint64
  1586. }
  1587. return nil
  1588. }
  1589. func (x *TestUnpackedTypes) GetUnpackedFixed32() []uint32 {
  1590. if x != nil {
  1591. return x.UnpackedFixed32
  1592. }
  1593. return nil
  1594. }
  1595. func (x *TestUnpackedTypes) GetUnpackedFixed64() []uint64 {
  1596. if x != nil {
  1597. return x.UnpackedFixed64
  1598. }
  1599. return nil
  1600. }
  1601. func (x *TestUnpackedTypes) GetUnpackedSfixed32() []int32 {
  1602. if x != nil {
  1603. return x.UnpackedSfixed32
  1604. }
  1605. return nil
  1606. }
  1607. func (x *TestUnpackedTypes) GetUnpackedSfixed64() []int64 {
  1608. if x != nil {
  1609. return x.UnpackedSfixed64
  1610. }
  1611. return nil
  1612. }
  1613. func (x *TestUnpackedTypes) GetUnpackedFloat() []float32 {
  1614. if x != nil {
  1615. return x.UnpackedFloat
  1616. }
  1617. return nil
  1618. }
  1619. func (x *TestUnpackedTypes) GetUnpackedDouble() []float64 {
  1620. if x != nil {
  1621. return x.UnpackedDouble
  1622. }
  1623. return nil
  1624. }
  1625. func (x *TestUnpackedTypes) GetUnpackedBool() []bool {
  1626. if x != nil {
  1627. return x.UnpackedBool
  1628. }
  1629. return nil
  1630. }
  1631. func (x *TestUnpackedTypes) GetUnpackedEnum() []ForeignEnum {
  1632. if x != nil {
  1633. return x.UnpackedEnum
  1634. }
  1635. return nil
  1636. }
  1637. type TestPackedExtensions struct {
  1638. state protoimpl.MessageState
  1639. sizeCache protoimpl.SizeCache
  1640. unknownFields protoimpl.UnknownFields
  1641. extensionFields protoimpl.ExtensionFields
  1642. }
  1643. func (x *TestPackedExtensions) Reset() {
  1644. *x = TestPackedExtensions{}
  1645. }
  1646. func (x *TestPackedExtensions) String() string {
  1647. return protoimpl.X.MessageStringOf(x)
  1648. }
  1649. func (*TestPackedExtensions) ProtoMessage() {}
  1650. func (x *TestPackedExtensions) ProtoReflect() protoreflect.Message {
  1651. mi := &file_test_test_proto_msgTypes[14]
  1652. if protoimpl.UnsafeEnabled && x != nil {
  1653. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1654. if ms.LoadMessageInfo() == nil {
  1655. ms.StoreMessageInfo(mi)
  1656. }
  1657. return ms
  1658. }
  1659. return mi.MessageOf(x)
  1660. }
  1661. // Deprecated: Use TestPackedExtensions.ProtoReflect.Descriptor instead.
  1662. func (*TestPackedExtensions) Descriptor() ([]byte, []int) {
  1663. return file_test_test_proto_rawDescGZIP(), []int{14}
  1664. }
  1665. var extRange_TestPackedExtensions = []protoiface.ExtensionRangeV1{
  1666. {Start: 1, End: 536870911},
  1667. }
  1668. // Deprecated: Use TestPackedExtensions.ProtoReflect.Descriptor.ExtensionRanges instead.
  1669. func (*TestPackedExtensions) ExtensionRangeArray() []protoiface.ExtensionRangeV1 {
  1670. return extRange_TestPackedExtensions
  1671. }
  1672. type TestUnpackedExtensions struct {
  1673. state protoimpl.MessageState
  1674. sizeCache protoimpl.SizeCache
  1675. unknownFields protoimpl.UnknownFields
  1676. extensionFields protoimpl.ExtensionFields
  1677. }
  1678. func (x *TestUnpackedExtensions) Reset() {
  1679. *x = TestUnpackedExtensions{}
  1680. }
  1681. func (x *TestUnpackedExtensions) String() string {
  1682. return protoimpl.X.MessageStringOf(x)
  1683. }
  1684. func (*TestUnpackedExtensions) ProtoMessage() {}
  1685. func (x *TestUnpackedExtensions) ProtoReflect() protoreflect.Message {
  1686. mi := &file_test_test_proto_msgTypes[15]
  1687. if protoimpl.UnsafeEnabled && x != nil {
  1688. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1689. if ms.LoadMessageInfo() == nil {
  1690. ms.StoreMessageInfo(mi)
  1691. }
  1692. return ms
  1693. }
  1694. return mi.MessageOf(x)
  1695. }
  1696. // Deprecated: Use TestUnpackedExtensions.ProtoReflect.Descriptor instead.
  1697. func (*TestUnpackedExtensions) Descriptor() ([]byte, []int) {
  1698. return file_test_test_proto_rawDescGZIP(), []int{15}
  1699. }
  1700. var extRange_TestUnpackedExtensions = []protoiface.ExtensionRangeV1{
  1701. {Start: 1, End: 536870911},
  1702. }
  1703. // Deprecated: Use TestUnpackedExtensions.ProtoReflect.Descriptor.ExtensionRanges instead.
  1704. func (*TestUnpackedExtensions) ExtensionRangeArray() []protoiface.ExtensionRangeV1 {
  1705. return extRange_TestUnpackedExtensions
  1706. }
  1707. // Test that RPC services work.
  1708. type FooRequest struct {
  1709. state protoimpl.MessageState
  1710. sizeCache protoimpl.SizeCache
  1711. unknownFields protoimpl.UnknownFields
  1712. }
  1713. func (x *FooRequest) Reset() {
  1714. *x = FooRequest{}
  1715. }
  1716. func (x *FooRequest) String() string {
  1717. return protoimpl.X.MessageStringOf(x)
  1718. }
  1719. func (*FooRequest) ProtoMessage() {}
  1720. func (x *FooRequest) ProtoReflect() protoreflect.Message {
  1721. mi := &file_test_test_proto_msgTypes[16]
  1722. if protoimpl.UnsafeEnabled && x != nil {
  1723. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1724. if ms.LoadMessageInfo() == nil {
  1725. ms.StoreMessageInfo(mi)
  1726. }
  1727. return ms
  1728. }
  1729. return mi.MessageOf(x)
  1730. }
  1731. // Deprecated: Use FooRequest.ProtoReflect.Descriptor instead.
  1732. func (*FooRequest) Descriptor() ([]byte, []int) {
  1733. return file_test_test_proto_rawDescGZIP(), []int{16}
  1734. }
  1735. type FooResponse struct {
  1736. state protoimpl.MessageState
  1737. sizeCache protoimpl.SizeCache
  1738. unknownFields protoimpl.UnknownFields
  1739. }
  1740. func (x *FooResponse) Reset() {
  1741. *x = FooResponse{}
  1742. }
  1743. func (x *FooResponse) String() string {
  1744. return protoimpl.X.MessageStringOf(x)
  1745. }
  1746. func (*FooResponse) ProtoMessage() {}
  1747. func (x *FooResponse) ProtoReflect() protoreflect.Message {
  1748. mi := &file_test_test_proto_msgTypes[17]
  1749. if protoimpl.UnsafeEnabled && x != nil {
  1750. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1751. if ms.LoadMessageInfo() == nil {
  1752. ms.StoreMessageInfo(mi)
  1753. }
  1754. return ms
  1755. }
  1756. return mi.MessageOf(x)
  1757. }
  1758. // Deprecated: Use FooResponse.ProtoReflect.Descriptor instead.
  1759. func (*FooResponse) Descriptor() ([]byte, []int) {
  1760. return file_test_test_proto_rawDescGZIP(), []int{17}
  1761. }
  1762. type TestAllTypes_NestedMessage struct {
  1763. state protoimpl.MessageState
  1764. sizeCache protoimpl.SizeCache
  1765. unknownFields protoimpl.UnknownFields
  1766. A *int32 `protobuf:"varint,1,opt,name=a" json:"a,omitempty"`
  1767. Corecursive *TestAllTypes `protobuf:"bytes,2,opt,name=corecursive" json:"corecursive,omitempty"`
  1768. }
  1769. func (x *TestAllTypes_NestedMessage) Reset() {
  1770. *x = TestAllTypes_NestedMessage{}
  1771. }
  1772. func (x *TestAllTypes_NestedMessage) String() string {
  1773. return protoimpl.X.MessageStringOf(x)
  1774. }
  1775. func (*TestAllTypes_NestedMessage) ProtoMessage() {}
  1776. func (x *TestAllTypes_NestedMessage) ProtoReflect() protoreflect.Message {
  1777. mi := &file_test_test_proto_msgTypes[18]
  1778. if protoimpl.UnsafeEnabled && x != nil {
  1779. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1780. if ms.LoadMessageInfo() == nil {
  1781. ms.StoreMessageInfo(mi)
  1782. }
  1783. return ms
  1784. }
  1785. return mi.MessageOf(x)
  1786. }
  1787. // Deprecated: Use TestAllTypes_NestedMessage.ProtoReflect.Descriptor instead.
  1788. func (*TestAllTypes_NestedMessage) Descriptor() ([]byte, []int) {
  1789. return file_test_test_proto_rawDescGZIP(), []int{0, 0}
  1790. }
  1791. func (x *TestAllTypes_NestedMessage) GetA() int32 {
  1792. if x != nil && x.A != nil {
  1793. return *x.A
  1794. }
  1795. return 0
  1796. }
  1797. func (x *TestAllTypes_NestedMessage) GetCorecursive() *TestAllTypes {
  1798. if x != nil {
  1799. return x.Corecursive
  1800. }
  1801. return nil
  1802. }
  1803. type TestAllTypes_OptionalGroup struct {
  1804. state protoimpl.MessageState
  1805. sizeCache protoimpl.SizeCache
  1806. unknownFields protoimpl.UnknownFields
  1807. A *int32 `protobuf:"varint,17,opt,name=a" json:"a,omitempty"`
  1808. }
  1809. func (x *TestAllTypes_OptionalGroup) Reset() {
  1810. *x = TestAllTypes_OptionalGroup{}
  1811. }
  1812. func (x *TestAllTypes_OptionalGroup) String() string {
  1813. return protoimpl.X.MessageStringOf(x)
  1814. }
  1815. func (*TestAllTypes_OptionalGroup) ProtoMessage() {}
  1816. func (x *TestAllTypes_OptionalGroup) ProtoReflect() protoreflect.Message {
  1817. mi := &file_test_test_proto_msgTypes[19]
  1818. if protoimpl.UnsafeEnabled && x != nil {
  1819. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1820. if ms.LoadMessageInfo() == nil {
  1821. ms.StoreMessageInfo(mi)
  1822. }
  1823. return ms
  1824. }
  1825. return mi.MessageOf(x)
  1826. }
  1827. // Deprecated: Use TestAllTypes_OptionalGroup.ProtoReflect.Descriptor instead.
  1828. func (*TestAllTypes_OptionalGroup) Descriptor() ([]byte, []int) {
  1829. return file_test_test_proto_rawDescGZIP(), []int{0, 1}
  1830. }
  1831. func (x *TestAllTypes_OptionalGroup) GetA() int32 {
  1832. if x != nil && x.A != nil {
  1833. return *x.A
  1834. }
  1835. return 0
  1836. }
  1837. type TestAllTypes_RepeatedGroup struct {
  1838. state protoimpl.MessageState
  1839. sizeCache protoimpl.SizeCache
  1840. unknownFields protoimpl.UnknownFields
  1841. A *int32 `protobuf:"varint,47,opt,name=a" json:"a,omitempty"`
  1842. }
  1843. func (x *TestAllTypes_RepeatedGroup) Reset() {
  1844. *x = TestAllTypes_RepeatedGroup{}
  1845. }
  1846. func (x *TestAllTypes_RepeatedGroup) String() string {
  1847. return protoimpl.X.MessageStringOf(x)
  1848. }
  1849. func (*TestAllTypes_RepeatedGroup) ProtoMessage() {}
  1850. func (x *TestAllTypes_RepeatedGroup) ProtoReflect() protoreflect.Message {
  1851. mi := &file_test_test_proto_msgTypes[20]
  1852. if protoimpl.UnsafeEnabled && x != nil {
  1853. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1854. if ms.LoadMessageInfo() == nil {
  1855. ms.StoreMessageInfo(mi)
  1856. }
  1857. return ms
  1858. }
  1859. return mi.MessageOf(x)
  1860. }
  1861. // Deprecated: Use TestAllTypes_RepeatedGroup.ProtoReflect.Descriptor instead.
  1862. func (*TestAllTypes_RepeatedGroup) Descriptor() ([]byte, []int) {
  1863. return file_test_test_proto_rawDescGZIP(), []int{0, 2}
  1864. }
  1865. func (x *TestAllTypes_RepeatedGroup) GetA() int32 {
  1866. if x != nil && x.A != nil {
  1867. return *x.A
  1868. }
  1869. return 0
  1870. }
  1871. type TestRequiredGroupFields_OptionalGroup struct {
  1872. state protoimpl.MessageState
  1873. sizeCache protoimpl.SizeCache
  1874. unknownFields protoimpl.UnknownFields
  1875. A *int32 `protobuf:"varint,2,req,name=a" json:"a,omitempty"`
  1876. }
  1877. func (x *TestRequiredGroupFields_OptionalGroup) Reset() {
  1878. *x = TestRequiredGroupFields_OptionalGroup{}
  1879. }
  1880. func (x *TestRequiredGroupFields_OptionalGroup) String() string {
  1881. return protoimpl.X.MessageStringOf(x)
  1882. }
  1883. func (*TestRequiredGroupFields_OptionalGroup) ProtoMessage() {}
  1884. func (x *TestRequiredGroupFields_OptionalGroup) ProtoReflect() protoreflect.Message {
  1885. mi := &file_test_test_proto_msgTypes[39]
  1886. if protoimpl.UnsafeEnabled && x != nil {
  1887. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1888. if ms.LoadMessageInfo() == nil {
  1889. ms.StoreMessageInfo(mi)
  1890. }
  1891. return ms
  1892. }
  1893. return mi.MessageOf(x)
  1894. }
  1895. // Deprecated: Use TestRequiredGroupFields_OptionalGroup.ProtoReflect.Descriptor instead.
  1896. func (*TestRequiredGroupFields_OptionalGroup) Descriptor() ([]byte, []int) {
  1897. return file_test_test_proto_rawDescGZIP(), []int{10, 0}
  1898. }
  1899. func (x *TestRequiredGroupFields_OptionalGroup) GetA() int32 {
  1900. if x != nil && x.A != nil {
  1901. return *x.A
  1902. }
  1903. return 0
  1904. }
  1905. type TestRequiredGroupFields_RepeatedGroup struct {
  1906. state protoimpl.MessageState
  1907. sizeCache protoimpl.SizeCache
  1908. unknownFields protoimpl.UnknownFields
  1909. A *int32 `protobuf:"varint,4,req,name=a" json:"a,omitempty"`
  1910. }
  1911. func (x *TestRequiredGroupFields_RepeatedGroup) Reset() {
  1912. *x = TestRequiredGroupFields_RepeatedGroup{}
  1913. }
  1914. func (x *TestRequiredGroupFields_RepeatedGroup) String() string {
  1915. return protoimpl.X.MessageStringOf(x)
  1916. }
  1917. func (*TestRequiredGroupFields_RepeatedGroup) ProtoMessage() {}
  1918. func (x *TestRequiredGroupFields_RepeatedGroup) ProtoReflect() protoreflect.Message {
  1919. mi := &file_test_test_proto_msgTypes[40]
  1920. if protoimpl.UnsafeEnabled && x != nil {
  1921. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1922. if ms.LoadMessageInfo() == nil {
  1923. ms.StoreMessageInfo(mi)
  1924. }
  1925. return ms
  1926. }
  1927. return mi.MessageOf(x)
  1928. }
  1929. // Deprecated: Use TestRequiredGroupFields_RepeatedGroup.ProtoReflect.Descriptor instead.
  1930. func (*TestRequiredGroupFields_RepeatedGroup) Descriptor() ([]byte, []int) {
  1931. return file_test_test_proto_rawDescGZIP(), []int{10, 1}
  1932. }
  1933. func (x *TestRequiredGroupFields_RepeatedGroup) GetA() int32 {
  1934. if x != nil && x.A != nil {
  1935. return *x.A
  1936. }
  1937. return 0
  1938. }
  1939. var file_test_test_proto_extDescs = []protoiface.ExtensionDescV1{
  1940. {
  1941. ExtendedType: (*TestAllExtensions)(nil),
  1942. ExtensionType: (*int32)(nil),
  1943. Field: 1,
  1944. Name: "goproto.proto.test.optional_int32_extension",
  1945. Tag: "varint,1,opt,name=optional_int32_extension",
  1946. Filename: "test/test.proto",
  1947. },
  1948. {
  1949. ExtendedType: (*TestAllExtensions)(nil),
  1950. ExtensionType: (*int64)(nil),
  1951. Field: 2,
  1952. Name: "goproto.proto.test.optional_int64_extension",
  1953. Tag: "varint,2,opt,name=optional_int64_extension",
  1954. Filename: "test/test.proto",
  1955. },
  1956. {
  1957. ExtendedType: (*TestAllExtensions)(nil),
  1958. ExtensionType: (*uint32)(nil),
  1959. Field: 3,
  1960. Name: "goproto.proto.test.optional_uint32_extension",
  1961. Tag: "varint,3,opt,name=optional_uint32_extension",
  1962. Filename: "test/test.proto",
  1963. },
  1964. {
  1965. ExtendedType: (*TestAllExtensions)(nil),
  1966. ExtensionType: (*uint64)(nil),
  1967. Field: 4,
  1968. Name: "goproto.proto.test.optional_uint64_extension",
  1969. Tag: "varint,4,opt,name=optional_uint64_extension",
  1970. Filename: "test/test.proto",
  1971. },
  1972. {
  1973. ExtendedType: (*TestAllExtensions)(nil),
  1974. ExtensionType: (*int32)(nil),
  1975. Field: 5,
  1976. Name: "goproto.proto.test.optional_sint32_extension",
  1977. Tag: "zigzag32,5,opt,name=optional_sint32_extension",
  1978. Filename: "test/test.proto",
  1979. },
  1980. {
  1981. ExtendedType: (*TestAllExtensions)(nil),
  1982. ExtensionType: (*int64)(nil),
  1983. Field: 6,
  1984. Name: "goproto.proto.test.optional_sint64_extension",
  1985. Tag: "zigzag64,6,opt,name=optional_sint64_extension",
  1986. Filename: "test/test.proto",
  1987. },
  1988. {
  1989. ExtendedType: (*TestAllExtensions)(nil),
  1990. ExtensionType: (*uint32)(nil),
  1991. Field: 7,
  1992. Name: "goproto.proto.test.optional_fixed32_extension",
  1993. Tag: "fixed32,7,opt,name=optional_fixed32_extension",
  1994. Filename: "test/test.proto",
  1995. },
  1996. {
  1997. ExtendedType: (*TestAllExtensions)(nil),
  1998. ExtensionType: (*uint64)(nil),
  1999. Field: 8,
  2000. Name: "goproto.proto.test.optional_fixed64_extension",
  2001. Tag: "fixed64,8,opt,name=optional_fixed64_extension",
  2002. Filename: "test/test.proto",
  2003. },
  2004. {
  2005. ExtendedType: (*TestAllExtensions)(nil),
  2006. ExtensionType: (*int32)(nil),
  2007. Field: 9,
  2008. Name: "goproto.proto.test.optional_sfixed32_extension",
  2009. Tag: "fixed32,9,opt,name=optional_sfixed32_extension",
  2010. Filename: "test/test.proto",
  2011. },
  2012. {
  2013. ExtendedType: (*TestAllExtensions)(nil),
  2014. ExtensionType: (*int64)(nil),
  2015. Field: 10,
  2016. Name: "goproto.proto.test.optional_sfixed64_extension",
  2017. Tag: "fixed64,10,opt,name=optional_sfixed64_extension",
  2018. Filename: "test/test.proto",
  2019. },
  2020. {
  2021. ExtendedType: (*TestAllExtensions)(nil),
  2022. ExtensionType: (*float32)(nil),
  2023. Field: 11,
  2024. Name: "goproto.proto.test.optional_float_extension",
  2025. Tag: "fixed32,11,opt,name=optional_float_extension",
  2026. Filename: "test/test.proto",
  2027. },
  2028. {
  2029. ExtendedType: (*TestAllExtensions)(nil),
  2030. ExtensionType: (*float64)(nil),
  2031. Field: 12,
  2032. Name: "goproto.proto.test.optional_double_extension",
  2033. Tag: "fixed64,12,opt,name=optional_double_extension",
  2034. Filename: "test/test.proto",
  2035. },
  2036. {
  2037. ExtendedType: (*TestAllExtensions)(nil),
  2038. ExtensionType: (*bool)(nil),
  2039. Field: 13,
  2040. Name: "goproto.proto.test.optional_bool_extension",
  2041. Tag: "varint,13,opt,name=optional_bool_extension",
  2042. Filename: "test/test.proto",
  2043. },
  2044. {
  2045. ExtendedType: (*TestAllExtensions)(nil),
  2046. ExtensionType: (*string)(nil),
  2047. Field: 14,
  2048. Name: "goproto.proto.test.optional_string_extension",
  2049. Tag: "bytes,14,opt,name=optional_string_extension",
  2050. Filename: "test/test.proto",
  2051. },
  2052. {
  2053. ExtendedType: (*TestAllExtensions)(nil),
  2054. ExtensionType: ([]byte)(nil),
  2055. Field: 15,
  2056. Name: "goproto.proto.test.optional_bytes_extension",
  2057. Tag: "bytes,15,opt,name=optional_bytes_extension",
  2058. Filename: "test/test.proto",
  2059. },
  2060. {
  2061. ExtendedType: (*TestAllExtensions)(nil),
  2062. ExtensionType: (*OptionalGroupExtension)(nil),
  2063. Field: 16,
  2064. Name: "goproto.proto.test.optionalgroup_extension",
  2065. Tag: "group,16,opt,name=OptionalGroup_extension",
  2066. Filename: "test/test.proto",
  2067. },
  2068. {
  2069. ExtendedType: (*TestAllExtensions)(nil),
  2070. ExtensionType: (*TestAllTypes_NestedMessage)(nil),
  2071. Field: 18,
  2072. Name: "goproto.proto.test.optional_nested_message_extension",
  2073. Tag: "bytes,18,opt,name=optional_nested_message_extension",
  2074. Filename: "test/test.proto",
  2075. },
  2076. {
  2077. ExtendedType: (*TestAllExtensions)(nil),
  2078. ExtensionType: (*TestAllTypes_NestedEnum)(nil),
  2079. Field: 21,
  2080. Name: "goproto.proto.test.optional_nested_enum_extension",
  2081. Tag: "varint,21,opt,name=optional_nested_enum_extension,enum=goproto.proto.test.TestAllTypes_NestedEnum",
  2082. Filename: "test/test.proto",
  2083. },
  2084. {
  2085. ExtendedType: (*TestAllExtensions)(nil),
  2086. ExtensionType: ([]int32)(nil),
  2087. Field: 31,
  2088. Name: "goproto.proto.test.repeated_int32_extension",
  2089. Tag: "varint,31,rep,name=repeated_int32_extension",
  2090. Filename: "test/test.proto",
  2091. },
  2092. {
  2093. ExtendedType: (*TestAllExtensions)(nil),
  2094. ExtensionType: ([]int64)(nil),
  2095. Field: 32,
  2096. Name: "goproto.proto.test.repeated_int64_extension",
  2097. Tag: "varint,32,rep,name=repeated_int64_extension",
  2098. Filename: "test/test.proto",
  2099. },
  2100. {
  2101. ExtendedType: (*TestAllExtensions)(nil),
  2102. ExtensionType: ([]uint32)(nil),
  2103. Field: 33,
  2104. Name: "goproto.proto.test.repeated_uint32_extension",
  2105. Tag: "varint,33,rep,name=repeated_uint32_extension",
  2106. Filename: "test/test.proto",
  2107. },
  2108. {
  2109. ExtendedType: (*TestAllExtensions)(nil),
  2110. ExtensionType: ([]uint64)(nil),
  2111. Field: 34,
  2112. Name: "goproto.proto.test.repeated_uint64_extension",
  2113. Tag: "varint,34,rep,name=repeated_uint64_extension",
  2114. Filename: "test/test.proto",
  2115. },
  2116. {
  2117. ExtendedType: (*TestAllExtensions)(nil),
  2118. ExtensionType: ([]int32)(nil),
  2119. Field: 35,
  2120. Name: "goproto.proto.test.repeated_sint32_extension",
  2121. Tag: "zigzag32,35,rep,name=repeated_sint32_extension",
  2122. Filename: "test/test.proto",
  2123. },
  2124. {
  2125. ExtendedType: (*TestAllExtensions)(nil),
  2126. ExtensionType: ([]int64)(nil),
  2127. Field: 36,
  2128. Name: "goproto.proto.test.repeated_sint64_extension",
  2129. Tag: "zigzag64,36,rep,name=repeated_sint64_extension",
  2130. Filename: "test/test.proto",
  2131. },
  2132. {
  2133. ExtendedType: (*TestAllExtensions)(nil),
  2134. ExtensionType: ([]uint32)(nil),
  2135. Field: 37,
  2136. Name: "goproto.proto.test.repeated_fixed32_extension",
  2137. Tag: "fixed32,37,rep,name=repeated_fixed32_extension",
  2138. Filename: "test/test.proto",
  2139. },
  2140. {
  2141. ExtendedType: (*TestAllExtensions)(nil),
  2142. ExtensionType: ([]uint64)(nil),
  2143. Field: 38,
  2144. Name: "goproto.proto.test.repeated_fixed64_extension",
  2145. Tag: "fixed64,38,rep,name=repeated_fixed64_extension",
  2146. Filename: "test/test.proto",
  2147. },
  2148. {
  2149. ExtendedType: (*TestAllExtensions)(nil),
  2150. ExtensionType: ([]int32)(nil),
  2151. Field: 39,
  2152. Name: "goproto.proto.test.repeated_sfixed32_extension",
  2153. Tag: "fixed32,39,rep,name=repeated_sfixed32_extension",
  2154. Filename: "test/test.proto",
  2155. },
  2156. {
  2157. ExtendedType: (*TestAllExtensions)(nil),
  2158. ExtensionType: ([]int64)(nil),
  2159. Field: 40,
  2160. Name: "goproto.proto.test.repeated_sfixed64_extension",
  2161. Tag: "fixed64,40,rep,name=repeated_sfixed64_extension",
  2162. Filename: "test/test.proto",
  2163. },
  2164. {
  2165. ExtendedType: (*TestAllExtensions)(nil),
  2166. ExtensionType: ([]float32)(nil),
  2167. Field: 41,
  2168. Name: "goproto.proto.test.repeated_float_extension",
  2169. Tag: "fixed32,41,rep,name=repeated_float_extension",
  2170. Filename: "test/test.proto",
  2171. },
  2172. {
  2173. ExtendedType: (*TestAllExtensions)(nil),
  2174. ExtensionType: ([]float64)(nil),
  2175. Field: 42,
  2176. Name: "goproto.proto.test.repeated_double_extension",
  2177. Tag: "fixed64,42,rep,name=repeated_double_extension",
  2178. Filename: "test/test.proto",
  2179. },
  2180. {
  2181. ExtendedType: (*TestAllExtensions)(nil),
  2182. ExtensionType: ([]bool)(nil),
  2183. Field: 43,
  2184. Name: "goproto.proto.test.repeated_bool_extension",
  2185. Tag: "varint,43,rep,name=repeated_bool_extension",
  2186. Filename: "test/test.proto",
  2187. },
  2188. {
  2189. ExtendedType: (*TestAllExtensions)(nil),
  2190. ExtensionType: ([]string)(nil),
  2191. Field: 44,
  2192. Name: "goproto.proto.test.repeated_string_extension",
  2193. Tag: "bytes,44,rep,name=repeated_string_extension",
  2194. Filename: "test/test.proto",
  2195. },
  2196. {
  2197. ExtendedType: (*TestAllExtensions)(nil),
  2198. ExtensionType: ([][]byte)(nil),
  2199. Field: 45,
  2200. Name: "goproto.proto.test.repeated_bytes_extension",
  2201. Tag: "bytes,45,rep,name=repeated_bytes_extension",
  2202. Filename: "test/test.proto",
  2203. },
  2204. {
  2205. ExtendedType: (*TestAllExtensions)(nil),
  2206. ExtensionType: ([]*RepeatedGroupExtension)(nil),
  2207. Field: 46,
  2208. Name: "goproto.proto.test.repeatedgroup_extension",
  2209. Tag: "group,46,rep,name=RepeatedGroup_extension",
  2210. Filename: "test/test.proto",
  2211. },
  2212. {
  2213. ExtendedType: (*TestAllExtensions)(nil),
  2214. ExtensionType: ([]*TestAllTypes_NestedMessage)(nil),
  2215. Field: 48,
  2216. Name: "goproto.proto.test.repeated_nested_message_extension",
  2217. Tag: "bytes,48,rep,name=repeated_nested_message_extension",
  2218. Filename: "test/test.proto",
  2219. },
  2220. {
  2221. ExtendedType: (*TestAllExtensions)(nil),
  2222. ExtensionType: ([]TestAllTypes_NestedEnum)(nil),
  2223. Field: 51,
  2224. Name: "goproto.proto.test.repeated_nested_enum_extension",
  2225. Tag: "varint,51,rep,name=repeated_nested_enum_extension,enum=goproto.proto.test.TestAllTypes_NestedEnum",
  2226. Filename: "test/test.proto",
  2227. },
  2228. {
  2229. ExtendedType: (*TestAllExtensions)(nil),
  2230. ExtensionType: (*int32)(nil),
  2231. Field: 81,
  2232. Name: "goproto.proto.test.default_int32_extension",
  2233. Tag: "varint,81,opt,name=default_int32_extension,def=81",
  2234. Filename: "test/test.proto",
  2235. },
  2236. {
  2237. ExtendedType: (*TestAllExtensions)(nil),
  2238. ExtensionType: (*int64)(nil),
  2239. Field: 82,
  2240. Name: "goproto.proto.test.default_int64_extension",
  2241. Tag: "varint,82,opt,name=default_int64_extension,def=82",
  2242. Filename: "test/test.proto",
  2243. },
  2244. {
  2245. ExtendedType: (*TestAllExtensions)(nil),
  2246. ExtensionType: (*uint32)(nil),
  2247. Field: 83,
  2248. Name: "goproto.proto.test.default_uint32_extension",
  2249. Tag: "varint,83,opt,name=default_uint32_extension,def=83",
  2250. Filename: "test/test.proto",
  2251. },
  2252. {
  2253. ExtendedType: (*TestAllExtensions)(nil),
  2254. ExtensionType: (*uint64)(nil),
  2255. Field: 84,
  2256. Name: "goproto.proto.test.default_uint64_extension",
  2257. Tag: "varint,84,opt,name=default_uint64_extension,def=84",
  2258. Filename: "test/test.proto",
  2259. },
  2260. {
  2261. ExtendedType: (*TestAllExtensions)(nil),
  2262. ExtensionType: (*int32)(nil),
  2263. Field: 85,
  2264. Name: "goproto.proto.test.default_sint32_extension",
  2265. Tag: "zigzag32,85,opt,name=default_sint32_extension,def=-85",
  2266. Filename: "test/test.proto",
  2267. },
  2268. {
  2269. ExtendedType: (*TestAllExtensions)(nil),
  2270. ExtensionType: (*int64)(nil),
  2271. Field: 86,
  2272. Name: "goproto.proto.test.default_sint64_extension",
  2273. Tag: "zigzag64,86,opt,name=default_sint64_extension,def=86",
  2274. Filename: "test/test.proto",
  2275. },
  2276. {
  2277. ExtendedType: (*TestAllExtensions)(nil),
  2278. ExtensionType: (*uint32)(nil),
  2279. Field: 87,
  2280. Name: "goproto.proto.test.default_fixed32_extension",
  2281. Tag: "fixed32,87,opt,name=default_fixed32_extension,def=87",
  2282. Filename: "test/test.proto",
  2283. },
  2284. {
  2285. ExtendedType: (*TestAllExtensions)(nil),
  2286. ExtensionType: (*uint64)(nil),
  2287. Field: 88,
  2288. Name: "goproto.proto.test.default_fixed64_extension",
  2289. Tag: "fixed64,88,opt,name=default_fixed64_extension,def=88",
  2290. Filename: "test/test.proto",
  2291. },
  2292. {
  2293. ExtendedType: (*TestAllExtensions)(nil),
  2294. ExtensionType: (*int32)(nil),
  2295. Field: 89,
  2296. Name: "goproto.proto.test.default_sfixed32_extension",
  2297. Tag: "fixed32,89,opt,name=default_sfixed32_extension,def=89",
  2298. Filename: "test/test.proto",
  2299. },
  2300. {
  2301. ExtendedType: (*TestAllExtensions)(nil),
  2302. ExtensionType: (*int64)(nil),
  2303. Field: 80,
  2304. Name: "goproto.proto.test.default_sfixed64_extension",
  2305. Tag: "fixed64,80,opt,name=default_sfixed64_extension,def=-90",
  2306. Filename: "test/test.proto",
  2307. },
  2308. {
  2309. ExtendedType: (*TestAllExtensions)(nil),
  2310. ExtensionType: (*float32)(nil),
  2311. Field: 91,
  2312. Name: "goproto.proto.test.default_float_extension",
  2313. Tag: "fixed32,91,opt,name=default_float_extension,def=91.5",
  2314. Filename: "test/test.proto",
  2315. },
  2316. {
  2317. ExtendedType: (*TestAllExtensions)(nil),
  2318. ExtensionType: (*float64)(nil),
  2319. Field: 92,
  2320. Name: "goproto.proto.test.default_double_extension",
  2321. Tag: "fixed64,92,opt,name=default_double_extension,def=92000",
  2322. Filename: "test/test.proto",
  2323. },
  2324. {
  2325. ExtendedType: (*TestAllExtensions)(nil),
  2326. ExtensionType: (*bool)(nil),
  2327. Field: 93,
  2328. Name: "goproto.proto.test.default_bool_extension",
  2329. Tag: "varint,93,opt,name=default_bool_extension,def=1",
  2330. Filename: "test/test.proto",
  2331. },
  2332. {
  2333. ExtendedType: (*TestAllExtensions)(nil),
  2334. ExtensionType: (*string)(nil),
  2335. Field: 94,
  2336. Name: "goproto.proto.test.default_string_extension",
  2337. Tag: "bytes,94,opt,name=default_string_extension,def=hello",
  2338. Filename: "test/test.proto",
  2339. },
  2340. {
  2341. ExtendedType: (*TestAllExtensions)(nil),
  2342. ExtensionType: ([]byte)(nil),
  2343. Field: 95,
  2344. Name: "goproto.proto.test.default_bytes_extension",
  2345. Tag: "bytes,95,opt,name=default_bytes_extension,def=world",
  2346. Filename: "test/test.proto",
  2347. },
  2348. {
  2349. ExtendedType: (*TestPackedExtensions)(nil),
  2350. ExtensionType: ([]int32)(nil),
  2351. Field: 90,
  2352. Name: "goproto.proto.test.packed_int32_extension",
  2353. Tag: "varint,90,rep,packed,name=packed_int32_extension",
  2354. Filename: "test/test.proto",
  2355. },
  2356. {
  2357. ExtendedType: (*TestPackedExtensions)(nil),
  2358. ExtensionType: ([]int64)(nil),
  2359. Field: 91,
  2360. Name: "goproto.proto.test.packed_int64_extension",
  2361. Tag: "varint,91,rep,packed,name=packed_int64_extension",
  2362. Filename: "test/test.proto",
  2363. },
  2364. {
  2365. ExtendedType: (*TestPackedExtensions)(nil),
  2366. ExtensionType: ([]uint32)(nil),
  2367. Field: 92,
  2368. Name: "goproto.proto.test.packed_uint32_extension",
  2369. Tag: "varint,92,rep,packed,name=packed_uint32_extension",
  2370. Filename: "test/test.proto",
  2371. },
  2372. {
  2373. ExtendedType: (*TestPackedExtensions)(nil),
  2374. ExtensionType: ([]uint64)(nil),
  2375. Field: 93,
  2376. Name: "goproto.proto.test.packed_uint64_extension",
  2377. Tag: "varint,93,rep,packed,name=packed_uint64_extension",
  2378. Filename: "test/test.proto",
  2379. },
  2380. {
  2381. ExtendedType: (*TestPackedExtensions)(nil),
  2382. ExtensionType: ([]int32)(nil),
  2383. Field: 94,
  2384. Name: "goproto.proto.test.packed_sint32_extension",
  2385. Tag: "zigzag32,94,rep,packed,name=packed_sint32_extension",
  2386. Filename: "test/test.proto",
  2387. },
  2388. {
  2389. ExtendedType: (*TestPackedExtensions)(nil),
  2390. ExtensionType: ([]int64)(nil),
  2391. Field: 95,
  2392. Name: "goproto.proto.test.packed_sint64_extension",
  2393. Tag: "zigzag64,95,rep,packed,name=packed_sint64_extension",
  2394. Filename: "test/test.proto",
  2395. },
  2396. {
  2397. ExtendedType: (*TestPackedExtensions)(nil),
  2398. ExtensionType: ([]uint32)(nil),
  2399. Field: 96,
  2400. Name: "goproto.proto.test.packed_fixed32_extension",
  2401. Tag: "fixed32,96,rep,packed,name=packed_fixed32_extension",
  2402. Filename: "test/test.proto",
  2403. },
  2404. {
  2405. ExtendedType: (*TestPackedExtensions)(nil),
  2406. ExtensionType: ([]uint64)(nil),
  2407. Field: 97,
  2408. Name: "goproto.proto.test.packed_fixed64_extension",
  2409. Tag: "fixed64,97,rep,packed,name=packed_fixed64_extension",
  2410. Filename: "test/test.proto",
  2411. },
  2412. {
  2413. ExtendedType: (*TestPackedExtensions)(nil),
  2414. ExtensionType: ([]int32)(nil),
  2415. Field: 98,
  2416. Name: "goproto.proto.test.packed_sfixed32_extension",
  2417. Tag: "fixed32,98,rep,packed,name=packed_sfixed32_extension",
  2418. Filename: "test/test.proto",
  2419. },
  2420. {
  2421. ExtendedType: (*TestPackedExtensions)(nil),
  2422. ExtensionType: ([]int64)(nil),
  2423. Field: 99,
  2424. Name: "goproto.proto.test.packed_sfixed64_extension",
  2425. Tag: "fixed64,99,rep,packed,name=packed_sfixed64_extension",
  2426. Filename: "test/test.proto",
  2427. },
  2428. {
  2429. ExtendedType: (*TestPackedExtensions)(nil),
  2430. ExtensionType: ([]float32)(nil),
  2431. Field: 100,
  2432. Name: "goproto.proto.test.packed_float_extension",
  2433. Tag: "fixed32,100,rep,packed,name=packed_float_extension",
  2434. Filename: "test/test.proto",
  2435. },
  2436. {
  2437. ExtendedType: (*TestPackedExtensions)(nil),
  2438. ExtensionType: ([]float64)(nil),
  2439. Field: 101,
  2440. Name: "goproto.proto.test.packed_double_extension",
  2441. Tag: "fixed64,101,rep,packed,name=packed_double_extension",
  2442. Filename: "test/test.proto",
  2443. },
  2444. {
  2445. ExtendedType: (*TestPackedExtensions)(nil),
  2446. ExtensionType: ([]bool)(nil),
  2447. Field: 102,
  2448. Name: "goproto.proto.test.packed_bool_extension",
  2449. Tag: "varint,102,rep,packed,name=packed_bool_extension",
  2450. Filename: "test/test.proto",
  2451. },
  2452. {
  2453. ExtendedType: (*TestPackedExtensions)(nil),
  2454. ExtensionType: ([]ForeignEnum)(nil),
  2455. Field: 103,
  2456. Name: "goproto.proto.test.packed_enum_extension",
  2457. Tag: "varint,103,rep,packed,name=packed_enum_extension,enum=goproto.proto.test.ForeignEnum",
  2458. Filename: "test/test.proto",
  2459. },
  2460. {
  2461. ExtendedType: (*TestUnpackedExtensions)(nil),
  2462. ExtensionType: ([]int32)(nil),
  2463. Field: 90,
  2464. Name: "goproto.proto.test.unpacked_int32_extension",
  2465. Tag: "varint,90,rep,name=unpacked_int32_extension",
  2466. Filename: "test/test.proto",
  2467. },
  2468. {
  2469. ExtendedType: (*TestUnpackedExtensions)(nil),
  2470. ExtensionType: ([]int64)(nil),
  2471. Field: 91,
  2472. Name: "goproto.proto.test.unpacked_int64_extension",
  2473. Tag: "varint,91,rep,name=unpacked_int64_extension",
  2474. Filename: "test/test.proto",
  2475. },
  2476. {
  2477. ExtendedType: (*TestUnpackedExtensions)(nil),
  2478. ExtensionType: ([]uint32)(nil),
  2479. Field: 92,
  2480. Name: "goproto.proto.test.unpacked_uint32_extension",
  2481. Tag: "varint,92,rep,name=unpacked_uint32_extension",
  2482. Filename: "test/test.proto",
  2483. },
  2484. {
  2485. ExtendedType: (*TestUnpackedExtensions)(nil),
  2486. ExtensionType: ([]uint64)(nil),
  2487. Field: 93,
  2488. Name: "goproto.proto.test.unpacked_uint64_extension",
  2489. Tag: "varint,93,rep,name=unpacked_uint64_extension",
  2490. Filename: "test/test.proto",
  2491. },
  2492. {
  2493. ExtendedType: (*TestUnpackedExtensions)(nil),
  2494. ExtensionType: ([]int32)(nil),
  2495. Field: 94,
  2496. Name: "goproto.proto.test.unpacked_sint32_extension",
  2497. Tag: "zigzag32,94,rep,name=unpacked_sint32_extension",
  2498. Filename: "test/test.proto",
  2499. },
  2500. {
  2501. ExtendedType: (*TestUnpackedExtensions)(nil),
  2502. ExtensionType: ([]int64)(nil),
  2503. Field: 95,
  2504. Name: "goproto.proto.test.unpacked_sint64_extension",
  2505. Tag: "zigzag64,95,rep,name=unpacked_sint64_extension",
  2506. Filename: "test/test.proto",
  2507. },
  2508. {
  2509. ExtendedType: (*TestUnpackedExtensions)(nil),
  2510. ExtensionType: ([]uint32)(nil),
  2511. Field: 96,
  2512. Name: "goproto.proto.test.unpacked_fixed32_extension",
  2513. Tag: "fixed32,96,rep,name=unpacked_fixed32_extension",
  2514. Filename: "test/test.proto",
  2515. },
  2516. {
  2517. ExtendedType: (*TestUnpackedExtensions)(nil),
  2518. ExtensionType: ([]uint64)(nil),
  2519. Field: 97,
  2520. Name: "goproto.proto.test.unpacked_fixed64_extension",
  2521. Tag: "fixed64,97,rep,name=unpacked_fixed64_extension",
  2522. Filename: "test/test.proto",
  2523. },
  2524. {
  2525. ExtendedType: (*TestUnpackedExtensions)(nil),
  2526. ExtensionType: ([]int32)(nil),
  2527. Field: 98,
  2528. Name: "goproto.proto.test.unpacked_sfixed32_extension",
  2529. Tag: "fixed32,98,rep,name=unpacked_sfixed32_extension",
  2530. Filename: "test/test.proto",
  2531. },
  2532. {
  2533. ExtendedType: (*TestUnpackedExtensions)(nil),
  2534. ExtensionType: ([]int64)(nil),
  2535. Field: 99,
  2536. Name: "goproto.proto.test.unpacked_sfixed64_extension",
  2537. Tag: "fixed64,99,rep,name=unpacked_sfixed64_extension",
  2538. Filename: "test/test.proto",
  2539. },
  2540. {
  2541. ExtendedType: (*TestUnpackedExtensions)(nil),
  2542. ExtensionType: ([]float32)(nil),
  2543. Field: 100,
  2544. Name: "goproto.proto.test.unpacked_float_extension",
  2545. Tag: "fixed32,100,rep,name=unpacked_float_extension",
  2546. Filename: "test/test.proto",
  2547. },
  2548. {
  2549. ExtendedType: (*TestUnpackedExtensions)(nil),
  2550. ExtensionType: ([]float64)(nil),
  2551. Field: 101,
  2552. Name: "goproto.proto.test.unpacked_double_extension",
  2553. Tag: "fixed64,101,rep,name=unpacked_double_extension",
  2554. Filename: "test/test.proto",
  2555. },
  2556. {
  2557. ExtendedType: (*TestUnpackedExtensions)(nil),
  2558. ExtensionType: ([]bool)(nil),
  2559. Field: 102,
  2560. Name: "goproto.proto.test.unpacked_bool_extension",
  2561. Tag: "varint,102,rep,name=unpacked_bool_extension",
  2562. Filename: "test/test.proto",
  2563. },
  2564. {
  2565. ExtendedType: (*TestUnpackedExtensions)(nil),
  2566. ExtensionType: ([]ForeignEnum)(nil),
  2567. Field: 103,
  2568. Name: "goproto.proto.test.unpacked_enum_extension",
  2569. Tag: "varint,103,rep,name=unpacked_enum_extension,enum=goproto.proto.test.ForeignEnum",
  2570. Filename: "test/test.proto",
  2571. },
  2572. {
  2573. ExtendedType: (*TestAllExtensions)(nil),
  2574. ExtensionType: (*string)(nil),
  2575. Field: 1003,
  2576. Name: "goproto.proto.test.TestNestedExtension.nested_string_extension",
  2577. Tag: "bytes,1003,opt,name=nested_string_extension",
  2578. Filename: "test/test.proto",
  2579. },
  2580. {
  2581. ExtendedType: (*TestAllExtensions)(nil),
  2582. ExtensionType: (*TestRequired)(nil),
  2583. Field: 1000,
  2584. Name: "goproto.proto.test.TestRequired.single",
  2585. Tag: "bytes,1000,opt,name=single",
  2586. Filename: "test/test.proto",
  2587. },
  2588. {
  2589. ExtendedType: (*TestAllExtensions)(nil),
  2590. ExtensionType: ([]*TestRequired)(nil),
  2591. Field: 1001,
  2592. Name: "goproto.proto.test.TestRequired.multi",
  2593. Tag: "bytes,1001,rep,name=multi",
  2594. Filename: "test/test.proto",
  2595. },
  2596. }
  2597. // Extension fields to TestAllExtensions.
  2598. var (
  2599. // optional int32 optional_int32_extension = 1;
  2600. E_OptionalInt32Extension = &file_test_test_proto_extDescs[0]
  2601. // optional int64 optional_int64_extension = 2;
  2602. E_OptionalInt64Extension = &file_test_test_proto_extDescs[1]
  2603. // optional uint32 optional_uint32_extension = 3;
  2604. E_OptionalUint32Extension = &file_test_test_proto_extDescs[2]
  2605. // optional uint64 optional_uint64_extension = 4;
  2606. E_OptionalUint64Extension = &file_test_test_proto_extDescs[3]
  2607. // optional sint32 optional_sint32_extension = 5;
  2608. E_OptionalSint32Extension = &file_test_test_proto_extDescs[4]
  2609. // optional sint64 optional_sint64_extension = 6;
  2610. E_OptionalSint64Extension = &file_test_test_proto_extDescs[5]
  2611. // optional fixed32 optional_fixed32_extension = 7;
  2612. E_OptionalFixed32Extension = &file_test_test_proto_extDescs[6]
  2613. // optional fixed64 optional_fixed64_extension = 8;
  2614. E_OptionalFixed64Extension = &file_test_test_proto_extDescs[7]
  2615. // optional sfixed32 optional_sfixed32_extension = 9;
  2616. E_OptionalSfixed32Extension = &file_test_test_proto_extDescs[8]
  2617. // optional sfixed64 optional_sfixed64_extension = 10;
  2618. E_OptionalSfixed64Extension = &file_test_test_proto_extDescs[9]
  2619. // optional float optional_float_extension = 11;
  2620. E_OptionalFloatExtension = &file_test_test_proto_extDescs[10]
  2621. // optional double optional_double_extension = 12;
  2622. E_OptionalDoubleExtension = &file_test_test_proto_extDescs[11]
  2623. // optional bool optional_bool_extension = 13;
  2624. E_OptionalBoolExtension = &file_test_test_proto_extDescs[12]
  2625. // optional string optional_string_extension = 14;
  2626. E_OptionalStringExtension = &file_test_test_proto_extDescs[13]
  2627. // optional bytes optional_bytes_extension = 15;
  2628. E_OptionalBytesExtension = &file_test_test_proto_extDescs[14]
  2629. // optional goproto.proto.test.OptionalGroup_extension optionalgroup_extension = 16;
  2630. E_OptionalgroupExtension = &file_test_test_proto_extDescs[15]
  2631. // optional goproto.proto.test.TestAllTypes.NestedMessage optional_nested_message_extension = 18;
  2632. E_OptionalNestedMessageExtension = &file_test_test_proto_extDescs[16]
  2633. // optional goproto.proto.test.TestAllTypes.NestedEnum optional_nested_enum_extension = 21;
  2634. E_OptionalNestedEnumExtension = &file_test_test_proto_extDescs[17]
  2635. // repeated int32 repeated_int32_extension = 31;
  2636. E_RepeatedInt32Extension = &file_test_test_proto_extDescs[18]
  2637. // repeated int64 repeated_int64_extension = 32;
  2638. E_RepeatedInt64Extension = &file_test_test_proto_extDescs[19]
  2639. // repeated uint32 repeated_uint32_extension = 33;
  2640. E_RepeatedUint32Extension = &file_test_test_proto_extDescs[20]
  2641. // repeated uint64 repeated_uint64_extension = 34;
  2642. E_RepeatedUint64Extension = &file_test_test_proto_extDescs[21]
  2643. // repeated sint32 repeated_sint32_extension = 35;
  2644. E_RepeatedSint32Extension = &file_test_test_proto_extDescs[22]
  2645. // repeated sint64 repeated_sint64_extension = 36;
  2646. E_RepeatedSint64Extension = &file_test_test_proto_extDescs[23]
  2647. // repeated fixed32 repeated_fixed32_extension = 37;
  2648. E_RepeatedFixed32Extension = &file_test_test_proto_extDescs[24]
  2649. // repeated fixed64 repeated_fixed64_extension = 38;
  2650. E_RepeatedFixed64Extension = &file_test_test_proto_extDescs[25]
  2651. // repeated sfixed32 repeated_sfixed32_extension = 39;
  2652. E_RepeatedSfixed32Extension = &file_test_test_proto_extDescs[26]
  2653. // repeated sfixed64 repeated_sfixed64_extension = 40;
  2654. E_RepeatedSfixed64Extension = &file_test_test_proto_extDescs[27]
  2655. // repeated float repeated_float_extension = 41;
  2656. E_RepeatedFloatExtension = &file_test_test_proto_extDescs[28]
  2657. // repeated double repeated_double_extension = 42;
  2658. E_RepeatedDoubleExtension = &file_test_test_proto_extDescs[29]
  2659. // repeated bool repeated_bool_extension = 43;
  2660. E_RepeatedBoolExtension = &file_test_test_proto_extDescs[30]
  2661. // repeated string repeated_string_extension = 44;
  2662. E_RepeatedStringExtension = &file_test_test_proto_extDescs[31]
  2663. // repeated bytes repeated_bytes_extension = 45;
  2664. E_RepeatedBytesExtension = &file_test_test_proto_extDescs[32]
  2665. // repeated goproto.proto.test.RepeatedGroup_extension repeatedgroup_extension = 46;
  2666. E_RepeatedgroupExtension = &file_test_test_proto_extDescs[33]
  2667. // repeated goproto.proto.test.TestAllTypes.NestedMessage repeated_nested_message_extension = 48;
  2668. E_RepeatedNestedMessageExtension = &file_test_test_proto_extDescs[34]
  2669. // repeated goproto.proto.test.TestAllTypes.NestedEnum repeated_nested_enum_extension = 51;
  2670. E_RepeatedNestedEnumExtension = &file_test_test_proto_extDescs[35]
  2671. // optional int32 default_int32_extension = 81;
  2672. E_DefaultInt32Extension = &file_test_test_proto_extDescs[36]
  2673. // optional int64 default_int64_extension = 82;
  2674. E_DefaultInt64Extension = &file_test_test_proto_extDescs[37]
  2675. // optional uint32 default_uint32_extension = 83;
  2676. E_DefaultUint32Extension = &file_test_test_proto_extDescs[38]
  2677. // optional uint64 default_uint64_extension = 84;
  2678. E_DefaultUint64Extension = &file_test_test_proto_extDescs[39]
  2679. // optional sint32 default_sint32_extension = 85;
  2680. E_DefaultSint32Extension = &file_test_test_proto_extDescs[40]
  2681. // optional sint64 default_sint64_extension = 86;
  2682. E_DefaultSint64Extension = &file_test_test_proto_extDescs[41]
  2683. // optional fixed32 default_fixed32_extension = 87;
  2684. E_DefaultFixed32Extension = &file_test_test_proto_extDescs[42]
  2685. // optional fixed64 default_fixed64_extension = 88;
  2686. E_DefaultFixed64Extension = &file_test_test_proto_extDescs[43]
  2687. // optional sfixed32 default_sfixed32_extension = 89;
  2688. E_DefaultSfixed32Extension = &file_test_test_proto_extDescs[44]
  2689. // optional sfixed64 default_sfixed64_extension = 80;
  2690. E_DefaultSfixed64Extension = &file_test_test_proto_extDescs[45]
  2691. // optional float default_float_extension = 91;
  2692. E_DefaultFloatExtension = &file_test_test_proto_extDescs[46]
  2693. // optional double default_double_extension = 92;
  2694. E_DefaultDoubleExtension = &file_test_test_proto_extDescs[47]
  2695. // optional bool default_bool_extension = 93;
  2696. E_DefaultBoolExtension = &file_test_test_proto_extDescs[48]
  2697. // optional string default_string_extension = 94;
  2698. E_DefaultStringExtension = &file_test_test_proto_extDescs[49]
  2699. // optional bytes default_bytes_extension = 95;
  2700. E_DefaultBytesExtension = &file_test_test_proto_extDescs[50]
  2701. // optional string nested_string_extension = 1003;
  2702. E_TestNestedExtension_NestedStringExtension = &file_test_test_proto_extDescs[79]
  2703. // optional goproto.proto.test.TestRequired single = 1000;
  2704. E_TestRequired_Single = &file_test_test_proto_extDescs[80]
  2705. // repeated goproto.proto.test.TestRequired multi = 1001;
  2706. E_TestRequired_Multi = &file_test_test_proto_extDescs[81]
  2707. )
  2708. // Extension fields to TestPackedExtensions.
  2709. var (
  2710. // repeated int32 packed_int32_extension = 90;
  2711. E_PackedInt32Extension = &file_test_test_proto_extDescs[51]
  2712. // repeated int64 packed_int64_extension = 91;
  2713. E_PackedInt64Extension = &file_test_test_proto_extDescs[52]
  2714. // repeated uint32 packed_uint32_extension = 92;
  2715. E_PackedUint32Extension = &file_test_test_proto_extDescs[53]
  2716. // repeated uint64 packed_uint64_extension = 93;
  2717. E_PackedUint64Extension = &file_test_test_proto_extDescs[54]
  2718. // repeated sint32 packed_sint32_extension = 94;
  2719. E_PackedSint32Extension = &file_test_test_proto_extDescs[55]
  2720. // repeated sint64 packed_sint64_extension = 95;
  2721. E_PackedSint64Extension = &file_test_test_proto_extDescs[56]
  2722. // repeated fixed32 packed_fixed32_extension = 96;
  2723. E_PackedFixed32Extension = &file_test_test_proto_extDescs[57]
  2724. // repeated fixed64 packed_fixed64_extension = 97;
  2725. E_PackedFixed64Extension = &file_test_test_proto_extDescs[58]
  2726. // repeated sfixed32 packed_sfixed32_extension = 98;
  2727. E_PackedSfixed32Extension = &file_test_test_proto_extDescs[59]
  2728. // repeated sfixed64 packed_sfixed64_extension = 99;
  2729. E_PackedSfixed64Extension = &file_test_test_proto_extDescs[60]
  2730. // repeated float packed_float_extension = 100;
  2731. E_PackedFloatExtension = &file_test_test_proto_extDescs[61]
  2732. // repeated double packed_double_extension = 101;
  2733. E_PackedDoubleExtension = &file_test_test_proto_extDescs[62]
  2734. // repeated bool packed_bool_extension = 102;
  2735. E_PackedBoolExtension = &file_test_test_proto_extDescs[63]
  2736. // repeated goproto.proto.test.ForeignEnum packed_enum_extension = 103;
  2737. E_PackedEnumExtension = &file_test_test_proto_extDescs[64]
  2738. )
  2739. // Extension fields to TestUnpackedExtensions.
  2740. var (
  2741. // repeated int32 unpacked_int32_extension = 90;
  2742. E_UnpackedInt32Extension = &file_test_test_proto_extDescs[65]
  2743. // repeated int64 unpacked_int64_extension = 91;
  2744. E_UnpackedInt64Extension = &file_test_test_proto_extDescs[66]
  2745. // repeated uint32 unpacked_uint32_extension = 92;
  2746. E_UnpackedUint32Extension = &file_test_test_proto_extDescs[67]
  2747. // repeated uint64 unpacked_uint64_extension = 93;
  2748. E_UnpackedUint64Extension = &file_test_test_proto_extDescs[68]
  2749. // repeated sint32 unpacked_sint32_extension = 94;
  2750. E_UnpackedSint32Extension = &file_test_test_proto_extDescs[69]
  2751. // repeated sint64 unpacked_sint64_extension = 95;
  2752. E_UnpackedSint64Extension = &file_test_test_proto_extDescs[70]
  2753. // repeated fixed32 unpacked_fixed32_extension = 96;
  2754. E_UnpackedFixed32Extension = &file_test_test_proto_extDescs[71]
  2755. // repeated fixed64 unpacked_fixed64_extension = 97;
  2756. E_UnpackedFixed64Extension = &file_test_test_proto_extDescs[72]
  2757. // repeated sfixed32 unpacked_sfixed32_extension = 98;
  2758. E_UnpackedSfixed32Extension = &file_test_test_proto_extDescs[73]
  2759. // repeated sfixed64 unpacked_sfixed64_extension = 99;
  2760. E_UnpackedSfixed64Extension = &file_test_test_proto_extDescs[74]
  2761. // repeated float unpacked_float_extension = 100;
  2762. E_UnpackedFloatExtension = &file_test_test_proto_extDescs[75]
  2763. // repeated double unpacked_double_extension = 101;
  2764. E_UnpackedDoubleExtension = &file_test_test_proto_extDescs[76]
  2765. // repeated bool unpacked_bool_extension = 102;
  2766. E_UnpackedBoolExtension = &file_test_test_proto_extDescs[77]
  2767. // repeated goproto.proto.test.ForeignEnum unpacked_enum_extension = 103;
  2768. E_UnpackedEnumExtension = &file_test_test_proto_extDescs[78]
  2769. )
  2770. var File_test_test_proto protoreflect.FileDescriptor
  2771. var file_test_test_proto_rawDesc = []byte{
  2772. 0x0a, 0x0f, 0x74, 0x65, 0x73, 0x74, 0x2f, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74,
  2773. 0x6f, 0x12, 0x12, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  2774. 0x2e, 0x74, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x74, 0x65, 0x73, 0x74, 0x2f, 0x74, 0x65, 0x73, 0x74,
  2775. 0x5f, 0x69, 0x6d, 0x70, 0x6f, 0x72, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x16, 0x74,
  2776. 0x65, 0x73, 0x74, 0x2f, 0x74, 0x65, 0x73, 0x74, 0x5f, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x2e,
  2777. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x1a, 0x74, 0x65, 0x73, 0x74, 0x2f, 0x77, 0x65, 0x61, 0x6b,
  2778. 0x31, 0x2f, 0x74, 0x65, 0x73, 0x74, 0x5f, 0x77, 0x65, 0x61, 0x6b, 0x2e, 0x70, 0x72, 0x6f, 0x74,
  2779. 0x6f, 0x1a, 0x1a, 0x74, 0x65, 0x73, 0x74, 0x2f, 0x77, 0x65, 0x61, 0x6b, 0x32, 0x2f, 0x74, 0x65,
  2780. 0x73, 0x74, 0x5f, 0x77, 0x65, 0x61, 0x6b, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x22, 0xe4, 0x36,
  2781. 0x0a, 0x0c, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x54, 0x79, 0x70, 0x65, 0x73, 0x12, 0x25,
  2782. 0x0a, 0x0e, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x5f, 0x69, 0x6e, 0x74, 0x33, 0x32,
  2783. 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0d, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c,
  2784. 0x49, 0x6e, 0x74, 0x33, 0x32, 0x12, 0x25, 0x0a, 0x0e, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61,
  2785. 0x6c, 0x5f, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0d, 0x6f,
  2786. 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x49, 0x6e, 0x74, 0x36, 0x34, 0x12, 0x27, 0x0a, 0x0f,
  2787. 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x5f, 0x75, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x18,
  2788. 0x03, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0e, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x55,
  2789. 0x69, 0x6e, 0x74, 0x33, 0x32, 0x12, 0x27, 0x0a, 0x0f, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61,
  2790. 0x6c, 0x5f, 0x75, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x18, 0x04, 0x20, 0x01, 0x28, 0x04, 0x52, 0x0e,
  2791. 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x55, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x12, 0x27,
  2792. 0x0a, 0x0f, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x5f, 0x73, 0x69, 0x6e, 0x74, 0x33,
  2793. 0x32, 0x18, 0x05, 0x20, 0x01, 0x28, 0x11, 0x52, 0x0e, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61,
  2794. 0x6c, 0x53, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x12, 0x27, 0x0a, 0x0f, 0x6f, 0x70, 0x74, 0x69, 0x6f,
  2795. 0x6e, 0x61, 0x6c, 0x5f, 0x73, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x18, 0x06, 0x20, 0x01, 0x28, 0x12,
  2796. 0x52, 0x0e, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x53, 0x69, 0x6e, 0x74, 0x36, 0x34,
  2797. 0x12, 0x29, 0x0a, 0x10, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x5f, 0x66, 0x69, 0x78,
  2798. 0x65, 0x64, 0x33, 0x32, 0x18, 0x07, 0x20, 0x01, 0x28, 0x07, 0x52, 0x0f, 0x6f, 0x70, 0x74, 0x69,
  2799. 0x6f, 0x6e, 0x61, 0x6c, 0x46, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x12, 0x29, 0x0a, 0x10, 0x6f,
  2800. 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x5f, 0x66, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34, 0x18,
  2801. 0x08, 0x20, 0x01, 0x28, 0x06, 0x52, 0x0f, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x46,
  2802. 0x69, 0x78, 0x65, 0x64, 0x36, 0x34, 0x12, 0x2b, 0x0a, 0x11, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e,
  2803. 0x61, 0x6c, 0x5f, 0x73, 0x66, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x18, 0x09, 0x20, 0x01, 0x28,
  2804. 0x0f, 0x52, 0x10, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x53, 0x66, 0x69, 0x78, 0x65,
  2805. 0x64, 0x33, 0x32, 0x12, 0x2b, 0x0a, 0x11, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x5f,
  2806. 0x73, 0x66, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x10, 0x52, 0x10,
  2807. 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x53, 0x66, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34,
  2808. 0x12, 0x25, 0x0a, 0x0e, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x5f, 0x66, 0x6c, 0x6f,
  2809. 0x61, 0x74, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x02, 0x52, 0x0d, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e,
  2810. 0x61, 0x6c, 0x46, 0x6c, 0x6f, 0x61, 0x74, 0x12, 0x27, 0x0a, 0x0f, 0x6f, 0x70, 0x74, 0x69, 0x6f,
  2811. 0x6e, 0x61, 0x6c, 0x5f, 0x64, 0x6f, 0x75, 0x62, 0x6c, 0x65, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x01,
  2812. 0x52, 0x0e, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x44, 0x6f, 0x75, 0x62, 0x6c, 0x65,
  2813. 0x12, 0x23, 0x0a, 0x0d, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x5f, 0x62, 0x6f, 0x6f,
  2814. 0x6c, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0c, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61,
  2815. 0x6c, 0x42, 0x6f, 0x6f, 0x6c, 0x12, 0x27, 0x0a, 0x0f, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61,
  2816. 0x6c, 0x5f, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e,
  2817. 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x12, 0x25,
  2818. 0x0a, 0x0e, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x5f, 0x62, 0x79, 0x74, 0x65, 0x73,
  2819. 0x18, 0x0f, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x0d, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c,
  2820. 0x42, 0x79, 0x74, 0x65, 0x73, 0x12, 0x54, 0x0a, 0x0d, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61,
  2821. 0x6c, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x18, 0x10, 0x20, 0x01, 0x28, 0x0a, 0x32, 0x2e, 0x2e, 0x67,
  2822. 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73,
  2823. 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x54, 0x79, 0x70, 0x65, 0x73, 0x2e, 0x4f,
  2824. 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x52, 0x0d, 0x6f, 0x70,
  2825. 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x12, 0x66, 0x0a, 0x17, 0x6f,
  2826. 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x5f, 0x6e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x5f, 0x6d,
  2827. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x12, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x2e, 0x2e, 0x67,
  2828. 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73,
  2829. 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x54, 0x79, 0x70, 0x65, 0x73, 0x2e, 0x4e,
  2830. 0x65, 0x73, 0x74, 0x65, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x15, 0x6f, 0x70,
  2831. 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x4d, 0x65, 0x73, 0x73,
  2832. 0x61, 0x67, 0x65, 0x12, 0x5c, 0x0a, 0x18, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x5f,
  2833. 0x66, 0x6f, 0x72, 0x65, 0x69, 0x67, 0x6e, 0x5f, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18,
  2834. 0x13, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x22, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e,
  2835. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x46, 0x6f, 0x72, 0x65, 0x69,
  2836. 0x67, 0x6e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x16, 0x6f, 0x70, 0x74, 0x69, 0x6f,
  2837. 0x6e, 0x61, 0x6c, 0x46, 0x6f, 0x72, 0x65, 0x69, 0x67, 0x6e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67,
  2838. 0x65, 0x12, 0x59, 0x0a, 0x17, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x5f, 0x69, 0x6d,
  2839. 0x70, 0x6f, 0x72, 0x74, 0x5f, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x14, 0x20, 0x01,
  2840. 0x28, 0x0b, 0x32, 0x21, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f,
  2841. 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x49, 0x6d, 0x70, 0x6f, 0x72, 0x74, 0x4d, 0x65,
  2842. 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x15, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x49,
  2843. 0x6d, 0x70, 0x6f, 0x72, 0x74, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x5d, 0x0a, 0x14,
  2844. 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x5f, 0x6e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x5f,
  2845. 0x65, 0x6e, 0x75, 0x6d, 0x18, 0x15, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x2b, 0x2e, 0x67, 0x6f, 0x70,
  2846. 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e,
  2847. 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x54, 0x79, 0x70, 0x65, 0x73, 0x2e, 0x4e, 0x65, 0x73,
  2848. 0x74, 0x65, 0x64, 0x45, 0x6e, 0x75, 0x6d, 0x52, 0x12, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61,
  2849. 0x6c, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x45, 0x6e, 0x75, 0x6d, 0x12, 0x53, 0x0a, 0x15, 0x6f,
  2850. 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x5f, 0x66, 0x6f, 0x72, 0x65, 0x69, 0x67, 0x6e, 0x5f,
  2851. 0x65, 0x6e, 0x75, 0x6d, 0x18, 0x16, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x1f, 0x2e, 0x67, 0x6f, 0x70,
  2852. 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e,
  2853. 0x46, 0x6f, 0x72, 0x65, 0x69, 0x67, 0x6e, 0x45, 0x6e, 0x75, 0x6d, 0x52, 0x13, 0x6f, 0x70, 0x74,
  2854. 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x46, 0x6f, 0x72, 0x65, 0x69, 0x67, 0x6e, 0x45, 0x6e, 0x75, 0x6d,
  2855. 0x12, 0x50, 0x0a, 0x14, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x5f, 0x69, 0x6d, 0x70,
  2856. 0x6f, 0x72, 0x74, 0x5f, 0x65, 0x6e, 0x75, 0x6d, 0x18, 0x17, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x1e,
  2857. 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74,
  2858. 0x65, 0x73, 0x74, 0x2e, 0x49, 0x6d, 0x70, 0x6f, 0x72, 0x74, 0x45, 0x6e, 0x75, 0x6d, 0x52, 0x12,
  2859. 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x49, 0x6d, 0x70, 0x6f, 0x72, 0x74, 0x45, 0x6e,
  2860. 0x75, 0x6d, 0x12, 0x25, 0x0a, 0x0e, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x69,
  2861. 0x6e, 0x74, 0x33, 0x32, 0x18, 0x1f, 0x20, 0x03, 0x28, 0x05, 0x52, 0x0d, 0x72, 0x65, 0x70, 0x65,
  2862. 0x61, 0x74, 0x65, 0x64, 0x49, 0x6e, 0x74, 0x33, 0x32, 0x12, 0x25, 0x0a, 0x0e, 0x72, 0x65, 0x70,
  2863. 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x18, 0x20, 0x20, 0x03, 0x28,
  2864. 0x03, 0x52, 0x0d, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x49, 0x6e, 0x74, 0x36, 0x34,
  2865. 0x12, 0x27, 0x0a, 0x0f, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x75, 0x69, 0x6e,
  2866. 0x74, 0x33, 0x32, 0x18, 0x21, 0x20, 0x03, 0x28, 0x0d, 0x52, 0x0e, 0x72, 0x65, 0x70, 0x65, 0x61,
  2867. 0x74, 0x65, 0x64, 0x55, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x12, 0x27, 0x0a, 0x0f, 0x72, 0x65, 0x70,
  2868. 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x75, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x18, 0x22, 0x20, 0x03,
  2869. 0x28, 0x04, 0x52, 0x0e, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x55, 0x69, 0x6e, 0x74,
  2870. 0x36, 0x34, 0x12, 0x27, 0x0a, 0x0f, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x73,
  2871. 0x69, 0x6e, 0x74, 0x33, 0x32, 0x18, 0x23, 0x20, 0x03, 0x28, 0x11, 0x52, 0x0e, 0x72, 0x65, 0x70,
  2872. 0x65, 0x61, 0x74, 0x65, 0x64, 0x53, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x12, 0x27, 0x0a, 0x0f, 0x72,
  2873. 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x73, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x18, 0x24,
  2874. 0x20, 0x03, 0x28, 0x12, 0x52, 0x0e, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x53, 0x69,
  2875. 0x6e, 0x74, 0x36, 0x34, 0x12, 0x29, 0x0a, 0x10, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64,
  2876. 0x5f, 0x66, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x18, 0x25, 0x20, 0x03, 0x28, 0x07, 0x52, 0x0f,
  2877. 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x46, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x12,
  2878. 0x29, 0x0a, 0x10, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x66, 0x69, 0x78, 0x65,
  2879. 0x64, 0x36, 0x34, 0x18, 0x26, 0x20, 0x03, 0x28, 0x06, 0x52, 0x0f, 0x72, 0x65, 0x70, 0x65, 0x61,
  2880. 0x74, 0x65, 0x64, 0x46, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34, 0x12, 0x2b, 0x0a, 0x11, 0x72, 0x65,
  2881. 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x73, 0x66, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x18,
  2882. 0x27, 0x20, 0x03, 0x28, 0x0f, 0x52, 0x10, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x53,
  2883. 0x66, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x12, 0x2b, 0x0a, 0x11, 0x72, 0x65, 0x70, 0x65, 0x61,
  2884. 0x74, 0x65, 0x64, 0x5f, 0x73, 0x66, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34, 0x18, 0x28, 0x20, 0x03,
  2885. 0x28, 0x10, 0x52, 0x10, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x53, 0x66, 0x69, 0x78,
  2886. 0x65, 0x64, 0x36, 0x34, 0x12, 0x25, 0x0a, 0x0e, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64,
  2887. 0x5f, 0x66, 0x6c, 0x6f, 0x61, 0x74, 0x18, 0x29, 0x20, 0x03, 0x28, 0x02, 0x52, 0x0d, 0x72, 0x65,
  2888. 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x46, 0x6c, 0x6f, 0x61, 0x74, 0x12, 0x27, 0x0a, 0x0f, 0x72,
  2889. 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x64, 0x6f, 0x75, 0x62, 0x6c, 0x65, 0x18, 0x2a,
  2890. 0x20, 0x03, 0x28, 0x01, 0x52, 0x0e, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x44, 0x6f,
  2891. 0x75, 0x62, 0x6c, 0x65, 0x12, 0x23, 0x0a, 0x0d, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64,
  2892. 0x5f, 0x62, 0x6f, 0x6f, 0x6c, 0x18, 0x2b, 0x20, 0x03, 0x28, 0x08, 0x52, 0x0c, 0x72, 0x65, 0x70,
  2893. 0x65, 0x61, 0x74, 0x65, 0x64, 0x42, 0x6f, 0x6f, 0x6c, 0x12, 0x27, 0x0a, 0x0f, 0x72, 0x65, 0x70,
  2894. 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x18, 0x2c, 0x20, 0x03,
  2895. 0x28, 0x09, 0x52, 0x0e, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x53, 0x74, 0x72, 0x69,
  2896. 0x6e, 0x67, 0x12, 0x25, 0x0a, 0x0e, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x62,
  2897. 0x79, 0x74, 0x65, 0x73, 0x18, 0x2d, 0x20, 0x03, 0x28, 0x0c, 0x52, 0x0d, 0x72, 0x65, 0x70, 0x65,
  2898. 0x61, 0x74, 0x65, 0x64, 0x42, 0x79, 0x74, 0x65, 0x73, 0x12, 0x54, 0x0a, 0x0d, 0x72, 0x65, 0x70,
  2899. 0x65, 0x61, 0x74, 0x65, 0x64, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x18, 0x2e, 0x20, 0x03, 0x28, 0x0a,
  2900. 0x32, 0x2e, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  2901. 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x54, 0x79, 0x70,
  2902. 0x65, 0x73, 0x2e, 0x52, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x47, 0x72, 0x6f, 0x75, 0x70,
  2903. 0x52, 0x0d, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x12,
  2904. 0x66, 0x0a, 0x17, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x6e, 0x65, 0x73, 0x74,
  2905. 0x65, 0x64, 0x5f, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x30, 0x20, 0x03, 0x28, 0x0b,
  2906. 0x32, 0x2e, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  2907. 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x54, 0x79, 0x70,
  2908. 0x65, 0x73, 0x2e, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
  2909. 0x52, 0x15, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64,
  2910. 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x5c, 0x0a, 0x18, 0x72, 0x65, 0x70, 0x65, 0x61,
  2911. 0x74, 0x65, 0x64, 0x5f, 0x66, 0x6f, 0x72, 0x65, 0x69, 0x67, 0x6e, 0x5f, 0x6d, 0x65, 0x73, 0x73,
  2912. 0x61, 0x67, 0x65, 0x18, 0x31, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x22, 0x2e, 0x67, 0x6f, 0x70, 0x72,
  2913. 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x46,
  2914. 0x6f, 0x72, 0x65, 0x69, 0x67, 0x6e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x16, 0x72,
  2915. 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x46, 0x6f, 0x72, 0x65, 0x69, 0x67, 0x6e, 0x4d, 0x65,
  2916. 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x58, 0x0a, 0x16, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65,
  2917. 0x64, 0x5f, 0x69, 0x6d, 0x70, 0x6f, 0x72, 0x74, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18,
  2918. 0x32, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x21, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e,
  2919. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x49, 0x6d, 0x70, 0x6f, 0x72,
  2920. 0x74, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x15, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74,
  2921. 0x65, 0x64, 0x49, 0x6d, 0x70, 0x6f, 0x72, 0x74, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12,
  2922. 0x5d, 0x0a, 0x14, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x6e, 0x65, 0x73, 0x74,
  2923. 0x65, 0x64, 0x5f, 0x65, 0x6e, 0x75, 0x6d, 0x18, 0x33, 0x20, 0x03, 0x28, 0x0e, 0x32, 0x2b, 0x2e,
  2924. 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65,
  2925. 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x54, 0x79, 0x70, 0x65, 0x73, 0x2e,
  2926. 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x45, 0x6e, 0x75, 0x6d, 0x52, 0x12, 0x72, 0x65, 0x70, 0x65,
  2927. 0x61, 0x74, 0x65, 0x64, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x45, 0x6e, 0x75, 0x6d, 0x12, 0x53,
  2928. 0x0a, 0x15, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x66, 0x6f, 0x72, 0x65, 0x69,
  2929. 0x67, 0x6e, 0x5f, 0x65, 0x6e, 0x75, 0x6d, 0x18, 0x34, 0x20, 0x03, 0x28, 0x0e, 0x32, 0x1f, 0x2e,
  2930. 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65,
  2931. 0x73, 0x74, 0x2e, 0x46, 0x6f, 0x72, 0x65, 0x69, 0x67, 0x6e, 0x45, 0x6e, 0x75, 0x6d, 0x52, 0x13,
  2932. 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x46, 0x6f, 0x72, 0x65, 0x69, 0x67, 0x6e, 0x45,
  2933. 0x6e, 0x75, 0x6d, 0x12, 0x4f, 0x0a, 0x13, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f,
  2934. 0x69, 0x6d, 0x70, 0x6f, 0x72, 0x74, 0x65, 0x6e, 0x75, 0x6d, 0x18, 0x35, 0x20, 0x03, 0x28, 0x0e,
  2935. 0x32, 0x1e, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  2936. 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x49, 0x6d, 0x70, 0x6f, 0x72, 0x74, 0x45, 0x6e, 0x75, 0x6d,
  2937. 0x52, 0x12, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x49, 0x6d, 0x70, 0x6f, 0x72, 0x74,
  2938. 0x65, 0x6e, 0x75, 0x6d, 0x12, 0x5b, 0x0a, 0x0f, 0x6d, 0x61, 0x70, 0x5f, 0x69, 0x6e, 0x74, 0x33,
  2939. 0x32, 0x5f, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x18, 0x38, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x33, 0x2e,
  2940. 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65,
  2941. 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x54, 0x79, 0x70, 0x65, 0x73, 0x2e,
  2942. 0x4d, 0x61, 0x70, 0x49, 0x6e, 0x74, 0x33, 0x32, 0x49, 0x6e, 0x74, 0x33, 0x32, 0x45, 0x6e, 0x74,
  2943. 0x72, 0x79, 0x52, 0x0d, 0x6d, 0x61, 0x70, 0x49, 0x6e, 0x74, 0x33, 0x32, 0x49, 0x6e, 0x74, 0x33,
  2944. 0x32, 0x12, 0x5b, 0x0a, 0x0f, 0x6d, 0x61, 0x70, 0x5f, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x5f, 0x69,
  2945. 0x6e, 0x74, 0x36, 0x34, 0x18, 0x39, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x33, 0x2e, 0x67, 0x6f, 0x70,
  2946. 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e,
  2947. 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x54, 0x79, 0x70, 0x65, 0x73, 0x2e, 0x4d, 0x61, 0x70,
  2948. 0x49, 0x6e, 0x74, 0x36, 0x34, 0x49, 0x6e, 0x74, 0x36, 0x34, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52,
  2949. 0x0d, 0x6d, 0x61, 0x70, 0x49, 0x6e, 0x74, 0x36, 0x34, 0x49, 0x6e, 0x74, 0x36, 0x34, 0x12, 0x61,
  2950. 0x0a, 0x11, 0x6d, 0x61, 0x70, 0x5f, 0x75, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x5f, 0x75, 0x69, 0x6e,
  2951. 0x74, 0x33, 0x32, 0x18, 0x3a, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x35, 0x2e, 0x67, 0x6f, 0x70, 0x72,
  2952. 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54,
  2953. 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x54, 0x79, 0x70, 0x65, 0x73, 0x2e, 0x4d, 0x61, 0x70, 0x55,
  2954. 0x69, 0x6e, 0x74, 0x33, 0x32, 0x55, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x45, 0x6e, 0x74, 0x72, 0x79,
  2955. 0x52, 0x0f, 0x6d, 0x61, 0x70, 0x55, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x55, 0x69, 0x6e, 0x74, 0x33,
  2956. 0x32, 0x12, 0x61, 0x0a, 0x11, 0x6d, 0x61, 0x70, 0x5f, 0x75, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x5f,
  2957. 0x75, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x18, 0x3b, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x35, 0x2e, 0x67,
  2958. 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73,
  2959. 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x54, 0x79, 0x70, 0x65, 0x73, 0x2e, 0x4d,
  2960. 0x61, 0x70, 0x55, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x55, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x45, 0x6e,
  2961. 0x74, 0x72, 0x79, 0x52, 0x0f, 0x6d, 0x61, 0x70, 0x55, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x55, 0x69,
  2962. 0x6e, 0x74, 0x36, 0x34, 0x12, 0x61, 0x0a, 0x11, 0x6d, 0x61, 0x70, 0x5f, 0x73, 0x69, 0x6e, 0x74,
  2963. 0x33, 0x32, 0x5f, 0x73, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x18, 0x3c, 0x20, 0x03, 0x28, 0x0b, 0x32,
  2964. 0x35, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e,
  2965. 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x54, 0x79, 0x70, 0x65,
  2966. 0x73, 0x2e, 0x4d, 0x61, 0x70, 0x53, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x53, 0x69, 0x6e, 0x74, 0x33,
  2967. 0x32, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x0f, 0x6d, 0x61, 0x70, 0x53, 0x69, 0x6e, 0x74, 0x33,
  2968. 0x32, 0x53, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x12, 0x61, 0x0a, 0x11, 0x6d, 0x61, 0x70, 0x5f, 0x73,
  2969. 0x69, 0x6e, 0x74, 0x36, 0x34, 0x5f, 0x73, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x18, 0x3d, 0x20, 0x03,
  2970. 0x28, 0x0b, 0x32, 0x35, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f,
  2971. 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x54,
  2972. 0x79, 0x70, 0x65, 0x73, 0x2e, 0x4d, 0x61, 0x70, 0x53, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x53, 0x69,
  2973. 0x6e, 0x74, 0x36, 0x34, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x0f, 0x6d, 0x61, 0x70, 0x53, 0x69,
  2974. 0x6e, 0x74, 0x36, 0x34, 0x53, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x12, 0x67, 0x0a, 0x13, 0x6d, 0x61,
  2975. 0x70, 0x5f, 0x66, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x5f, 0x66, 0x69, 0x78, 0x65, 0x64, 0x33,
  2976. 0x32, 0x18, 0x3e, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x37, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74,
  2977. 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73,
  2978. 0x74, 0x41, 0x6c, 0x6c, 0x54, 0x79, 0x70, 0x65, 0x73, 0x2e, 0x4d, 0x61, 0x70, 0x46, 0x69, 0x78,
  2979. 0x65, 0x64, 0x33, 0x32, 0x46, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x45, 0x6e, 0x74, 0x72, 0x79,
  2980. 0x52, 0x11, 0x6d, 0x61, 0x70, 0x46, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x46, 0x69, 0x78, 0x65,
  2981. 0x64, 0x33, 0x32, 0x12, 0x67, 0x0a, 0x13, 0x6d, 0x61, 0x70, 0x5f, 0x66, 0x69, 0x78, 0x65, 0x64,
  2982. 0x36, 0x34, 0x5f, 0x66, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34, 0x18, 0x3f, 0x20, 0x03, 0x28, 0x0b,
  2983. 0x32, 0x37, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  2984. 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x54, 0x79, 0x70,
  2985. 0x65, 0x73, 0x2e, 0x4d, 0x61, 0x70, 0x46, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34, 0x46, 0x69, 0x78,
  2986. 0x65, 0x64, 0x36, 0x34, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x11, 0x6d, 0x61, 0x70, 0x46, 0x69,
  2987. 0x78, 0x65, 0x64, 0x36, 0x34, 0x46, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34, 0x12, 0x6d, 0x0a, 0x15,
  2988. 0x6d, 0x61, 0x70, 0x5f, 0x73, 0x66, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x5f, 0x73, 0x66, 0x69,
  2989. 0x78, 0x65, 0x64, 0x33, 0x32, 0x18, 0x40, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x39, 0x2e, 0x67, 0x6f,
  2990. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74,
  2991. 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x54, 0x79, 0x70, 0x65, 0x73, 0x2e, 0x4d, 0x61,
  2992. 0x70, 0x53, 0x66, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x53, 0x66, 0x69, 0x78, 0x65, 0x64, 0x33,
  2993. 0x32, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x13, 0x6d, 0x61, 0x70, 0x53, 0x66, 0x69, 0x78, 0x65,
  2994. 0x64, 0x33, 0x32, 0x53, 0x66, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x12, 0x6d, 0x0a, 0x15, 0x6d,
  2995. 0x61, 0x70, 0x5f, 0x73, 0x66, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34, 0x5f, 0x73, 0x66, 0x69, 0x78,
  2996. 0x65, 0x64, 0x36, 0x34, 0x18, 0x41, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x39, 0x2e, 0x67, 0x6f, 0x70,
  2997. 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e,
  2998. 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x54, 0x79, 0x70, 0x65, 0x73, 0x2e, 0x4d, 0x61, 0x70,
  2999. 0x53, 0x66, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34, 0x53, 0x66, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34,
  3000. 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x13, 0x6d, 0x61, 0x70, 0x53, 0x66, 0x69, 0x78, 0x65, 0x64,
  3001. 0x36, 0x34, 0x53, 0x66, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34, 0x12, 0x5b, 0x0a, 0x0f, 0x6d, 0x61,
  3002. 0x70, 0x5f, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x5f, 0x66, 0x6c, 0x6f, 0x61, 0x74, 0x18, 0x42, 0x20,
  3003. 0x03, 0x28, 0x0b, 0x32, 0x33, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72,
  3004. 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c,
  3005. 0x54, 0x79, 0x70, 0x65, 0x73, 0x2e, 0x4d, 0x61, 0x70, 0x49, 0x6e, 0x74, 0x33, 0x32, 0x46, 0x6c,
  3006. 0x6f, 0x61, 0x74, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x0d, 0x6d, 0x61, 0x70, 0x49, 0x6e, 0x74,
  3007. 0x33, 0x32, 0x46, 0x6c, 0x6f, 0x61, 0x74, 0x12, 0x5e, 0x0a, 0x10, 0x6d, 0x61, 0x70, 0x5f, 0x69,
  3008. 0x6e, 0x74, 0x33, 0x32, 0x5f, 0x64, 0x6f, 0x75, 0x62, 0x6c, 0x65, 0x18, 0x43, 0x20, 0x03, 0x28,
  3009. 0x0b, 0x32, 0x34, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74,
  3010. 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x54, 0x79,
  3011. 0x70, 0x65, 0x73, 0x2e, 0x4d, 0x61, 0x70, 0x49, 0x6e, 0x74, 0x33, 0x32, 0x44, 0x6f, 0x75, 0x62,
  3012. 0x6c, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x0e, 0x6d, 0x61, 0x70, 0x49, 0x6e, 0x74, 0x33,
  3013. 0x32, 0x44, 0x6f, 0x75, 0x62, 0x6c, 0x65, 0x12, 0x55, 0x0a, 0x0d, 0x6d, 0x61, 0x70, 0x5f, 0x62,
  3014. 0x6f, 0x6f, 0x6c, 0x5f, 0x62, 0x6f, 0x6f, 0x6c, 0x18, 0x44, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x31,
  3015. 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74,
  3016. 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x54, 0x79, 0x70, 0x65, 0x73,
  3017. 0x2e, 0x4d, 0x61, 0x70, 0x42, 0x6f, 0x6f, 0x6c, 0x42, 0x6f, 0x6f, 0x6c, 0x45, 0x6e, 0x74, 0x72,
  3018. 0x79, 0x52, 0x0b, 0x6d, 0x61, 0x70, 0x42, 0x6f, 0x6f, 0x6c, 0x42, 0x6f, 0x6f, 0x6c, 0x12, 0x61,
  3019. 0x0a, 0x11, 0x6d, 0x61, 0x70, 0x5f, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x5f, 0x73, 0x74, 0x72,
  3020. 0x69, 0x6e, 0x67, 0x18, 0x45, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x35, 0x2e, 0x67, 0x6f, 0x70, 0x72,
  3021. 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54,
  3022. 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x54, 0x79, 0x70, 0x65, 0x73, 0x2e, 0x4d, 0x61, 0x70, 0x53,
  3023. 0x74, 0x72, 0x69, 0x6e, 0x67, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x45, 0x6e, 0x74, 0x72, 0x79,
  3024. 0x52, 0x0f, 0x6d, 0x61, 0x70, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x53, 0x74, 0x72, 0x69, 0x6e,
  3025. 0x67, 0x12, 0x5e, 0x0a, 0x10, 0x6d, 0x61, 0x70, 0x5f, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x5f,
  3026. 0x62, 0x79, 0x74, 0x65, 0x73, 0x18, 0x46, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x34, 0x2e, 0x67, 0x6f,
  3027. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74,
  3028. 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x54, 0x79, 0x70, 0x65, 0x73, 0x2e, 0x4d, 0x61,
  3029. 0x70, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x42, 0x79, 0x74, 0x65, 0x73, 0x45, 0x6e, 0x74, 0x72,
  3030. 0x79, 0x52, 0x0e, 0x6d, 0x61, 0x70, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x42, 0x79, 0x74, 0x65,
  3031. 0x73, 0x12, 0x77, 0x0a, 0x19, 0x6d, 0x61, 0x70, 0x5f, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x5f,
  3032. 0x6e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x5f, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x47,
  3033. 0x20, 0x03, 0x28, 0x0b, 0x32, 0x3c, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70,
  3034. 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c,
  3035. 0x6c, 0x54, 0x79, 0x70, 0x65, 0x73, 0x2e, 0x4d, 0x61, 0x70, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67,
  3036. 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x45, 0x6e, 0x74,
  3037. 0x72, 0x79, 0x52, 0x16, 0x6d, 0x61, 0x70, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x4e, 0x65, 0x73,
  3038. 0x74, 0x65, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x6e, 0x0a, 0x16, 0x6d, 0x61,
  3039. 0x70, 0x5f, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x5f, 0x6e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x5f,
  3040. 0x65, 0x6e, 0x75, 0x6d, 0x18, 0x49, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x39, 0x2e, 0x67, 0x6f, 0x70,
  3041. 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e,
  3042. 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x54, 0x79, 0x70, 0x65, 0x73, 0x2e, 0x4d, 0x61, 0x70,
  3043. 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x45, 0x6e, 0x75, 0x6d,
  3044. 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x13, 0x6d, 0x61, 0x70, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67,
  3045. 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x45, 0x6e, 0x75, 0x6d, 0x12, 0x27, 0x0a, 0x0d, 0x64, 0x65,
  3046. 0x66, 0x61, 0x75, 0x6c, 0x74, 0x5f, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x18, 0x51, 0x20, 0x01, 0x28,
  3047. 0x05, 0x3a, 0x02, 0x38, 0x31, 0x52, 0x0c, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x49, 0x6e,
  3048. 0x74, 0x33, 0x32, 0x12, 0x27, 0x0a, 0x0d, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x5f, 0x69,
  3049. 0x6e, 0x74, 0x36, 0x34, 0x18, 0x52, 0x20, 0x01, 0x28, 0x03, 0x3a, 0x02, 0x38, 0x32, 0x52, 0x0c,
  3050. 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x49, 0x6e, 0x74, 0x36, 0x34, 0x12, 0x29, 0x0a, 0x0e,
  3051. 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x5f, 0x75, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x18, 0x53,
  3052. 0x20, 0x01, 0x28, 0x0d, 0x3a, 0x02, 0x38, 0x33, 0x52, 0x0d, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c,
  3053. 0x74, 0x55, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x12, 0x29, 0x0a, 0x0e, 0x64, 0x65, 0x66, 0x61, 0x75,
  3054. 0x6c, 0x74, 0x5f, 0x75, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x18, 0x54, 0x20, 0x01, 0x28, 0x04, 0x3a,
  3055. 0x02, 0x38, 0x34, 0x52, 0x0d, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x55, 0x69, 0x6e, 0x74,
  3056. 0x36, 0x34, 0x12, 0x2a, 0x0a, 0x0e, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x5f, 0x73, 0x69,
  3057. 0x6e, 0x74, 0x33, 0x32, 0x18, 0x55, 0x20, 0x01, 0x28, 0x11, 0x3a, 0x03, 0x2d, 0x38, 0x35, 0x52,
  3058. 0x0d, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x53, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x12, 0x29,
  3059. 0x0a, 0x0e, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x5f, 0x73, 0x69, 0x6e, 0x74, 0x36, 0x34,
  3060. 0x18, 0x56, 0x20, 0x01, 0x28, 0x12, 0x3a, 0x02, 0x38, 0x36, 0x52, 0x0d, 0x64, 0x65, 0x66, 0x61,
  3061. 0x75, 0x6c, 0x74, 0x53, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x12, 0x2b, 0x0a, 0x0f, 0x64, 0x65, 0x66,
  3062. 0x61, 0x75, 0x6c, 0x74, 0x5f, 0x66, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x18, 0x57, 0x20, 0x01,
  3063. 0x28, 0x07, 0x3a, 0x02, 0x38, 0x37, 0x52, 0x0e, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x46,
  3064. 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x12, 0x2b, 0x0a, 0x0f, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c,
  3065. 0x74, 0x5f, 0x66, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34, 0x18, 0x58, 0x20, 0x01, 0x28, 0x06, 0x3a,
  3066. 0x02, 0x38, 0x38, 0x52, 0x0e, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x46, 0x69, 0x78, 0x65,
  3067. 0x64, 0x36, 0x34, 0x12, 0x2d, 0x0a, 0x10, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x5f, 0x73,
  3068. 0x66, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x18, 0x59, 0x20, 0x01, 0x28, 0x0f, 0x3a, 0x02, 0x38,
  3069. 0x39, 0x52, 0x0f, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x53, 0x66, 0x69, 0x78, 0x65, 0x64,
  3070. 0x33, 0x32, 0x12, 0x2e, 0x0a, 0x10, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x5f, 0x73, 0x66,
  3071. 0x69, 0x78, 0x65, 0x64, 0x36, 0x34, 0x18, 0x50, 0x20, 0x01, 0x28, 0x10, 0x3a, 0x03, 0x2d, 0x39,
  3072. 0x30, 0x52, 0x0f, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x53, 0x66, 0x69, 0x78, 0x65, 0x64,
  3073. 0x36, 0x34, 0x12, 0x29, 0x0a, 0x0d, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x5f, 0x66, 0x6c,
  3074. 0x6f, 0x61, 0x74, 0x18, 0x5b, 0x20, 0x01, 0x28, 0x02, 0x3a, 0x04, 0x39, 0x31, 0x2e, 0x35, 0x52,
  3075. 0x0c, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x46, 0x6c, 0x6f, 0x61, 0x74, 0x12, 0x2c, 0x0a,
  3076. 0x0e, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x5f, 0x64, 0x6f, 0x75, 0x62, 0x6c, 0x65, 0x18,
  3077. 0x5c, 0x20, 0x01, 0x28, 0x01, 0x3a, 0x05, 0x39, 0x32, 0x30, 0x30, 0x30, 0x52, 0x0d, 0x64, 0x65,
  3078. 0x66, 0x61, 0x75, 0x6c, 0x74, 0x44, 0x6f, 0x75, 0x62, 0x6c, 0x65, 0x12, 0x27, 0x0a, 0x0c, 0x64,
  3079. 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x5f, 0x62, 0x6f, 0x6f, 0x6c, 0x18, 0x5d, 0x20, 0x01, 0x28,
  3080. 0x08, 0x3a, 0x04, 0x74, 0x72, 0x75, 0x65, 0x52, 0x0b, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74,
  3081. 0x42, 0x6f, 0x6f, 0x6c, 0x12, 0x2c, 0x0a, 0x0e, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x5f,
  3082. 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x18, 0x5e, 0x20, 0x01, 0x28, 0x09, 0x3a, 0x05, 0x68, 0x65,
  3083. 0x6c, 0x6c, 0x6f, 0x52, 0x0d, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x53, 0x74, 0x72, 0x69,
  3084. 0x6e, 0x67, 0x12, 0x2a, 0x0a, 0x0d, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x5f, 0x62, 0x79,
  3085. 0x74, 0x65, 0x73, 0x18, 0x5f, 0x20, 0x01, 0x28, 0x0c, 0x3a, 0x05, 0x77, 0x6f, 0x72, 0x6c, 0x64,
  3086. 0x52, 0x0c, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x42, 0x79, 0x74, 0x65, 0x73, 0x12, 0x60,
  3087. 0x0a, 0x13, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x5f, 0x6e, 0x65, 0x73, 0x74, 0x65, 0x64,
  3088. 0x5f, 0x65, 0x6e, 0x75, 0x6d, 0x18, 0x60, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x2b, 0x2e, 0x67, 0x6f,
  3089. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74,
  3090. 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x54, 0x79, 0x70, 0x65, 0x73, 0x2e, 0x4e, 0x65,
  3091. 0x73, 0x74, 0x65, 0x64, 0x45, 0x6e, 0x75, 0x6d, 0x3a, 0x03, 0x42, 0x41, 0x52, 0x52, 0x11, 0x64,
  3092. 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x45, 0x6e, 0x75, 0x6d,
  3093. 0x12, 0x5e, 0x0a, 0x14, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x5f, 0x66, 0x6f, 0x72, 0x65,
  3094. 0x69, 0x67, 0x6e, 0x5f, 0x65, 0x6e, 0x75, 0x6d, 0x18, 0x61, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x1f,
  3095. 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74,
  3096. 0x65, 0x73, 0x74, 0x2e, 0x46, 0x6f, 0x72, 0x65, 0x69, 0x67, 0x6e, 0x45, 0x6e, 0x75, 0x6d, 0x3a,
  3097. 0x0b, 0x46, 0x4f, 0x52, 0x45, 0x49, 0x47, 0x4e, 0x5f, 0x42, 0x41, 0x52, 0x52, 0x12, 0x64, 0x65,
  3098. 0x66, 0x61, 0x75, 0x6c, 0x74, 0x46, 0x6f, 0x72, 0x65, 0x69, 0x67, 0x6e, 0x45, 0x6e, 0x75, 0x6d,
  3099. 0x12, 0x23, 0x0a, 0x0c, 0x6f, 0x6e, 0x65, 0x6f, 0x66, 0x5f, 0x75, 0x69, 0x6e, 0x74, 0x33, 0x32,
  3100. 0x18, 0x6f, 0x20, 0x01, 0x28, 0x0d, 0x48, 0x00, 0x52, 0x0b, 0x6f, 0x6e, 0x65, 0x6f, 0x66, 0x55,
  3101. 0x69, 0x6e, 0x74, 0x33, 0x32, 0x12, 0x62, 0x0a, 0x14, 0x6f, 0x6e, 0x65, 0x6f, 0x66, 0x5f, 0x6e,
  3102. 0x65, 0x73, 0x74, 0x65, 0x64, 0x5f, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x70, 0x20,
  3103. 0x01, 0x28, 0x0b, 0x32, 0x2e, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72,
  3104. 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c,
  3105. 0x54, 0x79, 0x70, 0x65, 0x73, 0x2e, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x4d, 0x65, 0x73, 0x73,
  3106. 0x61, 0x67, 0x65, 0x48, 0x00, 0x52, 0x12, 0x6f, 0x6e, 0x65, 0x6f, 0x66, 0x4e, 0x65, 0x73, 0x74,
  3107. 0x65, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x23, 0x0a, 0x0c, 0x6f, 0x6e, 0x65,
  3108. 0x6f, 0x66, 0x5f, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x18, 0x71, 0x20, 0x01, 0x28, 0x09, 0x48,
  3109. 0x00, 0x52, 0x0b, 0x6f, 0x6e, 0x65, 0x6f, 0x66, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x12, 0x21,
  3110. 0x0a, 0x0b, 0x6f, 0x6e, 0x65, 0x6f, 0x66, 0x5f, 0x62, 0x79, 0x74, 0x65, 0x73, 0x18, 0x72, 0x20,
  3111. 0x01, 0x28, 0x0c, 0x48, 0x00, 0x52, 0x0a, 0x6f, 0x6e, 0x65, 0x6f, 0x66, 0x42, 0x79, 0x74, 0x65,
  3112. 0x73, 0x12, 0x1f, 0x0a, 0x0a, 0x6f, 0x6e, 0x65, 0x6f, 0x66, 0x5f, 0x62, 0x6f, 0x6f, 0x6c, 0x18,
  3113. 0x73, 0x20, 0x01, 0x28, 0x08, 0x48, 0x00, 0x52, 0x09, 0x6f, 0x6e, 0x65, 0x6f, 0x66, 0x42, 0x6f,
  3114. 0x6f, 0x6c, 0x12, 0x23, 0x0a, 0x0c, 0x6f, 0x6e, 0x65, 0x6f, 0x66, 0x5f, 0x75, 0x69, 0x6e, 0x74,
  3115. 0x36, 0x34, 0x18, 0x74, 0x20, 0x01, 0x28, 0x04, 0x48, 0x00, 0x52, 0x0b, 0x6f, 0x6e, 0x65, 0x6f,
  3116. 0x66, 0x55, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x12, 0x21, 0x0a, 0x0b, 0x6f, 0x6e, 0x65, 0x6f, 0x66,
  3117. 0x5f, 0x66, 0x6c, 0x6f, 0x61, 0x74, 0x18, 0x75, 0x20, 0x01, 0x28, 0x02, 0x48, 0x00, 0x52, 0x0a,
  3118. 0x6f, 0x6e, 0x65, 0x6f, 0x66, 0x46, 0x6c, 0x6f, 0x61, 0x74, 0x12, 0x23, 0x0a, 0x0c, 0x6f, 0x6e,
  3119. 0x65, 0x6f, 0x66, 0x5f, 0x64, 0x6f, 0x75, 0x62, 0x6c, 0x65, 0x18, 0x76, 0x20, 0x01, 0x28, 0x01,
  3120. 0x48, 0x00, 0x52, 0x0b, 0x6f, 0x6e, 0x65, 0x6f, 0x66, 0x44, 0x6f, 0x75, 0x62, 0x6c, 0x65, 0x12,
  3121. 0x4c, 0x0a, 0x0a, 0x6f, 0x6e, 0x65, 0x6f, 0x66, 0x5f, 0x65, 0x6e, 0x75, 0x6d, 0x18, 0x77, 0x20,
  3122. 0x01, 0x28, 0x0e, 0x32, 0x2b, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72,
  3123. 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c,
  3124. 0x54, 0x79, 0x70, 0x65, 0x73, 0x2e, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x45, 0x6e, 0x75, 0x6d,
  3125. 0x48, 0x00, 0x52, 0x09, 0x6f, 0x6e, 0x65, 0x6f, 0x66, 0x45, 0x6e, 0x75, 0x6d, 0x1a, 0x61, 0x0a,
  3126. 0x0d, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x0c,
  3127. 0x0a, 0x01, 0x61, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x01, 0x61, 0x12, 0x42, 0x0a, 0x0b,
  3128. 0x63, 0x6f, 0x72, 0x65, 0x63, 0x75, 0x72, 0x73, 0x69, 0x76, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28,
  3129. 0x0b, 0x32, 0x20, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74,
  3130. 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x54, 0x79,
  3131. 0x70, 0x65, 0x73, 0x52, 0x0b, 0x63, 0x6f, 0x72, 0x65, 0x63, 0x75, 0x72, 0x73, 0x69, 0x76, 0x65,
  3132. 0x1a, 0x1d, 0x0a, 0x0d, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x47, 0x72, 0x6f, 0x75,
  3133. 0x70, 0x12, 0x0c, 0x0a, 0x01, 0x61, 0x18, 0x11, 0x20, 0x01, 0x28, 0x05, 0x52, 0x01, 0x61, 0x1a,
  3134. 0x1d, 0x0a, 0x0d, 0x52, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x47, 0x72, 0x6f, 0x75, 0x70,
  3135. 0x12, 0x0c, 0x0a, 0x01, 0x61, 0x18, 0x2f, 0x20, 0x01, 0x28, 0x05, 0x52, 0x01, 0x61, 0x1a, 0x40,
  3136. 0x0a, 0x12, 0x4d, 0x61, 0x70, 0x49, 0x6e, 0x74, 0x33, 0x32, 0x49, 0x6e, 0x74, 0x33, 0x32, 0x45,
  3137. 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28,
  3138. 0x05, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18,
  3139. 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01,
  3140. 0x1a, 0x40, 0x0a, 0x12, 0x4d, 0x61, 0x70, 0x49, 0x6e, 0x74, 0x36, 0x34, 0x49, 0x6e, 0x74, 0x36,
  3141. 0x34, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20,
  3142. 0x01, 0x28, 0x03, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75,
  3143. 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02,
  3144. 0x38, 0x01, 0x1a, 0x42, 0x0a, 0x14, 0x4d, 0x61, 0x70, 0x55, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x55,
  3145. 0x69, 0x6e, 0x74, 0x33, 0x32, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65,
  3146. 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05,
  3147. 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x05, 0x76, 0x61, 0x6c,
  3148. 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x1a, 0x42, 0x0a, 0x14, 0x4d, 0x61, 0x70, 0x55, 0x69, 0x6e,
  3149. 0x74, 0x36, 0x34, 0x55, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10,
  3150. 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x04, 0x52, 0x03, 0x6b, 0x65, 0x79,
  3151. 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x04, 0x52,
  3152. 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x1a, 0x42, 0x0a, 0x14, 0x4d, 0x61,
  3153. 0x70, 0x53, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x53, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x45, 0x6e, 0x74,
  3154. 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x11, 0x52,
  3155. 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20,
  3156. 0x01, 0x28, 0x11, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x1a, 0x42,
  3157. 0x0a, 0x14, 0x4d, 0x61, 0x70, 0x53, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x53, 0x69, 0x6e, 0x74, 0x36,
  3158. 0x34, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20,
  3159. 0x01, 0x28, 0x12, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75,
  3160. 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x12, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02,
  3161. 0x38, 0x01, 0x1a, 0x44, 0x0a, 0x16, 0x4d, 0x61, 0x70, 0x46, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32,
  3162. 0x46, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03,
  3163. 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x07, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14,
  3164. 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x07, 0x52, 0x05, 0x76,
  3165. 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x1a, 0x44, 0x0a, 0x16, 0x4d, 0x61, 0x70, 0x46,
  3166. 0x69, 0x78, 0x65, 0x64, 0x36, 0x34, 0x46, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34, 0x45, 0x6e, 0x74,
  3167. 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x06, 0x52,
  3168. 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20,
  3169. 0x01, 0x28, 0x06, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x1a, 0x46,
  3170. 0x0a, 0x18, 0x4d, 0x61, 0x70, 0x53, 0x66, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x53, 0x66, 0x69,
  3171. 0x78, 0x65, 0x64, 0x33, 0x32, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65,
  3172. 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0f, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05,
  3173. 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0f, 0x52, 0x05, 0x76, 0x61, 0x6c,
  3174. 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x1a, 0x46, 0x0a, 0x18, 0x4d, 0x61, 0x70, 0x53, 0x66, 0x69,
  3175. 0x78, 0x65, 0x64, 0x36, 0x34, 0x53, 0x66, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34, 0x45, 0x6e, 0x74,
  3176. 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x10, 0x52,
  3177. 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20,
  3178. 0x01, 0x28, 0x10, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x1a, 0x40,
  3179. 0x0a, 0x12, 0x4d, 0x61, 0x70, 0x49, 0x6e, 0x74, 0x33, 0x32, 0x46, 0x6c, 0x6f, 0x61, 0x74, 0x45,
  3180. 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28,
  3181. 0x05, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18,
  3182. 0x02, 0x20, 0x01, 0x28, 0x02, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01,
  3183. 0x1a, 0x41, 0x0a, 0x13, 0x4d, 0x61, 0x70, 0x49, 0x6e, 0x74, 0x33, 0x32, 0x44, 0x6f, 0x75, 0x62,
  3184. 0x6c, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01,
  3185. 0x20, 0x01, 0x28, 0x05, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c,
  3186. 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x01, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a,
  3187. 0x02, 0x38, 0x01, 0x1a, 0x3e, 0x0a, 0x10, 0x4d, 0x61, 0x70, 0x42, 0x6f, 0x6f, 0x6c, 0x42, 0x6f,
  3188. 0x6f, 0x6c, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01,
  3189. 0x20, 0x01, 0x28, 0x08, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c,
  3190. 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x08, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a,
  3191. 0x02, 0x38, 0x01, 0x1a, 0x42, 0x0a, 0x14, 0x4d, 0x61, 0x70, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67,
  3192. 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b,
  3193. 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a,
  3194. 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x76, 0x61,
  3195. 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x1a, 0x41, 0x0a, 0x13, 0x4d, 0x61, 0x70, 0x53, 0x74,
  3196. 0x72, 0x69, 0x6e, 0x67, 0x42, 0x79, 0x74, 0x65, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10,
  3197. 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79,
  3198. 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0c, 0x52,
  3199. 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x1a, 0x79, 0x0a, 0x1b, 0x4d, 0x61,
  3200. 0x70, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x4d, 0x65, 0x73,
  3201. 0x73, 0x61, 0x67, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79,
  3202. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x44, 0x0a, 0x05, 0x76,
  3203. 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x2e, 0x2e, 0x67, 0x6f, 0x70,
  3204. 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e,
  3205. 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x54, 0x79, 0x70, 0x65, 0x73, 0x2e, 0x4e, 0x65, 0x73,
  3206. 0x74, 0x65, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75,
  3207. 0x65, 0x3a, 0x02, 0x38, 0x01, 0x1a, 0x73, 0x0a, 0x18, 0x4d, 0x61, 0x70, 0x53, 0x74, 0x72, 0x69,
  3208. 0x6e, 0x67, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x45, 0x6e, 0x75, 0x6d, 0x45, 0x6e, 0x74, 0x72,
  3209. 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03,
  3210. 0x6b, 0x65, 0x79, 0x12, 0x41, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01,
  3211. 0x28, 0x0e, 0x32, 0x2b, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f,
  3212. 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x54,
  3213. 0x79, 0x70, 0x65, 0x73, 0x2e, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x45, 0x6e, 0x75, 0x6d, 0x52,
  3214. 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22, 0x39, 0x0a, 0x0a, 0x4e, 0x65,
  3215. 0x73, 0x74, 0x65, 0x64, 0x45, 0x6e, 0x75, 0x6d, 0x12, 0x07, 0x0a, 0x03, 0x46, 0x4f, 0x4f, 0x10,
  3216. 0x00, 0x12, 0x07, 0x0a, 0x03, 0x42, 0x41, 0x52, 0x10, 0x01, 0x12, 0x07, 0x0a, 0x03, 0x42, 0x41,
  3217. 0x5a, 0x10, 0x02, 0x12, 0x10, 0x0a, 0x03, 0x4e, 0x45, 0x47, 0x10, 0xff, 0xff, 0xff, 0xff, 0xff,
  3218. 0xff, 0xff, 0xff, 0xff, 0x01, 0x42, 0x0d, 0x0a, 0x0b, 0x6f, 0x6e, 0x65, 0x6f, 0x66, 0x5f, 0x66,
  3219. 0x69, 0x65, 0x6c, 0x64, 0x22, 0xc4, 0x01, 0x0a, 0x15, 0x54, 0x65, 0x73, 0x74, 0x44, 0x65, 0x70,
  3220. 0x72, 0x65, 0x63, 0x61, 0x74, 0x65, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x2d,
  3221. 0x0a, 0x10, 0x64, 0x65, 0x70, 0x72, 0x65, 0x63, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x69, 0x6e, 0x74,
  3222. 0x33, 0x32, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x42, 0x02, 0x18, 0x01, 0x52, 0x0f, 0x64, 0x65,
  3223. 0x70, 0x72, 0x65, 0x63, 0x61, 0x74, 0x65, 0x64, 0x49, 0x6e, 0x74, 0x33, 0x32, 0x12, 0x3a, 0x0a,
  3224. 0x16, 0x64, 0x65, 0x70, 0x72, 0x65, 0x63, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x6f, 0x6e, 0x65, 0x6f,
  3225. 0x66, 0x5f, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x42, 0x02, 0x18,
  3226. 0x01, 0x48, 0x00, 0x52, 0x14, 0x64, 0x65, 0x70, 0x72, 0x65, 0x63, 0x61, 0x74, 0x65, 0x64, 0x4f,
  3227. 0x6e, 0x65, 0x6f, 0x66, 0x46, 0x69, 0x65, 0x6c, 0x64, 0x22, 0x28, 0x0a, 0x0e, 0x44, 0x65, 0x70,
  3228. 0x72, 0x65, 0x63, 0x61, 0x74, 0x65, 0x64, 0x45, 0x6e, 0x75, 0x6d, 0x12, 0x12, 0x0a, 0x0a, 0x44,
  3229. 0x45, 0x50, 0x52, 0x45, 0x43, 0x41, 0x54, 0x45, 0x44, 0x10, 0x00, 0x1a, 0x02, 0x08, 0x01, 0x1a,
  3230. 0x02, 0x18, 0x01, 0x3a, 0x02, 0x18, 0x01, 0x42, 0x12, 0x0a, 0x10, 0x64, 0x65, 0x70, 0x72, 0x65,
  3231. 0x63, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x6f, 0x6e, 0x65, 0x6f, 0x66, 0x22, 0x2c, 0x0a, 0x0e, 0x46,
  3232. 0x6f, 0x72, 0x65, 0x69, 0x67, 0x6e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x0c, 0x0a,
  3233. 0x01, 0x63, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x01, 0x63, 0x12, 0x0c, 0x0a, 0x01, 0x64,
  3234. 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x01, 0x64, 0x22, 0x30, 0x0a, 0x12, 0x54, 0x65, 0x73,
  3235. 0x74, 0x52, 0x65, 0x73, 0x65, 0x72, 0x76, 0x65, 0x64, 0x46, 0x69, 0x65, 0x6c, 0x64, 0x73, 0x4a,
  3236. 0x04, 0x08, 0x02, 0x10, 0x03, 0x4a, 0x04, 0x08, 0x0f, 0x10, 0x10, 0x4a, 0x04, 0x08, 0x09, 0x10,
  3237. 0x0c, 0x52, 0x03, 0x62, 0x61, 0x72, 0x52, 0x03, 0x62, 0x61, 0x7a, 0x22, 0x1d, 0x0a, 0x11, 0x54,
  3238. 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73,
  3239. 0x2a, 0x08, 0x08, 0x01, 0x10, 0x80, 0x80, 0x80, 0x80, 0x02, 0x22, 0x27, 0x0a, 0x17, 0x4f, 0x70,
  3240. 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x5f, 0x65, 0x78, 0x74, 0x65,
  3241. 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x0c, 0x0a, 0x01, 0x61, 0x18, 0x11, 0x20, 0x01, 0x28, 0x05,
  3242. 0x52, 0x01, 0x61, 0x22, 0x27, 0x0a, 0x17, 0x52, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x47,
  3243. 0x72, 0x6f, 0x75, 0x70, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x0c,
  3244. 0x0a, 0x01, 0x61, 0x18, 0x2f, 0x20, 0x01, 0x28, 0x05, 0x52, 0x01, 0x61, 0x22, 0x75, 0x0a, 0x13,
  3245. 0x54, 0x65, 0x73, 0x74, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73,
  3246. 0x69, 0x6f, 0x6e, 0x32, 0x5e, 0x0a, 0x17, 0x6e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x5f, 0x73, 0x74,
  3247. 0x72, 0x69, 0x6e, 0x67, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x25,
  3248. 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74,
  3249. 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e,
  3250. 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0xeb, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x15, 0x6e, 0x65,
  3251. 0x73, 0x74, 0x65, 0x64, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73,
  3252. 0x69, 0x6f, 0x6e, 0x22, 0xf7, 0x01, 0x0a, 0x0c, 0x54, 0x65, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75,
  3253. 0x69, 0x72, 0x65, 0x64, 0x12, 0x25, 0x0a, 0x0e, 0x72, 0x65, 0x71, 0x75, 0x69, 0x72, 0x65, 0x64,
  3254. 0x5f, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x18, 0x01, 0x20, 0x02, 0x28, 0x05, 0x52, 0x0d, 0x72, 0x65,
  3255. 0x71, 0x75, 0x69, 0x72, 0x65, 0x64, 0x46, 0x69, 0x65, 0x6c, 0x64, 0x32, 0x60, 0x0a, 0x06, 0x73,
  3256. 0x69, 0x6e, 0x67, 0x6c, 0x65, 0x12, 0x25, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e,
  3257. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41,
  3258. 0x6c, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0xe8, 0x07, 0x20,
  3259. 0x01, 0x28, 0x0b, 0x32, 0x20, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72,
  3260. 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x52, 0x65, 0x71,
  3261. 0x75, 0x69, 0x72, 0x65, 0x64, 0x52, 0x06, 0x73, 0x69, 0x6e, 0x67, 0x6c, 0x65, 0x32, 0x5e, 0x0a,
  3262. 0x05, 0x6d, 0x75, 0x6c, 0x74, 0x69, 0x12, 0x25, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  3263. 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74,
  3264. 0x41, 0x6c, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0xe9, 0x07,
  3265. 0x20, 0x03, 0x28, 0x0b, 0x32, 0x20, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70,
  3266. 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x52, 0x65,
  3267. 0x71, 0x75, 0x69, 0x72, 0x65, 0x64, 0x52, 0x05, 0x6d, 0x75, 0x6c, 0x74, 0x69, 0x22, 0xc2, 0x03,
  3268. 0x0a, 0x13, 0x54, 0x65, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x69, 0x72, 0x65, 0x64, 0x46, 0x6f,
  3269. 0x72, 0x65, 0x69, 0x67, 0x6e, 0x12, 0x4b, 0x0a, 0x10, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61,
  3270. 0x6c, 0x5f, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32,
  3271. 0x20, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e,
  3272. 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x69, 0x72, 0x65,
  3273. 0x64, 0x52, 0x0f, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x4d, 0x65, 0x73, 0x73, 0x61,
  3274. 0x67, 0x65, 0x12, 0x4b, 0x0a, 0x10, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x6d,
  3275. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x20, 0x2e, 0x67,
  3276. 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73,
  3277. 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x69, 0x72, 0x65, 0x64, 0x52, 0x0f,
  3278. 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12,
  3279. 0x58, 0x0a, 0x0b, 0x6d, 0x61, 0x70, 0x5f, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x03,
  3280. 0x20, 0x03, 0x28, 0x0b, 0x32, 0x37, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70,
  3281. 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x52, 0x65,
  3282. 0x71, 0x75, 0x69, 0x72, 0x65, 0x64, 0x46, 0x6f, 0x72, 0x65, 0x69, 0x67, 0x6e, 0x2e, 0x4d, 0x61,
  3283. 0x70, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x0a, 0x6d,
  3284. 0x61, 0x70, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x47, 0x0a, 0x0d, 0x6f, 0x6e, 0x65,
  3285. 0x6f, 0x66, 0x5f, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0b,
  3286. 0x32, 0x20, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  3287. 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x69, 0x72,
  3288. 0x65, 0x64, 0x48, 0x00, 0x52, 0x0c, 0x6f, 0x6e, 0x65, 0x6f, 0x66, 0x4d, 0x65, 0x73, 0x73, 0x61,
  3289. 0x67, 0x65, 0x1a, 0x5f, 0x0a, 0x0f, 0x4d, 0x61, 0x70, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
  3290. 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01,
  3291. 0x28, 0x05, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x36, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65,
  3292. 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x20, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  3293. 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74,
  3294. 0x52, 0x65, 0x71, 0x75, 0x69, 0x72, 0x65, 0x64, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a,
  3295. 0x02, 0x38, 0x01, 0x42, 0x0d, 0x0a, 0x0b, 0x6f, 0x6e, 0x65, 0x6f, 0x66, 0x5f, 0x66, 0x69, 0x65,
  3296. 0x6c, 0x64, 0x22, 0x99, 0x02, 0x0a, 0x17, 0x54, 0x65, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x69,
  3297. 0x72, 0x65, 0x64, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x46, 0x69, 0x65, 0x6c, 0x64, 0x73, 0x12, 0x5f,
  3298. 0x0a, 0x0d, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x18,
  3299. 0x01, 0x20, 0x01, 0x28, 0x0a, 0x32, 0x39, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e,
  3300. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x52,
  3301. 0x65, 0x71, 0x75, 0x69, 0x72, 0x65, 0x64, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x46, 0x69, 0x65, 0x6c,
  3302. 0x64, 0x73, 0x2e, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x47, 0x72, 0x6f, 0x75, 0x70,
  3303. 0x52, 0x0d, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x12,
  3304. 0x5f, 0x0a, 0x0d, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x67, 0x72, 0x6f, 0x75, 0x70,
  3305. 0x18, 0x03, 0x20, 0x03, 0x28, 0x0a, 0x32, 0x39, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  3306. 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74,
  3307. 0x52, 0x65, 0x71, 0x75, 0x69, 0x72, 0x65, 0x64, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x46, 0x69, 0x65,
  3308. 0x6c, 0x64, 0x73, 0x2e, 0x52, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x47, 0x72, 0x6f, 0x75,
  3309. 0x70, 0x52, 0x0d, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x67, 0x72, 0x6f, 0x75, 0x70,
  3310. 0x1a, 0x1d, 0x0a, 0x0d, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x47, 0x72, 0x6f, 0x75,
  3311. 0x70, 0x12, 0x0c, 0x0a, 0x01, 0x61, 0x18, 0x02, 0x20, 0x02, 0x28, 0x05, 0x52, 0x01, 0x61, 0x1a,
  3312. 0x1d, 0x0a, 0x0d, 0x52, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x47, 0x72, 0x6f, 0x75, 0x70,
  3313. 0x12, 0x0c, 0x0a, 0x01, 0x61, 0x18, 0x04, 0x20, 0x02, 0x28, 0x05, 0x52, 0x01, 0x61, 0x22, 0xb6,
  3314. 0x01, 0x0a, 0x08, 0x54, 0x65, 0x73, 0x74, 0x57, 0x65, 0x61, 0x6b, 0x12, 0x54, 0x0a, 0x0d, 0x77,
  3315. 0x65, 0x61, 0x6b, 0x5f, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x31, 0x18, 0x01, 0x20, 0x01,
  3316. 0x28, 0x0b, 0x32, 0x2b, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f,
  3317. 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x77, 0x65, 0x61, 0x6b, 0x2e, 0x57, 0x65, 0x61,
  3318. 0x6b, 0x49, 0x6d, 0x70, 0x6f, 0x72, 0x74, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x31, 0x42,
  3319. 0x02, 0x50, 0x01, 0x52, 0x0c, 0x77, 0x65, 0x61, 0x6b, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
  3320. 0x31, 0x12, 0x54, 0x0a, 0x0d, 0x77, 0x65, 0x61, 0x6b, 0x5f, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67,
  3321. 0x65, 0x32, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x2b, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f,
  3322. 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x77, 0x65,
  3323. 0x61, 0x6b, 0x2e, 0x57, 0x65, 0x61, 0x6b, 0x49, 0x6d, 0x70, 0x6f, 0x72, 0x74, 0x4d, 0x65, 0x73,
  3324. 0x73, 0x61, 0x67, 0x65, 0x32, 0x42, 0x02, 0x50, 0x01, 0x52, 0x0c, 0x77, 0x65, 0x61, 0x6b, 0x4d,
  3325. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x32, 0x22, 0xee, 0x04, 0x0a, 0x0f, 0x54, 0x65, 0x73, 0x74,
  3326. 0x50, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x54, 0x79, 0x70, 0x65, 0x73, 0x12, 0x25, 0x0a, 0x0c, 0x70,
  3327. 0x61, 0x63, 0x6b, 0x65, 0x64, 0x5f, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x18, 0x5a, 0x20, 0x03, 0x28,
  3328. 0x05, 0x42, 0x02, 0x10, 0x01, 0x52, 0x0b, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x49, 0x6e, 0x74,
  3329. 0x33, 0x32, 0x12, 0x25, 0x0a, 0x0c, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x5f, 0x69, 0x6e, 0x74,
  3330. 0x36, 0x34, 0x18, 0x5b, 0x20, 0x03, 0x28, 0x03, 0x42, 0x02, 0x10, 0x01, 0x52, 0x0b, 0x70, 0x61,
  3331. 0x63, 0x6b, 0x65, 0x64, 0x49, 0x6e, 0x74, 0x36, 0x34, 0x12, 0x27, 0x0a, 0x0d, 0x70, 0x61, 0x63,
  3332. 0x6b, 0x65, 0x64, 0x5f, 0x75, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x18, 0x5c, 0x20, 0x03, 0x28, 0x0d,
  3333. 0x42, 0x02, 0x10, 0x01, 0x52, 0x0c, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x55, 0x69, 0x6e, 0x74,
  3334. 0x33, 0x32, 0x12, 0x27, 0x0a, 0x0d, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x5f, 0x75, 0x69, 0x6e,
  3335. 0x74, 0x36, 0x34, 0x18, 0x5d, 0x20, 0x03, 0x28, 0x04, 0x42, 0x02, 0x10, 0x01, 0x52, 0x0c, 0x70,
  3336. 0x61, 0x63, 0x6b, 0x65, 0x64, 0x55, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x12, 0x27, 0x0a, 0x0d, 0x70,
  3337. 0x61, 0x63, 0x6b, 0x65, 0x64, 0x5f, 0x73, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x18, 0x5e, 0x20, 0x03,
  3338. 0x28, 0x11, 0x42, 0x02, 0x10, 0x01, 0x52, 0x0c, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x53, 0x69,
  3339. 0x6e, 0x74, 0x33, 0x32, 0x12, 0x27, 0x0a, 0x0d, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x5f, 0x73,
  3340. 0x69, 0x6e, 0x74, 0x36, 0x34, 0x18, 0x5f, 0x20, 0x03, 0x28, 0x12, 0x42, 0x02, 0x10, 0x01, 0x52,
  3341. 0x0c, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x53, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x12, 0x29, 0x0a,
  3342. 0x0e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x5f, 0x66, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x18,
  3343. 0x60, 0x20, 0x03, 0x28, 0x07, 0x42, 0x02, 0x10, 0x01, 0x52, 0x0d, 0x70, 0x61, 0x63, 0x6b, 0x65,
  3344. 0x64, 0x46, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x12, 0x29, 0x0a, 0x0e, 0x70, 0x61, 0x63, 0x6b,
  3345. 0x65, 0x64, 0x5f, 0x66, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34, 0x18, 0x61, 0x20, 0x03, 0x28, 0x06,
  3346. 0x42, 0x02, 0x10, 0x01, 0x52, 0x0d, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x46, 0x69, 0x78, 0x65,
  3347. 0x64, 0x36, 0x34, 0x12, 0x2b, 0x0a, 0x0f, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x5f, 0x73, 0x66,
  3348. 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x18, 0x62, 0x20, 0x03, 0x28, 0x0f, 0x42, 0x02, 0x10, 0x01,
  3349. 0x52, 0x0e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x53, 0x66, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32,
  3350. 0x12, 0x2b, 0x0a, 0x0f, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x5f, 0x73, 0x66, 0x69, 0x78, 0x65,
  3351. 0x64, 0x36, 0x34, 0x18, 0x63, 0x20, 0x03, 0x28, 0x10, 0x42, 0x02, 0x10, 0x01, 0x52, 0x0e, 0x70,
  3352. 0x61, 0x63, 0x6b, 0x65, 0x64, 0x53, 0x66, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34, 0x12, 0x25, 0x0a,
  3353. 0x0c, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x5f, 0x66, 0x6c, 0x6f, 0x61, 0x74, 0x18, 0x64, 0x20,
  3354. 0x03, 0x28, 0x02, 0x42, 0x02, 0x10, 0x01, 0x52, 0x0b, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x46,
  3355. 0x6c, 0x6f, 0x61, 0x74, 0x12, 0x27, 0x0a, 0x0d, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x5f, 0x64,
  3356. 0x6f, 0x75, 0x62, 0x6c, 0x65, 0x18, 0x65, 0x20, 0x03, 0x28, 0x01, 0x42, 0x02, 0x10, 0x01, 0x52,
  3357. 0x0c, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x44, 0x6f, 0x75, 0x62, 0x6c, 0x65, 0x12, 0x23, 0x0a,
  3358. 0x0b, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x5f, 0x62, 0x6f, 0x6f, 0x6c, 0x18, 0x66, 0x20, 0x03,
  3359. 0x28, 0x08, 0x42, 0x02, 0x10, 0x01, 0x52, 0x0a, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x42, 0x6f,
  3360. 0x6f, 0x6c, 0x12, 0x44, 0x0a, 0x0b, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x5f, 0x65, 0x6e, 0x75,
  3361. 0x6d, 0x18, 0x67, 0x20, 0x03, 0x28, 0x0e, 0x32, 0x1f, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74,
  3362. 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x46, 0x6f, 0x72,
  3363. 0x65, 0x69, 0x67, 0x6e, 0x45, 0x6e, 0x75, 0x6d, 0x42, 0x02, 0x10, 0x01, 0x52, 0x0a, 0x70, 0x61,
  3364. 0x63, 0x6b, 0x65, 0x64, 0x45, 0x6e, 0x75, 0x6d, 0x22, 0xa8, 0x05, 0x0a, 0x11, 0x54, 0x65, 0x73,
  3365. 0x74, 0x55, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x54, 0x79, 0x70, 0x65, 0x73, 0x12, 0x29,
  3366. 0x0a, 0x0e, 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x5f, 0x69, 0x6e, 0x74, 0x33, 0x32,
  3367. 0x18, 0x5a, 0x20, 0x03, 0x28, 0x05, 0x42, 0x02, 0x10, 0x00, 0x52, 0x0d, 0x75, 0x6e, 0x70, 0x61,
  3368. 0x63, 0x6b, 0x65, 0x64, 0x49, 0x6e, 0x74, 0x33, 0x32, 0x12, 0x29, 0x0a, 0x0e, 0x75, 0x6e, 0x70,
  3369. 0x61, 0x63, 0x6b, 0x65, 0x64, 0x5f, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x18, 0x5b, 0x20, 0x03, 0x28,
  3370. 0x03, 0x42, 0x02, 0x10, 0x00, 0x52, 0x0d, 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x49,
  3371. 0x6e, 0x74, 0x36, 0x34, 0x12, 0x2b, 0x0a, 0x0f, 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64,
  3372. 0x5f, 0x75, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x18, 0x5c, 0x20, 0x03, 0x28, 0x0d, 0x42, 0x02, 0x10,
  3373. 0x00, 0x52, 0x0e, 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x55, 0x69, 0x6e, 0x74, 0x33,
  3374. 0x32, 0x12, 0x2b, 0x0a, 0x0f, 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x5f, 0x75, 0x69,
  3375. 0x6e, 0x74, 0x36, 0x34, 0x18, 0x5d, 0x20, 0x03, 0x28, 0x04, 0x42, 0x02, 0x10, 0x00, 0x52, 0x0e,
  3376. 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x55, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x12, 0x2b,
  3377. 0x0a, 0x0f, 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x5f, 0x73, 0x69, 0x6e, 0x74, 0x33,
  3378. 0x32, 0x18, 0x5e, 0x20, 0x03, 0x28, 0x11, 0x42, 0x02, 0x10, 0x00, 0x52, 0x0e, 0x75, 0x6e, 0x70,
  3379. 0x61, 0x63, 0x6b, 0x65, 0x64, 0x53, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x12, 0x2b, 0x0a, 0x0f, 0x75,
  3380. 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x5f, 0x73, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x18, 0x5f,
  3381. 0x20, 0x03, 0x28, 0x12, 0x42, 0x02, 0x10, 0x00, 0x52, 0x0e, 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b,
  3382. 0x65, 0x64, 0x53, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x12, 0x2d, 0x0a, 0x10, 0x75, 0x6e, 0x70, 0x61,
  3383. 0x63, 0x6b, 0x65, 0x64, 0x5f, 0x66, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x18, 0x60, 0x20, 0x03,
  3384. 0x28, 0x07, 0x42, 0x02, 0x10, 0x00, 0x52, 0x0f, 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64,
  3385. 0x46, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x12, 0x2d, 0x0a, 0x10, 0x75, 0x6e, 0x70, 0x61, 0x63,
  3386. 0x6b, 0x65, 0x64, 0x5f, 0x66, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34, 0x18, 0x61, 0x20, 0x03, 0x28,
  3387. 0x06, 0x42, 0x02, 0x10, 0x00, 0x52, 0x0f, 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x46,
  3388. 0x69, 0x78, 0x65, 0x64, 0x36, 0x34, 0x12, 0x2f, 0x0a, 0x11, 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b,
  3389. 0x65, 0x64, 0x5f, 0x73, 0x66, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x18, 0x62, 0x20, 0x03, 0x28,
  3390. 0x0f, 0x42, 0x02, 0x10, 0x00, 0x52, 0x10, 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x53,
  3391. 0x66, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x12, 0x2f, 0x0a, 0x11, 0x75, 0x6e, 0x70, 0x61, 0x63,
  3392. 0x6b, 0x65, 0x64, 0x5f, 0x73, 0x66, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34, 0x18, 0x63, 0x20, 0x03,
  3393. 0x28, 0x10, 0x42, 0x02, 0x10, 0x00, 0x52, 0x10, 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64,
  3394. 0x53, 0x66, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34, 0x12, 0x29, 0x0a, 0x0e, 0x75, 0x6e, 0x70, 0x61,
  3395. 0x63, 0x6b, 0x65, 0x64, 0x5f, 0x66, 0x6c, 0x6f, 0x61, 0x74, 0x18, 0x64, 0x20, 0x03, 0x28, 0x02,
  3396. 0x42, 0x02, 0x10, 0x00, 0x52, 0x0d, 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x46, 0x6c,
  3397. 0x6f, 0x61, 0x74, 0x12, 0x2b, 0x0a, 0x0f, 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x5f,
  3398. 0x64, 0x6f, 0x75, 0x62, 0x6c, 0x65, 0x18, 0x65, 0x20, 0x03, 0x28, 0x01, 0x42, 0x02, 0x10, 0x00,
  3399. 0x52, 0x0e, 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x44, 0x6f, 0x75, 0x62, 0x6c, 0x65,
  3400. 0x12, 0x27, 0x0a, 0x0d, 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x5f, 0x62, 0x6f, 0x6f,
  3401. 0x6c, 0x18, 0x66, 0x20, 0x03, 0x28, 0x08, 0x42, 0x02, 0x10, 0x00, 0x52, 0x0c, 0x75, 0x6e, 0x70,
  3402. 0x61, 0x63, 0x6b, 0x65, 0x64, 0x42, 0x6f, 0x6f, 0x6c, 0x12, 0x48, 0x0a, 0x0d, 0x75, 0x6e, 0x70,
  3403. 0x61, 0x63, 0x6b, 0x65, 0x64, 0x5f, 0x65, 0x6e, 0x75, 0x6d, 0x18, 0x67, 0x20, 0x03, 0x28, 0x0e,
  3404. 0x32, 0x1f, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  3405. 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x46, 0x6f, 0x72, 0x65, 0x69, 0x67, 0x6e, 0x45, 0x6e, 0x75,
  3406. 0x6d, 0x42, 0x02, 0x10, 0x00, 0x52, 0x0c, 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x45,
  3407. 0x6e, 0x75, 0x6d, 0x22, 0x20, 0x0a, 0x14, 0x54, 0x65, 0x73, 0x74, 0x50, 0x61, 0x63, 0x6b, 0x65,
  3408. 0x64, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x2a, 0x08, 0x08, 0x01, 0x10,
  3409. 0x80, 0x80, 0x80, 0x80, 0x02, 0x22, 0x22, 0x0a, 0x16, 0x54, 0x65, 0x73, 0x74, 0x55, 0x6e, 0x70,
  3410. 0x61, 0x63, 0x6b, 0x65, 0x64, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x2a,
  3411. 0x08, 0x08, 0x01, 0x10, 0x80, 0x80, 0x80, 0x80, 0x02, 0x22, 0x0c, 0x0a, 0x0a, 0x46, 0x6f, 0x6f,
  3412. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x22, 0x0d, 0x0a, 0x0b, 0x46, 0x6f, 0x6f, 0x52, 0x65,
  3413. 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x2a, 0x40, 0x0a, 0x0b, 0x46, 0x6f, 0x72, 0x65, 0x69, 0x67,
  3414. 0x6e, 0x45, 0x6e, 0x75, 0x6d, 0x12, 0x0f, 0x0a, 0x0b, 0x46, 0x4f, 0x52, 0x45, 0x49, 0x47, 0x4e,
  3415. 0x5f, 0x46, 0x4f, 0x4f, 0x10, 0x04, 0x12, 0x0f, 0x0a, 0x0b, 0x46, 0x4f, 0x52, 0x45, 0x49, 0x47,
  3416. 0x4e, 0x5f, 0x42, 0x41, 0x52, 0x10, 0x05, 0x12, 0x0f, 0x0a, 0x0b, 0x46, 0x4f, 0x52, 0x45, 0x49,
  3417. 0x47, 0x4e, 0x5f, 0x42, 0x41, 0x5a, 0x10, 0x06, 0x2a, 0x47, 0x0a, 0x16, 0x54, 0x65, 0x73, 0x74,
  3418. 0x52, 0x65, 0x73, 0x65, 0x72, 0x76, 0x65, 0x64, 0x45, 0x6e, 0x75, 0x6d, 0x46, 0x69, 0x65, 0x6c,
  3419. 0x64, 0x73, 0x12, 0x11, 0x0a, 0x0d, 0x52, 0x45, 0x53, 0x45, 0x52, 0x56, 0x45, 0x44, 0x5f, 0x45,
  3420. 0x4e, 0x55, 0x4d, 0x10, 0x00, 0x22, 0x04, 0x08, 0x02, 0x10, 0x02, 0x22, 0x04, 0x08, 0x0f, 0x10,
  3421. 0x0f, 0x22, 0x04, 0x08, 0x09, 0x10, 0x0b, 0x2a, 0x03, 0x42, 0x41, 0x52, 0x2a, 0x03, 0x42, 0x41,
  3422. 0x5a, 0x32, 0xa8, 0x01, 0x0a, 0x0b, 0x54, 0x65, 0x73, 0x74, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63,
  3423. 0x65, 0x12, 0x46, 0x0a, 0x03, 0x46, 0x6f, 0x6f, 0x12, 0x1e, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f,
  3424. 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x46, 0x6f,
  3425. 0x6f, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1f, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f,
  3426. 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x46, 0x6f,
  3427. 0x6f, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x51, 0x0a, 0x0a, 0x54, 0x65, 0x73,
  3428. 0x74, 0x53, 0x74, 0x72, 0x65, 0x61, 0x6d, 0x12, 0x1e, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74,
  3429. 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x46, 0x6f, 0x6f,
  3430. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1f, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74,
  3431. 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x46, 0x6f, 0x6f,
  3432. 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x28, 0x01, 0x30, 0x01, 0x32, 0x85, 0x01, 0x0a,
  3433. 0x15, 0x54, 0x65, 0x73, 0x74, 0x44, 0x65, 0x70, 0x72, 0x65, 0x63, 0x61, 0x74, 0x65, 0x64, 0x53,
  3434. 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x12, 0x67, 0x0a, 0x0a, 0x44, 0x65, 0x70, 0x72, 0x65, 0x63,
  3435. 0x61, 0x74, 0x65, 0x64, 0x12, 0x29, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70,
  3436. 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x44, 0x65,
  3437. 0x70, 0x72, 0x65, 0x63, 0x61, 0x74, 0x65, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x1a,
  3438. 0x29, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e,
  3439. 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x44, 0x65, 0x70, 0x72, 0x65, 0x63, 0x61,
  3440. 0x74, 0x65, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x22, 0x03, 0x88, 0x02, 0x01, 0x1a,
  3441. 0x03, 0x88, 0x02, 0x01, 0x3a, 0x5f, 0x0a, 0x18, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c,
  3442. 0x5f, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e,
  3443. 0x12, 0x25, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  3444. 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x45, 0x78, 0x74,
  3445. 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x16, 0x6f,
  3446. 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x49, 0x6e, 0x74, 0x33, 0x32, 0x45, 0x78, 0x74, 0x65,
  3447. 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x5f, 0x0a, 0x18, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61,
  3448. 0x6c, 0x5f, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f,
  3449. 0x6e, 0x12, 0x25, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74,
  3450. 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x45, 0x78,
  3451. 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x16,
  3452. 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x49, 0x6e, 0x74, 0x36, 0x34, 0x45, 0x78, 0x74,
  3453. 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x61, 0x0a, 0x19, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e,
  3454. 0x61, 0x6c, 0x5f, 0x75, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73,
  3455. 0x69, 0x6f, 0x6e, 0x12, 0x25, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72,
  3456. 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c,
  3457. 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0d,
  3458. 0x52, 0x17, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x55, 0x69, 0x6e, 0x74, 0x33, 0x32,
  3459. 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x61, 0x0a, 0x19, 0x6f, 0x70, 0x74,
  3460. 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x5f, 0x75, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x5f, 0x65, 0x78, 0x74,
  3461. 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x25, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  3462. 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74,
  3463. 0x41, 0x6c, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x04, 0x20,
  3464. 0x01, 0x28, 0x04, 0x52, 0x17, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x55, 0x69, 0x6e,
  3465. 0x74, 0x36, 0x34, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x61, 0x0a, 0x19,
  3466. 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x5f, 0x73, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x5f,
  3467. 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x25, 0x2e, 0x67, 0x6f, 0x70, 0x72,
  3468. 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54,
  3469. 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73,
  3470. 0x18, 0x05, 0x20, 0x01, 0x28, 0x11, 0x52, 0x17, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c,
  3471. 0x53, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a,
  3472. 0x61, 0x0a, 0x19, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x5f, 0x73, 0x69, 0x6e, 0x74,
  3473. 0x36, 0x34, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x25, 0x2e, 0x67,
  3474. 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73,
  3475. 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69,
  3476. 0x6f, 0x6e, 0x73, 0x18, 0x06, 0x20, 0x01, 0x28, 0x12, 0x52, 0x17, 0x6f, 0x70, 0x74, 0x69, 0x6f,
  3477. 0x6e, 0x61, 0x6c, 0x53, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69,
  3478. 0x6f, 0x6e, 0x3a, 0x63, 0x0a, 0x1a, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x5f, 0x66,
  3479. 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e,
  3480. 0x12, 0x25, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  3481. 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x45, 0x78, 0x74,
  3482. 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x07, 0x20, 0x01, 0x28, 0x07, 0x52, 0x18, 0x6f,
  3483. 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x46, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x45, 0x78,
  3484. 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x63, 0x0a, 0x1a, 0x6f, 0x70, 0x74, 0x69, 0x6f,
  3485. 0x6e, 0x61, 0x6c, 0x5f, 0x66, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34, 0x5f, 0x65, 0x78, 0x74, 0x65,
  3486. 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x25, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e,
  3487. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41,
  3488. 0x6c, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x08, 0x20, 0x01,
  3489. 0x28, 0x06, 0x52, 0x18, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x46, 0x69, 0x78, 0x65,
  3490. 0x64, 0x36, 0x34, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x65, 0x0a, 0x1b,
  3491. 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x5f, 0x73, 0x66, 0x69, 0x78, 0x65, 0x64, 0x33,
  3492. 0x32, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x25, 0x2e, 0x67, 0x6f,
  3493. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74,
  3494. 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f,
  3495. 0x6e, 0x73, 0x18, 0x09, 0x20, 0x01, 0x28, 0x0f, 0x52, 0x19, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e,
  3496. 0x61, 0x6c, 0x53, 0x66, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73,
  3497. 0x69, 0x6f, 0x6e, 0x3a, 0x65, 0x0a, 0x1b, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x5f,
  3498. 0x73, 0x66, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69,
  3499. 0x6f, 0x6e, 0x12, 0x25, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f,
  3500. 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x45,
  3501. 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x10, 0x52,
  3502. 0x19, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x53, 0x66, 0x69, 0x78, 0x65, 0x64, 0x36,
  3503. 0x34, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x5f, 0x0a, 0x18, 0x6f, 0x70,
  3504. 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x5f, 0x66, 0x6c, 0x6f, 0x61, 0x74, 0x5f, 0x65, 0x78, 0x74,
  3505. 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x25, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  3506. 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74,
  3507. 0x41, 0x6c, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x0b, 0x20,
  3508. 0x01, 0x28, 0x02, 0x52, 0x16, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x46, 0x6c, 0x6f,
  3509. 0x61, 0x74, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x61, 0x0a, 0x19, 0x6f,
  3510. 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x5f, 0x64, 0x6f, 0x75, 0x62, 0x6c, 0x65, 0x5f, 0x65,
  3511. 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x25, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f,
  3512. 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65,
  3513. 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18,
  3514. 0x0c, 0x20, 0x01, 0x28, 0x01, 0x52, 0x17, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x44,
  3515. 0x6f, 0x75, 0x62, 0x6c, 0x65, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x5d,
  3516. 0x0a, 0x17, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x5f, 0x62, 0x6f, 0x6f, 0x6c, 0x5f,
  3517. 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x25, 0x2e, 0x67, 0x6f, 0x70, 0x72,
  3518. 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54,
  3519. 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73,
  3520. 0x18, 0x0d, 0x20, 0x01, 0x28, 0x08, 0x52, 0x15, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c,
  3521. 0x42, 0x6f, 0x6f, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x61, 0x0a,
  3522. 0x19, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x5f, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67,
  3523. 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x25, 0x2e, 0x67, 0x6f, 0x70,
  3524. 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e,
  3525. 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e,
  3526. 0x73, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x09, 0x52, 0x17, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61,
  3527. 0x6c, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e,
  3528. 0x3a, 0x5f, 0x0a, 0x18, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x5f, 0x62, 0x79, 0x74,
  3529. 0x65, 0x73, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x25, 0x2e, 0x67,
  3530. 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73,
  3531. 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69,
  3532. 0x6f, 0x6e, 0x73, 0x18, 0x0f, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x16, 0x6f, 0x70, 0x74, 0x69, 0x6f,
  3533. 0x6e, 0x61, 0x6c, 0x42, 0x79, 0x74, 0x65, 0x73, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f,
  3534. 0x6e, 0x3a, 0x8b, 0x01, 0x0a, 0x17, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x67, 0x72,
  3535. 0x6f, 0x75, 0x70, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x25, 0x2e,
  3536. 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65,
  3537. 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73,
  3538. 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x10, 0x20, 0x01, 0x28, 0x0a, 0x32, 0x2b, 0x2e, 0x67, 0x6f, 0x70,
  3539. 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e,
  3540. 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x5f, 0x65, 0x78,
  3541. 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x52, 0x16, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61,
  3542. 0x6c, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a,
  3543. 0xa0, 0x01, 0x0a, 0x21, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x5f, 0x6e, 0x65, 0x73,
  3544. 0x74, 0x65, 0x64, 0x5f, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x5f, 0x65, 0x78, 0x74, 0x65,
  3545. 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x25, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e,
  3546. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41,
  3547. 0x6c, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x12, 0x20, 0x01,
  3548. 0x28, 0x0b, 0x32, 0x2e, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f,
  3549. 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x54,
  3550. 0x79, 0x70, 0x65, 0x73, 0x2e, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61,
  3551. 0x67, 0x65, 0x52, 0x1e, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x4e, 0x65, 0x73, 0x74,
  3552. 0x65, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69,
  3553. 0x6f, 0x6e, 0x3a, 0x97, 0x01, 0x0a, 0x1e, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x5f,
  3554. 0x6e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x5f, 0x65, 0x6e, 0x75, 0x6d, 0x5f, 0x65, 0x78, 0x74, 0x65,
  3555. 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x25, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e,
  3556. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41,
  3557. 0x6c, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x15, 0x20, 0x01,
  3558. 0x28, 0x0e, 0x32, 0x2b, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f,
  3559. 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x54,
  3560. 0x79, 0x70, 0x65, 0x73, 0x2e, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x45, 0x6e, 0x75, 0x6d, 0x52,
  3561. 0x1b, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x45,
  3562. 0x6e, 0x75, 0x6d, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x5f, 0x0a, 0x18,
  3563. 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x5f, 0x65,
  3564. 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x25, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f,
  3565. 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65,
  3566. 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18,
  3567. 0x1f, 0x20, 0x03, 0x28, 0x05, 0x52, 0x16, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x49,
  3568. 0x6e, 0x74, 0x33, 0x32, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x5f, 0x0a,
  3569. 0x18, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x5f,
  3570. 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x25, 0x2e, 0x67, 0x6f, 0x70, 0x72,
  3571. 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54,
  3572. 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73,
  3573. 0x18, 0x20, 0x20, 0x03, 0x28, 0x03, 0x52, 0x16, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64,
  3574. 0x49, 0x6e, 0x74, 0x36, 0x34, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x61,
  3575. 0x0a, 0x19, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x75, 0x69, 0x6e, 0x74, 0x33,
  3576. 0x32, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x25, 0x2e, 0x67, 0x6f,
  3577. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74,
  3578. 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f,
  3579. 0x6e, 0x73, 0x18, 0x21, 0x20, 0x03, 0x28, 0x0d, 0x52, 0x17, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74,
  3580. 0x65, 0x64, 0x55, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f,
  3581. 0x6e, 0x3a, 0x61, 0x0a, 0x19, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x75, 0x69,
  3582. 0x6e, 0x74, 0x36, 0x34, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x25,
  3583. 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74,
  3584. 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e,
  3585. 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x22, 0x20, 0x03, 0x28, 0x04, 0x52, 0x17, 0x72, 0x65, 0x70,
  3586. 0x65, 0x61, 0x74, 0x65, 0x64, 0x55, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x45, 0x78, 0x74, 0x65, 0x6e,
  3587. 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x61, 0x0a, 0x19, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64,
  3588. 0x5f, 0x73, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f,
  3589. 0x6e, 0x12, 0x25, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74,
  3590. 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x45, 0x78,
  3591. 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x23, 0x20, 0x03, 0x28, 0x11, 0x52, 0x17,
  3592. 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x53, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x45, 0x78,
  3593. 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x61, 0x0a, 0x19, 0x72, 0x65, 0x70, 0x65, 0x61,
  3594. 0x74, 0x65, 0x64, 0x5f, 0x73, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e,
  3595. 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x25, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70,
  3596. 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c,
  3597. 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x24, 0x20, 0x03, 0x28,
  3598. 0x12, 0x52, 0x17, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x53, 0x69, 0x6e, 0x74, 0x36,
  3599. 0x34, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x63, 0x0a, 0x1a, 0x72, 0x65,
  3600. 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x66, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x5f, 0x65,
  3601. 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x25, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f,
  3602. 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65,
  3603. 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18,
  3604. 0x25, 0x20, 0x03, 0x28, 0x07, 0x52, 0x18, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x46,
  3605. 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a,
  3606. 0x63, 0x0a, 0x1a, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x66, 0x69, 0x78, 0x65,
  3607. 0x64, 0x36, 0x34, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x25, 0x2e,
  3608. 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65,
  3609. 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73,
  3610. 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x26, 0x20, 0x03, 0x28, 0x06, 0x52, 0x18, 0x72, 0x65, 0x70, 0x65,
  3611. 0x61, 0x74, 0x65, 0x64, 0x46, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34, 0x45, 0x78, 0x74, 0x65, 0x6e,
  3612. 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x65, 0x0a, 0x1b, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64,
  3613. 0x5f, 0x73, 0x66, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73,
  3614. 0x69, 0x6f, 0x6e, 0x12, 0x25, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72,
  3615. 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c,
  3616. 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x27, 0x20, 0x03, 0x28, 0x0f,
  3617. 0x52, 0x19, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x53, 0x66, 0x69, 0x78, 0x65, 0x64,
  3618. 0x33, 0x32, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x65, 0x0a, 0x1b, 0x72,
  3619. 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x73, 0x66, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34,
  3620. 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x25, 0x2e, 0x67, 0x6f, 0x70,
  3621. 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e,
  3622. 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e,
  3623. 0x73, 0x18, 0x28, 0x20, 0x03, 0x28, 0x10, 0x52, 0x19, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65,
  3624. 0x64, 0x53, 0x66, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69,
  3625. 0x6f, 0x6e, 0x3a, 0x5f, 0x0a, 0x18, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x66,
  3626. 0x6c, 0x6f, 0x61, 0x74, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x25,
  3627. 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74,
  3628. 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e,
  3629. 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x29, 0x20, 0x03, 0x28, 0x02, 0x52, 0x16, 0x72, 0x65, 0x70,
  3630. 0x65, 0x61, 0x74, 0x65, 0x64, 0x46, 0x6c, 0x6f, 0x61, 0x74, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73,
  3631. 0x69, 0x6f, 0x6e, 0x3a, 0x61, 0x0a, 0x19, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f,
  3632. 0x64, 0x6f, 0x75, 0x62, 0x6c, 0x65, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e,
  3633. 0x12, 0x25, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  3634. 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x45, 0x78, 0x74,
  3635. 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x2a, 0x20, 0x03, 0x28, 0x01, 0x52, 0x17, 0x72,
  3636. 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x44, 0x6f, 0x75, 0x62, 0x6c, 0x65, 0x45, 0x78, 0x74,
  3637. 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x5d, 0x0a, 0x17, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74,
  3638. 0x65, 0x64, 0x5f, 0x62, 0x6f, 0x6f, 0x6c, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f,
  3639. 0x6e, 0x12, 0x25, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74,
  3640. 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x45, 0x78,
  3641. 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x2b, 0x20, 0x03, 0x28, 0x08, 0x52, 0x15,
  3642. 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x42, 0x6f, 0x6f, 0x6c, 0x45, 0x78, 0x74, 0x65,
  3643. 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x61, 0x0a, 0x19, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65,
  3644. 0x64, 0x5f, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69,
  3645. 0x6f, 0x6e, 0x12, 0x25, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f,
  3646. 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x45,
  3647. 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x2c, 0x20, 0x03, 0x28, 0x09, 0x52,
  3648. 0x17, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x45,
  3649. 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x5f, 0x0a, 0x18, 0x72, 0x65, 0x70, 0x65,
  3650. 0x61, 0x74, 0x65, 0x64, 0x5f, 0x62, 0x79, 0x74, 0x65, 0x73, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e,
  3651. 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x25, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70,
  3652. 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c,
  3653. 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x2d, 0x20, 0x03, 0x28,
  3654. 0x0c, 0x52, 0x16, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x42, 0x79, 0x74, 0x65, 0x73,
  3655. 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x8b, 0x01, 0x0a, 0x17, 0x72, 0x65,
  3656. 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x5f, 0x65, 0x78, 0x74, 0x65,
  3657. 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x25, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e,
  3658. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41,
  3659. 0x6c, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x2e, 0x20, 0x03,
  3660. 0x28, 0x0a, 0x32, 0x2b, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f,
  3661. 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x52, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64,
  3662. 0x47, 0x72, 0x6f, 0x75, 0x70, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x52,
  3663. 0x16, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x45, 0x78,
  3664. 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0xa0, 0x01, 0x0a, 0x21, 0x72, 0x65, 0x70, 0x65,
  3665. 0x61, 0x74, 0x65, 0x64, 0x5f, 0x6e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x5f, 0x6d, 0x65, 0x73, 0x73,
  3666. 0x61, 0x67, 0x65, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x25, 0x2e,
  3667. 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65,
  3668. 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73,
  3669. 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x30, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x2e, 0x2e, 0x67, 0x6f, 0x70,
  3670. 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e,
  3671. 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x54, 0x79, 0x70, 0x65, 0x73, 0x2e, 0x4e, 0x65, 0x73,
  3672. 0x74, 0x65, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x1e, 0x72, 0x65, 0x70, 0x65,
  3673. 0x61, 0x74, 0x65, 0x64, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67,
  3674. 0x65, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x97, 0x01, 0x0a, 0x1e, 0x72,
  3675. 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x6e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x5f, 0x65,
  3676. 0x6e, 0x75, 0x6d, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x25, 0x2e,
  3677. 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65,
  3678. 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73,
  3679. 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x33, 0x20, 0x03, 0x28, 0x0e, 0x32, 0x2b, 0x2e, 0x67, 0x6f, 0x70,
  3680. 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e,
  3681. 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x54, 0x79, 0x70, 0x65, 0x73, 0x2e, 0x4e, 0x65, 0x73,
  3682. 0x74, 0x65, 0x64, 0x45, 0x6e, 0x75, 0x6d, 0x52, 0x1b, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65,
  3683. 0x64, 0x4e, 0x65, 0x73, 0x74, 0x65, 0x64, 0x45, 0x6e, 0x75, 0x6d, 0x45, 0x78, 0x74, 0x65, 0x6e,
  3684. 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x61, 0x0a, 0x17, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x5f,
  3685. 0x69, 0x6e, 0x74, 0x33, 0x32, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12,
  3686. 0x25, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e,
  3687. 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x45, 0x78, 0x74, 0x65,
  3688. 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x51, 0x20, 0x01, 0x28, 0x05, 0x3a, 0x02, 0x38, 0x31,
  3689. 0x52, 0x15, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x49, 0x6e, 0x74, 0x33, 0x32, 0x45, 0x78,
  3690. 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x61, 0x0a, 0x17, 0x64, 0x65, 0x66, 0x61, 0x75,
  3691. 0x6c, 0x74, 0x5f, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69,
  3692. 0x6f, 0x6e, 0x12, 0x25, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f,
  3693. 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x45,
  3694. 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x52, 0x20, 0x01, 0x28, 0x03, 0x3a,
  3695. 0x02, 0x38, 0x32, 0x52, 0x15, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x49, 0x6e, 0x74, 0x36,
  3696. 0x34, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x63, 0x0a, 0x18, 0x64, 0x65,
  3697. 0x66, 0x61, 0x75, 0x6c, 0x74, 0x5f, 0x75, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x5f, 0x65, 0x78, 0x74,
  3698. 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x25, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  3699. 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74,
  3700. 0x41, 0x6c, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x53, 0x20,
  3701. 0x01, 0x28, 0x0d, 0x3a, 0x02, 0x38, 0x33, 0x52, 0x16, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74,
  3702. 0x55, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a,
  3703. 0x63, 0x0a, 0x18, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x5f, 0x75, 0x69, 0x6e, 0x74, 0x36,
  3704. 0x34, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x25, 0x2e, 0x67, 0x6f,
  3705. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74,
  3706. 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f,
  3707. 0x6e, 0x73, 0x18, 0x54, 0x20, 0x01, 0x28, 0x04, 0x3a, 0x02, 0x38, 0x34, 0x52, 0x16, 0x64, 0x65,
  3708. 0x66, 0x61, 0x75, 0x6c, 0x74, 0x55, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x45, 0x78, 0x74, 0x65, 0x6e,
  3709. 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x64, 0x0a, 0x18, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x5f,
  3710. 0x73, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e,
  3711. 0x12, 0x25, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  3712. 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x45, 0x78, 0x74,
  3713. 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x55, 0x20, 0x01, 0x28, 0x11, 0x3a, 0x03, 0x2d,
  3714. 0x38, 0x35, 0x52, 0x16, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x53, 0x69, 0x6e, 0x74, 0x33,
  3715. 0x32, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x63, 0x0a, 0x18, 0x64, 0x65,
  3716. 0x66, 0x61, 0x75, 0x6c, 0x74, 0x5f, 0x73, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x5f, 0x65, 0x78, 0x74,
  3717. 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x25, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  3718. 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74,
  3719. 0x41, 0x6c, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x56, 0x20,
  3720. 0x01, 0x28, 0x12, 0x3a, 0x02, 0x38, 0x36, 0x52, 0x16, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74,
  3721. 0x53, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a,
  3722. 0x65, 0x0a, 0x19, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x5f, 0x66, 0x69, 0x78, 0x65, 0x64,
  3723. 0x33, 0x32, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x25, 0x2e, 0x67,
  3724. 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73,
  3725. 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69,
  3726. 0x6f, 0x6e, 0x73, 0x18, 0x57, 0x20, 0x01, 0x28, 0x07, 0x3a, 0x02, 0x38, 0x37, 0x52, 0x17, 0x64,
  3727. 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x46, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x45, 0x78, 0x74,
  3728. 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x65, 0x0a, 0x19, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c,
  3729. 0x74, 0x5f, 0x66, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73,
  3730. 0x69, 0x6f, 0x6e, 0x12, 0x25, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72,
  3731. 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c,
  3732. 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x58, 0x20, 0x01, 0x28, 0x06,
  3733. 0x3a, 0x02, 0x38, 0x38, 0x52, 0x17, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x46, 0x69, 0x78,
  3734. 0x65, 0x64, 0x36, 0x34, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x67, 0x0a,
  3735. 0x1a, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x5f, 0x73, 0x66, 0x69, 0x78, 0x65, 0x64, 0x33,
  3736. 0x32, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x25, 0x2e, 0x67, 0x6f,
  3737. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74,
  3738. 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f,
  3739. 0x6e, 0x73, 0x18, 0x59, 0x20, 0x01, 0x28, 0x0f, 0x3a, 0x02, 0x38, 0x39, 0x52, 0x18, 0x64, 0x65,
  3740. 0x66, 0x61, 0x75, 0x6c, 0x74, 0x53, 0x66, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x45, 0x78, 0x74,
  3741. 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x68, 0x0a, 0x1a, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c,
  3742. 0x74, 0x5f, 0x73, 0x66, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e,
  3743. 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x25, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70,
  3744. 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c,
  3745. 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x50, 0x20, 0x01, 0x28,
  3746. 0x10, 0x3a, 0x03, 0x2d, 0x39, 0x30, 0x52, 0x18, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x53,
  3747. 0x66, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e,
  3748. 0x3a, 0x63, 0x0a, 0x17, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x5f, 0x66, 0x6c, 0x6f, 0x61,
  3749. 0x74, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x25, 0x2e, 0x67, 0x6f,
  3750. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74,
  3751. 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f,
  3752. 0x6e, 0x73, 0x18, 0x5b, 0x20, 0x01, 0x28, 0x02, 0x3a, 0x04, 0x39, 0x31, 0x2e, 0x35, 0x52, 0x15,
  3753. 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x46, 0x6c, 0x6f, 0x61, 0x74, 0x45, 0x78, 0x74, 0x65,
  3754. 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x66, 0x0a, 0x18, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74,
  3755. 0x5f, 0x64, 0x6f, 0x75, 0x62, 0x6c, 0x65, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f,
  3756. 0x6e, 0x12, 0x25, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74,
  3757. 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x45, 0x78,
  3758. 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x5c, 0x20, 0x01, 0x28, 0x01, 0x3a, 0x05,
  3759. 0x39, 0x32, 0x30, 0x30, 0x30, 0x52, 0x16, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x44, 0x6f,
  3760. 0x75, 0x62, 0x6c, 0x65, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x61, 0x0a,
  3761. 0x16, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x5f, 0x62, 0x6f, 0x6f, 0x6c, 0x5f, 0x65, 0x78,
  3762. 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x25, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74,
  3763. 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73,
  3764. 0x74, 0x41, 0x6c, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x5d,
  3765. 0x20, 0x01, 0x28, 0x08, 0x3a, 0x04, 0x74, 0x72, 0x75, 0x65, 0x52, 0x14, 0x64, 0x65, 0x66, 0x61,
  3766. 0x75, 0x6c, 0x74, 0x42, 0x6f, 0x6f, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e,
  3767. 0x3a, 0x66, 0x0a, 0x18, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x5f, 0x73, 0x74, 0x72, 0x69,
  3768. 0x6e, 0x67, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x25, 0x2e, 0x67,
  3769. 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73,
  3770. 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69,
  3771. 0x6f, 0x6e, 0x73, 0x18, 0x5e, 0x20, 0x01, 0x28, 0x09, 0x3a, 0x05, 0x68, 0x65, 0x6c, 0x6c, 0x6f,
  3772. 0x52, 0x16, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x45,
  3773. 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x64, 0x0a, 0x17, 0x64, 0x65, 0x66, 0x61,
  3774. 0x75, 0x6c, 0x74, 0x5f, 0x62, 0x79, 0x74, 0x65, 0x73, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73,
  3775. 0x69, 0x6f, 0x6e, 0x12, 0x25, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72,
  3776. 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c,
  3777. 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x5f, 0x20, 0x01, 0x28, 0x0c,
  3778. 0x3a, 0x05, 0x77, 0x6f, 0x72, 0x6c, 0x64, 0x52, 0x15, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74,
  3779. 0x42, 0x79, 0x74, 0x65, 0x73, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x62,
  3780. 0x0a, 0x16, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x5f, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x5f, 0x65,
  3781. 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x28, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f,
  3782. 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65,
  3783. 0x73, 0x74, 0x50, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f,
  3784. 0x6e, 0x73, 0x18, 0x5a, 0x20, 0x03, 0x28, 0x05, 0x42, 0x02, 0x10, 0x01, 0x52, 0x14, 0x70, 0x61,
  3785. 0x63, 0x6b, 0x65, 0x64, 0x49, 0x6e, 0x74, 0x33, 0x32, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69,
  3786. 0x6f, 0x6e, 0x3a, 0x62, 0x0a, 0x16, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x5f, 0x69, 0x6e, 0x74,
  3787. 0x36, 0x34, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x28, 0x2e, 0x67,
  3788. 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73,
  3789. 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x50, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x45, 0x78, 0x74, 0x65,
  3790. 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x5b, 0x20, 0x03, 0x28, 0x03, 0x42, 0x02, 0x10, 0x01,
  3791. 0x52, 0x14, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x49, 0x6e, 0x74, 0x36, 0x34, 0x45, 0x78, 0x74,
  3792. 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x64, 0x0a, 0x17, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64,
  3793. 0x5f, 0x75, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f,
  3794. 0x6e, 0x12, 0x28, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74,
  3795. 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x50, 0x61, 0x63, 0x6b, 0x65,
  3796. 0x64, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x5c, 0x20, 0x03, 0x28,
  3797. 0x0d, 0x42, 0x02, 0x10, 0x01, 0x52, 0x15, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x55, 0x69, 0x6e,
  3798. 0x74, 0x33, 0x32, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x64, 0x0a, 0x17,
  3799. 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x5f, 0x75, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x5f, 0x65, 0x78,
  3800. 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x28, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74,
  3801. 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73,
  3802. 0x74, 0x50, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e,
  3803. 0x73, 0x18, 0x5d, 0x20, 0x03, 0x28, 0x04, 0x42, 0x02, 0x10, 0x01, 0x52, 0x15, 0x70, 0x61, 0x63,
  3804. 0x6b, 0x65, 0x64, 0x55, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69,
  3805. 0x6f, 0x6e, 0x3a, 0x64, 0x0a, 0x17, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x5f, 0x73, 0x69, 0x6e,
  3806. 0x74, 0x33, 0x32, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x28, 0x2e,
  3807. 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65,
  3808. 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x50, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x45, 0x78, 0x74,
  3809. 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x5e, 0x20, 0x03, 0x28, 0x11, 0x42, 0x02, 0x10,
  3810. 0x01, 0x52, 0x15, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x53, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x45,
  3811. 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x64, 0x0a, 0x17, 0x70, 0x61, 0x63, 0x6b,
  3812. 0x65, 0x64, 0x5f, 0x73, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73,
  3813. 0x69, 0x6f, 0x6e, 0x12, 0x28, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72,
  3814. 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x50, 0x61, 0x63,
  3815. 0x6b, 0x65, 0x64, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x5f, 0x20,
  3816. 0x03, 0x28, 0x12, 0x42, 0x02, 0x10, 0x01, 0x52, 0x15, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x53,
  3817. 0x69, 0x6e, 0x74, 0x36, 0x34, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x66,
  3818. 0x0a, 0x18, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x5f, 0x66, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32,
  3819. 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x28, 0x2e, 0x67, 0x6f, 0x70,
  3820. 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e,
  3821. 0x54, 0x65, 0x73, 0x74, 0x50, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73,
  3822. 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x60, 0x20, 0x03, 0x28, 0x07, 0x42, 0x02, 0x10, 0x01, 0x52, 0x16,
  3823. 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x46, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x45, 0x78, 0x74,
  3824. 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x66, 0x0a, 0x18, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64,
  3825. 0x5f, 0x66, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69,
  3826. 0x6f, 0x6e, 0x12, 0x28, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f,
  3827. 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x50, 0x61, 0x63, 0x6b,
  3828. 0x65, 0x64, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x61, 0x20, 0x03,
  3829. 0x28, 0x06, 0x42, 0x02, 0x10, 0x01, 0x52, 0x16, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x46, 0x69,
  3830. 0x78, 0x65, 0x64, 0x36, 0x34, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x68,
  3831. 0x0a, 0x19, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x5f, 0x73, 0x66, 0x69, 0x78, 0x65, 0x64, 0x33,
  3832. 0x32, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x28, 0x2e, 0x67, 0x6f,
  3833. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74,
  3834. 0x2e, 0x54, 0x65, 0x73, 0x74, 0x50, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x45, 0x78, 0x74, 0x65, 0x6e,
  3835. 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x62, 0x20, 0x03, 0x28, 0x0f, 0x42, 0x02, 0x10, 0x01, 0x52,
  3836. 0x17, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x53, 0x66, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x45,
  3837. 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x68, 0x0a, 0x19, 0x70, 0x61, 0x63, 0x6b,
  3838. 0x65, 0x64, 0x5f, 0x73, 0x66, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34, 0x5f, 0x65, 0x78, 0x74, 0x65,
  3839. 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x28, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e,
  3840. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x50,
  3841. 0x61, 0x63, 0x6b, 0x65, 0x64, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18,
  3842. 0x63, 0x20, 0x03, 0x28, 0x10, 0x42, 0x02, 0x10, 0x01, 0x52, 0x17, 0x70, 0x61, 0x63, 0x6b, 0x65,
  3843. 0x64, 0x53, 0x66, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69,
  3844. 0x6f, 0x6e, 0x3a, 0x62, 0x0a, 0x16, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x5f, 0x66, 0x6c, 0x6f,
  3845. 0x61, 0x74, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x28, 0x2e, 0x67,
  3846. 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73,
  3847. 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x50, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x45, 0x78, 0x74, 0x65,
  3848. 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x64, 0x20, 0x03, 0x28, 0x02, 0x42, 0x02, 0x10, 0x01,
  3849. 0x52, 0x14, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x46, 0x6c, 0x6f, 0x61, 0x74, 0x45, 0x78, 0x74,
  3850. 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x64, 0x0a, 0x17, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64,
  3851. 0x5f, 0x64, 0x6f, 0x75, 0x62, 0x6c, 0x65, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f,
  3852. 0x6e, 0x12, 0x28, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74,
  3853. 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x50, 0x61, 0x63, 0x6b, 0x65,
  3854. 0x64, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x65, 0x20, 0x03, 0x28,
  3855. 0x01, 0x42, 0x02, 0x10, 0x01, 0x52, 0x15, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x44, 0x6f, 0x75,
  3856. 0x62, 0x6c, 0x65, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x60, 0x0a, 0x15,
  3857. 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x5f, 0x62, 0x6f, 0x6f, 0x6c, 0x5f, 0x65, 0x78, 0x74, 0x65,
  3858. 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x28, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e,
  3859. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x50,
  3860. 0x61, 0x63, 0x6b, 0x65, 0x64, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18,
  3861. 0x66, 0x20, 0x03, 0x28, 0x08, 0x42, 0x02, 0x10, 0x01, 0x52, 0x13, 0x70, 0x61, 0x63, 0x6b, 0x65,
  3862. 0x64, 0x42, 0x6f, 0x6f, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x81,
  3863. 0x01, 0x0a, 0x15, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x5f, 0x65, 0x6e, 0x75, 0x6d, 0x5f, 0x65,
  3864. 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x28, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f,
  3865. 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65,
  3866. 0x73, 0x74, 0x50, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f,
  3867. 0x6e, 0x73, 0x18, 0x67, 0x20, 0x03, 0x28, 0x0e, 0x32, 0x1f, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f,
  3868. 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x46, 0x6f,
  3869. 0x72, 0x65, 0x69, 0x67, 0x6e, 0x45, 0x6e, 0x75, 0x6d, 0x42, 0x02, 0x10, 0x01, 0x52, 0x13, 0x70,
  3870. 0x61, 0x63, 0x6b, 0x65, 0x64, 0x45, 0x6e, 0x75, 0x6d, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69,
  3871. 0x6f, 0x6e, 0x3a, 0x68, 0x0a, 0x18, 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x5f, 0x69,
  3872. 0x6e, 0x74, 0x33, 0x32, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x2a,
  3873. 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74,
  3874. 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x55, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64,
  3875. 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x5a, 0x20, 0x03, 0x28, 0x05,
  3876. 0x42, 0x02, 0x10, 0x00, 0x52, 0x16, 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x49, 0x6e,
  3877. 0x74, 0x33, 0x32, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x68, 0x0a, 0x18,
  3878. 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x5f, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x5f, 0x65,
  3879. 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x2a, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f,
  3880. 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65,
  3881. 0x73, 0x74, 0x55, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73,
  3882. 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x5b, 0x20, 0x03, 0x28, 0x03, 0x42, 0x02, 0x10, 0x00, 0x52, 0x16,
  3883. 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x49, 0x6e, 0x74, 0x36, 0x34, 0x45, 0x78, 0x74,
  3884. 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x6a, 0x0a, 0x19, 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b,
  3885. 0x65, 0x64, 0x5f, 0x75, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73,
  3886. 0x69, 0x6f, 0x6e, 0x12, 0x2a, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72,
  3887. 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x55, 0x6e, 0x70,
  3888. 0x61, 0x63, 0x6b, 0x65, 0x64, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18,
  3889. 0x5c, 0x20, 0x03, 0x28, 0x0d, 0x42, 0x02, 0x10, 0x00, 0x52, 0x17, 0x75, 0x6e, 0x70, 0x61, 0x63,
  3890. 0x6b, 0x65, 0x64, 0x55, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69,
  3891. 0x6f, 0x6e, 0x3a, 0x6a, 0x0a, 0x19, 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x5f, 0x75,
  3892. 0x69, 0x6e, 0x74, 0x36, 0x34, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12,
  3893. 0x2a, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e,
  3894. 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x55, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65,
  3895. 0x64, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x5d, 0x20, 0x03, 0x28,
  3896. 0x04, 0x42, 0x02, 0x10, 0x00, 0x52, 0x17, 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x55,
  3897. 0x69, 0x6e, 0x74, 0x36, 0x34, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x6a,
  3898. 0x0a, 0x19, 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x5f, 0x73, 0x69, 0x6e, 0x74, 0x33,
  3899. 0x32, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x2a, 0x2e, 0x67, 0x6f,
  3900. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74,
  3901. 0x2e, 0x54, 0x65, 0x73, 0x74, 0x55, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x45, 0x78, 0x74,
  3902. 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x5e, 0x20, 0x03, 0x28, 0x11, 0x42, 0x02, 0x10,
  3903. 0x00, 0x52, 0x17, 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x53, 0x69, 0x6e, 0x74, 0x33,
  3904. 0x32, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x6a, 0x0a, 0x19, 0x75, 0x6e,
  3905. 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x5f, 0x73, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x5f, 0x65, 0x78,
  3906. 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x2a, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74,
  3907. 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73,
  3908. 0x74, 0x55, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69,
  3909. 0x6f, 0x6e, 0x73, 0x18, 0x5f, 0x20, 0x03, 0x28, 0x12, 0x42, 0x02, 0x10, 0x00, 0x52, 0x17, 0x75,
  3910. 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x53, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x45, 0x78, 0x74,
  3911. 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x6c, 0x0a, 0x1a, 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b,
  3912. 0x65, 0x64, 0x5f, 0x66, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e,
  3913. 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x2a, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70,
  3914. 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x55, 0x6e,
  3915. 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73,
  3916. 0x18, 0x60, 0x20, 0x03, 0x28, 0x07, 0x42, 0x02, 0x10, 0x00, 0x52, 0x18, 0x75, 0x6e, 0x70, 0x61,
  3917. 0x63, 0x6b, 0x65, 0x64, 0x46, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x45, 0x78, 0x74, 0x65, 0x6e,
  3918. 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x6c, 0x0a, 0x1a, 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64,
  3919. 0x5f, 0x66, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69,
  3920. 0x6f, 0x6e, 0x12, 0x2a, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f,
  3921. 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x55, 0x6e, 0x70, 0x61,
  3922. 0x63, 0x6b, 0x65, 0x64, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x61,
  3923. 0x20, 0x03, 0x28, 0x06, 0x42, 0x02, 0x10, 0x00, 0x52, 0x18, 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b,
  3924. 0x65, 0x64, 0x46, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69,
  3925. 0x6f, 0x6e, 0x3a, 0x6e, 0x0a, 0x1b, 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x5f, 0x73,
  3926. 0x66, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f,
  3927. 0x6e, 0x12, 0x2a, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74,
  3928. 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x55, 0x6e, 0x70, 0x61, 0x63,
  3929. 0x6b, 0x65, 0x64, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x62, 0x20,
  3930. 0x03, 0x28, 0x0f, 0x42, 0x02, 0x10, 0x00, 0x52, 0x19, 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65,
  3931. 0x64, 0x53, 0x66, 0x69, 0x78, 0x65, 0x64, 0x33, 0x32, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69,
  3932. 0x6f, 0x6e, 0x3a, 0x6e, 0x0a, 0x1b, 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x5f, 0x73,
  3933. 0x66, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f,
  3934. 0x6e, 0x12, 0x2a, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74,
  3935. 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x55, 0x6e, 0x70, 0x61, 0x63,
  3936. 0x6b, 0x65, 0x64, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x63, 0x20,
  3937. 0x03, 0x28, 0x10, 0x42, 0x02, 0x10, 0x00, 0x52, 0x19, 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65,
  3938. 0x64, 0x53, 0x66, 0x69, 0x78, 0x65, 0x64, 0x36, 0x34, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69,
  3939. 0x6f, 0x6e, 0x3a, 0x68, 0x0a, 0x18, 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x5f, 0x66,
  3940. 0x6c, 0x6f, 0x61, 0x74, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x2a,
  3941. 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74,
  3942. 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x55, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64,
  3943. 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x64, 0x20, 0x03, 0x28, 0x02,
  3944. 0x42, 0x02, 0x10, 0x00, 0x52, 0x16, 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x46, 0x6c,
  3945. 0x6f, 0x61, 0x74, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x6a, 0x0a, 0x19,
  3946. 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x5f, 0x64, 0x6f, 0x75, 0x62, 0x6c, 0x65, 0x5f,
  3947. 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x2a, 0x2e, 0x67, 0x6f, 0x70, 0x72,
  3948. 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54,
  3949. 0x65, 0x73, 0x74, 0x55, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x45, 0x78, 0x74, 0x65, 0x6e,
  3950. 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x65, 0x20, 0x03, 0x28, 0x01, 0x42, 0x02, 0x10, 0x00, 0x52,
  3951. 0x17, 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x44, 0x6f, 0x75, 0x62, 0x6c, 0x65, 0x45,
  3952. 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x66, 0x0a, 0x17, 0x75, 0x6e, 0x70, 0x61,
  3953. 0x63, 0x6b, 0x65, 0x64, 0x5f, 0x62, 0x6f, 0x6f, 0x6c, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73,
  3954. 0x69, 0x6f, 0x6e, 0x12, 0x2a, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72,
  3955. 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x55, 0x6e, 0x70,
  3956. 0x61, 0x63, 0x6b, 0x65, 0x64, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18,
  3957. 0x66, 0x20, 0x03, 0x28, 0x08, 0x42, 0x02, 0x10, 0x00, 0x52, 0x15, 0x75, 0x6e, 0x70, 0x61, 0x63,
  3958. 0x6b, 0x65, 0x64, 0x42, 0x6f, 0x6f, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e,
  3959. 0x3a, 0x87, 0x01, 0x0a, 0x17, 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x5f, 0x65, 0x6e,
  3960. 0x75, 0x6d, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x2a, 0x2e, 0x67,
  3961. 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73,
  3962. 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x55, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x45, 0x78,
  3963. 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x67, 0x20, 0x03, 0x28, 0x0e, 0x32, 0x1f,
  3964. 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74,
  3965. 0x65, 0x73, 0x74, 0x2e, 0x46, 0x6f, 0x72, 0x65, 0x69, 0x67, 0x6e, 0x45, 0x6e, 0x75, 0x6d, 0x42,
  3966. 0x02, 0x10, 0x00, 0x52, 0x15, 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x45, 0x6e, 0x75,
  3967. 0x6d, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x42, 0x35, 0x5a, 0x33, 0x67, 0x6f,
  3968. 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x67, 0x6f, 0x6c, 0x61, 0x6e, 0x67, 0x2e, 0x6f, 0x72, 0x67, 0x2f,
  3969. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x61,
  3970. 0x6c, 0x2f, 0x74, 0x65, 0x73, 0x74, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x73, 0x2f, 0x74, 0x65, 0x73,
  3971. 0x74, 0x50, 0x01, 0x58, 0x02, 0x58, 0x03,
  3972. }
  3973. var (
  3974. file_test_test_proto_rawDescOnce sync.Once
  3975. file_test_test_proto_rawDescData = file_test_test_proto_rawDesc
  3976. )
  3977. func file_test_test_proto_rawDescGZIP() []byte {
  3978. file_test_test_proto_rawDescOnce.Do(func() {
  3979. file_test_test_proto_rawDescData = protoimpl.X.CompressGZIP(file_test_test_proto_rawDescData)
  3980. })
  3981. return file_test_test_proto_rawDescData
  3982. }
  3983. var file_test_test_proto_enumTypes = make([]prototype.Enum, 4)
  3984. var file_test_test_proto_msgTypes = make([]protoimpl.MessageInfo, 41)
  3985. var file_test_test_proto_goTypes = []interface{}{
  3986. (ForeignEnum)(0), // 0: goproto.proto.test.ForeignEnum
  3987. (TestReservedEnumFields)(0), // 1: goproto.proto.test.TestReservedEnumFields
  3988. (TestAllTypes_NestedEnum)(0), // 2: goproto.proto.test.TestAllTypes.NestedEnum
  3989. (TestDeprecatedMessage_DeprecatedEnum)(0), // 3: goproto.proto.test.TestDeprecatedMessage.DeprecatedEnum
  3990. (*TestAllTypes)(nil), // 4: goproto.proto.test.TestAllTypes
  3991. (*TestDeprecatedMessage)(nil), // 5: goproto.proto.test.TestDeprecatedMessage
  3992. (*ForeignMessage)(nil), // 6: goproto.proto.test.ForeignMessage
  3993. (*TestReservedFields)(nil), // 7: goproto.proto.test.TestReservedFields
  3994. (*TestAllExtensions)(nil), // 8: goproto.proto.test.TestAllExtensions
  3995. (*OptionalGroupExtension)(nil), // 9: goproto.proto.test.OptionalGroup_extension
  3996. (*RepeatedGroupExtension)(nil), // 10: goproto.proto.test.RepeatedGroup_extension
  3997. (*TestNestedExtension)(nil), // 11: goproto.proto.test.TestNestedExtension
  3998. (*TestRequired)(nil), // 12: goproto.proto.test.TestRequired
  3999. (*TestRequiredForeign)(nil), // 13: goproto.proto.test.TestRequiredForeign
  4000. (*TestRequiredGroupFields)(nil), // 14: goproto.proto.test.TestRequiredGroupFields
  4001. (*TestWeak)(nil), // 15: goproto.proto.test.TestWeak
  4002. (*TestPackedTypes)(nil), // 16: goproto.proto.test.TestPackedTypes
  4003. (*TestUnpackedTypes)(nil), // 17: goproto.proto.test.TestUnpackedTypes
  4004. (*TestPackedExtensions)(nil), // 18: goproto.proto.test.TestPackedExtensions
  4005. (*TestUnpackedExtensions)(nil), // 19: goproto.proto.test.TestUnpackedExtensions
  4006. (*FooRequest)(nil), // 20: goproto.proto.test.FooRequest
  4007. (*FooResponse)(nil), // 21: goproto.proto.test.FooResponse
  4008. (*TestAllTypes_NestedMessage)(nil), // 22: goproto.proto.test.TestAllTypes.NestedMessage
  4009. (*TestAllTypes_OptionalGroup)(nil), // 23: goproto.proto.test.TestAllTypes.OptionalGroup
  4010. (*TestAllTypes_RepeatedGroup)(nil), // 24: goproto.proto.test.TestAllTypes.RepeatedGroup
  4011. nil, // 25: goproto.proto.test.TestAllTypes.MapInt32Int32Entry
  4012. nil, // 26: goproto.proto.test.TestAllTypes.MapInt64Int64Entry
  4013. nil, // 27: goproto.proto.test.TestAllTypes.MapUint32Uint32Entry
  4014. nil, // 28: goproto.proto.test.TestAllTypes.MapUint64Uint64Entry
  4015. nil, // 29: goproto.proto.test.TestAllTypes.MapSint32Sint32Entry
  4016. nil, // 30: goproto.proto.test.TestAllTypes.MapSint64Sint64Entry
  4017. nil, // 31: goproto.proto.test.TestAllTypes.MapFixed32Fixed32Entry
  4018. nil, // 32: goproto.proto.test.TestAllTypes.MapFixed64Fixed64Entry
  4019. nil, // 33: goproto.proto.test.TestAllTypes.MapSfixed32Sfixed32Entry
  4020. nil, // 34: goproto.proto.test.TestAllTypes.MapSfixed64Sfixed64Entry
  4021. nil, // 35: goproto.proto.test.TestAllTypes.MapInt32FloatEntry
  4022. nil, // 36: goproto.proto.test.TestAllTypes.MapInt32DoubleEntry
  4023. nil, // 37: goproto.proto.test.TestAllTypes.MapBoolBoolEntry
  4024. nil, // 38: goproto.proto.test.TestAllTypes.MapStringStringEntry
  4025. nil, // 39: goproto.proto.test.TestAllTypes.MapStringBytesEntry
  4026. nil, // 40: goproto.proto.test.TestAllTypes.MapStringNestedMessageEntry
  4027. nil, // 41: goproto.proto.test.TestAllTypes.MapStringNestedEnumEntry
  4028. nil, // 42: goproto.proto.test.TestRequiredForeign.MapMessageEntry
  4029. (*TestRequiredGroupFields_OptionalGroup)(nil), // 43: goproto.proto.test.TestRequiredGroupFields.OptionalGroup
  4030. (*TestRequiredGroupFields_RepeatedGroup)(nil), // 44: goproto.proto.test.TestRequiredGroupFields.RepeatedGroup
  4031. (*ImportMessage)(nil), // 45: goproto.proto.test.ImportMessage
  4032. (ImportEnum)(0), // 46: goproto.proto.test.ImportEnum
  4033. }
  4034. var file_test_test_proto_depIdxs = []int32{
  4035. 23, // goproto.proto.test.TestAllTypes.optionalgroup:type_name -> goproto.proto.test.TestAllTypes.OptionalGroup
  4036. 22, // goproto.proto.test.TestAllTypes.optional_nested_message:type_name -> goproto.proto.test.TestAllTypes.NestedMessage
  4037. 6, // goproto.proto.test.TestAllTypes.optional_foreign_message:type_name -> goproto.proto.test.ForeignMessage
  4038. 45, // goproto.proto.test.TestAllTypes.optional_import_message:type_name -> goproto.proto.test.ImportMessage
  4039. 2, // goproto.proto.test.TestAllTypes.optional_nested_enum:type_name -> goproto.proto.test.TestAllTypes.NestedEnum
  4040. 0, // goproto.proto.test.TestAllTypes.optional_foreign_enum:type_name -> goproto.proto.test.ForeignEnum
  4041. 46, // goproto.proto.test.TestAllTypes.optional_import_enum:type_name -> goproto.proto.test.ImportEnum
  4042. 24, // goproto.proto.test.TestAllTypes.repeatedgroup:type_name -> goproto.proto.test.TestAllTypes.RepeatedGroup
  4043. 22, // goproto.proto.test.TestAllTypes.repeated_nested_message:type_name -> goproto.proto.test.TestAllTypes.NestedMessage
  4044. 6, // goproto.proto.test.TestAllTypes.repeated_foreign_message:type_name -> goproto.proto.test.ForeignMessage
  4045. 45, // goproto.proto.test.TestAllTypes.repeated_importmessage:type_name -> goproto.proto.test.ImportMessage
  4046. 2, // goproto.proto.test.TestAllTypes.repeated_nested_enum:type_name -> goproto.proto.test.TestAllTypes.NestedEnum
  4047. 0, // goproto.proto.test.TestAllTypes.repeated_foreign_enum:type_name -> goproto.proto.test.ForeignEnum
  4048. 46, // goproto.proto.test.TestAllTypes.repeated_importenum:type_name -> goproto.proto.test.ImportEnum
  4049. 25, // goproto.proto.test.TestAllTypes.map_int32_int32:type_name -> goproto.proto.test.TestAllTypes.MapInt32Int32Entry
  4050. 26, // goproto.proto.test.TestAllTypes.map_int64_int64:type_name -> goproto.proto.test.TestAllTypes.MapInt64Int64Entry
  4051. 27, // goproto.proto.test.TestAllTypes.map_uint32_uint32:type_name -> goproto.proto.test.TestAllTypes.MapUint32Uint32Entry
  4052. 28, // goproto.proto.test.TestAllTypes.map_uint64_uint64:type_name -> goproto.proto.test.TestAllTypes.MapUint64Uint64Entry
  4053. 29, // goproto.proto.test.TestAllTypes.map_sint32_sint32:type_name -> goproto.proto.test.TestAllTypes.MapSint32Sint32Entry
  4054. 30, // goproto.proto.test.TestAllTypes.map_sint64_sint64:type_name -> goproto.proto.test.TestAllTypes.MapSint64Sint64Entry
  4055. 31, // goproto.proto.test.TestAllTypes.map_fixed32_fixed32:type_name -> goproto.proto.test.TestAllTypes.MapFixed32Fixed32Entry
  4056. 32, // goproto.proto.test.TestAllTypes.map_fixed64_fixed64:type_name -> goproto.proto.test.TestAllTypes.MapFixed64Fixed64Entry
  4057. 33, // goproto.proto.test.TestAllTypes.map_sfixed32_sfixed32:type_name -> goproto.proto.test.TestAllTypes.MapSfixed32Sfixed32Entry
  4058. 34, // goproto.proto.test.TestAllTypes.map_sfixed64_sfixed64:type_name -> goproto.proto.test.TestAllTypes.MapSfixed64Sfixed64Entry
  4059. 35, // goproto.proto.test.TestAllTypes.map_int32_float:type_name -> goproto.proto.test.TestAllTypes.MapInt32FloatEntry
  4060. 36, // goproto.proto.test.TestAllTypes.map_int32_double:type_name -> goproto.proto.test.TestAllTypes.MapInt32DoubleEntry
  4061. 37, // goproto.proto.test.TestAllTypes.map_bool_bool:type_name -> goproto.proto.test.TestAllTypes.MapBoolBoolEntry
  4062. 38, // goproto.proto.test.TestAllTypes.map_string_string:type_name -> goproto.proto.test.TestAllTypes.MapStringStringEntry
  4063. 39, // goproto.proto.test.TestAllTypes.map_string_bytes:type_name -> goproto.proto.test.TestAllTypes.MapStringBytesEntry
  4064. 40, // goproto.proto.test.TestAllTypes.map_string_nested_message:type_name -> goproto.proto.test.TestAllTypes.MapStringNestedMessageEntry
  4065. 41, // goproto.proto.test.TestAllTypes.map_string_nested_enum:type_name -> goproto.proto.test.TestAllTypes.MapStringNestedEnumEntry
  4066. 2, // goproto.proto.test.TestAllTypes.default_nested_enum:type_name -> goproto.proto.test.TestAllTypes.NestedEnum
  4067. 0, // goproto.proto.test.TestAllTypes.default_foreign_enum:type_name -> goproto.proto.test.ForeignEnum
  4068. 22, // goproto.proto.test.TestAllTypes.oneof_nested_message:type_name -> goproto.proto.test.TestAllTypes.NestedMessage
  4069. 2, // goproto.proto.test.TestAllTypes.oneof_enum:type_name -> goproto.proto.test.TestAllTypes.NestedEnum
  4070. 12, // goproto.proto.test.TestRequiredForeign.optional_message:type_name -> goproto.proto.test.TestRequired
  4071. 12, // goproto.proto.test.TestRequiredForeign.repeated_message:type_name -> goproto.proto.test.TestRequired
  4072. 42, // goproto.proto.test.TestRequiredForeign.map_message:type_name -> goproto.proto.test.TestRequiredForeign.MapMessageEntry
  4073. 12, // goproto.proto.test.TestRequiredForeign.oneof_message:type_name -> goproto.proto.test.TestRequired
  4074. 43, // goproto.proto.test.TestRequiredGroupFields.optionalgroup:type_name -> goproto.proto.test.TestRequiredGroupFields.OptionalGroup
  4075. 44, // goproto.proto.test.TestRequiredGroupFields.repeatedgroup:type_name -> goproto.proto.test.TestRequiredGroupFields.RepeatedGroup
  4076. 0, // goproto.proto.test.TestPackedTypes.packed_enum:type_name -> goproto.proto.test.ForeignEnum
  4077. 0, // goproto.proto.test.TestUnpackedTypes.unpacked_enum:type_name -> goproto.proto.test.ForeignEnum
  4078. 4, // goproto.proto.test.TestAllTypes.NestedMessage.corecursive:type_name -> goproto.proto.test.TestAllTypes
  4079. 22, // goproto.proto.test.TestAllTypes.MapStringNestedMessageEntry.value:type_name -> goproto.proto.test.TestAllTypes.NestedMessage
  4080. 2, // goproto.proto.test.TestAllTypes.MapStringNestedEnumEntry.value:type_name -> goproto.proto.test.TestAllTypes.NestedEnum
  4081. 12, // goproto.proto.test.TestRequiredForeign.MapMessageEntry.value:type_name -> goproto.proto.test.TestRequired
  4082. 8, // goproto.proto.test.optional_int32_extension:extendee -> goproto.proto.test.TestAllExtensions
  4083. 8, // goproto.proto.test.optional_int64_extension:extendee -> goproto.proto.test.TestAllExtensions
  4084. 8, // goproto.proto.test.optional_uint32_extension:extendee -> goproto.proto.test.TestAllExtensions
  4085. 8, // goproto.proto.test.optional_uint64_extension:extendee -> goproto.proto.test.TestAllExtensions
  4086. 8, // goproto.proto.test.optional_sint32_extension:extendee -> goproto.proto.test.TestAllExtensions
  4087. 8, // goproto.proto.test.optional_sint64_extension:extendee -> goproto.proto.test.TestAllExtensions
  4088. 8, // goproto.proto.test.optional_fixed32_extension:extendee -> goproto.proto.test.TestAllExtensions
  4089. 8, // goproto.proto.test.optional_fixed64_extension:extendee -> goproto.proto.test.TestAllExtensions
  4090. 8, // goproto.proto.test.optional_sfixed32_extension:extendee -> goproto.proto.test.TestAllExtensions
  4091. 8, // goproto.proto.test.optional_sfixed64_extension:extendee -> goproto.proto.test.TestAllExtensions
  4092. 8, // goproto.proto.test.optional_float_extension:extendee -> goproto.proto.test.TestAllExtensions
  4093. 8, // goproto.proto.test.optional_double_extension:extendee -> goproto.proto.test.TestAllExtensions
  4094. 8, // goproto.proto.test.optional_bool_extension:extendee -> goproto.proto.test.TestAllExtensions
  4095. 8, // goproto.proto.test.optional_string_extension:extendee -> goproto.proto.test.TestAllExtensions
  4096. 8, // goproto.proto.test.optional_bytes_extension:extendee -> goproto.proto.test.TestAllExtensions
  4097. 8, // goproto.proto.test.optionalgroup_extension:extendee -> goproto.proto.test.TestAllExtensions
  4098. 8, // goproto.proto.test.optional_nested_message_extension:extendee -> goproto.proto.test.TestAllExtensions
  4099. 8, // goproto.proto.test.optional_nested_enum_extension:extendee -> goproto.proto.test.TestAllExtensions
  4100. 8, // goproto.proto.test.repeated_int32_extension:extendee -> goproto.proto.test.TestAllExtensions
  4101. 8, // goproto.proto.test.repeated_int64_extension:extendee -> goproto.proto.test.TestAllExtensions
  4102. 8, // goproto.proto.test.repeated_uint32_extension:extendee -> goproto.proto.test.TestAllExtensions
  4103. 8, // goproto.proto.test.repeated_uint64_extension:extendee -> goproto.proto.test.TestAllExtensions
  4104. 8, // goproto.proto.test.repeated_sint32_extension:extendee -> goproto.proto.test.TestAllExtensions
  4105. 8, // goproto.proto.test.repeated_sint64_extension:extendee -> goproto.proto.test.TestAllExtensions
  4106. 8, // goproto.proto.test.repeated_fixed32_extension:extendee -> goproto.proto.test.TestAllExtensions
  4107. 8, // goproto.proto.test.repeated_fixed64_extension:extendee -> goproto.proto.test.TestAllExtensions
  4108. 8, // goproto.proto.test.repeated_sfixed32_extension:extendee -> goproto.proto.test.TestAllExtensions
  4109. 8, // goproto.proto.test.repeated_sfixed64_extension:extendee -> goproto.proto.test.TestAllExtensions
  4110. 8, // goproto.proto.test.repeated_float_extension:extendee -> goproto.proto.test.TestAllExtensions
  4111. 8, // goproto.proto.test.repeated_double_extension:extendee -> goproto.proto.test.TestAllExtensions
  4112. 8, // goproto.proto.test.repeated_bool_extension:extendee -> goproto.proto.test.TestAllExtensions
  4113. 8, // goproto.proto.test.repeated_string_extension:extendee -> goproto.proto.test.TestAllExtensions
  4114. 8, // goproto.proto.test.repeated_bytes_extension:extendee -> goproto.proto.test.TestAllExtensions
  4115. 8, // goproto.proto.test.repeatedgroup_extension:extendee -> goproto.proto.test.TestAllExtensions
  4116. 8, // goproto.proto.test.repeated_nested_message_extension:extendee -> goproto.proto.test.TestAllExtensions
  4117. 8, // goproto.proto.test.repeated_nested_enum_extension:extendee -> goproto.proto.test.TestAllExtensions
  4118. 8, // goproto.proto.test.default_int32_extension:extendee -> goproto.proto.test.TestAllExtensions
  4119. 8, // goproto.proto.test.default_int64_extension:extendee -> goproto.proto.test.TestAllExtensions
  4120. 8, // goproto.proto.test.default_uint32_extension:extendee -> goproto.proto.test.TestAllExtensions
  4121. 8, // goproto.proto.test.default_uint64_extension:extendee -> goproto.proto.test.TestAllExtensions
  4122. 8, // goproto.proto.test.default_sint32_extension:extendee -> goproto.proto.test.TestAllExtensions
  4123. 8, // goproto.proto.test.default_sint64_extension:extendee -> goproto.proto.test.TestAllExtensions
  4124. 8, // goproto.proto.test.default_fixed32_extension:extendee -> goproto.proto.test.TestAllExtensions
  4125. 8, // goproto.proto.test.default_fixed64_extension:extendee -> goproto.proto.test.TestAllExtensions
  4126. 8, // goproto.proto.test.default_sfixed32_extension:extendee -> goproto.proto.test.TestAllExtensions
  4127. 8, // goproto.proto.test.default_sfixed64_extension:extendee -> goproto.proto.test.TestAllExtensions
  4128. 8, // goproto.proto.test.default_float_extension:extendee -> goproto.proto.test.TestAllExtensions
  4129. 8, // goproto.proto.test.default_double_extension:extendee -> goproto.proto.test.TestAllExtensions
  4130. 8, // goproto.proto.test.default_bool_extension:extendee -> goproto.proto.test.TestAllExtensions
  4131. 8, // goproto.proto.test.default_string_extension:extendee -> goproto.proto.test.TestAllExtensions
  4132. 8, // goproto.proto.test.default_bytes_extension:extendee -> goproto.proto.test.TestAllExtensions
  4133. 18, // goproto.proto.test.packed_int32_extension:extendee -> goproto.proto.test.TestPackedExtensions
  4134. 18, // goproto.proto.test.packed_int64_extension:extendee -> goproto.proto.test.TestPackedExtensions
  4135. 18, // goproto.proto.test.packed_uint32_extension:extendee -> goproto.proto.test.TestPackedExtensions
  4136. 18, // goproto.proto.test.packed_uint64_extension:extendee -> goproto.proto.test.TestPackedExtensions
  4137. 18, // goproto.proto.test.packed_sint32_extension:extendee -> goproto.proto.test.TestPackedExtensions
  4138. 18, // goproto.proto.test.packed_sint64_extension:extendee -> goproto.proto.test.TestPackedExtensions
  4139. 18, // goproto.proto.test.packed_fixed32_extension:extendee -> goproto.proto.test.TestPackedExtensions
  4140. 18, // goproto.proto.test.packed_fixed64_extension:extendee -> goproto.proto.test.TestPackedExtensions
  4141. 18, // goproto.proto.test.packed_sfixed32_extension:extendee -> goproto.proto.test.TestPackedExtensions
  4142. 18, // goproto.proto.test.packed_sfixed64_extension:extendee -> goproto.proto.test.TestPackedExtensions
  4143. 18, // goproto.proto.test.packed_float_extension:extendee -> goproto.proto.test.TestPackedExtensions
  4144. 18, // goproto.proto.test.packed_double_extension:extendee -> goproto.proto.test.TestPackedExtensions
  4145. 18, // goproto.proto.test.packed_bool_extension:extendee -> goproto.proto.test.TestPackedExtensions
  4146. 18, // goproto.proto.test.packed_enum_extension:extendee -> goproto.proto.test.TestPackedExtensions
  4147. 19, // goproto.proto.test.unpacked_int32_extension:extendee -> goproto.proto.test.TestUnpackedExtensions
  4148. 19, // goproto.proto.test.unpacked_int64_extension:extendee -> goproto.proto.test.TestUnpackedExtensions
  4149. 19, // goproto.proto.test.unpacked_uint32_extension:extendee -> goproto.proto.test.TestUnpackedExtensions
  4150. 19, // goproto.proto.test.unpacked_uint64_extension:extendee -> goproto.proto.test.TestUnpackedExtensions
  4151. 19, // goproto.proto.test.unpacked_sint32_extension:extendee -> goproto.proto.test.TestUnpackedExtensions
  4152. 19, // goproto.proto.test.unpacked_sint64_extension:extendee -> goproto.proto.test.TestUnpackedExtensions
  4153. 19, // goproto.proto.test.unpacked_fixed32_extension:extendee -> goproto.proto.test.TestUnpackedExtensions
  4154. 19, // goproto.proto.test.unpacked_fixed64_extension:extendee -> goproto.proto.test.TestUnpackedExtensions
  4155. 19, // goproto.proto.test.unpacked_sfixed32_extension:extendee -> goproto.proto.test.TestUnpackedExtensions
  4156. 19, // goproto.proto.test.unpacked_sfixed64_extension:extendee -> goproto.proto.test.TestUnpackedExtensions
  4157. 19, // goproto.proto.test.unpacked_float_extension:extendee -> goproto.proto.test.TestUnpackedExtensions
  4158. 19, // goproto.proto.test.unpacked_double_extension:extendee -> goproto.proto.test.TestUnpackedExtensions
  4159. 19, // goproto.proto.test.unpacked_bool_extension:extendee -> goproto.proto.test.TestUnpackedExtensions
  4160. 19, // goproto.proto.test.unpacked_enum_extension:extendee -> goproto.proto.test.TestUnpackedExtensions
  4161. 8, // goproto.proto.test.TestNestedExtension.nested_string_extension:extendee -> goproto.proto.test.TestAllExtensions
  4162. 8, // goproto.proto.test.TestRequired.single:extendee -> goproto.proto.test.TestAllExtensions
  4163. 8, // goproto.proto.test.TestRequired.multi:extendee -> goproto.proto.test.TestAllExtensions
  4164. 9, // goproto.proto.test.optionalgroup_extension:type_name -> goproto.proto.test.OptionalGroup_extension
  4165. 22, // goproto.proto.test.optional_nested_message_extension:type_name -> goproto.proto.test.TestAllTypes.NestedMessage
  4166. 2, // goproto.proto.test.optional_nested_enum_extension:type_name -> goproto.proto.test.TestAllTypes.NestedEnum
  4167. 10, // goproto.proto.test.repeatedgroup_extension:type_name -> goproto.proto.test.RepeatedGroup_extension
  4168. 22, // goproto.proto.test.repeated_nested_message_extension:type_name -> goproto.proto.test.TestAllTypes.NestedMessage
  4169. 2, // goproto.proto.test.repeated_nested_enum_extension:type_name -> goproto.proto.test.TestAllTypes.NestedEnum
  4170. 0, // goproto.proto.test.packed_enum_extension:type_name -> goproto.proto.test.ForeignEnum
  4171. 0, // goproto.proto.test.unpacked_enum_extension:type_name -> goproto.proto.test.ForeignEnum
  4172. 12, // goproto.proto.test.TestRequired.single:type_name -> goproto.proto.test.TestRequired
  4173. 12, // goproto.proto.test.TestRequired.multi:type_name -> goproto.proto.test.TestRequired
  4174. 20, // goproto.proto.test.TestService.Foo:input_type -> goproto.proto.test.FooRequest
  4175. 20, // goproto.proto.test.TestService.TestStream:input_type -> goproto.proto.test.FooRequest
  4176. 5, // goproto.proto.test.TestDeprecatedService.Deprecated:input_type -> goproto.proto.test.TestDeprecatedMessage
  4177. 21, // goproto.proto.test.TestService.Foo:output_type -> goproto.proto.test.FooResponse
  4178. 21, // goproto.proto.test.TestService.TestStream:output_type -> goproto.proto.test.FooResponse
  4179. 5, // goproto.proto.test.TestDeprecatedService.Deprecated:output_type -> goproto.proto.test.TestDeprecatedMessage
  4180. 142, // starting offset of method output_type sub-list
  4181. 139, // starting offset of method input_type sub-list
  4182. 129, // starting offset of extension type_name sub-list
  4183. 47, // starting offset of extension extendee sub-list
  4184. 0, // starting offset of field type_name sub-list
  4185. }
  4186. func init() { file_test_test_proto_init() }
  4187. func file_test_test_proto_init() {
  4188. if File_test_test_proto != nil {
  4189. return
  4190. }
  4191. file_test_test_import_proto_init()
  4192. file_test_test_public_proto_init()
  4193. if !protoimpl.UnsafeEnabled {
  4194. file_test_test_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  4195. switch v := v.(*TestAllTypes); i {
  4196. case 0:
  4197. return &v.state
  4198. case 1:
  4199. return &v.sizeCache
  4200. case 2:
  4201. return &v.unknownFields
  4202. default:
  4203. return nil
  4204. }
  4205. }
  4206. file_test_test_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  4207. switch v := v.(*TestDeprecatedMessage); i {
  4208. case 0:
  4209. return &v.state
  4210. case 1:
  4211. return &v.sizeCache
  4212. case 2:
  4213. return &v.unknownFields
  4214. default:
  4215. return nil
  4216. }
  4217. }
  4218. file_test_test_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  4219. switch v := v.(*ForeignMessage); i {
  4220. case 0:
  4221. return &v.state
  4222. case 1:
  4223. return &v.sizeCache
  4224. case 2:
  4225. return &v.unknownFields
  4226. default:
  4227. return nil
  4228. }
  4229. }
  4230. file_test_test_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  4231. switch v := v.(*TestReservedFields); i {
  4232. case 0:
  4233. return &v.state
  4234. case 1:
  4235. return &v.sizeCache
  4236. case 2:
  4237. return &v.unknownFields
  4238. default:
  4239. return nil
  4240. }
  4241. }
  4242. file_test_test_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  4243. switch v := v.(*TestAllExtensions); i {
  4244. case 0:
  4245. return &v.state
  4246. case 1:
  4247. return &v.sizeCache
  4248. case 2:
  4249. return &v.unknownFields
  4250. case 3:
  4251. return &v.extensionFields
  4252. default:
  4253. return nil
  4254. }
  4255. }
  4256. file_test_test_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  4257. switch v := v.(*OptionalGroupExtension); i {
  4258. case 0:
  4259. return &v.state
  4260. case 1:
  4261. return &v.sizeCache
  4262. case 2:
  4263. return &v.unknownFields
  4264. default:
  4265. return nil
  4266. }
  4267. }
  4268. file_test_test_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  4269. switch v := v.(*RepeatedGroupExtension); i {
  4270. case 0:
  4271. return &v.state
  4272. case 1:
  4273. return &v.sizeCache
  4274. case 2:
  4275. return &v.unknownFields
  4276. default:
  4277. return nil
  4278. }
  4279. }
  4280. file_test_test_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  4281. switch v := v.(*TestNestedExtension); i {
  4282. case 0:
  4283. return &v.state
  4284. case 1:
  4285. return &v.sizeCache
  4286. case 2:
  4287. return &v.unknownFields
  4288. default:
  4289. return nil
  4290. }
  4291. }
  4292. file_test_test_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  4293. switch v := v.(*TestRequired); i {
  4294. case 0:
  4295. return &v.state
  4296. case 1:
  4297. return &v.sizeCache
  4298. case 2:
  4299. return &v.unknownFields
  4300. default:
  4301. return nil
  4302. }
  4303. }
  4304. file_test_test_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  4305. switch v := v.(*TestRequiredForeign); i {
  4306. case 0:
  4307. return &v.state
  4308. case 1:
  4309. return &v.sizeCache
  4310. case 2:
  4311. return &v.unknownFields
  4312. default:
  4313. return nil
  4314. }
  4315. }
  4316. file_test_test_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  4317. switch v := v.(*TestRequiredGroupFields); i {
  4318. case 0:
  4319. return &v.state
  4320. case 1:
  4321. return &v.sizeCache
  4322. case 2:
  4323. return &v.unknownFields
  4324. default:
  4325. return nil
  4326. }
  4327. }
  4328. file_test_test_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  4329. switch v := v.(*TestWeak); i {
  4330. case 0:
  4331. return &v.state
  4332. case 1:
  4333. return &v.sizeCache
  4334. case 3:
  4335. return &v.unknownFields
  4336. default:
  4337. return nil
  4338. }
  4339. }
  4340. file_test_test_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  4341. switch v := v.(*TestPackedTypes); i {
  4342. case 0:
  4343. return &v.state
  4344. case 1:
  4345. return &v.sizeCache
  4346. case 2:
  4347. return &v.unknownFields
  4348. default:
  4349. return nil
  4350. }
  4351. }
  4352. file_test_test_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  4353. switch v := v.(*TestUnpackedTypes); i {
  4354. case 0:
  4355. return &v.state
  4356. case 1:
  4357. return &v.sizeCache
  4358. case 2:
  4359. return &v.unknownFields
  4360. default:
  4361. return nil
  4362. }
  4363. }
  4364. file_test_test_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  4365. switch v := v.(*TestPackedExtensions); i {
  4366. case 0:
  4367. return &v.state
  4368. case 1:
  4369. return &v.sizeCache
  4370. case 2:
  4371. return &v.unknownFields
  4372. case 3:
  4373. return &v.extensionFields
  4374. default:
  4375. return nil
  4376. }
  4377. }
  4378. file_test_test_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  4379. switch v := v.(*TestUnpackedExtensions); i {
  4380. case 0:
  4381. return &v.state
  4382. case 1:
  4383. return &v.sizeCache
  4384. case 2:
  4385. return &v.unknownFields
  4386. case 3:
  4387. return &v.extensionFields
  4388. default:
  4389. return nil
  4390. }
  4391. }
  4392. file_test_test_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  4393. switch v := v.(*FooRequest); i {
  4394. case 0:
  4395. return &v.state
  4396. case 1:
  4397. return &v.sizeCache
  4398. case 2:
  4399. return &v.unknownFields
  4400. default:
  4401. return nil
  4402. }
  4403. }
  4404. file_test_test_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
  4405. switch v := v.(*FooResponse); i {
  4406. case 0:
  4407. return &v.state
  4408. case 1:
  4409. return &v.sizeCache
  4410. case 2:
  4411. return &v.unknownFields
  4412. default:
  4413. return nil
  4414. }
  4415. }
  4416. file_test_test_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
  4417. switch v := v.(*TestAllTypes_NestedMessage); i {
  4418. case 0:
  4419. return &v.state
  4420. case 1:
  4421. return &v.sizeCache
  4422. case 2:
  4423. return &v.unknownFields
  4424. default:
  4425. return nil
  4426. }
  4427. }
  4428. file_test_test_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} {
  4429. switch v := v.(*TestAllTypes_OptionalGroup); i {
  4430. case 0:
  4431. return &v.state
  4432. case 1:
  4433. return &v.sizeCache
  4434. case 2:
  4435. return &v.unknownFields
  4436. default:
  4437. return nil
  4438. }
  4439. }
  4440. file_test_test_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} {
  4441. switch v := v.(*TestAllTypes_RepeatedGroup); i {
  4442. case 0:
  4443. return &v.state
  4444. case 1:
  4445. return &v.sizeCache
  4446. case 2:
  4447. return &v.unknownFields
  4448. default:
  4449. return nil
  4450. }
  4451. }
  4452. file_test_test_proto_msgTypes[39].Exporter = func(v interface{}, i int) interface{} {
  4453. switch v := v.(*TestRequiredGroupFields_OptionalGroup); i {
  4454. case 0:
  4455. return &v.state
  4456. case 1:
  4457. return &v.sizeCache
  4458. case 2:
  4459. return &v.unknownFields
  4460. default:
  4461. return nil
  4462. }
  4463. }
  4464. file_test_test_proto_msgTypes[40].Exporter = func(v interface{}, i int) interface{} {
  4465. switch v := v.(*TestRequiredGroupFields_RepeatedGroup); i {
  4466. case 0:
  4467. return &v.state
  4468. case 1:
  4469. return &v.sizeCache
  4470. case 2:
  4471. return &v.unknownFields
  4472. default:
  4473. return nil
  4474. }
  4475. }
  4476. }
  4477. file_test_test_proto_msgTypes[0].OneofWrappers = []interface{}{
  4478. (*TestAllTypes_OneofUint32)(nil),
  4479. (*TestAllTypes_OneofNestedMessage)(nil),
  4480. (*TestAllTypes_OneofString)(nil),
  4481. (*TestAllTypes_OneofBytes)(nil),
  4482. (*TestAllTypes_OneofBool)(nil),
  4483. (*TestAllTypes_OneofUint64)(nil),
  4484. (*TestAllTypes_OneofFloat)(nil),
  4485. (*TestAllTypes_OneofDouble)(nil),
  4486. (*TestAllTypes_OneofEnum)(nil),
  4487. }
  4488. file_test_test_proto_msgTypes[1].OneofWrappers = []interface{}{
  4489. (*TestDeprecatedMessage_DeprecatedOneofField)(nil),
  4490. }
  4491. file_test_test_proto_msgTypes[9].OneofWrappers = []interface{}{
  4492. (*TestRequiredForeign_OneofMessage)(nil),
  4493. }
  4494. type x struct{}
  4495. out := protoimpl.TypeBuilder{
  4496. File: protoimpl.DescBuilder{
  4497. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  4498. RawDescriptor: file_test_test_proto_rawDesc,
  4499. NumEnums: 4,
  4500. NumMessages: 41,
  4501. NumExtensions: 82,
  4502. NumServices: 2,
  4503. },
  4504. GoTypes: file_test_test_proto_goTypes,
  4505. DependencyIndexes: file_test_test_proto_depIdxs,
  4506. MessageInfos: file_test_test_proto_msgTypes,
  4507. LegacyExtensions: file_test_test_proto_extDescs,
  4508. }.Build()
  4509. File_test_test_proto = out.File
  4510. file_test_test_proto_enumTypes = out.Enums
  4511. file_test_test_proto_rawDesc = nil
  4512. file_test_test_proto_goTypes = nil
  4513. file_test_test_proto_depIdxs = nil
  4514. }