user.pb.go 233 KB

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