common.pb.go 127 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148
  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 UserIDParam struct {
  296. state protoimpl.MessageState
  297. sizeCache protoimpl.SizeCache
  298. unknownFields protoimpl.UnknownFields
  299. UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId"`
  300. }
  301. func (x *UserIDParam) Reset() {
  302. *x = UserIDParam{}
  303. if protoimpl.UnsafeEnabled {
  304. mi := &file_common_proto_msgTypes[6]
  305. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  306. ms.StoreMessageInfo(mi)
  307. }
  308. }
  309. func (x *UserIDParam) String() string {
  310. return protoimpl.X.MessageStringOf(x)
  311. }
  312. func (*UserIDParam) ProtoMessage() {}
  313. func (x *UserIDParam) ProtoReflect() protoreflect.Message {
  314. mi := &file_common_proto_msgTypes[6]
  315. if protoimpl.UnsafeEnabled && x != nil {
  316. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  317. if ms.LoadMessageInfo() == nil {
  318. ms.StoreMessageInfo(mi)
  319. }
  320. return ms
  321. }
  322. return mi.MessageOf(x)
  323. }
  324. // Deprecated: Use UserIDParam.ProtoReflect.Descriptor instead.
  325. func (*UserIDParam) Descriptor() ([]byte, []int) {
  326. return file_common_proto_rawDescGZIP(), []int{6}
  327. }
  328. func (x *UserIDParam) GetUserId() string {
  329. if x != nil {
  330. return x.UserId
  331. }
  332. return ""
  333. }
  334. type WxConfReq struct {
  335. state protoimpl.MessageState
  336. sizeCache protoimpl.SizeCache
  337. unknownFields protoimpl.UnknownFields
  338. Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url"`
  339. }
  340. func (x *WxConfReq) Reset() {
  341. *x = WxConfReq{}
  342. if protoimpl.UnsafeEnabled {
  343. mi := &file_common_proto_msgTypes[7]
  344. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  345. ms.StoreMessageInfo(mi)
  346. }
  347. }
  348. func (x *WxConfReq) String() string {
  349. return protoimpl.X.MessageStringOf(x)
  350. }
  351. func (*WxConfReq) ProtoMessage() {}
  352. func (x *WxConfReq) ProtoReflect() protoreflect.Message {
  353. mi := &file_common_proto_msgTypes[7]
  354. if protoimpl.UnsafeEnabled && x != nil {
  355. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  356. if ms.LoadMessageInfo() == nil {
  357. ms.StoreMessageInfo(mi)
  358. }
  359. return ms
  360. }
  361. return mi.MessageOf(x)
  362. }
  363. // Deprecated: Use WxConfReq.ProtoReflect.Descriptor instead.
  364. func (*WxConfReq) Descriptor() ([]byte, []int) {
  365. return file_common_proto_rawDescGZIP(), []int{7}
  366. }
  367. func (x *WxConfReq) GetUrl() string {
  368. if x != nil {
  369. return x.Url
  370. }
  371. return ""
  372. }
  373. type WxConfResponse struct {
  374. state protoimpl.MessageState
  375. sizeCache protoimpl.SizeCache
  376. unknownFields protoimpl.UnknownFields
  377. AppId string `protobuf:"bytes,1,opt,name=appId,proto3" json:"appId"` // 必填,公众号的唯一标识
  378. Timestamp int64 `protobuf:"varint,2,opt,name=timestamp,proto3" json:"timestamp"` // 必填,生成签名的时间戳
  379. NonceStr string `protobuf:"bytes,3,opt,name=nonceStr,proto3" json:"nonceStr"` // 必填,生成签名的随机串
  380. Signature string `protobuf:"bytes,4,opt,name=signature,proto3" json:"signature"` // 必填,签名
  381. Url string `protobuf:"bytes,5,opt,name=url,proto3" json:"url"` // 传入的url
  382. }
  383. func (x *WxConfResponse) Reset() {
  384. *x = WxConfResponse{}
  385. if protoimpl.UnsafeEnabled {
  386. mi := &file_common_proto_msgTypes[8]
  387. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  388. ms.StoreMessageInfo(mi)
  389. }
  390. }
  391. func (x *WxConfResponse) String() string {
  392. return protoimpl.X.MessageStringOf(x)
  393. }
  394. func (*WxConfResponse) ProtoMessage() {}
  395. func (x *WxConfResponse) ProtoReflect() protoreflect.Message {
  396. mi := &file_common_proto_msgTypes[8]
  397. if protoimpl.UnsafeEnabled && x != nil {
  398. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  399. if ms.LoadMessageInfo() == nil {
  400. ms.StoreMessageInfo(mi)
  401. }
  402. return ms
  403. }
  404. return mi.MessageOf(x)
  405. }
  406. // Deprecated: Use WxConfResponse.ProtoReflect.Descriptor instead.
  407. func (*WxConfResponse) Descriptor() ([]byte, []int) {
  408. return file_common_proto_rawDescGZIP(), []int{8}
  409. }
  410. func (x *WxConfResponse) GetAppId() string {
  411. if x != nil {
  412. return x.AppId
  413. }
  414. return ""
  415. }
  416. func (x *WxConfResponse) GetTimestamp() int64 {
  417. if x != nil {
  418. return x.Timestamp
  419. }
  420. return 0
  421. }
  422. func (x *WxConfResponse) GetNonceStr() string {
  423. if x != nil {
  424. return x.NonceStr
  425. }
  426. return ""
  427. }
  428. func (x *WxConfResponse) GetSignature() string {
  429. if x != nil {
  430. return x.Signature
  431. }
  432. return ""
  433. }
  434. func (x *WxConfResponse) GetUrl() string {
  435. if x != nil {
  436. return x.Url
  437. }
  438. return ""
  439. }
  440. // 主页信息
  441. type HomeInfo struct {
  442. state protoimpl.MessageState
  443. sizeCache protoimpl.SizeCache
  444. unknownFields protoimpl.UnknownFields
  445. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` // id
  446. Nickname string `protobuf:"bytes,2,opt,name=nickname,proto3" json:"nickname"` // 昵称
  447. AvatarUrl string `protobuf:"bytes,3,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像链接
  448. Sex int64 `protobuf:"varint,4,opt,name=sex,proto3" json:"sex"` // 性别
  449. Pictures []string `protobuf:"bytes,5,rep,name=pictures,proto3" json:"pictures"` // 图片
  450. Age int64 `protobuf:"varint,6,opt,name=age,proto3" json:"age"` // 年龄
  451. Constellation string `protobuf:"bytes,7,opt,name=constellation,proto3" json:"constellation"` // 星座
  452. TagList []*TagList `protobuf:"bytes,8,rep,name=tagList,proto3" json:"tagList"` // 标签
  453. Signature string `protobuf:"bytes,9,opt,name=signature,proto3" json:"signature"` // 签名
  454. IntroduceVoice string `protobuf:"bytes,10,opt,name=introduceVoice,proto3" json:"introduceVoice"` // 介绍语音
  455. Province string `protobuf:"bytes,11,opt,name=province,proto3" json:"province"` // 省
  456. City string `protobuf:"bytes,12,opt,name=city,proto3" json:"city"` // 市
  457. Area string `protobuf:"bytes,13,opt,name=area,proto3" json:"area"` // 区
  458. }
  459. func (x *HomeInfo) Reset() {
  460. *x = HomeInfo{}
  461. if protoimpl.UnsafeEnabled {
  462. mi := &file_common_proto_msgTypes[9]
  463. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  464. ms.StoreMessageInfo(mi)
  465. }
  466. }
  467. func (x *HomeInfo) String() string {
  468. return protoimpl.X.MessageStringOf(x)
  469. }
  470. func (*HomeInfo) ProtoMessage() {}
  471. func (x *HomeInfo) ProtoReflect() protoreflect.Message {
  472. mi := &file_common_proto_msgTypes[9]
  473. if protoimpl.UnsafeEnabled && x != nil {
  474. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  475. if ms.LoadMessageInfo() == nil {
  476. ms.StoreMessageInfo(mi)
  477. }
  478. return ms
  479. }
  480. return mi.MessageOf(x)
  481. }
  482. // Deprecated: Use HomeInfo.ProtoReflect.Descriptor instead.
  483. func (*HomeInfo) Descriptor() ([]byte, []int) {
  484. return file_common_proto_rawDescGZIP(), []int{9}
  485. }
  486. func (x *HomeInfo) GetId() string {
  487. if x != nil {
  488. return x.Id
  489. }
  490. return ""
  491. }
  492. func (x *HomeInfo) GetNickname() string {
  493. if x != nil {
  494. return x.Nickname
  495. }
  496. return ""
  497. }
  498. func (x *HomeInfo) GetAvatarUrl() string {
  499. if x != nil {
  500. return x.AvatarUrl
  501. }
  502. return ""
  503. }
  504. func (x *HomeInfo) GetSex() int64 {
  505. if x != nil {
  506. return x.Sex
  507. }
  508. return 0
  509. }
  510. func (x *HomeInfo) GetPictures() []string {
  511. if x != nil {
  512. return x.Pictures
  513. }
  514. return nil
  515. }
  516. func (x *HomeInfo) GetAge() int64 {
  517. if x != nil {
  518. return x.Age
  519. }
  520. return 0
  521. }
  522. func (x *HomeInfo) GetConstellation() string {
  523. if x != nil {
  524. return x.Constellation
  525. }
  526. return ""
  527. }
  528. func (x *HomeInfo) GetTagList() []*TagList {
  529. if x != nil {
  530. return x.TagList
  531. }
  532. return nil
  533. }
  534. func (x *HomeInfo) GetSignature() string {
  535. if x != nil {
  536. return x.Signature
  537. }
  538. return ""
  539. }
  540. func (x *HomeInfo) GetIntroduceVoice() string {
  541. if x != nil {
  542. return x.IntroduceVoice
  543. }
  544. return ""
  545. }
  546. func (x *HomeInfo) GetProvince() string {
  547. if x != nil {
  548. return x.Province
  549. }
  550. return ""
  551. }
  552. func (x *HomeInfo) GetCity() string {
  553. if x != nil {
  554. return x.City
  555. }
  556. return ""
  557. }
  558. func (x *HomeInfo) GetArea() string {
  559. if x != nil {
  560. return x.Area
  561. }
  562. return ""
  563. }
  564. type PersonMsg struct {
  565. state protoimpl.MessageState
  566. sizeCache protoimpl.SizeCache
  567. unknownFields protoimpl.UnknownFields
  568. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` // id
  569. Nickname string `protobuf:"bytes,2,opt,name=nickname,proto3" json:"nickname"` // 昵称
  570. AvatarUrl string `protobuf:"bytes,3,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像链接
  571. Sex int64 `protobuf:"varint,4,opt,name=sex,proto3" json:"sex"` // 性别
  572. Pictures []string `protobuf:"bytes,5,rep,name=pictures,proto3" json:"pictures"` // 图片
  573. Age int64 `protobuf:"varint,6,opt,name=age,proto3" json:"age"` // 年龄
  574. Constellation string `protobuf:"bytes,7,opt,name=constellation,proto3" json:"constellation"` // 星座
  575. TagList []int64 `protobuf:"varint,8,rep,packed,name=tagList,proto3" json:"tagList"` // 标签
  576. Signature string `protobuf:"bytes,9,opt,name=signature,proto3" json:"signature"` // 签名
  577. IntroduceVoice string `protobuf:"bytes,10,opt,name=introduceVoice,proto3" json:"introduceVoice"` // 介绍语音
  578. Province string `protobuf:"bytes,11,opt,name=province,proto3" json:"province"` // 省
  579. City string `protobuf:"bytes,12,opt,name=city,proto3" json:"city"` // 市
  580. Area string `protobuf:"bytes,13,opt,name=area,proto3" json:"area"` // 区
  581. }
  582. func (x *PersonMsg) Reset() {
  583. *x = PersonMsg{}
  584. if protoimpl.UnsafeEnabled {
  585. mi := &file_common_proto_msgTypes[10]
  586. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  587. ms.StoreMessageInfo(mi)
  588. }
  589. }
  590. func (x *PersonMsg) String() string {
  591. return protoimpl.X.MessageStringOf(x)
  592. }
  593. func (*PersonMsg) ProtoMessage() {}
  594. func (x *PersonMsg) ProtoReflect() protoreflect.Message {
  595. mi := &file_common_proto_msgTypes[10]
  596. if protoimpl.UnsafeEnabled && x != nil {
  597. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  598. if ms.LoadMessageInfo() == nil {
  599. ms.StoreMessageInfo(mi)
  600. }
  601. return ms
  602. }
  603. return mi.MessageOf(x)
  604. }
  605. // Deprecated: Use PersonMsg.ProtoReflect.Descriptor instead.
  606. func (*PersonMsg) Descriptor() ([]byte, []int) {
  607. return file_common_proto_rawDescGZIP(), []int{10}
  608. }
  609. func (x *PersonMsg) GetId() string {
  610. if x != nil {
  611. return x.Id
  612. }
  613. return ""
  614. }
  615. func (x *PersonMsg) GetNickname() string {
  616. if x != nil {
  617. return x.Nickname
  618. }
  619. return ""
  620. }
  621. func (x *PersonMsg) GetAvatarUrl() string {
  622. if x != nil {
  623. return x.AvatarUrl
  624. }
  625. return ""
  626. }
  627. func (x *PersonMsg) GetSex() int64 {
  628. if x != nil {
  629. return x.Sex
  630. }
  631. return 0
  632. }
  633. func (x *PersonMsg) GetPictures() []string {
  634. if x != nil {
  635. return x.Pictures
  636. }
  637. return nil
  638. }
  639. func (x *PersonMsg) GetAge() int64 {
  640. if x != nil {
  641. return x.Age
  642. }
  643. return 0
  644. }
  645. func (x *PersonMsg) GetConstellation() string {
  646. if x != nil {
  647. return x.Constellation
  648. }
  649. return ""
  650. }
  651. func (x *PersonMsg) GetTagList() []int64 {
  652. if x != nil {
  653. return x.TagList
  654. }
  655. return nil
  656. }
  657. func (x *PersonMsg) GetSignature() string {
  658. if x != nil {
  659. return x.Signature
  660. }
  661. return ""
  662. }
  663. func (x *PersonMsg) GetIntroduceVoice() string {
  664. if x != nil {
  665. return x.IntroduceVoice
  666. }
  667. return ""
  668. }
  669. func (x *PersonMsg) GetProvince() string {
  670. if x != nil {
  671. return x.Province
  672. }
  673. return ""
  674. }
  675. func (x *PersonMsg) GetCity() string {
  676. if x != nil {
  677. return x.City
  678. }
  679. return ""
  680. }
  681. func (x *PersonMsg) GetArea() string {
  682. if x != nil {
  683. return x.Area
  684. }
  685. return ""
  686. }
  687. type LookedAndLikedNum struct {
  688. state protoimpl.MessageState
  689. sizeCache protoimpl.SizeCache
  690. unknownFields protoimpl.UnknownFields
  691. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` // id
  692. LookedNum int64 `protobuf:"varint,2,opt,name=lookedNum,proto3" json:"lookedNum"` // 看过ta的数量
  693. LikedNum int64 `protobuf:"varint,3,opt,name=likedNum,proto3" json:"likedNum"` // 喜欢ta的数量
  694. }
  695. func (x *LookedAndLikedNum) Reset() {
  696. *x = LookedAndLikedNum{}
  697. if protoimpl.UnsafeEnabled {
  698. mi := &file_common_proto_msgTypes[11]
  699. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  700. ms.StoreMessageInfo(mi)
  701. }
  702. }
  703. func (x *LookedAndLikedNum) String() string {
  704. return protoimpl.X.MessageStringOf(x)
  705. }
  706. func (*LookedAndLikedNum) ProtoMessage() {}
  707. func (x *LookedAndLikedNum) ProtoReflect() protoreflect.Message {
  708. mi := &file_common_proto_msgTypes[11]
  709. if protoimpl.UnsafeEnabled && x != nil {
  710. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  711. if ms.LoadMessageInfo() == nil {
  712. ms.StoreMessageInfo(mi)
  713. }
  714. return ms
  715. }
  716. return mi.MessageOf(x)
  717. }
  718. // Deprecated: Use LookedAndLikedNum.ProtoReflect.Descriptor instead.
  719. func (*LookedAndLikedNum) Descriptor() ([]byte, []int) {
  720. return file_common_proto_rawDescGZIP(), []int{11}
  721. }
  722. func (x *LookedAndLikedNum) GetId() string {
  723. if x != nil {
  724. return x.Id
  725. }
  726. return ""
  727. }
  728. func (x *LookedAndLikedNum) GetLookedNum() int64 {
  729. if x != nil {
  730. return x.LookedNum
  731. }
  732. return 0
  733. }
  734. func (x *LookedAndLikedNum) GetLikedNum() int64 {
  735. if x != nil {
  736. return x.LikedNum
  737. }
  738. return 0
  739. }
  740. // 添加好友页面信息
  741. type AddFriendMessageInfo struct {
  742. state protoimpl.MessageState
  743. sizeCache protoimpl.SizeCache
  744. unknownFields protoimpl.UnknownFields
  745. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` // id
  746. Nickname string `protobuf:"bytes,2,opt,name=nickname,proto3" json:"nickname"` // 昵称
  747. AvatarUrl string `protobuf:"bytes,3,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像链接
  748. Sex int64 `protobuf:"varint,4,opt,name=sex,proto3" json:"sex"` // 性别
  749. Pictures []string `protobuf:"bytes,5,rep,name=pictures,proto3" json:"pictures"` // 图片
  750. FromOpenId string `protobuf:"bytes,6,opt,name=fromOpenId,proto3" json:"fromOpenId"` // 来源公众号对应的openID
  751. IsRegister bool `protobuf:"varint,7,opt,name=isRegister,proto3" json:"isRegister"` // 是否注册
  752. IsChat bool `protobuf:"varint,8,opt,name=isChat,proto3" json:"isChat"` // 是否聊天
  753. IsFromUs bool `protobuf:"varint,9,opt,name=isFromUs,proto3" json:"isFromUs"` // 是否是来源我们
  754. FromAppId string `protobuf:"bytes,10,opt,name=fromAppId,proto3" json:"fromAppId"` // 来源公众号对应的appID
  755. FromName string `protobuf:"bytes,11,opt,name=fromName,proto3" json:"fromName"` // 来源公众号对应的公众号名称
  756. Constellation string `protobuf:"bytes,12,opt,name=constellation,proto3" json:"constellation"` // 星座
  757. Signature string `protobuf:"bytes,13,opt,name=signature,proto3" json:"signature"` // 介绍(签名)
  758. Province string `protobuf:"bytes,14,opt,name=province,proto3" json:"province"` // 省
  759. City string `protobuf:"bytes,15,opt,name=city,proto3" json:"city"` // 市
  760. Area string `protobuf:"bytes,16,opt,name=area,proto3" json:"area"` // 区
  761. }
  762. func (x *AddFriendMessageInfo) Reset() {
  763. *x = AddFriendMessageInfo{}
  764. if protoimpl.UnsafeEnabled {
  765. mi := &file_common_proto_msgTypes[12]
  766. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  767. ms.StoreMessageInfo(mi)
  768. }
  769. }
  770. func (x *AddFriendMessageInfo) String() string {
  771. return protoimpl.X.MessageStringOf(x)
  772. }
  773. func (*AddFriendMessageInfo) ProtoMessage() {}
  774. func (x *AddFriendMessageInfo) ProtoReflect() protoreflect.Message {
  775. mi := &file_common_proto_msgTypes[12]
  776. if protoimpl.UnsafeEnabled && x != nil {
  777. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  778. if ms.LoadMessageInfo() == nil {
  779. ms.StoreMessageInfo(mi)
  780. }
  781. return ms
  782. }
  783. return mi.MessageOf(x)
  784. }
  785. // Deprecated: Use AddFriendMessageInfo.ProtoReflect.Descriptor instead.
  786. func (*AddFriendMessageInfo) Descriptor() ([]byte, []int) {
  787. return file_common_proto_rawDescGZIP(), []int{12}
  788. }
  789. func (x *AddFriendMessageInfo) GetId() string {
  790. if x != nil {
  791. return x.Id
  792. }
  793. return ""
  794. }
  795. func (x *AddFriendMessageInfo) GetNickname() string {
  796. if x != nil {
  797. return x.Nickname
  798. }
  799. return ""
  800. }
  801. func (x *AddFriendMessageInfo) GetAvatarUrl() string {
  802. if x != nil {
  803. return x.AvatarUrl
  804. }
  805. return ""
  806. }
  807. func (x *AddFriendMessageInfo) GetSex() int64 {
  808. if x != nil {
  809. return x.Sex
  810. }
  811. return 0
  812. }
  813. func (x *AddFriendMessageInfo) GetPictures() []string {
  814. if x != nil {
  815. return x.Pictures
  816. }
  817. return nil
  818. }
  819. func (x *AddFriendMessageInfo) GetFromOpenId() string {
  820. if x != nil {
  821. return x.FromOpenId
  822. }
  823. return ""
  824. }
  825. func (x *AddFriendMessageInfo) GetIsRegister() bool {
  826. if x != nil {
  827. return x.IsRegister
  828. }
  829. return false
  830. }
  831. func (x *AddFriendMessageInfo) GetIsChat() bool {
  832. if x != nil {
  833. return x.IsChat
  834. }
  835. return false
  836. }
  837. func (x *AddFriendMessageInfo) GetIsFromUs() bool {
  838. if x != nil {
  839. return x.IsFromUs
  840. }
  841. return false
  842. }
  843. func (x *AddFriendMessageInfo) GetFromAppId() string {
  844. if x != nil {
  845. return x.FromAppId
  846. }
  847. return ""
  848. }
  849. func (x *AddFriendMessageInfo) GetFromName() string {
  850. if x != nil {
  851. return x.FromName
  852. }
  853. return ""
  854. }
  855. func (x *AddFriendMessageInfo) GetConstellation() string {
  856. if x != nil {
  857. return x.Constellation
  858. }
  859. return ""
  860. }
  861. func (x *AddFriendMessageInfo) GetSignature() string {
  862. if x != nil {
  863. return x.Signature
  864. }
  865. return ""
  866. }
  867. func (x *AddFriendMessageInfo) GetProvince() string {
  868. if x != nil {
  869. return x.Province
  870. }
  871. return ""
  872. }
  873. func (x *AddFriendMessageInfo) GetCity() string {
  874. if x != nil {
  875. return x.City
  876. }
  877. return ""
  878. }
  879. func (x *AddFriendMessageInfo) GetArea() string {
  880. if x != nil {
  881. return x.Area
  882. }
  883. return ""
  884. }
  885. type PersonIDList struct {
  886. state protoimpl.MessageState
  887. sizeCache protoimpl.SizeCache
  888. unknownFields protoimpl.UnknownFields
  889. PersonIds []string `protobuf:"bytes,1,rep,name=personIds,proto3" json:"personIds"`
  890. }
  891. func (x *PersonIDList) Reset() {
  892. *x = PersonIDList{}
  893. if protoimpl.UnsafeEnabled {
  894. mi := &file_common_proto_msgTypes[13]
  895. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  896. ms.StoreMessageInfo(mi)
  897. }
  898. }
  899. func (x *PersonIDList) String() string {
  900. return protoimpl.X.MessageStringOf(x)
  901. }
  902. func (*PersonIDList) ProtoMessage() {}
  903. func (x *PersonIDList) ProtoReflect() protoreflect.Message {
  904. mi := &file_common_proto_msgTypes[13]
  905. if protoimpl.UnsafeEnabled && x != nil {
  906. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  907. if ms.LoadMessageInfo() == nil {
  908. ms.StoreMessageInfo(mi)
  909. }
  910. return ms
  911. }
  912. return mi.MessageOf(x)
  913. }
  914. // Deprecated: Use PersonIDList.ProtoReflect.Descriptor instead.
  915. func (*PersonIDList) Descriptor() ([]byte, []int) {
  916. return file_common_proto_rawDescGZIP(), []int{13}
  917. }
  918. func (x *PersonIDList) GetPersonIds() []string {
  919. if x != nil {
  920. return x.PersonIds
  921. }
  922. return nil
  923. }
  924. type PersonDBReply struct {
  925. state protoimpl.MessageState
  926. sizeCache protoimpl.SizeCache
  927. unknownFields protoimpl.UnknownFields
  928. List []*PersonDB `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  929. }
  930. func (x *PersonDBReply) Reset() {
  931. *x = PersonDBReply{}
  932. if protoimpl.UnsafeEnabled {
  933. mi := &file_common_proto_msgTypes[14]
  934. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  935. ms.StoreMessageInfo(mi)
  936. }
  937. }
  938. func (x *PersonDBReply) String() string {
  939. return protoimpl.X.MessageStringOf(x)
  940. }
  941. func (*PersonDBReply) ProtoMessage() {}
  942. func (x *PersonDBReply) ProtoReflect() protoreflect.Message {
  943. mi := &file_common_proto_msgTypes[14]
  944. if protoimpl.UnsafeEnabled && x != nil {
  945. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  946. if ms.LoadMessageInfo() == nil {
  947. ms.StoreMessageInfo(mi)
  948. }
  949. return ms
  950. }
  951. return mi.MessageOf(x)
  952. }
  953. // Deprecated: Use PersonDBReply.ProtoReflect.Descriptor instead.
  954. func (*PersonDBReply) Descriptor() ([]byte, []int) {
  955. return file_common_proto_rawDescGZIP(), []int{14}
  956. }
  957. func (x *PersonDBReply) GetList() []*PersonDB {
  958. if x != nil {
  959. return x.List
  960. }
  961. return nil
  962. }
  963. type PersonDB struct {
  964. state protoimpl.MessageState
  965. sizeCache protoimpl.SizeCache
  966. unknownFields protoimpl.UnknownFields
  967. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` // id
  968. Nickname string `protobuf:"bytes,2,opt,name=nickname,proto3" json:"nickname"` // 昵称
  969. AvatarUrl string `protobuf:"bytes,3,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像链接
  970. Sex int64 `protobuf:"varint,4,opt,name=sex,proto3" json:"sex"` // 性别
  971. Pictures []string `protobuf:"bytes,5,rep,name=pictures,proto3" json:"pictures"` // 图片
  972. Age int64 `protobuf:"varint,6,opt,name=age,proto3" json:"age"` // 年龄
  973. Constellation string `protobuf:"bytes,7,opt,name=constellation,proto3" json:"constellation"` // 星座
  974. IntroduceVoice string `protobuf:"bytes,8,opt,name=introduceVoice,proto3" json:"introduceVoice"` // 介绍语音
  975. Province string `protobuf:"bytes,9,opt,name=province,proto3" json:"province"` // 省
  976. City string `protobuf:"bytes,10,opt,name=city,proto3" json:"city"` // 市
  977. Area string `protobuf:"bytes,11,opt,name=area,proto3" json:"area"` // 区
  978. Signature string `protobuf:"bytes,12,opt,name=signature,proto3" json:"signature"` //介绍
  979. IsFinishInformation bool `protobuf:"varint,13,opt,name=isFinishInformation,proto3" json:"isFinishInformation"` //是否完善消息
  980. TagList []int64 `protobuf:"varint,14,rep,packed,name=tagList,proto3" json:"tagList"` // 标签列表
  981. }
  982. func (x *PersonDB) Reset() {
  983. *x = PersonDB{}
  984. if protoimpl.UnsafeEnabled {
  985. mi := &file_common_proto_msgTypes[15]
  986. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  987. ms.StoreMessageInfo(mi)
  988. }
  989. }
  990. func (x *PersonDB) String() string {
  991. return protoimpl.X.MessageStringOf(x)
  992. }
  993. func (*PersonDB) ProtoMessage() {}
  994. func (x *PersonDB) ProtoReflect() protoreflect.Message {
  995. mi := &file_common_proto_msgTypes[15]
  996. if protoimpl.UnsafeEnabled && x != nil {
  997. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  998. if ms.LoadMessageInfo() == nil {
  999. ms.StoreMessageInfo(mi)
  1000. }
  1001. return ms
  1002. }
  1003. return mi.MessageOf(x)
  1004. }
  1005. // Deprecated: Use PersonDB.ProtoReflect.Descriptor instead.
  1006. func (*PersonDB) Descriptor() ([]byte, []int) {
  1007. return file_common_proto_rawDescGZIP(), []int{15}
  1008. }
  1009. func (x *PersonDB) GetId() string {
  1010. if x != nil {
  1011. return x.Id
  1012. }
  1013. return ""
  1014. }
  1015. func (x *PersonDB) GetNickname() string {
  1016. if x != nil {
  1017. return x.Nickname
  1018. }
  1019. return ""
  1020. }
  1021. func (x *PersonDB) GetAvatarUrl() string {
  1022. if x != nil {
  1023. return x.AvatarUrl
  1024. }
  1025. return ""
  1026. }
  1027. func (x *PersonDB) GetSex() int64 {
  1028. if x != nil {
  1029. return x.Sex
  1030. }
  1031. return 0
  1032. }
  1033. func (x *PersonDB) GetPictures() []string {
  1034. if x != nil {
  1035. return x.Pictures
  1036. }
  1037. return nil
  1038. }
  1039. func (x *PersonDB) GetAge() int64 {
  1040. if x != nil {
  1041. return x.Age
  1042. }
  1043. return 0
  1044. }
  1045. func (x *PersonDB) GetConstellation() string {
  1046. if x != nil {
  1047. return x.Constellation
  1048. }
  1049. return ""
  1050. }
  1051. func (x *PersonDB) GetIntroduceVoice() string {
  1052. if x != nil {
  1053. return x.IntroduceVoice
  1054. }
  1055. return ""
  1056. }
  1057. func (x *PersonDB) GetProvince() string {
  1058. if x != nil {
  1059. return x.Province
  1060. }
  1061. return ""
  1062. }
  1063. func (x *PersonDB) GetCity() string {
  1064. if x != nil {
  1065. return x.City
  1066. }
  1067. return ""
  1068. }
  1069. func (x *PersonDB) GetArea() string {
  1070. if x != nil {
  1071. return x.Area
  1072. }
  1073. return ""
  1074. }
  1075. func (x *PersonDB) GetSignature() string {
  1076. if x != nil {
  1077. return x.Signature
  1078. }
  1079. return ""
  1080. }
  1081. func (x *PersonDB) GetIsFinishInformation() bool {
  1082. if x != nil {
  1083. return x.IsFinishInformation
  1084. }
  1085. return false
  1086. }
  1087. func (x *PersonDB) GetTagList() []int64 {
  1088. if x != nil {
  1089. return x.TagList
  1090. }
  1091. return nil
  1092. }
  1093. type ListPageRequest struct {
  1094. state protoimpl.MessageState
  1095. sizeCache protoimpl.SizeCache
  1096. unknownFields protoimpl.UnknownFields
  1097. NextId int64 `protobuf:"varint,1,opt,name=nextId,proto3" json:"nextId"`
  1098. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset"`
  1099. }
  1100. func (x *ListPageRequest) Reset() {
  1101. *x = ListPageRequest{}
  1102. if protoimpl.UnsafeEnabled {
  1103. mi := &file_common_proto_msgTypes[16]
  1104. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1105. ms.StoreMessageInfo(mi)
  1106. }
  1107. }
  1108. func (x *ListPageRequest) String() string {
  1109. return protoimpl.X.MessageStringOf(x)
  1110. }
  1111. func (*ListPageRequest) ProtoMessage() {}
  1112. func (x *ListPageRequest) ProtoReflect() protoreflect.Message {
  1113. mi := &file_common_proto_msgTypes[16]
  1114. if protoimpl.UnsafeEnabled && x != nil {
  1115. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1116. if ms.LoadMessageInfo() == nil {
  1117. ms.StoreMessageInfo(mi)
  1118. }
  1119. return ms
  1120. }
  1121. return mi.MessageOf(x)
  1122. }
  1123. // Deprecated: Use ListPageRequest.ProtoReflect.Descriptor instead.
  1124. func (*ListPageRequest) Descriptor() ([]byte, []int) {
  1125. return file_common_proto_rawDescGZIP(), []int{16}
  1126. }
  1127. func (x *ListPageRequest) GetNextId() int64 {
  1128. if x != nil {
  1129. return x.NextId
  1130. }
  1131. return 0
  1132. }
  1133. func (x *ListPageRequest) GetOffset() int64 {
  1134. if x != nil {
  1135. return x.Offset
  1136. }
  1137. return 0
  1138. }
  1139. type ListPage2Request struct {
  1140. state protoimpl.MessageState
  1141. sizeCache protoimpl.SizeCache
  1142. unknownFields protoimpl.UnknownFields
  1143. NextId string `protobuf:"bytes,1,opt,name=nextId,proto3" json:"nextId"`
  1144. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset"`
  1145. }
  1146. func (x *ListPage2Request) Reset() {
  1147. *x = ListPage2Request{}
  1148. if protoimpl.UnsafeEnabled {
  1149. mi := &file_common_proto_msgTypes[17]
  1150. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1151. ms.StoreMessageInfo(mi)
  1152. }
  1153. }
  1154. func (x *ListPage2Request) String() string {
  1155. return protoimpl.X.MessageStringOf(x)
  1156. }
  1157. func (*ListPage2Request) ProtoMessage() {}
  1158. func (x *ListPage2Request) ProtoReflect() protoreflect.Message {
  1159. mi := &file_common_proto_msgTypes[17]
  1160. if protoimpl.UnsafeEnabled && x != nil {
  1161. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1162. if ms.LoadMessageInfo() == nil {
  1163. ms.StoreMessageInfo(mi)
  1164. }
  1165. return ms
  1166. }
  1167. return mi.MessageOf(x)
  1168. }
  1169. // Deprecated: Use ListPage2Request.ProtoReflect.Descriptor instead.
  1170. func (*ListPage2Request) Descriptor() ([]byte, []int) {
  1171. return file_common_proto_rawDescGZIP(), []int{17}
  1172. }
  1173. func (x *ListPage2Request) GetNextId() string {
  1174. if x != nil {
  1175. return x.NextId
  1176. }
  1177. return ""
  1178. }
  1179. func (x *ListPage2Request) GetOffset() int64 {
  1180. if x != nil {
  1181. return x.Offset
  1182. }
  1183. return 0
  1184. }
  1185. type ListPageAndPersonRequest struct {
  1186. state protoimpl.MessageState
  1187. sizeCache protoimpl.SizeCache
  1188. unknownFields protoimpl.UnknownFields
  1189. NextId string `protobuf:"bytes,1,opt,name=nextId,proto3" json:"nextId"`
  1190. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset"`
  1191. PersonID string `protobuf:"bytes,3,opt,name=personID,proto3" json:"personID"` // 查询目标的ID
  1192. PersonType string `protobuf:"bytes,4,opt,name=personType,proto3" json:"personType"` // 类型
  1193. }
  1194. func (x *ListPageAndPersonRequest) Reset() {
  1195. *x = ListPageAndPersonRequest{}
  1196. if protoimpl.UnsafeEnabled {
  1197. mi := &file_common_proto_msgTypes[18]
  1198. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1199. ms.StoreMessageInfo(mi)
  1200. }
  1201. }
  1202. func (x *ListPageAndPersonRequest) String() string {
  1203. return protoimpl.X.MessageStringOf(x)
  1204. }
  1205. func (*ListPageAndPersonRequest) ProtoMessage() {}
  1206. func (x *ListPageAndPersonRequest) ProtoReflect() protoreflect.Message {
  1207. mi := &file_common_proto_msgTypes[18]
  1208. if protoimpl.UnsafeEnabled && x != nil {
  1209. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1210. if ms.LoadMessageInfo() == nil {
  1211. ms.StoreMessageInfo(mi)
  1212. }
  1213. return ms
  1214. }
  1215. return mi.MessageOf(x)
  1216. }
  1217. // Deprecated: Use ListPageAndPersonRequest.ProtoReflect.Descriptor instead.
  1218. func (*ListPageAndPersonRequest) Descriptor() ([]byte, []int) {
  1219. return file_common_proto_rawDescGZIP(), []int{18}
  1220. }
  1221. func (x *ListPageAndPersonRequest) GetNextId() string {
  1222. if x != nil {
  1223. return x.NextId
  1224. }
  1225. return ""
  1226. }
  1227. func (x *ListPageAndPersonRequest) GetOffset() int64 {
  1228. if x != nil {
  1229. return x.Offset
  1230. }
  1231. return 0
  1232. }
  1233. func (x *ListPageAndPersonRequest) GetPersonID() string {
  1234. if x != nil {
  1235. return x.PersonID
  1236. }
  1237. return ""
  1238. }
  1239. func (x *ListPageAndPersonRequest) GetPersonType() string {
  1240. if x != nil {
  1241. return x.PersonType
  1242. }
  1243. return ""
  1244. }
  1245. type SendPhoneCodeRequest struct {
  1246. state protoimpl.MessageState
  1247. sizeCache protoimpl.SizeCache
  1248. unknownFields protoimpl.UnknownFields
  1249. Phone string `protobuf:"bytes,1,opt,name=phone,proto3" json:"phone"`
  1250. }
  1251. func (x *SendPhoneCodeRequest) Reset() {
  1252. *x = SendPhoneCodeRequest{}
  1253. if protoimpl.UnsafeEnabled {
  1254. mi := &file_common_proto_msgTypes[19]
  1255. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1256. ms.StoreMessageInfo(mi)
  1257. }
  1258. }
  1259. func (x *SendPhoneCodeRequest) String() string {
  1260. return protoimpl.X.MessageStringOf(x)
  1261. }
  1262. func (*SendPhoneCodeRequest) ProtoMessage() {}
  1263. func (x *SendPhoneCodeRequest) ProtoReflect() protoreflect.Message {
  1264. mi := &file_common_proto_msgTypes[19]
  1265. if protoimpl.UnsafeEnabled && x != nil {
  1266. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1267. if ms.LoadMessageInfo() == nil {
  1268. ms.StoreMessageInfo(mi)
  1269. }
  1270. return ms
  1271. }
  1272. return mi.MessageOf(x)
  1273. }
  1274. // Deprecated: Use SendPhoneCodeRequest.ProtoReflect.Descriptor instead.
  1275. func (*SendPhoneCodeRequest) Descriptor() ([]byte, []int) {
  1276. return file_common_proto_rawDescGZIP(), []int{19}
  1277. }
  1278. func (x *SendPhoneCodeRequest) GetPhone() string {
  1279. if x != nil {
  1280. return x.Phone
  1281. }
  1282. return ""
  1283. }
  1284. type CheckPhoneCodeRequest struct {
  1285. state protoimpl.MessageState
  1286. sizeCache protoimpl.SizeCache
  1287. unknownFields protoimpl.UnknownFields
  1288. Phone string `protobuf:"bytes,1,opt,name=phone,proto3" json:"phone"`
  1289. Code string `protobuf:"bytes,2,opt,name=code,proto3" json:"code"`
  1290. }
  1291. func (x *CheckPhoneCodeRequest) Reset() {
  1292. *x = CheckPhoneCodeRequest{}
  1293. if protoimpl.UnsafeEnabled {
  1294. mi := &file_common_proto_msgTypes[20]
  1295. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1296. ms.StoreMessageInfo(mi)
  1297. }
  1298. }
  1299. func (x *CheckPhoneCodeRequest) String() string {
  1300. return protoimpl.X.MessageStringOf(x)
  1301. }
  1302. func (*CheckPhoneCodeRequest) ProtoMessage() {}
  1303. func (x *CheckPhoneCodeRequest) ProtoReflect() protoreflect.Message {
  1304. mi := &file_common_proto_msgTypes[20]
  1305. if protoimpl.UnsafeEnabled && x != nil {
  1306. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1307. if ms.LoadMessageInfo() == nil {
  1308. ms.StoreMessageInfo(mi)
  1309. }
  1310. return ms
  1311. }
  1312. return mi.MessageOf(x)
  1313. }
  1314. // Deprecated: Use CheckPhoneCodeRequest.ProtoReflect.Descriptor instead.
  1315. func (*CheckPhoneCodeRequest) Descriptor() ([]byte, []int) {
  1316. return file_common_proto_rawDescGZIP(), []int{20}
  1317. }
  1318. func (x *CheckPhoneCodeRequest) GetPhone() string {
  1319. if x != nil {
  1320. return x.Phone
  1321. }
  1322. return ""
  1323. }
  1324. func (x *CheckPhoneCodeRequest) GetCode() string {
  1325. if x != nil {
  1326. return x.Code
  1327. }
  1328. return ""
  1329. }
  1330. type UploadMaterialResponse struct {
  1331. state protoimpl.MessageState
  1332. sizeCache protoimpl.SizeCache
  1333. unknownFields protoimpl.UnknownFields
  1334. Link string `protobuf:"bytes,1,opt,name=link,proto3" json:"link"`
  1335. }
  1336. func (x *UploadMaterialResponse) Reset() {
  1337. *x = UploadMaterialResponse{}
  1338. if protoimpl.UnsafeEnabled {
  1339. mi := &file_common_proto_msgTypes[21]
  1340. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1341. ms.StoreMessageInfo(mi)
  1342. }
  1343. }
  1344. func (x *UploadMaterialResponse) String() string {
  1345. return protoimpl.X.MessageStringOf(x)
  1346. }
  1347. func (*UploadMaterialResponse) ProtoMessage() {}
  1348. func (x *UploadMaterialResponse) ProtoReflect() protoreflect.Message {
  1349. mi := &file_common_proto_msgTypes[21]
  1350. if protoimpl.UnsafeEnabled && x != nil {
  1351. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1352. if ms.LoadMessageInfo() == nil {
  1353. ms.StoreMessageInfo(mi)
  1354. }
  1355. return ms
  1356. }
  1357. return mi.MessageOf(x)
  1358. }
  1359. // Deprecated: Use UploadMaterialResponse.ProtoReflect.Descriptor instead.
  1360. func (*UploadMaterialResponse) Descriptor() ([]byte, []int) {
  1361. return file_common_proto_rawDescGZIP(), []int{21}
  1362. }
  1363. func (x *UploadMaterialResponse) GetLink() string {
  1364. if x != nil {
  1365. return x.Link
  1366. }
  1367. return ""
  1368. }
  1369. type Ids struct {
  1370. state protoimpl.MessageState
  1371. sizeCache protoimpl.SizeCache
  1372. unknownFields protoimpl.UnknownFields
  1373. Ids []int64 `protobuf:"varint,1,rep,packed,name=ids,proto3" json:"ids"` // 标签ID
  1374. }
  1375. func (x *Ids) Reset() {
  1376. *x = Ids{}
  1377. if protoimpl.UnsafeEnabled {
  1378. mi := &file_common_proto_msgTypes[22]
  1379. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1380. ms.StoreMessageInfo(mi)
  1381. }
  1382. }
  1383. func (x *Ids) String() string {
  1384. return protoimpl.X.MessageStringOf(x)
  1385. }
  1386. func (*Ids) ProtoMessage() {}
  1387. func (x *Ids) ProtoReflect() protoreflect.Message {
  1388. mi := &file_common_proto_msgTypes[22]
  1389. if protoimpl.UnsafeEnabled && x != nil {
  1390. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1391. if ms.LoadMessageInfo() == nil {
  1392. ms.StoreMessageInfo(mi)
  1393. }
  1394. return ms
  1395. }
  1396. return mi.MessageOf(x)
  1397. }
  1398. // Deprecated: Use Ids.ProtoReflect.Descriptor instead.
  1399. func (*Ids) Descriptor() ([]byte, []int) {
  1400. return file_common_proto_rawDescGZIP(), []int{22}
  1401. }
  1402. func (x *Ids) GetIds() []int64 {
  1403. if x != nil {
  1404. return x.Ids
  1405. }
  1406. return nil
  1407. }
  1408. type TagListReply struct {
  1409. state protoimpl.MessageState
  1410. sizeCache protoimpl.SizeCache
  1411. unknownFields protoimpl.UnknownFields
  1412. List []*TagList `protobuf:"bytes,1,rep,name=list,proto3" json:"list"` // 标签列表
  1413. }
  1414. func (x *TagListReply) Reset() {
  1415. *x = TagListReply{}
  1416. if protoimpl.UnsafeEnabled {
  1417. mi := &file_common_proto_msgTypes[23]
  1418. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1419. ms.StoreMessageInfo(mi)
  1420. }
  1421. }
  1422. func (x *TagListReply) String() string {
  1423. return protoimpl.X.MessageStringOf(x)
  1424. }
  1425. func (*TagListReply) ProtoMessage() {}
  1426. func (x *TagListReply) ProtoReflect() protoreflect.Message {
  1427. mi := &file_common_proto_msgTypes[23]
  1428. if protoimpl.UnsafeEnabled && x != nil {
  1429. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1430. if ms.LoadMessageInfo() == nil {
  1431. ms.StoreMessageInfo(mi)
  1432. }
  1433. return ms
  1434. }
  1435. return mi.MessageOf(x)
  1436. }
  1437. // Deprecated: Use TagListReply.ProtoReflect.Descriptor instead.
  1438. func (*TagListReply) Descriptor() ([]byte, []int) {
  1439. return file_common_proto_rawDescGZIP(), []int{23}
  1440. }
  1441. func (x *TagListReply) GetList() []*TagList {
  1442. if x != nil {
  1443. return x.List
  1444. }
  1445. return nil
  1446. }
  1447. type TagList struct {
  1448. state protoimpl.MessageState
  1449. sizeCache protoimpl.SizeCache
  1450. unknownFields protoimpl.UnknownFields
  1451. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"` // 标签ID
  1452. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name"` // 分组名
  1453. }
  1454. func (x *TagList) Reset() {
  1455. *x = TagList{}
  1456. if protoimpl.UnsafeEnabled {
  1457. mi := &file_common_proto_msgTypes[24]
  1458. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1459. ms.StoreMessageInfo(mi)
  1460. }
  1461. }
  1462. func (x *TagList) String() string {
  1463. return protoimpl.X.MessageStringOf(x)
  1464. }
  1465. func (*TagList) ProtoMessage() {}
  1466. func (x *TagList) ProtoReflect() protoreflect.Message {
  1467. mi := &file_common_proto_msgTypes[24]
  1468. if protoimpl.UnsafeEnabled && x != nil {
  1469. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1470. if ms.LoadMessageInfo() == nil {
  1471. ms.StoreMessageInfo(mi)
  1472. }
  1473. return ms
  1474. }
  1475. return mi.MessageOf(x)
  1476. }
  1477. // Deprecated: Use TagList.ProtoReflect.Descriptor instead.
  1478. func (*TagList) Descriptor() ([]byte, []int) {
  1479. return file_common_proto_rawDescGZIP(), []int{24}
  1480. }
  1481. func (x *TagList) GetId() int64 {
  1482. if x != nil {
  1483. return x.Id
  1484. }
  1485. return 0
  1486. }
  1487. func (x *TagList) GetName() string {
  1488. if x != nil {
  1489. return x.Name
  1490. }
  1491. return ""
  1492. }
  1493. type SexReq struct {
  1494. state protoimpl.MessageState
  1495. sizeCache protoimpl.SizeCache
  1496. unknownFields protoimpl.UnknownFields
  1497. Sex int64 `protobuf:"varint,1,opt,name=sex,proto3" json:"sex"`
  1498. }
  1499. func (x *SexReq) Reset() {
  1500. *x = SexReq{}
  1501. if protoimpl.UnsafeEnabled {
  1502. mi := &file_common_proto_msgTypes[25]
  1503. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1504. ms.StoreMessageInfo(mi)
  1505. }
  1506. }
  1507. func (x *SexReq) String() string {
  1508. return protoimpl.X.MessageStringOf(x)
  1509. }
  1510. func (*SexReq) ProtoMessage() {}
  1511. func (x *SexReq) ProtoReflect() protoreflect.Message {
  1512. mi := &file_common_proto_msgTypes[25]
  1513. if protoimpl.UnsafeEnabled && x != nil {
  1514. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1515. if ms.LoadMessageInfo() == nil {
  1516. ms.StoreMessageInfo(mi)
  1517. }
  1518. return ms
  1519. }
  1520. return mi.MessageOf(x)
  1521. }
  1522. // Deprecated: Use SexReq.ProtoReflect.Descriptor instead.
  1523. func (*SexReq) Descriptor() ([]byte, []int) {
  1524. return file_common_proto_rawDescGZIP(), []int{25}
  1525. }
  1526. func (x *SexReq) GetSex() int64 {
  1527. if x != nil {
  1528. return x.Sex
  1529. }
  1530. return 0
  1531. }
  1532. type RandomIntroduceReply struct {
  1533. state protoimpl.MessageState
  1534. sizeCache protoimpl.SizeCache
  1535. unknownFields protoimpl.UnknownFields
  1536. Introduce string `protobuf:"bytes,1,opt,name=introduce,proto3" json:"introduce"`
  1537. }
  1538. func (x *RandomIntroduceReply) Reset() {
  1539. *x = RandomIntroduceReply{}
  1540. if protoimpl.UnsafeEnabled {
  1541. mi := &file_common_proto_msgTypes[26]
  1542. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1543. ms.StoreMessageInfo(mi)
  1544. }
  1545. }
  1546. func (x *RandomIntroduceReply) String() string {
  1547. return protoimpl.X.MessageStringOf(x)
  1548. }
  1549. func (*RandomIntroduceReply) ProtoMessage() {}
  1550. func (x *RandomIntroduceReply) ProtoReflect() protoreflect.Message {
  1551. mi := &file_common_proto_msgTypes[26]
  1552. if protoimpl.UnsafeEnabled && x != nil {
  1553. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1554. if ms.LoadMessageInfo() == nil {
  1555. ms.StoreMessageInfo(mi)
  1556. }
  1557. return ms
  1558. }
  1559. return mi.MessageOf(x)
  1560. }
  1561. // Deprecated: Use RandomIntroduceReply.ProtoReflect.Descriptor instead.
  1562. func (*RandomIntroduceReply) Descriptor() ([]byte, []int) {
  1563. return file_common_proto_rawDescGZIP(), []int{26}
  1564. }
  1565. func (x *RandomIntroduceReply) GetIntroduce() string {
  1566. if x != nil {
  1567. return x.Introduce
  1568. }
  1569. return ""
  1570. }
  1571. type UpdateInformationRequest struct {
  1572. state protoimpl.MessageState
  1573. sizeCache protoimpl.SizeCache
  1574. unknownFields protoimpl.UnknownFields
  1575. Nickname string `protobuf:"bytes,1,opt,name=nickname,proto3" json:"nickname"` // 昵称
  1576. AvatarUrl string `protobuf:"bytes,2,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像
  1577. Sex int64 `protobuf:"varint,3,opt,name=sex,proto3" json:"sex"` // 性别
  1578. Birthday int64 `protobuf:"varint,4,opt,name=birthday,proto3" json:"birthday"` // 出生日期(毫秒级时间戳)
  1579. TagList []int64 `protobuf:"varint,5,rep,packed,name=tagList,proto3" json:"tagList"` // 标签id列表
  1580. IntroduceVoice string `protobuf:"bytes,6,opt,name=introduceVoice,proto3" json:"introduceVoice"` // 介绍语音的链接
  1581. Signature string `protobuf:"bytes,7,opt,name=signature,proto3" json:"signature"` // 介绍(签名)
  1582. Pictures []string `protobuf:"bytes,8,rep,name=pictures,proto3" json:"pictures"` // 相册(主页图片)
  1583. Province string `protobuf:"bytes,9,opt,name=province,proto3" json:"province"` // 省
  1584. City string `protobuf:"bytes,10,opt,name=city,proto3" json:"city"` // 市
  1585. Area string `protobuf:"bytes,11,opt,name=area,proto3" json:"area"` // 区
  1586. }
  1587. func (x *UpdateInformationRequest) Reset() {
  1588. *x = UpdateInformationRequest{}
  1589. if protoimpl.UnsafeEnabled {
  1590. mi := &file_common_proto_msgTypes[27]
  1591. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1592. ms.StoreMessageInfo(mi)
  1593. }
  1594. }
  1595. func (x *UpdateInformationRequest) String() string {
  1596. return protoimpl.X.MessageStringOf(x)
  1597. }
  1598. func (*UpdateInformationRequest) ProtoMessage() {}
  1599. func (x *UpdateInformationRequest) ProtoReflect() protoreflect.Message {
  1600. mi := &file_common_proto_msgTypes[27]
  1601. if protoimpl.UnsafeEnabled && x != nil {
  1602. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1603. if ms.LoadMessageInfo() == nil {
  1604. ms.StoreMessageInfo(mi)
  1605. }
  1606. return ms
  1607. }
  1608. return mi.MessageOf(x)
  1609. }
  1610. // Deprecated: Use UpdateInformationRequest.ProtoReflect.Descriptor instead.
  1611. func (*UpdateInformationRequest) Descriptor() ([]byte, []int) {
  1612. return file_common_proto_rawDescGZIP(), []int{27}
  1613. }
  1614. func (x *UpdateInformationRequest) GetNickname() string {
  1615. if x != nil {
  1616. return x.Nickname
  1617. }
  1618. return ""
  1619. }
  1620. func (x *UpdateInformationRequest) GetAvatarUrl() string {
  1621. if x != nil {
  1622. return x.AvatarUrl
  1623. }
  1624. return ""
  1625. }
  1626. func (x *UpdateInformationRequest) GetSex() int64 {
  1627. if x != nil {
  1628. return x.Sex
  1629. }
  1630. return 0
  1631. }
  1632. func (x *UpdateInformationRequest) GetBirthday() int64 {
  1633. if x != nil {
  1634. return x.Birthday
  1635. }
  1636. return 0
  1637. }
  1638. func (x *UpdateInformationRequest) GetTagList() []int64 {
  1639. if x != nil {
  1640. return x.TagList
  1641. }
  1642. return nil
  1643. }
  1644. func (x *UpdateInformationRequest) GetIntroduceVoice() string {
  1645. if x != nil {
  1646. return x.IntroduceVoice
  1647. }
  1648. return ""
  1649. }
  1650. func (x *UpdateInformationRequest) GetSignature() string {
  1651. if x != nil {
  1652. return x.Signature
  1653. }
  1654. return ""
  1655. }
  1656. func (x *UpdateInformationRequest) GetPictures() []string {
  1657. if x != nil {
  1658. return x.Pictures
  1659. }
  1660. return nil
  1661. }
  1662. func (x *UpdateInformationRequest) GetProvince() string {
  1663. if x != nil {
  1664. return x.Province
  1665. }
  1666. return ""
  1667. }
  1668. func (x *UpdateInformationRequest) GetCity() string {
  1669. if x != nil {
  1670. return x.City
  1671. }
  1672. return ""
  1673. }
  1674. func (x *UpdateInformationRequest) GetArea() string {
  1675. if x != nil {
  1676. return x.Area
  1677. }
  1678. return ""
  1679. }
  1680. type OnlinePersonListReply struct {
  1681. state protoimpl.MessageState
  1682. sizeCache protoimpl.SizeCache
  1683. unknownFields protoimpl.UnknownFields
  1684. List []*OnlinePersonInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  1685. NextId string `protobuf:"bytes,2,opt,name=nextId,proto3" json:"nextId"`
  1686. }
  1687. func (x *OnlinePersonListReply) Reset() {
  1688. *x = OnlinePersonListReply{}
  1689. if protoimpl.UnsafeEnabled {
  1690. mi := &file_common_proto_msgTypes[28]
  1691. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1692. ms.StoreMessageInfo(mi)
  1693. }
  1694. }
  1695. func (x *OnlinePersonListReply) String() string {
  1696. return protoimpl.X.MessageStringOf(x)
  1697. }
  1698. func (*OnlinePersonListReply) ProtoMessage() {}
  1699. func (x *OnlinePersonListReply) ProtoReflect() protoreflect.Message {
  1700. mi := &file_common_proto_msgTypes[28]
  1701. if protoimpl.UnsafeEnabled && x != nil {
  1702. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1703. if ms.LoadMessageInfo() == nil {
  1704. ms.StoreMessageInfo(mi)
  1705. }
  1706. return ms
  1707. }
  1708. return mi.MessageOf(x)
  1709. }
  1710. // Deprecated: Use OnlinePersonListReply.ProtoReflect.Descriptor instead.
  1711. func (*OnlinePersonListReply) Descriptor() ([]byte, []int) {
  1712. return file_common_proto_rawDescGZIP(), []int{28}
  1713. }
  1714. func (x *OnlinePersonListReply) GetList() []*OnlinePersonInfo {
  1715. if x != nil {
  1716. return x.List
  1717. }
  1718. return nil
  1719. }
  1720. func (x *OnlinePersonListReply) GetNextId() string {
  1721. if x != nil {
  1722. return x.NextId
  1723. }
  1724. return ""
  1725. }
  1726. type OnlinePersonInfo struct {
  1727. state protoimpl.MessageState
  1728. sizeCache protoimpl.SizeCache
  1729. unknownFields protoimpl.UnknownFields
  1730. PersonID string `protobuf:"bytes,1,opt,name=personID,proto3" json:"personID"` // 查询目标的ID
  1731. PersonType string `protobuf:"bytes,2,opt,name=personType,proto3" json:"personType"` // 类型
  1732. Nickname string `protobuf:"bytes,3,opt,name=nickname,proto3" json:"nickname"` // 昵称
  1733. AvatarUrl string `protobuf:"bytes,4,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像链接
  1734. Sex int64 `protobuf:"varint,5,opt,name=sex,proto3" json:"sex"` // 性别
  1735. Age int64 `protobuf:"varint,6,opt,name=age,proto3" json:"age"` // 年龄
  1736. Constellation string `protobuf:"bytes,7,opt,name=constellation,proto3" json:"constellation"` // 星座
  1737. Signature string `protobuf:"bytes,8,opt,name=signature,proto3" json:"signature"` // 签名
  1738. Province string `protobuf:"bytes,9,opt,name=province,proto3" json:"province"` // 省
  1739. City string `protobuf:"bytes,10,opt,name=city,proto3" json:"city"` // 市
  1740. Area string `protobuf:"bytes,11,opt,name=area,proto3" json:"area"` // 区
  1741. IntroduceVoice string `protobuf:"bytes,12,opt,name=introduceVoice,proto3" json:"introduceVoice"` // 介绍语音
  1742. TagList []string `protobuf:"bytes,13,rep,name=tagList,proto3" json:"tagList"` // 标签
  1743. }
  1744. func (x *OnlinePersonInfo) Reset() {
  1745. *x = OnlinePersonInfo{}
  1746. if protoimpl.UnsafeEnabled {
  1747. mi := &file_common_proto_msgTypes[29]
  1748. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1749. ms.StoreMessageInfo(mi)
  1750. }
  1751. }
  1752. func (x *OnlinePersonInfo) String() string {
  1753. return protoimpl.X.MessageStringOf(x)
  1754. }
  1755. func (*OnlinePersonInfo) ProtoMessage() {}
  1756. func (x *OnlinePersonInfo) ProtoReflect() protoreflect.Message {
  1757. mi := &file_common_proto_msgTypes[29]
  1758. if protoimpl.UnsafeEnabled && x != nil {
  1759. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1760. if ms.LoadMessageInfo() == nil {
  1761. ms.StoreMessageInfo(mi)
  1762. }
  1763. return ms
  1764. }
  1765. return mi.MessageOf(x)
  1766. }
  1767. // Deprecated: Use OnlinePersonInfo.ProtoReflect.Descriptor instead.
  1768. func (*OnlinePersonInfo) Descriptor() ([]byte, []int) {
  1769. return file_common_proto_rawDescGZIP(), []int{29}
  1770. }
  1771. func (x *OnlinePersonInfo) GetPersonID() string {
  1772. if x != nil {
  1773. return x.PersonID
  1774. }
  1775. return ""
  1776. }
  1777. func (x *OnlinePersonInfo) GetPersonType() string {
  1778. if x != nil {
  1779. return x.PersonType
  1780. }
  1781. return ""
  1782. }
  1783. func (x *OnlinePersonInfo) GetNickname() string {
  1784. if x != nil {
  1785. return x.Nickname
  1786. }
  1787. return ""
  1788. }
  1789. func (x *OnlinePersonInfo) GetAvatarUrl() string {
  1790. if x != nil {
  1791. return x.AvatarUrl
  1792. }
  1793. return ""
  1794. }
  1795. func (x *OnlinePersonInfo) GetSex() int64 {
  1796. if x != nil {
  1797. return x.Sex
  1798. }
  1799. return 0
  1800. }
  1801. func (x *OnlinePersonInfo) GetAge() int64 {
  1802. if x != nil {
  1803. return x.Age
  1804. }
  1805. return 0
  1806. }
  1807. func (x *OnlinePersonInfo) GetConstellation() string {
  1808. if x != nil {
  1809. return x.Constellation
  1810. }
  1811. return ""
  1812. }
  1813. func (x *OnlinePersonInfo) GetSignature() string {
  1814. if x != nil {
  1815. return x.Signature
  1816. }
  1817. return ""
  1818. }
  1819. func (x *OnlinePersonInfo) GetProvince() string {
  1820. if x != nil {
  1821. return x.Province
  1822. }
  1823. return ""
  1824. }
  1825. func (x *OnlinePersonInfo) GetCity() string {
  1826. if x != nil {
  1827. return x.City
  1828. }
  1829. return ""
  1830. }
  1831. func (x *OnlinePersonInfo) GetArea() string {
  1832. if x != nil {
  1833. return x.Area
  1834. }
  1835. return ""
  1836. }
  1837. func (x *OnlinePersonInfo) GetIntroduceVoice() string {
  1838. if x != nil {
  1839. return x.IntroduceVoice
  1840. }
  1841. return ""
  1842. }
  1843. func (x *OnlinePersonInfo) GetTagList() []string {
  1844. if x != nil {
  1845. return x.TagList
  1846. }
  1847. return nil
  1848. }
  1849. type ChatRecordListReply struct {
  1850. state protoimpl.MessageState
  1851. sizeCache protoimpl.SizeCache
  1852. unknownFields protoimpl.UnknownFields
  1853. List []*ChatRecordInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  1854. NextId int64 `protobuf:"varint,2,opt,name=nextId,proto3" json:"nextId"`
  1855. }
  1856. func (x *ChatRecordListReply) Reset() {
  1857. *x = ChatRecordListReply{}
  1858. if protoimpl.UnsafeEnabled {
  1859. mi := &file_common_proto_msgTypes[30]
  1860. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1861. ms.StoreMessageInfo(mi)
  1862. }
  1863. }
  1864. func (x *ChatRecordListReply) String() string {
  1865. return protoimpl.X.MessageStringOf(x)
  1866. }
  1867. func (*ChatRecordListReply) ProtoMessage() {}
  1868. func (x *ChatRecordListReply) ProtoReflect() protoreflect.Message {
  1869. mi := &file_common_proto_msgTypes[30]
  1870. if protoimpl.UnsafeEnabled && x != nil {
  1871. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1872. if ms.LoadMessageInfo() == nil {
  1873. ms.StoreMessageInfo(mi)
  1874. }
  1875. return ms
  1876. }
  1877. return mi.MessageOf(x)
  1878. }
  1879. // Deprecated: Use ChatRecordListReply.ProtoReflect.Descriptor instead.
  1880. func (*ChatRecordListReply) Descriptor() ([]byte, []int) {
  1881. return file_common_proto_rawDescGZIP(), []int{30}
  1882. }
  1883. func (x *ChatRecordListReply) GetList() []*ChatRecordInfo {
  1884. if x != nil {
  1885. return x.List
  1886. }
  1887. return nil
  1888. }
  1889. func (x *ChatRecordListReply) GetNextId() int64 {
  1890. if x != nil {
  1891. return x.NextId
  1892. }
  1893. return 0
  1894. }
  1895. type ChatRoomMsg struct {
  1896. state protoimpl.MessageState
  1897. sizeCache protoimpl.SizeCache
  1898. unknownFields protoimpl.UnknownFields
  1899. RoomId int64 `protobuf:"varint,1,opt,name=roomId,proto3" json:"roomId"` // 房间ID
  1900. Self *ChatPersonMsg `protobuf:"bytes,2,opt,name=self,proto3" json:"self"` // 自己的信息
  1901. Other *ChatPersonMsg `protobuf:"bytes,3,opt,name=other,proto3" json:"other"` // 对方的信息
  1902. Likeability int64 `protobuf:"varint,5,opt,name=likeability,proto3" json:"likeability"` // 对对方的好感度
  1903. }
  1904. func (x *ChatRoomMsg) Reset() {
  1905. *x = ChatRoomMsg{}
  1906. if protoimpl.UnsafeEnabled {
  1907. mi := &file_common_proto_msgTypes[31]
  1908. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1909. ms.StoreMessageInfo(mi)
  1910. }
  1911. }
  1912. func (x *ChatRoomMsg) String() string {
  1913. return protoimpl.X.MessageStringOf(x)
  1914. }
  1915. func (*ChatRoomMsg) ProtoMessage() {}
  1916. func (x *ChatRoomMsg) ProtoReflect() protoreflect.Message {
  1917. mi := &file_common_proto_msgTypes[31]
  1918. if protoimpl.UnsafeEnabled && x != nil {
  1919. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1920. if ms.LoadMessageInfo() == nil {
  1921. ms.StoreMessageInfo(mi)
  1922. }
  1923. return ms
  1924. }
  1925. return mi.MessageOf(x)
  1926. }
  1927. // Deprecated: Use ChatRoomMsg.ProtoReflect.Descriptor instead.
  1928. func (*ChatRoomMsg) Descriptor() ([]byte, []int) {
  1929. return file_common_proto_rawDescGZIP(), []int{31}
  1930. }
  1931. func (x *ChatRoomMsg) GetRoomId() int64 {
  1932. if x != nil {
  1933. return x.RoomId
  1934. }
  1935. return 0
  1936. }
  1937. func (x *ChatRoomMsg) GetSelf() *ChatPersonMsg {
  1938. if x != nil {
  1939. return x.Self
  1940. }
  1941. return nil
  1942. }
  1943. func (x *ChatRoomMsg) GetOther() *ChatPersonMsg {
  1944. if x != nil {
  1945. return x.Other
  1946. }
  1947. return nil
  1948. }
  1949. func (x *ChatRoomMsg) GetLikeability() int64 {
  1950. if x != nil {
  1951. return x.Likeability
  1952. }
  1953. return 0
  1954. }
  1955. type ChatPersonMsg struct {
  1956. state protoimpl.MessageState
  1957. sizeCache protoimpl.SizeCache
  1958. unknownFields protoimpl.UnknownFields
  1959. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` // id
  1960. Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type"` // 类型
  1961. Nickname string `protobuf:"bytes,3,opt,name=nickname,proto3" json:"nickname"` // 昵称
  1962. Avatar string `protobuf:"bytes,4,opt,name=avatar,proto3" json:"avatar"` // 头像
  1963. }
  1964. func (x *ChatPersonMsg) Reset() {
  1965. *x = ChatPersonMsg{}
  1966. if protoimpl.UnsafeEnabled {
  1967. mi := &file_common_proto_msgTypes[32]
  1968. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1969. ms.StoreMessageInfo(mi)
  1970. }
  1971. }
  1972. func (x *ChatPersonMsg) String() string {
  1973. return protoimpl.X.MessageStringOf(x)
  1974. }
  1975. func (*ChatPersonMsg) ProtoMessage() {}
  1976. func (x *ChatPersonMsg) ProtoReflect() protoreflect.Message {
  1977. mi := &file_common_proto_msgTypes[32]
  1978. if protoimpl.UnsafeEnabled && x != nil {
  1979. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1980. if ms.LoadMessageInfo() == nil {
  1981. ms.StoreMessageInfo(mi)
  1982. }
  1983. return ms
  1984. }
  1985. return mi.MessageOf(x)
  1986. }
  1987. // Deprecated: Use ChatPersonMsg.ProtoReflect.Descriptor instead.
  1988. func (*ChatPersonMsg) Descriptor() ([]byte, []int) {
  1989. return file_common_proto_rawDescGZIP(), []int{32}
  1990. }
  1991. func (x *ChatPersonMsg) GetId() string {
  1992. if x != nil {
  1993. return x.Id
  1994. }
  1995. return ""
  1996. }
  1997. func (x *ChatPersonMsg) GetType() string {
  1998. if x != nil {
  1999. return x.Type
  2000. }
  2001. return ""
  2002. }
  2003. func (x *ChatPersonMsg) GetNickname() string {
  2004. if x != nil {
  2005. return x.Nickname
  2006. }
  2007. return ""
  2008. }
  2009. func (x *ChatPersonMsg) GetAvatar() string {
  2010. if x != nil {
  2011. return x.Avatar
  2012. }
  2013. return ""
  2014. }
  2015. type ChatRecordInfo struct {
  2016. state protoimpl.MessageState
  2017. sizeCache protoimpl.SizeCache
  2018. unknownFields protoimpl.UnknownFields
  2019. MessageId int64 `protobuf:"varint,1,opt,name=messageId,proto3" json:"messageId"` // 消息的ID
  2020. MsgType string `protobuf:"bytes,2,opt,name=msgType,proto3" json:"msgType"` // 消息类型
  2021. Message *Message `protobuf:"bytes,3,opt,name=message,proto3" json:"message"` // 消息的结构
  2022. RoomId int64 `protobuf:"varint,4,opt,name=roomId,proto3" json:"roomId"` // 房间ID
  2023. IsSelf bool `protobuf:"varint,5,opt,name=isSelf,proto3" json:"isSelf"` // 是否是自己
  2024. SendTime int64 `protobuf:"varint,6,opt,name=sendTime,proto3" json:"sendTime"` // 发送时间
  2025. Status string `protobuf:"bytes,7,opt,name=status,proto3" json:"status"` // 消息状态
  2026. StatusMsg string `protobuf:"bytes,8,opt,name=statusMsg,proto3" json:"statusMsg"` // 状态说明
  2027. IsRead bool `protobuf:"varint,9,opt,name=isRead,proto3" json:"isRead"` // 对方是否已读
  2028. }
  2029. func (x *ChatRecordInfo) Reset() {
  2030. *x = ChatRecordInfo{}
  2031. if protoimpl.UnsafeEnabled {
  2032. mi := &file_common_proto_msgTypes[33]
  2033. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2034. ms.StoreMessageInfo(mi)
  2035. }
  2036. }
  2037. func (x *ChatRecordInfo) String() string {
  2038. return protoimpl.X.MessageStringOf(x)
  2039. }
  2040. func (*ChatRecordInfo) ProtoMessage() {}
  2041. func (x *ChatRecordInfo) ProtoReflect() protoreflect.Message {
  2042. mi := &file_common_proto_msgTypes[33]
  2043. if protoimpl.UnsafeEnabled && x != nil {
  2044. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2045. if ms.LoadMessageInfo() == nil {
  2046. ms.StoreMessageInfo(mi)
  2047. }
  2048. return ms
  2049. }
  2050. return mi.MessageOf(x)
  2051. }
  2052. // Deprecated: Use ChatRecordInfo.ProtoReflect.Descriptor instead.
  2053. func (*ChatRecordInfo) Descriptor() ([]byte, []int) {
  2054. return file_common_proto_rawDescGZIP(), []int{33}
  2055. }
  2056. func (x *ChatRecordInfo) GetMessageId() int64 {
  2057. if x != nil {
  2058. return x.MessageId
  2059. }
  2060. return 0
  2061. }
  2062. func (x *ChatRecordInfo) GetMsgType() string {
  2063. if x != nil {
  2064. return x.MsgType
  2065. }
  2066. return ""
  2067. }
  2068. func (x *ChatRecordInfo) GetMessage() *Message {
  2069. if x != nil {
  2070. return x.Message
  2071. }
  2072. return nil
  2073. }
  2074. func (x *ChatRecordInfo) GetRoomId() int64 {
  2075. if x != nil {
  2076. return x.RoomId
  2077. }
  2078. return 0
  2079. }
  2080. func (x *ChatRecordInfo) GetIsSelf() bool {
  2081. if x != nil {
  2082. return x.IsSelf
  2083. }
  2084. return false
  2085. }
  2086. func (x *ChatRecordInfo) GetSendTime() int64 {
  2087. if x != nil {
  2088. return x.SendTime
  2089. }
  2090. return 0
  2091. }
  2092. func (x *ChatRecordInfo) GetStatus() string {
  2093. if x != nil {
  2094. return x.Status
  2095. }
  2096. return ""
  2097. }
  2098. func (x *ChatRecordInfo) GetStatusMsg() string {
  2099. if x != nil {
  2100. return x.StatusMsg
  2101. }
  2102. return ""
  2103. }
  2104. func (x *ChatRecordInfo) GetIsRead() bool {
  2105. if x != nil {
  2106. return x.IsRead
  2107. }
  2108. return false
  2109. }
  2110. type ChatIsReadInfo struct {
  2111. state protoimpl.MessageState
  2112. sizeCache protoimpl.SizeCache
  2113. unknownFields protoimpl.UnknownFields
  2114. MessageId int64 `protobuf:"varint,1,opt,name=messageId,proto3" json:"messageId"` // 消息的ID
  2115. RoomId int64 `protobuf:"varint,4,opt,name=roomId,proto3" json:"roomId"` // 房间ID
  2116. }
  2117. func (x *ChatIsReadInfo) Reset() {
  2118. *x = ChatIsReadInfo{}
  2119. if protoimpl.UnsafeEnabled {
  2120. mi := &file_common_proto_msgTypes[34]
  2121. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2122. ms.StoreMessageInfo(mi)
  2123. }
  2124. }
  2125. func (x *ChatIsReadInfo) String() string {
  2126. return protoimpl.X.MessageStringOf(x)
  2127. }
  2128. func (*ChatIsReadInfo) ProtoMessage() {}
  2129. func (x *ChatIsReadInfo) ProtoReflect() protoreflect.Message {
  2130. mi := &file_common_proto_msgTypes[34]
  2131. if protoimpl.UnsafeEnabled && x != nil {
  2132. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2133. if ms.LoadMessageInfo() == nil {
  2134. ms.StoreMessageInfo(mi)
  2135. }
  2136. return ms
  2137. }
  2138. return mi.MessageOf(x)
  2139. }
  2140. // Deprecated: Use ChatIsReadInfo.ProtoReflect.Descriptor instead.
  2141. func (*ChatIsReadInfo) Descriptor() ([]byte, []int) {
  2142. return file_common_proto_rawDescGZIP(), []int{34}
  2143. }
  2144. func (x *ChatIsReadInfo) GetMessageId() int64 {
  2145. if x != nil {
  2146. return x.MessageId
  2147. }
  2148. return 0
  2149. }
  2150. func (x *ChatIsReadInfo) GetRoomId() int64 {
  2151. if x != nil {
  2152. return x.RoomId
  2153. }
  2154. return 0
  2155. }
  2156. type Message struct {
  2157. state protoimpl.MessageState
  2158. sizeCache protoimpl.SizeCache
  2159. unknownFields protoimpl.UnknownFields
  2160. Content string `protobuf:"bytes,1,opt,name=content,proto3" json:"content"` // 文本内容
  2161. MaterialUrl string `protobuf:"bytes,2,opt,name=materialUrl,proto3" json:"materialUrl"` // 素材链接
  2162. }
  2163. func (x *Message) Reset() {
  2164. *x = Message{}
  2165. if protoimpl.UnsafeEnabled {
  2166. mi := &file_common_proto_msgTypes[35]
  2167. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2168. ms.StoreMessageInfo(mi)
  2169. }
  2170. }
  2171. func (x *Message) String() string {
  2172. return protoimpl.X.MessageStringOf(x)
  2173. }
  2174. func (*Message) ProtoMessage() {}
  2175. func (x *Message) ProtoReflect() protoreflect.Message {
  2176. mi := &file_common_proto_msgTypes[35]
  2177. if protoimpl.UnsafeEnabled && x != nil {
  2178. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2179. if ms.LoadMessageInfo() == nil {
  2180. ms.StoreMessageInfo(mi)
  2181. }
  2182. return ms
  2183. }
  2184. return mi.MessageOf(x)
  2185. }
  2186. // Deprecated: Use Message.ProtoReflect.Descriptor instead.
  2187. func (*Message) Descriptor() ([]byte, []int) {
  2188. return file_common_proto_rawDescGZIP(), []int{35}
  2189. }
  2190. func (x *Message) GetContent() string {
  2191. if x != nil {
  2192. return x.Content
  2193. }
  2194. return ""
  2195. }
  2196. func (x *Message) GetMaterialUrl() string {
  2197. if x != nil {
  2198. return x.MaterialUrl
  2199. }
  2200. return ""
  2201. }
  2202. type FindChatRoomMsgRequest struct {
  2203. state protoimpl.MessageState
  2204. sizeCache protoimpl.SizeCache
  2205. unknownFields protoimpl.UnknownFields
  2206. RoomId int64 `protobuf:"varint,1,opt,name=roomId,proto3" json:"roomId"`
  2207. }
  2208. func (x *FindChatRoomMsgRequest) Reset() {
  2209. *x = FindChatRoomMsgRequest{}
  2210. if protoimpl.UnsafeEnabled {
  2211. mi := &file_common_proto_msgTypes[36]
  2212. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2213. ms.StoreMessageInfo(mi)
  2214. }
  2215. }
  2216. func (x *FindChatRoomMsgRequest) String() string {
  2217. return protoimpl.X.MessageStringOf(x)
  2218. }
  2219. func (*FindChatRoomMsgRequest) ProtoMessage() {}
  2220. func (x *FindChatRoomMsgRequest) ProtoReflect() protoreflect.Message {
  2221. mi := &file_common_proto_msgTypes[36]
  2222. if protoimpl.UnsafeEnabled && x != nil {
  2223. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2224. if ms.LoadMessageInfo() == nil {
  2225. ms.StoreMessageInfo(mi)
  2226. }
  2227. return ms
  2228. }
  2229. return mi.MessageOf(x)
  2230. }
  2231. // Deprecated: Use FindChatRoomMsgRequest.ProtoReflect.Descriptor instead.
  2232. func (*FindChatRoomMsgRequest) Descriptor() ([]byte, []int) {
  2233. return file_common_proto_rawDescGZIP(), []int{36}
  2234. }
  2235. func (x *FindChatRoomMsgRequest) GetRoomId() int64 {
  2236. if x != nil {
  2237. return x.RoomId
  2238. }
  2239. return 0
  2240. }
  2241. type FindChatRecordListRequest struct {
  2242. state protoimpl.MessageState
  2243. sizeCache protoimpl.SizeCache
  2244. unknownFields protoimpl.UnknownFields
  2245. NextId int64 `protobuf:"varint,1,opt,name=nextId,proto3" json:"nextId"`
  2246. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset"`
  2247. RoomId int64 `protobuf:"varint,3,opt,name=roomId,proto3" json:"roomId"`
  2248. }
  2249. func (x *FindChatRecordListRequest) Reset() {
  2250. *x = FindChatRecordListRequest{}
  2251. if protoimpl.UnsafeEnabled {
  2252. mi := &file_common_proto_msgTypes[37]
  2253. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2254. ms.StoreMessageInfo(mi)
  2255. }
  2256. }
  2257. func (x *FindChatRecordListRequest) String() string {
  2258. return protoimpl.X.MessageStringOf(x)
  2259. }
  2260. func (*FindChatRecordListRequest) ProtoMessage() {}
  2261. func (x *FindChatRecordListRequest) ProtoReflect() protoreflect.Message {
  2262. mi := &file_common_proto_msgTypes[37]
  2263. if protoimpl.UnsafeEnabled && x != nil {
  2264. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2265. if ms.LoadMessageInfo() == nil {
  2266. ms.StoreMessageInfo(mi)
  2267. }
  2268. return ms
  2269. }
  2270. return mi.MessageOf(x)
  2271. }
  2272. // Deprecated: Use FindChatRecordListRequest.ProtoReflect.Descriptor instead.
  2273. func (*FindChatRecordListRequest) Descriptor() ([]byte, []int) {
  2274. return file_common_proto_rawDescGZIP(), []int{37}
  2275. }
  2276. func (x *FindChatRecordListRequest) GetNextId() int64 {
  2277. if x != nil {
  2278. return x.NextId
  2279. }
  2280. return 0
  2281. }
  2282. func (x *FindChatRecordListRequest) GetOffset() int64 {
  2283. if x != nil {
  2284. return x.Offset
  2285. }
  2286. return 0
  2287. }
  2288. func (x *FindChatRecordListRequest) GetRoomId() int64 {
  2289. if x != nil {
  2290. return x.RoomId
  2291. }
  2292. return 0
  2293. }
  2294. type IsLike struct {
  2295. state protoimpl.MessageState
  2296. sizeCache protoimpl.SizeCache
  2297. unknownFields protoimpl.UnknownFields
  2298. IsLike bool `protobuf:"varint,1,opt,name=isLike,proto3" json:"isLike"` // 是否喜欢(关注)
  2299. }
  2300. func (x *IsLike) Reset() {
  2301. *x = IsLike{}
  2302. if protoimpl.UnsafeEnabled {
  2303. mi := &file_common_proto_msgTypes[38]
  2304. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2305. ms.StoreMessageInfo(mi)
  2306. }
  2307. }
  2308. func (x *IsLike) String() string {
  2309. return protoimpl.X.MessageStringOf(x)
  2310. }
  2311. func (*IsLike) ProtoMessage() {}
  2312. func (x *IsLike) ProtoReflect() protoreflect.Message {
  2313. mi := &file_common_proto_msgTypes[38]
  2314. if protoimpl.UnsafeEnabled && x != nil {
  2315. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2316. if ms.LoadMessageInfo() == nil {
  2317. ms.StoreMessageInfo(mi)
  2318. }
  2319. return ms
  2320. }
  2321. return mi.MessageOf(x)
  2322. }
  2323. // Deprecated: Use IsLike.ProtoReflect.Descriptor instead.
  2324. func (*IsLike) Descriptor() ([]byte, []int) {
  2325. return file_common_proto_rawDescGZIP(), []int{38}
  2326. }
  2327. func (x *IsLike) GetIsLike() bool {
  2328. if x != nil {
  2329. return x.IsLike
  2330. }
  2331. return false
  2332. }
  2333. type BalanceRequest struct {
  2334. state protoimpl.MessageState
  2335. sizeCache protoimpl.SizeCache
  2336. unknownFields protoimpl.UnknownFields
  2337. PersonID string `protobuf:"bytes,1,opt,name=personID,proto3" json:"personID"` // 查询目标的ID
  2338. PersonType string `protobuf:"bytes,2,opt,name=personType,proto3" json:"personType"` // 类型
  2339. Balance int64 `protobuf:"varint,3,opt,name=balance,proto3" json:"balance"` // 充值或者减少的金额
  2340. }
  2341. func (x *BalanceRequest) Reset() {
  2342. *x = BalanceRequest{}
  2343. if protoimpl.UnsafeEnabled {
  2344. mi := &file_common_proto_msgTypes[39]
  2345. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2346. ms.StoreMessageInfo(mi)
  2347. }
  2348. }
  2349. func (x *BalanceRequest) String() string {
  2350. return protoimpl.X.MessageStringOf(x)
  2351. }
  2352. func (*BalanceRequest) ProtoMessage() {}
  2353. func (x *BalanceRequest) ProtoReflect() protoreflect.Message {
  2354. mi := &file_common_proto_msgTypes[39]
  2355. if protoimpl.UnsafeEnabled && x != nil {
  2356. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2357. if ms.LoadMessageInfo() == nil {
  2358. ms.StoreMessageInfo(mi)
  2359. }
  2360. return ms
  2361. }
  2362. return mi.MessageOf(x)
  2363. }
  2364. // Deprecated: Use BalanceRequest.ProtoReflect.Descriptor instead.
  2365. func (*BalanceRequest) Descriptor() ([]byte, []int) {
  2366. return file_common_proto_rawDescGZIP(), []int{39}
  2367. }
  2368. func (x *BalanceRequest) GetPersonID() string {
  2369. if x != nil {
  2370. return x.PersonID
  2371. }
  2372. return ""
  2373. }
  2374. func (x *BalanceRequest) GetPersonType() string {
  2375. if x != nil {
  2376. return x.PersonType
  2377. }
  2378. return ""
  2379. }
  2380. func (x *BalanceRequest) GetBalance() int64 {
  2381. if x != nil {
  2382. return x.Balance
  2383. }
  2384. return 0
  2385. }
  2386. type RandomNum struct {
  2387. state protoimpl.MessageState
  2388. sizeCache protoimpl.SizeCache
  2389. unknownFields protoimpl.UnknownFields
  2390. Num int64 `protobuf:"varint,1,opt,name=num,proto3" json:"num"` // 随机的数量
  2391. }
  2392. func (x *RandomNum) Reset() {
  2393. *x = RandomNum{}
  2394. if protoimpl.UnsafeEnabled {
  2395. mi := &file_common_proto_msgTypes[40]
  2396. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2397. ms.StoreMessageInfo(mi)
  2398. }
  2399. }
  2400. func (x *RandomNum) String() string {
  2401. return protoimpl.X.MessageStringOf(x)
  2402. }
  2403. func (*RandomNum) ProtoMessage() {}
  2404. func (x *RandomNum) ProtoReflect() protoreflect.Message {
  2405. mi := &file_common_proto_msgTypes[40]
  2406. if protoimpl.UnsafeEnabled && x != nil {
  2407. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2408. if ms.LoadMessageInfo() == nil {
  2409. ms.StoreMessageInfo(mi)
  2410. }
  2411. return ms
  2412. }
  2413. return mi.MessageOf(x)
  2414. }
  2415. // Deprecated: Use RandomNum.ProtoReflect.Descriptor instead.
  2416. func (*RandomNum) Descriptor() ([]byte, []int) {
  2417. return file_common_proto_rawDescGZIP(), []int{40}
  2418. }
  2419. func (x *RandomNum) GetNum() int64 {
  2420. if x != nil {
  2421. return x.Num
  2422. }
  2423. return 0
  2424. }
  2425. type RandomNumAndSex struct {
  2426. state protoimpl.MessageState
  2427. sizeCache protoimpl.SizeCache
  2428. unknownFields protoimpl.UnknownFields
  2429. Num int64 `protobuf:"varint,1,opt,name=num,proto3" json:"num"` // 随机的数量
  2430. Sex int64 `protobuf:"varint,2,opt,name=sex,proto3" json:"sex"` // 性别
  2431. }
  2432. func (x *RandomNumAndSex) Reset() {
  2433. *x = RandomNumAndSex{}
  2434. if protoimpl.UnsafeEnabled {
  2435. mi := &file_common_proto_msgTypes[41]
  2436. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2437. ms.StoreMessageInfo(mi)
  2438. }
  2439. }
  2440. func (x *RandomNumAndSex) String() string {
  2441. return protoimpl.X.MessageStringOf(x)
  2442. }
  2443. func (*RandomNumAndSex) ProtoMessage() {}
  2444. func (x *RandomNumAndSex) ProtoReflect() protoreflect.Message {
  2445. mi := &file_common_proto_msgTypes[41]
  2446. if protoimpl.UnsafeEnabled && x != nil {
  2447. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2448. if ms.LoadMessageInfo() == nil {
  2449. ms.StoreMessageInfo(mi)
  2450. }
  2451. return ms
  2452. }
  2453. return mi.MessageOf(x)
  2454. }
  2455. // Deprecated: Use RandomNumAndSex.ProtoReflect.Descriptor instead.
  2456. func (*RandomNumAndSex) Descriptor() ([]byte, []int) {
  2457. return file_common_proto_rawDescGZIP(), []int{41}
  2458. }
  2459. func (x *RandomNumAndSex) GetNum() int64 {
  2460. if x != nil {
  2461. return x.Num
  2462. }
  2463. return 0
  2464. }
  2465. func (x *RandomNumAndSex) GetSex() int64 {
  2466. if x != nil {
  2467. return x.Sex
  2468. }
  2469. return 0
  2470. }
  2471. type MemeRequest struct {
  2472. state protoimpl.MessageState
  2473. sizeCache protoimpl.SizeCache
  2474. unknownFields protoimpl.UnknownFields
  2475. NextId int64 `protobuf:"varint,1,opt,name=nextId,proto3" json:"nextId"`
  2476. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset"`
  2477. Type string `protobuf:"bytes,3,opt,name=type,proto3" json:"type"`
  2478. }
  2479. func (x *MemeRequest) Reset() {
  2480. *x = MemeRequest{}
  2481. if protoimpl.UnsafeEnabled {
  2482. mi := &file_common_proto_msgTypes[42]
  2483. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2484. ms.StoreMessageInfo(mi)
  2485. }
  2486. }
  2487. func (x *MemeRequest) String() string {
  2488. return protoimpl.X.MessageStringOf(x)
  2489. }
  2490. func (*MemeRequest) ProtoMessage() {}
  2491. func (x *MemeRequest) ProtoReflect() protoreflect.Message {
  2492. mi := &file_common_proto_msgTypes[42]
  2493. if protoimpl.UnsafeEnabled && x != nil {
  2494. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2495. if ms.LoadMessageInfo() == nil {
  2496. ms.StoreMessageInfo(mi)
  2497. }
  2498. return ms
  2499. }
  2500. return mi.MessageOf(x)
  2501. }
  2502. // Deprecated: Use MemeRequest.ProtoReflect.Descriptor instead.
  2503. func (*MemeRequest) Descriptor() ([]byte, []int) {
  2504. return file_common_proto_rawDescGZIP(), []int{42}
  2505. }
  2506. func (x *MemeRequest) GetNextId() int64 {
  2507. if x != nil {
  2508. return x.NextId
  2509. }
  2510. return 0
  2511. }
  2512. func (x *MemeRequest) GetOffset() int64 {
  2513. if x != nil {
  2514. return x.Offset
  2515. }
  2516. return 0
  2517. }
  2518. func (x *MemeRequest) GetType() string {
  2519. if x != nil {
  2520. return x.Type
  2521. }
  2522. return ""
  2523. }
  2524. type CommonTextList struct {
  2525. state protoimpl.MessageState
  2526. sizeCache protoimpl.SizeCache
  2527. unknownFields protoimpl.UnknownFields
  2528. List []string `protobuf:"bytes,1,rep,name=list,proto3" json:"list"` // 需要的数据集合(随机表情包、随机打招呼)
  2529. }
  2530. func (x *CommonTextList) Reset() {
  2531. *x = CommonTextList{}
  2532. if protoimpl.UnsafeEnabled {
  2533. mi := &file_common_proto_msgTypes[43]
  2534. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2535. ms.StoreMessageInfo(mi)
  2536. }
  2537. }
  2538. func (x *CommonTextList) String() string {
  2539. return protoimpl.X.MessageStringOf(x)
  2540. }
  2541. func (*CommonTextList) ProtoMessage() {}
  2542. func (x *CommonTextList) ProtoReflect() protoreflect.Message {
  2543. mi := &file_common_proto_msgTypes[43]
  2544. if protoimpl.UnsafeEnabled && x != nil {
  2545. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2546. if ms.LoadMessageInfo() == nil {
  2547. ms.StoreMessageInfo(mi)
  2548. }
  2549. return ms
  2550. }
  2551. return mi.MessageOf(x)
  2552. }
  2553. // Deprecated: Use CommonTextList.ProtoReflect.Descriptor instead.
  2554. func (*CommonTextList) Descriptor() ([]byte, []int) {
  2555. return file_common_proto_rawDescGZIP(), []int{43}
  2556. }
  2557. func (x *CommonTextList) GetList() []string {
  2558. if x != nil {
  2559. return x.List
  2560. }
  2561. return nil
  2562. }
  2563. type MemeList struct {
  2564. state protoimpl.MessageState
  2565. sizeCache protoimpl.SizeCache
  2566. unknownFields protoimpl.UnknownFields
  2567. List []string `protobuf:"bytes,1,rep,name=list,proto3" json:"list"` // 表情包列表
  2568. NextId int64 `protobuf:"varint,2,opt,name=nextId,proto3" json:"nextId"`
  2569. }
  2570. func (x *MemeList) Reset() {
  2571. *x = MemeList{}
  2572. if protoimpl.UnsafeEnabled {
  2573. mi := &file_common_proto_msgTypes[44]
  2574. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2575. ms.StoreMessageInfo(mi)
  2576. }
  2577. }
  2578. func (x *MemeList) String() string {
  2579. return protoimpl.X.MessageStringOf(x)
  2580. }
  2581. func (*MemeList) ProtoMessage() {}
  2582. func (x *MemeList) ProtoReflect() protoreflect.Message {
  2583. mi := &file_common_proto_msgTypes[44]
  2584. if protoimpl.UnsafeEnabled && x != nil {
  2585. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2586. if ms.LoadMessageInfo() == nil {
  2587. ms.StoreMessageInfo(mi)
  2588. }
  2589. return ms
  2590. }
  2591. return mi.MessageOf(x)
  2592. }
  2593. // Deprecated: Use MemeList.ProtoReflect.Descriptor instead.
  2594. func (*MemeList) Descriptor() ([]byte, []int) {
  2595. return file_common_proto_rawDescGZIP(), []int{44}
  2596. }
  2597. func (x *MemeList) GetList() []string {
  2598. if x != nil {
  2599. return x.List
  2600. }
  2601. return nil
  2602. }
  2603. func (x *MemeList) GetNextId() int64 {
  2604. if x != nil {
  2605. return x.NextId
  2606. }
  2607. return 0
  2608. }
  2609. type ChatTopicList struct {
  2610. state protoimpl.MessageState
  2611. sizeCache protoimpl.SizeCache
  2612. unknownFields protoimpl.UnknownFields
  2613. List []string `protobuf:"bytes,1,rep,name=list,proto3" json:"list"` // 话题列表
  2614. NextId int64 `protobuf:"varint,2,opt,name=nextId,proto3" json:"nextId"`
  2615. }
  2616. func (x *ChatTopicList) Reset() {
  2617. *x = ChatTopicList{}
  2618. if protoimpl.UnsafeEnabled {
  2619. mi := &file_common_proto_msgTypes[45]
  2620. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2621. ms.StoreMessageInfo(mi)
  2622. }
  2623. }
  2624. func (x *ChatTopicList) String() string {
  2625. return protoimpl.X.MessageStringOf(x)
  2626. }
  2627. func (*ChatTopicList) ProtoMessage() {}
  2628. func (x *ChatTopicList) ProtoReflect() protoreflect.Message {
  2629. mi := &file_common_proto_msgTypes[45]
  2630. if protoimpl.UnsafeEnabled && x != nil {
  2631. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2632. if ms.LoadMessageInfo() == nil {
  2633. ms.StoreMessageInfo(mi)
  2634. }
  2635. return ms
  2636. }
  2637. return mi.MessageOf(x)
  2638. }
  2639. // Deprecated: Use ChatTopicList.ProtoReflect.Descriptor instead.
  2640. func (*ChatTopicList) Descriptor() ([]byte, []int) {
  2641. return file_common_proto_rawDescGZIP(), []int{45}
  2642. }
  2643. func (x *ChatTopicList) GetList() []string {
  2644. if x != nil {
  2645. return x.List
  2646. }
  2647. return nil
  2648. }
  2649. func (x *ChatTopicList) GetNextId() int64 {
  2650. if x != nil {
  2651. return x.NextId
  2652. }
  2653. return 0
  2654. }
  2655. var File_common_proto protoreflect.FileDescriptor
  2656. var file_common_proto_rawDesc = []byte{
  2657. 0x0a, 0x0c, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x0a,
  2658. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x22, 0x75, 0x0a, 0x1d, 0x55, 0x73,
  2659. 0x65, 0x72, 0x41, 0x6e, 0x64, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e,
  2660. 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x12, 0x2c, 0x0a, 0x11, 0x70,
  2661. 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64,
  2662. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x11, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49,
  2663. 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x12, 0x26, 0x0a, 0x0e, 0x75, 0x73, 0x65,
  2664. 0x72, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28,
  2665. 0x09, 0x52, 0x0e, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49,
  2666. 0x64, 0x22, 0xa1, 0x01, 0x0a, 0x13, 0x55, 0x73, 0x65, 0x72, 0x41, 0x6e, 0x64, 0x50, 0x61, 0x72,
  2667. 0x74, 0x6e, 0x65, 0x72, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x12, 0x1c, 0x0a, 0x09, 0x70, 0x61, 0x72,
  2668. 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x70, 0x61,
  2669. 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64, 0x12, 0x2c, 0x0a, 0x11, 0x70, 0x61, 0x72, 0x74, 0x6e,
  2670. 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x44, 0x18, 0x02, 0x20, 0x01,
  2671. 0x28, 0x09, 0x52, 0x11, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e, 0x74,
  2672. 0x69, 0x66, 0x79, 0x49, 0x44, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18,
  2673. 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x26, 0x0a,
  2674. 0x0e, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x44, 0x18,
  2675. 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e, 0x74,
  2676. 0x69, 0x66, 0x79, 0x49, 0x44, 0x22, 0x42, 0x0a, 0x14, 0x55, 0x73, 0x65, 0x72, 0x31, 0x41, 0x6e,
  2677. 0x64, 0x55, 0x73, 0x65, 0x72, 0x32, 0x49, 0x64, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x12, 0x14, 0x0a,
  2678. 0x05, 0x75, 0x73, 0x65, 0x72, 0x31, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x75, 0x73,
  2679. 0x65, 0x72, 0x31, 0x12, 0x14, 0x0a, 0x05, 0x75, 0x73, 0x65, 0x72, 0x32, 0x18, 0x02, 0x20, 0x01,
  2680. 0x28, 0x09, 0x52, 0x05, 0x75, 0x73, 0x65, 0x72, 0x32, 0x22, 0x2e, 0x0a, 0x0e, 0x50, 0x61, 0x72,
  2681. 0x74, 0x6e, 0x65, 0x72, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x12, 0x1c, 0x0a, 0x09, 0x70,
  2682. 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09,
  2683. 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x44, 0x22, 0x2b, 0x0a, 0x0d, 0x50, 0x65, 0x72,
  2684. 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65,
  2685. 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65,
  2686. 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x22, 0x49, 0x0a, 0x0b, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  2687. 0x50, 0x61, 0x72, 0x61, 0x6d, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49,
  2688. 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49,
  2689. 0x44, 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x18,
  2690. 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70,
  2691. 0x65, 0x22, 0x25, 0x0a, 0x0b, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d,
  2692. 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  2693. 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0x1d, 0x0a, 0x09, 0x57, 0x78, 0x43, 0x6f,
  2694. 0x6e, 0x66, 0x52, 0x65, 0x71, 0x12, 0x10, 0x0a, 0x03, 0x75, 0x72, 0x6c, 0x18, 0x01, 0x20, 0x01,
  2695. 0x28, 0x09, 0x52, 0x03, 0x75, 0x72, 0x6c, 0x22, 0x90, 0x01, 0x0a, 0x0e, 0x57, 0x78, 0x43, 0x6f,
  2696. 0x6e, 0x66, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70,
  2697. 0x70, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64,
  2698. 0x12, 0x1c, 0x0a, 0x09, 0x74, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x18, 0x02, 0x20,
  2699. 0x01, 0x28, 0x03, 0x52, 0x09, 0x74, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x12, 0x1a,
  2700. 0x0a, 0x08, 0x6e, 0x6f, 0x6e, 0x63, 0x65, 0x53, 0x74, 0x72, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09,
  2701. 0x52, 0x08, 0x6e, 0x6f, 0x6e, 0x63, 0x65, 0x53, 0x74, 0x72, 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x69,
  2702. 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x73,
  2703. 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x75, 0x72, 0x6c, 0x18,
  2704. 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x75, 0x72, 0x6c, 0x22, 0xf3, 0x02, 0x0a, 0x08, 0x48,
  2705. 0x6f, 0x6d, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20,
  2706. 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e,
  2707. 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e,
  2708. 0x61, 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c,
  2709. 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72,
  2710. 0x6c, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03,
  2711. 0x73, 0x65, 0x78, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x18,
  2712. 0x05, 0x20, 0x03, 0x28, 0x09, 0x52, 0x08, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x12,
  2713. 0x10, 0x0a, 0x03, 0x61, 0x67, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x61, 0x67,
  2714. 0x65, 0x12, 0x24, 0x0a, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69,
  2715. 0x6f, 0x6e, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65,
  2716. 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x2d, 0x0a, 0x07, 0x74, 0x61, 0x67, 0x4c, 0x69,
  2717. 0x73, 0x74, 0x18, 0x08, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
  2718. 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x54, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x07, 0x74,
  2719. 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74,
  2720. 0x75, 0x72, 0x65, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61,
  2721. 0x74, 0x75, 0x72, 0x65, 0x12, 0x26, 0x0a, 0x0e, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63,
  2722. 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x69, 0x6e,
  2723. 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x12, 0x1a, 0x0a, 0x08,
  2724. 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08,
  2725. 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x69, 0x74, 0x79,
  2726. 0x18, 0x0c, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x69, 0x74, 0x79, 0x12, 0x12, 0x0a, 0x04,
  2727. 0x61, 0x72, 0x65, 0x61, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x61, 0x72, 0x65, 0x61,
  2728. 0x22, 0xdf, 0x02, 0x0a, 0x09, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4d, 0x73, 0x67, 0x12, 0x0e,
  2729. 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1a,
  2730. 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09,
  2731. 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x76,
  2732. 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61,
  2733. 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18,
  2734. 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x69,
  2735. 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x18, 0x05, 0x20, 0x03, 0x28, 0x09, 0x52, 0x08, 0x70, 0x69,
  2736. 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x12, 0x10, 0x0a, 0x03, 0x61, 0x67, 0x65, 0x18, 0x06, 0x20,
  2737. 0x01, 0x28, 0x03, 0x52, 0x03, 0x61, 0x67, 0x65, 0x12, 0x24, 0x0a, 0x0d, 0x63, 0x6f, 0x6e, 0x73,
  2738. 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52,
  2739. 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x18,
  2740. 0x0a, 0x07, 0x74, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x08, 0x20, 0x03, 0x28, 0x03, 0x52,
  2741. 0x07, 0x74, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x69, 0x67, 0x6e,
  2742. 0x61, 0x74, 0x75, 0x72, 0x65, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x73, 0x69, 0x67,
  2743. 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x12, 0x26, 0x0a, 0x0e, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64,
  2744. 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e,
  2745. 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x12, 0x1a,
  2746. 0x0a, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09,
  2747. 0x52, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x69,
  2748. 0x74, 0x79, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x69, 0x74, 0x79, 0x12, 0x12,
  2749. 0x0a, 0x04, 0x61, 0x72, 0x65, 0x61, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x61, 0x72,
  2750. 0x65, 0x61, 0x22, 0x5d, 0x0a, 0x11, 0x4c, 0x6f, 0x6f, 0x6b, 0x65, 0x64, 0x41, 0x6e, 0x64, 0x4c,
  2751. 0x69, 0x6b, 0x65, 0x64, 0x4e, 0x75, 0x6d, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20,
  2752. 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1c, 0x0a, 0x09, 0x6c, 0x6f, 0x6f, 0x6b, 0x65,
  2753. 0x64, 0x4e, 0x75, 0x6d, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x6c, 0x6f, 0x6f, 0x6b,
  2754. 0x65, 0x64, 0x4e, 0x75, 0x6d, 0x12, 0x1a, 0x0a, 0x08, 0x6c, 0x69, 0x6b, 0x65, 0x64, 0x4e, 0x75,
  2755. 0x6d, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x6c, 0x69, 0x6b, 0x65, 0x64, 0x4e, 0x75,
  2756. 0x6d, 0x22, 0xc4, 0x03, 0x0a, 0x14, 0x41, 0x64, 0x64, 0x46, 0x72, 0x69, 0x65, 0x6e, 0x64, 0x4d,
  2757. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64,
  2758. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69,
  2759. 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69,
  2760. 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72,
  2761. 0x55, 0x72, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61,
  2762. 0x72, 0x55, 0x72, 0x6c, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x04, 0x20, 0x01, 0x28,
  2763. 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72,
  2764. 0x65, 0x73, 0x18, 0x05, 0x20, 0x03, 0x28, 0x09, 0x52, 0x08, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72,
  2765. 0x65, 0x73, 0x12, 0x1e, 0x0a, 0x0a, 0x66, 0x72, 0x6f, 0x6d, 0x4f, 0x70, 0x65, 0x6e, 0x49, 0x64,
  2766. 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x66, 0x72, 0x6f, 0x6d, 0x4f, 0x70, 0x65, 0x6e,
  2767. 0x49, 0x64, 0x12, 0x1e, 0x0a, 0x0a, 0x69, 0x73, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x65, 0x72,
  2768. 0x18, 0x07, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0a, 0x69, 0x73, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74,
  2769. 0x65, 0x72, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x73, 0x43, 0x68, 0x61, 0x74, 0x18, 0x08, 0x20, 0x01,
  2770. 0x28, 0x08, 0x52, 0x06, 0x69, 0x73, 0x43, 0x68, 0x61, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x69, 0x73,
  2771. 0x46, 0x72, 0x6f, 0x6d, 0x55, 0x73, 0x18, 0x09, 0x20, 0x01, 0x28, 0x08, 0x52, 0x08, 0x69, 0x73,
  2772. 0x46, 0x72, 0x6f, 0x6d, 0x55, 0x73, 0x12, 0x1c, 0x0a, 0x09, 0x66, 0x72, 0x6f, 0x6d, 0x41, 0x70,
  2773. 0x70, 0x49, 0x64, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x66, 0x72, 0x6f, 0x6d, 0x41,
  2774. 0x70, 0x70, 0x49, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x66, 0x72, 0x6f, 0x6d, 0x4e, 0x61, 0x6d, 0x65,
  2775. 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x66, 0x72, 0x6f, 0x6d, 0x4e, 0x61, 0x6d, 0x65,
  2776. 0x12, 0x24, 0x0a, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f,
  2777. 0x6e, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c,
  2778. 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74,
  2779. 0x75, 0x72, 0x65, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61,
  2780. 0x74, 0x75, 0x72, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65,
  2781. 0x18, 0x0e, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65,
  2782. 0x12, 0x12, 0x0a, 0x04, 0x63, 0x69, 0x74, 0x79, 0x18, 0x0f, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04,
  2783. 0x63, 0x69, 0x74, 0x79, 0x12, 0x12, 0x0a, 0x04, 0x61, 0x72, 0x65, 0x61, 0x18, 0x10, 0x20, 0x01,
  2784. 0x28, 0x09, 0x52, 0x04, 0x61, 0x72, 0x65, 0x61, 0x22, 0x2c, 0x0a, 0x0c, 0x50, 0x65, 0x72, 0x73,
  2785. 0x6f, 0x6e, 0x49, 0x44, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x70, 0x65, 0x72, 0x73,
  2786. 0x6f, 0x6e, 0x49, 0x64, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x09, 0x52, 0x09, 0x70, 0x65, 0x72,
  2787. 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x73, 0x22, 0x39, 0x0a, 0x0d, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  2788. 0x44, 0x42, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x28, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18,
  2789. 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x14, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d,
  2790. 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x44, 0x42, 0x52, 0x04, 0x6c, 0x69, 0x73,
  2791. 0x74, 0x22, 0x90, 0x03, 0x0a, 0x08, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x44, 0x42, 0x12, 0x0e,
  2792. 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1a,
  2793. 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09,
  2794. 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x76,
  2795. 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61,
  2796. 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18,
  2797. 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x69,
  2798. 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x18, 0x05, 0x20, 0x03, 0x28, 0x09, 0x52, 0x08, 0x70, 0x69,
  2799. 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x12, 0x10, 0x0a, 0x03, 0x61, 0x67, 0x65, 0x18, 0x06, 0x20,
  2800. 0x01, 0x28, 0x03, 0x52, 0x03, 0x61, 0x67, 0x65, 0x12, 0x24, 0x0a, 0x0d, 0x63, 0x6f, 0x6e, 0x73,
  2801. 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52,
  2802. 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x26,
  2803. 0x0a, 0x0e, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65,
  2804. 0x18, 0x08, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63,
  2805. 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e,
  2806. 0x63, 0x65, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e,
  2807. 0x63, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x69, 0x74, 0x79, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09,
  2808. 0x52, 0x04, 0x63, 0x69, 0x74, 0x79, 0x12, 0x12, 0x0a, 0x04, 0x61, 0x72, 0x65, 0x61, 0x18, 0x0b,
  2809. 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x61, 0x72, 0x65, 0x61, 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x69,
  2810. 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x73,
  2811. 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x12, 0x30, 0x0a, 0x13, 0x69, 0x73, 0x46, 0x69,
  2812. 0x6e, 0x69, 0x73, 0x68, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18,
  2813. 0x0d, 0x20, 0x01, 0x28, 0x08, 0x52, 0x13, 0x69, 0x73, 0x46, 0x69, 0x6e, 0x69, 0x73, 0x68, 0x49,
  2814. 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x18, 0x0a, 0x07, 0x74, 0x61,
  2815. 0x67, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x0e, 0x20, 0x03, 0x28, 0x03, 0x52, 0x07, 0x74, 0x61, 0x67,
  2816. 0x4c, 0x69, 0x73, 0x74, 0x22, 0x41, 0x0a, 0x0f, 0x4c, 0x69, 0x73, 0x74, 0x50, 0x61, 0x67, 0x65,
  2817. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49,
  2818. 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x12,
  2819. 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52,
  2820. 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x22, 0x42, 0x0a, 0x10, 0x4c, 0x69, 0x73, 0x74, 0x50,
  2821. 0x61, 0x67, 0x65, 0x32, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e,
  2822. 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x6e, 0x65, 0x78,
  2823. 0x74, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x18, 0x02, 0x20,
  2824. 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x22, 0x86, 0x01, 0x0a, 0x18,
  2825. 0x4c, 0x69, 0x73, 0x74, 0x50, 0x61, 0x67, 0x65, 0x41, 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73, 0x6f,
  2826. 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74,
  2827. 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64,
  2828. 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03,
  2829. 0x52, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73,
  2830. 0x6f, 0x6e, 0x49, 0x44, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73,
  2831. 0x6f, 0x6e, 0x49, 0x44, 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79,
  2832. 0x70, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  2833. 0x54, 0x79, 0x70, 0x65, 0x22, 0x2c, 0x0a, 0x14, 0x53, 0x65, 0x6e, 0x64, 0x50, 0x68, 0x6f, 0x6e,
  2834. 0x65, 0x43, 0x6f, 0x64, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x14, 0x0a, 0x05,
  2835. 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x70, 0x68, 0x6f,
  2836. 0x6e, 0x65, 0x22, 0x41, 0x0a, 0x15, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x50, 0x68, 0x6f, 0x6e, 0x65,
  2837. 0x43, 0x6f, 0x64, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x14, 0x0a, 0x05, 0x70,
  2838. 0x68, 0x6f, 0x6e, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x70, 0x68, 0x6f, 0x6e,
  2839. 0x65, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52,
  2840. 0x04, 0x63, 0x6f, 0x64, 0x65, 0x22, 0x2c, 0x0a, 0x16, 0x55, 0x70, 0x6c, 0x6f, 0x61, 0x64, 0x4d,
  2841. 0x61, 0x74, 0x65, 0x72, 0x69, 0x61, 0x6c, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12,
  2842. 0x12, 0x0a, 0x04, 0x6c, 0x69, 0x6e, 0x6b, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6c,
  2843. 0x69, 0x6e, 0x6b, 0x22, 0x17, 0x0a, 0x03, 0x49, 0x64, 0x73, 0x12, 0x10, 0x0a, 0x03, 0x69, 0x64,
  2844. 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x03, 0x52, 0x03, 0x69, 0x64, 0x73, 0x22, 0x37, 0x0a, 0x0c,
  2845. 0x54, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x27, 0x0a, 0x04,
  2846. 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x61, 0x70, 0x69,
  2847. 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x54, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52,
  2848. 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0x2d, 0x0a, 0x07, 0x54, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74,
  2849. 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64,
  2850. 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04,
  2851. 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x1a, 0x0a, 0x06, 0x53, 0x65, 0x78, 0x52, 0x65, 0x71, 0x12, 0x10,
  2852. 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78,
  2853. 0x22, 0x34, 0x0a, 0x14, 0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x49, 0x6e, 0x74, 0x72, 0x6f, 0x64,
  2854. 0x75, 0x63, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x1c, 0x0a, 0x09, 0x69, 0x6e, 0x74, 0x72,
  2855. 0x6f, 0x64, 0x75, 0x63, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x69, 0x6e, 0x74,
  2856. 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x22, 0xc2, 0x02, 0x0a, 0x18, 0x55, 0x70, 0x64, 0x61, 0x74,
  2857. 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75,
  2858. 0x65, 0x73, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18,
  2859. 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12,
  2860. 0x1c, 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18, 0x02, 0x20, 0x01,
  2861. 0x28, 0x09, 0x52, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x10, 0x0a,
  2862. 0x03, 0x73, 0x65, 0x78, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12,
  2863. 0x1a, 0x0a, 0x08, 0x62, 0x69, 0x72, 0x74, 0x68, 0x64, 0x61, 0x79, 0x18, 0x04, 0x20, 0x01, 0x28,
  2864. 0x03, 0x52, 0x08, 0x62, 0x69, 0x72, 0x74, 0x68, 0x64, 0x61, 0x79, 0x12, 0x18, 0x0a, 0x07, 0x74,
  2865. 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x05, 0x20, 0x03, 0x28, 0x03, 0x52, 0x07, 0x74, 0x61,
  2866. 0x67, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x26, 0x0a, 0x0e, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75,
  2867. 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x69,
  2868. 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x12, 0x1c, 0x0a,
  2869. 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09,
  2870. 0x52, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70,
  2871. 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x18, 0x08, 0x20, 0x03, 0x28, 0x09, 0x52, 0x08, 0x70,
  2872. 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69,
  2873. 0x6e, 0x63, 0x65, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69,
  2874. 0x6e, 0x63, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x69, 0x74, 0x79, 0x18, 0x0a, 0x20, 0x01, 0x28,
  2875. 0x09, 0x52, 0x04, 0x63, 0x69, 0x74, 0x79, 0x12, 0x12, 0x0a, 0x04, 0x61, 0x72, 0x65, 0x61, 0x18,
  2876. 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x61, 0x72, 0x65, 0x61, 0x22, 0x61, 0x0a, 0x15, 0x4f,
  2877. 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52,
  2878. 0x65, 0x70, 0x6c, 0x79, 0x12, 0x30, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03,
  2879. 0x28, 0x0b, 0x32, 0x1c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
  2880. 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x6e, 0x66, 0x6f,
  2881. 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64,
  2882. 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x22, 0xf6,
  2883. 0x02, 0x0a, 0x10, 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49,
  2884. 0x6e, 0x66, 0x6f, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x18,
  2885. 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x12,
  2886. 0x1e, 0x0a, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20,
  2887. 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x12,
  2888. 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28,
  2889. 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x61,
  2890. 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09,
  2891. 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78,
  2892. 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x10, 0x0a, 0x03, 0x61,
  2893. 0x67, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x61, 0x67, 0x65, 0x12, 0x24, 0x0a,
  2894. 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x07,
  2895. 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74,
  2896. 0x69, 0x6f, 0x6e, 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65,
  2897. 0x18, 0x08, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72,
  2898. 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x18, 0x09, 0x20,
  2899. 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x12, 0x12, 0x0a,
  2900. 0x04, 0x63, 0x69, 0x74, 0x79, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x69, 0x74,
  2901. 0x79, 0x12, 0x12, 0x0a, 0x04, 0x61, 0x72, 0x65, 0x61, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52,
  2902. 0x04, 0x61, 0x72, 0x65, 0x61, 0x12, 0x26, 0x0a, 0x0e, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75,
  2903. 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x69,
  2904. 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x12, 0x18, 0x0a,
  2905. 0x07, 0x74, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x0d, 0x20, 0x03, 0x28, 0x09, 0x52, 0x07,
  2906. 0x74, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x5d, 0x0a, 0x13, 0x43, 0x68, 0x61, 0x74, 0x52,
  2907. 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x2e,
  2908. 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x61,
  2909. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65,
  2910. 0x63, 0x6f, 0x72, 0x64, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x12, 0x16,
  2911. 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06,
  2912. 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x22, 0xa7, 0x01, 0x0a, 0x0b, 0x43, 0x68, 0x61, 0x74, 0x52,
  2913. 0x6f, 0x6f, 0x6d, 0x4d, 0x73, 0x67, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64,
  2914. 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x12, 0x2d,
  2915. 0x0a, 0x04, 0x73, 0x65, 0x6c, 0x66, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x19, 0x2e, 0x61,
  2916. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x68, 0x61, 0x74, 0x50, 0x65,
  2917. 0x72, 0x73, 0x6f, 0x6e, 0x4d, 0x73, 0x67, 0x52, 0x04, 0x73, 0x65, 0x6c, 0x66, 0x12, 0x2f, 0x0a,
  2918. 0x05, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x19, 0x2e, 0x61,
  2919. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x68, 0x61, 0x74, 0x50, 0x65,
  2920. 0x72, 0x73, 0x6f, 0x6e, 0x4d, 0x73, 0x67, 0x52, 0x05, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x12, 0x20,
  2921. 0x0a, 0x0b, 0x6c, 0x69, 0x6b, 0x65, 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x18, 0x05, 0x20,
  2922. 0x01, 0x28, 0x03, 0x52, 0x0b, 0x6c, 0x69, 0x6b, 0x65, 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79,
  2923. 0x22, 0x67, 0x0a, 0x0d, 0x43, 0x68, 0x61, 0x74, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4d, 0x73,
  2924. 0x67, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69,
  2925. 0x64, 0x12, 0x12, 0x0a, 0x04, 0x74, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52,
  2926. 0x04, 0x74, 0x79, 0x70, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d,
  2927. 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d,
  2928. 0x65, 0x12, 0x16, 0x0a, 0x06, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x18, 0x04, 0x20, 0x01, 0x28,
  2929. 0x09, 0x52, 0x06, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x22, 0x91, 0x02, 0x0a, 0x0e, 0x43, 0x68,
  2930. 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x1c, 0x0a, 0x09,
  2931. 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52,
  2932. 0x09, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x49, 0x64, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x73,
  2933. 0x67, 0x54, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x73, 0x67,
  2934. 0x54, 0x79, 0x70, 0x65, 0x12, 0x2d, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18,
  2935. 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d,
  2936. 0x6f, 0x6e, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73,
  2937. 0x61, 0x67, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x18, 0x04, 0x20,
  2938. 0x01, 0x28, 0x03, 0x52, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x69,
  2939. 0x73, 0x53, 0x65, 0x6c, 0x66, 0x18, 0x05, 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x69, 0x73, 0x53,
  2940. 0x65, 0x6c, 0x66, 0x12, 0x1a, 0x0a, 0x08, 0x73, 0x65, 0x6e, 0x64, 0x54, 0x69, 0x6d, 0x65, 0x18,
  2941. 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x73, 0x65, 0x6e, 0x64, 0x54, 0x69, 0x6d, 0x65, 0x12,
  2942. 0x16, 0x0a, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52,
  2943. 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x74, 0x61, 0x74, 0x75,
  2944. 0x73, 0x4d, 0x73, 0x67, 0x18, 0x08, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x73, 0x74, 0x61, 0x74,
  2945. 0x75, 0x73, 0x4d, 0x73, 0x67, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x73, 0x52, 0x65, 0x61, 0x64, 0x18,
  2946. 0x09, 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x69, 0x73, 0x52, 0x65, 0x61, 0x64, 0x22, 0x46, 0x0a,
  2947. 0x0e, 0x43, 0x68, 0x61, 0x74, 0x49, 0x73, 0x52, 0x65, 0x61, 0x64, 0x49, 0x6e, 0x66, 0x6f, 0x12,
  2948. 0x1c, 0x0a, 0x09, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01,
  2949. 0x28, 0x03, 0x52, 0x09, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x49, 0x64, 0x12, 0x16, 0x0a,
  2950. 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x72,
  2951. 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x22, 0x45, 0x0a, 0x07, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
  2952. 0x12, 0x18, 0x0a, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18, 0x01, 0x20, 0x01, 0x28,
  2953. 0x09, 0x52, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x12, 0x20, 0x0a, 0x0b, 0x6d, 0x61,
  2954. 0x74, 0x65, 0x72, 0x69, 0x61, 0x6c, 0x55, 0x72, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52,
  2955. 0x0b, 0x6d, 0x61, 0x74, 0x65, 0x72, 0x69, 0x61, 0x6c, 0x55, 0x72, 0x6c, 0x22, 0x30, 0x0a, 0x16,
  2956. 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x52, 0x6f, 0x6f, 0x6d, 0x4d, 0x73, 0x67, 0x52,
  2957. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64,
  2958. 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x22, 0x63,
  2959. 0x0a, 0x19, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64,
  2960. 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e,
  2961. 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78,
  2962. 0x74, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x18, 0x02, 0x20,
  2963. 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x72,
  2964. 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x72, 0x6f, 0x6f,
  2965. 0x6d, 0x49, 0x64, 0x22, 0x20, 0x0a, 0x06, 0x49, 0x73, 0x4c, 0x69, 0x6b, 0x65, 0x12, 0x16, 0x0a,
  2966. 0x06, 0x69, 0x73, 0x4c, 0x69, 0x6b, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x69,
  2967. 0x73, 0x4c, 0x69, 0x6b, 0x65, 0x22, 0x66, 0x0a, 0x0e, 0x42, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65,
  2968. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f,
  2969. 0x6e, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f,
  2970. 0x6e, 0x49, 0x44, 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70,
  2971. 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54,
  2972. 0x79, 0x70, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x62, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x18, 0x03,
  2973. 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x62, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x22, 0x1d, 0x0a,
  2974. 0x09, 0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x4e, 0x75, 0x6d, 0x12, 0x10, 0x0a, 0x03, 0x6e, 0x75,
  2975. 0x6d, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x6e, 0x75, 0x6d, 0x22, 0x35, 0x0a, 0x0f,
  2976. 0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x4e, 0x75, 0x6d, 0x41, 0x6e, 0x64, 0x53, 0x65, 0x78, 0x12,
  2977. 0x10, 0x0a, 0x03, 0x6e, 0x75, 0x6d, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x6e, 0x75,
  2978. 0x6d, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03,
  2979. 0x73, 0x65, 0x78, 0x22, 0x51, 0x0a, 0x0b, 0x4d, 0x65, 0x6d, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65,
  2980. 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01,
  2981. 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66,
  2982. 0x66, 0x73, 0x65, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66, 0x73,
  2983. 0x65, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x74, 0x79, 0x70, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09,
  2984. 0x52, 0x04, 0x74, 0x79, 0x70, 0x65, 0x22, 0x24, 0x0a, 0x0e, 0x43, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
  2985. 0x54, 0x65, 0x78, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74,
  2986. 0x18, 0x01, 0x20, 0x03, 0x28, 0x09, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0x36, 0x0a, 0x08,
  2987. 0x4d, 0x65, 0x6d, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74,
  2988. 0x18, 0x01, 0x20, 0x03, 0x28, 0x09, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06,
  2989. 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65,
  2990. 0x78, 0x74, 0x49, 0x64, 0x22, 0x3b, 0x0a, 0x0d, 0x43, 0x68, 0x61, 0x74, 0x54, 0x6f, 0x70, 0x69,
  2991. 0x63, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20,
  2992. 0x03, 0x28, 0x09, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78,
  2993. 0x74, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49,
  2994. 0x64, 0x42, 0x43, 0x0a, 0x0a, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x50,
  2995. 0x01, 0x5a, 0x33, 0x67, 0x69, 0x74, 0x2e, 0x69, 0x6b, 0x75, 0x62, 0x61, 0x6e, 0x2e, 0x63, 0x6f,
  2996. 0x6d, 0x2f, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2f, 0x70, 0x77, 0x2d, 0x70, 0x72, 0x6f, 0x74,
  2997. 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x3b,
  2998. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  2999. }
  3000. var (
  3001. file_common_proto_rawDescOnce sync.Once
  3002. file_common_proto_rawDescData = file_common_proto_rawDesc
  3003. )
  3004. func file_common_proto_rawDescGZIP() []byte {
  3005. file_common_proto_rawDescOnce.Do(func() {
  3006. file_common_proto_rawDescData = protoimpl.X.CompressGZIP(file_common_proto_rawDescData)
  3007. })
  3008. return file_common_proto_rawDescData
  3009. }
  3010. var file_common_proto_msgTypes = make([]protoimpl.MessageInfo, 46)
  3011. var file_common_proto_goTypes = []interface{}{
  3012. (*UserAndPartnerIdentifyIdParam)(nil), // 0: api.common.UserAndPartnerIdentifyIdParam
  3013. (*UserAndPartnerParam)(nil), // 1: api.common.UserAndPartnerParam
  3014. (*User1AndUser2IdParam)(nil), // 2: api.common.User1AndUser2IdParam
  3015. (*PartnerIDParam)(nil), // 3: api.common.PartnerIDParam
  3016. (*PersonIDParam)(nil), // 4: api.common.PersonIDParam
  3017. (*PersonParam)(nil), // 5: api.common.PersonParam
  3018. (*UserIDParam)(nil), // 6: api.common.UserIDParam
  3019. (*WxConfReq)(nil), // 7: api.common.WxConfReq
  3020. (*WxConfResponse)(nil), // 8: api.common.WxConfResponse
  3021. (*HomeInfo)(nil), // 9: api.common.HomeInfo
  3022. (*PersonMsg)(nil), // 10: api.common.PersonMsg
  3023. (*LookedAndLikedNum)(nil), // 11: api.common.LookedAndLikedNum
  3024. (*AddFriendMessageInfo)(nil), // 12: api.common.AddFriendMessageInfo
  3025. (*PersonIDList)(nil), // 13: api.common.PersonIDList
  3026. (*PersonDBReply)(nil), // 14: api.common.PersonDBReply
  3027. (*PersonDB)(nil), // 15: api.common.PersonDB
  3028. (*ListPageRequest)(nil), // 16: api.common.ListPageRequest
  3029. (*ListPage2Request)(nil), // 17: api.common.ListPage2Request
  3030. (*ListPageAndPersonRequest)(nil), // 18: api.common.ListPageAndPersonRequest
  3031. (*SendPhoneCodeRequest)(nil), // 19: api.common.SendPhoneCodeRequest
  3032. (*CheckPhoneCodeRequest)(nil), // 20: api.common.CheckPhoneCodeRequest
  3033. (*UploadMaterialResponse)(nil), // 21: api.common.UploadMaterialResponse
  3034. (*Ids)(nil), // 22: api.common.Ids
  3035. (*TagListReply)(nil), // 23: api.common.TagListReply
  3036. (*TagList)(nil), // 24: api.common.TagList
  3037. (*SexReq)(nil), // 25: api.common.SexReq
  3038. (*RandomIntroduceReply)(nil), // 26: api.common.RandomIntroduceReply
  3039. (*UpdateInformationRequest)(nil), // 27: api.common.UpdateInformationRequest
  3040. (*OnlinePersonListReply)(nil), // 28: api.common.OnlinePersonListReply
  3041. (*OnlinePersonInfo)(nil), // 29: api.common.OnlinePersonInfo
  3042. (*ChatRecordListReply)(nil), // 30: api.common.ChatRecordListReply
  3043. (*ChatRoomMsg)(nil), // 31: api.common.ChatRoomMsg
  3044. (*ChatPersonMsg)(nil), // 32: api.common.ChatPersonMsg
  3045. (*ChatRecordInfo)(nil), // 33: api.common.ChatRecordInfo
  3046. (*ChatIsReadInfo)(nil), // 34: api.common.ChatIsReadInfo
  3047. (*Message)(nil), // 35: api.common.Message
  3048. (*FindChatRoomMsgRequest)(nil), // 36: api.common.FindChatRoomMsgRequest
  3049. (*FindChatRecordListRequest)(nil), // 37: api.common.FindChatRecordListRequest
  3050. (*IsLike)(nil), // 38: api.common.IsLike
  3051. (*BalanceRequest)(nil), // 39: api.common.BalanceRequest
  3052. (*RandomNum)(nil), // 40: api.common.RandomNum
  3053. (*RandomNumAndSex)(nil), // 41: api.common.RandomNumAndSex
  3054. (*MemeRequest)(nil), // 42: api.common.MemeRequest
  3055. (*CommonTextList)(nil), // 43: api.common.CommonTextList
  3056. (*MemeList)(nil), // 44: api.common.MemeList
  3057. (*ChatTopicList)(nil), // 45: api.common.ChatTopicList
  3058. }
  3059. var file_common_proto_depIdxs = []int32{
  3060. 24, // 0: api.common.HomeInfo.tagList:type_name -> api.common.TagList
  3061. 15, // 1: api.common.PersonDBReply.list:type_name -> api.common.PersonDB
  3062. 24, // 2: api.common.TagListReply.list:type_name -> api.common.TagList
  3063. 29, // 3: api.common.OnlinePersonListReply.list:type_name -> api.common.OnlinePersonInfo
  3064. 33, // 4: api.common.ChatRecordListReply.list:type_name -> api.common.ChatRecordInfo
  3065. 32, // 5: api.common.ChatRoomMsg.self:type_name -> api.common.ChatPersonMsg
  3066. 32, // 6: api.common.ChatRoomMsg.other:type_name -> api.common.ChatPersonMsg
  3067. 35, // 7: api.common.ChatRecordInfo.message:type_name -> api.common.Message
  3068. 8, // [8:8] is the sub-list for method output_type
  3069. 8, // [8:8] is the sub-list for method input_type
  3070. 8, // [8:8] is the sub-list for extension type_name
  3071. 8, // [8:8] is the sub-list for extension extendee
  3072. 0, // [0:8] is the sub-list for field type_name
  3073. }
  3074. func init() { file_common_proto_init() }
  3075. func file_common_proto_init() {
  3076. if File_common_proto != nil {
  3077. return
  3078. }
  3079. if !protoimpl.UnsafeEnabled {
  3080. file_common_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  3081. switch v := v.(*UserAndPartnerIdentifyIdParam); i {
  3082. case 0:
  3083. return &v.state
  3084. case 1:
  3085. return &v.sizeCache
  3086. case 2:
  3087. return &v.unknownFields
  3088. default:
  3089. return nil
  3090. }
  3091. }
  3092. file_common_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  3093. switch v := v.(*UserAndPartnerParam); i {
  3094. case 0:
  3095. return &v.state
  3096. case 1:
  3097. return &v.sizeCache
  3098. case 2:
  3099. return &v.unknownFields
  3100. default:
  3101. return nil
  3102. }
  3103. }
  3104. file_common_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  3105. switch v := v.(*User1AndUser2IdParam); i {
  3106. case 0:
  3107. return &v.state
  3108. case 1:
  3109. return &v.sizeCache
  3110. case 2:
  3111. return &v.unknownFields
  3112. default:
  3113. return nil
  3114. }
  3115. }
  3116. file_common_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  3117. switch v := v.(*PartnerIDParam); i {
  3118. case 0:
  3119. return &v.state
  3120. case 1:
  3121. return &v.sizeCache
  3122. case 2:
  3123. return &v.unknownFields
  3124. default:
  3125. return nil
  3126. }
  3127. }
  3128. file_common_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  3129. switch v := v.(*PersonIDParam); i {
  3130. case 0:
  3131. return &v.state
  3132. case 1:
  3133. return &v.sizeCache
  3134. case 2:
  3135. return &v.unknownFields
  3136. default:
  3137. return nil
  3138. }
  3139. }
  3140. file_common_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  3141. switch v := v.(*PersonParam); i {
  3142. case 0:
  3143. return &v.state
  3144. case 1:
  3145. return &v.sizeCache
  3146. case 2:
  3147. return &v.unknownFields
  3148. default:
  3149. return nil
  3150. }
  3151. }
  3152. file_common_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  3153. switch v := v.(*UserIDParam); i {
  3154. case 0:
  3155. return &v.state
  3156. case 1:
  3157. return &v.sizeCache
  3158. case 2:
  3159. return &v.unknownFields
  3160. default:
  3161. return nil
  3162. }
  3163. }
  3164. file_common_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  3165. switch v := v.(*WxConfReq); i {
  3166. case 0:
  3167. return &v.state
  3168. case 1:
  3169. return &v.sizeCache
  3170. case 2:
  3171. return &v.unknownFields
  3172. default:
  3173. return nil
  3174. }
  3175. }
  3176. file_common_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  3177. switch v := v.(*WxConfResponse); i {
  3178. case 0:
  3179. return &v.state
  3180. case 1:
  3181. return &v.sizeCache
  3182. case 2:
  3183. return &v.unknownFields
  3184. default:
  3185. return nil
  3186. }
  3187. }
  3188. file_common_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  3189. switch v := v.(*HomeInfo); i {
  3190. case 0:
  3191. return &v.state
  3192. case 1:
  3193. return &v.sizeCache
  3194. case 2:
  3195. return &v.unknownFields
  3196. default:
  3197. return nil
  3198. }
  3199. }
  3200. file_common_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  3201. switch v := v.(*PersonMsg); i {
  3202. case 0:
  3203. return &v.state
  3204. case 1:
  3205. return &v.sizeCache
  3206. case 2:
  3207. return &v.unknownFields
  3208. default:
  3209. return nil
  3210. }
  3211. }
  3212. file_common_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  3213. switch v := v.(*LookedAndLikedNum); i {
  3214. case 0:
  3215. return &v.state
  3216. case 1:
  3217. return &v.sizeCache
  3218. case 2:
  3219. return &v.unknownFields
  3220. default:
  3221. return nil
  3222. }
  3223. }
  3224. file_common_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  3225. switch v := v.(*AddFriendMessageInfo); i {
  3226. case 0:
  3227. return &v.state
  3228. case 1:
  3229. return &v.sizeCache
  3230. case 2:
  3231. return &v.unknownFields
  3232. default:
  3233. return nil
  3234. }
  3235. }
  3236. file_common_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  3237. switch v := v.(*PersonIDList); i {
  3238. case 0:
  3239. return &v.state
  3240. case 1:
  3241. return &v.sizeCache
  3242. case 2:
  3243. return &v.unknownFields
  3244. default:
  3245. return nil
  3246. }
  3247. }
  3248. file_common_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  3249. switch v := v.(*PersonDBReply); i {
  3250. case 0:
  3251. return &v.state
  3252. case 1:
  3253. return &v.sizeCache
  3254. case 2:
  3255. return &v.unknownFields
  3256. default:
  3257. return nil
  3258. }
  3259. }
  3260. file_common_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  3261. switch v := v.(*PersonDB); i {
  3262. case 0:
  3263. return &v.state
  3264. case 1:
  3265. return &v.sizeCache
  3266. case 2:
  3267. return &v.unknownFields
  3268. default:
  3269. return nil
  3270. }
  3271. }
  3272. file_common_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  3273. switch v := v.(*ListPageRequest); i {
  3274. case 0:
  3275. return &v.state
  3276. case 1:
  3277. return &v.sizeCache
  3278. case 2:
  3279. return &v.unknownFields
  3280. default:
  3281. return nil
  3282. }
  3283. }
  3284. file_common_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
  3285. switch v := v.(*ListPage2Request); i {
  3286. case 0:
  3287. return &v.state
  3288. case 1:
  3289. return &v.sizeCache
  3290. case 2:
  3291. return &v.unknownFields
  3292. default:
  3293. return nil
  3294. }
  3295. }
  3296. file_common_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
  3297. switch v := v.(*ListPageAndPersonRequest); i {
  3298. case 0:
  3299. return &v.state
  3300. case 1:
  3301. return &v.sizeCache
  3302. case 2:
  3303. return &v.unknownFields
  3304. default:
  3305. return nil
  3306. }
  3307. }
  3308. file_common_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} {
  3309. switch v := v.(*SendPhoneCodeRequest); i {
  3310. case 0:
  3311. return &v.state
  3312. case 1:
  3313. return &v.sizeCache
  3314. case 2:
  3315. return &v.unknownFields
  3316. default:
  3317. return nil
  3318. }
  3319. }
  3320. file_common_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} {
  3321. switch v := v.(*CheckPhoneCodeRequest); i {
  3322. case 0:
  3323. return &v.state
  3324. case 1:
  3325. return &v.sizeCache
  3326. case 2:
  3327. return &v.unknownFields
  3328. default:
  3329. return nil
  3330. }
  3331. }
  3332. file_common_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} {
  3333. switch v := v.(*UploadMaterialResponse); i {
  3334. case 0:
  3335. return &v.state
  3336. case 1:
  3337. return &v.sizeCache
  3338. case 2:
  3339. return &v.unknownFields
  3340. default:
  3341. return nil
  3342. }
  3343. }
  3344. file_common_proto_msgTypes[22].Exporter = func(v interface{}, i int) interface{} {
  3345. switch v := v.(*Ids); i {
  3346. case 0:
  3347. return &v.state
  3348. case 1:
  3349. return &v.sizeCache
  3350. case 2:
  3351. return &v.unknownFields
  3352. default:
  3353. return nil
  3354. }
  3355. }
  3356. file_common_proto_msgTypes[23].Exporter = func(v interface{}, i int) interface{} {
  3357. switch v := v.(*TagListReply); i {
  3358. case 0:
  3359. return &v.state
  3360. case 1:
  3361. return &v.sizeCache
  3362. case 2:
  3363. return &v.unknownFields
  3364. default:
  3365. return nil
  3366. }
  3367. }
  3368. file_common_proto_msgTypes[24].Exporter = func(v interface{}, i int) interface{} {
  3369. switch v := v.(*TagList); i {
  3370. case 0:
  3371. return &v.state
  3372. case 1:
  3373. return &v.sizeCache
  3374. case 2:
  3375. return &v.unknownFields
  3376. default:
  3377. return nil
  3378. }
  3379. }
  3380. file_common_proto_msgTypes[25].Exporter = func(v interface{}, i int) interface{} {
  3381. switch v := v.(*SexReq); i {
  3382. case 0:
  3383. return &v.state
  3384. case 1:
  3385. return &v.sizeCache
  3386. case 2:
  3387. return &v.unknownFields
  3388. default:
  3389. return nil
  3390. }
  3391. }
  3392. file_common_proto_msgTypes[26].Exporter = func(v interface{}, i int) interface{} {
  3393. switch v := v.(*RandomIntroduceReply); i {
  3394. case 0:
  3395. return &v.state
  3396. case 1:
  3397. return &v.sizeCache
  3398. case 2:
  3399. return &v.unknownFields
  3400. default:
  3401. return nil
  3402. }
  3403. }
  3404. file_common_proto_msgTypes[27].Exporter = func(v interface{}, i int) interface{} {
  3405. switch v := v.(*UpdateInformationRequest); i {
  3406. case 0:
  3407. return &v.state
  3408. case 1:
  3409. return &v.sizeCache
  3410. case 2:
  3411. return &v.unknownFields
  3412. default:
  3413. return nil
  3414. }
  3415. }
  3416. file_common_proto_msgTypes[28].Exporter = func(v interface{}, i int) interface{} {
  3417. switch v := v.(*OnlinePersonListReply); i {
  3418. case 0:
  3419. return &v.state
  3420. case 1:
  3421. return &v.sizeCache
  3422. case 2:
  3423. return &v.unknownFields
  3424. default:
  3425. return nil
  3426. }
  3427. }
  3428. file_common_proto_msgTypes[29].Exporter = func(v interface{}, i int) interface{} {
  3429. switch v := v.(*OnlinePersonInfo); i {
  3430. case 0:
  3431. return &v.state
  3432. case 1:
  3433. return &v.sizeCache
  3434. case 2:
  3435. return &v.unknownFields
  3436. default:
  3437. return nil
  3438. }
  3439. }
  3440. file_common_proto_msgTypes[30].Exporter = func(v interface{}, i int) interface{} {
  3441. switch v := v.(*ChatRecordListReply); i {
  3442. case 0:
  3443. return &v.state
  3444. case 1:
  3445. return &v.sizeCache
  3446. case 2:
  3447. return &v.unknownFields
  3448. default:
  3449. return nil
  3450. }
  3451. }
  3452. file_common_proto_msgTypes[31].Exporter = func(v interface{}, i int) interface{} {
  3453. switch v := v.(*ChatRoomMsg); i {
  3454. case 0:
  3455. return &v.state
  3456. case 1:
  3457. return &v.sizeCache
  3458. case 2:
  3459. return &v.unknownFields
  3460. default:
  3461. return nil
  3462. }
  3463. }
  3464. file_common_proto_msgTypes[32].Exporter = func(v interface{}, i int) interface{} {
  3465. switch v := v.(*ChatPersonMsg); i {
  3466. case 0:
  3467. return &v.state
  3468. case 1:
  3469. return &v.sizeCache
  3470. case 2:
  3471. return &v.unknownFields
  3472. default:
  3473. return nil
  3474. }
  3475. }
  3476. file_common_proto_msgTypes[33].Exporter = func(v interface{}, i int) interface{} {
  3477. switch v := v.(*ChatRecordInfo); i {
  3478. case 0:
  3479. return &v.state
  3480. case 1:
  3481. return &v.sizeCache
  3482. case 2:
  3483. return &v.unknownFields
  3484. default:
  3485. return nil
  3486. }
  3487. }
  3488. file_common_proto_msgTypes[34].Exporter = func(v interface{}, i int) interface{} {
  3489. switch v := v.(*ChatIsReadInfo); i {
  3490. case 0:
  3491. return &v.state
  3492. case 1:
  3493. return &v.sizeCache
  3494. case 2:
  3495. return &v.unknownFields
  3496. default:
  3497. return nil
  3498. }
  3499. }
  3500. file_common_proto_msgTypes[35].Exporter = func(v interface{}, i int) interface{} {
  3501. switch v := v.(*Message); i {
  3502. case 0:
  3503. return &v.state
  3504. case 1:
  3505. return &v.sizeCache
  3506. case 2:
  3507. return &v.unknownFields
  3508. default:
  3509. return nil
  3510. }
  3511. }
  3512. file_common_proto_msgTypes[36].Exporter = func(v interface{}, i int) interface{} {
  3513. switch v := v.(*FindChatRoomMsgRequest); i {
  3514. case 0:
  3515. return &v.state
  3516. case 1:
  3517. return &v.sizeCache
  3518. case 2:
  3519. return &v.unknownFields
  3520. default:
  3521. return nil
  3522. }
  3523. }
  3524. file_common_proto_msgTypes[37].Exporter = func(v interface{}, i int) interface{} {
  3525. switch v := v.(*FindChatRecordListRequest); i {
  3526. case 0:
  3527. return &v.state
  3528. case 1:
  3529. return &v.sizeCache
  3530. case 2:
  3531. return &v.unknownFields
  3532. default:
  3533. return nil
  3534. }
  3535. }
  3536. file_common_proto_msgTypes[38].Exporter = func(v interface{}, i int) interface{} {
  3537. switch v := v.(*IsLike); i {
  3538. case 0:
  3539. return &v.state
  3540. case 1:
  3541. return &v.sizeCache
  3542. case 2:
  3543. return &v.unknownFields
  3544. default:
  3545. return nil
  3546. }
  3547. }
  3548. file_common_proto_msgTypes[39].Exporter = func(v interface{}, i int) interface{} {
  3549. switch v := v.(*BalanceRequest); i {
  3550. case 0:
  3551. return &v.state
  3552. case 1:
  3553. return &v.sizeCache
  3554. case 2:
  3555. return &v.unknownFields
  3556. default:
  3557. return nil
  3558. }
  3559. }
  3560. file_common_proto_msgTypes[40].Exporter = func(v interface{}, i int) interface{} {
  3561. switch v := v.(*RandomNum); i {
  3562. case 0:
  3563. return &v.state
  3564. case 1:
  3565. return &v.sizeCache
  3566. case 2:
  3567. return &v.unknownFields
  3568. default:
  3569. return nil
  3570. }
  3571. }
  3572. file_common_proto_msgTypes[41].Exporter = func(v interface{}, i int) interface{} {
  3573. switch v := v.(*RandomNumAndSex); i {
  3574. case 0:
  3575. return &v.state
  3576. case 1:
  3577. return &v.sizeCache
  3578. case 2:
  3579. return &v.unknownFields
  3580. default:
  3581. return nil
  3582. }
  3583. }
  3584. file_common_proto_msgTypes[42].Exporter = func(v interface{}, i int) interface{} {
  3585. switch v := v.(*MemeRequest); i {
  3586. case 0:
  3587. return &v.state
  3588. case 1:
  3589. return &v.sizeCache
  3590. case 2:
  3591. return &v.unknownFields
  3592. default:
  3593. return nil
  3594. }
  3595. }
  3596. file_common_proto_msgTypes[43].Exporter = func(v interface{}, i int) interface{} {
  3597. switch v := v.(*CommonTextList); i {
  3598. case 0:
  3599. return &v.state
  3600. case 1:
  3601. return &v.sizeCache
  3602. case 2:
  3603. return &v.unknownFields
  3604. default:
  3605. return nil
  3606. }
  3607. }
  3608. file_common_proto_msgTypes[44].Exporter = func(v interface{}, i int) interface{} {
  3609. switch v := v.(*MemeList); i {
  3610. case 0:
  3611. return &v.state
  3612. case 1:
  3613. return &v.sizeCache
  3614. case 2:
  3615. return &v.unknownFields
  3616. default:
  3617. return nil
  3618. }
  3619. }
  3620. file_common_proto_msgTypes[45].Exporter = func(v interface{}, i int) interface{} {
  3621. switch v := v.(*ChatTopicList); i {
  3622. case 0:
  3623. return &v.state
  3624. case 1:
  3625. return &v.sizeCache
  3626. case 2:
  3627. return &v.unknownFields
  3628. default:
  3629. return nil
  3630. }
  3631. }
  3632. }
  3633. type x struct{}
  3634. out := protoimpl.TypeBuilder{
  3635. File: protoimpl.DescBuilder{
  3636. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  3637. RawDescriptor: file_common_proto_rawDesc,
  3638. NumEnums: 0,
  3639. NumMessages: 46,
  3640. NumExtensions: 0,
  3641. NumServices: 0,
  3642. },
  3643. GoTypes: file_common_proto_goTypes,
  3644. DependencyIndexes: file_common_proto_depIdxs,
  3645. MessageInfos: file_common_proto_msgTypes,
  3646. }.Build()
  3647. File_common_proto = out.File
  3648. file_common_proto_rawDesc = nil
  3649. file_common_proto_goTypes = nil
  3650. file_common_proto_depIdxs = nil
  3651. }