user.pb.go 227 KB

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