common.pb.go 155 KB

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