user.pb.go 218 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.28.1-devel
  4. // protoc v3.21.8
  5. // source: user.proto
  6. package user
  7. import (
  8. chat "git.ikuban.com/server/pw-protobuf/api/chat"
  9. common "git.ikuban.com/server/pw-protobuf/api/common"
  10. statistics "git.ikuban.com/server/pw-protobuf/api/statistics"
  11. _ "google.golang.org/genproto/googleapis/api/annotations"
  12. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  13. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  14. emptypb "google.golang.org/protobuf/types/known/emptypb"
  15. structpb "google.golang.org/protobuf/types/known/structpb"
  16. reflect "reflect"
  17. sync "sync"
  18. )
  19. const (
  20. // Verify that this generated code is sufficiently up-to-date.
  21. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  22. // Verify that runtime/protoimpl is sufficiently up-to-date.
  23. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  24. )
  25. type FindUserVipListDBReply struct {
  26. state protoimpl.MessageState
  27. sizeCache protoimpl.SizeCache
  28. unknownFields protoimpl.UnknownFields
  29. VipMap map[string]*VipInfo `protobuf:"bytes,1,rep,name=vipMap,proto3" json:"vipMap" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
  30. }
  31. func (x *FindUserVipListDBReply) Reset() {
  32. *x = FindUserVipListDBReply{}
  33. if protoimpl.UnsafeEnabled {
  34. mi := &file_user_proto_msgTypes[0]
  35. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  36. ms.StoreMessageInfo(mi)
  37. }
  38. }
  39. func (x *FindUserVipListDBReply) String() string {
  40. return protoimpl.X.MessageStringOf(x)
  41. }
  42. func (*FindUserVipListDBReply) ProtoMessage() {}
  43. func (x *FindUserVipListDBReply) ProtoReflect() protoreflect.Message {
  44. mi := &file_user_proto_msgTypes[0]
  45. if protoimpl.UnsafeEnabled && x != nil {
  46. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  47. if ms.LoadMessageInfo() == nil {
  48. ms.StoreMessageInfo(mi)
  49. }
  50. return ms
  51. }
  52. return mi.MessageOf(x)
  53. }
  54. // Deprecated: Use FindUserVipListDBReply.ProtoReflect.Descriptor instead.
  55. func (*FindUserVipListDBReply) Descriptor() ([]byte, []int) {
  56. return file_user_proto_rawDescGZIP(), []int{0}
  57. }
  58. func (x *FindUserVipListDBReply) GetVipMap() map[string]*VipInfo {
  59. if x != nil {
  60. return x.VipMap
  61. }
  62. return make(map[string]*VipInfo, 0)
  63. }
  64. type VipInfo struct {
  65. state protoimpl.MessageState
  66. sizeCache protoimpl.SizeCache
  67. unknownFields protoimpl.UnknownFields
  68. IsVip bool `protobuf:"varint,1,opt,name=isVip,proto3" json:"isVip"` // 是否是vip
  69. VipLevel int64 `protobuf:"varint,2,opt,name=vipLevel,proto3" json:"vipLevel"` // vip 等级
  70. GrowthValue int64 `protobuf:"varint,3,opt,name=growthValue,proto3" json:"growthValue"` // vip成长值
  71. RenewalTime int64 `protobuf:"varint,4,opt,name=renewalTime,proto3" json:"renewalTime"` // 会员的续费时间
  72. ExpirationTime int64 `protobuf:"varint,5,opt,name=expirationTime,proto3" json:"expirationTime"` // 会员的到期时间
  73. CreateTime int64 `protobuf:"varint,6,opt,name=createTime,proto3" json:"createTime"` // 会员的开始时间
  74. IsYearVip bool `protobuf:"varint,7,opt,name=isYearVip,proto3" json:"isYearVip"` // 是否是年费vip
  75. }
  76. func (x *VipInfo) Reset() {
  77. *x = VipInfo{}
  78. if protoimpl.UnsafeEnabled {
  79. mi := &file_user_proto_msgTypes[1]
  80. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  81. ms.StoreMessageInfo(mi)
  82. }
  83. }
  84. func (x *VipInfo) String() string {
  85. return protoimpl.X.MessageStringOf(x)
  86. }
  87. func (*VipInfo) ProtoMessage() {}
  88. func (x *VipInfo) ProtoReflect() protoreflect.Message {
  89. mi := &file_user_proto_msgTypes[1]
  90. if protoimpl.UnsafeEnabled && x != nil {
  91. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  92. if ms.LoadMessageInfo() == nil {
  93. ms.StoreMessageInfo(mi)
  94. }
  95. return ms
  96. }
  97. return mi.MessageOf(x)
  98. }
  99. // Deprecated: Use VipInfo.ProtoReflect.Descriptor instead.
  100. func (*VipInfo) Descriptor() ([]byte, []int) {
  101. return file_user_proto_rawDescGZIP(), []int{1}
  102. }
  103. func (x *VipInfo) GetIsVip() bool {
  104. if x != nil {
  105. return x.IsVip
  106. }
  107. return false
  108. }
  109. func (x *VipInfo) GetVipLevel() int64 {
  110. if x != nil {
  111. return x.VipLevel
  112. }
  113. return 0
  114. }
  115. func (x *VipInfo) GetGrowthValue() int64 {
  116. if x != nil {
  117. return x.GrowthValue
  118. }
  119. return 0
  120. }
  121. func (x *VipInfo) GetRenewalTime() int64 {
  122. if x != nil {
  123. return x.RenewalTime
  124. }
  125. return 0
  126. }
  127. func (x *VipInfo) GetExpirationTime() int64 {
  128. if x != nil {
  129. return x.ExpirationTime
  130. }
  131. return 0
  132. }
  133. func (x *VipInfo) GetCreateTime() int64 {
  134. if x != nil {
  135. return x.CreateTime
  136. }
  137. return 0
  138. }
  139. func (x *VipInfo) GetIsYearVip() bool {
  140. if x != nil {
  141. return x.IsYearVip
  142. }
  143. return false
  144. }
  145. type SendMsgReduceCreditRequest struct {
  146. state protoimpl.MessageState
  147. sizeCache protoimpl.SizeCache
  148. unknownFields protoimpl.UnknownFields
  149. PersonID string `protobuf:"bytes,1,opt,name=personID,proto3" json:"personID"` // 查询目标的ID
  150. IsFree bool `protobuf:"varint,2,opt,name=isFree,proto3" json:"isFree"` // 是否免费
  151. Type string `protobuf:"bytes,3,opt,name=type,proto3" json:"type"` // 消息类型
  152. }
  153. func (x *SendMsgReduceCreditRequest) Reset() {
  154. *x = SendMsgReduceCreditRequest{}
  155. if protoimpl.UnsafeEnabled {
  156. mi := &file_user_proto_msgTypes[2]
  157. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  158. ms.StoreMessageInfo(mi)
  159. }
  160. }
  161. func (x *SendMsgReduceCreditRequest) String() string {
  162. return protoimpl.X.MessageStringOf(x)
  163. }
  164. func (*SendMsgReduceCreditRequest) ProtoMessage() {}
  165. func (x *SendMsgReduceCreditRequest) ProtoReflect() protoreflect.Message {
  166. mi := &file_user_proto_msgTypes[2]
  167. if protoimpl.UnsafeEnabled && x != nil {
  168. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  169. if ms.LoadMessageInfo() == nil {
  170. ms.StoreMessageInfo(mi)
  171. }
  172. return ms
  173. }
  174. return mi.MessageOf(x)
  175. }
  176. // Deprecated: Use SendMsgReduceCreditRequest.ProtoReflect.Descriptor instead.
  177. func (*SendMsgReduceCreditRequest) Descriptor() ([]byte, []int) {
  178. return file_user_proto_rawDescGZIP(), []int{2}
  179. }
  180. func (x *SendMsgReduceCreditRequest) GetPersonID() string {
  181. if x != nil {
  182. return x.PersonID
  183. }
  184. return ""
  185. }
  186. func (x *SendMsgReduceCreditRequest) GetIsFree() bool {
  187. if x != nil {
  188. return x.IsFree
  189. }
  190. return false
  191. }
  192. func (x *SendMsgReduceCreditRequest) GetType() string {
  193. if x != nil {
  194. return x.Type
  195. }
  196. return ""
  197. }
  198. type UserGetInformationAwardByActivityRequest struct {
  199. state protoimpl.MessageState
  200. sizeCache protoimpl.SizeCache
  201. unknownFields protoimpl.UnknownFields
  202. UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId"`
  203. Credit int64 `protobuf:"varint,2,opt,name=credit,proto3" json:"credit"`
  204. Desc string `protobuf:"bytes,3,opt,name=desc,proto3" json:"desc"`
  205. }
  206. func (x *UserGetInformationAwardByActivityRequest) Reset() {
  207. *x = UserGetInformationAwardByActivityRequest{}
  208. if protoimpl.UnsafeEnabled {
  209. mi := &file_user_proto_msgTypes[3]
  210. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  211. ms.StoreMessageInfo(mi)
  212. }
  213. }
  214. func (x *UserGetInformationAwardByActivityRequest) String() string {
  215. return protoimpl.X.MessageStringOf(x)
  216. }
  217. func (*UserGetInformationAwardByActivityRequest) ProtoMessage() {}
  218. func (x *UserGetInformationAwardByActivityRequest) ProtoReflect() protoreflect.Message {
  219. mi := &file_user_proto_msgTypes[3]
  220. if protoimpl.UnsafeEnabled && x != nil {
  221. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  222. if ms.LoadMessageInfo() == nil {
  223. ms.StoreMessageInfo(mi)
  224. }
  225. return ms
  226. }
  227. return mi.MessageOf(x)
  228. }
  229. // Deprecated: Use UserGetInformationAwardByActivityRequest.ProtoReflect.Descriptor instead.
  230. func (*UserGetInformationAwardByActivityRequest) Descriptor() ([]byte, []int) {
  231. return file_user_proto_rawDescGZIP(), []int{3}
  232. }
  233. func (x *UserGetInformationAwardByActivityRequest) GetUserId() string {
  234. if x != nil {
  235. return x.UserId
  236. }
  237. return ""
  238. }
  239. func (x *UserGetInformationAwardByActivityRequest) GetCredit() int64 {
  240. if x != nil {
  241. return x.Credit
  242. }
  243. return 0
  244. }
  245. func (x *UserGetInformationAwardByActivityRequest) GetDesc() string {
  246. if x != nil {
  247. return x.Desc
  248. }
  249. return ""
  250. }
  251. type UserGetInformationAwardByActivityReply struct {
  252. state protoimpl.MessageState
  253. sizeCache protoimpl.SizeCache
  254. unknownFields protoimpl.UnknownFields
  255. IsError bool `protobuf:"varint,1,opt,name=isError,proto3" json:"isError"`
  256. }
  257. func (x *UserGetInformationAwardByActivityReply) Reset() {
  258. *x = UserGetInformationAwardByActivityReply{}
  259. if protoimpl.UnsafeEnabled {
  260. mi := &file_user_proto_msgTypes[4]
  261. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  262. ms.StoreMessageInfo(mi)
  263. }
  264. }
  265. func (x *UserGetInformationAwardByActivityReply) String() string {
  266. return protoimpl.X.MessageStringOf(x)
  267. }
  268. func (*UserGetInformationAwardByActivityReply) ProtoMessage() {}
  269. func (x *UserGetInformationAwardByActivityReply) ProtoReflect() protoreflect.Message {
  270. mi := &file_user_proto_msgTypes[4]
  271. if protoimpl.UnsafeEnabled && x != nil {
  272. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  273. if ms.LoadMessageInfo() == nil {
  274. ms.StoreMessageInfo(mi)
  275. }
  276. return ms
  277. }
  278. return mi.MessageOf(x)
  279. }
  280. // Deprecated: Use UserGetInformationAwardByActivityReply.ProtoReflect.Descriptor instead.
  281. func (*UserGetInformationAwardByActivityReply) Descriptor() ([]byte, []int) {
  282. return file_user_proto_rawDescGZIP(), []int{4}
  283. }
  284. func (x *UserGetInformationAwardByActivityReply) GetIsError() bool {
  285. if x != nil {
  286. return x.IsError
  287. }
  288. return false
  289. }
  290. type AddUserCreditRequest struct {
  291. state protoimpl.MessageState
  292. sizeCache protoimpl.SizeCache
  293. unknownFields protoimpl.UnknownFields
  294. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` // id
  295. Credit int64 `protobuf:"varint,2,opt,name=credit,proto3" json:"credit"` // 积分
  296. Detail string `protobuf:"bytes,3,opt,name=detail,proto3" json:"detail"`
  297. }
  298. func (x *AddUserCreditRequest) Reset() {
  299. *x = AddUserCreditRequest{}
  300. if protoimpl.UnsafeEnabled {
  301. mi := &file_user_proto_msgTypes[5]
  302. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  303. ms.StoreMessageInfo(mi)
  304. }
  305. }
  306. func (x *AddUserCreditRequest) String() string {
  307. return protoimpl.X.MessageStringOf(x)
  308. }
  309. func (*AddUserCreditRequest) ProtoMessage() {}
  310. func (x *AddUserCreditRequest) ProtoReflect() protoreflect.Message {
  311. mi := &file_user_proto_msgTypes[5]
  312. if protoimpl.UnsafeEnabled && x != nil {
  313. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  314. if ms.LoadMessageInfo() == nil {
  315. ms.StoreMessageInfo(mi)
  316. }
  317. return ms
  318. }
  319. return mi.MessageOf(x)
  320. }
  321. // Deprecated: Use AddUserCreditRequest.ProtoReflect.Descriptor instead.
  322. func (*AddUserCreditRequest) Descriptor() ([]byte, []int) {
  323. return file_user_proto_rawDescGZIP(), []int{5}
  324. }
  325. func (x *AddUserCreditRequest) GetId() string {
  326. if x != nil {
  327. return x.Id
  328. }
  329. return ""
  330. }
  331. func (x *AddUserCreditRequest) GetCredit() int64 {
  332. if x != nil {
  333. return x.Credit
  334. }
  335. return 0
  336. }
  337. func (x *AddUserCreditRequest) GetDetail() string {
  338. if x != nil {
  339. return x.Detail
  340. }
  341. return ""
  342. }
  343. type ReportUserBlackRequest struct {
  344. state protoimpl.MessageState
  345. sizeCache protoimpl.SizeCache
  346. unknownFields protoimpl.UnknownFields
  347. PersonId string `protobuf:"bytes,1,opt,name=personId,proto3" json:"personId"`
  348. Result string `protobuf:"bytes,2,opt,name=result,proto3" json:"result"`
  349. }
  350. func (x *ReportUserBlackRequest) Reset() {
  351. *x = ReportUserBlackRequest{}
  352. if protoimpl.UnsafeEnabled {
  353. mi := &file_user_proto_msgTypes[6]
  354. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  355. ms.StoreMessageInfo(mi)
  356. }
  357. }
  358. func (x *ReportUserBlackRequest) String() string {
  359. return protoimpl.X.MessageStringOf(x)
  360. }
  361. func (*ReportUserBlackRequest) ProtoMessage() {}
  362. func (x *ReportUserBlackRequest) ProtoReflect() protoreflect.Message {
  363. mi := &file_user_proto_msgTypes[6]
  364. if protoimpl.UnsafeEnabled && x != nil {
  365. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  366. if ms.LoadMessageInfo() == nil {
  367. ms.StoreMessageInfo(mi)
  368. }
  369. return ms
  370. }
  371. return mi.MessageOf(x)
  372. }
  373. // Deprecated: Use ReportUserBlackRequest.ProtoReflect.Descriptor instead.
  374. func (*ReportUserBlackRequest) Descriptor() ([]byte, []int) {
  375. return file_user_proto_rawDescGZIP(), []int{6}
  376. }
  377. func (x *ReportUserBlackRequest) GetPersonId() string {
  378. if x != nil {
  379. return x.PersonId
  380. }
  381. return ""
  382. }
  383. func (x *ReportUserBlackRequest) GetResult() string {
  384. if x != nil {
  385. return x.Result
  386. }
  387. return ""
  388. }
  389. type SendMessageRequest struct {
  390. state protoimpl.MessageState
  391. sizeCache protoimpl.SizeCache
  392. unknownFields protoimpl.UnknownFields
  393. RoomId int64 `protobuf:"varint,1,opt,name=roomId,proto3" json:"roomId"` // 房间ID
  394. Message *common.Message `protobuf:"bytes,2,opt,name=message,proto3" json:"message"` // 消息
  395. MsgType string `protobuf:"bytes,3,opt,name=msgType,proto3" json:"msgType"` // 消息类型
  396. WebsocketTag string `protobuf:"bytes,4,opt,name=websocketTag,proto3" json:"websocketTag"`
  397. }
  398. func (x *SendMessageRequest) Reset() {
  399. *x = SendMessageRequest{}
  400. if protoimpl.UnsafeEnabled {
  401. mi := &file_user_proto_msgTypes[7]
  402. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  403. ms.StoreMessageInfo(mi)
  404. }
  405. }
  406. func (x *SendMessageRequest) String() string {
  407. return protoimpl.X.MessageStringOf(x)
  408. }
  409. func (*SendMessageRequest) ProtoMessage() {}
  410. func (x *SendMessageRequest) ProtoReflect() protoreflect.Message {
  411. mi := &file_user_proto_msgTypes[7]
  412. if protoimpl.UnsafeEnabled && x != nil {
  413. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  414. if ms.LoadMessageInfo() == nil {
  415. ms.StoreMessageInfo(mi)
  416. }
  417. return ms
  418. }
  419. return mi.MessageOf(x)
  420. }
  421. // Deprecated: Use SendMessageRequest.ProtoReflect.Descriptor instead.
  422. func (*SendMessageRequest) Descriptor() ([]byte, []int) {
  423. return file_user_proto_rawDescGZIP(), []int{7}
  424. }
  425. func (x *SendMessageRequest) GetRoomId() int64 {
  426. if x != nil {
  427. return x.RoomId
  428. }
  429. return 0
  430. }
  431. func (x *SendMessageRequest) GetMessage() *common.Message {
  432. if x != nil && x.Message != nil {
  433. return x.Message
  434. }
  435. return &common.Message{}
  436. }
  437. func (x *SendMessageRequest) GetMsgType() string {
  438. if x != nil {
  439. return x.MsgType
  440. }
  441. return ""
  442. }
  443. func (x *SendMessageRequest) GetWebsocketTag() string {
  444. if x != nil {
  445. return x.WebsocketTag
  446. }
  447. return ""
  448. }
  449. type ManagerFindIsCheckQualityUserListRequest struct {
  450. state protoimpl.MessageState
  451. sizeCache protoimpl.SizeCache
  452. unknownFields protoimpl.UnknownFields
  453. Page int64 `protobuf:"varint,1,opt,name=page,proto3" json:"page"`
  454. PageSize int64 `protobuf:"varint,2,opt,name=pageSize,proto3" json:"pageSize"`
  455. Id int64 `protobuf:"varint,3,opt,name=id,proto3" json:"id"` // 用户ID
  456. Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name"` // 姓名
  457. Sex int64 `protobuf:"varint,5,opt,name=sex,proto3" json:"sex"` // 性别
  458. }
  459. func (x *ManagerFindIsCheckQualityUserListRequest) Reset() {
  460. *x = ManagerFindIsCheckQualityUserListRequest{}
  461. if protoimpl.UnsafeEnabled {
  462. mi := &file_user_proto_msgTypes[8]
  463. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  464. ms.StoreMessageInfo(mi)
  465. }
  466. }
  467. func (x *ManagerFindIsCheckQualityUserListRequest) String() string {
  468. return protoimpl.X.MessageStringOf(x)
  469. }
  470. func (*ManagerFindIsCheckQualityUserListRequest) ProtoMessage() {}
  471. func (x *ManagerFindIsCheckQualityUserListRequest) ProtoReflect() protoreflect.Message {
  472. mi := &file_user_proto_msgTypes[8]
  473. if protoimpl.UnsafeEnabled && x != nil {
  474. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  475. if ms.LoadMessageInfo() == nil {
  476. ms.StoreMessageInfo(mi)
  477. }
  478. return ms
  479. }
  480. return mi.MessageOf(x)
  481. }
  482. // Deprecated: Use ManagerFindIsCheckQualityUserListRequest.ProtoReflect.Descriptor instead.
  483. func (*ManagerFindIsCheckQualityUserListRequest) Descriptor() ([]byte, []int) {
  484. return file_user_proto_rawDescGZIP(), []int{8}
  485. }
  486. func (x *ManagerFindIsCheckQualityUserListRequest) GetPage() int64 {
  487. if x != nil {
  488. return x.Page
  489. }
  490. return 0
  491. }
  492. func (x *ManagerFindIsCheckQualityUserListRequest) GetPageSize() int64 {
  493. if x != nil {
  494. return x.PageSize
  495. }
  496. return 0
  497. }
  498. func (x *ManagerFindIsCheckQualityUserListRequest) GetId() int64 {
  499. if x != nil {
  500. return x.Id
  501. }
  502. return 0
  503. }
  504. func (x *ManagerFindIsCheckQualityUserListRequest) GetName() string {
  505. if x != nil {
  506. return x.Name
  507. }
  508. return ""
  509. }
  510. func (x *ManagerFindIsCheckQualityUserListRequest) GetSex() int64 {
  511. if x != nil {
  512. return x.Sex
  513. }
  514. return 0
  515. }
  516. type ManagerUpdateUserCreditRequest struct {
  517. state protoimpl.MessageState
  518. sizeCache protoimpl.SizeCache
  519. unknownFields protoimpl.UnknownFields
  520. PersonId string `protobuf:"bytes,1,opt,name=personId,proto3" json:"personId"`
  521. Num int64 `protobuf:"varint,2,opt,name=num,proto3" json:"num"`
  522. Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title"`
  523. }
  524. func (x *ManagerUpdateUserCreditRequest) Reset() {
  525. *x = ManagerUpdateUserCreditRequest{}
  526. if protoimpl.UnsafeEnabled {
  527. mi := &file_user_proto_msgTypes[9]
  528. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  529. ms.StoreMessageInfo(mi)
  530. }
  531. }
  532. func (x *ManagerUpdateUserCreditRequest) String() string {
  533. return protoimpl.X.MessageStringOf(x)
  534. }
  535. func (*ManagerUpdateUserCreditRequest) ProtoMessage() {}
  536. func (x *ManagerUpdateUserCreditRequest) ProtoReflect() protoreflect.Message {
  537. mi := &file_user_proto_msgTypes[9]
  538. if protoimpl.UnsafeEnabled && x != nil {
  539. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  540. if ms.LoadMessageInfo() == nil {
  541. ms.StoreMessageInfo(mi)
  542. }
  543. return ms
  544. }
  545. return mi.MessageOf(x)
  546. }
  547. // Deprecated: Use ManagerUpdateUserCreditRequest.ProtoReflect.Descriptor instead.
  548. func (*ManagerUpdateUserCreditRequest) Descriptor() ([]byte, []int) {
  549. return file_user_proto_rawDescGZIP(), []int{9}
  550. }
  551. func (x *ManagerUpdateUserCreditRequest) GetPersonId() string {
  552. if x != nil {
  553. return x.PersonId
  554. }
  555. return ""
  556. }
  557. func (x *ManagerUpdateUserCreditRequest) GetNum() int64 {
  558. if x != nil {
  559. return x.Num
  560. }
  561. return 0
  562. }
  563. func (x *ManagerUpdateUserCreditRequest) GetTitle() string {
  564. if x != nil {
  565. return x.Title
  566. }
  567. return ""
  568. }
  569. type ManagerMarkHighQualityUserRequest struct {
  570. state protoimpl.MessageState
  571. sizeCache protoimpl.SizeCache
  572. unknownFields protoimpl.UnknownFields
  573. PassIds []string `protobuf:"bytes,1,rep,name=passIds,proto3" json:"passIds"`
  574. UnPassIds []string `protobuf:"bytes,2,rep,name=unPassIds,proto3" json:"unPassIds"`
  575. }
  576. func (x *ManagerMarkHighQualityUserRequest) Reset() {
  577. *x = ManagerMarkHighQualityUserRequest{}
  578. if protoimpl.UnsafeEnabled {
  579. mi := &file_user_proto_msgTypes[10]
  580. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  581. ms.StoreMessageInfo(mi)
  582. }
  583. }
  584. func (x *ManagerMarkHighQualityUserRequest) String() string {
  585. return protoimpl.X.MessageStringOf(x)
  586. }
  587. func (*ManagerMarkHighQualityUserRequest) ProtoMessage() {}
  588. func (x *ManagerMarkHighQualityUserRequest) ProtoReflect() protoreflect.Message {
  589. mi := &file_user_proto_msgTypes[10]
  590. if protoimpl.UnsafeEnabled && x != nil {
  591. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  592. if ms.LoadMessageInfo() == nil {
  593. ms.StoreMessageInfo(mi)
  594. }
  595. return ms
  596. }
  597. return mi.MessageOf(x)
  598. }
  599. // Deprecated: Use ManagerMarkHighQualityUserRequest.ProtoReflect.Descriptor instead.
  600. func (*ManagerMarkHighQualityUserRequest) Descriptor() ([]byte, []int) {
  601. return file_user_proto_rawDescGZIP(), []int{10}
  602. }
  603. func (x *ManagerMarkHighQualityUserRequest) GetPassIds() []string {
  604. if x != nil {
  605. return x.PassIds
  606. }
  607. return make([]string, 0)
  608. }
  609. func (x *ManagerMarkHighQualityUserRequest) GetUnPassIds() []string {
  610. if x != nil {
  611. return x.UnPassIds
  612. }
  613. return make([]string, 0)
  614. }
  615. type GetRecommendUserDBRequest struct {
  616. state protoimpl.MessageState
  617. sizeCache protoimpl.SizeCache
  618. unknownFields protoimpl.UnknownFields
  619. Sex int64 `protobuf:"varint,2,opt,name=sex,proto3" json:"sex"`
  620. PersonIds []string `protobuf:"bytes,3,rep,name=personIds,proto3" json:"personIds"` // 匹配过的用户
  621. }
  622. func (x *GetRecommendUserDBRequest) Reset() {
  623. *x = GetRecommendUserDBRequest{}
  624. if protoimpl.UnsafeEnabled {
  625. mi := &file_user_proto_msgTypes[11]
  626. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  627. ms.StoreMessageInfo(mi)
  628. }
  629. }
  630. func (x *GetRecommendUserDBRequest) String() string {
  631. return protoimpl.X.MessageStringOf(x)
  632. }
  633. func (*GetRecommendUserDBRequest) ProtoMessage() {}
  634. func (x *GetRecommendUserDBRequest) ProtoReflect() protoreflect.Message {
  635. mi := &file_user_proto_msgTypes[11]
  636. if protoimpl.UnsafeEnabled && x != nil {
  637. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  638. if ms.LoadMessageInfo() == nil {
  639. ms.StoreMessageInfo(mi)
  640. }
  641. return ms
  642. }
  643. return mi.MessageOf(x)
  644. }
  645. // Deprecated: Use GetRecommendUserDBRequest.ProtoReflect.Descriptor instead.
  646. func (*GetRecommendUserDBRequest) Descriptor() ([]byte, []int) {
  647. return file_user_proto_rawDescGZIP(), []int{11}
  648. }
  649. func (x *GetRecommendUserDBRequest) GetSex() int64 {
  650. if x != nil {
  651. return x.Sex
  652. }
  653. return 0
  654. }
  655. func (x *GetRecommendUserDBRequest) GetPersonIds() []string {
  656. if x != nil {
  657. return x.PersonIds
  658. }
  659. return make([]string, 0)
  660. }
  661. type FindRecommendHighQualityUserRequest struct {
  662. state protoimpl.MessageState
  663. sizeCache protoimpl.SizeCache
  664. unknownFields protoimpl.UnknownFields
  665. Num int64 `protobuf:"varint,1,opt,name=num,proto3" json:"num"` // 数量
  666. Sex int64 `protobuf:"varint,3,opt,name=sex,proto3" json:"sex"`
  667. PersonId string `protobuf:"bytes,4,opt,name=personId,proto3" json:"personId"` // ID
  668. }
  669. func (x *FindRecommendHighQualityUserRequest) Reset() {
  670. *x = FindRecommendHighQualityUserRequest{}
  671. if protoimpl.UnsafeEnabled {
  672. mi := &file_user_proto_msgTypes[12]
  673. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  674. ms.StoreMessageInfo(mi)
  675. }
  676. }
  677. func (x *FindRecommendHighQualityUserRequest) String() string {
  678. return protoimpl.X.MessageStringOf(x)
  679. }
  680. func (*FindRecommendHighQualityUserRequest) ProtoMessage() {}
  681. func (x *FindRecommendHighQualityUserRequest) ProtoReflect() protoreflect.Message {
  682. mi := &file_user_proto_msgTypes[12]
  683. if protoimpl.UnsafeEnabled && x != nil {
  684. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  685. if ms.LoadMessageInfo() == nil {
  686. ms.StoreMessageInfo(mi)
  687. }
  688. return ms
  689. }
  690. return mi.MessageOf(x)
  691. }
  692. // Deprecated: Use FindRecommendHighQualityUserRequest.ProtoReflect.Descriptor instead.
  693. func (*FindRecommendHighQualityUserRequest) Descriptor() ([]byte, []int) {
  694. return file_user_proto_rawDescGZIP(), []int{12}
  695. }
  696. func (x *FindRecommendHighQualityUserRequest) GetNum() int64 {
  697. if x != nil {
  698. return x.Num
  699. }
  700. return 0
  701. }
  702. func (x *FindRecommendHighQualityUserRequest) GetSex() int64 {
  703. if x != nil {
  704. return x.Sex
  705. }
  706. return 0
  707. }
  708. func (x *FindRecommendHighQualityUserRequest) GetPersonId() string {
  709. if x != nil {
  710. return x.PersonId
  711. }
  712. return ""
  713. }
  714. type FindRecommendHighQualityUserReply struct {
  715. state protoimpl.MessageState
  716. sizeCache protoimpl.SizeCache
  717. unknownFields protoimpl.UnknownFields
  718. PersonIdList []string `protobuf:"bytes,1,rep,name=personIdList,proto3" json:"personIdList"`
  719. }
  720. func (x *FindRecommendHighQualityUserReply) Reset() {
  721. *x = FindRecommendHighQualityUserReply{}
  722. if protoimpl.UnsafeEnabled {
  723. mi := &file_user_proto_msgTypes[13]
  724. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  725. ms.StoreMessageInfo(mi)
  726. }
  727. }
  728. func (x *FindRecommendHighQualityUserReply) String() string {
  729. return protoimpl.X.MessageStringOf(x)
  730. }
  731. func (*FindRecommendHighQualityUserReply) ProtoMessage() {}
  732. func (x *FindRecommendHighQualityUserReply) ProtoReflect() protoreflect.Message {
  733. mi := &file_user_proto_msgTypes[13]
  734. if protoimpl.UnsafeEnabled && x != nil {
  735. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  736. if ms.LoadMessageInfo() == nil {
  737. ms.StoreMessageInfo(mi)
  738. }
  739. return ms
  740. }
  741. return mi.MessageOf(x)
  742. }
  743. // Deprecated: Use FindRecommendHighQualityUserReply.ProtoReflect.Descriptor instead.
  744. func (*FindRecommendHighQualityUserReply) Descriptor() ([]byte, []int) {
  745. return file_user_proto_rawDescGZIP(), []int{13}
  746. }
  747. func (x *FindRecommendHighQualityUserReply) GetPersonIdList() []string {
  748. if x != nil {
  749. return x.PersonIdList
  750. }
  751. return make([]string, 0)
  752. }
  753. type UpdateUserMatchedNumAndReturnUserMsgReply struct {
  754. state protoimpl.MessageState
  755. sizeCache protoimpl.SizeCache
  756. unknownFields protoimpl.UnknownFields
  757. TodayMatchedNum int64 `protobuf:"varint,1,opt,name=todayMatchedNum,proto3" json:"todayMatchedNum"` // 今日被匹配数
  758. Nickname string `protobuf:"bytes,2,opt,name=nickname,proto3" json:"nickname"` // 昵称
  759. AvatarUrl string `protobuf:"bytes,3,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像链接
  760. Sex int64 `protobuf:"varint,4,opt,name=sex,proto3" json:"sex"` // 性别
  761. Age int64 `protobuf:"varint,5,opt,name=age,proto3" json:"age"` // 年龄
  762. City string `protobuf:"bytes,6,opt,name=city,proto3" json:"city"` //城市
  763. }
  764. func (x *UpdateUserMatchedNumAndReturnUserMsgReply) Reset() {
  765. *x = UpdateUserMatchedNumAndReturnUserMsgReply{}
  766. if protoimpl.UnsafeEnabled {
  767. mi := &file_user_proto_msgTypes[14]
  768. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  769. ms.StoreMessageInfo(mi)
  770. }
  771. }
  772. func (x *UpdateUserMatchedNumAndReturnUserMsgReply) String() string {
  773. return protoimpl.X.MessageStringOf(x)
  774. }
  775. func (*UpdateUserMatchedNumAndReturnUserMsgReply) ProtoMessage() {}
  776. func (x *UpdateUserMatchedNumAndReturnUserMsgReply) ProtoReflect() protoreflect.Message {
  777. mi := &file_user_proto_msgTypes[14]
  778. if protoimpl.UnsafeEnabled && x != nil {
  779. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  780. if ms.LoadMessageInfo() == nil {
  781. ms.StoreMessageInfo(mi)
  782. }
  783. return ms
  784. }
  785. return mi.MessageOf(x)
  786. }
  787. // Deprecated: Use UpdateUserMatchedNumAndReturnUserMsgReply.ProtoReflect.Descriptor instead.
  788. func (*UpdateUserMatchedNumAndReturnUserMsgReply) Descriptor() ([]byte, []int) {
  789. return file_user_proto_rawDescGZIP(), []int{14}
  790. }
  791. func (x *UpdateUserMatchedNumAndReturnUserMsgReply) GetTodayMatchedNum() int64 {
  792. if x != nil {
  793. return x.TodayMatchedNum
  794. }
  795. return 0
  796. }
  797. func (x *UpdateUserMatchedNumAndReturnUserMsgReply) GetNickname() string {
  798. if x != nil {
  799. return x.Nickname
  800. }
  801. return ""
  802. }
  803. func (x *UpdateUserMatchedNumAndReturnUserMsgReply) GetAvatarUrl() string {
  804. if x != nil {
  805. return x.AvatarUrl
  806. }
  807. return ""
  808. }
  809. func (x *UpdateUserMatchedNumAndReturnUserMsgReply) GetSex() int64 {
  810. if x != nil {
  811. return x.Sex
  812. }
  813. return 0
  814. }
  815. func (x *UpdateUserMatchedNumAndReturnUserMsgReply) GetAge() int64 {
  816. if x != nil {
  817. return x.Age
  818. }
  819. return 0
  820. }
  821. func (x *UpdateUserMatchedNumAndReturnUserMsgReply) GetCity() string {
  822. if x != nil {
  823. return x.City
  824. }
  825. return ""
  826. }
  827. type GetUserDBMsgFromWebsocketReply struct {
  828. state protoimpl.MessageState
  829. sizeCache protoimpl.SizeCache
  830. unknownFields protoimpl.UnknownFields
  831. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` // id
  832. Sex int64 `protobuf:"varint,2,opt,name=sex,proto3" json:"sex"` // 性别
  833. Weight int64 `protobuf:"varint,3,opt,name=weight,proto3" json:"weight"` // 权重
  834. WorkingStatus string `protobuf:"bytes,4,opt,name=workingStatus,proto3" json:"workingStatus"` // 工作状态
  835. TodayMatchedNum int64 `protobuf:"varint,5,opt,name=todayMatchedNum,proto3" json:"todayMatchedNum"` // 今日被匹配数
  836. }
  837. func (x *GetUserDBMsgFromWebsocketReply) Reset() {
  838. *x = GetUserDBMsgFromWebsocketReply{}
  839. if protoimpl.UnsafeEnabled {
  840. mi := &file_user_proto_msgTypes[15]
  841. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  842. ms.StoreMessageInfo(mi)
  843. }
  844. }
  845. func (x *GetUserDBMsgFromWebsocketReply) String() string {
  846. return protoimpl.X.MessageStringOf(x)
  847. }
  848. func (*GetUserDBMsgFromWebsocketReply) ProtoMessage() {}
  849. func (x *GetUserDBMsgFromWebsocketReply) ProtoReflect() protoreflect.Message {
  850. mi := &file_user_proto_msgTypes[15]
  851. if protoimpl.UnsafeEnabled && x != nil {
  852. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  853. if ms.LoadMessageInfo() == nil {
  854. ms.StoreMessageInfo(mi)
  855. }
  856. return ms
  857. }
  858. return mi.MessageOf(x)
  859. }
  860. // Deprecated: Use GetUserDBMsgFromWebsocketReply.ProtoReflect.Descriptor instead.
  861. func (*GetUserDBMsgFromWebsocketReply) Descriptor() ([]byte, []int) {
  862. return file_user_proto_rawDescGZIP(), []int{15}
  863. }
  864. func (x *GetUserDBMsgFromWebsocketReply) GetId() string {
  865. if x != nil {
  866. return x.Id
  867. }
  868. return ""
  869. }
  870. func (x *GetUserDBMsgFromWebsocketReply) GetSex() int64 {
  871. if x != nil {
  872. return x.Sex
  873. }
  874. return 0
  875. }
  876. func (x *GetUserDBMsgFromWebsocketReply) GetWeight() int64 {
  877. if x != nil {
  878. return x.Weight
  879. }
  880. return 0
  881. }
  882. func (x *GetUserDBMsgFromWebsocketReply) GetWorkingStatus() string {
  883. if x != nil {
  884. return x.WorkingStatus
  885. }
  886. return ""
  887. }
  888. func (x *GetUserDBMsgFromWebsocketReply) GetTodayMatchedNum() int64 {
  889. if x != nil {
  890. return x.TodayMatchedNum
  891. }
  892. return 0
  893. }
  894. type UpdateUserMatchedNumRequest struct {
  895. state protoimpl.MessageState
  896. sizeCache protoimpl.SizeCache
  897. unknownFields protoimpl.UnknownFields
  898. UserId string `protobuf:"bytes,2,opt,name=userId,proto3" json:"userId"`
  899. }
  900. func (x *UpdateUserMatchedNumRequest) Reset() {
  901. *x = UpdateUserMatchedNumRequest{}
  902. if protoimpl.UnsafeEnabled {
  903. mi := &file_user_proto_msgTypes[16]
  904. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  905. ms.StoreMessageInfo(mi)
  906. }
  907. }
  908. func (x *UpdateUserMatchedNumRequest) String() string {
  909. return protoimpl.X.MessageStringOf(x)
  910. }
  911. func (*UpdateUserMatchedNumRequest) ProtoMessage() {}
  912. func (x *UpdateUserMatchedNumRequest) ProtoReflect() protoreflect.Message {
  913. mi := &file_user_proto_msgTypes[16]
  914. if protoimpl.UnsafeEnabled && x != nil {
  915. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  916. if ms.LoadMessageInfo() == nil {
  917. ms.StoreMessageInfo(mi)
  918. }
  919. return ms
  920. }
  921. return mi.MessageOf(x)
  922. }
  923. // Deprecated: Use UpdateUserMatchedNumRequest.ProtoReflect.Descriptor instead.
  924. func (*UpdateUserMatchedNumRequest) Descriptor() ([]byte, []int) {
  925. return file_user_proto_rawDescGZIP(), []int{16}
  926. }
  927. func (x *UpdateUserMatchedNumRequest) GetUserId() string {
  928. if x != nil {
  929. return x.UserId
  930. }
  931. return ""
  932. }
  933. type SendNewMessageUnreadReminderRequest struct {
  934. state protoimpl.MessageState
  935. sizeCache protoimpl.SizeCache
  936. unknownFields protoimpl.UnknownFields
  937. PersonId string `protobuf:"bytes,1,opt,name=personId,proto3" json:"personId"`
  938. SendPersonId string `protobuf:"bytes,2,opt,name=sendPersonId,proto3" json:"sendPersonId"`
  939. }
  940. func (x *SendNewMessageUnreadReminderRequest) Reset() {
  941. *x = SendNewMessageUnreadReminderRequest{}
  942. if protoimpl.UnsafeEnabled {
  943. mi := &file_user_proto_msgTypes[17]
  944. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  945. ms.StoreMessageInfo(mi)
  946. }
  947. }
  948. func (x *SendNewMessageUnreadReminderRequest) String() string {
  949. return protoimpl.X.MessageStringOf(x)
  950. }
  951. func (*SendNewMessageUnreadReminderRequest) ProtoMessage() {}
  952. func (x *SendNewMessageUnreadReminderRequest) ProtoReflect() protoreflect.Message {
  953. mi := &file_user_proto_msgTypes[17]
  954. if protoimpl.UnsafeEnabled && x != nil {
  955. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  956. if ms.LoadMessageInfo() == nil {
  957. ms.StoreMessageInfo(mi)
  958. }
  959. return ms
  960. }
  961. return mi.MessageOf(x)
  962. }
  963. // Deprecated: Use SendNewMessageUnreadReminderRequest.ProtoReflect.Descriptor instead.
  964. func (*SendNewMessageUnreadReminderRequest) Descriptor() ([]byte, []int) {
  965. return file_user_proto_rawDescGZIP(), []int{17}
  966. }
  967. func (x *SendNewMessageUnreadReminderRequest) GetPersonId() string {
  968. if x != nil {
  969. return x.PersonId
  970. }
  971. return ""
  972. }
  973. func (x *SendNewMessageUnreadReminderRequest) GetSendPersonId() string {
  974. if x != nil {
  975. return x.SendPersonId
  976. }
  977. return ""
  978. }
  979. type SendMsgReduceCreditReply struct {
  980. state protoimpl.MessageState
  981. sizeCache protoimpl.SizeCache
  982. unknownFields protoimpl.UnknownFields
  983. IsSendReminder bool `protobuf:"varint,1,opt,name=isSendReminder,proto3" json:"isSendReminder"` // 是否发送免费次数用完提醒
  984. }
  985. func (x *SendMsgReduceCreditReply) Reset() {
  986. *x = SendMsgReduceCreditReply{}
  987. if protoimpl.UnsafeEnabled {
  988. mi := &file_user_proto_msgTypes[18]
  989. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  990. ms.StoreMessageInfo(mi)
  991. }
  992. }
  993. func (x *SendMsgReduceCreditReply) String() string {
  994. return protoimpl.X.MessageStringOf(x)
  995. }
  996. func (*SendMsgReduceCreditReply) ProtoMessage() {}
  997. func (x *SendMsgReduceCreditReply) ProtoReflect() protoreflect.Message {
  998. mi := &file_user_proto_msgTypes[18]
  999. if protoimpl.UnsafeEnabled && x != nil {
  1000. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1001. if ms.LoadMessageInfo() == nil {
  1002. ms.StoreMessageInfo(mi)
  1003. }
  1004. return ms
  1005. }
  1006. return mi.MessageOf(x)
  1007. }
  1008. // Deprecated: Use SendMsgReduceCreditReply.ProtoReflect.Descriptor instead.
  1009. func (*SendMsgReduceCreditReply) Descriptor() ([]byte, []int) {
  1010. return file_user_proto_rawDescGZIP(), []int{18}
  1011. }
  1012. func (x *SendMsgReduceCreditReply) GetIsSendReminder() bool {
  1013. if x != nil {
  1014. return x.IsSendReminder
  1015. }
  1016. return false
  1017. }
  1018. type UserFreeNum struct {
  1019. state protoimpl.MessageState
  1020. sizeCache protoimpl.SizeCache
  1021. unknownFields protoimpl.UnknownFields
  1022. ReplyScripNum int64 `protobuf:"varint,1,opt,name=replyScripNum,proto3" json:"replyScripNum"` // 今日可免费回复纸条的次数
  1023. CreateScripNum int64 `protobuf:"varint,2,opt,name=createScripNum,proto3" json:"createScripNum"` // 今日免费创建纸条的次数
  1024. MatchingNum int64 `protobuf:"varint,3,opt,name=matchingNum,proto3" json:"matchingNum"` // 今日免费匹配数
  1025. }
  1026. func (x *UserFreeNum) Reset() {
  1027. *x = UserFreeNum{}
  1028. if protoimpl.UnsafeEnabled {
  1029. mi := &file_user_proto_msgTypes[19]
  1030. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1031. ms.StoreMessageInfo(mi)
  1032. }
  1033. }
  1034. func (x *UserFreeNum) String() string {
  1035. return protoimpl.X.MessageStringOf(x)
  1036. }
  1037. func (*UserFreeNum) ProtoMessage() {}
  1038. func (x *UserFreeNum) ProtoReflect() protoreflect.Message {
  1039. mi := &file_user_proto_msgTypes[19]
  1040. if protoimpl.UnsafeEnabled && x != nil {
  1041. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1042. if ms.LoadMessageInfo() == nil {
  1043. ms.StoreMessageInfo(mi)
  1044. }
  1045. return ms
  1046. }
  1047. return mi.MessageOf(x)
  1048. }
  1049. // Deprecated: Use UserFreeNum.ProtoReflect.Descriptor instead.
  1050. func (*UserFreeNum) Descriptor() ([]byte, []int) {
  1051. return file_user_proto_rawDescGZIP(), []int{19}
  1052. }
  1053. func (x *UserFreeNum) GetReplyScripNum() int64 {
  1054. if x != nil {
  1055. return x.ReplyScripNum
  1056. }
  1057. return 0
  1058. }
  1059. func (x *UserFreeNum) GetCreateScripNum() int64 {
  1060. if x != nil {
  1061. return x.CreateScripNum
  1062. }
  1063. return 0
  1064. }
  1065. func (x *UserFreeNum) GetMatchingNum() int64 {
  1066. if x != nil {
  1067. return x.MatchingNum
  1068. }
  1069. return 0
  1070. }
  1071. type ReplyScripRequest struct {
  1072. state protoimpl.MessageState
  1073. sizeCache protoimpl.SizeCache
  1074. unknownFields protoimpl.UnknownFields
  1075. ScripId int64 `protobuf:"varint,4,opt,name=scripId,proto3" json:"scripId"` // 小纸条ID
  1076. Message *common.Message `protobuf:"bytes,5,opt,name=message,proto3" json:"message"` // 回复内容 只需要提供 回复小纸条的内容 或 回复小纸条的素材链接
  1077. MsgType string `protobuf:"bytes,6,opt,name=msgType,proto3" json:"msgType"`
  1078. }
  1079. func (x *ReplyScripRequest) Reset() {
  1080. *x = ReplyScripRequest{}
  1081. if protoimpl.UnsafeEnabled {
  1082. mi := &file_user_proto_msgTypes[20]
  1083. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1084. ms.StoreMessageInfo(mi)
  1085. }
  1086. }
  1087. func (x *ReplyScripRequest) String() string {
  1088. return protoimpl.X.MessageStringOf(x)
  1089. }
  1090. func (*ReplyScripRequest) ProtoMessage() {}
  1091. func (x *ReplyScripRequest) ProtoReflect() protoreflect.Message {
  1092. mi := &file_user_proto_msgTypes[20]
  1093. if protoimpl.UnsafeEnabled && x != nil {
  1094. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1095. if ms.LoadMessageInfo() == nil {
  1096. ms.StoreMessageInfo(mi)
  1097. }
  1098. return ms
  1099. }
  1100. return mi.MessageOf(x)
  1101. }
  1102. // Deprecated: Use ReplyScripRequest.ProtoReflect.Descriptor instead.
  1103. func (*ReplyScripRequest) Descriptor() ([]byte, []int) {
  1104. return file_user_proto_rawDescGZIP(), []int{20}
  1105. }
  1106. func (x *ReplyScripRequest) GetScripId() int64 {
  1107. if x != nil {
  1108. return x.ScripId
  1109. }
  1110. return 0
  1111. }
  1112. func (x *ReplyScripRequest) GetMessage() *common.Message {
  1113. if x != nil && x.Message != nil {
  1114. return x.Message
  1115. }
  1116. return &common.Message{}
  1117. }
  1118. func (x *ReplyScripRequest) GetMsgType() string {
  1119. if x != nil {
  1120. return x.MsgType
  1121. }
  1122. return ""
  1123. }
  1124. type PersonLookScripRequest struct {
  1125. state protoimpl.MessageState
  1126. sizeCache protoimpl.SizeCache
  1127. unknownFields protoimpl.UnknownFields
  1128. ScripId int64 `protobuf:"varint,3,opt,name=scripId,proto3" json:"scripId"` // 纸条id
  1129. }
  1130. func (x *PersonLookScripRequest) Reset() {
  1131. *x = PersonLookScripRequest{}
  1132. if protoimpl.UnsafeEnabled {
  1133. mi := &file_user_proto_msgTypes[21]
  1134. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1135. ms.StoreMessageInfo(mi)
  1136. }
  1137. }
  1138. func (x *PersonLookScripRequest) String() string {
  1139. return protoimpl.X.MessageStringOf(x)
  1140. }
  1141. func (*PersonLookScripRequest) ProtoMessage() {}
  1142. func (x *PersonLookScripRequest) ProtoReflect() protoreflect.Message {
  1143. mi := &file_user_proto_msgTypes[21]
  1144. if protoimpl.UnsafeEnabled && x != nil {
  1145. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1146. if ms.LoadMessageInfo() == nil {
  1147. ms.StoreMessageInfo(mi)
  1148. }
  1149. return ms
  1150. }
  1151. return mi.MessageOf(x)
  1152. }
  1153. // Deprecated: Use PersonLookScripRequest.ProtoReflect.Descriptor instead.
  1154. func (*PersonLookScripRequest) Descriptor() ([]byte, []int) {
  1155. return file_user_proto_rawDescGZIP(), []int{21}
  1156. }
  1157. func (x *PersonLookScripRequest) GetScripId() int64 {
  1158. if x != nil {
  1159. return x.ScripId
  1160. }
  1161. return 0
  1162. }
  1163. type UserFindScripRequest struct {
  1164. state protoimpl.MessageState
  1165. sizeCache protoimpl.SizeCache
  1166. unknownFields protoimpl.UnknownFields
  1167. NextId int64 `protobuf:"varint,3,opt,name=nextId,proto3" json:"nextId"`
  1168. Offset int64 `protobuf:"varint,4,opt,name=offset,proto3" json:"offset"`
  1169. }
  1170. func (x *UserFindScripRequest) Reset() {
  1171. *x = UserFindScripRequest{}
  1172. if protoimpl.UnsafeEnabled {
  1173. mi := &file_user_proto_msgTypes[22]
  1174. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1175. ms.StoreMessageInfo(mi)
  1176. }
  1177. }
  1178. func (x *UserFindScripRequest) String() string {
  1179. return protoimpl.X.MessageStringOf(x)
  1180. }
  1181. func (*UserFindScripRequest) ProtoMessage() {}
  1182. func (x *UserFindScripRequest) ProtoReflect() protoreflect.Message {
  1183. mi := &file_user_proto_msgTypes[22]
  1184. if protoimpl.UnsafeEnabled && x != nil {
  1185. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1186. if ms.LoadMessageInfo() == nil {
  1187. ms.StoreMessageInfo(mi)
  1188. }
  1189. return ms
  1190. }
  1191. return mi.MessageOf(x)
  1192. }
  1193. // Deprecated: Use UserFindScripRequest.ProtoReflect.Descriptor instead.
  1194. func (*UserFindScripRequest) Descriptor() ([]byte, []int) {
  1195. return file_user_proto_rawDescGZIP(), []int{22}
  1196. }
  1197. func (x *UserFindScripRequest) GetNextId() int64 {
  1198. if x != nil {
  1199. return x.NextId
  1200. }
  1201. return 0
  1202. }
  1203. func (x *UserFindScripRequest) GetOffset() int64 {
  1204. if x != nil {
  1205. return x.Offset
  1206. }
  1207. return 0
  1208. }
  1209. type DeleteScripRequest struct {
  1210. state protoimpl.MessageState
  1211. sizeCache protoimpl.SizeCache
  1212. unknownFields protoimpl.UnknownFields
  1213. ScripId int64 `protobuf:"varint,1,opt,name=scripId,proto3" json:"scripId"` // 纸条id
  1214. }
  1215. func (x *DeleteScripRequest) Reset() {
  1216. *x = DeleteScripRequest{}
  1217. if protoimpl.UnsafeEnabled {
  1218. mi := &file_user_proto_msgTypes[23]
  1219. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1220. ms.StoreMessageInfo(mi)
  1221. }
  1222. }
  1223. func (x *DeleteScripRequest) String() string {
  1224. return protoimpl.X.MessageStringOf(x)
  1225. }
  1226. func (*DeleteScripRequest) ProtoMessage() {}
  1227. func (x *DeleteScripRequest) ProtoReflect() protoreflect.Message {
  1228. mi := &file_user_proto_msgTypes[23]
  1229. if protoimpl.UnsafeEnabled && x != nil {
  1230. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1231. if ms.LoadMessageInfo() == nil {
  1232. ms.StoreMessageInfo(mi)
  1233. }
  1234. return ms
  1235. }
  1236. return mi.MessageOf(x)
  1237. }
  1238. // Deprecated: Use DeleteScripRequest.ProtoReflect.Descriptor instead.
  1239. func (*DeleteScripRequest) Descriptor() ([]byte, []int) {
  1240. return file_user_proto_rawDescGZIP(), []int{23}
  1241. }
  1242. func (x *DeleteScripRequest) GetScripId() int64 {
  1243. if x != nil {
  1244. return x.ScripId
  1245. }
  1246. return 0
  1247. }
  1248. type CreateScripRequest struct {
  1249. state protoimpl.MessageState
  1250. sizeCache protoimpl.SizeCache
  1251. unknownFields protoimpl.UnknownFields
  1252. Text string `protobuf:"bytes,1,opt,name=text,proto3" json:"text"` // 纸条内容
  1253. PictureUrl string `protobuf:"bytes,2,opt,name=pictureUrl,proto3" json:"pictureUrl"` // 纸条背景图
  1254. }
  1255. func (x *CreateScripRequest) Reset() {
  1256. *x = CreateScripRequest{}
  1257. if protoimpl.UnsafeEnabled {
  1258. mi := &file_user_proto_msgTypes[24]
  1259. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1260. ms.StoreMessageInfo(mi)
  1261. }
  1262. }
  1263. func (x *CreateScripRequest) String() string {
  1264. return protoimpl.X.MessageStringOf(x)
  1265. }
  1266. func (*CreateScripRequest) ProtoMessage() {}
  1267. func (x *CreateScripRequest) ProtoReflect() protoreflect.Message {
  1268. mi := &file_user_proto_msgTypes[24]
  1269. if protoimpl.UnsafeEnabled && x != nil {
  1270. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1271. if ms.LoadMessageInfo() == nil {
  1272. ms.StoreMessageInfo(mi)
  1273. }
  1274. return ms
  1275. }
  1276. return mi.MessageOf(x)
  1277. }
  1278. // Deprecated: Use CreateScripRequest.ProtoReflect.Descriptor instead.
  1279. func (*CreateScripRequest) Descriptor() ([]byte, []int) {
  1280. return file_user_proto_rawDescGZIP(), []int{24}
  1281. }
  1282. func (x *CreateScripRequest) GetText() string {
  1283. if x != nil {
  1284. return x.Text
  1285. }
  1286. return ""
  1287. }
  1288. func (x *CreateScripRequest) GetPictureUrl() string {
  1289. if x != nil {
  1290. return x.PictureUrl
  1291. }
  1292. return ""
  1293. }
  1294. type FindMatchingAvatarAndNumReply struct {
  1295. state protoimpl.MessageState
  1296. sizeCache protoimpl.SizeCache
  1297. unknownFields protoimpl.UnknownFields
  1298. Num int64 `protobuf:"varint,1,opt,name=num,proto3" json:"num"` // 匹配人数
  1299. List []string `protobuf:"bytes,2,rep,name=list,proto3" json:"list"` // 头像列表
  1300. }
  1301. func (x *FindMatchingAvatarAndNumReply) Reset() {
  1302. *x = FindMatchingAvatarAndNumReply{}
  1303. if protoimpl.UnsafeEnabled {
  1304. mi := &file_user_proto_msgTypes[25]
  1305. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1306. ms.StoreMessageInfo(mi)
  1307. }
  1308. }
  1309. func (x *FindMatchingAvatarAndNumReply) String() string {
  1310. return protoimpl.X.MessageStringOf(x)
  1311. }
  1312. func (*FindMatchingAvatarAndNumReply) ProtoMessage() {}
  1313. func (x *FindMatchingAvatarAndNumReply) ProtoReflect() protoreflect.Message {
  1314. mi := &file_user_proto_msgTypes[25]
  1315. if protoimpl.UnsafeEnabled && x != nil {
  1316. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1317. if ms.LoadMessageInfo() == nil {
  1318. ms.StoreMessageInfo(mi)
  1319. }
  1320. return ms
  1321. }
  1322. return mi.MessageOf(x)
  1323. }
  1324. // Deprecated: Use FindMatchingAvatarAndNumReply.ProtoReflect.Descriptor instead.
  1325. func (*FindMatchingAvatarAndNumReply) Descriptor() ([]byte, []int) {
  1326. return file_user_proto_rawDescGZIP(), []int{25}
  1327. }
  1328. func (x *FindMatchingAvatarAndNumReply) GetNum() int64 {
  1329. if x != nil {
  1330. return x.Num
  1331. }
  1332. return 0
  1333. }
  1334. func (x *FindMatchingAvatarAndNumReply) GetList() []string {
  1335. if x != nil {
  1336. return x.List
  1337. }
  1338. return make([]string, 0)
  1339. }
  1340. type UserRechargeRequest struct {
  1341. state protoimpl.MessageState
  1342. sizeCache protoimpl.SizeCache
  1343. unknownFields protoimpl.UnknownFields
  1344. RechargeTemplateId int64 `protobuf:"varint,1,opt,name=RechargeTemplateId,proto3" json:"RechargeTemplateId"` // 充值套餐ID
  1345. }
  1346. func (x *UserRechargeRequest) Reset() {
  1347. *x = UserRechargeRequest{}
  1348. if protoimpl.UnsafeEnabled {
  1349. mi := &file_user_proto_msgTypes[26]
  1350. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1351. ms.StoreMessageInfo(mi)
  1352. }
  1353. }
  1354. func (x *UserRechargeRequest) String() string {
  1355. return protoimpl.X.MessageStringOf(x)
  1356. }
  1357. func (*UserRechargeRequest) ProtoMessage() {}
  1358. func (x *UserRechargeRequest) ProtoReflect() protoreflect.Message {
  1359. mi := &file_user_proto_msgTypes[26]
  1360. if protoimpl.UnsafeEnabled && x != nil {
  1361. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1362. if ms.LoadMessageInfo() == nil {
  1363. ms.StoreMessageInfo(mi)
  1364. }
  1365. return ms
  1366. }
  1367. return mi.MessageOf(x)
  1368. }
  1369. // Deprecated: Use UserRechargeRequest.ProtoReflect.Descriptor instead.
  1370. func (*UserRechargeRequest) Descriptor() ([]byte, []int) {
  1371. return file_user_proto_rawDescGZIP(), []int{26}
  1372. }
  1373. func (x *UserRechargeRequest) GetRechargeTemplateId() int64 {
  1374. if x != nil {
  1375. return x.RechargeTemplateId
  1376. }
  1377. return 0
  1378. }
  1379. type RechargeList struct {
  1380. state protoimpl.MessageState
  1381. sizeCache protoimpl.SizeCache
  1382. unknownFields protoimpl.UnknownFields
  1383. List []*RechargeInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  1384. }
  1385. func (x *RechargeList) Reset() {
  1386. *x = RechargeList{}
  1387. if protoimpl.UnsafeEnabled {
  1388. mi := &file_user_proto_msgTypes[27]
  1389. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1390. ms.StoreMessageInfo(mi)
  1391. }
  1392. }
  1393. func (x *RechargeList) String() string {
  1394. return protoimpl.X.MessageStringOf(x)
  1395. }
  1396. func (*RechargeList) ProtoMessage() {}
  1397. func (x *RechargeList) ProtoReflect() protoreflect.Message {
  1398. mi := &file_user_proto_msgTypes[27]
  1399. if protoimpl.UnsafeEnabled && x != nil {
  1400. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1401. if ms.LoadMessageInfo() == nil {
  1402. ms.StoreMessageInfo(mi)
  1403. }
  1404. return ms
  1405. }
  1406. return mi.MessageOf(x)
  1407. }
  1408. // Deprecated: Use RechargeList.ProtoReflect.Descriptor instead.
  1409. func (*RechargeList) Descriptor() ([]byte, []int) {
  1410. return file_user_proto_rawDescGZIP(), []int{27}
  1411. }
  1412. func (x *RechargeList) GetList() []*RechargeInfo {
  1413. if x != nil {
  1414. return x.List
  1415. }
  1416. return make([]*RechargeInfo, 0)
  1417. }
  1418. type VipRechargeList struct {
  1419. state protoimpl.MessageState
  1420. sizeCache protoimpl.SizeCache
  1421. unknownFields protoimpl.UnknownFields
  1422. List []*VipRechargeInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  1423. }
  1424. func (x *VipRechargeList) Reset() {
  1425. *x = VipRechargeList{}
  1426. if protoimpl.UnsafeEnabled {
  1427. mi := &file_user_proto_msgTypes[28]
  1428. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1429. ms.StoreMessageInfo(mi)
  1430. }
  1431. }
  1432. func (x *VipRechargeList) String() string {
  1433. return protoimpl.X.MessageStringOf(x)
  1434. }
  1435. func (*VipRechargeList) ProtoMessage() {}
  1436. func (x *VipRechargeList) ProtoReflect() protoreflect.Message {
  1437. mi := &file_user_proto_msgTypes[28]
  1438. if protoimpl.UnsafeEnabled && x != nil {
  1439. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1440. if ms.LoadMessageInfo() == nil {
  1441. ms.StoreMessageInfo(mi)
  1442. }
  1443. return ms
  1444. }
  1445. return mi.MessageOf(x)
  1446. }
  1447. // Deprecated: Use VipRechargeList.ProtoReflect.Descriptor instead.
  1448. func (*VipRechargeList) Descriptor() ([]byte, []int) {
  1449. return file_user_proto_rawDescGZIP(), []int{28}
  1450. }
  1451. func (x *VipRechargeList) GetList() []*VipRechargeInfo {
  1452. if x != nil {
  1453. return x.List
  1454. }
  1455. return make([]*VipRechargeInfo, 0)
  1456. }
  1457. type VipRechargeInfo struct {
  1458. state protoimpl.MessageState
  1459. sizeCache protoimpl.SizeCache
  1460. unknownFields protoimpl.UnknownFields
  1461. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  1462. Label string `protobuf:"bytes,2,opt,name=label,proto3" json:"label"` // 标题
  1463. Price int64 `protobuf:"varint,3,opt,name=price,proto3" json:"price"` // 价格
  1464. OriginPrice int64 `protobuf:"varint,4,opt,name=originPrice,proto3" json:"originPrice"` // 原价
  1465. AveragePerDayPrice int64 `protobuf:"varint,5,opt,name=averagePerDayPrice,proto3" json:"averagePerDayPrice"` // 日常价格
  1466. AdditionalCoin int64 `protobuf:"varint,6,opt,name=additionalCoin,proto3" json:"additionalCoin"` // 赠送的积分
  1467. Description string `protobuf:"bytes,7,opt,name=description,proto3" json:"description"` // 描述
  1468. }
  1469. func (x *VipRechargeInfo) Reset() {
  1470. *x = VipRechargeInfo{}
  1471. if protoimpl.UnsafeEnabled {
  1472. mi := &file_user_proto_msgTypes[29]
  1473. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1474. ms.StoreMessageInfo(mi)
  1475. }
  1476. }
  1477. func (x *VipRechargeInfo) String() string {
  1478. return protoimpl.X.MessageStringOf(x)
  1479. }
  1480. func (*VipRechargeInfo) ProtoMessage() {}
  1481. func (x *VipRechargeInfo) ProtoReflect() protoreflect.Message {
  1482. mi := &file_user_proto_msgTypes[29]
  1483. if protoimpl.UnsafeEnabled && x != nil {
  1484. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1485. if ms.LoadMessageInfo() == nil {
  1486. ms.StoreMessageInfo(mi)
  1487. }
  1488. return ms
  1489. }
  1490. return mi.MessageOf(x)
  1491. }
  1492. // Deprecated: Use VipRechargeInfo.ProtoReflect.Descriptor instead.
  1493. func (*VipRechargeInfo) Descriptor() ([]byte, []int) {
  1494. return file_user_proto_rawDescGZIP(), []int{29}
  1495. }
  1496. func (x *VipRechargeInfo) GetId() int64 {
  1497. if x != nil {
  1498. return x.Id
  1499. }
  1500. return 0
  1501. }
  1502. func (x *VipRechargeInfo) GetLabel() string {
  1503. if x != nil {
  1504. return x.Label
  1505. }
  1506. return ""
  1507. }
  1508. func (x *VipRechargeInfo) GetPrice() int64 {
  1509. if x != nil {
  1510. return x.Price
  1511. }
  1512. return 0
  1513. }
  1514. func (x *VipRechargeInfo) GetOriginPrice() int64 {
  1515. if x != nil {
  1516. return x.OriginPrice
  1517. }
  1518. return 0
  1519. }
  1520. func (x *VipRechargeInfo) GetAveragePerDayPrice() int64 {
  1521. if x != nil {
  1522. return x.AveragePerDayPrice
  1523. }
  1524. return 0
  1525. }
  1526. func (x *VipRechargeInfo) GetAdditionalCoin() int64 {
  1527. if x != nil {
  1528. return x.AdditionalCoin
  1529. }
  1530. return 0
  1531. }
  1532. func (x *VipRechargeInfo) GetDescription() string {
  1533. if x != nil {
  1534. return x.Description
  1535. }
  1536. return ""
  1537. }
  1538. type RechargeInfo struct {
  1539. state protoimpl.MessageState
  1540. sizeCache protoimpl.SizeCache
  1541. unknownFields protoimpl.UnknownFields
  1542. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  1543. Price int64 `protobuf:"varint,2,opt,name=price,proto3" json:"price"`
  1544. Credit int64 `protobuf:"varint,3,opt,name=credit,proto3" json:"credit"` // 积分
  1545. GiveCredit int64 `protobuf:"varint,4,opt,name=giveCredit,proto3" json:"giveCredit"` // 赠送的积分
  1546. Description string `protobuf:"bytes,5,opt,name=description,proto3" json:"description"` // 描述
  1547. Title string `protobuf:"bytes,6,opt,name=title,proto3" json:"title"` // 标题
  1548. }
  1549. func (x *RechargeInfo) Reset() {
  1550. *x = RechargeInfo{}
  1551. if protoimpl.UnsafeEnabled {
  1552. mi := &file_user_proto_msgTypes[30]
  1553. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1554. ms.StoreMessageInfo(mi)
  1555. }
  1556. }
  1557. func (x *RechargeInfo) String() string {
  1558. return protoimpl.X.MessageStringOf(x)
  1559. }
  1560. func (*RechargeInfo) ProtoMessage() {}
  1561. func (x *RechargeInfo) ProtoReflect() protoreflect.Message {
  1562. mi := &file_user_proto_msgTypes[30]
  1563. if protoimpl.UnsafeEnabled && x != nil {
  1564. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1565. if ms.LoadMessageInfo() == nil {
  1566. ms.StoreMessageInfo(mi)
  1567. }
  1568. return ms
  1569. }
  1570. return mi.MessageOf(x)
  1571. }
  1572. // Deprecated: Use RechargeInfo.ProtoReflect.Descriptor instead.
  1573. func (*RechargeInfo) Descriptor() ([]byte, []int) {
  1574. return file_user_proto_rawDescGZIP(), []int{30}
  1575. }
  1576. func (x *RechargeInfo) GetId() int64 {
  1577. if x != nil {
  1578. return x.Id
  1579. }
  1580. return 0
  1581. }
  1582. func (x *RechargeInfo) GetPrice() int64 {
  1583. if x != nil {
  1584. return x.Price
  1585. }
  1586. return 0
  1587. }
  1588. func (x *RechargeInfo) GetCredit() int64 {
  1589. if x != nil {
  1590. return x.Credit
  1591. }
  1592. return 0
  1593. }
  1594. func (x *RechargeInfo) GetGiveCredit() int64 {
  1595. if x != nil {
  1596. return x.GiveCredit
  1597. }
  1598. return 0
  1599. }
  1600. func (x *RechargeInfo) GetDescription() string {
  1601. if x != nil {
  1602. return x.Description
  1603. }
  1604. return ""
  1605. }
  1606. func (x *RechargeInfo) GetTitle() string {
  1607. if x != nil {
  1608. return x.Title
  1609. }
  1610. return ""
  1611. }
  1612. type InformationStatus struct {
  1613. state protoimpl.MessageState
  1614. sizeCache protoimpl.SizeCache
  1615. unknownFields protoimpl.UnknownFields
  1616. IsFinishInformation bool `protobuf:"varint,1,opt,name=isFinishInformation,proto3" json:"isFinishInformation"` //是否完善资料
  1617. IsGetAward bool `protobuf:"varint,2,opt,name=isGetAward,proto3" json:"isGetAward"` // 是否领取奖励
  1618. Credit int64 `protobuf:"varint,3,opt,name=credit,proto3" json:"credit"` // 奖励的金额
  1619. }
  1620. func (x *InformationStatus) Reset() {
  1621. *x = InformationStatus{}
  1622. if protoimpl.UnsafeEnabled {
  1623. mi := &file_user_proto_msgTypes[31]
  1624. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1625. ms.StoreMessageInfo(mi)
  1626. }
  1627. }
  1628. func (x *InformationStatus) String() string {
  1629. return protoimpl.X.MessageStringOf(x)
  1630. }
  1631. func (*InformationStatus) ProtoMessage() {}
  1632. func (x *InformationStatus) ProtoReflect() protoreflect.Message {
  1633. mi := &file_user_proto_msgTypes[31]
  1634. if protoimpl.UnsafeEnabled && x != nil {
  1635. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1636. if ms.LoadMessageInfo() == nil {
  1637. ms.StoreMessageInfo(mi)
  1638. }
  1639. return ms
  1640. }
  1641. return mi.MessageOf(x)
  1642. }
  1643. // Deprecated: Use InformationStatus.ProtoReflect.Descriptor instead.
  1644. func (*InformationStatus) Descriptor() ([]byte, []int) {
  1645. return file_user_proto_rawDescGZIP(), []int{31}
  1646. }
  1647. func (x *InformationStatus) GetIsFinishInformation() bool {
  1648. if x != nil {
  1649. return x.IsFinishInformation
  1650. }
  1651. return false
  1652. }
  1653. func (x *InformationStatus) GetIsGetAward() bool {
  1654. if x != nil {
  1655. return x.IsGetAward
  1656. }
  1657. return false
  1658. }
  1659. func (x *InformationStatus) GetCredit() int64 {
  1660. if x != nil {
  1661. return x.Credit
  1662. }
  1663. return 0
  1664. }
  1665. type UserBalance struct {
  1666. state protoimpl.MessageState
  1667. sizeCache protoimpl.SizeCache
  1668. unknownFields protoimpl.UnknownFields
  1669. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` // id
  1670. Credit int64 `protobuf:"varint,2,opt,name=credit,proto3" json:"credit"` // 积分
  1671. }
  1672. func (x *UserBalance) Reset() {
  1673. *x = UserBalance{}
  1674. if protoimpl.UnsafeEnabled {
  1675. mi := &file_user_proto_msgTypes[32]
  1676. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1677. ms.StoreMessageInfo(mi)
  1678. }
  1679. }
  1680. func (x *UserBalance) String() string {
  1681. return protoimpl.X.MessageStringOf(x)
  1682. }
  1683. func (*UserBalance) ProtoMessage() {}
  1684. func (x *UserBalance) ProtoReflect() protoreflect.Message {
  1685. mi := &file_user_proto_msgTypes[32]
  1686. if protoimpl.UnsafeEnabled && x != nil {
  1687. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1688. if ms.LoadMessageInfo() == nil {
  1689. ms.StoreMessageInfo(mi)
  1690. }
  1691. return ms
  1692. }
  1693. return mi.MessageOf(x)
  1694. }
  1695. // Deprecated: Use UserBalance.ProtoReflect.Descriptor instead.
  1696. func (*UserBalance) Descriptor() ([]byte, []int) {
  1697. return file_user_proto_rawDescGZIP(), []int{32}
  1698. }
  1699. func (x *UserBalance) GetId() string {
  1700. if x != nil {
  1701. return x.Id
  1702. }
  1703. return ""
  1704. }
  1705. func (x *UserBalance) GetCredit() int64 {
  1706. if x != nil {
  1707. return x.Credit
  1708. }
  1709. return 0
  1710. }
  1711. type UserFindChatListReply struct {
  1712. state protoimpl.MessageState
  1713. sizeCache protoimpl.SizeCache
  1714. unknownFields protoimpl.UnknownFields
  1715. List []*UserChatInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  1716. NextId int64 `protobuf:"varint,2,opt,name=nextId,proto3" json:"nextId"`
  1717. }
  1718. func (x *UserFindChatListReply) Reset() {
  1719. *x = UserFindChatListReply{}
  1720. if protoimpl.UnsafeEnabled {
  1721. mi := &file_user_proto_msgTypes[33]
  1722. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1723. ms.StoreMessageInfo(mi)
  1724. }
  1725. }
  1726. func (x *UserFindChatListReply) String() string {
  1727. return protoimpl.X.MessageStringOf(x)
  1728. }
  1729. func (*UserFindChatListReply) ProtoMessage() {}
  1730. func (x *UserFindChatListReply) ProtoReflect() protoreflect.Message {
  1731. mi := &file_user_proto_msgTypes[33]
  1732. if protoimpl.UnsafeEnabled && x != nil {
  1733. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1734. if ms.LoadMessageInfo() == nil {
  1735. ms.StoreMessageInfo(mi)
  1736. }
  1737. return ms
  1738. }
  1739. return mi.MessageOf(x)
  1740. }
  1741. // Deprecated: Use UserFindChatListReply.ProtoReflect.Descriptor instead.
  1742. func (*UserFindChatListReply) Descriptor() ([]byte, []int) {
  1743. return file_user_proto_rawDescGZIP(), []int{33}
  1744. }
  1745. func (x *UserFindChatListReply) GetList() []*UserChatInfo {
  1746. if x != nil {
  1747. return x.List
  1748. }
  1749. return make([]*UserChatInfo, 0)
  1750. }
  1751. func (x *UserFindChatListReply) GetNextId() int64 {
  1752. if x != nil {
  1753. return x.NextId
  1754. }
  1755. return 0
  1756. }
  1757. type UserChatInfo struct {
  1758. state protoimpl.MessageState
  1759. sizeCache protoimpl.SizeCache
  1760. unknownFields protoimpl.UnknownFields
  1761. PersonId string `protobuf:"bytes,2,opt,name=personId,proto3" json:"personId"` // 用户ID
  1762. UnreadNum int64 `protobuf:"varint,3,opt,name=unreadNum,proto3" json:"unreadNum"` // 用户未读数
  1763. LastContent string `protobuf:"bytes,4,opt,name=lastContent,proto3" json:"lastContent"` // 上次发送内容
  1764. LastTime int64 `protobuf:"varint,5,opt,name=lastTime,proto3" json:"lastTime"` // 上次发送时间
  1765. Likeability int64 `protobuf:"varint,6,opt,name=likeability,proto3" json:"likeability"` // 好感度
  1766. Sex int64 `protobuf:"varint,8,opt,name=sex,proto3" json:"sex"` // 性别
  1767. AvatarUrl string `protobuf:"bytes,9,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像
  1768. Nickname string `protobuf:"bytes,10,opt,name=nickname,proto3" json:"nickname"` // 昵称
  1769. Age int64 `protobuf:"varint,11,opt,name=age,proto3" json:"age"` // 年龄
  1770. RoomId int64 `protobuf:"varint,12,opt,name=roomId,proto3" json:"roomId"` // 房间号ID
  1771. }
  1772. func (x *UserChatInfo) Reset() {
  1773. *x = UserChatInfo{}
  1774. if protoimpl.UnsafeEnabled {
  1775. mi := &file_user_proto_msgTypes[34]
  1776. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1777. ms.StoreMessageInfo(mi)
  1778. }
  1779. }
  1780. func (x *UserChatInfo) String() string {
  1781. return protoimpl.X.MessageStringOf(x)
  1782. }
  1783. func (*UserChatInfo) ProtoMessage() {}
  1784. func (x *UserChatInfo) ProtoReflect() protoreflect.Message {
  1785. mi := &file_user_proto_msgTypes[34]
  1786. if protoimpl.UnsafeEnabled && x != nil {
  1787. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1788. if ms.LoadMessageInfo() == nil {
  1789. ms.StoreMessageInfo(mi)
  1790. }
  1791. return ms
  1792. }
  1793. return mi.MessageOf(x)
  1794. }
  1795. // Deprecated: Use UserChatInfo.ProtoReflect.Descriptor instead.
  1796. func (*UserChatInfo) Descriptor() ([]byte, []int) {
  1797. return file_user_proto_rawDescGZIP(), []int{34}
  1798. }
  1799. func (x *UserChatInfo) GetPersonId() string {
  1800. if x != nil {
  1801. return x.PersonId
  1802. }
  1803. return ""
  1804. }
  1805. func (x *UserChatInfo) GetUnreadNum() int64 {
  1806. if x != nil {
  1807. return x.UnreadNum
  1808. }
  1809. return 0
  1810. }
  1811. func (x *UserChatInfo) GetLastContent() string {
  1812. if x != nil {
  1813. return x.LastContent
  1814. }
  1815. return ""
  1816. }
  1817. func (x *UserChatInfo) GetLastTime() int64 {
  1818. if x != nil {
  1819. return x.LastTime
  1820. }
  1821. return 0
  1822. }
  1823. func (x *UserChatInfo) GetLikeability() int64 {
  1824. if x != nil {
  1825. return x.Likeability
  1826. }
  1827. return 0
  1828. }
  1829. func (x *UserChatInfo) GetSex() int64 {
  1830. if x != nil {
  1831. return x.Sex
  1832. }
  1833. return 0
  1834. }
  1835. func (x *UserChatInfo) GetAvatarUrl() string {
  1836. if x != nil {
  1837. return x.AvatarUrl
  1838. }
  1839. return ""
  1840. }
  1841. func (x *UserChatInfo) GetNickname() string {
  1842. if x != nil {
  1843. return x.Nickname
  1844. }
  1845. return ""
  1846. }
  1847. func (x *UserChatInfo) GetAge() int64 {
  1848. if x != nil {
  1849. return x.Age
  1850. }
  1851. return 0
  1852. }
  1853. func (x *UserChatInfo) GetRoomId() int64 {
  1854. if x != nil {
  1855. return x.RoomId
  1856. }
  1857. return 0
  1858. }
  1859. type UserInfo struct {
  1860. state protoimpl.MessageState
  1861. sizeCache protoimpl.SizeCache
  1862. unknownFields protoimpl.UnknownFields
  1863. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` // id
  1864. Nickname string `protobuf:"bytes,2,opt,name=nickname,proto3" json:"nickname"` // 昵称
  1865. AvatarUrl string `protobuf:"bytes,3,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像链接
  1866. Age int64 `protobuf:"varint,4,opt,name=age,proto3" json:"age"` // 年龄
  1867. Sex int64 `protobuf:"varint,5,opt,name=sex,proto3" json:"sex"` // 性别
  1868. Constellation string `protobuf:"bytes,6,opt,name=constellation,proto3" json:"constellation"` // 星座
  1869. Credit int64 `protobuf:"varint,7,opt,name=credit,proto3" json:"credit"` // 积分
  1870. TagList []int64 `protobuf:"varint,8,rep,packed,name=tagList,proto3" json:"tagList"` // 标签
  1871. Signature string `protobuf:"bytes,9,opt,name=signature,proto3" json:"signature"` // 签名
  1872. IntroduceVoice string `protobuf:"bytes,10,opt,name=introduceVoice,proto3" json:"introduceVoice"` // 介绍语音
  1873. Province string `protobuf:"bytes,11,opt,name=province,proto3" json:"province"` // 省
  1874. City string `protobuf:"bytes,12,opt,name=city,proto3" json:"city"` // 市
  1875. Area string `protobuf:"bytes,13,opt,name=area,proto3" json:"area"` // 区
  1876. UserId int64 `protobuf:"varint,14,opt,name=userId,proto3" json:"userId"` // 用户ID
  1877. IsBlack bool `protobuf:"varint,15,opt,name=isBlack,proto3" json:"isBlack"` // 是否被封号
  1878. IsRegister bool `protobuf:"varint,16,opt,name=isRegister,proto3" json:"isRegister"` // 是否注册
  1879. UpdateNicknameNum int64 `protobuf:"varint,17,opt,name=UpdateNicknameNum,proto3" json:"UpdateNicknameNum"` // 今日更新昵称数
  1880. UpdateAvatarUrlNum int64 `protobuf:"varint,18,opt,name=UpdateAvatarUrlNum,proto3" json:"UpdateAvatarUrlNum"` // 今日更新头像数
  1881. UpdatePicturesNum int64 `protobuf:"varint,19,opt,name=UpdatePicturesNum,proto3" json:"UpdatePicturesNum"` // 今日更新相册数
  1882. UpdateSignatureNum int64 `protobuf:"varint,20,opt,name=UpdateSignatureNum,proto3" json:"UpdateSignatureNum"` // 今日更新签名数
  1883. }
  1884. func (x *UserInfo) Reset() {
  1885. *x = UserInfo{}
  1886. if protoimpl.UnsafeEnabled {
  1887. mi := &file_user_proto_msgTypes[35]
  1888. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1889. ms.StoreMessageInfo(mi)
  1890. }
  1891. }
  1892. func (x *UserInfo) String() string {
  1893. return protoimpl.X.MessageStringOf(x)
  1894. }
  1895. func (*UserInfo) ProtoMessage() {}
  1896. func (x *UserInfo) ProtoReflect() protoreflect.Message {
  1897. mi := &file_user_proto_msgTypes[35]
  1898. if protoimpl.UnsafeEnabled && x != nil {
  1899. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1900. if ms.LoadMessageInfo() == nil {
  1901. ms.StoreMessageInfo(mi)
  1902. }
  1903. return ms
  1904. }
  1905. return mi.MessageOf(x)
  1906. }
  1907. // Deprecated: Use UserInfo.ProtoReflect.Descriptor instead.
  1908. func (*UserInfo) Descriptor() ([]byte, []int) {
  1909. return file_user_proto_rawDescGZIP(), []int{35}
  1910. }
  1911. func (x *UserInfo) GetId() string {
  1912. if x != nil {
  1913. return x.Id
  1914. }
  1915. return ""
  1916. }
  1917. func (x *UserInfo) GetNickname() string {
  1918. if x != nil {
  1919. return x.Nickname
  1920. }
  1921. return ""
  1922. }
  1923. func (x *UserInfo) GetAvatarUrl() string {
  1924. if x != nil {
  1925. return x.AvatarUrl
  1926. }
  1927. return ""
  1928. }
  1929. func (x *UserInfo) GetAge() int64 {
  1930. if x != nil {
  1931. return x.Age
  1932. }
  1933. return 0
  1934. }
  1935. func (x *UserInfo) GetSex() int64 {
  1936. if x != nil {
  1937. return x.Sex
  1938. }
  1939. return 0
  1940. }
  1941. func (x *UserInfo) GetConstellation() string {
  1942. if x != nil {
  1943. return x.Constellation
  1944. }
  1945. return ""
  1946. }
  1947. func (x *UserInfo) GetCredit() int64 {
  1948. if x != nil {
  1949. return x.Credit
  1950. }
  1951. return 0
  1952. }
  1953. func (x *UserInfo) GetTagList() []int64 {
  1954. if x != nil {
  1955. return x.TagList
  1956. }
  1957. return make([]int64, 0)
  1958. }
  1959. func (x *UserInfo) GetSignature() string {
  1960. if x != nil {
  1961. return x.Signature
  1962. }
  1963. return ""
  1964. }
  1965. func (x *UserInfo) GetIntroduceVoice() string {
  1966. if x != nil {
  1967. return x.IntroduceVoice
  1968. }
  1969. return ""
  1970. }
  1971. func (x *UserInfo) GetProvince() string {
  1972. if x != nil {
  1973. return x.Province
  1974. }
  1975. return ""
  1976. }
  1977. func (x *UserInfo) GetCity() string {
  1978. if x != nil {
  1979. return x.City
  1980. }
  1981. return ""
  1982. }
  1983. func (x *UserInfo) GetArea() string {
  1984. if x != nil {
  1985. return x.Area
  1986. }
  1987. return ""
  1988. }
  1989. func (x *UserInfo) GetUserId() int64 {
  1990. if x != nil {
  1991. return x.UserId
  1992. }
  1993. return 0
  1994. }
  1995. func (x *UserInfo) GetIsBlack() bool {
  1996. if x != nil {
  1997. return x.IsBlack
  1998. }
  1999. return false
  2000. }
  2001. func (x *UserInfo) GetIsRegister() bool {
  2002. if x != nil {
  2003. return x.IsRegister
  2004. }
  2005. return false
  2006. }
  2007. func (x *UserInfo) GetUpdateNicknameNum() int64 {
  2008. if x != nil {
  2009. return x.UpdateNicknameNum
  2010. }
  2011. return 0
  2012. }
  2013. func (x *UserInfo) GetUpdateAvatarUrlNum() int64 {
  2014. if x != nil {
  2015. return x.UpdateAvatarUrlNum
  2016. }
  2017. return 0
  2018. }
  2019. func (x *UserInfo) GetUpdatePicturesNum() int64 {
  2020. if x != nil {
  2021. return x.UpdatePicturesNum
  2022. }
  2023. return 0
  2024. }
  2025. func (x *UserInfo) GetUpdateSignatureNum() int64 {
  2026. if x != nil {
  2027. return x.UpdateSignatureNum
  2028. }
  2029. return 0
  2030. }
  2031. type KeyRequest struct {
  2032. state protoimpl.MessageState
  2033. sizeCache protoimpl.SizeCache
  2034. unknownFields protoimpl.UnknownFields
  2035. Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key"`
  2036. }
  2037. func (x *KeyRequest) Reset() {
  2038. *x = KeyRequest{}
  2039. if protoimpl.UnsafeEnabled {
  2040. mi := &file_user_proto_msgTypes[36]
  2041. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2042. ms.StoreMessageInfo(mi)
  2043. }
  2044. }
  2045. func (x *KeyRequest) String() string {
  2046. return protoimpl.X.MessageStringOf(x)
  2047. }
  2048. func (*KeyRequest) ProtoMessage() {}
  2049. func (x *KeyRequest) ProtoReflect() protoreflect.Message {
  2050. mi := &file_user_proto_msgTypes[36]
  2051. if protoimpl.UnsafeEnabled && x != nil {
  2052. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2053. if ms.LoadMessageInfo() == nil {
  2054. ms.StoreMessageInfo(mi)
  2055. }
  2056. return ms
  2057. }
  2058. return mi.MessageOf(x)
  2059. }
  2060. // Deprecated: Use KeyRequest.ProtoReflect.Descriptor instead.
  2061. func (*KeyRequest) Descriptor() ([]byte, []int) {
  2062. return file_user_proto_rawDescGZIP(), []int{36}
  2063. }
  2064. func (x *KeyRequest) GetKey() string {
  2065. if x != nil {
  2066. return x.Key
  2067. }
  2068. return ""
  2069. }
  2070. type CreatePayRequest struct {
  2071. state protoimpl.MessageState
  2072. sizeCache protoimpl.SizeCache
  2073. unknownFields protoimpl.UnknownFields
  2074. Money int64 `protobuf:"varint,1,opt,name=money,proto3" json:"money"` // 支付金额 单位 分
  2075. Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type"` // 类型
  2076. OpenId string `protobuf:"bytes,3,opt,name=openId,proto3" json:"openId"`
  2077. Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description"`
  2078. Attach string `protobuf:"bytes,5,opt,name=attach,proto3" json:"attach"`
  2079. }
  2080. func (x *CreatePayRequest) Reset() {
  2081. *x = CreatePayRequest{}
  2082. if protoimpl.UnsafeEnabled {
  2083. mi := &file_user_proto_msgTypes[37]
  2084. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2085. ms.StoreMessageInfo(mi)
  2086. }
  2087. }
  2088. func (x *CreatePayRequest) String() string {
  2089. return protoimpl.X.MessageStringOf(x)
  2090. }
  2091. func (*CreatePayRequest) ProtoMessage() {}
  2092. func (x *CreatePayRequest) ProtoReflect() protoreflect.Message {
  2093. mi := &file_user_proto_msgTypes[37]
  2094. if protoimpl.UnsafeEnabled && x != nil {
  2095. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2096. if ms.LoadMessageInfo() == nil {
  2097. ms.StoreMessageInfo(mi)
  2098. }
  2099. return ms
  2100. }
  2101. return mi.MessageOf(x)
  2102. }
  2103. // Deprecated: Use CreatePayRequest.ProtoReflect.Descriptor instead.
  2104. func (*CreatePayRequest) Descriptor() ([]byte, []int) {
  2105. return file_user_proto_rawDescGZIP(), []int{37}
  2106. }
  2107. func (x *CreatePayRequest) GetMoney() int64 {
  2108. if x != nil {
  2109. return x.Money
  2110. }
  2111. return 0
  2112. }
  2113. func (x *CreatePayRequest) GetType() string {
  2114. if x != nil {
  2115. return x.Type
  2116. }
  2117. return ""
  2118. }
  2119. func (x *CreatePayRequest) GetOpenId() string {
  2120. if x != nil {
  2121. return x.OpenId
  2122. }
  2123. return ""
  2124. }
  2125. func (x *CreatePayRequest) GetDescription() string {
  2126. if x != nil {
  2127. return x.Description
  2128. }
  2129. return ""
  2130. }
  2131. func (x *CreatePayRequest) GetAttach() string {
  2132. if x != nil {
  2133. return x.Attach
  2134. }
  2135. return ""
  2136. }
  2137. type PayInfo struct {
  2138. state protoimpl.MessageState
  2139. sizeCache protoimpl.SizeCache
  2140. unknownFields protoimpl.UnknownFields
  2141. PayInfo *structpb.Value `protobuf:"bytes,1,opt,name=payInfo,proto3" json:"payInfo"`
  2142. OrderId int64 `protobuf:"varint,2,opt,name=orderId,proto3" json:"orderId"`
  2143. }
  2144. func (x *PayInfo) Reset() {
  2145. *x = PayInfo{}
  2146. if protoimpl.UnsafeEnabled {
  2147. mi := &file_user_proto_msgTypes[38]
  2148. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2149. ms.StoreMessageInfo(mi)
  2150. }
  2151. }
  2152. func (x *PayInfo) String() string {
  2153. return protoimpl.X.MessageStringOf(x)
  2154. }
  2155. func (*PayInfo) ProtoMessage() {}
  2156. func (x *PayInfo) ProtoReflect() protoreflect.Message {
  2157. mi := &file_user_proto_msgTypes[38]
  2158. if protoimpl.UnsafeEnabled && x != nil {
  2159. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2160. if ms.LoadMessageInfo() == nil {
  2161. ms.StoreMessageInfo(mi)
  2162. }
  2163. return ms
  2164. }
  2165. return mi.MessageOf(x)
  2166. }
  2167. // Deprecated: Use PayInfo.ProtoReflect.Descriptor instead.
  2168. func (*PayInfo) Descriptor() ([]byte, []int) {
  2169. return file_user_proto_rawDescGZIP(), []int{38}
  2170. }
  2171. func (x *PayInfo) GetPayInfo() *structpb.Value {
  2172. if x != nil && x.PayInfo != nil {
  2173. return x.PayInfo
  2174. }
  2175. return &structpb.Value{}
  2176. }
  2177. func (x *PayInfo) GetOrderId() int64 {
  2178. if x != nil {
  2179. return x.OrderId
  2180. }
  2181. return 0
  2182. }
  2183. type PayOrderInfo struct {
  2184. state protoimpl.MessageState
  2185. sizeCache protoimpl.SizeCache
  2186. unknownFields protoimpl.UnknownFields
  2187. UserID string `protobuf:"bytes,1,opt,name=userID,proto3" json:"userID"`
  2188. OrderID int64 `protobuf:"varint,2,opt,name=orderID,proto3" json:"orderID"` // 订单的唯一ID
  2189. Money int64 `protobuf:"varint,3,opt,name=money,proto3" json:"money"` // 支付金额 ,单位分
  2190. Type string `protobuf:"bytes,4,opt,name=type,proto3" json:"type"` // 类型
  2191. TransactionID string `protobuf:"bytes,5,opt,name=TransactionID,proto3" json:"TransactionID"`
  2192. OpenId string `protobuf:"bytes,6,opt,name=openId,proto3" json:"openId"`
  2193. Description string `protobuf:"bytes,7,opt,name=description,proto3" json:"description"`
  2194. Status string `protobuf:"bytes,9,opt,name=status,proto3" json:"status"` // 状态
  2195. PayTime int64 `protobuf:"varint,10,opt,name=payTime,proto3" json:"payTime"` // 支付时间
  2196. CreateTime int64 `protobuf:"varint,11,opt,name=createTime,proto3" json:"createTime"` // 创建时间
  2197. }
  2198. func (x *PayOrderInfo) Reset() {
  2199. *x = PayOrderInfo{}
  2200. if protoimpl.UnsafeEnabled {
  2201. mi := &file_user_proto_msgTypes[39]
  2202. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2203. ms.StoreMessageInfo(mi)
  2204. }
  2205. }
  2206. func (x *PayOrderInfo) String() string {
  2207. return protoimpl.X.MessageStringOf(x)
  2208. }
  2209. func (*PayOrderInfo) ProtoMessage() {}
  2210. func (x *PayOrderInfo) ProtoReflect() protoreflect.Message {
  2211. mi := &file_user_proto_msgTypes[39]
  2212. if protoimpl.UnsafeEnabled && x != nil {
  2213. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2214. if ms.LoadMessageInfo() == nil {
  2215. ms.StoreMessageInfo(mi)
  2216. }
  2217. return ms
  2218. }
  2219. return mi.MessageOf(x)
  2220. }
  2221. // Deprecated: Use PayOrderInfo.ProtoReflect.Descriptor instead.
  2222. func (*PayOrderInfo) Descriptor() ([]byte, []int) {
  2223. return file_user_proto_rawDescGZIP(), []int{39}
  2224. }
  2225. func (x *PayOrderInfo) GetUserID() string {
  2226. if x != nil {
  2227. return x.UserID
  2228. }
  2229. return ""
  2230. }
  2231. func (x *PayOrderInfo) GetOrderID() int64 {
  2232. if x != nil {
  2233. return x.OrderID
  2234. }
  2235. return 0
  2236. }
  2237. func (x *PayOrderInfo) GetMoney() int64 {
  2238. if x != nil {
  2239. return x.Money
  2240. }
  2241. return 0
  2242. }
  2243. func (x *PayOrderInfo) GetType() string {
  2244. if x != nil {
  2245. return x.Type
  2246. }
  2247. return ""
  2248. }
  2249. func (x *PayOrderInfo) GetTransactionID() string {
  2250. if x != nil {
  2251. return x.TransactionID
  2252. }
  2253. return ""
  2254. }
  2255. func (x *PayOrderInfo) GetOpenId() string {
  2256. if x != nil {
  2257. return x.OpenId
  2258. }
  2259. return ""
  2260. }
  2261. func (x *PayOrderInfo) GetDescription() string {
  2262. if x != nil {
  2263. return x.Description
  2264. }
  2265. return ""
  2266. }
  2267. func (x *PayOrderInfo) GetStatus() string {
  2268. if x != nil {
  2269. return x.Status
  2270. }
  2271. return ""
  2272. }
  2273. func (x *PayOrderInfo) GetPayTime() int64 {
  2274. if x != nil {
  2275. return x.PayTime
  2276. }
  2277. return 0
  2278. }
  2279. func (x *PayOrderInfo) GetCreateTime() int64 {
  2280. if x != nil {
  2281. return x.CreateTime
  2282. }
  2283. return 0
  2284. }
  2285. type PayOrderList struct {
  2286. state protoimpl.MessageState
  2287. sizeCache protoimpl.SizeCache
  2288. unknownFields protoimpl.UnknownFields
  2289. List []*PayOrderInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  2290. NextId int64 `protobuf:"varint,2,opt,name=nextId,proto3" json:"nextId"`
  2291. }
  2292. func (x *PayOrderList) Reset() {
  2293. *x = PayOrderList{}
  2294. if protoimpl.UnsafeEnabled {
  2295. mi := &file_user_proto_msgTypes[40]
  2296. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2297. ms.StoreMessageInfo(mi)
  2298. }
  2299. }
  2300. func (x *PayOrderList) String() string {
  2301. return protoimpl.X.MessageStringOf(x)
  2302. }
  2303. func (*PayOrderList) ProtoMessage() {}
  2304. func (x *PayOrderList) ProtoReflect() protoreflect.Message {
  2305. mi := &file_user_proto_msgTypes[40]
  2306. if protoimpl.UnsafeEnabled && x != nil {
  2307. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2308. if ms.LoadMessageInfo() == nil {
  2309. ms.StoreMessageInfo(mi)
  2310. }
  2311. return ms
  2312. }
  2313. return mi.MessageOf(x)
  2314. }
  2315. // Deprecated: Use PayOrderList.ProtoReflect.Descriptor instead.
  2316. func (*PayOrderList) Descriptor() ([]byte, []int) {
  2317. return file_user_proto_rawDescGZIP(), []int{40}
  2318. }
  2319. func (x *PayOrderList) GetList() []*PayOrderInfo {
  2320. if x != nil {
  2321. return x.List
  2322. }
  2323. return make([]*PayOrderInfo, 0)
  2324. }
  2325. func (x *PayOrderList) GetNextId() int64 {
  2326. if x != nil {
  2327. return x.NextId
  2328. }
  2329. return 0
  2330. }
  2331. type FindPayOrderListRequest struct {
  2332. state protoimpl.MessageState
  2333. sizeCache protoimpl.SizeCache
  2334. unknownFields protoimpl.UnknownFields
  2335. NextId int64 `protobuf:"varint,1,opt,name=nextId,proto3" json:"nextId"`
  2336. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset"`
  2337. Status string `protobuf:"bytes,3,opt,name=status,proto3" json:"status"`
  2338. }
  2339. func (x *FindPayOrderListRequest) Reset() {
  2340. *x = FindPayOrderListRequest{}
  2341. if protoimpl.UnsafeEnabled {
  2342. mi := &file_user_proto_msgTypes[41]
  2343. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2344. ms.StoreMessageInfo(mi)
  2345. }
  2346. }
  2347. func (x *FindPayOrderListRequest) String() string {
  2348. return protoimpl.X.MessageStringOf(x)
  2349. }
  2350. func (*FindPayOrderListRequest) ProtoMessage() {}
  2351. func (x *FindPayOrderListRequest) ProtoReflect() protoreflect.Message {
  2352. mi := &file_user_proto_msgTypes[41]
  2353. if protoimpl.UnsafeEnabled && x != nil {
  2354. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2355. if ms.LoadMessageInfo() == nil {
  2356. ms.StoreMessageInfo(mi)
  2357. }
  2358. return ms
  2359. }
  2360. return mi.MessageOf(x)
  2361. }
  2362. // Deprecated: Use FindPayOrderListRequest.ProtoReflect.Descriptor instead.
  2363. func (*FindPayOrderListRequest) Descriptor() ([]byte, []int) {
  2364. return file_user_proto_rawDescGZIP(), []int{41}
  2365. }
  2366. func (x *FindPayOrderListRequest) GetNextId() int64 {
  2367. if x != nil {
  2368. return x.NextId
  2369. }
  2370. return 0
  2371. }
  2372. func (x *FindPayOrderListRequest) GetOffset() int64 {
  2373. if x != nil {
  2374. return x.Offset
  2375. }
  2376. return 0
  2377. }
  2378. func (x *FindPayOrderListRequest) GetStatus() string {
  2379. if x != nil {
  2380. return x.Status
  2381. }
  2382. return ""
  2383. }
  2384. type PayCallbackReply struct {
  2385. state protoimpl.MessageState
  2386. sizeCache protoimpl.SizeCache
  2387. unknownFields protoimpl.UnknownFields
  2388. Result []byte `protobuf:"bytes,1,opt,name=result,proto3" json:"result"`
  2389. }
  2390. func (x *PayCallbackReply) Reset() {
  2391. *x = PayCallbackReply{}
  2392. if protoimpl.UnsafeEnabled {
  2393. mi := &file_user_proto_msgTypes[42]
  2394. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2395. ms.StoreMessageInfo(mi)
  2396. }
  2397. }
  2398. func (x *PayCallbackReply) String() string {
  2399. return protoimpl.X.MessageStringOf(x)
  2400. }
  2401. func (*PayCallbackReply) ProtoMessage() {}
  2402. func (x *PayCallbackReply) ProtoReflect() protoreflect.Message {
  2403. mi := &file_user_proto_msgTypes[42]
  2404. if protoimpl.UnsafeEnabled && x != nil {
  2405. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2406. if ms.LoadMessageInfo() == nil {
  2407. ms.StoreMessageInfo(mi)
  2408. }
  2409. return ms
  2410. }
  2411. return mi.MessageOf(x)
  2412. }
  2413. // Deprecated: Use PayCallbackReply.ProtoReflect.Descriptor instead.
  2414. func (*PayCallbackReply) Descriptor() ([]byte, []int) {
  2415. return file_user_proto_rawDescGZIP(), []int{42}
  2416. }
  2417. func (x *PayCallbackReply) GetResult() []byte {
  2418. if x != nil {
  2419. return x.Result
  2420. }
  2421. return make([]byte, 0)
  2422. }
  2423. var File_user_proto protoreflect.FileDescriptor
  2424. var file_user_proto_rawDesc = []byte{
  2425. 0x0a, 0x0a, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x08, 0x61, 0x70,
  2426. 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x1a, 0x1c, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x61,
  2427. 0x70, 0x69, 0x2f, 0x61, 0x6e, 0x6e, 0x6f, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x70,
  2428. 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x1b, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f,
  2429. 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x65, 0x6d, 0x70, 0x74, 0x79, 0x2e, 0x70, 0x72, 0x6f, 0x74,
  2430. 0x6f, 0x1a, 0x1c, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62,
  2431. 0x75, 0x66, 0x2f, 0x73, 0x74, 0x72, 0x75, 0x63, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a,
  2432. 0x13, 0x61, 0x70, 0x69, 0x2f, 0x63, 0x68, 0x61, 0x74, 0x2f, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x70,
  2433. 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x17, 0x61, 0x70, 0x69, 0x2f, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
  2434. 0x2f, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x1f, 0x61,
  2435. 0x70, 0x69, 0x2f, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2f, 0x73, 0x74,
  2436. 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x22, 0xac,
  2437. 0x01, 0x0a, 0x16, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x56, 0x69, 0x70, 0x4c, 0x69,
  2438. 0x73, 0x74, 0x44, 0x42, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x44, 0x0a, 0x06, 0x76, 0x69, 0x70,
  2439. 0x4d, 0x61, 0x70, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x2c, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  2440. 0x75, 0x73, 0x65, 0x72, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x56, 0x69, 0x70,
  2441. 0x4c, 0x69, 0x73, 0x74, 0x44, 0x42, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x2e, 0x56, 0x69, 0x70, 0x4d,
  2442. 0x61, 0x70, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x06, 0x76, 0x69, 0x70, 0x4d, 0x61, 0x70, 0x1a,
  2443. 0x4c, 0x0a, 0x0b, 0x56, 0x69, 0x70, 0x4d, 0x61, 0x70, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10,
  2444. 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79,
  2445. 0x12, 0x27, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32,
  2446. 0x11, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x56, 0x69, 0x70, 0x49, 0x6e,
  2447. 0x66, 0x6f, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22, 0xe5, 0x01,
  2448. 0x0a, 0x07, 0x56, 0x69, 0x70, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x14, 0x0a, 0x05, 0x69, 0x73, 0x56,
  2449. 0x69, 0x70, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x05, 0x69, 0x73, 0x56, 0x69, 0x70, 0x12,
  2450. 0x1a, 0x0a, 0x08, 0x76, 0x69, 0x70, 0x4c, 0x65, 0x76, 0x65, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28,
  2451. 0x03, 0x52, 0x08, 0x76, 0x69, 0x70, 0x4c, 0x65, 0x76, 0x65, 0x6c, 0x12, 0x20, 0x0a, 0x0b, 0x67,
  2452. 0x72, 0x6f, 0x77, 0x74, 0x68, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03,
  2453. 0x52, 0x0b, 0x67, 0x72, 0x6f, 0x77, 0x74, 0x68, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x12, 0x20, 0x0a,
  2454. 0x0b, 0x72, 0x65, 0x6e, 0x65, 0x77, 0x61, 0x6c, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x04, 0x20, 0x01,
  2455. 0x28, 0x03, 0x52, 0x0b, 0x72, 0x65, 0x6e, 0x65, 0x77, 0x61, 0x6c, 0x54, 0x69, 0x6d, 0x65, 0x12,
  2456. 0x26, 0x0a, 0x0e, 0x65, 0x78, 0x70, 0x69, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x54, 0x69, 0x6d,
  2457. 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0e, 0x65, 0x78, 0x70, 0x69, 0x72, 0x61, 0x74,
  2458. 0x69, 0x6f, 0x6e, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x1e, 0x0a, 0x0a, 0x63, 0x72, 0x65, 0x61, 0x74,
  2459. 0x65, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0a, 0x63, 0x72, 0x65,
  2460. 0x61, 0x74, 0x65, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x69, 0x73, 0x59, 0x65, 0x61,
  2461. 0x72, 0x56, 0x69, 0x70, 0x18, 0x07, 0x20, 0x01, 0x28, 0x08, 0x52, 0x09, 0x69, 0x73, 0x59, 0x65,
  2462. 0x61, 0x72, 0x56, 0x69, 0x70, 0x22, 0x64, 0x0a, 0x1a, 0x53, 0x65, 0x6e, 0x64, 0x4d, 0x73, 0x67,
  2463. 0x52, 0x65, 0x64, 0x75, 0x63, 0x65, 0x43, 0x72, 0x65, 0x64, 0x69, 0x74, 0x52, 0x65, 0x71, 0x75,
  2464. 0x65, 0x73, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x18,
  2465. 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x12,
  2466. 0x16, 0x0a, 0x06, 0x69, 0x73, 0x46, 0x72, 0x65, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x08, 0x52,
  2467. 0x06, 0x69, 0x73, 0x46, 0x72, 0x65, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x74, 0x79, 0x70, 0x65, 0x18,
  2468. 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x74, 0x79, 0x70, 0x65, 0x22, 0x6e, 0x0a, 0x28, 0x55,
  2469. 0x73, 0x65, 0x72, 0x47, 0x65, 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f,
  2470. 0x6e, 0x41, 0x77, 0x61, 0x72, 0x64, 0x42, 0x79, 0x41, 0x63, 0x74, 0x69, 0x76, 0x69, 0x74, 0x79,
  2471. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49,
  2472. 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12,
  2473. 0x16, 0x0a, 0x06, 0x63, 0x72, 0x65, 0x64, 0x69, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52,
  2474. 0x06, 0x63, 0x72, 0x65, 0x64, 0x69, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x64, 0x65, 0x73, 0x63, 0x18,
  2475. 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x64, 0x65, 0x73, 0x63, 0x22, 0x42, 0x0a, 0x26, 0x55,
  2476. 0x73, 0x65, 0x72, 0x47, 0x65, 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f,
  2477. 0x6e, 0x41, 0x77, 0x61, 0x72, 0x64, 0x42, 0x79, 0x41, 0x63, 0x74, 0x69, 0x76, 0x69, 0x74, 0x79,
  2478. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x18, 0x0a, 0x07, 0x69, 0x73, 0x45, 0x72, 0x72, 0x6f, 0x72,
  2479. 0x18, 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x07, 0x69, 0x73, 0x45, 0x72, 0x72, 0x6f, 0x72, 0x22,
  2480. 0x56, 0x0a, 0x14, 0x41, 0x64, 0x64, 0x55, 0x73, 0x65, 0x72, 0x43, 0x72, 0x65, 0x64, 0x69, 0x74,
  2481. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20,
  2482. 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x63, 0x72, 0x65, 0x64, 0x69,
  2483. 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x63, 0x72, 0x65, 0x64, 0x69, 0x74, 0x12,
  2484. 0x16, 0x0a, 0x06, 0x64, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52,
  2485. 0x06, 0x64, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x22, 0x4c, 0x0a, 0x16, 0x52, 0x65, 0x70, 0x6f, 0x72,
  2486. 0x74, 0x55, 0x73, 0x65, 0x72, 0x42, 0x6c, 0x61, 0x63, 0x6b, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  2487. 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x18, 0x01, 0x20,
  2488. 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x12, 0x16, 0x0a,
  2489. 0x06, 0x72, 0x65, 0x73, 0x75, 0x6c, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x72,
  2490. 0x65, 0x73, 0x75, 0x6c, 0x74, 0x22, 0x99, 0x01, 0x0a, 0x12, 0x53, 0x65, 0x6e, 0x64, 0x4d, 0x65,
  2491. 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06,
  2492. 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x72, 0x6f,
  2493. 0x6f, 0x6d, 0x49, 0x64, 0x12, 0x2d, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18,
  2494. 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d,
  2495. 0x6f, 0x6e, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73,
  2496. 0x61, 0x67, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x18, 0x03,
  2497. 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x12, 0x22, 0x0a,
  2498. 0x0c, 0x77, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x54, 0x61, 0x67, 0x18, 0x04, 0x20,
  2499. 0x01, 0x28, 0x09, 0x52, 0x0c, 0x77, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x54, 0x61,
  2500. 0x67, 0x22, 0x90, 0x01, 0x0a, 0x28, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e,
  2501. 0x64, 0x49, 0x73, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x51, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x79, 0x55,
  2502. 0x73, 0x65, 0x72, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x12,
  2503. 0x0a, 0x04, 0x70, 0x61, 0x67, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x70, 0x61,
  2504. 0x67, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x18, 0x02,
  2505. 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x70, 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x12, 0x0e,
  2506. 0x0a, 0x02, 0x69, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x12,
  2507. 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61,
  2508. 0x6d, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52,
  2509. 0x03, 0x73, 0x65, 0x78, 0x22, 0x64, 0x0a, 0x1e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55,
  2510. 0x70, 0x64, 0x61, 0x74, 0x65, 0x55, 0x73, 0x65, 0x72, 0x43, 0x72, 0x65, 0x64, 0x69, 0x74, 0x52,
  2511. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  2512. 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  2513. 0x49, 0x64, 0x12, 0x10, 0x0a, 0x03, 0x6e, 0x75, 0x6d, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52,
  2514. 0x03, 0x6e, 0x75, 0x6d, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x18, 0x03, 0x20,
  2515. 0x01, 0x28, 0x09, 0x52, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x22, 0x5b, 0x0a, 0x21, 0x4d, 0x61,
  2516. 0x6e, 0x61, 0x67, 0x65, 0x72, 0x4d, 0x61, 0x72, 0x6b, 0x48, 0x69, 0x67, 0x68, 0x51, 0x75, 0x61,
  2517. 0x6c, 0x69, 0x74, 0x79, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12,
  2518. 0x18, 0x0a, 0x07, 0x70, 0x61, 0x73, 0x73, 0x49, 0x64, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x09,
  2519. 0x52, 0x07, 0x70, 0x61, 0x73, 0x73, 0x49, 0x64, 0x73, 0x12, 0x1c, 0x0a, 0x09, 0x75, 0x6e, 0x50,
  2520. 0x61, 0x73, 0x73, 0x49, 0x64, 0x73, 0x18, 0x02, 0x20, 0x03, 0x28, 0x09, 0x52, 0x09, 0x75, 0x6e,
  2521. 0x50, 0x61, 0x73, 0x73, 0x49, 0x64, 0x73, 0x22, 0x4b, 0x0a, 0x19, 0x47, 0x65, 0x74, 0x52, 0x65,
  2522. 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x44, 0x42, 0x52, 0x65, 0x71,
  2523. 0x75, 0x65, 0x73, 0x74, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x02, 0x20, 0x01, 0x28,
  2524. 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x1c, 0x0a, 0x09, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  2525. 0x49, 0x64, 0x73, 0x18, 0x03, 0x20, 0x03, 0x28, 0x09, 0x52, 0x09, 0x70, 0x65, 0x72, 0x73, 0x6f,
  2526. 0x6e, 0x49, 0x64, 0x73, 0x22, 0x65, 0x0a, 0x23, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x65, 0x63, 0x6f,
  2527. 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x48, 0x69, 0x67, 0x68, 0x51, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x79,
  2528. 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x10, 0x0a, 0x03, 0x6e,
  2529. 0x75, 0x6d, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x6e, 0x75, 0x6d, 0x12, 0x10, 0x0a,
  2530. 0x03, 0x73, 0x65, 0x78, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12,
  2531. 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28,
  2532. 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x22, 0x47, 0x0a, 0x21, 0x46,
  2533. 0x69, 0x6e, 0x64, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x48, 0x69, 0x67, 0x68,
  2534. 0x51, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x79, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x70, 0x6c, 0x79,
  2535. 0x12, 0x22, 0x0a, 0x0c, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x4c, 0x69, 0x73, 0x74,
  2536. 0x18, 0x01, 0x20, 0x03, 0x28, 0x09, 0x52, 0x0c, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64,
  2537. 0x4c, 0x69, 0x73, 0x74, 0x22, 0xc7, 0x01, 0x0a, 0x29, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x55,
  2538. 0x73, 0x65, 0x72, 0x4d, 0x61, 0x74, 0x63, 0x68, 0x65, 0x64, 0x4e, 0x75, 0x6d, 0x41, 0x6e, 0x64,
  2539. 0x52, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x55, 0x73, 0x65, 0x72, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x70,
  2540. 0x6c, 0x79, 0x12, 0x28, 0x0a, 0x0f, 0x74, 0x6f, 0x64, 0x61, 0x79, 0x4d, 0x61, 0x74, 0x63, 0x68,
  2541. 0x65, 0x64, 0x4e, 0x75, 0x6d, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0f, 0x74, 0x6f, 0x64,
  2542. 0x61, 0x79, 0x4d, 0x61, 0x74, 0x63, 0x68, 0x65, 0x64, 0x4e, 0x75, 0x6d, 0x12, 0x1a, 0x0a, 0x08,
  2543. 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08,
  2544. 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74,
  2545. 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x76, 0x61,
  2546. 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x04, 0x20,
  2547. 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x10, 0x0a, 0x03, 0x61, 0x67, 0x65, 0x18,
  2548. 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x61, 0x67, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x69,
  2549. 0x74, 0x79, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x69, 0x74, 0x79, 0x22, 0xaa,
  2550. 0x01, 0x0a, 0x1e, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x44, 0x42, 0x4d, 0x73, 0x67, 0x46,
  2551. 0x72, 0x6f, 0x6d, 0x57, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x52, 0x65, 0x70, 0x6c,
  2552. 0x79, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69,
  2553. 0x64, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03,
  2554. 0x73, 0x65, 0x78, 0x12, 0x16, 0x0a, 0x06, 0x77, 0x65, 0x69, 0x67, 0x68, 0x74, 0x18, 0x03, 0x20,
  2555. 0x01, 0x28, 0x03, 0x52, 0x06, 0x77, 0x65, 0x69, 0x67, 0x68, 0x74, 0x12, 0x24, 0x0a, 0x0d, 0x77,
  2556. 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x04, 0x20, 0x01,
  2557. 0x28, 0x09, 0x52, 0x0d, 0x77, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x53, 0x74, 0x61, 0x74, 0x75,
  2558. 0x73, 0x12, 0x28, 0x0a, 0x0f, 0x74, 0x6f, 0x64, 0x61, 0x79, 0x4d, 0x61, 0x74, 0x63, 0x68, 0x65,
  2559. 0x64, 0x4e, 0x75, 0x6d, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0f, 0x74, 0x6f, 0x64, 0x61,
  2560. 0x79, 0x4d, 0x61, 0x74, 0x63, 0x68, 0x65, 0x64, 0x4e, 0x75, 0x6d, 0x22, 0x35, 0x0a, 0x1b, 0x55,
  2561. 0x70, 0x64, 0x61, 0x74, 0x65, 0x55, 0x73, 0x65, 0x72, 0x4d, 0x61, 0x74, 0x63, 0x68, 0x65, 0x64,
  2562. 0x4e, 0x75, 0x6d, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73,
  2563. 0x65, 0x72, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72,
  2564. 0x49, 0x64, 0x22, 0x65, 0x0a, 0x23, 0x53, 0x65, 0x6e, 0x64, 0x4e, 0x65, 0x77, 0x4d, 0x65, 0x73,
  2565. 0x73, 0x61, 0x67, 0x65, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x52, 0x65, 0x6d, 0x69, 0x6e, 0x64,
  2566. 0x65, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72,
  2567. 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72,
  2568. 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x12, 0x22, 0x0a, 0x0c, 0x73, 0x65, 0x6e, 0x64, 0x50, 0x65, 0x72,
  2569. 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, 0x73, 0x65, 0x6e,
  2570. 0x64, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x22, 0x42, 0x0a, 0x18, 0x53, 0x65, 0x6e,
  2571. 0x64, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x64, 0x75, 0x63, 0x65, 0x43, 0x72, 0x65, 0x64, 0x69, 0x74,
  2572. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x26, 0x0a, 0x0e, 0x69, 0x73, 0x53, 0x65, 0x6e, 0x64, 0x52,
  2573. 0x65, 0x6d, 0x69, 0x6e, 0x64, 0x65, 0x72, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0e, 0x69,
  2574. 0x73, 0x53, 0x65, 0x6e, 0x64, 0x52, 0x65, 0x6d, 0x69, 0x6e, 0x64, 0x65, 0x72, 0x22, 0x7d, 0x0a,
  2575. 0x0b, 0x55, 0x73, 0x65, 0x72, 0x46, 0x72, 0x65, 0x65, 0x4e, 0x75, 0x6d, 0x12, 0x24, 0x0a, 0x0d,
  2576. 0x72, 0x65, 0x70, 0x6c, 0x79, 0x53, 0x63, 0x72, 0x69, 0x70, 0x4e, 0x75, 0x6d, 0x18, 0x01, 0x20,
  2577. 0x01, 0x28, 0x03, 0x52, 0x0d, 0x72, 0x65, 0x70, 0x6c, 0x79, 0x53, 0x63, 0x72, 0x69, 0x70, 0x4e,
  2578. 0x75, 0x6d, 0x12, 0x26, 0x0a, 0x0e, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x53, 0x63, 0x72, 0x69,
  2579. 0x70, 0x4e, 0x75, 0x6d, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0e, 0x63, 0x72, 0x65, 0x61,
  2580. 0x74, 0x65, 0x53, 0x63, 0x72, 0x69, 0x70, 0x4e, 0x75, 0x6d, 0x12, 0x20, 0x0a, 0x0b, 0x6d, 0x61,
  2581. 0x74, 0x63, 0x68, 0x69, 0x6e, 0x67, 0x4e, 0x75, 0x6d, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52,
  2582. 0x0b, 0x6d, 0x61, 0x74, 0x63, 0x68, 0x69, 0x6e, 0x67, 0x4e, 0x75, 0x6d, 0x22, 0x76, 0x0a, 0x11,
  2583. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  2584. 0x74, 0x12, 0x18, 0x0a, 0x07, 0x73, 0x63, 0x72, 0x69, 0x70, 0x49, 0x64, 0x18, 0x04, 0x20, 0x01,
  2585. 0x28, 0x03, 0x52, 0x07, 0x73, 0x63, 0x72, 0x69, 0x70, 0x49, 0x64, 0x12, 0x2d, 0x0a, 0x07, 0x6d,
  2586. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x61,
  2587. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67,
  2588. 0x65, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x73,
  2589. 0x67, 0x54, 0x79, 0x70, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x73, 0x67,
  2590. 0x54, 0x79, 0x70, 0x65, 0x22, 0x32, 0x0a, 0x16, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x6f,
  2591. 0x6f, 0x6b, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x18,
  2592. 0x0a, 0x07, 0x73, 0x63, 0x72, 0x69, 0x70, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52,
  2593. 0x07, 0x73, 0x63, 0x72, 0x69, 0x70, 0x49, 0x64, 0x22, 0x46, 0x0a, 0x14, 0x55, 0x73, 0x65, 0x72,
  2594. 0x46, 0x69, 0x6e, 0x64, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  2595. 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03,
  2596. 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x73,
  2597. 0x65, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74,
  2598. 0x22, 0x2e, 0x0a, 0x12, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52,
  2599. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x18, 0x0a, 0x07, 0x73, 0x63, 0x72, 0x69, 0x70, 0x49,
  2600. 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x73, 0x63, 0x72, 0x69, 0x70, 0x49, 0x64,
  2601. 0x22, 0x48, 0x0a, 0x12, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52,
  2602. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x74, 0x65, 0x78, 0x74, 0x18, 0x01,
  2603. 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x74, 0x65, 0x78, 0x74, 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x69,
  2604. 0x63, 0x74, 0x75, 0x72, 0x65, 0x55, 0x72, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a,
  2605. 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x55, 0x72, 0x6c, 0x22, 0x45, 0x0a, 0x1d, 0x46, 0x69,
  2606. 0x6e, 0x64, 0x4d, 0x61, 0x74, 0x63, 0x68, 0x69, 0x6e, 0x67, 0x41, 0x76, 0x61, 0x74, 0x61, 0x72,
  2607. 0x41, 0x6e, 0x64, 0x4e, 0x75, 0x6d, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6e,
  2608. 0x75, 0x6d, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x6e, 0x75, 0x6d, 0x12, 0x12, 0x0a,
  2609. 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x02, 0x20, 0x03, 0x28, 0x09, 0x52, 0x04, 0x6c, 0x69, 0x73,
  2610. 0x74, 0x22, 0x45, 0x0a, 0x13, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x63, 0x68, 0x61, 0x72, 0x67,
  2611. 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x2e, 0x0a, 0x12, 0x52, 0x65, 0x63, 0x68,
  2612. 0x61, 0x72, 0x67, 0x65, 0x54, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x49, 0x64, 0x18, 0x01,
  2613. 0x20, 0x01, 0x28, 0x03, 0x52, 0x12, 0x52, 0x65, 0x63, 0x68, 0x61, 0x72, 0x67, 0x65, 0x54, 0x65,
  2614. 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x49, 0x64, 0x22, 0x3a, 0x0a, 0x0c, 0x52, 0x65, 0x63, 0x68,
  2615. 0x61, 0x72, 0x67, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x2a, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74,
  2616. 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x16, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65,
  2617. 0x72, 0x2e, 0x52, 0x65, 0x63, 0x68, 0x61, 0x72, 0x67, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04,
  2618. 0x6c, 0x69, 0x73, 0x74, 0x22, 0x40, 0x0a, 0x0f, 0x56, 0x69, 0x70, 0x52, 0x65, 0x63, 0x68, 0x61,
  2619. 0x72, 0x67, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x2d, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18,
  2620. 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72,
  2621. 0x2e, 0x56, 0x69, 0x70, 0x52, 0x65, 0x63, 0x68, 0x61, 0x72, 0x67, 0x65, 0x49, 0x6e, 0x66, 0x6f,
  2622. 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0xe9, 0x01, 0x0a, 0x0f, 0x56, 0x69, 0x70, 0x52, 0x65,
  2623. 0x63, 0x68, 0x61, 0x72, 0x67, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64,
  2624. 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x6c, 0x61,
  2625. 0x62, 0x65, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x6c, 0x61, 0x62, 0x65, 0x6c,
  2626. 0x12, 0x14, 0x0a, 0x05, 0x70, 0x72, 0x69, 0x63, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52,
  2627. 0x05, 0x70, 0x72, 0x69, 0x63, 0x65, 0x12, 0x20, 0x0a, 0x0b, 0x6f, 0x72, 0x69, 0x67, 0x69, 0x6e,
  2628. 0x50, 0x72, 0x69, 0x63, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x6f, 0x72, 0x69,
  2629. 0x67, 0x69, 0x6e, 0x50, 0x72, 0x69, 0x63, 0x65, 0x12, 0x2e, 0x0a, 0x12, 0x61, 0x76, 0x65, 0x72,
  2630. 0x61, 0x67, 0x65, 0x50, 0x65, 0x72, 0x44, 0x61, 0x79, 0x50, 0x72, 0x69, 0x63, 0x65, 0x18, 0x05,
  2631. 0x20, 0x01, 0x28, 0x03, 0x52, 0x12, 0x61, 0x76, 0x65, 0x72, 0x61, 0x67, 0x65, 0x50, 0x65, 0x72,
  2632. 0x44, 0x61, 0x79, 0x50, 0x72, 0x69, 0x63, 0x65, 0x12, 0x26, 0x0a, 0x0e, 0x61, 0x64, 0x64, 0x69,
  2633. 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x43, 0x6f, 0x69, 0x6e, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03,
  2634. 0x52, 0x0e, 0x61, 0x64, 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x43, 0x6f, 0x69, 0x6e,
  2635. 0x12, 0x20, 0x0a, 0x0b, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x18,
  2636. 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69,
  2637. 0x6f, 0x6e, 0x22, 0xa4, 0x01, 0x0a, 0x0c, 0x52, 0x65, 0x63, 0x68, 0x61, 0x72, 0x67, 0x65, 0x49,
  2638. 0x6e, 0x66, 0x6f, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52,
  2639. 0x02, 0x69, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x70, 0x72, 0x69, 0x63, 0x65, 0x18, 0x02, 0x20, 0x01,
  2640. 0x28, 0x03, 0x52, 0x05, 0x70, 0x72, 0x69, 0x63, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x63, 0x72, 0x65,
  2641. 0x64, 0x69, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x63, 0x72, 0x65, 0x64, 0x69,
  2642. 0x74, 0x12, 0x1e, 0x0a, 0x0a, 0x67, 0x69, 0x76, 0x65, 0x43, 0x72, 0x65, 0x64, 0x69, 0x74, 0x18,
  2643. 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0a, 0x67, 0x69, 0x76, 0x65, 0x43, 0x72, 0x65, 0x64, 0x69,
  2644. 0x74, 0x12, 0x20, 0x0a, 0x0b, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e,
  2645. 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74,
  2646. 0x69, 0x6f, 0x6e, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x18, 0x06, 0x20, 0x01,
  2647. 0x28, 0x09, 0x52, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x22, 0x7d, 0x0a, 0x11, 0x49, 0x6e, 0x66,
  2648. 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x30,
  2649. 0x0a, 0x13, 0x69, 0x73, 0x46, 0x69, 0x6e, 0x69, 0x73, 0x68, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d,
  2650. 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x13, 0x69, 0x73, 0x46,
  2651. 0x69, 0x6e, 0x69, 0x73, 0x68, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e,
  2652. 0x12, 0x1e, 0x0a, 0x0a, 0x69, 0x73, 0x47, 0x65, 0x74, 0x41, 0x77, 0x61, 0x72, 0x64, 0x18, 0x02,
  2653. 0x20, 0x01, 0x28, 0x08, 0x52, 0x0a, 0x69, 0x73, 0x47, 0x65, 0x74, 0x41, 0x77, 0x61, 0x72, 0x64,
  2654. 0x12, 0x16, 0x0a, 0x06, 0x63, 0x72, 0x65, 0x64, 0x69, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03,
  2655. 0x52, 0x06, 0x63, 0x72, 0x65, 0x64, 0x69, 0x74, 0x22, 0x35, 0x0a, 0x0b, 0x55, 0x73, 0x65, 0x72,
  2656. 0x42, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20,
  2657. 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x63, 0x72, 0x65, 0x64, 0x69,
  2658. 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x63, 0x72, 0x65, 0x64, 0x69, 0x74, 0x22,
  2659. 0x5b, 0x0a, 0x15, 0x55, 0x73, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x4c,
  2660. 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x2a, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74,
  2661. 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x16, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65,
  2662. 0x72, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x43, 0x68, 0x61, 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04,
  2663. 0x6c, 0x69, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x02,
  2664. 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x22, 0x9e, 0x02, 0x0a,
  2665. 0x0c, 0x55, 0x73, 0x65, 0x72, 0x43, 0x68, 0x61, 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x1a, 0x0a,
  2666. 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52,
  2667. 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x12, 0x1c, 0x0a, 0x09, 0x75, 0x6e, 0x72,
  2668. 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x75, 0x6e,
  2669. 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x12, 0x20, 0x0a, 0x0b, 0x6c, 0x61, 0x73, 0x74, 0x43,
  2670. 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x6c, 0x61,
  2671. 0x73, 0x74, 0x43, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x6c, 0x61, 0x73,
  2672. 0x74, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x6c, 0x61, 0x73,
  2673. 0x74, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x20, 0x0a, 0x0b, 0x6c, 0x69, 0x6b, 0x65, 0x61, 0x62, 0x69,
  2674. 0x6c, 0x69, 0x74, 0x79, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x6c, 0x69, 0x6b, 0x65,
  2675. 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x08,
  2676. 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x76, 0x61,
  2677. 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x76,
  2678. 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e,
  2679. 0x61, 0x6d, 0x65, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e,
  2680. 0x61, 0x6d, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x61, 0x67, 0x65, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x03,
  2681. 0x52, 0x03, 0x61, 0x67, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x18,
  2682. 0x0c, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x22, 0xe8, 0x04,
  2683. 0x0a, 0x08, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64,
  2684. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69,
  2685. 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69,
  2686. 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72,
  2687. 0x55, 0x72, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61,
  2688. 0x72, 0x55, 0x72, 0x6c, 0x12, 0x10, 0x0a, 0x03, 0x61, 0x67, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28,
  2689. 0x03, 0x52, 0x03, 0x61, 0x67, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x05, 0x20,
  2690. 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x24, 0x0a, 0x0d, 0x63, 0x6f, 0x6e, 0x73,
  2691. 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52,
  2692. 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x16,
  2693. 0x0a, 0x06, 0x63, 0x72, 0x65, 0x64, 0x69, 0x74, 0x18, 0x07, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06,
  2694. 0x63, 0x72, 0x65, 0x64, 0x69, 0x74, 0x12, 0x18, 0x0a, 0x07, 0x74, 0x61, 0x67, 0x4c, 0x69, 0x73,
  2695. 0x74, 0x18, 0x08, 0x20, 0x03, 0x28, 0x03, 0x52, 0x07, 0x74, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74,
  2696. 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x18, 0x09, 0x20,
  2697. 0x01, 0x28, 0x09, 0x52, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x12, 0x26,
  2698. 0x0a, 0x0e, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65,
  2699. 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63,
  2700. 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e,
  2701. 0x63, 0x65, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e,
  2702. 0x63, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x69, 0x74, 0x79, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x09,
  2703. 0x52, 0x04, 0x63, 0x69, 0x74, 0x79, 0x12, 0x12, 0x0a, 0x04, 0x61, 0x72, 0x65, 0x61, 0x18, 0x0d,
  2704. 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x61, 0x72, 0x65, 0x61, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73,
  2705. 0x65, 0x72, 0x49, 0x64, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72,
  2706. 0x49, 0x64, 0x12, 0x18, 0x0a, 0x07, 0x69, 0x73, 0x42, 0x6c, 0x61, 0x63, 0x6b, 0x18, 0x0f, 0x20,
  2707. 0x01, 0x28, 0x08, 0x52, 0x07, 0x69, 0x73, 0x42, 0x6c, 0x61, 0x63, 0x6b, 0x12, 0x1e, 0x0a, 0x0a,
  2708. 0x69, 0x73, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x65, 0x72, 0x18, 0x10, 0x20, 0x01, 0x28, 0x08,
  2709. 0x52, 0x0a, 0x69, 0x73, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x65, 0x72, 0x12, 0x2c, 0x0a, 0x11,
  2710. 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x4e, 0x75,
  2711. 0x6d, 0x18, 0x11, 0x20, 0x01, 0x28, 0x03, 0x52, 0x11, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4e,
  2712. 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x4e, 0x75, 0x6d, 0x12, 0x2e, 0x0a, 0x12, 0x55, 0x70,
  2713. 0x64, 0x61, 0x74, 0x65, 0x41, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x4e, 0x75, 0x6d,
  2714. 0x18, 0x12, 0x20, 0x01, 0x28, 0x03, 0x52, 0x12, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x41, 0x76,
  2715. 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x4e, 0x75, 0x6d, 0x12, 0x2c, 0x0a, 0x11, 0x55, 0x70,
  2716. 0x64, 0x61, 0x74, 0x65, 0x50, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x4e, 0x75, 0x6d, 0x18,
  2717. 0x13, 0x20, 0x01, 0x28, 0x03, 0x52, 0x11, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x69, 0x63,
  2718. 0x74, 0x75, 0x72, 0x65, 0x73, 0x4e, 0x75, 0x6d, 0x12, 0x2e, 0x0a, 0x12, 0x55, 0x70, 0x64, 0x61,
  2719. 0x74, 0x65, 0x53, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x4e, 0x75, 0x6d, 0x18, 0x14,
  2720. 0x20, 0x01, 0x28, 0x03, 0x52, 0x12, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x53, 0x69, 0x67, 0x6e,
  2721. 0x61, 0x74, 0x75, 0x72, 0x65, 0x4e, 0x75, 0x6d, 0x22, 0x1e, 0x0a, 0x0a, 0x4b, 0x65, 0x79, 0x52,
  2722. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20,
  2723. 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x22, 0x8e, 0x01, 0x0a, 0x10, 0x43, 0x72, 0x65,
  2724. 0x61, 0x74, 0x65, 0x50, 0x61, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x14, 0x0a,
  2725. 0x05, 0x6d, 0x6f, 0x6e, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x6d, 0x6f,
  2726. 0x6e, 0x65, 0x79, 0x12, 0x12, 0x0a, 0x04, 0x74, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28,
  2727. 0x09, 0x52, 0x04, 0x74, 0x79, 0x70, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x70, 0x65, 0x6e, 0x49,
  2728. 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x6f, 0x70, 0x65, 0x6e, 0x49, 0x64, 0x12,
  2729. 0x20, 0x0a, 0x0b, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x04,
  2730. 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f,
  2731. 0x6e, 0x12, 0x16, 0x0a, 0x06, 0x61, 0x74, 0x74, 0x61, 0x63, 0x68, 0x18, 0x05, 0x20, 0x01, 0x28,
  2732. 0x09, 0x52, 0x06, 0x61, 0x74, 0x74, 0x61, 0x63, 0x68, 0x22, 0x55, 0x0a, 0x07, 0x50, 0x61, 0x79,
  2733. 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x30, 0x0a, 0x07, 0x70, 0x61, 0x79, 0x49, 0x6e, 0x66, 0x6f, 0x18,
  2734. 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70,
  2735. 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x52, 0x07, 0x70,
  2736. 0x61, 0x79, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x18, 0x0a, 0x07, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x49,
  2737. 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x49, 0x64,
  2738. 0x22, 0x9c, 0x02, 0x0a, 0x0c, 0x50, 0x61, 0x79, 0x4f, 0x72, 0x64, 0x65, 0x72, 0x49, 0x6e, 0x66,
  2739. 0x6f, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28,
  2740. 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x44, 0x12, 0x18, 0x0a, 0x07, 0x6f, 0x72, 0x64,
  2741. 0x65, 0x72, 0x49, 0x44, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x6f, 0x72, 0x64, 0x65,
  2742. 0x72, 0x49, 0x44, 0x12, 0x14, 0x0a, 0x05, 0x6d, 0x6f, 0x6e, 0x65, 0x79, 0x18, 0x03, 0x20, 0x01,
  2743. 0x28, 0x03, 0x52, 0x05, 0x6d, 0x6f, 0x6e, 0x65, 0x79, 0x12, 0x12, 0x0a, 0x04, 0x74, 0x79, 0x70,
  2744. 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x74, 0x79, 0x70, 0x65, 0x12, 0x24, 0x0a,
  2745. 0x0d, 0x54, 0x72, 0x61, 0x6e, 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x44, 0x18, 0x05,
  2746. 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x54, 0x72, 0x61, 0x6e, 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f,
  2747. 0x6e, 0x49, 0x44, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x70, 0x65, 0x6e, 0x49, 0x64, 0x18, 0x06, 0x20,
  2748. 0x01, 0x28, 0x09, 0x52, 0x06, 0x6f, 0x70, 0x65, 0x6e, 0x49, 0x64, 0x12, 0x20, 0x0a, 0x0b, 0x64,
  2749. 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09,
  2750. 0x52, 0x0b, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x16, 0x0a,
  2751. 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x73,
  2752. 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x18, 0x0a, 0x07, 0x70, 0x61, 0x79, 0x54, 0x69, 0x6d, 0x65,
  2753. 0x18, 0x0a, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x70, 0x61, 0x79, 0x54, 0x69, 0x6d, 0x65, 0x12,
  2754. 0x1e, 0x0a, 0x0a, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x0b, 0x20,
  2755. 0x01, 0x28, 0x03, 0x52, 0x0a, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x54, 0x69, 0x6d, 0x65, 0x22,
  2756. 0x52, 0x0a, 0x0c, 0x50, 0x61, 0x79, 0x4f, 0x72, 0x64, 0x65, 0x72, 0x4c, 0x69, 0x73, 0x74, 0x12,
  2757. 0x2a, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x16, 0x2e,
  2758. 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x50, 0x61, 0x79, 0x4f, 0x72, 0x64, 0x65,
  2759. 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e,
  2760. 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78,
  2761. 0x74, 0x49, 0x64, 0x22, 0x61, 0x0a, 0x17, 0x46, 0x69, 0x6e, 0x64, 0x50, 0x61, 0x79, 0x4f, 0x72,
  2762. 0x64, 0x65, 0x72, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16,
  2763. 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06,
  2764. 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74,
  2765. 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x12, 0x16,
  2766. 0x0a, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06,
  2767. 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x22, 0x2a, 0x0a, 0x10, 0x50, 0x61, 0x79, 0x43, 0x61, 0x6c,
  2768. 0x6c, 0x62, 0x61, 0x63, 0x6b, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x65,
  2769. 0x73, 0x75, 0x6c, 0x74, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x06, 0x72, 0x65, 0x73, 0x75,
  2770. 0x6c, 0x74, 0x32, 0xde, 0x5b, 0x0a, 0x04, 0x55, 0x73, 0x65, 0x72, 0x12, 0x54, 0x0a, 0x0b, 0x47,
  2771. 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f,
  2772. 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70,
  2773. 0x74, 0x79, 0x1a, 0x12, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x55, 0x73,
  2774. 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x22, 0x19, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x13, 0x22, 0x0e,
  2775. 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x69, 0x6e, 0x66, 0x6f, 0x3a, 0x01,
  2776. 0x2a, 0x12, 0x69, 0x0a, 0x0d, 0x53, 0x65, 0x6e, 0x64, 0x50, 0x68, 0x6f, 0x6e, 0x65, 0x43, 0x6f,
  2777. 0x64, 0x65, 0x12, 0x20, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
  2778. 0x53, 0x65, 0x6e, 0x64, 0x50, 0x68, 0x6f, 0x6e, 0x65, 0x43, 0x6f, 0x64, 0x65, 0x52, 0x65, 0x71,
  2779. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72,
  2780. 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x1e, 0x82, 0xd3,
  2781. 0xe4, 0x93, 0x02, 0x18, 0x22, 0x13, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f,
  2782. 0x63, 0x6f, 0x64, 0x65, 0x2f, 0x73, 0x65, 0x6e, 0x64, 0x3a, 0x01, 0x2a, 0x12, 0x6c, 0x0a, 0x0e,
  2783. 0x43, 0x68, 0x65, 0x63, 0x6b, 0x50, 0x68, 0x6f, 0x6e, 0x65, 0x43, 0x6f, 0x64, 0x65, 0x12, 0x21,
  2784. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x68, 0x65, 0x63,
  2785. 0x6b, 0x50, 0x68, 0x6f, 0x6e, 0x65, 0x43, 0x6f, 0x64, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  2786. 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  2787. 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x1f, 0x82, 0xd3, 0xe4, 0x93, 0x02,
  2788. 0x19, 0x22, 0x14, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x63, 0x6f, 0x64,
  2789. 0x65, 0x2f, 0x63, 0x68, 0x65, 0x63, 0x6b, 0x3a, 0x01, 0x2a, 0x12, 0x7e, 0x0a, 0x15, 0x55, 0x70,
  2790. 0x64, 0x61, 0x74, 0x65, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74,
  2791. 0x69, 0x6f, 0x6e, 0x12, 0x24, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
  2792. 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69,
  2793. 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67,
  2794. 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74,
  2795. 0x79, 0x22, 0x27, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x21, 0x22, 0x1c, 0x2f, 0x61, 0x70, 0x69, 0x2f,
  2796. 0x75, 0x73, 0x65, 0x72, 0x2f, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x2f, 0x69, 0x6e, 0x66, 0x6f,
  2797. 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x3a, 0x01, 0x2a, 0x12, 0x6e, 0x0a, 0x14, 0x43, 0x72,
  2798. 0x65, 0x61, 0x74, 0x65, 0x55, 0x73, 0x65, 0x72, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x52, 0x6f,
  2799. 0x6f, 0x6d, 0x12, 0x1f, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
  2800. 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x43, 0x68, 0x61, 0x74, 0x52, 0x6f, 0x6f, 0x6d, 0x50, 0x61,
  2801. 0x72, 0x61, 0x6d, 0x1a, 0x13, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x52,
  2802. 0x6f, 0x6f, 0x6d, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x20, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1a,
  2803. 0x22, 0x15, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x63, 0x72, 0x65, 0x61,
  2804. 0x74, 0x65, 0x2f, 0x72, 0x6f, 0x6f, 0x6d, 0x3a, 0x01, 0x2a, 0x12, 0x5d, 0x0a, 0x0e, 0x47, 0x65,
  2805. 0x74, 0x55, 0x73, 0x65, 0x72, 0x42, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x12, 0x16, 0x2e, 0x67,
  2806. 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45,
  2807. 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x15, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e,
  2808. 0x55, 0x73, 0x65, 0x72, 0x42, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x22, 0x1c, 0x82, 0xd3, 0xe4,
  2809. 0x93, 0x02, 0x16, 0x22, 0x11, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x62,
  2810. 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x5b, 0x0a, 0x0f, 0x55, 0x73, 0x65,
  2811. 0x72, 0x47, 0x65, 0x74, 0x48, 0x6f, 0x6d, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x17, 0x2e, 0x61,
  2812. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  2813. 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x14, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d,
  2814. 0x6f, 0x6e, 0x2e, 0x48, 0x6f, 0x6d, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x22, 0x19, 0x82, 0xd3, 0xe4,
  2815. 0x93, 0x02, 0x13, 0x22, 0x0e, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x68,
  2816. 0x6f, 0x6d, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x6f, 0x0a, 0x1b, 0x55, 0x73, 0x65, 0x72, 0x47, 0x65,
  2817. 0x74, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x6b, 0x65, 0x64, 0x41, 0x6e, 0x64, 0x4c,
  2818. 0x6f, 0x6f, 0x6b, 0x65, 0x64, 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d,
  2819. 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x1d,
  2820. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b,
  2821. 0x65, 0x64, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x64, 0x4e, 0x75, 0x6d, 0x22, 0x18, 0x82,
  2822. 0xd3, 0xe4, 0x93, 0x02, 0x12, 0x22, 0x0d, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72,
  2823. 0x2f, 0x6e, 0x75, 0x6d, 0x3a, 0x01, 0x2a, 0x12, 0x71, 0x0a, 0x0c, 0x46, 0x69, 0x6e, 0x64, 0x4c,
  2824. 0x6f, 0x6f, 0x6b, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f,
  2825. 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x50, 0x61, 0x67, 0x65, 0x52, 0x65, 0x71,
  2826. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x24, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69,
  2827. 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b,
  2828. 0x65, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x1e, 0x82, 0xd3, 0xe4, 0x93,
  2829. 0x02, 0x18, 0x22, 0x13, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x6c, 0x69,
  2830. 0x73, 0x74, 0x2f, 0x6c, 0x6f, 0x6f, 0x6b, 0x3a, 0x01, 0x2a, 0x12, 0x5c, 0x0a, 0x06, 0x57, 0x78,
  2831. 0x43, 0x6f, 0x6e, 0x66, 0x12, 0x15, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f,
  2832. 0x6e, 0x2e, 0x57, 0x78, 0x43, 0x6f, 0x6e, 0x66, 0x52, 0x65, 0x71, 0x1a, 0x1a, 0x2e, 0x61, 0x70,
  2833. 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x57, 0x78, 0x43, 0x6f, 0x6e, 0x66, 0x52,
  2834. 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x1f, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x19, 0x22,
  2835. 0x14, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x77, 0x78, 0x2f, 0x6a, 0x73, 0x73, 0x64, 0x6b, 0x2f, 0x63,
  2836. 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x3a, 0x01, 0x2a, 0x12, 0x5f, 0x0a, 0x10, 0x46, 0x69, 0x6e, 0x64,
  2837. 0x54, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x42, 0x79, 0x53, 0x65, 0x78, 0x12, 0x12, 0x2e, 0x61,
  2838. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x53, 0x65, 0x78, 0x52, 0x65, 0x71,
  2839. 0x1a, 0x18, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x54, 0x61,
  2840. 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x1d, 0x82, 0xd3, 0xe4, 0x93,
  2841. 0x02, 0x17, 0x22, 0x12, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x6c, 0x69,
  2842. 0x73, 0x74, 0x2f, 0x74, 0x61, 0x67, 0x3a, 0x01, 0x2a, 0x12, 0x76, 0x0a, 0x0e, 0x46, 0x69, 0x6e,
  2843. 0x64, 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1c, 0x2e, 0x61, 0x70,
  2844. 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x50, 0x61, 0x67,
  2845. 0x65, 0x32, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x24, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  2846. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64,
  2847. 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22,
  2848. 0x20, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1a, 0x22, 0x15, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73,
  2849. 0x65, 0x72, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x2f, 0x6f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x3a, 0x01,
  2850. 0x2a, 0x12, 0x81, 0x01, 0x0a, 0x1a, 0x46, 0x69, 0x6e, 0x64, 0x57, 0x69, 0x74, 0x68, 0x69, 0x6e,
  2851. 0x53, 0x65, 0x76, 0x65, 0x6e, 0x44, 0x61, 0x79, 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74,
  2852. 0x12, 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4c, 0x69,
  2853. 0x73, 0x74, 0x50, 0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1f, 0x2e,
  2854. 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x46, 0x69, 0x6e,
  2855. 0x64, 0x43, 0x68, 0x61, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x25,
  2856. 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1f, 0x22, 0x1a, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65,
  2857. 0x72, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x2f, 0x63, 0x68, 0x61, 0x74, 0x2f, 0x77, 0x69, 0x74, 0x68,
  2858. 0x69, 0x6e, 0x3a, 0x01, 0x2a, 0x12, 0x7d, 0x0a, 0x18, 0x46, 0x69, 0x6e, 0x64, 0x4f, 0x76, 0x65,
  2859. 0x72, 0x53, 0x65, 0x76, 0x65, 0x6e, 0x44, 0x61, 0x79, 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73,
  2860. 0x74, 0x12, 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4c,
  2861. 0x69, 0x73, 0x74, 0x50, 0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1f,
  2862. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x46, 0x69,
  2863. 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22,
  2864. 0x23, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1d, 0x22, 0x18, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73,
  2865. 0x65, 0x72, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x2f, 0x63, 0x68, 0x61, 0x74, 0x2f, 0x6f, 0x76, 0x65,
  2866. 0x72, 0x3a, 0x01, 0x2a, 0x12, 0x7e, 0x0a, 0x17, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x6c, 0x6f, 0x73,
  2867. 0x65, 0x46, 0x72, 0x69, 0x65, 0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x12,
  2868. 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4c, 0x69, 0x73,
  2869. 0x74, 0x50, 0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1f, 0x2e, 0x61,
  2870. 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64,
  2871. 0x43, 0x68, 0x61, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x25, 0x82,
  2872. 0xd3, 0xe4, 0x93, 0x02, 0x1f, 0x22, 0x1a, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72,
  2873. 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x2f, 0x63, 0x68, 0x61, 0x74, 0x2f, 0x66, 0x72, 0x69, 0x65, 0x6e,
  2874. 0x64, 0x3a, 0x01, 0x2a, 0x12, 0x7e, 0x0a, 0x12, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74,
  2875. 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x25, 0x2e, 0x61, 0x70, 0x69,
  2876. 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74,
  2877. 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  2878. 0x74, 0x1a, 0x1f, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43,
  2879. 0x68, 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70,
  2880. 0x6c, 0x79, 0x22, 0x20, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1a, 0x22, 0x15, 0x2f, 0x61, 0x70, 0x69,
  2881. 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x63, 0x68, 0x61, 0x74, 0x2f, 0x72, 0x65, 0x63, 0x6f, 0x72,
  2882. 0x64, 0x3a, 0x01, 0x2a, 0x12, 0x72, 0x0a, 0x0f, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74,
  2883. 0x52, 0x6f, 0x6f, 0x6d, 0x4d, 0x73, 0x67, 0x12, 0x22, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f,
  2884. 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x52, 0x6f, 0x6f,
  2885. 0x6d, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x17, 0x2e, 0x61, 0x70,
  2886. 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x68, 0x61, 0x74, 0x52, 0x6f, 0x6f,
  2887. 0x6d, 0x4d, 0x73, 0x67, 0x22, 0x22, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1c, 0x22, 0x17, 0x2f, 0x61,
  2888. 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x63, 0x68, 0x61, 0x74, 0x2f, 0x72, 0x6f, 0x6f,
  2889. 0x6d, 0x2f, 0x6d, 0x73, 0x67, 0x3a, 0x01, 0x2a, 0x12, 0x59, 0x0a, 0x0d, 0x47, 0x65, 0x74, 0x55,
  2890. 0x73, 0x65, 0x72, 0x49, 0x73, 0x4c, 0x69, 0x6b, 0x65, 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  2891. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72,
  2892. 0x61, 0x6d, 0x1a, 0x12, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
  2893. 0x49, 0x73, 0x4c, 0x69, 0x6b, 0x65, 0x22, 0x1b, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x15, 0x22, 0x10,
  2894. 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x69, 0x73, 0x6c, 0x69, 0x6b, 0x65,
  2895. 0x3a, 0x01, 0x2a, 0x12, 0x64, 0x0a, 0x0e, 0x46, 0x69, 0x6e, 0x64, 0x4d, 0x65, 0x6d, 0x65, 0x42,
  2896. 0x79, 0x54, 0x79, 0x70, 0x65, 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d,
  2897. 0x6f, 0x6e, 0x2e, 0x4d, 0x65, 0x6d, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x14,
  2898. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x65, 0x6d, 0x65,
  2899. 0x4c, 0x69, 0x73, 0x74, 0x22, 0x23, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1d, 0x22, 0x18, 0x2f, 0x61,
  2900. 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x66, 0x69, 0x6e, 0x64, 0x2f, 0x6d, 0x65, 0x6d,
  2901. 0x65, 0x2f, 0x74, 0x79, 0x70, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x6d, 0x0a, 0x0d, 0x46, 0x69, 0x6e,
  2902. 0x64, 0x43, 0x68, 0x61, 0x74, 0x54, 0x6f, 0x70, 0x69, 0x63, 0x12, 0x20, 0x2e, 0x61, 0x70, 0x69,
  2903. 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74,
  2904. 0x54, 0x6f, 0x70, 0x69, 0x63, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x19, 0x2e, 0x61,
  2905. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x68, 0x61, 0x74, 0x54, 0x6f,
  2906. 0x70, 0x69, 0x63, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x1f, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x19, 0x22,
  2907. 0x14, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x66, 0x69, 0x6e, 0x64, 0x2f,
  2908. 0x74, 0x6f, 0x70, 0x69, 0x63, 0x3a, 0x01, 0x2a, 0x12, 0x66, 0x0a, 0x0a, 0x52, 0x61, 0x6e, 0x64,
  2909. 0x6f, 0x6d, 0x4d, 0x65, 0x6d, 0x65, 0x12, 0x15, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d,
  2910. 0x6d, 0x6f, 0x6e, 0x2e, 0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x4e, 0x75, 0x6d, 0x1a, 0x1a, 0x2e,
  2911. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x6f, 0x6d, 0x6d, 0x6f,
  2912. 0x6e, 0x54, 0x65, 0x78, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x25, 0x82, 0xd3, 0xe4, 0x93, 0x02,
  2913. 0x1f, 0x22, 0x1a, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x66, 0x69, 0x6e,
  2914. 0x64, 0x2f, 0x6d, 0x65, 0x6d, 0x65, 0x2f, 0x72, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x3a, 0x01, 0x2a,
  2915. 0x12, 0x75, 0x0a, 0x12, 0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x53, 0x77, 0x69, 0x66, 0x74, 0x4d,
  2916. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d,
  2917. 0x6d, 0x6f, 0x6e, 0x2e, 0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x4e, 0x75, 0x6d, 0x41, 0x6e, 0x64,
  2918. 0x53, 0x65, 0x78, 0x1a, 0x1a, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
  2919. 0x2e, 0x43, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x54, 0x65, 0x78, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x22,
  2920. 0x26, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x20, 0x22, 0x1b, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73,
  2921. 0x65, 0x72, 0x2f, 0x66, 0x69, 0x6e, 0x64, 0x2f, 0x74, 0x6f, 0x70, 0x69, 0x63, 0x2f, 0x72, 0x61,
  2922. 0x6e, 0x64, 0x6f, 0x6d, 0x3a, 0x01, 0x2a, 0x12, 0x68, 0x0a, 0x0d, 0x46, 0x69, 0x6e, 0x64, 0x4d,
  2923. 0x65, 0x6d, 0x65, 0x54, 0x69, 0x74, 0x6c, 0x65, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c,
  2924. 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79,
  2925. 0x1a, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x65,
  2926. 0x6d, 0x65, 0x54, 0x69, 0x74, 0x6c, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x24, 0x82, 0xd3, 0xe4,
  2927. 0x93, 0x02, 0x1e, 0x22, 0x19, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x66,
  2928. 0x69, 0x6e, 0x64, 0x2f, 0x6d, 0x65, 0x6d, 0x65, 0x2f, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x3a, 0x01,
  2929. 0x2a, 0x12, 0x64, 0x0a, 0x0f, 0x55, 0x73, 0x65, 0x72, 0x47, 0x65, 0x74, 0x43, 0x68, 0x61, 0x74,
  2930. 0x43, 0x61, 0x72, 0x64, 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f,
  2931. 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x18, 0x2e,
  2932. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x68, 0x61, 0x74, 0x43,
  2933. 0x61, 0x72, 0x64, 0x49, 0x6e, 0x66, 0x6f, 0x22, 0x1e, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x18, 0x22,
  2934. 0x13, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x63, 0x68, 0x61, 0x74, 0x2f,
  2935. 0x63, 0x61, 0x72, 0x64, 0x3a, 0x01, 0x2a, 0x12, 0x6d, 0x0a, 0x12, 0x46, 0x69, 0x6e, 0x64, 0x43,
  2936. 0x68, 0x61, 0x74, 0x54, 0x6f, 0x70, 0x69, 0x63, 0x54, 0x69, 0x74, 0x6c, 0x65, 0x12, 0x16, 0x2e,
  2937. 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e,
  2938. 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d,
  2939. 0x6f, 0x6e, 0x2e, 0x4d, 0x65, 0x6d, 0x65, 0x54, 0x69, 0x74, 0x6c, 0x65, 0x4c, 0x69, 0x73, 0x74,
  2940. 0x22, 0x24, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1e, 0x22, 0x19, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75,
  2941. 0x73, 0x65, 0x72, 0x2f, 0x66, 0x69, 0x6e, 0x64, 0x2f, 0x63, 0x68, 0x61, 0x74, 0x2f, 0x74, 0x69,
  2942. 0x74, 0x6c, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x56, 0x0a, 0x08, 0x55, 0x73, 0x65, 0x72, 0x4c, 0x69,
  2943. 0x6b, 0x65, 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
  2944. 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e, 0x67, 0x6f,
  2945. 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d,
  2946. 0x70, 0x74, 0x79, 0x22, 0x19, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x13, 0x22, 0x0e, 0x2f, 0x61, 0x70,
  2947. 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x6c, 0x69, 0x6b, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x5a,
  2948. 0x0a, 0x0a, 0x55, 0x73, 0x65, 0x72, 0x55, 0x6e, 0x4c, 0x69, 0x6b, 0x65, 0x12, 0x17, 0x2e, 0x61,
  2949. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  2950. 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70,
  2951. 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x1b, 0x82,
  2952. 0xd3, 0xe4, 0x93, 0x02, 0x15, 0x22, 0x10, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72,
  2953. 0x2f, 0x75, 0x6e, 0x6c, 0x69, 0x6b, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x5c, 0x0a, 0x06, 0x52, 0x65,
  2954. 0x70, 0x6f, 0x72, 0x74, 0x12, 0x1d, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f,
  2955. 0x6e, 0x2e, 0x52, 0x65, 0x70, 0x6f, 0x72, 0x74, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x71, 0x75,
  2956. 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f,
  2957. 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x1b, 0x82, 0xd3, 0xe4,
  2958. 0x93, 0x02, 0x15, 0x22, 0x10, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x72,
  2959. 0x65, 0x70, 0x6f, 0x72, 0x74, 0x3a, 0x01, 0x2a, 0x12, 0x80, 0x01, 0x0a, 0x16, 0x46, 0x69, 0x6e,
  2960. 0x64, 0x4f, 0x76, 0x65, 0x72, 0x53, 0x65, 0x76, 0x65, 0x6e, 0x44, 0x61, 0x79, 0x41, 0x76, 0x61,
  2961. 0x74, 0x61, 0x72, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f,
  2962. 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x27, 0x2e, 0x61, 0x70,
  2963. 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x4f, 0x76, 0x65,
  2964. 0x72, 0x53, 0x65, 0x76, 0x65, 0x6e, 0x44, 0x61, 0x79, 0x41, 0x76, 0x61, 0x74, 0x61, 0x72, 0x52,
  2965. 0x65, 0x70, 0x6c, 0x79, 0x22, 0x25, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1f, 0x22, 0x1a, 0x2f, 0x61,
  2966. 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x6f, 0x76, 0x65, 0x72, 0x2f, 0x61, 0x76, 0x61,
  2967. 0x74, 0x61, 0x72, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x3a, 0x01, 0x2a, 0x12, 0x79, 0x0a, 0x11, 0x55,
  2968. 0x70, 0x64, 0x61, 0x74, 0x65, 0x4c, 0x61, 0x73, 0x74, 0x53, 0x63, 0x72, 0x69, 0x70, 0x49, 0x44,
  2969. 0x12, 0x24, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x55, 0x70,
  2970. 0x64, 0x61, 0x74, 0x65, 0x4c, 0x61, 0x73, 0x74, 0x53, 0x63, 0x72, 0x69, 0x70, 0x49, 0x44, 0x52,
  2971. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e,
  2972. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x26,
  2973. 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x20, 0x22, 0x1b, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65,
  2974. 0x72, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x2f, 0x6c, 0x61, 0x73, 0x74, 0x2f, 0x75, 0x70, 0x64,
  2975. 0x61, 0x74, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x63, 0x0a, 0x0b, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65,
  2976. 0x53, 0x63, 0x72, 0x69, 0x70, 0x12, 0x1c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72,
  2977. 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x71, 0x75,
  2978. 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
  2979. 0x2e, 0x53, 0x63, 0x72, 0x69, 0x70, 0x49, 0x44, 0x22, 0x21, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1b,
  2980. 0x22, 0x16, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x73, 0x63, 0x72, 0x69,
  2981. 0x70, 0x2f, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x66, 0x0a, 0x0b, 0x44,
  2982. 0x65, 0x6c, 0x65, 0x74, 0x65, 0x53, 0x63, 0x72, 0x69, 0x70, 0x12, 0x1c, 0x2e, 0x61, 0x70, 0x69,
  2983. 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x53, 0x63, 0x72, 0x69,
  2984. 0x70, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c,
  2985. 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79,
  2986. 0x22, 0x21, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1b, 0x22, 0x16, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75,
  2987. 0x73, 0x65, 0x72, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x2f, 0x64, 0x65, 0x6c, 0x65, 0x74, 0x65,
  2988. 0x3a, 0x01, 0x2a, 0x12, 0x6b, 0x0a, 0x0b, 0x46, 0x69, 0x6e, 0x64, 0x4d, 0x79, 0x53, 0x63, 0x72,
  2989. 0x69, 0x70, 0x12, 0x1e, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x55, 0x73,
  2990. 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x71, 0x75, 0x65,
  2991. 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
  2992. 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x24, 0x82, 0xd3, 0xe4, 0x93,
  2993. 0x02, 0x1e, 0x22, 0x19, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x73, 0x63,
  2994. 0x72, 0x69, 0x70, 0x2f, 0x66, 0x69, 0x6e, 0x64, 0x2f, 0x73, 0x65, 0x6c, 0x66, 0x3a, 0x01, 0x2a,
  2995. 0x12, 0x6d, 0x0a, 0x0e, 0x46, 0x69, 0x6e, 0x64, 0x4f, 0x74, 0x68, 0x65, 0x72, 0x53, 0x63, 0x72,
  2996. 0x69, 0x70, 0x12, 0x1c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
  2997. 0x46, 0x69, 0x6e, 0x64, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  2998. 0x1a, 0x16, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x53, 0x63,
  2999. 0x72, 0x69, 0x70, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x25, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1f,
  3000. 0x22, 0x1a, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x73, 0x63, 0x72, 0x69,
  3001. 0x70, 0x2f, 0x66, 0x69, 0x6e, 0x64, 0x2f, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x3a, 0x01, 0x2a, 0x12,
  3002. 0x77, 0x0a, 0x12, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64,
  3003. 0x53, 0x63, 0x72, 0x69, 0x70, 0x12, 0x1e, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72,
  3004. 0x2e, 0x55, 0x73, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65,
  3005. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d,
  3006. 0x6f, 0x6e, 0x2e, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x29, 0x82,
  3007. 0xd3, 0xe4, 0x93, 0x02, 0x23, 0x22, 0x1e, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72,
  3008. 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x2f, 0x66, 0x69, 0x6e, 0x64, 0x2f, 0x72, 0x65, 0x63, 0x6f,
  3009. 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x3a, 0x01, 0x2a, 0x12, 0x6c, 0x0a, 0x0f, 0x50, 0x65, 0x72, 0x73,
  3010. 0x6f, 0x6e, 0x4c, 0x6f, 0x6f, 0x6b, 0x53, 0x63, 0x72, 0x69, 0x70, 0x12, 0x20, 0x2e, 0x61, 0x70,
  3011. 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x6f, 0x6f,
  3012. 0x6b, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e,
  3013. 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e,
  3014. 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x1f, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x19, 0x22, 0x14, 0x2f,
  3015. 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x2f, 0x6c,
  3016. 0x6f, 0x6f, 0x6b, 0x3a, 0x01, 0x2a, 0x12, 0x6a, 0x0a, 0x13, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  3017. 0x43, 0x6c, 0x69, 0x63, 0x6b, 0x4c, 0x6f, 0x6f, 0x6b, 0x42, 0x61, 0x63, 0x6b, 0x12, 0x16, 0x2e,
  3018. 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e,
  3019. 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x15, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d,
  3020. 0x6f, 0x6e, 0x2e, 0x53, 0x63, 0x72, 0x69, 0x70, 0x49, 0x6e, 0x66, 0x6f, 0x22, 0x24, 0x82, 0xd3,
  3021. 0xe4, 0x93, 0x02, 0x1e, 0x22, 0x19, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f,
  3022. 0x73, 0x63, 0x72, 0x69, 0x70, 0x2f, 0x6c, 0x6f, 0x6f, 0x6b, 0x2f, 0x62, 0x61, 0x63, 0x6b, 0x3a,
  3023. 0x01, 0x2a, 0x12, 0x6d, 0x0a, 0x10, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x52, 0x65, 0x70, 0x6c,
  3024. 0x79, 0x53, 0x63, 0x72, 0x69, 0x70, 0x12, 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65,
  3025. 0x72, 0x2e, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x71, 0x75,
  3026. 0x65, 0x73, 0x74, 0x1a, 0x1a, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
  3027. 0x2e, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x49, 0x6e, 0x66, 0x6f, 0x22,
  3028. 0x20, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1a, 0x22, 0x15, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73,
  3029. 0x65, 0x72, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x2f, 0x72, 0x65, 0x70, 0x6c, 0x79, 0x3a, 0x01,
  3030. 0x2a, 0x12, 0x65, 0x0a, 0x0e, 0x55, 0x73, 0x65, 0x72, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x43,
  3031. 0x68, 0x61, 0x74, 0x12, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
  3032. 0x2e, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x44, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16,
  3033. 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66,
  3034. 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x20, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1a, 0x22, 0x15,
  3035. 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x63, 0x68, 0x61, 0x74, 0x2f, 0x64,
  3036. 0x65, 0x6c, 0x65, 0x74, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x6d, 0x0a, 0x13, 0x47, 0x65, 0x74, 0x55,
  3037. 0x73, 0x65, 0x72, 0x41, 0x6c, 0x6c, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x12,
  3038. 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75,
  3039. 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x18, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68,
  3040. 0x61, 0x74, 0x2e, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x52, 0x65, 0x70, 0x6c,
  3041. 0x79, 0x22, 0x24, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1e, 0x22, 0x19, 0x2f, 0x61, 0x70, 0x69, 0x2f,
  3042. 0x75, 0x73, 0x65, 0x72, 0x2f, 0x63, 0x68, 0x61, 0x74, 0x2f, 0x75, 0x6e, 0x72, 0x65, 0x61, 0x64,
  3043. 0x2f, 0x6e, 0x75, 0x6d, 0x3a, 0x01, 0x2a, 0x12, 0x66, 0x0a, 0x13, 0x47, 0x65, 0x74, 0x55, 0x73,
  3044. 0x65, 0x72, 0x52, 0x6f, 0x6f, 0x6d, 0x42, 0x79, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x12, 0x17,
  3045. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73,
  3046. 0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68,
  3047. 0x61, 0x74, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x6e, 0x66, 0x6f, 0x22,
  3048. 0x1e, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x18, 0x22, 0x13, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73,
  3049. 0x65, 0x72, 0x2f, 0x72, 0x6f, 0x6f, 0x6d, 0x2f, 0x69, 0x6e, 0x66, 0x6f, 0x3a, 0x01, 0x2a, 0x12,
  3050. 0x71, 0x0a, 0x0c, 0x46, 0x69, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x12,
  3051. 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4c, 0x69, 0x73,
  3052. 0x74, 0x50, 0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x24, 0x2e, 0x61,
  3053. 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x4c, 0x6f,
  3054. 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70,
  3055. 0x6c, 0x79, 0x22, 0x1e, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x18, 0x22, 0x13, 0x2f, 0x61, 0x70, 0x69,
  3056. 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x2f, 0x6c, 0x69, 0x6b, 0x65, 0x3a,
  3057. 0x01, 0x2a, 0x12, 0x73, 0x0a, 0x0d, 0x46, 0x69, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x64, 0x4c,
  3058. 0x69, 0x73, 0x74, 0x12, 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
  3059. 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x50, 0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  3060. 0x1a, 0x24, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63,
  3061. 0x73, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4c, 0x69, 0x73,
  3062. 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x1f, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x19, 0x22, 0x14,
  3063. 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x2f, 0x6c,
  3064. 0x69, 0x6b, 0x65, 0x64, 0x3a, 0x01, 0x2a, 0x12, 0x65, 0x0a, 0x10, 0x55, 0x73, 0x65, 0x72, 0x53,
  3065. 0x65, 0x74, 0x42, 0x6c, 0x61, 0x63, 0x6b, 0x43, 0x68, 0x61, 0x74, 0x12, 0x19, 0x2e, 0x61, 0x70,
  3066. 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x44, 0x52,
  3067. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e,
  3068. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x1e,
  3069. 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x18, 0x22, 0x13, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65,
  3070. 0x72, 0x2f, 0x73, 0x65, 0x74, 0x2f, 0x62, 0x6c, 0x61, 0x63, 0x6b, 0x3a, 0x01, 0x2a, 0x12, 0x94,
  3071. 0x01, 0x0a, 0x1e, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x55, 0x73, 0x65, 0x72, 0x50, 0x61, 0x72, 0x74,
  3072. 0x6e, 0x65, 0x72, 0x49, 0x73, 0x52, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x68, 0x69,
  3073. 0x70, 0x12, 0x1a, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50,
  3074. 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x2d, 0x2e,
  3075. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x55, 0x73,
  3076. 0x65, 0x72, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x73, 0x52, 0x65, 0x6c, 0x61, 0x74,
  3077. 0x69, 0x6f, 0x6e, 0x73, 0x68, 0x69, 0x70, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x27, 0x82, 0xd3,
  3078. 0xe4, 0x93, 0x02, 0x21, 0x22, 0x1c, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f,
  3079. 0x63, 0x68, 0x65, 0x63, 0x6b, 0x2f, 0x72, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x68,
  3080. 0x69, 0x70, 0x3a, 0x01, 0x2a, 0x12, 0x70, 0x0a, 0x14, 0x47, 0x65, 0x74, 0x50, 0x61, 0x72, 0x74,
  3081. 0x6e, 0x65, 0x72, 0x43, 0x69, 0x72, 0x63, 0x6c, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x14, 0x2e,
  3082. 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x4b, 0x65, 0x79, 0x52, 0x65, 0x71, 0x75,
  3083. 0x65, 0x73, 0x74, 0x1a, 0x20, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
  3084. 0x2e, 0x41, 0x64, 0x64, 0x46, 0x72, 0x69, 0x65, 0x6e, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67,
  3085. 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x22, 0x20, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1a, 0x22, 0x15, 0x2f,
  3086. 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x63, 0x69, 0x72, 0x63, 0x6c, 0x65, 0x2f,
  3087. 0x69, 0x6e, 0x66, 0x6f, 0x3a, 0x01, 0x2a, 0x12, 0x86, 0x01, 0x0a, 0x1f, 0x47, 0x65, 0x74, 0x4c,
  3088. 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x53, 0x74, 0x61, 0x74, 0x69, 0x73,
  3089. 0x74, 0x69, 0x63, 0x73, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x16, 0x2e, 0x67, 0x6f,
  3090. 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d,
  3091. 0x70, 0x74, 0x79, 0x1a, 0x27, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73,
  3092. 0x74, 0x69, 0x63, 0x73, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65,
  3093. 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x22, 0x82, 0xd3,
  3094. 0xe4, 0x93, 0x02, 0x1c, 0x22, 0x17, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f,
  3095. 0x6e, 0x75, 0x6d, 0x2f, 0x6c, 0x69, 0x6b, 0x65, 0x5f, 0x6c, 0x6f, 0x6f, 0x6b, 0x3a, 0x01, 0x2a,
  3096. 0x12, 0x69, 0x0a, 0x0e, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x4c, 0x6f, 0x6f, 0x6b, 0x4e,
  3097. 0x75, 0x6d, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74,
  3098. 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x20, 0x2e, 0x61, 0x70, 0x69,
  3099. 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b,
  3100. 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x1d, 0x82, 0xd3,
  3101. 0xe4, 0x93, 0x02, 0x17, 0x22, 0x12, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f,
  3102. 0x6c, 0x6f, 0x6f, 0x6b, 0x2f, 0x6e, 0x75, 0x6d, 0x3a, 0x01, 0x2a, 0x12, 0x70, 0x0a, 0x15, 0x55,
  3103. 0x73, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x69, 0x73, 0x68, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61,
  3104. 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72,
  3105. 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x16, 0x2e, 0x67,
  3106. 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45,
  3107. 0x6d, 0x70, 0x74, 0x79, 0x22, 0x27, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x21, 0x22, 0x1c, 0x2f, 0x61,
  3108. 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x69, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74,
  3109. 0x69, 0x6f, 0x6e, 0x2f, 0x66, 0x69, 0x6e, 0x69, 0x73, 0x68, 0x3a, 0x01, 0x2a, 0x12, 0x75, 0x0a,
  3110. 0x15, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e,
  3111. 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e,
  3112. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x1b,
  3113. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d,
  3114. 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x22, 0x27, 0x82, 0xd3, 0xe4,
  3115. 0x93, 0x02, 0x21, 0x22, 0x1c, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x69,
  3116. 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2f, 0x73, 0x74, 0x61, 0x74, 0x75,
  3117. 0x73, 0x3a, 0x01, 0x2a, 0x12, 0x71, 0x0a, 0x17, 0x55, 0x73, 0x65, 0x72, 0x47, 0x65, 0x74, 0x49,
  3118. 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x41, 0x77, 0x61, 0x72, 0x64, 0x12,
  3119. 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75,
  3120. 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65,
  3121. 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22,
  3122. 0x26, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x20, 0x22, 0x1b, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73,
  3123. 0x65, 0x72, 0x2f, 0x69, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2f, 0x61,
  3124. 0x77, 0x61, 0x72, 0x64, 0x3a, 0x01, 0x2a, 0x12, 0x65, 0x0a, 0x10, 0x55, 0x6e, 0x6c, 0x6f, 0x63,
  3125. 0x6b, 0x4c, 0x6f, 0x6f, 0x6b, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x12, 0x17, 0x2e, 0x61, 0x70,
  3126. 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50,
  3127. 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72,
  3128. 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x20, 0x82, 0xd3,
  3129. 0xe4, 0x93, 0x02, 0x1a, 0x22, 0x15, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f,
  3130. 0x6c, 0x6f, 0x6f, 0x6b, 0x2f, 0x75, 0x6e, 0x6c, 0x6f, 0x63, 0x6b, 0x3a, 0x01, 0x2a, 0x12, 0x5f,
  3131. 0x0a, 0x0c, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x63, 0x68, 0x61, 0x72, 0x67, 0x65, 0x12, 0x1d,
  3132. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65,
  3133. 0x63, 0x68, 0x61, 0x72, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x11, 0x2e,
  3134. 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x50, 0x61, 0x79, 0x49, 0x6e, 0x66, 0x6f,
  3135. 0x22, 0x1d, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x17, 0x22, 0x12, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75,
  3136. 0x73, 0x65, 0x72, 0x2f, 0x72, 0x65, 0x63, 0x68, 0x61, 0x72, 0x67, 0x65, 0x3a, 0x01, 0x2a, 0x12,
  3137. 0x66, 0x0a, 0x0f, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x63, 0x68, 0x61, 0x72, 0x67, 0x65, 0x56,
  3138. 0x69, 0x70, 0x12, 0x1d, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x55, 0x73,
  3139. 0x65, 0x72, 0x52, 0x65, 0x63, 0x68, 0x61, 0x72, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  3140. 0x74, 0x1a, 0x11, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x50, 0x61, 0x79,
  3141. 0x49, 0x6e, 0x66, 0x6f, 0x22, 0x21, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1b, 0x22, 0x16, 0x2f, 0x61,
  3142. 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x72, 0x65, 0x63, 0x68, 0x61, 0x72, 0x67, 0x65,
  3143. 0x2f, 0x76, 0x69, 0x70, 0x3a, 0x01, 0x2a, 0x12, 0x66, 0x0a, 0x10, 0x46, 0x69, 0x6e, 0x64, 0x52,
  3144. 0x65, 0x63, 0x68, 0x61, 0x72, 0x67, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x16, 0x2e, 0x67, 0x6f,
  3145. 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d,
  3146. 0x70, 0x74, 0x79, 0x1a, 0x16, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x52,
  3147. 0x65, 0x63, 0x68, 0x61, 0x72, 0x67, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x22, 0x82, 0xd3, 0xe4,
  3148. 0x93, 0x02, 0x1c, 0x22, 0x17, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x72,
  3149. 0x65, 0x63, 0x68, 0x61, 0x72, 0x67, 0x65, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x3a, 0x01, 0x2a, 0x12,
  3150. 0x70, 0x0a, 0x13, 0x46, 0x69, 0x6e, 0x64, 0x56, 0x69, 0x70, 0x52, 0x65, 0x63, 0x68, 0x61, 0x72,
  3151. 0x67, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e,
  3152. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x19,
  3153. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x56, 0x69, 0x70, 0x52, 0x65, 0x63,
  3154. 0x68, 0x61, 0x72, 0x67, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x26, 0x82, 0xd3, 0xe4, 0x93, 0x02,
  3155. 0x20, 0x22, 0x1b, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x72, 0x65, 0x63,
  3156. 0x68, 0x61, 0x72, 0x67, 0x65, 0x2f, 0x76, 0x69, 0x70, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x3a, 0x01,
  3157. 0x2a, 0x12, 0x67, 0x0a, 0x0b, 0x46, 0x69, 0x6e, 0x64, 0x50, 0x61, 0x79, 0x4c, 0x69, 0x73, 0x74,
  3158. 0x12, 0x21, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x46, 0x69, 0x6e, 0x64,
  3159. 0x50, 0x61, 0x79, 0x4f, 0x72, 0x64, 0x65, 0x72, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75,
  3160. 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x50,
  3161. 0x61, 0x79, 0x4f, 0x72, 0x64, 0x65, 0x72, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x1d, 0x82, 0xd3, 0xe4,
  3162. 0x93, 0x02, 0x17, 0x22, 0x12, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x70,
  3163. 0x61, 0x79, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x3a, 0x01, 0x2a, 0x12, 0x7c, 0x0a, 0x17, 0x46, 0x69,
  3164. 0x6e, 0x64, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73, 0x6f,
  3165. 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70,
  3166. 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x24, 0x2e,
  3167. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x52, 0x65, 0x63, 0x6f, 0x6d,
  3168. 0x6d, 0x65, 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65,
  3169. 0x70, 0x6c, 0x79, 0x22, 0x23, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1d, 0x22, 0x18, 0x2f, 0x61, 0x70,
  3170. 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x2f, 0x72, 0x65, 0x63, 0x6f,
  3171. 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x3a, 0x01, 0x2a, 0x12, 0x82, 0x01, 0x0a, 0x18, 0x46, 0x69, 0x6e,
  3172. 0x64, 0x4d, 0x61, 0x74, 0x63, 0x68, 0x69, 0x6e, 0x67, 0x41, 0x76, 0x61, 0x74, 0x61, 0x72, 0x41,
  3173. 0x6e, 0x64, 0x4e, 0x75, 0x6d, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70,
  3174. 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x27, 0x2e,
  3175. 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x4d, 0x61, 0x74,
  3176. 0x63, 0x68, 0x69, 0x6e, 0x67, 0x41, 0x76, 0x61, 0x74, 0x61, 0x72, 0x41, 0x6e, 0x64, 0x4e, 0x75,
  3177. 0x6d, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x25, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1f, 0x22, 0x1a,
  3178. 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x6d, 0x61, 0x74, 0x63, 0x68, 0x69,
  3179. 0x6e, 0x67, 0x2f, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x63, 0x0a,
  3180. 0x0d, 0x47, 0x65, 0x74, 0x57, 0x69, 0x6e, 0x64, 0x6f, 0x77, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x16,
  3181. 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66,
  3182. 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x14, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61,
  3183. 0x74, 0x2e, 0x57, 0x69, 0x6e, 0x64, 0x6f, 0x77, 0x49, 0x6e, 0x66, 0x6f, 0x22, 0x24, 0x82, 0xd3,
  3184. 0xe4, 0x93, 0x02, 0x1e, 0x22, 0x19, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f,
  3185. 0x63, 0x68, 0x61, 0x74, 0x2f, 0x77, 0x69, 0x6e, 0x64, 0x6f, 0x77, 0x2f, 0x67, 0x65, 0x74, 0x3a,
  3186. 0x01, 0x2a, 0x12, 0x5e, 0x0a, 0x0e, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x46, 0x72, 0x65,
  3187. 0x65, 0x4e, 0x75, 0x6d, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72,
  3188. 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x15, 0x2e, 0x61,
  3189. 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x46, 0x72, 0x65, 0x65,
  3190. 0x4e, 0x75, 0x6d, 0x22, 0x1d, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x17, 0x22, 0x12, 0x2f, 0x61, 0x70,
  3191. 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x66, 0x72, 0x65, 0x65, 0x2f, 0x6e, 0x75, 0x6d, 0x3a,
  3192. 0x01, 0x2a, 0x12, 0x6f, 0x0a, 0x11, 0x47, 0x65, 0x74, 0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x4d,
  3193. 0x61, 0x74, 0x63, 0x68, 0x69, 0x6e, 0x67, 0x12, 0x12, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f,
  3194. 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x53, 0x65, 0x78, 0x52, 0x65, 0x71, 0x1a, 0x20, 0x2e, 0x61, 0x70,
  3195. 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x47, 0x65, 0x74, 0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d,
  3196. 0x4d, 0x61, 0x74, 0x63, 0x68, 0x69, 0x6e, 0x67, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x24, 0x82,
  3197. 0xd3, 0xe4, 0x93, 0x02, 0x1e, 0x22, 0x19, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72,
  3198. 0x2f, 0x72, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x2f, 0x6d, 0x61, 0x74, 0x63, 0x68, 0x69, 0x6e, 0x67,
  3199. 0x3a, 0x01, 0x2a, 0x12, 0x63, 0x0a, 0x0b, 0x55, 0x6e, 0x6c, 0x6f, 0x63, 0x6b, 0x56, 0x6f, 0x69,
  3200. 0x63, 0x65, 0x12, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
  3201. 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x44, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e,
  3202. 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e,
  3203. 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x21, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1b, 0x22, 0x16, 0x2f,
  3204. 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x75, 0x6e, 0x6c, 0x6f, 0x63, 0x6b, 0x2f,
  3205. 0x76, 0x6f, 0x69, 0x63, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x67, 0x0a, 0x0d, 0x55, 0x6e, 0x6c, 0x6f,
  3206. 0x63, 0x6b, 0x50, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x12, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  3207. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x44, 0x52, 0x65, 0x71,
  3208. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72,
  3209. 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x23, 0x82, 0xd3,
  3210. 0xe4, 0x93, 0x02, 0x1d, 0x22, 0x18, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f,
  3211. 0x75, 0x6e, 0x6c, 0x6f, 0x63, 0x6b, 0x2f, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x3a, 0x01,
  3212. 0x2a, 0x12, 0x6c, 0x0a, 0x14, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x55, 0x73, 0x65, 0x72, 0x49,
  3213. 0x73, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x65, 0x72, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67,
  3214. 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74,
  3215. 0x79, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  3216. 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x24, 0x82, 0xd3, 0xe4, 0x93, 0x02,
  3217. 0x1e, 0x22, 0x19, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x75, 0x70, 0x64,
  3218. 0x61, 0x74, 0x65, 0x2f, 0x72, 0x65, 0x67, 0x69, 0x73, 0x74, 0x65, 0x72, 0x3a, 0x01, 0x2a, 0x12,
  3219. 0x77, 0x0a, 0x15, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x55, 0x73, 0x65, 0x72, 0x50, 0x61, 0x72,
  3220. 0x74, 0x6e, 0x65, 0x72, 0x52, 0x6f, 0x6f, 0x6d, 0x12, 0x1f, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
  3221. 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x43, 0x68, 0x61, 0x74,
  3222. 0x52, 0x6f, 0x6f, 0x6d, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x13, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  3223. 0x63, 0x68, 0x61, 0x74, 0x2e, 0x52, 0x6f, 0x6f, 0x6d, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x28,
  3224. 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x22, 0x22, 0x1d, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65,
  3225. 0x72, 0x2f, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x2f, 0x72, 0x6f, 0x6f, 0x6d, 0x2f, 0x70, 0x61,
  3226. 0x72, 0x74, 0x6e, 0x65, 0x72, 0x3a, 0x01, 0x2a, 0x12, 0x6c, 0x0a, 0x0b, 0x53, 0x65, 0x6e, 0x64,
  3227. 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x1c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73,
  3228. 0x65, 0x72, 0x2e, 0x53, 0x65, 0x6e, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x65,
  3229. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d,
  3230. 0x6f, 0x6e, 0x2e, 0x53, 0x65, 0x6e, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x65,
  3231. 0x70, 0x6c, 0x79, 0x22, 0x21, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1b, 0x22, 0x16, 0x2f, 0x61, 0x70,
  3232. 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2f, 0x73,
  3233. 0x65, 0x6e, 0x64, 0x3a, 0x01, 0x2a, 0x12, 0x51, 0x0a, 0x0a, 0x47, 0x65, 0x74, 0x56, 0x69, 0x70,
  3234. 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72,
  3235. 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x11, 0x2e, 0x61,
  3236. 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x56, 0x69, 0x70, 0x49, 0x6e, 0x66, 0x6f, 0x22,
  3237. 0x18, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x12, 0x22, 0x0d, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x76, 0x69,
  3238. 0x70, 0x2f, 0x69, 0x6e, 0x66, 0x6f, 0x3a, 0x01, 0x2a, 0x12, 0x8a, 0x01, 0x0a, 0x13, 0x4d, 0x61,
  3239. 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x4c, 0x69, 0x73,
  3240. 0x74, 0x12, 0x28, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d,
  3241. 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  3242. 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x26, 0x2e, 0x61, 0x70,
  3243. 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72,
  3244. 0x46, 0x69, 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65,
  3245. 0x70, 0x6c, 0x79, 0x22, 0x21, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1b, 0x22, 0x16, 0x2f, 0x61, 0x70,
  3246. 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x6c,
  3247. 0x69, 0x73, 0x74, 0x3a, 0x01, 0x2a, 0x12, 0xa1, 0x01, 0x0a, 0x1e, 0x4d, 0x61, 0x6e, 0x61, 0x67,
  3248. 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f,
  3249. 0x6e, 0x55, 0x73, 0x65, 0x72, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x28, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  3250. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69,
  3251. 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75,
  3252. 0x65, 0x73, 0x74, 0x1a, 0x26, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
  3253. 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73,
  3254. 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x2d, 0x82, 0xd3, 0xe4,
  3255. 0x93, 0x02, 0x27, 0x22, 0x22, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65,
  3256. 0x72, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x2f, 0x69, 0x6e, 0x66, 0x6f,
  3257. 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x3a, 0x01, 0x2a, 0x12, 0xb2, 0x01, 0x0a, 0x21, 0x4d,
  3258. 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x49, 0x73, 0x43, 0x68, 0x65, 0x63,
  3259. 0x6b, 0x51, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x79, 0x55, 0x73, 0x65, 0x72, 0x4c, 0x69, 0x73, 0x74,
  3260. 0x12, 0x32, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x4d, 0x61, 0x6e, 0x61,
  3261. 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x49, 0x73, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x51, 0x75,
  3262. 0x61, 0x6c, 0x69, 0x74, 0x79, 0x55, 0x73, 0x65, 0x72, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71,
  3263. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x27, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f,
  3264. 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x50, 0x65, 0x72,
  3265. 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x32, 0x22, 0x30, 0x82,
  3266. 0xd3, 0xe4, 0x93, 0x02, 0x2a, 0x22, 0x25, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61,
  3267. 0x67, 0x65, 0x72, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x2f, 0x69, 0x73,
  3268. 0x63, 0x68, 0x65, 0x63, 0x6b, 0x71, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x79, 0x3a, 0x01, 0x2a, 0x12,
  3269. 0x9d, 0x01, 0x0a, 0x1e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x48,
  3270. 0x69, 0x67, 0x68, 0x51, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x79, 0x55, 0x73, 0x65, 0x72, 0x4c, 0x69,
  3271. 0x73, 0x74, 0x12, 0x28, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
  3272. 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73, 0x6f,
  3273. 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x26, 0x2e, 0x61,
  3274. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65,
  3275. 0x72, 0x46, 0x69, 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52,
  3276. 0x65, 0x70, 0x6c, 0x79, 0x22, 0x29, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x23, 0x22, 0x1e, 0x2f, 0x61,
  3277. 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x71, 0x75, 0x61, 0x6c, 0x69,
  3278. 0x74, 0x79, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x3a, 0x01, 0x2a, 0x12,
  3279. 0x8b, 0x01, 0x0a, 0x1a, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x4d, 0x61, 0x72, 0x6b, 0x48,
  3280. 0x69, 0x67, 0x68, 0x51, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x79, 0x55, 0x73, 0x65, 0x72, 0x12, 0x2b,
  3281. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65,
  3282. 0x72, 0x4d, 0x61, 0x72, 0x6b, 0x48, 0x69, 0x67, 0x68, 0x51, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x79,
  3283. 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f,
  3284. 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d,
  3285. 0x70, 0x74, 0x79, 0x22, 0x28, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x22, 0x22, 0x1d, 0x2f, 0x61, 0x70,
  3286. 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x71, 0x75, 0x61, 0x6c, 0x69, 0x74,
  3287. 0x79, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x73, 0x65, 0x74, 0x3a, 0x01, 0x2a, 0x12, 0x80, 0x01,
  3288. 0x0a, 0x1d, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x4d, 0x61, 0x72, 0x6b, 0x48, 0x69, 0x67,
  3289. 0x68, 0x51, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x79, 0x55, 0x73, 0x65, 0x72, 0x4f, 0x6e, 0x65, 0x12,
  3290. 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72,
  3291. 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f,
  3292. 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70,
  3293. 0x74, 0x79, 0x22, 0x2c, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x26, 0x22, 0x21, 0x2f, 0x61, 0x70, 0x69,
  3294. 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x71, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x79,
  3295. 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x73, 0x65, 0x74, 0x2f, 0x6f, 0x6e, 0x65, 0x3a, 0x01, 0x2a,
  3296. 0x12, 0x70, 0x0a, 0x13, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x53, 0x65, 0x74, 0x55, 0x73,
  3297. 0x65, 0x72, 0x42, 0x6c, 0x61, 0x63, 0x6b, 0x12, 0x18, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f,
  3298. 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x4c, 0x69, 0x73,
  3299. 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  3300. 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x27, 0x82, 0xd3, 0xe4, 0x93, 0x02,
  3301. 0x21, 0x22, 0x1c, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f,
  3302. 0x62, 0x6c, 0x61, 0x63, 0x6b, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x6d, 0x6f, 0x72, 0x65, 0x3a,
  3303. 0x01, 0x2a, 0x12, 0x7e, 0x0a, 0x1c, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x44, 0x65, 0x6c,
  3304. 0x65, 0x74, 0x65, 0x48, 0x69, 0x67, 0x68, 0x51, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x79, 0x55, 0x73,
  3305. 0x65, 0x72, 0x12, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
  3306. 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e,
  3307. 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e,
  3308. 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x2b, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x25, 0x22, 0x20, 0x2f,
  3309. 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x71, 0x75, 0x61, 0x6c,
  3310. 0x69, 0x74, 0x79, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x64, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x3a,
  3311. 0x01, 0x2a, 0x12, 0x88, 0x01, 0x0a, 0x16, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70,
  3312. 0x64, 0x61, 0x74, 0x65, 0x55, 0x73, 0x65, 0x72, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x12, 0x2b, 0x2e,
  3313. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67,
  3314. 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x56, 0x6f,
  3315. 0x69, 0x63, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f,
  3316. 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70,
  3317. 0x74, 0x79, 0x22, 0x29, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x23, 0x22, 0x1e, 0x2f, 0x61, 0x70, 0x69,
  3318. 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x56, 0x6f,
  3319. 0x69, 0x63, 0x65, 0x2f, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x91, 0x01,
  3320. 0x0a, 0x19, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x55,
  3321. 0x73, 0x65, 0x72, 0x50, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x12, 0x2e, 0x2e, 0x61, 0x70,
  3322. 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72,
  3323. 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x69, 0x63, 0x74,
  3324. 0x75, 0x72, 0x65, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f,
  3325. 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d,
  3326. 0x70, 0x74, 0x79, 0x22, 0x2c, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x26, 0x22, 0x21, 0x2f, 0x61, 0x70,
  3327. 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x70,
  3328. 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x2f, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x3a, 0x01,
  3329. 0x2a, 0x12, 0x94, 0x01, 0x0a, 0x1a, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64,
  3330. 0x61, 0x74, 0x65, 0x55, 0x73, 0x65, 0x72, 0x53, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65,
  3331. 0x12, 0x2f, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61,
  3332. 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f,
  3333. 0x6e, 0x53, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  3334. 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  3335. 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x2d, 0x82, 0xd3, 0xe4, 0x93, 0x02,
  3336. 0x27, 0x22, 0x22, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f,
  3337. 0x75, 0x73, 0x65, 0x72, 0x2f, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x2f, 0x75,
  3338. 0x70, 0x64, 0x61, 0x74, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x8b, 0x01, 0x0a, 0x17, 0x4d, 0x61, 0x6e,
  3339. 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x55, 0x73, 0x65, 0x72, 0x41, 0x76,
  3340. 0x61, 0x74, 0x61, 0x72, 0x12, 0x2c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f,
  3341. 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50,
  3342. 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x41, 0x76, 0x61, 0x74, 0x61, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65,
  3343. 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74,
  3344. 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x2a, 0x82, 0xd3, 0xe4, 0x93,
  3345. 0x02, 0x24, 0x22, 0x1f, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72,
  3346. 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x2f, 0x75, 0x70, 0x64,
  3347. 0x61, 0x74, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x85, 0x01, 0x0a, 0x15, 0x4d, 0x61, 0x6e, 0x61, 0x67,
  3348. 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x55, 0x73, 0x65, 0x72, 0x4e, 0x61, 0x6d, 0x65,
  3349. 0x12, 0x2a, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61,
  3350. 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f,
  3351. 0x6e, 0x4e, 0x61, 0x6d, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67,
  3352. 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45,
  3353. 0x6d, 0x70, 0x74, 0x79, 0x22, 0x28, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x22, 0x22, 0x1d, 0x2f, 0x61,
  3354. 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f,
  3355. 0x6e, 0x61, 0x6d, 0x65, 0x2f, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x8b,
  3356. 0x01, 0x0a, 0x17, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65,
  3357. 0x55, 0x73, 0x65, 0x72, 0x57, 0x65, 0x69, 0x67, 0x68, 0x74, 0x12, 0x2c, 0x2e, 0x61, 0x70, 0x69,
  3358. 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55,
  3359. 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x57, 0x65, 0x69, 0x67, 0x68,
  3360. 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c,
  3361. 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79,
  3362. 0x22, 0x2a, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x24, 0x22, 0x1f, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d,
  3363. 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x77, 0x65, 0x69, 0x67,
  3364. 0x68, 0x74, 0x2f, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x8c, 0x01, 0x0a,
  3365. 0x18, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x55, 0x73,
  3366. 0x65, 0x72, 0x49, 0x73, 0x42, 0x6c, 0x61, 0x63, 0x6b, 0x12, 0x2d, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  3367. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70,
  3368. 0x64, 0x61, 0x74, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x73, 0x42, 0x6c, 0x61, 0x63,
  3369. 0x6b, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c,
  3370. 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79,
  3371. 0x22, 0x29, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x23, 0x22, 0x1e, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d,
  3372. 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x62, 0x6c, 0x61, 0x63,
  3373. 0x6b, 0x2f, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x84, 0x01, 0x0a, 0x17,
  3374. 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x55, 0x73, 0x65,
  3375. 0x72, 0x43, 0x72, 0x65, 0x64, 0x69, 0x74, 0x12, 0x28, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73,
  3376. 0x65, 0x72, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65,
  3377. 0x55, 0x73, 0x65, 0x72, 0x43, 0x72, 0x65, 0x64, 0x69, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  3378. 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  3379. 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x27, 0x82, 0xd3, 0xe4, 0x93, 0x02,
  3380. 0x21, 0x22, 0x1c, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f,
  3381. 0x75, 0x73, 0x65, 0x72, 0x2f, 0x63, 0x72, 0x65, 0x64, 0x69, 0x74, 0x2f, 0x61, 0x64, 0x64, 0x3a,
  3382. 0x01, 0x2a, 0x12, 0x40, 0x0a, 0x0c, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x44, 0x42, 0x4d,
  3383. 0x73, 0x67, 0x12, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
  3384. 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x15, 0x2e,
  3385. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f,
  3386. 0x6e, 0x4d, 0x73, 0x67, 0x12, 0x45, 0x0a, 0x0e, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72,
  3387. 0x44, 0x42, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x18, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d,
  3388. 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x4c, 0x69, 0x73, 0x74,
  3389. 0x1a, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65,
  3390. 0x72, 0x73, 0x6f, 0x6e, 0x44, 0x42, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x57, 0x0a, 0x13, 0x55,
  3391. 0x70, 0x64, 0x61, 0x74, 0x65, 0x4c, 0x61, 0x73, 0x74, 0x53, 0x63, 0x72, 0x69, 0x70, 0x49, 0x44,
  3392. 0x44, 0x42, 0x12, 0x26, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
  3393. 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4c, 0x61, 0x73, 0x74, 0x53, 0x63, 0x72, 0x69, 0x70, 0x49,
  3394. 0x44, 0x44, 0x42, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f,
  3395. 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70,
  3396. 0x74, 0x79, 0x22, 0x00, 0x12, 0x58, 0x0a, 0x17, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x65, 0x63, 0x6f,
  3397. 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x44, 0x42, 0x4c, 0x69, 0x73, 0x74, 0x12,
  3398. 0x20, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x46, 0x69, 0x6e,
  3399. 0x64, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  3400. 0x74, 0x1a, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50,
  3401. 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x44, 0x42, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x4e,
  3402. 0x0a, 0x17, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x55, 0x73, 0x65, 0x72, 0x4c, 0x61, 0x73, 0x74,
  3403. 0x4c, 0x6f, 0x67, 0x69, 0x6e, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  3404. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x50,
  3405. 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72,
  3406. 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x00, 0x12, 0x45,
  3407. 0x0a, 0x17, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x44, 0x42, 0x4d, 0x73, 0x67, 0x42, 0x79,
  3408. 0x41, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x44, 0x12, 0x13, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  3409. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x15,
  3410. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73,
  3411. 0x6f, 0x6e, 0x4d, 0x73, 0x67, 0x12, 0x82, 0x01, 0x0a, 0x22, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x65,
  3412. 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x48, 0x69, 0x67, 0x68, 0x51, 0x75, 0x61, 0x6c, 0x69,
  3413. 0x74, 0x79, 0x55, 0x73, 0x65, 0x72, 0x44, 0x42, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x2d, 0x2e, 0x61,
  3414. 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x65, 0x63, 0x6f,
  3415. 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x48, 0x69, 0x67, 0x68, 0x51, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x79,
  3416. 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x2b, 0x2e, 0x61, 0x70,
  3417. 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x65, 0x63, 0x6f, 0x6d,
  3418. 0x6d, 0x65, 0x6e, 0x64, 0x48, 0x69, 0x67, 0x68, 0x51, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x79, 0x55,
  3419. 0x73, 0x65, 0x72, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x60, 0x0a, 0x19, 0x47, 0x65,
  3420. 0x74, 0x55, 0x73, 0x65, 0x72, 0x44, 0x42, 0x4d, 0x73, 0x67, 0x46, 0x72, 0x6f, 0x6d, 0x57, 0x65,
  3421. 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x12, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f,
  3422. 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x50, 0x61, 0x72,
  3423. 0x61, 0x6d, 0x1a, 0x28, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x47, 0x65,
  3424. 0x74, 0x55, 0x73, 0x65, 0x72, 0x44, 0x42, 0x4d, 0x73, 0x67, 0x46, 0x72, 0x6f, 0x6d, 0x57, 0x65,
  3425. 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x53, 0x0a, 0x13,
  3426. 0x53, 0x65, 0x6e, 0x64, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x64, 0x75, 0x63, 0x65, 0x43, 0x72, 0x65,
  3427. 0x64, 0x69, 0x74, 0x12, 0x24, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x53,
  3428. 0x65, 0x6e, 0x64, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x64, 0x75, 0x63, 0x65, 0x43, 0x72, 0x65, 0x64,
  3429. 0x69, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67,
  3430. 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74,
  3431. 0x79, 0x12, 0x4c, 0x0a, 0x19, 0x4c, 0x6f, 0x6f, 0x6b, 0x42, 0x61, 0x63, 0x6b, 0x53, 0x63, 0x72,
  3432. 0x69, 0x70, 0x52, 0x65, 0x64, 0x75, 0x63, 0x65, 0x43, 0x72, 0x65, 0x64, 0x69, 0x74, 0x12, 0x17,
  3433. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73,
  3434. 0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65,
  3435. 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x12,
  3436. 0x4a, 0x0a, 0x17, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65,
  3437. 0x64, 0x75, 0x63, 0x65, 0x43, 0x72, 0x65, 0x64, 0x69, 0x74, 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69,
  3438. 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x61,
  3439. 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f,
  3440. 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x12, 0x49, 0x0a, 0x16, 0x52,
  3441. 0x65, 0x70, 0x6c, 0x79, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x64, 0x75, 0x63, 0x65, 0x43,
  3442. 0x72, 0x65, 0x64, 0x69, 0x74, 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d,
  3443. 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16,
  3444. 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66,
  3445. 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x12, 0x41, 0x0a, 0x0e, 0x4d, 0x61, 0x74, 0x63, 0x68, 0x69,
  3446. 0x6e, 0x67, 0x43, 0x72, 0x65, 0x64, 0x69, 0x74, 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
  3447. 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61,
  3448. 0x6d, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  3449. 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x12, 0x67, 0x0a, 0x1c, 0x53, 0x65, 0x6e,
  3450. 0x64, 0x4e, 0x65, 0x77, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x55, 0x6e, 0x72, 0x65, 0x61,
  3451. 0x64, 0x52, 0x65, 0x6d, 0x69, 0x6e, 0x64, 0x65, 0x72, 0x12, 0x2d, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  3452. 0x75, 0x73, 0x65, 0x72, 0x2e, 0x53, 0x65, 0x6e, 0x64, 0x4e, 0x65, 0x77, 0x4d, 0x65, 0x73, 0x73,
  3453. 0x61, 0x67, 0x65, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x52, 0x65, 0x6d, 0x69, 0x6e, 0x64, 0x65,
  3454. 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c,
  3455. 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79,
  3456. 0x22, 0x00, 0x12, 0x55, 0x0a, 0x1e, 0x53, 0x65, 0x6e, 0x64, 0x4e, 0x65, 0x77, 0x56, 0x69, 0x73,
  3457. 0x69, 0x74, 0x6f, 0x72, 0x54, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x52, 0x65, 0x6d, 0x69,
  3458. 0x6e, 0x64, 0x65, 0x72, 0x12, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f,
  3459. 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a,
  3460. 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75,
  3461. 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x00, 0x12, 0x84, 0x01, 0x0a, 0x24, 0x55, 0x70,
  3462. 0x64, 0x61, 0x74, 0x65, 0x55, 0x73, 0x65, 0x72, 0x4d, 0x61, 0x74, 0x63, 0x68, 0x65, 0x64, 0x4e,
  3463. 0x75, 0x6d, 0x41, 0x6e, 0x64, 0x52, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x55, 0x73, 0x65, 0x72, 0x4d,
  3464. 0x73, 0x67, 0x12, 0x25, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x55, 0x70,
  3465. 0x64, 0x61, 0x74, 0x65, 0x55, 0x73, 0x65, 0x72, 0x4d, 0x61, 0x74, 0x63, 0x68, 0x65, 0x64, 0x4e,
  3466. 0x75, 0x6d, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x33, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  3467. 0x75, 0x73, 0x65, 0x72, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x55, 0x73, 0x65, 0x72, 0x4d,
  3468. 0x61, 0x74, 0x63, 0x68, 0x65, 0x64, 0x4e, 0x75, 0x6d, 0x41, 0x6e, 0x64, 0x52, 0x65, 0x74, 0x75,
  3469. 0x72, 0x6e, 0x55, 0x73, 0x65, 0x72, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00,
  3470. 0x12, 0x51, 0x0a, 0x12, 0x47, 0x65, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64,
  3471. 0x55, 0x73, 0x65, 0x72, 0x44, 0x42, 0x12, 0x23, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65,
  3472. 0x72, 0x2e, 0x47, 0x65, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x55, 0x73,
  3473. 0x65, 0x72, 0x44, 0x42, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x14, 0x2e, 0x61, 0x70,
  3474. 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x44,
  3475. 0x42, 0x22, 0x00, 0x12, 0x4d, 0x0a, 0x0f, 0x52, 0x65, 0x70, 0x6f, 0x72, 0x74, 0x55, 0x73, 0x65,
  3476. 0x72, 0x42, 0x6c, 0x61, 0x63, 0x6b, 0x12, 0x20, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65,
  3477. 0x72, 0x2e, 0x52, 0x65, 0x70, 0x6f, 0x72, 0x74, 0x55, 0x73, 0x65, 0x72, 0x42, 0x6c, 0x61, 0x63,
  3478. 0x6b, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c,
  3479. 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79,
  3480. 0x22, 0x00, 0x12, 0x49, 0x0a, 0x0d, 0x41, 0x64, 0x64, 0x55, 0x73, 0x65, 0x72, 0x43, 0x72, 0x65,
  3481. 0x64, 0x69, 0x74, 0x12, 0x1e, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x41,
  3482. 0x64, 0x64, 0x55, 0x73, 0x65, 0x72, 0x43, 0x72, 0x65, 0x64, 0x69, 0x74, 0x52, 0x65, 0x71, 0x75,
  3483. 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f,
  3484. 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x00, 0x12, 0x53, 0x0a,
  3485. 0x17, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e,
  3486. 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x44, 0x42, 0x12, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
  3487. 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x50, 0x61,
  3488. 0x72, 0x61, 0x6d, 0x1a, 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x49,
  3489. 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73,
  3490. 0x22, 0x00, 0x12, 0x8b, 0x01, 0x0a, 0x21, 0x55, 0x73, 0x65, 0x72, 0x47, 0x65, 0x74, 0x49, 0x6e,
  3491. 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x41, 0x77, 0x61, 0x72, 0x64, 0x42, 0x79,
  3492. 0x41, 0x63, 0x74, 0x69, 0x76, 0x69, 0x74, 0x79, 0x12, 0x32, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75,
  3493. 0x73, 0x65, 0x72, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x47, 0x65, 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x72,
  3494. 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x41, 0x77, 0x61, 0x72, 0x64, 0x42, 0x79, 0x41, 0x63, 0x74,
  3495. 0x69, 0x76, 0x69, 0x74, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x30, 0x2e, 0x61,
  3496. 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x47, 0x65, 0x74, 0x49,
  3497. 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x41, 0x77, 0x61, 0x72, 0x64, 0x42,
  3498. 0x79, 0x41, 0x63, 0x74, 0x69, 0x76, 0x69, 0x74, 0x79, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00,
  3499. 0x12, 0x51, 0x0a, 0x11, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x56, 0x69, 0x70, 0x44,
  3500. 0x42, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x18, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d,
  3501. 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x4c, 0x69, 0x73, 0x74, 0x1a,
  3502. 0x20, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x55,
  3503. 0x73, 0x65, 0x72, 0x56, 0x69, 0x70, 0x4c, 0x69, 0x73, 0x74, 0x44, 0x42, 0x52, 0x65, 0x70, 0x6c,
  3504. 0x79, 0x22, 0x00, 0x42, 0x3d, 0x0a, 0x08, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x50,
  3505. 0x01, 0x5a, 0x2f, 0x67, 0x69, 0x74, 0x2e, 0x69, 0x6b, 0x75, 0x62, 0x61, 0x6e, 0x2e, 0x63, 0x6f,
  3506. 0x6d, 0x2f, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2f, 0x70, 0x77, 0x2d, 0x70, 0x72, 0x6f, 0x74,
  3507. 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x3b, 0x75, 0x73,
  3508. 0x65, 0x72, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  3509. }
  3510. var (
  3511. file_user_proto_rawDescOnce sync.Once
  3512. file_user_proto_rawDescData = file_user_proto_rawDesc
  3513. )
  3514. func file_user_proto_rawDescGZIP() []byte {
  3515. file_user_proto_rawDescOnce.Do(func() {
  3516. file_user_proto_rawDescData = protoimpl.X.CompressGZIP(file_user_proto_rawDescData)
  3517. })
  3518. return file_user_proto_rawDescData
  3519. }
  3520. var file_user_proto_msgTypes = make([]protoimpl.MessageInfo, 44)
  3521. var file_user_proto_goTypes = []interface{}{
  3522. (*FindUserVipListDBReply)(nil), // 0: api.user.FindUserVipListDBReply
  3523. (*VipInfo)(nil), // 1: api.user.VipInfo
  3524. (*SendMsgReduceCreditRequest)(nil), // 2: api.user.SendMsgReduceCreditRequest
  3525. (*UserGetInformationAwardByActivityRequest)(nil), // 3: api.user.UserGetInformationAwardByActivityRequest
  3526. (*UserGetInformationAwardByActivityReply)(nil), // 4: api.user.UserGetInformationAwardByActivityReply
  3527. (*AddUserCreditRequest)(nil), // 5: api.user.AddUserCreditRequest
  3528. (*ReportUserBlackRequest)(nil), // 6: api.user.ReportUserBlackRequest
  3529. (*SendMessageRequest)(nil), // 7: api.user.SendMessageRequest
  3530. (*ManagerFindIsCheckQualityUserListRequest)(nil), // 8: api.user.ManagerFindIsCheckQualityUserListRequest
  3531. (*ManagerUpdateUserCreditRequest)(nil), // 9: api.user.ManagerUpdateUserCreditRequest
  3532. (*ManagerMarkHighQualityUserRequest)(nil), // 10: api.user.ManagerMarkHighQualityUserRequest
  3533. (*GetRecommendUserDBRequest)(nil), // 11: api.user.GetRecommendUserDBRequest
  3534. (*FindRecommendHighQualityUserRequest)(nil), // 12: api.user.FindRecommendHighQualityUserRequest
  3535. (*FindRecommendHighQualityUserReply)(nil), // 13: api.user.FindRecommendHighQualityUserReply
  3536. (*UpdateUserMatchedNumAndReturnUserMsgReply)(nil), // 14: api.user.UpdateUserMatchedNumAndReturnUserMsgReply
  3537. (*GetUserDBMsgFromWebsocketReply)(nil), // 15: api.user.GetUserDBMsgFromWebsocketReply
  3538. (*UpdateUserMatchedNumRequest)(nil), // 16: api.user.UpdateUserMatchedNumRequest
  3539. (*SendNewMessageUnreadReminderRequest)(nil), // 17: api.user.SendNewMessageUnreadReminderRequest
  3540. (*SendMsgReduceCreditReply)(nil), // 18: api.user.SendMsgReduceCreditReply
  3541. (*UserFreeNum)(nil), // 19: api.user.UserFreeNum
  3542. (*ReplyScripRequest)(nil), // 20: api.user.ReplyScripRequest
  3543. (*PersonLookScripRequest)(nil), // 21: api.user.PersonLookScripRequest
  3544. (*UserFindScripRequest)(nil), // 22: api.user.UserFindScripRequest
  3545. (*DeleteScripRequest)(nil), // 23: api.user.DeleteScripRequest
  3546. (*CreateScripRequest)(nil), // 24: api.user.CreateScripRequest
  3547. (*FindMatchingAvatarAndNumReply)(nil), // 25: api.user.FindMatchingAvatarAndNumReply
  3548. (*UserRechargeRequest)(nil), // 26: api.user.UserRechargeRequest
  3549. (*RechargeList)(nil), // 27: api.user.RechargeList
  3550. (*VipRechargeList)(nil), // 28: api.user.VipRechargeList
  3551. (*VipRechargeInfo)(nil), // 29: api.user.VipRechargeInfo
  3552. (*RechargeInfo)(nil), // 30: api.user.RechargeInfo
  3553. (*InformationStatus)(nil), // 31: api.user.InformationStatus
  3554. (*UserBalance)(nil), // 32: api.user.UserBalance
  3555. (*UserFindChatListReply)(nil), // 33: api.user.UserFindChatListReply
  3556. (*UserChatInfo)(nil), // 34: api.user.UserChatInfo
  3557. (*UserInfo)(nil), // 35: api.user.UserInfo
  3558. (*KeyRequest)(nil), // 36: api.user.KeyRequest
  3559. (*CreatePayRequest)(nil), // 37: api.user.CreatePayRequest
  3560. (*PayInfo)(nil), // 38: api.user.PayInfo
  3561. (*PayOrderInfo)(nil), // 39: api.user.PayOrderInfo
  3562. (*PayOrderList)(nil), // 40: api.user.PayOrderList
  3563. (*FindPayOrderListRequest)(nil), // 41: api.user.FindPayOrderListRequest
  3564. (*PayCallbackReply)(nil), // 42: api.user.PayCallbackReply
  3565. nil, // 43: api.user.FindUserVipListDBReply.VipMapEntry
  3566. (*common.Message)(nil), // 44: api.common.Message
  3567. (*structpb.Value)(nil), // 45: google.protobuf.Value
  3568. (*emptypb.Empty)(nil), // 46: google.protobuf.Empty
  3569. (*common.SendPhoneCodeRequest)(nil), // 47: api.common.SendPhoneCodeRequest
  3570. (*common.CheckPhoneCodeRequest)(nil), // 48: api.common.CheckPhoneCodeRequest
  3571. (*common.UpdateInformationRequest)(nil), // 49: api.common.UpdateInformationRequest
  3572. (*common.CreateChatRoomParam)(nil), // 50: api.common.CreateChatRoomParam
  3573. (*common.PersonParam)(nil), // 51: api.common.PersonParam
  3574. (*common.ListPageRequest)(nil), // 52: api.common.ListPageRequest
  3575. (*common.WxConfReq)(nil), // 53: api.common.WxConfReq
  3576. (*common.SexReq)(nil), // 54: api.common.SexReq
  3577. (*common.ListPage2Request)(nil), // 55: api.common.ListPage2Request
  3578. (*common.FindChatRecordListRequest)(nil), // 56: api.common.FindChatRecordListRequest
  3579. (*common.FindChatRoomMsgRequest)(nil), // 57: api.common.FindChatRoomMsgRequest
  3580. (*common.MemeRequest)(nil), // 58: api.common.MemeRequest
  3581. (*common.FindChatTopicRequest)(nil), // 59: api.common.FindChatTopicRequest
  3582. (*common.RandomNum)(nil), // 60: api.common.RandomNum
  3583. (*common.RandomNumAndSex)(nil), // 61: api.common.RandomNumAndSex
  3584. (*common.ReportChatRequest)(nil), // 62: api.common.ReportChatRequest
  3585. (*common.UpdateLastScripIDRequest)(nil), // 63: api.common.UpdateLastScripIDRequest
  3586. (*common.FindScripRequest)(nil), // 64: api.common.FindScripRequest
  3587. (*common.RoomIDRequest)(nil), // 65: api.common.RoomIDRequest
  3588. (*common.PartnerIDParam)(nil), // 66: api.common.PartnerIDParam
  3589. (*common.ManagerFindPersonListRequest)(nil), // 67: api.common.ManagerFindPersonListRequest
  3590. (*common.PersonIDParam)(nil), // 68: api.common.PersonIDParam
  3591. (*common.PersonIDList)(nil), // 69: api.common.PersonIDList
  3592. (*common.ManagerUpdatePersonVoiceRequest)(nil), // 70: api.common.ManagerUpdatePersonVoiceRequest
  3593. (*common.ManagerUpdatePersonPicturesRequest)(nil), // 71: api.common.ManagerUpdatePersonPicturesRequest
  3594. (*common.ManagerUpdatePersonSignatureRequest)(nil), // 72: api.common.ManagerUpdatePersonSignatureRequest
  3595. (*common.ManagerUpdatePersonAvatarRequest)(nil), // 73: api.common.ManagerUpdatePersonAvatarRequest
  3596. (*common.ManagerUpdatePersonNameRequest)(nil), // 74: api.common.ManagerUpdatePersonNameRequest
  3597. (*common.ManagerUpdatePersonWeightRequest)(nil), // 75: api.common.ManagerUpdatePersonWeightRequest
  3598. (*common.ManagerUpdatePersonIsBlackRequest)(nil), // 76: api.common.ManagerUpdatePersonIsBlackRequest
  3599. (*common.UpdateLastScripIDDBRequest)(nil), // 77: api.common.UpdateLastScripIDDBRequest
  3600. (*common.FindRecommendRequest)(nil), // 78: api.common.FindRecommendRequest
  3601. (*common.IDParam)(nil), // 79: api.common.IDParam
  3602. (*chat.RoomReply)(nil), // 80: api.chat.RoomReply
  3603. (*common.HomeInfo)(nil), // 81: api.common.HomeInfo
  3604. (*common.LookedAndLikedNum)(nil), // 82: api.common.LookedAndLikedNum
  3605. (*statistics.LookAndLikeListReply)(nil), // 83: api.statistics.LookAndLikeListReply
  3606. (*common.WxConfResponse)(nil), // 84: api.common.WxConfResponse
  3607. (*common.TagListReply)(nil), // 85: api.common.TagListReply
  3608. (*common.RecommendPersonListReply)(nil), // 86: api.common.RecommendPersonListReply
  3609. (*common.ChatRecordListReply)(nil), // 87: api.common.ChatRecordListReply
  3610. (*common.ChatRoomMsg)(nil), // 88: api.common.ChatRoomMsg
  3611. (*common.IsLike)(nil), // 89: api.common.IsLike
  3612. (*common.MemeList)(nil), // 90: api.common.MemeList
  3613. (*common.ChatTopicList)(nil), // 91: api.common.ChatTopicList
  3614. (*common.CommonTextList)(nil), // 92: api.common.CommonTextList
  3615. (*common.MemeTitleList)(nil), // 93: api.common.MemeTitleList
  3616. (*common.ChatCardInfo)(nil), // 94: api.common.ChatCardInfo
  3617. (*common.FindOverSevenDayAvatarReply)(nil), // 95: api.common.FindOverSevenDayAvatarReply
  3618. (*common.ScripID)(nil), // 96: api.common.ScripID
  3619. (*common.ScripReply)(nil), // 97: api.common.ScripReply
  3620. (*common.ScripInfo)(nil), // 98: api.common.ScripInfo
  3621. (*common.ChatRecordInfo)(nil), // 99: api.common.ChatRecordInfo
  3622. (*chat.UnreadNumReply)(nil), // 100: api.chat.UnreadNumReply
  3623. (*chat.UserRoomInfo)(nil), // 101: api.chat.UserRoomInfo
  3624. (*chat.CheckUserPartnerIsRelationshipReply)(nil), // 102: api.chat.CheckUserPartnerIsRelationshipReply
  3625. (*common.AddFriendMessageInfo)(nil), // 103: api.common.AddFriendMessageInfo
  3626. (*statistics.LookAndLikeMessageReply)(nil), // 104: api.statistics.LookAndLikeMessageReply
  3627. (*statistics.LookMessageReply)(nil), // 105: api.statistics.LookMessageReply
  3628. (*chat.WindowInfo)(nil), // 106: api.chat.WindowInfo
  3629. (*chat.GetRandomMatchingReply)(nil), // 107: api.chat.GetRandomMatchingReply
  3630. (*common.SendMessageReply)(nil), // 108: api.common.SendMessageReply
  3631. (*common.ManagerFindPersonListReply)(nil), // 109: api.common.ManagerFindPersonListReply
  3632. (*common.ManagerFindPersonListReply2)(nil), // 110: api.common.ManagerFindPersonListReply2
  3633. (*common.PersonMsg)(nil), // 111: api.common.PersonMsg
  3634. (*common.PersonDBReply)(nil), // 112: api.common.PersonDBReply
  3635. (*common.PersonDB)(nil), // 113: api.common.PersonDB
  3636. }
  3637. var file_user_proto_depIdxs = []int32{
  3638. 43, // 0: api.user.FindUserVipListDBReply.vipMap:type_name -> api.user.FindUserVipListDBReply.VipMapEntry
  3639. 44, // 1: api.user.SendMessageRequest.message:type_name -> api.common.Message
  3640. 44, // 2: api.user.ReplyScripRequest.message:type_name -> api.common.Message
  3641. 30, // 3: api.user.RechargeList.list:type_name -> api.user.RechargeInfo
  3642. 29, // 4: api.user.VipRechargeList.list:type_name -> api.user.VipRechargeInfo
  3643. 34, // 5: api.user.UserFindChatListReply.list:type_name -> api.user.UserChatInfo
  3644. 45, // 6: api.user.PayInfo.payInfo:type_name -> google.protobuf.Value
  3645. 39, // 7: api.user.PayOrderList.list:type_name -> api.user.PayOrderInfo
  3646. 1, // 8: api.user.FindUserVipListDBReply.VipMapEntry.value:type_name -> api.user.VipInfo
  3647. 46, // 9: api.user.User.GetUserInfo:input_type -> google.protobuf.Empty
  3648. 47, // 10: api.user.User.SendPhoneCode:input_type -> api.common.SendPhoneCodeRequest
  3649. 48, // 11: api.user.User.CheckPhoneCode:input_type -> api.common.CheckPhoneCodeRequest
  3650. 49, // 12: api.user.User.UpdateUserInformation:input_type -> api.common.UpdateInformationRequest
  3651. 50, // 13: api.user.User.CreateUserPersonRoom:input_type -> api.common.CreateChatRoomParam
  3652. 46, // 14: api.user.User.GetUserBalance:input_type -> google.protobuf.Empty
  3653. 51, // 15: api.user.User.UserGetHomeInfo:input_type -> api.common.PersonParam
  3654. 51, // 16: api.user.User.UserGetPersonLikedAndLooked:input_type -> api.common.PersonParam
  3655. 52, // 17: api.user.User.FindLookList:input_type -> api.common.ListPageRequest
  3656. 53, // 18: api.user.User.WxConf:input_type -> api.common.WxConfReq
  3657. 54, // 19: api.user.User.FindTagListBySex:input_type -> api.common.SexReq
  3658. 55, // 20: api.user.User.FindOnlineList:input_type -> api.common.ListPage2Request
  3659. 52, // 21: api.user.User.FindWithinSevenDayRoomList:input_type -> api.common.ListPageRequest
  3660. 52, // 22: api.user.User.FindOverSevenDayRoomList:input_type -> api.common.ListPageRequest
  3661. 52, // 23: api.user.User.FindCloseFriendRoomList:input_type -> api.common.ListPageRequest
  3662. 56, // 24: api.user.User.FindChatRecordList:input_type -> api.common.FindChatRecordListRequest
  3663. 57, // 25: api.user.User.FindChatRoomMsg:input_type -> api.common.FindChatRoomMsgRequest
  3664. 51, // 26: api.user.User.GetUserIsLike:input_type -> api.common.PersonParam
  3665. 58, // 27: api.user.User.FindMemeByType:input_type -> api.common.MemeRequest
  3666. 59, // 28: api.user.User.FindChatTopic:input_type -> api.common.FindChatTopicRequest
  3667. 60, // 29: api.user.User.RandomMeme:input_type -> api.common.RandomNum
  3668. 61, // 30: api.user.User.RandomSwiftMessage:input_type -> api.common.RandomNumAndSex
  3669. 46, // 31: api.user.User.FindMemeTitle:input_type -> google.protobuf.Empty
  3670. 51, // 32: api.user.User.UserGetChatCard:input_type -> api.common.PersonParam
  3671. 46, // 33: api.user.User.FindChatTopicTitle:input_type -> google.protobuf.Empty
  3672. 51, // 34: api.user.User.UserLike:input_type -> api.common.PersonParam
  3673. 51, // 35: api.user.User.UserUnLike:input_type -> api.common.PersonParam
  3674. 62, // 36: api.user.User.Report:input_type -> api.common.ReportChatRequest
  3675. 46, // 37: api.user.User.FindOverSevenDayAvatar:input_type -> google.protobuf.Empty
  3676. 63, // 38: api.user.User.UpdateLastScripID:input_type -> api.common.UpdateLastScripIDRequest
  3677. 24, // 39: api.user.User.CreateScrip:input_type -> api.user.CreateScripRequest
  3678. 23, // 40: api.user.User.DeleteScrip:input_type -> api.user.DeleteScripRequest
  3679. 22, // 41: api.user.User.FindMyScrip:input_type -> api.user.UserFindScripRequest
  3680. 64, // 42: api.user.User.FindOtherScrip:input_type -> api.common.FindScripRequest
  3681. 22, // 43: api.user.User.FindRecommendScrip:input_type -> api.user.UserFindScripRequest
  3682. 21, // 44: api.user.User.PersonLookScrip:input_type -> api.user.PersonLookScripRequest
  3683. 46, // 45: api.user.User.PersonClickLookBack:input_type -> google.protobuf.Empty
  3684. 20, // 46: api.user.User.PersonReplyScrip:input_type -> api.user.ReplyScripRequest
  3685. 65, // 47: api.user.User.UserDeleteChat:input_type -> api.common.RoomIDRequest
  3686. 46, // 48: api.user.User.GetUserAllUnreadNum:input_type -> google.protobuf.Empty
  3687. 51, // 49: api.user.User.GetUserRoomByPerson:input_type -> api.common.PersonParam
  3688. 52, // 50: api.user.User.FindLikeList:input_type -> api.common.ListPageRequest
  3689. 52, // 51: api.user.User.FindLikedList:input_type -> api.common.ListPageRequest
  3690. 65, // 52: api.user.User.UserSetBlackChat:input_type -> api.common.RoomIDRequest
  3691. 66, // 53: api.user.User.CheckUserPartnerIsRelationship:input_type -> api.common.PartnerIDParam
  3692. 36, // 54: api.user.User.GetPartnerCircleInfo:input_type -> api.user.KeyRequest
  3693. 46, // 55: api.user.User.GetLookAndLikeStatisticsMessage:input_type -> google.protobuf.Empty
  3694. 46, // 56: api.user.User.GetUserLookNum:input_type -> google.protobuf.Empty
  3695. 46, // 57: api.user.User.UserFinishInformation:input_type -> google.protobuf.Empty
  3696. 46, // 58: api.user.User.UserInformationStatus:input_type -> google.protobuf.Empty
  3697. 46, // 59: api.user.User.UserGetInformationAward:input_type -> google.protobuf.Empty
  3698. 51, // 60: api.user.User.UnlockLookRecord:input_type -> api.common.PersonParam
  3699. 26, // 61: api.user.User.UserRecharge:input_type -> api.user.UserRechargeRequest
  3700. 26, // 62: api.user.User.UserRechargeVip:input_type -> api.user.UserRechargeRequest
  3701. 46, // 63: api.user.User.FindRechargeList:input_type -> google.protobuf.Empty
  3702. 46, // 64: api.user.User.FindVipRechargeList:input_type -> google.protobuf.Empty
  3703. 41, // 65: api.user.User.FindPayList:input_type -> api.user.FindPayOrderListRequest
  3704. 46, // 66: api.user.User.FindRecommendPersonList:input_type -> google.protobuf.Empty
  3705. 46, // 67: api.user.User.FindMatchingAvatarAndNum:input_type -> google.protobuf.Empty
  3706. 46, // 68: api.user.User.GetWindowInfo:input_type -> google.protobuf.Empty
  3707. 46, // 69: api.user.User.GetUserFreeNum:input_type -> google.protobuf.Empty
  3708. 54, // 70: api.user.User.GetRandomMatching:input_type -> api.common.SexReq
  3709. 65, // 71: api.user.User.UnlockVoice:input_type -> api.common.RoomIDRequest
  3710. 65, // 72: api.user.User.UnlockPicture:input_type -> api.common.RoomIDRequest
  3711. 46, // 73: api.user.User.UpdateUserIsRegister:input_type -> google.protobuf.Empty
  3712. 50, // 74: api.user.User.CreateUserPartnerRoom:input_type -> api.common.CreateChatRoomParam
  3713. 7, // 75: api.user.User.SendMessage:input_type -> api.user.SendMessageRequest
  3714. 46, // 76: api.user.User.GetVipInfo:input_type -> google.protobuf.Empty
  3715. 67, // 77: api.user.User.ManagerFindUserList:input_type -> api.common.ManagerFindPersonListRequest
  3716. 67, // 78: api.user.User.ManagerFindInformationUserList:input_type -> api.common.ManagerFindPersonListRequest
  3717. 8, // 79: api.user.User.ManagerFindIsCheckQualityUserList:input_type -> api.user.ManagerFindIsCheckQualityUserListRequest
  3718. 67, // 80: api.user.User.ManagerFindHighQualityUserList:input_type -> api.common.ManagerFindPersonListRequest
  3719. 10, // 81: api.user.User.ManagerMarkHighQualityUser:input_type -> api.user.ManagerMarkHighQualityUserRequest
  3720. 68, // 82: api.user.User.ManagerMarkHighQualityUserOne:input_type -> api.common.PersonIDParam
  3721. 69, // 83: api.user.User.ManagerSetUserBlack:input_type -> api.common.PersonIDList
  3722. 68, // 84: api.user.User.ManagerDeleteHighQualityUser:input_type -> api.common.PersonIDParam
  3723. 70, // 85: api.user.User.ManagerUpdateUserVoice:input_type -> api.common.ManagerUpdatePersonVoiceRequest
  3724. 71, // 86: api.user.User.ManagerUpdateUserPictures:input_type -> api.common.ManagerUpdatePersonPicturesRequest
  3725. 72, // 87: api.user.User.ManagerUpdateUserSignature:input_type -> api.common.ManagerUpdatePersonSignatureRequest
  3726. 73, // 88: api.user.User.ManagerUpdateUserAvatar:input_type -> api.common.ManagerUpdatePersonAvatarRequest
  3727. 74, // 89: api.user.User.ManagerUpdateUserName:input_type -> api.common.ManagerUpdatePersonNameRequest
  3728. 75, // 90: api.user.User.ManagerUpdateUserWeight:input_type -> api.common.ManagerUpdatePersonWeightRequest
  3729. 76, // 91: api.user.User.ManagerUpdateUserIsBlack:input_type -> api.common.ManagerUpdatePersonIsBlackRequest
  3730. 9, // 92: api.user.User.ManagerUpdateUserCredit:input_type -> api.user.ManagerUpdateUserCreditRequest
  3731. 68, // 93: api.user.User.GetUserDBMsg:input_type -> api.common.PersonIDParam
  3732. 69, // 94: api.user.User.FindUserDBList:input_type -> api.common.PersonIDList
  3733. 77, // 95: api.user.User.UpdateLastScripIDDB:input_type -> api.common.UpdateLastScripIDDBRequest
  3734. 78, // 96: api.user.User.FindRecommendUserDBList:input_type -> api.common.FindRecommendRequest
  3735. 68, // 97: api.user.User.UpdateUserLastLoginTime:input_type -> api.common.PersonIDParam
  3736. 79, // 98: api.user.User.GetUserDBMsgByAccountID:input_type -> api.common.IDParam
  3737. 12, // 99: api.user.User.FindRecommendHighQualityUserDBList:input_type -> api.user.FindRecommendHighQualityUserRequest
  3738. 68, // 100: api.user.User.GetUserDBMsgFromWebsocket:input_type -> api.common.PersonIDParam
  3739. 2, // 101: api.user.User.SendMsgReduceCredit:input_type -> api.user.SendMsgReduceCreditRequest
  3740. 51, // 102: api.user.User.LookBackScripReduceCredit:input_type -> api.common.PersonParam
  3741. 51, // 103: api.user.User.CreateScripReduceCredit:input_type -> api.common.PersonParam
  3742. 51, // 104: api.user.User.ReplyScripReduceCredit:input_type -> api.common.PersonParam
  3743. 51, // 105: api.user.User.MatchingCredit:input_type -> api.common.PersonParam
  3744. 17, // 106: api.user.User.SendNewMessageUnreadReminder:input_type -> api.user.SendNewMessageUnreadReminderRequest
  3745. 68, // 107: api.user.User.SendNewVisitorTemplateReminder:input_type -> api.common.PersonIDParam
  3746. 16, // 108: api.user.User.UpdateUserMatchedNumAndReturnUserMsg:input_type -> api.user.UpdateUserMatchedNumRequest
  3747. 11, // 109: api.user.User.GetRecommendUserDB:input_type -> api.user.GetRecommendUserDBRequest
  3748. 6, // 110: api.user.User.ReportUserBlack:input_type -> api.user.ReportUserBlackRequest
  3749. 5, // 111: api.user.User.AddUserCredit:input_type -> api.user.AddUserCreditRequest
  3750. 68, // 112: api.user.User.UserInformationStatusDB:input_type -> api.common.PersonIDParam
  3751. 3, // 113: api.user.User.UserGetInformationAwardByActivity:input_type -> api.user.UserGetInformationAwardByActivityRequest
  3752. 69, // 114: api.user.User.FindUserVipDBList:input_type -> api.common.PersonIDList
  3753. 35, // 115: api.user.User.GetUserInfo:output_type -> api.user.UserInfo
  3754. 46, // 116: api.user.User.SendPhoneCode:output_type -> google.protobuf.Empty
  3755. 46, // 117: api.user.User.CheckPhoneCode:output_type -> google.protobuf.Empty
  3756. 46, // 118: api.user.User.UpdateUserInformation:output_type -> google.protobuf.Empty
  3757. 80, // 119: api.user.User.CreateUserPersonRoom:output_type -> api.chat.RoomReply
  3758. 32, // 120: api.user.User.GetUserBalance:output_type -> api.user.UserBalance
  3759. 81, // 121: api.user.User.UserGetHomeInfo:output_type -> api.common.HomeInfo
  3760. 82, // 122: api.user.User.UserGetPersonLikedAndLooked:output_type -> api.common.LookedAndLikedNum
  3761. 83, // 123: api.user.User.FindLookList:output_type -> api.statistics.LookAndLikeListReply
  3762. 84, // 124: api.user.User.WxConf:output_type -> api.common.WxConfResponse
  3763. 85, // 125: api.user.User.FindTagListBySex:output_type -> api.common.TagListReply
  3764. 86, // 126: api.user.User.FindOnlineList:output_type -> api.common.RecommendPersonListReply
  3765. 33, // 127: api.user.User.FindWithinSevenDayRoomList:output_type -> api.user.UserFindChatListReply
  3766. 33, // 128: api.user.User.FindOverSevenDayRoomList:output_type -> api.user.UserFindChatListReply
  3767. 33, // 129: api.user.User.FindCloseFriendRoomList:output_type -> api.user.UserFindChatListReply
  3768. 87, // 130: api.user.User.FindChatRecordList:output_type -> api.common.ChatRecordListReply
  3769. 88, // 131: api.user.User.FindChatRoomMsg:output_type -> api.common.ChatRoomMsg
  3770. 89, // 132: api.user.User.GetUserIsLike:output_type -> api.common.IsLike
  3771. 90, // 133: api.user.User.FindMemeByType:output_type -> api.common.MemeList
  3772. 91, // 134: api.user.User.FindChatTopic:output_type -> api.common.ChatTopicList
  3773. 92, // 135: api.user.User.RandomMeme:output_type -> api.common.CommonTextList
  3774. 92, // 136: api.user.User.RandomSwiftMessage:output_type -> api.common.CommonTextList
  3775. 93, // 137: api.user.User.FindMemeTitle:output_type -> api.common.MemeTitleList
  3776. 94, // 138: api.user.User.UserGetChatCard:output_type -> api.common.ChatCardInfo
  3777. 93, // 139: api.user.User.FindChatTopicTitle:output_type -> api.common.MemeTitleList
  3778. 46, // 140: api.user.User.UserLike:output_type -> google.protobuf.Empty
  3779. 46, // 141: api.user.User.UserUnLike:output_type -> google.protobuf.Empty
  3780. 46, // 142: api.user.User.Report:output_type -> google.protobuf.Empty
  3781. 95, // 143: api.user.User.FindOverSevenDayAvatar:output_type -> api.common.FindOverSevenDayAvatarReply
  3782. 46, // 144: api.user.User.UpdateLastScripID:output_type -> google.protobuf.Empty
  3783. 96, // 145: api.user.User.CreateScrip:output_type -> api.common.ScripID
  3784. 46, // 146: api.user.User.DeleteScrip:output_type -> google.protobuf.Empty
  3785. 97, // 147: api.user.User.FindMyScrip:output_type -> api.common.ScripReply
  3786. 97, // 148: api.user.User.FindOtherScrip:output_type -> api.common.ScripReply
  3787. 97, // 149: api.user.User.FindRecommendScrip:output_type -> api.common.ScripReply
  3788. 46, // 150: api.user.User.PersonLookScrip:output_type -> google.protobuf.Empty
  3789. 98, // 151: api.user.User.PersonClickLookBack:output_type -> api.common.ScripInfo
  3790. 99, // 152: api.user.User.PersonReplyScrip:output_type -> api.common.ChatRecordInfo
  3791. 46, // 153: api.user.User.UserDeleteChat:output_type -> google.protobuf.Empty
  3792. 100, // 154: api.user.User.GetUserAllUnreadNum:output_type -> api.chat.UnreadNumReply
  3793. 101, // 155: api.user.User.GetUserRoomByPerson:output_type -> api.chat.UserRoomInfo
  3794. 83, // 156: api.user.User.FindLikeList:output_type -> api.statistics.LookAndLikeListReply
  3795. 83, // 157: api.user.User.FindLikedList:output_type -> api.statistics.LookAndLikeListReply
  3796. 46, // 158: api.user.User.UserSetBlackChat:output_type -> google.protobuf.Empty
  3797. 102, // 159: api.user.User.CheckUserPartnerIsRelationship:output_type -> api.chat.CheckUserPartnerIsRelationshipReply
  3798. 103, // 160: api.user.User.GetPartnerCircleInfo:output_type -> api.common.AddFriendMessageInfo
  3799. 104, // 161: api.user.User.GetLookAndLikeStatisticsMessage:output_type -> api.statistics.LookAndLikeMessageReply
  3800. 105, // 162: api.user.User.GetUserLookNum:output_type -> api.statistics.LookMessageReply
  3801. 46, // 163: api.user.User.UserFinishInformation:output_type -> google.protobuf.Empty
  3802. 31, // 164: api.user.User.UserInformationStatus:output_type -> api.user.InformationStatus
  3803. 46, // 165: api.user.User.UserGetInformationAward:output_type -> google.protobuf.Empty
  3804. 46, // 166: api.user.User.UnlockLookRecord:output_type -> google.protobuf.Empty
  3805. 38, // 167: api.user.User.UserRecharge:output_type -> api.user.PayInfo
  3806. 38, // 168: api.user.User.UserRechargeVip:output_type -> api.user.PayInfo
  3807. 27, // 169: api.user.User.FindRechargeList:output_type -> api.user.RechargeList
  3808. 28, // 170: api.user.User.FindVipRechargeList:output_type -> api.user.VipRechargeList
  3809. 40, // 171: api.user.User.FindPayList:output_type -> api.user.PayOrderList
  3810. 86, // 172: api.user.User.FindRecommendPersonList:output_type -> api.common.RecommendPersonListReply
  3811. 25, // 173: api.user.User.FindMatchingAvatarAndNum:output_type -> api.user.FindMatchingAvatarAndNumReply
  3812. 106, // 174: api.user.User.GetWindowInfo:output_type -> api.chat.WindowInfo
  3813. 19, // 175: api.user.User.GetUserFreeNum:output_type -> api.user.UserFreeNum
  3814. 107, // 176: api.user.User.GetRandomMatching:output_type -> api.chat.GetRandomMatchingReply
  3815. 46, // 177: api.user.User.UnlockVoice:output_type -> google.protobuf.Empty
  3816. 46, // 178: api.user.User.UnlockPicture:output_type -> google.protobuf.Empty
  3817. 46, // 179: api.user.User.UpdateUserIsRegister:output_type -> google.protobuf.Empty
  3818. 80, // 180: api.user.User.CreateUserPartnerRoom:output_type -> api.chat.RoomReply
  3819. 108, // 181: api.user.User.SendMessage:output_type -> api.common.SendMessageReply
  3820. 1, // 182: api.user.User.GetVipInfo:output_type -> api.user.VipInfo
  3821. 109, // 183: api.user.User.ManagerFindUserList:output_type -> api.common.ManagerFindPersonListReply
  3822. 109, // 184: api.user.User.ManagerFindInformationUserList:output_type -> api.common.ManagerFindPersonListReply
  3823. 110, // 185: api.user.User.ManagerFindIsCheckQualityUserList:output_type -> api.common.ManagerFindPersonListReply2
  3824. 109, // 186: api.user.User.ManagerFindHighQualityUserList:output_type -> api.common.ManagerFindPersonListReply
  3825. 46, // 187: api.user.User.ManagerMarkHighQualityUser:output_type -> google.protobuf.Empty
  3826. 46, // 188: api.user.User.ManagerMarkHighQualityUserOne:output_type -> google.protobuf.Empty
  3827. 46, // 189: api.user.User.ManagerSetUserBlack:output_type -> google.protobuf.Empty
  3828. 46, // 190: api.user.User.ManagerDeleteHighQualityUser:output_type -> google.protobuf.Empty
  3829. 46, // 191: api.user.User.ManagerUpdateUserVoice:output_type -> google.protobuf.Empty
  3830. 46, // 192: api.user.User.ManagerUpdateUserPictures:output_type -> google.protobuf.Empty
  3831. 46, // 193: api.user.User.ManagerUpdateUserSignature:output_type -> google.protobuf.Empty
  3832. 46, // 194: api.user.User.ManagerUpdateUserAvatar:output_type -> google.protobuf.Empty
  3833. 46, // 195: api.user.User.ManagerUpdateUserName:output_type -> google.protobuf.Empty
  3834. 46, // 196: api.user.User.ManagerUpdateUserWeight:output_type -> google.protobuf.Empty
  3835. 46, // 197: api.user.User.ManagerUpdateUserIsBlack:output_type -> google.protobuf.Empty
  3836. 46, // 198: api.user.User.ManagerUpdateUserCredit:output_type -> google.protobuf.Empty
  3837. 111, // 199: api.user.User.GetUserDBMsg:output_type -> api.common.PersonMsg
  3838. 112, // 200: api.user.User.FindUserDBList:output_type -> api.common.PersonDBReply
  3839. 46, // 201: api.user.User.UpdateLastScripIDDB:output_type -> google.protobuf.Empty
  3840. 112, // 202: api.user.User.FindRecommendUserDBList:output_type -> api.common.PersonDBReply
  3841. 46, // 203: api.user.User.UpdateUserLastLoginTime:output_type -> google.protobuf.Empty
  3842. 111, // 204: api.user.User.GetUserDBMsgByAccountID:output_type -> api.common.PersonMsg
  3843. 13, // 205: api.user.User.FindRecommendHighQualityUserDBList:output_type -> api.user.FindRecommendHighQualityUserReply
  3844. 15, // 206: api.user.User.GetUserDBMsgFromWebsocket:output_type -> api.user.GetUserDBMsgFromWebsocketReply
  3845. 46, // 207: api.user.User.SendMsgReduceCredit:output_type -> google.protobuf.Empty
  3846. 46, // 208: api.user.User.LookBackScripReduceCredit:output_type -> google.protobuf.Empty
  3847. 46, // 209: api.user.User.CreateScripReduceCredit:output_type -> google.protobuf.Empty
  3848. 46, // 210: api.user.User.ReplyScripReduceCredit:output_type -> google.protobuf.Empty
  3849. 46, // 211: api.user.User.MatchingCredit:output_type -> google.protobuf.Empty
  3850. 46, // 212: api.user.User.SendNewMessageUnreadReminder:output_type -> google.protobuf.Empty
  3851. 46, // 213: api.user.User.SendNewVisitorTemplateReminder:output_type -> google.protobuf.Empty
  3852. 14, // 214: api.user.User.UpdateUserMatchedNumAndReturnUserMsg:output_type -> api.user.UpdateUserMatchedNumAndReturnUserMsgReply
  3853. 113, // 215: api.user.User.GetRecommendUserDB:output_type -> api.common.PersonDB
  3854. 46, // 216: api.user.User.ReportUserBlack:output_type -> google.protobuf.Empty
  3855. 46, // 217: api.user.User.AddUserCredit:output_type -> google.protobuf.Empty
  3856. 31, // 218: api.user.User.UserInformationStatusDB:output_type -> api.user.InformationStatus
  3857. 4, // 219: api.user.User.UserGetInformationAwardByActivity:output_type -> api.user.UserGetInformationAwardByActivityReply
  3858. 0, // 220: api.user.User.FindUserVipDBList:output_type -> api.user.FindUserVipListDBReply
  3859. 115, // [115:221] is the sub-list for method output_type
  3860. 9, // [9:115] is the sub-list for method input_type
  3861. 9, // [9:9] is the sub-list for extension type_name
  3862. 9, // [9:9] is the sub-list for extension extendee
  3863. 0, // [0:9] is the sub-list for field type_name
  3864. }
  3865. func init() { file_user_proto_init() }
  3866. func file_user_proto_init() {
  3867. if File_user_proto != nil {
  3868. return
  3869. }
  3870. if !protoimpl.UnsafeEnabled {
  3871. file_user_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  3872. switch v := v.(*FindUserVipListDBReply); i {
  3873. case 0:
  3874. return &v.state
  3875. case 1:
  3876. return &v.sizeCache
  3877. case 2:
  3878. return &v.unknownFields
  3879. default:
  3880. return nil
  3881. }
  3882. }
  3883. file_user_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  3884. switch v := v.(*VipInfo); i {
  3885. case 0:
  3886. return &v.state
  3887. case 1:
  3888. return &v.sizeCache
  3889. case 2:
  3890. return &v.unknownFields
  3891. default:
  3892. return nil
  3893. }
  3894. }
  3895. file_user_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  3896. switch v := v.(*SendMsgReduceCreditRequest); i {
  3897. case 0:
  3898. return &v.state
  3899. case 1:
  3900. return &v.sizeCache
  3901. case 2:
  3902. return &v.unknownFields
  3903. default:
  3904. return nil
  3905. }
  3906. }
  3907. file_user_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  3908. switch v := v.(*UserGetInformationAwardByActivityRequest); i {
  3909. case 0:
  3910. return &v.state
  3911. case 1:
  3912. return &v.sizeCache
  3913. case 2:
  3914. return &v.unknownFields
  3915. default:
  3916. return nil
  3917. }
  3918. }
  3919. file_user_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  3920. switch v := v.(*UserGetInformationAwardByActivityReply); i {
  3921. case 0:
  3922. return &v.state
  3923. case 1:
  3924. return &v.sizeCache
  3925. case 2:
  3926. return &v.unknownFields
  3927. default:
  3928. return nil
  3929. }
  3930. }
  3931. file_user_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  3932. switch v := v.(*AddUserCreditRequest); i {
  3933. case 0:
  3934. return &v.state
  3935. case 1:
  3936. return &v.sizeCache
  3937. case 2:
  3938. return &v.unknownFields
  3939. default:
  3940. return nil
  3941. }
  3942. }
  3943. file_user_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  3944. switch v := v.(*ReportUserBlackRequest); i {
  3945. case 0:
  3946. return &v.state
  3947. case 1:
  3948. return &v.sizeCache
  3949. case 2:
  3950. return &v.unknownFields
  3951. default:
  3952. return nil
  3953. }
  3954. }
  3955. file_user_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  3956. switch v := v.(*SendMessageRequest); i {
  3957. case 0:
  3958. return &v.state
  3959. case 1:
  3960. return &v.sizeCache
  3961. case 2:
  3962. return &v.unknownFields
  3963. default:
  3964. return nil
  3965. }
  3966. }
  3967. file_user_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  3968. switch v := v.(*ManagerFindIsCheckQualityUserListRequest); i {
  3969. case 0:
  3970. return &v.state
  3971. case 1:
  3972. return &v.sizeCache
  3973. case 2:
  3974. return &v.unknownFields
  3975. default:
  3976. return nil
  3977. }
  3978. }
  3979. file_user_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  3980. switch v := v.(*ManagerUpdateUserCreditRequest); i {
  3981. case 0:
  3982. return &v.state
  3983. case 1:
  3984. return &v.sizeCache
  3985. case 2:
  3986. return &v.unknownFields
  3987. default:
  3988. return nil
  3989. }
  3990. }
  3991. file_user_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  3992. switch v := v.(*ManagerMarkHighQualityUserRequest); i {
  3993. case 0:
  3994. return &v.state
  3995. case 1:
  3996. return &v.sizeCache
  3997. case 2:
  3998. return &v.unknownFields
  3999. default:
  4000. return nil
  4001. }
  4002. }
  4003. file_user_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  4004. switch v := v.(*GetRecommendUserDBRequest); i {
  4005. case 0:
  4006. return &v.state
  4007. case 1:
  4008. return &v.sizeCache
  4009. case 2:
  4010. return &v.unknownFields
  4011. default:
  4012. return nil
  4013. }
  4014. }
  4015. file_user_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  4016. switch v := v.(*FindRecommendHighQualityUserRequest); i {
  4017. case 0:
  4018. return &v.state
  4019. case 1:
  4020. return &v.sizeCache
  4021. case 2:
  4022. return &v.unknownFields
  4023. default:
  4024. return nil
  4025. }
  4026. }
  4027. file_user_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  4028. switch v := v.(*FindRecommendHighQualityUserReply); i {
  4029. case 0:
  4030. return &v.state
  4031. case 1:
  4032. return &v.sizeCache
  4033. case 2:
  4034. return &v.unknownFields
  4035. default:
  4036. return nil
  4037. }
  4038. }
  4039. file_user_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  4040. switch v := v.(*UpdateUserMatchedNumAndReturnUserMsgReply); i {
  4041. case 0:
  4042. return &v.state
  4043. case 1:
  4044. return &v.sizeCache
  4045. case 2:
  4046. return &v.unknownFields
  4047. default:
  4048. return nil
  4049. }
  4050. }
  4051. file_user_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  4052. switch v := v.(*GetUserDBMsgFromWebsocketReply); i {
  4053. case 0:
  4054. return &v.state
  4055. case 1:
  4056. return &v.sizeCache
  4057. case 2:
  4058. return &v.unknownFields
  4059. default:
  4060. return nil
  4061. }
  4062. }
  4063. file_user_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  4064. switch v := v.(*UpdateUserMatchedNumRequest); i {
  4065. case 0:
  4066. return &v.state
  4067. case 1:
  4068. return &v.sizeCache
  4069. case 2:
  4070. return &v.unknownFields
  4071. default:
  4072. return nil
  4073. }
  4074. }
  4075. file_user_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
  4076. switch v := v.(*SendNewMessageUnreadReminderRequest); i {
  4077. case 0:
  4078. return &v.state
  4079. case 1:
  4080. return &v.sizeCache
  4081. case 2:
  4082. return &v.unknownFields
  4083. default:
  4084. return nil
  4085. }
  4086. }
  4087. file_user_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
  4088. switch v := v.(*SendMsgReduceCreditReply); i {
  4089. case 0:
  4090. return &v.state
  4091. case 1:
  4092. return &v.sizeCache
  4093. case 2:
  4094. return &v.unknownFields
  4095. default:
  4096. return nil
  4097. }
  4098. }
  4099. file_user_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} {
  4100. switch v := v.(*UserFreeNum); i {
  4101. case 0:
  4102. return &v.state
  4103. case 1:
  4104. return &v.sizeCache
  4105. case 2:
  4106. return &v.unknownFields
  4107. default:
  4108. return nil
  4109. }
  4110. }
  4111. file_user_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} {
  4112. switch v := v.(*ReplyScripRequest); i {
  4113. case 0:
  4114. return &v.state
  4115. case 1:
  4116. return &v.sizeCache
  4117. case 2:
  4118. return &v.unknownFields
  4119. default:
  4120. return nil
  4121. }
  4122. }
  4123. file_user_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} {
  4124. switch v := v.(*PersonLookScripRequest); i {
  4125. case 0:
  4126. return &v.state
  4127. case 1:
  4128. return &v.sizeCache
  4129. case 2:
  4130. return &v.unknownFields
  4131. default:
  4132. return nil
  4133. }
  4134. }
  4135. file_user_proto_msgTypes[22].Exporter = func(v interface{}, i int) interface{} {
  4136. switch v := v.(*UserFindScripRequest); i {
  4137. case 0:
  4138. return &v.state
  4139. case 1:
  4140. return &v.sizeCache
  4141. case 2:
  4142. return &v.unknownFields
  4143. default:
  4144. return nil
  4145. }
  4146. }
  4147. file_user_proto_msgTypes[23].Exporter = func(v interface{}, i int) interface{} {
  4148. switch v := v.(*DeleteScripRequest); i {
  4149. case 0:
  4150. return &v.state
  4151. case 1:
  4152. return &v.sizeCache
  4153. case 2:
  4154. return &v.unknownFields
  4155. default:
  4156. return nil
  4157. }
  4158. }
  4159. file_user_proto_msgTypes[24].Exporter = func(v interface{}, i int) interface{} {
  4160. switch v := v.(*CreateScripRequest); i {
  4161. case 0:
  4162. return &v.state
  4163. case 1:
  4164. return &v.sizeCache
  4165. case 2:
  4166. return &v.unknownFields
  4167. default:
  4168. return nil
  4169. }
  4170. }
  4171. file_user_proto_msgTypes[25].Exporter = func(v interface{}, i int) interface{} {
  4172. switch v := v.(*FindMatchingAvatarAndNumReply); i {
  4173. case 0:
  4174. return &v.state
  4175. case 1:
  4176. return &v.sizeCache
  4177. case 2:
  4178. return &v.unknownFields
  4179. default:
  4180. return nil
  4181. }
  4182. }
  4183. file_user_proto_msgTypes[26].Exporter = func(v interface{}, i int) interface{} {
  4184. switch v := v.(*UserRechargeRequest); i {
  4185. case 0:
  4186. return &v.state
  4187. case 1:
  4188. return &v.sizeCache
  4189. case 2:
  4190. return &v.unknownFields
  4191. default:
  4192. return nil
  4193. }
  4194. }
  4195. file_user_proto_msgTypes[27].Exporter = func(v interface{}, i int) interface{} {
  4196. switch v := v.(*RechargeList); i {
  4197. case 0:
  4198. return &v.state
  4199. case 1:
  4200. return &v.sizeCache
  4201. case 2:
  4202. return &v.unknownFields
  4203. default:
  4204. return nil
  4205. }
  4206. }
  4207. file_user_proto_msgTypes[28].Exporter = func(v interface{}, i int) interface{} {
  4208. switch v := v.(*VipRechargeList); i {
  4209. case 0:
  4210. return &v.state
  4211. case 1:
  4212. return &v.sizeCache
  4213. case 2:
  4214. return &v.unknownFields
  4215. default:
  4216. return nil
  4217. }
  4218. }
  4219. file_user_proto_msgTypes[29].Exporter = func(v interface{}, i int) interface{} {
  4220. switch v := v.(*VipRechargeInfo); i {
  4221. case 0:
  4222. return &v.state
  4223. case 1:
  4224. return &v.sizeCache
  4225. case 2:
  4226. return &v.unknownFields
  4227. default:
  4228. return nil
  4229. }
  4230. }
  4231. file_user_proto_msgTypes[30].Exporter = func(v interface{}, i int) interface{} {
  4232. switch v := v.(*RechargeInfo); i {
  4233. case 0:
  4234. return &v.state
  4235. case 1:
  4236. return &v.sizeCache
  4237. case 2:
  4238. return &v.unknownFields
  4239. default:
  4240. return nil
  4241. }
  4242. }
  4243. file_user_proto_msgTypes[31].Exporter = func(v interface{}, i int) interface{} {
  4244. switch v := v.(*InformationStatus); i {
  4245. case 0:
  4246. return &v.state
  4247. case 1:
  4248. return &v.sizeCache
  4249. case 2:
  4250. return &v.unknownFields
  4251. default:
  4252. return nil
  4253. }
  4254. }
  4255. file_user_proto_msgTypes[32].Exporter = func(v interface{}, i int) interface{} {
  4256. switch v := v.(*UserBalance); i {
  4257. case 0:
  4258. return &v.state
  4259. case 1:
  4260. return &v.sizeCache
  4261. case 2:
  4262. return &v.unknownFields
  4263. default:
  4264. return nil
  4265. }
  4266. }
  4267. file_user_proto_msgTypes[33].Exporter = func(v interface{}, i int) interface{} {
  4268. switch v := v.(*UserFindChatListReply); i {
  4269. case 0:
  4270. return &v.state
  4271. case 1:
  4272. return &v.sizeCache
  4273. case 2:
  4274. return &v.unknownFields
  4275. default:
  4276. return nil
  4277. }
  4278. }
  4279. file_user_proto_msgTypes[34].Exporter = func(v interface{}, i int) interface{} {
  4280. switch v := v.(*UserChatInfo); i {
  4281. case 0:
  4282. return &v.state
  4283. case 1:
  4284. return &v.sizeCache
  4285. case 2:
  4286. return &v.unknownFields
  4287. default:
  4288. return nil
  4289. }
  4290. }
  4291. file_user_proto_msgTypes[35].Exporter = func(v interface{}, i int) interface{} {
  4292. switch v := v.(*UserInfo); i {
  4293. case 0:
  4294. return &v.state
  4295. case 1:
  4296. return &v.sizeCache
  4297. case 2:
  4298. return &v.unknownFields
  4299. default:
  4300. return nil
  4301. }
  4302. }
  4303. file_user_proto_msgTypes[36].Exporter = func(v interface{}, i int) interface{} {
  4304. switch v := v.(*KeyRequest); i {
  4305. case 0:
  4306. return &v.state
  4307. case 1:
  4308. return &v.sizeCache
  4309. case 2:
  4310. return &v.unknownFields
  4311. default:
  4312. return nil
  4313. }
  4314. }
  4315. file_user_proto_msgTypes[37].Exporter = func(v interface{}, i int) interface{} {
  4316. switch v := v.(*CreatePayRequest); i {
  4317. case 0:
  4318. return &v.state
  4319. case 1:
  4320. return &v.sizeCache
  4321. case 2:
  4322. return &v.unknownFields
  4323. default:
  4324. return nil
  4325. }
  4326. }
  4327. file_user_proto_msgTypes[38].Exporter = func(v interface{}, i int) interface{} {
  4328. switch v := v.(*PayInfo); i {
  4329. case 0:
  4330. return &v.state
  4331. case 1:
  4332. return &v.sizeCache
  4333. case 2:
  4334. return &v.unknownFields
  4335. default:
  4336. return nil
  4337. }
  4338. }
  4339. file_user_proto_msgTypes[39].Exporter = func(v interface{}, i int) interface{} {
  4340. switch v := v.(*PayOrderInfo); i {
  4341. case 0:
  4342. return &v.state
  4343. case 1:
  4344. return &v.sizeCache
  4345. case 2:
  4346. return &v.unknownFields
  4347. default:
  4348. return nil
  4349. }
  4350. }
  4351. file_user_proto_msgTypes[40].Exporter = func(v interface{}, i int) interface{} {
  4352. switch v := v.(*PayOrderList); i {
  4353. case 0:
  4354. return &v.state
  4355. case 1:
  4356. return &v.sizeCache
  4357. case 2:
  4358. return &v.unknownFields
  4359. default:
  4360. return nil
  4361. }
  4362. }
  4363. file_user_proto_msgTypes[41].Exporter = func(v interface{}, i int) interface{} {
  4364. switch v := v.(*FindPayOrderListRequest); i {
  4365. case 0:
  4366. return &v.state
  4367. case 1:
  4368. return &v.sizeCache
  4369. case 2:
  4370. return &v.unknownFields
  4371. default:
  4372. return nil
  4373. }
  4374. }
  4375. file_user_proto_msgTypes[42].Exporter = func(v interface{}, i int) interface{} {
  4376. switch v := v.(*PayCallbackReply); i {
  4377. case 0:
  4378. return &v.state
  4379. case 1:
  4380. return &v.sizeCache
  4381. case 2:
  4382. return &v.unknownFields
  4383. default:
  4384. return nil
  4385. }
  4386. }
  4387. }
  4388. type x struct{}
  4389. out := protoimpl.TypeBuilder{
  4390. File: protoimpl.DescBuilder{
  4391. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  4392. RawDescriptor: file_user_proto_rawDesc,
  4393. NumEnums: 0,
  4394. NumMessages: 44,
  4395. NumExtensions: 0,
  4396. NumServices: 1,
  4397. },
  4398. GoTypes: file_user_proto_goTypes,
  4399. DependencyIndexes: file_user_proto_depIdxs,
  4400. MessageInfos: file_user_proto_msgTypes,
  4401. }.Build()
  4402. File_user_proto = out.File
  4403. file_user_proto_rawDesc = nil
  4404. file_user_proto_goTypes = nil
  4405. file_user_proto_depIdxs = nil
  4406. }