common.pb.go 115 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728
  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. var File_common_proto protoreflect.FileDescriptor
  2387. var file_common_proto_rawDesc = []byte{
  2388. 0x0a, 0x0c, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x0a,
  2389. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x22, 0x75, 0x0a, 0x1d, 0x55, 0x73,
  2390. 0x65, 0x72, 0x41, 0x6e, 0x64, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e,
  2391. 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x12, 0x2c, 0x0a, 0x11, 0x70,
  2392. 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64,
  2393. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x11, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49,
  2394. 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x12, 0x26, 0x0a, 0x0e, 0x75, 0x73, 0x65,
  2395. 0x72, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28,
  2396. 0x09, 0x52, 0x0e, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49,
  2397. 0x64, 0x22, 0xa1, 0x01, 0x0a, 0x13, 0x55, 0x73, 0x65, 0x72, 0x41, 0x6e, 0x64, 0x50, 0x61, 0x72,
  2398. 0x74, 0x6e, 0x65, 0x72, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x12, 0x1c, 0x0a, 0x09, 0x70, 0x61, 0x72,
  2399. 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x70, 0x61,
  2400. 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64, 0x12, 0x2c, 0x0a, 0x11, 0x70, 0x61, 0x72, 0x74, 0x6e,
  2401. 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x44, 0x18, 0x02, 0x20, 0x01,
  2402. 0x28, 0x09, 0x52, 0x11, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e, 0x74,
  2403. 0x69, 0x66, 0x79, 0x49, 0x44, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18,
  2404. 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x26, 0x0a,
  2405. 0x0e, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x44, 0x18,
  2406. 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e, 0x74,
  2407. 0x69, 0x66, 0x79, 0x49, 0x44, 0x22, 0x42, 0x0a, 0x14, 0x55, 0x73, 0x65, 0x72, 0x31, 0x41, 0x6e,
  2408. 0x64, 0x55, 0x73, 0x65, 0x72, 0x32, 0x49, 0x64, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x12, 0x14, 0x0a,
  2409. 0x05, 0x75, 0x73, 0x65, 0x72, 0x31, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x75, 0x73,
  2410. 0x65, 0x72, 0x31, 0x12, 0x14, 0x0a, 0x05, 0x75, 0x73, 0x65, 0x72, 0x32, 0x18, 0x02, 0x20, 0x01,
  2411. 0x28, 0x09, 0x52, 0x05, 0x75, 0x73, 0x65, 0x72, 0x32, 0x22, 0x2e, 0x0a, 0x0e, 0x50, 0x61, 0x72,
  2412. 0x74, 0x6e, 0x65, 0x72, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x12, 0x1c, 0x0a, 0x09, 0x70,
  2413. 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09,
  2414. 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x44, 0x22, 0x2b, 0x0a, 0x0d, 0x50, 0x65, 0x72,
  2415. 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65,
  2416. 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65,
  2417. 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x22, 0x49, 0x0a, 0x0b, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  2418. 0x50, 0x61, 0x72, 0x61, 0x6d, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49,
  2419. 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49,
  2420. 0x44, 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x18,
  2421. 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70,
  2422. 0x65, 0x22, 0x25, 0x0a, 0x0b, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d,
  2423. 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  2424. 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0x1d, 0x0a, 0x09, 0x57, 0x78, 0x43, 0x6f,
  2425. 0x6e, 0x66, 0x52, 0x65, 0x71, 0x12, 0x10, 0x0a, 0x03, 0x75, 0x72, 0x6c, 0x18, 0x01, 0x20, 0x01,
  2426. 0x28, 0x09, 0x52, 0x03, 0x75, 0x72, 0x6c, 0x22, 0x90, 0x01, 0x0a, 0x0e, 0x57, 0x78, 0x43, 0x6f,
  2427. 0x6e, 0x66, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70,
  2428. 0x70, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64,
  2429. 0x12, 0x1c, 0x0a, 0x09, 0x74, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x18, 0x02, 0x20,
  2430. 0x01, 0x28, 0x03, 0x52, 0x09, 0x74, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x12, 0x1a,
  2431. 0x0a, 0x08, 0x6e, 0x6f, 0x6e, 0x63, 0x65, 0x53, 0x74, 0x72, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09,
  2432. 0x52, 0x08, 0x6e, 0x6f, 0x6e, 0x63, 0x65, 0x53, 0x74, 0x72, 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x69,
  2433. 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x73,
  2434. 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x75, 0x72, 0x6c, 0x18,
  2435. 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x75, 0x72, 0x6c, 0x22, 0xf3, 0x02, 0x0a, 0x08, 0x48,
  2436. 0x6f, 0x6d, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20,
  2437. 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e,
  2438. 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e,
  2439. 0x61, 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c,
  2440. 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72,
  2441. 0x6c, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03,
  2442. 0x73, 0x65, 0x78, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x18,
  2443. 0x05, 0x20, 0x03, 0x28, 0x09, 0x52, 0x08, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x12,
  2444. 0x10, 0x0a, 0x03, 0x61, 0x67, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x61, 0x67,
  2445. 0x65, 0x12, 0x24, 0x0a, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69,
  2446. 0x6f, 0x6e, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65,
  2447. 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x2d, 0x0a, 0x07, 0x74, 0x61, 0x67, 0x4c, 0x69,
  2448. 0x73, 0x74, 0x18, 0x08, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
  2449. 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x54, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x07, 0x74,
  2450. 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74,
  2451. 0x75, 0x72, 0x65, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61,
  2452. 0x74, 0x75, 0x72, 0x65, 0x12, 0x26, 0x0a, 0x0e, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63,
  2453. 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x69, 0x6e,
  2454. 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x12, 0x1a, 0x0a, 0x08,
  2455. 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08,
  2456. 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x69, 0x74, 0x79,
  2457. 0x18, 0x0c, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x69, 0x74, 0x79, 0x12, 0x12, 0x0a, 0x04,
  2458. 0x61, 0x72, 0x65, 0x61, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x61, 0x72, 0x65, 0x61,
  2459. 0x22, 0xdf, 0x02, 0x0a, 0x09, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4d, 0x73, 0x67, 0x12, 0x0e,
  2460. 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1a,
  2461. 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09,
  2462. 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x76,
  2463. 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61,
  2464. 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18,
  2465. 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x69,
  2466. 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x18, 0x05, 0x20, 0x03, 0x28, 0x09, 0x52, 0x08, 0x70, 0x69,
  2467. 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x12, 0x10, 0x0a, 0x03, 0x61, 0x67, 0x65, 0x18, 0x06, 0x20,
  2468. 0x01, 0x28, 0x03, 0x52, 0x03, 0x61, 0x67, 0x65, 0x12, 0x24, 0x0a, 0x0d, 0x63, 0x6f, 0x6e, 0x73,
  2469. 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52,
  2470. 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x18,
  2471. 0x0a, 0x07, 0x74, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x08, 0x20, 0x03, 0x28, 0x03, 0x52,
  2472. 0x07, 0x74, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x69, 0x67, 0x6e,
  2473. 0x61, 0x74, 0x75, 0x72, 0x65, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x73, 0x69, 0x67,
  2474. 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x12, 0x26, 0x0a, 0x0e, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64,
  2475. 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e,
  2476. 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x12, 0x1a,
  2477. 0x0a, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09,
  2478. 0x52, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x69,
  2479. 0x74, 0x79, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x69, 0x74, 0x79, 0x12, 0x12,
  2480. 0x0a, 0x04, 0x61, 0x72, 0x65, 0x61, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x61, 0x72,
  2481. 0x65, 0x61, 0x22, 0x5d, 0x0a, 0x11, 0x4c, 0x6f, 0x6f, 0x6b, 0x65, 0x64, 0x41, 0x6e, 0x64, 0x4c,
  2482. 0x69, 0x6b, 0x65, 0x64, 0x4e, 0x75, 0x6d, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20,
  2483. 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1c, 0x0a, 0x09, 0x6c, 0x6f, 0x6f, 0x6b, 0x65,
  2484. 0x64, 0x4e, 0x75, 0x6d, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x6c, 0x6f, 0x6f, 0x6b,
  2485. 0x65, 0x64, 0x4e, 0x75, 0x6d, 0x12, 0x1a, 0x0a, 0x08, 0x6c, 0x69, 0x6b, 0x65, 0x64, 0x4e, 0x75,
  2486. 0x6d, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x6c, 0x69, 0x6b, 0x65, 0x64, 0x4e, 0x75,
  2487. 0x6d, 0x22, 0xc4, 0x03, 0x0a, 0x14, 0x41, 0x64, 0x64, 0x46, 0x72, 0x69, 0x65, 0x6e, 0x64, 0x4d,
  2488. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64,
  2489. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69,
  2490. 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69,
  2491. 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72,
  2492. 0x55, 0x72, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61,
  2493. 0x72, 0x55, 0x72, 0x6c, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x04, 0x20, 0x01, 0x28,
  2494. 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72,
  2495. 0x65, 0x73, 0x18, 0x05, 0x20, 0x03, 0x28, 0x09, 0x52, 0x08, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72,
  2496. 0x65, 0x73, 0x12, 0x1e, 0x0a, 0x0a, 0x66, 0x72, 0x6f, 0x6d, 0x4f, 0x70, 0x65, 0x6e, 0x49, 0x64,
  2497. 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x66, 0x72, 0x6f, 0x6d, 0x4f, 0x70, 0x65, 0x6e,
  2498. 0x49, 0x64, 0x12, 0x1e, 0x0a, 0x0a, 0x69, 0x73, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x65, 0x72,
  2499. 0x18, 0x07, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0a, 0x69, 0x73, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74,
  2500. 0x65, 0x72, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x73, 0x43, 0x68, 0x61, 0x74, 0x18, 0x08, 0x20, 0x01,
  2501. 0x28, 0x08, 0x52, 0x06, 0x69, 0x73, 0x43, 0x68, 0x61, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x69, 0x73,
  2502. 0x46, 0x72, 0x6f, 0x6d, 0x55, 0x73, 0x18, 0x09, 0x20, 0x01, 0x28, 0x08, 0x52, 0x08, 0x69, 0x73,
  2503. 0x46, 0x72, 0x6f, 0x6d, 0x55, 0x73, 0x12, 0x1c, 0x0a, 0x09, 0x66, 0x72, 0x6f, 0x6d, 0x41, 0x70,
  2504. 0x70, 0x49, 0x64, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x66, 0x72, 0x6f, 0x6d, 0x41,
  2505. 0x70, 0x70, 0x49, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x66, 0x72, 0x6f, 0x6d, 0x4e, 0x61, 0x6d, 0x65,
  2506. 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x66, 0x72, 0x6f, 0x6d, 0x4e, 0x61, 0x6d, 0x65,
  2507. 0x12, 0x24, 0x0a, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f,
  2508. 0x6e, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c,
  2509. 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74,
  2510. 0x75, 0x72, 0x65, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61,
  2511. 0x74, 0x75, 0x72, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65,
  2512. 0x18, 0x0e, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65,
  2513. 0x12, 0x12, 0x0a, 0x04, 0x63, 0x69, 0x74, 0x79, 0x18, 0x0f, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04,
  2514. 0x63, 0x69, 0x74, 0x79, 0x12, 0x12, 0x0a, 0x04, 0x61, 0x72, 0x65, 0x61, 0x18, 0x10, 0x20, 0x01,
  2515. 0x28, 0x09, 0x52, 0x04, 0x61, 0x72, 0x65, 0x61, 0x22, 0x2c, 0x0a, 0x0c, 0x50, 0x65, 0x72, 0x73,
  2516. 0x6f, 0x6e, 0x49, 0x44, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x70, 0x65, 0x72, 0x73,
  2517. 0x6f, 0x6e, 0x49, 0x64, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x09, 0x52, 0x09, 0x70, 0x65, 0x72,
  2518. 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x73, 0x22, 0x39, 0x0a, 0x0d, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  2519. 0x44, 0x42, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x28, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18,
  2520. 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x14, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d,
  2521. 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x44, 0x42, 0x52, 0x04, 0x6c, 0x69, 0x73,
  2522. 0x74, 0x22, 0x90, 0x03, 0x0a, 0x08, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x44, 0x42, 0x12, 0x0e,
  2523. 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1a,
  2524. 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09,
  2525. 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x76,
  2526. 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61,
  2527. 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18,
  2528. 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x69,
  2529. 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x18, 0x05, 0x20, 0x03, 0x28, 0x09, 0x52, 0x08, 0x70, 0x69,
  2530. 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x12, 0x10, 0x0a, 0x03, 0x61, 0x67, 0x65, 0x18, 0x06, 0x20,
  2531. 0x01, 0x28, 0x03, 0x52, 0x03, 0x61, 0x67, 0x65, 0x12, 0x24, 0x0a, 0x0d, 0x63, 0x6f, 0x6e, 0x73,
  2532. 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52,
  2533. 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x26,
  2534. 0x0a, 0x0e, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65,
  2535. 0x18, 0x08, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63,
  2536. 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e,
  2537. 0x63, 0x65, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e,
  2538. 0x63, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x69, 0x74, 0x79, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09,
  2539. 0x52, 0x04, 0x63, 0x69, 0x74, 0x79, 0x12, 0x12, 0x0a, 0x04, 0x61, 0x72, 0x65, 0x61, 0x18, 0x0b,
  2540. 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x61, 0x72, 0x65, 0x61, 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x69,
  2541. 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x73,
  2542. 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x12, 0x30, 0x0a, 0x13, 0x69, 0x73, 0x46, 0x69,
  2543. 0x6e, 0x69, 0x73, 0x68, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18,
  2544. 0x0d, 0x20, 0x01, 0x28, 0x08, 0x52, 0x13, 0x69, 0x73, 0x46, 0x69, 0x6e, 0x69, 0x73, 0x68, 0x49,
  2545. 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x18, 0x0a, 0x07, 0x74, 0x61,
  2546. 0x67, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x0e, 0x20, 0x03, 0x28, 0x03, 0x52, 0x07, 0x74, 0x61, 0x67,
  2547. 0x4c, 0x69, 0x73, 0x74, 0x22, 0x41, 0x0a, 0x0f, 0x4c, 0x69, 0x73, 0x74, 0x50, 0x61, 0x67, 0x65,
  2548. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49,
  2549. 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x12,
  2550. 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52,
  2551. 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x22, 0x42, 0x0a, 0x10, 0x4c, 0x69, 0x73, 0x74, 0x50,
  2552. 0x61, 0x67, 0x65, 0x32, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e,
  2553. 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x6e, 0x65, 0x78,
  2554. 0x74, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x18, 0x02, 0x20,
  2555. 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x22, 0x86, 0x01, 0x0a, 0x18,
  2556. 0x4c, 0x69, 0x73, 0x74, 0x50, 0x61, 0x67, 0x65, 0x41, 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73, 0x6f,
  2557. 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74,
  2558. 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64,
  2559. 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03,
  2560. 0x52, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73,
  2561. 0x6f, 0x6e, 0x49, 0x44, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73,
  2562. 0x6f, 0x6e, 0x49, 0x44, 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79,
  2563. 0x70, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  2564. 0x54, 0x79, 0x70, 0x65, 0x22, 0x2c, 0x0a, 0x14, 0x53, 0x65, 0x6e, 0x64, 0x50, 0x68, 0x6f, 0x6e,
  2565. 0x65, 0x43, 0x6f, 0x64, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x14, 0x0a, 0x05,
  2566. 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x70, 0x68, 0x6f,
  2567. 0x6e, 0x65, 0x22, 0x41, 0x0a, 0x15, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x50, 0x68, 0x6f, 0x6e, 0x65,
  2568. 0x43, 0x6f, 0x64, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x14, 0x0a, 0x05, 0x70,
  2569. 0x68, 0x6f, 0x6e, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x70, 0x68, 0x6f, 0x6e,
  2570. 0x65, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52,
  2571. 0x04, 0x63, 0x6f, 0x64, 0x65, 0x22, 0x2c, 0x0a, 0x16, 0x55, 0x70, 0x6c, 0x6f, 0x61, 0x64, 0x4d,
  2572. 0x61, 0x74, 0x65, 0x72, 0x69, 0x61, 0x6c, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12,
  2573. 0x12, 0x0a, 0x04, 0x6c, 0x69, 0x6e, 0x6b, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6c,
  2574. 0x69, 0x6e, 0x6b, 0x22, 0x17, 0x0a, 0x03, 0x49, 0x64, 0x73, 0x12, 0x10, 0x0a, 0x03, 0x69, 0x64,
  2575. 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x03, 0x52, 0x03, 0x69, 0x64, 0x73, 0x22, 0x37, 0x0a, 0x0c,
  2576. 0x54, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x27, 0x0a, 0x04,
  2577. 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x61, 0x70, 0x69,
  2578. 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x54, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52,
  2579. 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0x2d, 0x0a, 0x07, 0x54, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74,
  2580. 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64,
  2581. 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04,
  2582. 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x1a, 0x0a, 0x06, 0x53, 0x65, 0x78, 0x52, 0x65, 0x71, 0x12, 0x10,
  2583. 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78,
  2584. 0x22, 0x34, 0x0a, 0x14, 0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x49, 0x6e, 0x74, 0x72, 0x6f, 0x64,
  2585. 0x75, 0x63, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x1c, 0x0a, 0x09, 0x69, 0x6e, 0x74, 0x72,
  2586. 0x6f, 0x64, 0x75, 0x63, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x69, 0x6e, 0x74,
  2587. 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x22, 0xc2, 0x02, 0x0a, 0x18, 0x55, 0x70, 0x64, 0x61, 0x74,
  2588. 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75,
  2589. 0x65, 0x73, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18,
  2590. 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12,
  2591. 0x1c, 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18, 0x02, 0x20, 0x01,
  2592. 0x28, 0x09, 0x52, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x10, 0x0a,
  2593. 0x03, 0x73, 0x65, 0x78, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12,
  2594. 0x1a, 0x0a, 0x08, 0x62, 0x69, 0x72, 0x74, 0x68, 0x64, 0x61, 0x79, 0x18, 0x04, 0x20, 0x01, 0x28,
  2595. 0x03, 0x52, 0x08, 0x62, 0x69, 0x72, 0x74, 0x68, 0x64, 0x61, 0x79, 0x12, 0x18, 0x0a, 0x07, 0x74,
  2596. 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x05, 0x20, 0x03, 0x28, 0x03, 0x52, 0x07, 0x74, 0x61,
  2597. 0x67, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x26, 0x0a, 0x0e, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75,
  2598. 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x69,
  2599. 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x12, 0x1c, 0x0a,
  2600. 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09,
  2601. 0x52, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70,
  2602. 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x18, 0x08, 0x20, 0x03, 0x28, 0x09, 0x52, 0x08, 0x70,
  2603. 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69,
  2604. 0x6e, 0x63, 0x65, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69,
  2605. 0x6e, 0x63, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x69, 0x74, 0x79, 0x18, 0x0a, 0x20, 0x01, 0x28,
  2606. 0x09, 0x52, 0x04, 0x63, 0x69, 0x74, 0x79, 0x12, 0x12, 0x0a, 0x04, 0x61, 0x72, 0x65, 0x61, 0x18,
  2607. 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x61, 0x72, 0x65, 0x61, 0x22, 0x61, 0x0a, 0x15, 0x4f,
  2608. 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52,
  2609. 0x65, 0x70, 0x6c, 0x79, 0x12, 0x30, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03,
  2610. 0x28, 0x0b, 0x32, 0x1c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
  2611. 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x6e, 0x66, 0x6f,
  2612. 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64,
  2613. 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x22, 0xf6,
  2614. 0x02, 0x0a, 0x10, 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49,
  2615. 0x6e, 0x66, 0x6f, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x18,
  2616. 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x12,
  2617. 0x1e, 0x0a, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20,
  2618. 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x12,
  2619. 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28,
  2620. 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x61,
  2621. 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09,
  2622. 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78,
  2623. 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x10, 0x0a, 0x03, 0x61,
  2624. 0x67, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x61, 0x67, 0x65, 0x12, 0x24, 0x0a,
  2625. 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x07,
  2626. 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74,
  2627. 0x69, 0x6f, 0x6e, 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65,
  2628. 0x18, 0x08, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72,
  2629. 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x18, 0x09, 0x20,
  2630. 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x12, 0x12, 0x0a,
  2631. 0x04, 0x63, 0x69, 0x74, 0x79, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x69, 0x74,
  2632. 0x79, 0x12, 0x12, 0x0a, 0x04, 0x61, 0x72, 0x65, 0x61, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52,
  2633. 0x04, 0x61, 0x72, 0x65, 0x61, 0x12, 0x26, 0x0a, 0x0e, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75,
  2634. 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x69,
  2635. 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x12, 0x18, 0x0a,
  2636. 0x07, 0x74, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x0d, 0x20, 0x03, 0x28, 0x09, 0x52, 0x07,
  2637. 0x74, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x5d, 0x0a, 0x13, 0x43, 0x68, 0x61, 0x74, 0x52,
  2638. 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x2e,
  2639. 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x61,
  2640. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65,
  2641. 0x63, 0x6f, 0x72, 0x64, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x12, 0x16,
  2642. 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06,
  2643. 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x22, 0xa7, 0x01, 0x0a, 0x0b, 0x43, 0x68, 0x61, 0x74, 0x52,
  2644. 0x6f, 0x6f, 0x6d, 0x4d, 0x73, 0x67, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64,
  2645. 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x12, 0x2d,
  2646. 0x0a, 0x04, 0x73, 0x65, 0x6c, 0x66, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x19, 0x2e, 0x61,
  2647. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x68, 0x61, 0x74, 0x50, 0x65,
  2648. 0x72, 0x73, 0x6f, 0x6e, 0x4d, 0x73, 0x67, 0x52, 0x04, 0x73, 0x65, 0x6c, 0x66, 0x12, 0x2f, 0x0a,
  2649. 0x05, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x19, 0x2e, 0x61,
  2650. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x68, 0x61, 0x74, 0x50, 0x65,
  2651. 0x72, 0x73, 0x6f, 0x6e, 0x4d, 0x73, 0x67, 0x52, 0x05, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x12, 0x20,
  2652. 0x0a, 0x0b, 0x6c, 0x69, 0x6b, 0x65, 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x18, 0x05, 0x20,
  2653. 0x01, 0x28, 0x03, 0x52, 0x0b, 0x6c, 0x69, 0x6b, 0x65, 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79,
  2654. 0x22, 0x67, 0x0a, 0x0d, 0x43, 0x68, 0x61, 0x74, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4d, 0x73,
  2655. 0x67, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69,
  2656. 0x64, 0x12, 0x12, 0x0a, 0x04, 0x74, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52,
  2657. 0x04, 0x74, 0x79, 0x70, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d,
  2658. 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d,
  2659. 0x65, 0x12, 0x16, 0x0a, 0x06, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x18, 0x04, 0x20, 0x01, 0x28,
  2660. 0x09, 0x52, 0x06, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x22, 0x91, 0x02, 0x0a, 0x0e, 0x43, 0x68,
  2661. 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x1c, 0x0a, 0x09,
  2662. 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52,
  2663. 0x09, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x49, 0x64, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x73,
  2664. 0x67, 0x54, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x73, 0x67,
  2665. 0x54, 0x79, 0x70, 0x65, 0x12, 0x2d, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18,
  2666. 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d,
  2667. 0x6f, 0x6e, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73,
  2668. 0x61, 0x67, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x18, 0x04, 0x20,
  2669. 0x01, 0x28, 0x03, 0x52, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x69,
  2670. 0x73, 0x53, 0x65, 0x6c, 0x66, 0x18, 0x05, 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x69, 0x73, 0x53,
  2671. 0x65, 0x6c, 0x66, 0x12, 0x1a, 0x0a, 0x08, 0x73, 0x65, 0x6e, 0x64, 0x54, 0x69, 0x6d, 0x65, 0x18,
  2672. 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x73, 0x65, 0x6e, 0x64, 0x54, 0x69, 0x6d, 0x65, 0x12,
  2673. 0x16, 0x0a, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52,
  2674. 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x74, 0x61, 0x74, 0x75,
  2675. 0x73, 0x4d, 0x73, 0x67, 0x18, 0x08, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x73, 0x74, 0x61, 0x74,
  2676. 0x75, 0x73, 0x4d, 0x73, 0x67, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x73, 0x52, 0x65, 0x61, 0x64, 0x18,
  2677. 0x09, 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x69, 0x73, 0x52, 0x65, 0x61, 0x64, 0x22, 0x46, 0x0a,
  2678. 0x0e, 0x43, 0x68, 0x61, 0x74, 0x49, 0x73, 0x52, 0x65, 0x61, 0x64, 0x49, 0x6e, 0x66, 0x6f, 0x12,
  2679. 0x1c, 0x0a, 0x09, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01,
  2680. 0x28, 0x03, 0x52, 0x09, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x49, 0x64, 0x12, 0x16, 0x0a,
  2681. 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x72,
  2682. 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x22, 0x45, 0x0a, 0x07, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
  2683. 0x12, 0x18, 0x0a, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18, 0x01, 0x20, 0x01, 0x28,
  2684. 0x09, 0x52, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x12, 0x20, 0x0a, 0x0b, 0x6d, 0x61,
  2685. 0x74, 0x65, 0x72, 0x69, 0x61, 0x6c, 0x55, 0x72, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52,
  2686. 0x0b, 0x6d, 0x61, 0x74, 0x65, 0x72, 0x69, 0x61, 0x6c, 0x55, 0x72, 0x6c, 0x22, 0x30, 0x0a, 0x16,
  2687. 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x52, 0x6f, 0x6f, 0x6d, 0x4d, 0x73, 0x67, 0x52,
  2688. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64,
  2689. 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x22, 0x63,
  2690. 0x0a, 0x19, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64,
  2691. 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e,
  2692. 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78,
  2693. 0x74, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x18, 0x02, 0x20,
  2694. 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x72,
  2695. 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x72, 0x6f, 0x6f,
  2696. 0x6d, 0x49, 0x64, 0x22, 0x20, 0x0a, 0x06, 0x49, 0x73, 0x4c, 0x69, 0x6b, 0x65, 0x12, 0x16, 0x0a,
  2697. 0x06, 0x69, 0x73, 0x4c, 0x69, 0x6b, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x69,
  2698. 0x73, 0x4c, 0x69, 0x6b, 0x65, 0x22, 0x66, 0x0a, 0x0e, 0x42, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65,
  2699. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f,
  2700. 0x6e, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f,
  2701. 0x6e, 0x49, 0x44, 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70,
  2702. 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54,
  2703. 0x79, 0x70, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x62, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x18, 0x03,
  2704. 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x62, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x42, 0x43, 0x0a,
  2705. 0x0a, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x50, 0x01, 0x5a, 0x33, 0x67,
  2706. 0x69, 0x74, 0x2e, 0x69, 0x6b, 0x75, 0x62, 0x61, 0x6e, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x73, 0x65,
  2707. 0x72, 0x76, 0x65, 0x72, 0x2f, 0x70, 0x77, 0x2d, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66,
  2708. 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x3b, 0x63, 0x6f, 0x6d, 0x6d,
  2709. 0x6f, 0x6e, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  2710. }
  2711. var (
  2712. file_common_proto_rawDescOnce sync.Once
  2713. file_common_proto_rawDescData = file_common_proto_rawDesc
  2714. )
  2715. func file_common_proto_rawDescGZIP() []byte {
  2716. file_common_proto_rawDescOnce.Do(func() {
  2717. file_common_proto_rawDescData = protoimpl.X.CompressGZIP(file_common_proto_rawDescData)
  2718. })
  2719. return file_common_proto_rawDescData
  2720. }
  2721. var file_common_proto_msgTypes = make([]protoimpl.MessageInfo, 40)
  2722. var file_common_proto_goTypes = []interface{}{
  2723. (*UserAndPartnerIdentifyIdParam)(nil), // 0: api.common.UserAndPartnerIdentifyIdParam
  2724. (*UserAndPartnerParam)(nil), // 1: api.common.UserAndPartnerParam
  2725. (*User1AndUser2IdParam)(nil), // 2: api.common.User1AndUser2IdParam
  2726. (*PartnerIDParam)(nil), // 3: api.common.PartnerIDParam
  2727. (*PersonIDParam)(nil), // 4: api.common.PersonIDParam
  2728. (*PersonParam)(nil), // 5: api.common.PersonParam
  2729. (*UserIDParam)(nil), // 6: api.common.UserIDParam
  2730. (*WxConfReq)(nil), // 7: api.common.WxConfReq
  2731. (*WxConfResponse)(nil), // 8: api.common.WxConfResponse
  2732. (*HomeInfo)(nil), // 9: api.common.HomeInfo
  2733. (*PersonMsg)(nil), // 10: api.common.PersonMsg
  2734. (*LookedAndLikedNum)(nil), // 11: api.common.LookedAndLikedNum
  2735. (*AddFriendMessageInfo)(nil), // 12: api.common.AddFriendMessageInfo
  2736. (*PersonIDList)(nil), // 13: api.common.PersonIDList
  2737. (*PersonDBReply)(nil), // 14: api.common.PersonDBReply
  2738. (*PersonDB)(nil), // 15: api.common.PersonDB
  2739. (*ListPageRequest)(nil), // 16: api.common.ListPageRequest
  2740. (*ListPage2Request)(nil), // 17: api.common.ListPage2Request
  2741. (*ListPageAndPersonRequest)(nil), // 18: api.common.ListPageAndPersonRequest
  2742. (*SendPhoneCodeRequest)(nil), // 19: api.common.SendPhoneCodeRequest
  2743. (*CheckPhoneCodeRequest)(nil), // 20: api.common.CheckPhoneCodeRequest
  2744. (*UploadMaterialResponse)(nil), // 21: api.common.UploadMaterialResponse
  2745. (*Ids)(nil), // 22: api.common.Ids
  2746. (*TagListReply)(nil), // 23: api.common.TagListReply
  2747. (*TagList)(nil), // 24: api.common.TagList
  2748. (*SexReq)(nil), // 25: api.common.SexReq
  2749. (*RandomIntroduceReply)(nil), // 26: api.common.RandomIntroduceReply
  2750. (*UpdateInformationRequest)(nil), // 27: api.common.UpdateInformationRequest
  2751. (*OnlinePersonListReply)(nil), // 28: api.common.OnlinePersonListReply
  2752. (*OnlinePersonInfo)(nil), // 29: api.common.OnlinePersonInfo
  2753. (*ChatRecordListReply)(nil), // 30: api.common.ChatRecordListReply
  2754. (*ChatRoomMsg)(nil), // 31: api.common.ChatRoomMsg
  2755. (*ChatPersonMsg)(nil), // 32: api.common.ChatPersonMsg
  2756. (*ChatRecordInfo)(nil), // 33: api.common.ChatRecordInfo
  2757. (*ChatIsReadInfo)(nil), // 34: api.common.ChatIsReadInfo
  2758. (*Message)(nil), // 35: api.common.Message
  2759. (*FindChatRoomMsgRequest)(nil), // 36: api.common.FindChatRoomMsgRequest
  2760. (*FindChatRecordListRequest)(nil), // 37: api.common.FindChatRecordListRequest
  2761. (*IsLike)(nil), // 38: api.common.IsLike
  2762. (*BalanceRequest)(nil), // 39: api.common.BalanceRequest
  2763. }
  2764. var file_common_proto_depIdxs = []int32{
  2765. 24, // 0: api.common.HomeInfo.tagList:type_name -> api.common.TagList
  2766. 15, // 1: api.common.PersonDBReply.list:type_name -> api.common.PersonDB
  2767. 24, // 2: api.common.TagListReply.list:type_name -> api.common.TagList
  2768. 29, // 3: api.common.OnlinePersonListReply.list:type_name -> api.common.OnlinePersonInfo
  2769. 33, // 4: api.common.ChatRecordListReply.list:type_name -> api.common.ChatRecordInfo
  2770. 32, // 5: api.common.ChatRoomMsg.self:type_name -> api.common.ChatPersonMsg
  2771. 32, // 6: api.common.ChatRoomMsg.other:type_name -> api.common.ChatPersonMsg
  2772. 35, // 7: api.common.ChatRecordInfo.message:type_name -> api.common.Message
  2773. 8, // [8:8] is the sub-list for method output_type
  2774. 8, // [8:8] is the sub-list for method input_type
  2775. 8, // [8:8] is the sub-list for extension type_name
  2776. 8, // [8:8] is the sub-list for extension extendee
  2777. 0, // [0:8] is the sub-list for field type_name
  2778. }
  2779. func init() { file_common_proto_init() }
  2780. func file_common_proto_init() {
  2781. if File_common_proto != nil {
  2782. return
  2783. }
  2784. if !protoimpl.UnsafeEnabled {
  2785. file_common_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  2786. switch v := v.(*UserAndPartnerIdentifyIdParam); i {
  2787. case 0:
  2788. return &v.state
  2789. case 1:
  2790. return &v.sizeCache
  2791. case 2:
  2792. return &v.unknownFields
  2793. default:
  2794. return nil
  2795. }
  2796. }
  2797. file_common_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  2798. switch v := v.(*UserAndPartnerParam); i {
  2799. case 0:
  2800. return &v.state
  2801. case 1:
  2802. return &v.sizeCache
  2803. case 2:
  2804. return &v.unknownFields
  2805. default:
  2806. return nil
  2807. }
  2808. }
  2809. file_common_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  2810. switch v := v.(*User1AndUser2IdParam); i {
  2811. case 0:
  2812. return &v.state
  2813. case 1:
  2814. return &v.sizeCache
  2815. case 2:
  2816. return &v.unknownFields
  2817. default:
  2818. return nil
  2819. }
  2820. }
  2821. file_common_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  2822. switch v := v.(*PartnerIDParam); i {
  2823. case 0:
  2824. return &v.state
  2825. case 1:
  2826. return &v.sizeCache
  2827. case 2:
  2828. return &v.unknownFields
  2829. default:
  2830. return nil
  2831. }
  2832. }
  2833. file_common_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  2834. switch v := v.(*PersonIDParam); i {
  2835. case 0:
  2836. return &v.state
  2837. case 1:
  2838. return &v.sizeCache
  2839. case 2:
  2840. return &v.unknownFields
  2841. default:
  2842. return nil
  2843. }
  2844. }
  2845. file_common_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  2846. switch v := v.(*PersonParam); i {
  2847. case 0:
  2848. return &v.state
  2849. case 1:
  2850. return &v.sizeCache
  2851. case 2:
  2852. return &v.unknownFields
  2853. default:
  2854. return nil
  2855. }
  2856. }
  2857. file_common_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  2858. switch v := v.(*UserIDParam); i {
  2859. case 0:
  2860. return &v.state
  2861. case 1:
  2862. return &v.sizeCache
  2863. case 2:
  2864. return &v.unknownFields
  2865. default:
  2866. return nil
  2867. }
  2868. }
  2869. file_common_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  2870. switch v := v.(*WxConfReq); i {
  2871. case 0:
  2872. return &v.state
  2873. case 1:
  2874. return &v.sizeCache
  2875. case 2:
  2876. return &v.unknownFields
  2877. default:
  2878. return nil
  2879. }
  2880. }
  2881. file_common_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  2882. switch v := v.(*WxConfResponse); i {
  2883. case 0:
  2884. return &v.state
  2885. case 1:
  2886. return &v.sizeCache
  2887. case 2:
  2888. return &v.unknownFields
  2889. default:
  2890. return nil
  2891. }
  2892. }
  2893. file_common_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  2894. switch v := v.(*HomeInfo); i {
  2895. case 0:
  2896. return &v.state
  2897. case 1:
  2898. return &v.sizeCache
  2899. case 2:
  2900. return &v.unknownFields
  2901. default:
  2902. return nil
  2903. }
  2904. }
  2905. file_common_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  2906. switch v := v.(*PersonMsg); i {
  2907. case 0:
  2908. return &v.state
  2909. case 1:
  2910. return &v.sizeCache
  2911. case 2:
  2912. return &v.unknownFields
  2913. default:
  2914. return nil
  2915. }
  2916. }
  2917. file_common_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  2918. switch v := v.(*LookedAndLikedNum); i {
  2919. case 0:
  2920. return &v.state
  2921. case 1:
  2922. return &v.sizeCache
  2923. case 2:
  2924. return &v.unknownFields
  2925. default:
  2926. return nil
  2927. }
  2928. }
  2929. file_common_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  2930. switch v := v.(*AddFriendMessageInfo); i {
  2931. case 0:
  2932. return &v.state
  2933. case 1:
  2934. return &v.sizeCache
  2935. case 2:
  2936. return &v.unknownFields
  2937. default:
  2938. return nil
  2939. }
  2940. }
  2941. file_common_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  2942. switch v := v.(*PersonIDList); i {
  2943. case 0:
  2944. return &v.state
  2945. case 1:
  2946. return &v.sizeCache
  2947. case 2:
  2948. return &v.unknownFields
  2949. default:
  2950. return nil
  2951. }
  2952. }
  2953. file_common_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  2954. switch v := v.(*PersonDBReply); i {
  2955. case 0:
  2956. return &v.state
  2957. case 1:
  2958. return &v.sizeCache
  2959. case 2:
  2960. return &v.unknownFields
  2961. default:
  2962. return nil
  2963. }
  2964. }
  2965. file_common_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  2966. switch v := v.(*PersonDB); i {
  2967. case 0:
  2968. return &v.state
  2969. case 1:
  2970. return &v.sizeCache
  2971. case 2:
  2972. return &v.unknownFields
  2973. default:
  2974. return nil
  2975. }
  2976. }
  2977. file_common_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  2978. switch v := v.(*ListPageRequest); i {
  2979. case 0:
  2980. return &v.state
  2981. case 1:
  2982. return &v.sizeCache
  2983. case 2:
  2984. return &v.unknownFields
  2985. default:
  2986. return nil
  2987. }
  2988. }
  2989. file_common_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
  2990. switch v := v.(*ListPage2Request); i {
  2991. case 0:
  2992. return &v.state
  2993. case 1:
  2994. return &v.sizeCache
  2995. case 2:
  2996. return &v.unknownFields
  2997. default:
  2998. return nil
  2999. }
  3000. }
  3001. file_common_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
  3002. switch v := v.(*ListPageAndPersonRequest); i {
  3003. case 0:
  3004. return &v.state
  3005. case 1:
  3006. return &v.sizeCache
  3007. case 2:
  3008. return &v.unknownFields
  3009. default:
  3010. return nil
  3011. }
  3012. }
  3013. file_common_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} {
  3014. switch v := v.(*SendPhoneCodeRequest); i {
  3015. case 0:
  3016. return &v.state
  3017. case 1:
  3018. return &v.sizeCache
  3019. case 2:
  3020. return &v.unknownFields
  3021. default:
  3022. return nil
  3023. }
  3024. }
  3025. file_common_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} {
  3026. switch v := v.(*CheckPhoneCodeRequest); i {
  3027. case 0:
  3028. return &v.state
  3029. case 1:
  3030. return &v.sizeCache
  3031. case 2:
  3032. return &v.unknownFields
  3033. default:
  3034. return nil
  3035. }
  3036. }
  3037. file_common_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} {
  3038. switch v := v.(*UploadMaterialResponse); i {
  3039. case 0:
  3040. return &v.state
  3041. case 1:
  3042. return &v.sizeCache
  3043. case 2:
  3044. return &v.unknownFields
  3045. default:
  3046. return nil
  3047. }
  3048. }
  3049. file_common_proto_msgTypes[22].Exporter = func(v interface{}, i int) interface{} {
  3050. switch v := v.(*Ids); i {
  3051. case 0:
  3052. return &v.state
  3053. case 1:
  3054. return &v.sizeCache
  3055. case 2:
  3056. return &v.unknownFields
  3057. default:
  3058. return nil
  3059. }
  3060. }
  3061. file_common_proto_msgTypes[23].Exporter = func(v interface{}, i int) interface{} {
  3062. switch v := v.(*TagListReply); i {
  3063. case 0:
  3064. return &v.state
  3065. case 1:
  3066. return &v.sizeCache
  3067. case 2:
  3068. return &v.unknownFields
  3069. default:
  3070. return nil
  3071. }
  3072. }
  3073. file_common_proto_msgTypes[24].Exporter = func(v interface{}, i int) interface{} {
  3074. switch v := v.(*TagList); i {
  3075. case 0:
  3076. return &v.state
  3077. case 1:
  3078. return &v.sizeCache
  3079. case 2:
  3080. return &v.unknownFields
  3081. default:
  3082. return nil
  3083. }
  3084. }
  3085. file_common_proto_msgTypes[25].Exporter = func(v interface{}, i int) interface{} {
  3086. switch v := v.(*SexReq); i {
  3087. case 0:
  3088. return &v.state
  3089. case 1:
  3090. return &v.sizeCache
  3091. case 2:
  3092. return &v.unknownFields
  3093. default:
  3094. return nil
  3095. }
  3096. }
  3097. file_common_proto_msgTypes[26].Exporter = func(v interface{}, i int) interface{} {
  3098. switch v := v.(*RandomIntroduceReply); i {
  3099. case 0:
  3100. return &v.state
  3101. case 1:
  3102. return &v.sizeCache
  3103. case 2:
  3104. return &v.unknownFields
  3105. default:
  3106. return nil
  3107. }
  3108. }
  3109. file_common_proto_msgTypes[27].Exporter = func(v interface{}, i int) interface{} {
  3110. switch v := v.(*UpdateInformationRequest); i {
  3111. case 0:
  3112. return &v.state
  3113. case 1:
  3114. return &v.sizeCache
  3115. case 2:
  3116. return &v.unknownFields
  3117. default:
  3118. return nil
  3119. }
  3120. }
  3121. file_common_proto_msgTypes[28].Exporter = func(v interface{}, i int) interface{} {
  3122. switch v := v.(*OnlinePersonListReply); i {
  3123. case 0:
  3124. return &v.state
  3125. case 1:
  3126. return &v.sizeCache
  3127. case 2:
  3128. return &v.unknownFields
  3129. default:
  3130. return nil
  3131. }
  3132. }
  3133. file_common_proto_msgTypes[29].Exporter = func(v interface{}, i int) interface{} {
  3134. switch v := v.(*OnlinePersonInfo); i {
  3135. case 0:
  3136. return &v.state
  3137. case 1:
  3138. return &v.sizeCache
  3139. case 2:
  3140. return &v.unknownFields
  3141. default:
  3142. return nil
  3143. }
  3144. }
  3145. file_common_proto_msgTypes[30].Exporter = func(v interface{}, i int) interface{} {
  3146. switch v := v.(*ChatRecordListReply); i {
  3147. case 0:
  3148. return &v.state
  3149. case 1:
  3150. return &v.sizeCache
  3151. case 2:
  3152. return &v.unknownFields
  3153. default:
  3154. return nil
  3155. }
  3156. }
  3157. file_common_proto_msgTypes[31].Exporter = func(v interface{}, i int) interface{} {
  3158. switch v := v.(*ChatRoomMsg); i {
  3159. case 0:
  3160. return &v.state
  3161. case 1:
  3162. return &v.sizeCache
  3163. case 2:
  3164. return &v.unknownFields
  3165. default:
  3166. return nil
  3167. }
  3168. }
  3169. file_common_proto_msgTypes[32].Exporter = func(v interface{}, i int) interface{} {
  3170. switch v := v.(*ChatPersonMsg); i {
  3171. case 0:
  3172. return &v.state
  3173. case 1:
  3174. return &v.sizeCache
  3175. case 2:
  3176. return &v.unknownFields
  3177. default:
  3178. return nil
  3179. }
  3180. }
  3181. file_common_proto_msgTypes[33].Exporter = func(v interface{}, i int) interface{} {
  3182. switch v := v.(*ChatRecordInfo); i {
  3183. case 0:
  3184. return &v.state
  3185. case 1:
  3186. return &v.sizeCache
  3187. case 2:
  3188. return &v.unknownFields
  3189. default:
  3190. return nil
  3191. }
  3192. }
  3193. file_common_proto_msgTypes[34].Exporter = func(v interface{}, i int) interface{} {
  3194. switch v := v.(*ChatIsReadInfo); i {
  3195. case 0:
  3196. return &v.state
  3197. case 1:
  3198. return &v.sizeCache
  3199. case 2:
  3200. return &v.unknownFields
  3201. default:
  3202. return nil
  3203. }
  3204. }
  3205. file_common_proto_msgTypes[35].Exporter = func(v interface{}, i int) interface{} {
  3206. switch v := v.(*Message); i {
  3207. case 0:
  3208. return &v.state
  3209. case 1:
  3210. return &v.sizeCache
  3211. case 2:
  3212. return &v.unknownFields
  3213. default:
  3214. return nil
  3215. }
  3216. }
  3217. file_common_proto_msgTypes[36].Exporter = func(v interface{}, i int) interface{} {
  3218. switch v := v.(*FindChatRoomMsgRequest); i {
  3219. case 0:
  3220. return &v.state
  3221. case 1:
  3222. return &v.sizeCache
  3223. case 2:
  3224. return &v.unknownFields
  3225. default:
  3226. return nil
  3227. }
  3228. }
  3229. file_common_proto_msgTypes[37].Exporter = func(v interface{}, i int) interface{} {
  3230. switch v := v.(*FindChatRecordListRequest); i {
  3231. case 0:
  3232. return &v.state
  3233. case 1:
  3234. return &v.sizeCache
  3235. case 2:
  3236. return &v.unknownFields
  3237. default:
  3238. return nil
  3239. }
  3240. }
  3241. file_common_proto_msgTypes[38].Exporter = func(v interface{}, i int) interface{} {
  3242. switch v := v.(*IsLike); i {
  3243. case 0:
  3244. return &v.state
  3245. case 1:
  3246. return &v.sizeCache
  3247. case 2:
  3248. return &v.unknownFields
  3249. default:
  3250. return nil
  3251. }
  3252. }
  3253. file_common_proto_msgTypes[39].Exporter = func(v interface{}, i int) interface{} {
  3254. switch v := v.(*BalanceRequest); i {
  3255. case 0:
  3256. return &v.state
  3257. case 1:
  3258. return &v.sizeCache
  3259. case 2:
  3260. return &v.unknownFields
  3261. default:
  3262. return nil
  3263. }
  3264. }
  3265. }
  3266. type x struct{}
  3267. out := protoimpl.TypeBuilder{
  3268. File: protoimpl.DescBuilder{
  3269. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  3270. RawDescriptor: file_common_proto_rawDesc,
  3271. NumEnums: 0,
  3272. NumMessages: 40,
  3273. NumExtensions: 0,
  3274. NumServices: 0,
  3275. },
  3276. GoTypes: file_common_proto_goTypes,
  3277. DependencyIndexes: file_common_proto_depIdxs,
  3278. MessageInfos: file_common_proto_msgTypes,
  3279. }.Build()
  3280. File_common_proto = out.File
  3281. file_common_proto_rawDesc = nil
  3282. file_common_proto_goTypes = nil
  3283. file_common_proto_depIdxs = nil
  3284. }