user.pb.go 226 KB

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