user.pb.go 231 KB

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