common.pb.go 96 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125
  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 UserAndPartnerIdParam struct {
  20. state protoimpl.MessageState
  21. sizeCache protoimpl.SizeCache
  22. unknownFields protoimpl.UnknownFields
  23. PartnerId string `protobuf:"bytes,1,opt,name=partnerId,proto3" json:"partnerId"`
  24. UserId string `protobuf:"bytes,2,opt,name=userId,proto3" json:"userId"`
  25. }
  26. func (x *UserAndPartnerIdParam) Reset() {
  27. *x = UserAndPartnerIdParam{}
  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 *UserAndPartnerIdParam) String() string {
  35. return protoimpl.X.MessageStringOf(x)
  36. }
  37. func (*UserAndPartnerIdParam) ProtoMessage() {}
  38. func (x *UserAndPartnerIdParam) 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 UserAndPartnerIdParam.ProtoReflect.Descriptor instead.
  50. func (*UserAndPartnerIdParam) Descriptor() ([]byte, []int) {
  51. return file_common_proto_rawDescGZIP(), []int{0}
  52. }
  53. func (x *UserAndPartnerIdParam) GetPartnerId() string {
  54. if x != nil {
  55. return x.PartnerId
  56. }
  57. return ""
  58. }
  59. func (x *UserAndPartnerIdParam) GetUserId() string {
  60. if x != nil {
  61. return x.UserId
  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. }
  980. func (x *PersonDB) Reset() {
  981. *x = PersonDB{}
  982. if protoimpl.UnsafeEnabled {
  983. mi := &file_common_proto_msgTypes[15]
  984. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  985. ms.StoreMessageInfo(mi)
  986. }
  987. }
  988. func (x *PersonDB) String() string {
  989. return protoimpl.X.MessageStringOf(x)
  990. }
  991. func (*PersonDB) ProtoMessage() {}
  992. func (x *PersonDB) ProtoReflect() protoreflect.Message {
  993. mi := &file_common_proto_msgTypes[15]
  994. if protoimpl.UnsafeEnabled && x != nil {
  995. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  996. if ms.LoadMessageInfo() == nil {
  997. ms.StoreMessageInfo(mi)
  998. }
  999. return ms
  1000. }
  1001. return mi.MessageOf(x)
  1002. }
  1003. // Deprecated: Use PersonDB.ProtoReflect.Descriptor instead.
  1004. func (*PersonDB) Descriptor() ([]byte, []int) {
  1005. return file_common_proto_rawDescGZIP(), []int{15}
  1006. }
  1007. func (x *PersonDB) GetId() string {
  1008. if x != nil {
  1009. return x.Id
  1010. }
  1011. return ""
  1012. }
  1013. func (x *PersonDB) GetNickname() string {
  1014. if x != nil {
  1015. return x.Nickname
  1016. }
  1017. return ""
  1018. }
  1019. func (x *PersonDB) GetAvatarUrl() string {
  1020. if x != nil {
  1021. return x.AvatarUrl
  1022. }
  1023. return ""
  1024. }
  1025. func (x *PersonDB) GetSex() int64 {
  1026. if x != nil {
  1027. return x.Sex
  1028. }
  1029. return 0
  1030. }
  1031. func (x *PersonDB) GetPictures() []string {
  1032. if x != nil {
  1033. return x.Pictures
  1034. }
  1035. return nil
  1036. }
  1037. func (x *PersonDB) GetAge() int64 {
  1038. if x != nil {
  1039. return x.Age
  1040. }
  1041. return 0
  1042. }
  1043. func (x *PersonDB) GetConstellation() string {
  1044. if x != nil {
  1045. return x.Constellation
  1046. }
  1047. return ""
  1048. }
  1049. func (x *PersonDB) GetIntroduceVoice() string {
  1050. if x != nil {
  1051. return x.IntroduceVoice
  1052. }
  1053. return ""
  1054. }
  1055. func (x *PersonDB) GetProvince() string {
  1056. if x != nil {
  1057. return x.Province
  1058. }
  1059. return ""
  1060. }
  1061. func (x *PersonDB) GetCity() string {
  1062. if x != nil {
  1063. return x.City
  1064. }
  1065. return ""
  1066. }
  1067. func (x *PersonDB) GetArea() string {
  1068. if x != nil {
  1069. return x.Area
  1070. }
  1071. return ""
  1072. }
  1073. func (x *PersonDB) GetSignature() string {
  1074. if x != nil {
  1075. return x.Signature
  1076. }
  1077. return ""
  1078. }
  1079. type ListPageRequest struct {
  1080. state protoimpl.MessageState
  1081. sizeCache protoimpl.SizeCache
  1082. unknownFields protoimpl.UnknownFields
  1083. NextId int64 `protobuf:"varint,1,opt,name=nextId,proto3" json:"nextId"`
  1084. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset"`
  1085. }
  1086. func (x *ListPageRequest) Reset() {
  1087. *x = ListPageRequest{}
  1088. if protoimpl.UnsafeEnabled {
  1089. mi := &file_common_proto_msgTypes[16]
  1090. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1091. ms.StoreMessageInfo(mi)
  1092. }
  1093. }
  1094. func (x *ListPageRequest) String() string {
  1095. return protoimpl.X.MessageStringOf(x)
  1096. }
  1097. func (*ListPageRequest) ProtoMessage() {}
  1098. func (x *ListPageRequest) ProtoReflect() protoreflect.Message {
  1099. mi := &file_common_proto_msgTypes[16]
  1100. if protoimpl.UnsafeEnabled && x != nil {
  1101. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1102. if ms.LoadMessageInfo() == nil {
  1103. ms.StoreMessageInfo(mi)
  1104. }
  1105. return ms
  1106. }
  1107. return mi.MessageOf(x)
  1108. }
  1109. // Deprecated: Use ListPageRequest.ProtoReflect.Descriptor instead.
  1110. func (*ListPageRequest) Descriptor() ([]byte, []int) {
  1111. return file_common_proto_rawDescGZIP(), []int{16}
  1112. }
  1113. func (x *ListPageRequest) GetNextId() int64 {
  1114. if x != nil {
  1115. return x.NextId
  1116. }
  1117. return 0
  1118. }
  1119. func (x *ListPageRequest) GetOffset() int64 {
  1120. if x != nil {
  1121. return x.Offset
  1122. }
  1123. return 0
  1124. }
  1125. type ListPage2Request struct {
  1126. state protoimpl.MessageState
  1127. sizeCache protoimpl.SizeCache
  1128. unknownFields protoimpl.UnknownFields
  1129. NextId string `protobuf:"bytes,1,opt,name=nextId,proto3" json:"nextId"`
  1130. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset"`
  1131. }
  1132. func (x *ListPage2Request) Reset() {
  1133. *x = ListPage2Request{}
  1134. if protoimpl.UnsafeEnabled {
  1135. mi := &file_common_proto_msgTypes[17]
  1136. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1137. ms.StoreMessageInfo(mi)
  1138. }
  1139. }
  1140. func (x *ListPage2Request) String() string {
  1141. return protoimpl.X.MessageStringOf(x)
  1142. }
  1143. func (*ListPage2Request) ProtoMessage() {}
  1144. func (x *ListPage2Request) ProtoReflect() protoreflect.Message {
  1145. mi := &file_common_proto_msgTypes[17]
  1146. if protoimpl.UnsafeEnabled && x != nil {
  1147. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1148. if ms.LoadMessageInfo() == nil {
  1149. ms.StoreMessageInfo(mi)
  1150. }
  1151. return ms
  1152. }
  1153. return mi.MessageOf(x)
  1154. }
  1155. // Deprecated: Use ListPage2Request.ProtoReflect.Descriptor instead.
  1156. func (*ListPage2Request) Descriptor() ([]byte, []int) {
  1157. return file_common_proto_rawDescGZIP(), []int{17}
  1158. }
  1159. func (x *ListPage2Request) GetNextId() string {
  1160. if x != nil {
  1161. return x.NextId
  1162. }
  1163. return ""
  1164. }
  1165. func (x *ListPage2Request) GetOffset() int64 {
  1166. if x != nil {
  1167. return x.Offset
  1168. }
  1169. return 0
  1170. }
  1171. type ListPageAndPersonRequest struct {
  1172. state protoimpl.MessageState
  1173. sizeCache protoimpl.SizeCache
  1174. unknownFields protoimpl.UnknownFields
  1175. NextId string `protobuf:"bytes,1,opt,name=nextId,proto3" json:"nextId"`
  1176. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset"`
  1177. PersonID string `protobuf:"bytes,3,opt,name=personID,proto3" json:"personID"` // 查询目标的ID
  1178. PersonType string `protobuf:"bytes,4,opt,name=personType,proto3" json:"personType"` // 类型
  1179. }
  1180. func (x *ListPageAndPersonRequest) Reset() {
  1181. *x = ListPageAndPersonRequest{}
  1182. if protoimpl.UnsafeEnabled {
  1183. mi := &file_common_proto_msgTypes[18]
  1184. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1185. ms.StoreMessageInfo(mi)
  1186. }
  1187. }
  1188. func (x *ListPageAndPersonRequest) String() string {
  1189. return protoimpl.X.MessageStringOf(x)
  1190. }
  1191. func (*ListPageAndPersonRequest) ProtoMessage() {}
  1192. func (x *ListPageAndPersonRequest) ProtoReflect() protoreflect.Message {
  1193. mi := &file_common_proto_msgTypes[18]
  1194. if protoimpl.UnsafeEnabled && x != nil {
  1195. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1196. if ms.LoadMessageInfo() == nil {
  1197. ms.StoreMessageInfo(mi)
  1198. }
  1199. return ms
  1200. }
  1201. return mi.MessageOf(x)
  1202. }
  1203. // Deprecated: Use ListPageAndPersonRequest.ProtoReflect.Descriptor instead.
  1204. func (*ListPageAndPersonRequest) Descriptor() ([]byte, []int) {
  1205. return file_common_proto_rawDescGZIP(), []int{18}
  1206. }
  1207. func (x *ListPageAndPersonRequest) GetNextId() string {
  1208. if x != nil {
  1209. return x.NextId
  1210. }
  1211. return ""
  1212. }
  1213. func (x *ListPageAndPersonRequest) GetOffset() int64 {
  1214. if x != nil {
  1215. return x.Offset
  1216. }
  1217. return 0
  1218. }
  1219. func (x *ListPageAndPersonRequest) GetPersonID() string {
  1220. if x != nil {
  1221. return x.PersonID
  1222. }
  1223. return ""
  1224. }
  1225. func (x *ListPageAndPersonRequest) GetPersonType() string {
  1226. if x != nil {
  1227. return x.PersonType
  1228. }
  1229. return ""
  1230. }
  1231. type SendPhoneCodeRequest struct {
  1232. state protoimpl.MessageState
  1233. sizeCache protoimpl.SizeCache
  1234. unknownFields protoimpl.UnknownFields
  1235. Phone string `protobuf:"bytes,1,opt,name=phone,proto3" json:"phone"`
  1236. }
  1237. func (x *SendPhoneCodeRequest) Reset() {
  1238. *x = SendPhoneCodeRequest{}
  1239. if protoimpl.UnsafeEnabled {
  1240. mi := &file_common_proto_msgTypes[19]
  1241. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1242. ms.StoreMessageInfo(mi)
  1243. }
  1244. }
  1245. func (x *SendPhoneCodeRequest) String() string {
  1246. return protoimpl.X.MessageStringOf(x)
  1247. }
  1248. func (*SendPhoneCodeRequest) ProtoMessage() {}
  1249. func (x *SendPhoneCodeRequest) ProtoReflect() protoreflect.Message {
  1250. mi := &file_common_proto_msgTypes[19]
  1251. if protoimpl.UnsafeEnabled && x != nil {
  1252. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1253. if ms.LoadMessageInfo() == nil {
  1254. ms.StoreMessageInfo(mi)
  1255. }
  1256. return ms
  1257. }
  1258. return mi.MessageOf(x)
  1259. }
  1260. // Deprecated: Use SendPhoneCodeRequest.ProtoReflect.Descriptor instead.
  1261. func (*SendPhoneCodeRequest) Descriptor() ([]byte, []int) {
  1262. return file_common_proto_rawDescGZIP(), []int{19}
  1263. }
  1264. func (x *SendPhoneCodeRequest) GetPhone() string {
  1265. if x != nil {
  1266. return x.Phone
  1267. }
  1268. return ""
  1269. }
  1270. type CheckPhoneCodeRequest struct {
  1271. state protoimpl.MessageState
  1272. sizeCache protoimpl.SizeCache
  1273. unknownFields protoimpl.UnknownFields
  1274. Phone string `protobuf:"bytes,1,opt,name=phone,proto3" json:"phone"`
  1275. Code string `protobuf:"bytes,2,opt,name=code,proto3" json:"code"`
  1276. }
  1277. func (x *CheckPhoneCodeRequest) Reset() {
  1278. *x = CheckPhoneCodeRequest{}
  1279. if protoimpl.UnsafeEnabled {
  1280. mi := &file_common_proto_msgTypes[20]
  1281. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1282. ms.StoreMessageInfo(mi)
  1283. }
  1284. }
  1285. func (x *CheckPhoneCodeRequest) String() string {
  1286. return protoimpl.X.MessageStringOf(x)
  1287. }
  1288. func (*CheckPhoneCodeRequest) ProtoMessage() {}
  1289. func (x *CheckPhoneCodeRequest) ProtoReflect() protoreflect.Message {
  1290. mi := &file_common_proto_msgTypes[20]
  1291. if protoimpl.UnsafeEnabled && x != nil {
  1292. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1293. if ms.LoadMessageInfo() == nil {
  1294. ms.StoreMessageInfo(mi)
  1295. }
  1296. return ms
  1297. }
  1298. return mi.MessageOf(x)
  1299. }
  1300. // Deprecated: Use CheckPhoneCodeRequest.ProtoReflect.Descriptor instead.
  1301. func (*CheckPhoneCodeRequest) Descriptor() ([]byte, []int) {
  1302. return file_common_proto_rawDescGZIP(), []int{20}
  1303. }
  1304. func (x *CheckPhoneCodeRequest) GetPhone() string {
  1305. if x != nil {
  1306. return x.Phone
  1307. }
  1308. return ""
  1309. }
  1310. func (x *CheckPhoneCodeRequest) GetCode() string {
  1311. if x != nil {
  1312. return x.Code
  1313. }
  1314. return ""
  1315. }
  1316. type UploadMaterialResponse struct {
  1317. state protoimpl.MessageState
  1318. sizeCache protoimpl.SizeCache
  1319. unknownFields protoimpl.UnknownFields
  1320. Link string `protobuf:"bytes,1,opt,name=link,proto3" json:"link"`
  1321. }
  1322. func (x *UploadMaterialResponse) Reset() {
  1323. *x = UploadMaterialResponse{}
  1324. if protoimpl.UnsafeEnabled {
  1325. mi := &file_common_proto_msgTypes[21]
  1326. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1327. ms.StoreMessageInfo(mi)
  1328. }
  1329. }
  1330. func (x *UploadMaterialResponse) String() string {
  1331. return protoimpl.X.MessageStringOf(x)
  1332. }
  1333. func (*UploadMaterialResponse) ProtoMessage() {}
  1334. func (x *UploadMaterialResponse) ProtoReflect() protoreflect.Message {
  1335. mi := &file_common_proto_msgTypes[21]
  1336. if protoimpl.UnsafeEnabled && x != nil {
  1337. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1338. if ms.LoadMessageInfo() == nil {
  1339. ms.StoreMessageInfo(mi)
  1340. }
  1341. return ms
  1342. }
  1343. return mi.MessageOf(x)
  1344. }
  1345. // Deprecated: Use UploadMaterialResponse.ProtoReflect.Descriptor instead.
  1346. func (*UploadMaterialResponse) Descriptor() ([]byte, []int) {
  1347. return file_common_proto_rawDescGZIP(), []int{21}
  1348. }
  1349. func (x *UploadMaterialResponse) GetLink() string {
  1350. if x != nil {
  1351. return x.Link
  1352. }
  1353. return ""
  1354. }
  1355. type Ids struct {
  1356. state protoimpl.MessageState
  1357. sizeCache protoimpl.SizeCache
  1358. unknownFields protoimpl.UnknownFields
  1359. Ids []int64 `protobuf:"varint,1,rep,packed,name=ids,proto3" json:"ids"` // 标签ID
  1360. }
  1361. func (x *Ids) Reset() {
  1362. *x = Ids{}
  1363. if protoimpl.UnsafeEnabled {
  1364. mi := &file_common_proto_msgTypes[22]
  1365. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1366. ms.StoreMessageInfo(mi)
  1367. }
  1368. }
  1369. func (x *Ids) String() string {
  1370. return protoimpl.X.MessageStringOf(x)
  1371. }
  1372. func (*Ids) ProtoMessage() {}
  1373. func (x *Ids) ProtoReflect() protoreflect.Message {
  1374. mi := &file_common_proto_msgTypes[22]
  1375. if protoimpl.UnsafeEnabled && x != nil {
  1376. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1377. if ms.LoadMessageInfo() == nil {
  1378. ms.StoreMessageInfo(mi)
  1379. }
  1380. return ms
  1381. }
  1382. return mi.MessageOf(x)
  1383. }
  1384. // Deprecated: Use Ids.ProtoReflect.Descriptor instead.
  1385. func (*Ids) Descriptor() ([]byte, []int) {
  1386. return file_common_proto_rawDescGZIP(), []int{22}
  1387. }
  1388. func (x *Ids) GetIds() []int64 {
  1389. if x != nil {
  1390. return x.Ids
  1391. }
  1392. return nil
  1393. }
  1394. type TagListReply struct {
  1395. state protoimpl.MessageState
  1396. sizeCache protoimpl.SizeCache
  1397. unknownFields protoimpl.UnknownFields
  1398. List []*TagList `protobuf:"bytes,1,rep,name=list,proto3" json:"list"` // 标签列表
  1399. }
  1400. func (x *TagListReply) Reset() {
  1401. *x = TagListReply{}
  1402. if protoimpl.UnsafeEnabled {
  1403. mi := &file_common_proto_msgTypes[23]
  1404. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1405. ms.StoreMessageInfo(mi)
  1406. }
  1407. }
  1408. func (x *TagListReply) String() string {
  1409. return protoimpl.X.MessageStringOf(x)
  1410. }
  1411. func (*TagListReply) ProtoMessage() {}
  1412. func (x *TagListReply) ProtoReflect() protoreflect.Message {
  1413. mi := &file_common_proto_msgTypes[23]
  1414. if protoimpl.UnsafeEnabled && x != nil {
  1415. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1416. if ms.LoadMessageInfo() == nil {
  1417. ms.StoreMessageInfo(mi)
  1418. }
  1419. return ms
  1420. }
  1421. return mi.MessageOf(x)
  1422. }
  1423. // Deprecated: Use TagListReply.ProtoReflect.Descriptor instead.
  1424. func (*TagListReply) Descriptor() ([]byte, []int) {
  1425. return file_common_proto_rawDescGZIP(), []int{23}
  1426. }
  1427. func (x *TagListReply) GetList() []*TagList {
  1428. if x != nil {
  1429. return x.List
  1430. }
  1431. return nil
  1432. }
  1433. type TagList struct {
  1434. state protoimpl.MessageState
  1435. sizeCache protoimpl.SizeCache
  1436. unknownFields protoimpl.UnknownFields
  1437. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"` // 标签ID
  1438. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name"` // 分组名
  1439. }
  1440. func (x *TagList) Reset() {
  1441. *x = TagList{}
  1442. if protoimpl.UnsafeEnabled {
  1443. mi := &file_common_proto_msgTypes[24]
  1444. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1445. ms.StoreMessageInfo(mi)
  1446. }
  1447. }
  1448. func (x *TagList) String() string {
  1449. return protoimpl.X.MessageStringOf(x)
  1450. }
  1451. func (*TagList) ProtoMessage() {}
  1452. func (x *TagList) ProtoReflect() protoreflect.Message {
  1453. mi := &file_common_proto_msgTypes[24]
  1454. if protoimpl.UnsafeEnabled && x != nil {
  1455. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1456. if ms.LoadMessageInfo() == nil {
  1457. ms.StoreMessageInfo(mi)
  1458. }
  1459. return ms
  1460. }
  1461. return mi.MessageOf(x)
  1462. }
  1463. // Deprecated: Use TagList.ProtoReflect.Descriptor instead.
  1464. func (*TagList) Descriptor() ([]byte, []int) {
  1465. return file_common_proto_rawDescGZIP(), []int{24}
  1466. }
  1467. func (x *TagList) GetId() int64 {
  1468. if x != nil {
  1469. return x.Id
  1470. }
  1471. return 0
  1472. }
  1473. func (x *TagList) GetName() string {
  1474. if x != nil {
  1475. return x.Name
  1476. }
  1477. return ""
  1478. }
  1479. type SexReq struct {
  1480. state protoimpl.MessageState
  1481. sizeCache protoimpl.SizeCache
  1482. unknownFields protoimpl.UnknownFields
  1483. Sex int64 `protobuf:"varint,1,opt,name=sex,proto3" json:"sex"`
  1484. }
  1485. func (x *SexReq) Reset() {
  1486. *x = SexReq{}
  1487. if protoimpl.UnsafeEnabled {
  1488. mi := &file_common_proto_msgTypes[25]
  1489. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1490. ms.StoreMessageInfo(mi)
  1491. }
  1492. }
  1493. func (x *SexReq) String() string {
  1494. return protoimpl.X.MessageStringOf(x)
  1495. }
  1496. func (*SexReq) ProtoMessage() {}
  1497. func (x *SexReq) ProtoReflect() protoreflect.Message {
  1498. mi := &file_common_proto_msgTypes[25]
  1499. if protoimpl.UnsafeEnabled && x != nil {
  1500. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1501. if ms.LoadMessageInfo() == nil {
  1502. ms.StoreMessageInfo(mi)
  1503. }
  1504. return ms
  1505. }
  1506. return mi.MessageOf(x)
  1507. }
  1508. // Deprecated: Use SexReq.ProtoReflect.Descriptor instead.
  1509. func (*SexReq) Descriptor() ([]byte, []int) {
  1510. return file_common_proto_rawDescGZIP(), []int{25}
  1511. }
  1512. func (x *SexReq) GetSex() int64 {
  1513. if x != nil {
  1514. return x.Sex
  1515. }
  1516. return 0
  1517. }
  1518. type RandomIntroduceReply struct {
  1519. state protoimpl.MessageState
  1520. sizeCache protoimpl.SizeCache
  1521. unknownFields protoimpl.UnknownFields
  1522. Introduce string `protobuf:"bytes,1,opt,name=introduce,proto3" json:"introduce"`
  1523. }
  1524. func (x *RandomIntroduceReply) Reset() {
  1525. *x = RandomIntroduceReply{}
  1526. if protoimpl.UnsafeEnabled {
  1527. mi := &file_common_proto_msgTypes[26]
  1528. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1529. ms.StoreMessageInfo(mi)
  1530. }
  1531. }
  1532. func (x *RandomIntroduceReply) String() string {
  1533. return protoimpl.X.MessageStringOf(x)
  1534. }
  1535. func (*RandomIntroduceReply) ProtoMessage() {}
  1536. func (x *RandomIntroduceReply) ProtoReflect() protoreflect.Message {
  1537. mi := &file_common_proto_msgTypes[26]
  1538. if protoimpl.UnsafeEnabled && x != nil {
  1539. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1540. if ms.LoadMessageInfo() == nil {
  1541. ms.StoreMessageInfo(mi)
  1542. }
  1543. return ms
  1544. }
  1545. return mi.MessageOf(x)
  1546. }
  1547. // Deprecated: Use RandomIntroduceReply.ProtoReflect.Descriptor instead.
  1548. func (*RandomIntroduceReply) Descriptor() ([]byte, []int) {
  1549. return file_common_proto_rawDescGZIP(), []int{26}
  1550. }
  1551. func (x *RandomIntroduceReply) GetIntroduce() string {
  1552. if x != nil {
  1553. return x.Introduce
  1554. }
  1555. return ""
  1556. }
  1557. type UpdateInformationRequest struct {
  1558. state protoimpl.MessageState
  1559. sizeCache protoimpl.SizeCache
  1560. unknownFields protoimpl.UnknownFields
  1561. Nickname string `protobuf:"bytes,1,opt,name=nickname,proto3" json:"nickname"` // 昵称
  1562. AvatarUrl string `protobuf:"bytes,2,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像
  1563. Sex int64 `protobuf:"varint,3,opt,name=sex,proto3" json:"sex"` // 性别
  1564. Birthday int64 `protobuf:"varint,4,opt,name=birthday,proto3" json:"birthday"` // 出生日期(毫秒级时间戳)
  1565. TagList []int64 `protobuf:"varint,5,rep,packed,name=tagList,proto3" json:"tagList"` // 标签id列表
  1566. IntroduceVoice string `protobuf:"bytes,6,opt,name=introduceVoice,proto3" json:"introduceVoice"` // 介绍语音的链接
  1567. Signature string `protobuf:"bytes,7,opt,name=signature,proto3" json:"signature"` // 介绍(签名)
  1568. Pictures []string `protobuf:"bytes,8,rep,name=pictures,proto3" json:"pictures"` // 相册(主页图片)
  1569. Province string `protobuf:"bytes,9,opt,name=province,proto3" json:"province"` // 省
  1570. City string `protobuf:"bytes,10,opt,name=city,proto3" json:"city"` // 市
  1571. Area string `protobuf:"bytes,11,opt,name=area,proto3" json:"area"` // 区
  1572. }
  1573. func (x *UpdateInformationRequest) Reset() {
  1574. *x = UpdateInformationRequest{}
  1575. if protoimpl.UnsafeEnabled {
  1576. mi := &file_common_proto_msgTypes[27]
  1577. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1578. ms.StoreMessageInfo(mi)
  1579. }
  1580. }
  1581. func (x *UpdateInformationRequest) String() string {
  1582. return protoimpl.X.MessageStringOf(x)
  1583. }
  1584. func (*UpdateInformationRequest) ProtoMessage() {}
  1585. func (x *UpdateInformationRequest) ProtoReflect() protoreflect.Message {
  1586. mi := &file_common_proto_msgTypes[27]
  1587. if protoimpl.UnsafeEnabled && x != nil {
  1588. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1589. if ms.LoadMessageInfo() == nil {
  1590. ms.StoreMessageInfo(mi)
  1591. }
  1592. return ms
  1593. }
  1594. return mi.MessageOf(x)
  1595. }
  1596. // Deprecated: Use UpdateInformationRequest.ProtoReflect.Descriptor instead.
  1597. func (*UpdateInformationRequest) Descriptor() ([]byte, []int) {
  1598. return file_common_proto_rawDescGZIP(), []int{27}
  1599. }
  1600. func (x *UpdateInformationRequest) GetNickname() string {
  1601. if x != nil {
  1602. return x.Nickname
  1603. }
  1604. return ""
  1605. }
  1606. func (x *UpdateInformationRequest) GetAvatarUrl() string {
  1607. if x != nil {
  1608. return x.AvatarUrl
  1609. }
  1610. return ""
  1611. }
  1612. func (x *UpdateInformationRequest) GetSex() int64 {
  1613. if x != nil {
  1614. return x.Sex
  1615. }
  1616. return 0
  1617. }
  1618. func (x *UpdateInformationRequest) GetBirthday() int64 {
  1619. if x != nil {
  1620. return x.Birthday
  1621. }
  1622. return 0
  1623. }
  1624. func (x *UpdateInformationRequest) GetTagList() []int64 {
  1625. if x != nil {
  1626. return x.TagList
  1627. }
  1628. return nil
  1629. }
  1630. func (x *UpdateInformationRequest) GetIntroduceVoice() string {
  1631. if x != nil {
  1632. return x.IntroduceVoice
  1633. }
  1634. return ""
  1635. }
  1636. func (x *UpdateInformationRequest) GetSignature() string {
  1637. if x != nil {
  1638. return x.Signature
  1639. }
  1640. return ""
  1641. }
  1642. func (x *UpdateInformationRequest) GetPictures() []string {
  1643. if x != nil {
  1644. return x.Pictures
  1645. }
  1646. return nil
  1647. }
  1648. func (x *UpdateInformationRequest) GetProvince() string {
  1649. if x != nil {
  1650. return x.Province
  1651. }
  1652. return ""
  1653. }
  1654. func (x *UpdateInformationRequest) GetCity() string {
  1655. if x != nil {
  1656. return x.City
  1657. }
  1658. return ""
  1659. }
  1660. func (x *UpdateInformationRequest) GetArea() string {
  1661. if x != nil {
  1662. return x.Area
  1663. }
  1664. return ""
  1665. }
  1666. type OnlinePersonListReply struct {
  1667. state protoimpl.MessageState
  1668. sizeCache protoimpl.SizeCache
  1669. unknownFields protoimpl.UnknownFields
  1670. List []*OnlinePersonInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  1671. NextId string `protobuf:"bytes,2,opt,name=nextId,proto3" json:"nextId"`
  1672. }
  1673. func (x *OnlinePersonListReply) Reset() {
  1674. *x = OnlinePersonListReply{}
  1675. if protoimpl.UnsafeEnabled {
  1676. mi := &file_common_proto_msgTypes[28]
  1677. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1678. ms.StoreMessageInfo(mi)
  1679. }
  1680. }
  1681. func (x *OnlinePersonListReply) String() string {
  1682. return protoimpl.X.MessageStringOf(x)
  1683. }
  1684. func (*OnlinePersonListReply) ProtoMessage() {}
  1685. func (x *OnlinePersonListReply) ProtoReflect() protoreflect.Message {
  1686. mi := &file_common_proto_msgTypes[28]
  1687. if protoimpl.UnsafeEnabled && x != nil {
  1688. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1689. if ms.LoadMessageInfo() == nil {
  1690. ms.StoreMessageInfo(mi)
  1691. }
  1692. return ms
  1693. }
  1694. return mi.MessageOf(x)
  1695. }
  1696. // Deprecated: Use OnlinePersonListReply.ProtoReflect.Descriptor instead.
  1697. func (*OnlinePersonListReply) Descriptor() ([]byte, []int) {
  1698. return file_common_proto_rawDescGZIP(), []int{28}
  1699. }
  1700. func (x *OnlinePersonListReply) GetList() []*OnlinePersonInfo {
  1701. if x != nil {
  1702. return x.List
  1703. }
  1704. return nil
  1705. }
  1706. func (x *OnlinePersonListReply) GetNextId() string {
  1707. if x != nil {
  1708. return x.NextId
  1709. }
  1710. return ""
  1711. }
  1712. type OnlinePersonInfo struct {
  1713. state protoimpl.MessageState
  1714. sizeCache protoimpl.SizeCache
  1715. unknownFields protoimpl.UnknownFields
  1716. PersonID string `protobuf:"bytes,1,opt,name=personID,proto3" json:"personID"` // 查询目标的ID
  1717. PersonType string `protobuf:"bytes,2,opt,name=personType,proto3" json:"personType"` // 类型
  1718. Nickname string `protobuf:"bytes,3,opt,name=nickname,proto3" json:"nickname"` // 昵称
  1719. AvatarUrl string `protobuf:"bytes,4,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像链接
  1720. Sex int64 `protobuf:"varint,5,opt,name=sex,proto3" json:"sex"` // 性别
  1721. Age int64 `protobuf:"varint,6,opt,name=age,proto3" json:"age"` // 年龄
  1722. Constellation string `protobuf:"bytes,7,opt,name=constellation,proto3" json:"constellation"` // 星座
  1723. Signature string `protobuf:"bytes,8,opt,name=signature,proto3" json:"signature"` // 签名
  1724. Province string `protobuf:"bytes,9,opt,name=province,proto3" json:"province"` // 省
  1725. City string `protobuf:"bytes,10,opt,name=city,proto3" json:"city"` // 市
  1726. Area string `protobuf:"bytes,11,opt,name=area,proto3" json:"area"` // 区
  1727. }
  1728. func (x *OnlinePersonInfo) Reset() {
  1729. *x = OnlinePersonInfo{}
  1730. if protoimpl.UnsafeEnabled {
  1731. mi := &file_common_proto_msgTypes[29]
  1732. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1733. ms.StoreMessageInfo(mi)
  1734. }
  1735. }
  1736. func (x *OnlinePersonInfo) String() string {
  1737. return protoimpl.X.MessageStringOf(x)
  1738. }
  1739. func (*OnlinePersonInfo) ProtoMessage() {}
  1740. func (x *OnlinePersonInfo) ProtoReflect() protoreflect.Message {
  1741. mi := &file_common_proto_msgTypes[29]
  1742. if protoimpl.UnsafeEnabled && x != nil {
  1743. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1744. if ms.LoadMessageInfo() == nil {
  1745. ms.StoreMessageInfo(mi)
  1746. }
  1747. return ms
  1748. }
  1749. return mi.MessageOf(x)
  1750. }
  1751. // Deprecated: Use OnlinePersonInfo.ProtoReflect.Descriptor instead.
  1752. func (*OnlinePersonInfo) Descriptor() ([]byte, []int) {
  1753. return file_common_proto_rawDescGZIP(), []int{29}
  1754. }
  1755. func (x *OnlinePersonInfo) GetPersonID() string {
  1756. if x != nil {
  1757. return x.PersonID
  1758. }
  1759. return ""
  1760. }
  1761. func (x *OnlinePersonInfo) GetPersonType() string {
  1762. if x != nil {
  1763. return x.PersonType
  1764. }
  1765. return ""
  1766. }
  1767. func (x *OnlinePersonInfo) GetNickname() string {
  1768. if x != nil {
  1769. return x.Nickname
  1770. }
  1771. return ""
  1772. }
  1773. func (x *OnlinePersonInfo) GetAvatarUrl() string {
  1774. if x != nil {
  1775. return x.AvatarUrl
  1776. }
  1777. return ""
  1778. }
  1779. func (x *OnlinePersonInfo) GetSex() int64 {
  1780. if x != nil {
  1781. return x.Sex
  1782. }
  1783. return 0
  1784. }
  1785. func (x *OnlinePersonInfo) GetAge() int64 {
  1786. if x != nil {
  1787. return x.Age
  1788. }
  1789. return 0
  1790. }
  1791. func (x *OnlinePersonInfo) GetConstellation() string {
  1792. if x != nil {
  1793. return x.Constellation
  1794. }
  1795. return ""
  1796. }
  1797. func (x *OnlinePersonInfo) GetSignature() string {
  1798. if x != nil {
  1799. return x.Signature
  1800. }
  1801. return ""
  1802. }
  1803. func (x *OnlinePersonInfo) GetProvince() string {
  1804. if x != nil {
  1805. return x.Province
  1806. }
  1807. return ""
  1808. }
  1809. func (x *OnlinePersonInfo) GetCity() string {
  1810. if x != nil {
  1811. return x.City
  1812. }
  1813. return ""
  1814. }
  1815. func (x *OnlinePersonInfo) GetArea() string {
  1816. if x != nil {
  1817. return x.Area
  1818. }
  1819. return ""
  1820. }
  1821. type ChatRecordListReply struct {
  1822. state protoimpl.MessageState
  1823. sizeCache protoimpl.SizeCache
  1824. unknownFields protoimpl.UnknownFields
  1825. List []*ChatRecordInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  1826. NextId int64 `protobuf:"varint,2,opt,name=nextId,proto3" json:"nextId"`
  1827. }
  1828. func (x *ChatRecordListReply) Reset() {
  1829. *x = ChatRecordListReply{}
  1830. if protoimpl.UnsafeEnabled {
  1831. mi := &file_common_proto_msgTypes[30]
  1832. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1833. ms.StoreMessageInfo(mi)
  1834. }
  1835. }
  1836. func (x *ChatRecordListReply) String() string {
  1837. return protoimpl.X.MessageStringOf(x)
  1838. }
  1839. func (*ChatRecordListReply) ProtoMessage() {}
  1840. func (x *ChatRecordListReply) ProtoReflect() protoreflect.Message {
  1841. mi := &file_common_proto_msgTypes[30]
  1842. if protoimpl.UnsafeEnabled && x != nil {
  1843. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1844. if ms.LoadMessageInfo() == nil {
  1845. ms.StoreMessageInfo(mi)
  1846. }
  1847. return ms
  1848. }
  1849. return mi.MessageOf(x)
  1850. }
  1851. // Deprecated: Use ChatRecordListReply.ProtoReflect.Descriptor instead.
  1852. func (*ChatRecordListReply) Descriptor() ([]byte, []int) {
  1853. return file_common_proto_rawDescGZIP(), []int{30}
  1854. }
  1855. func (x *ChatRecordListReply) GetList() []*ChatRecordInfo {
  1856. if x != nil {
  1857. return x.List
  1858. }
  1859. return nil
  1860. }
  1861. func (x *ChatRecordListReply) GetNextId() int64 {
  1862. if x != nil {
  1863. return x.NextId
  1864. }
  1865. return 0
  1866. }
  1867. type ChatRecordInfo struct {
  1868. state protoimpl.MessageState
  1869. sizeCache protoimpl.SizeCache
  1870. unknownFields protoimpl.UnknownFields
  1871. MessageId int64 `protobuf:"varint,1,opt,name=messageId,proto3" json:"messageId"` // 消息的ID
  1872. MsgType string `protobuf:"bytes,2,opt,name=msgType,proto3" json:"msgType"` // 消息类型
  1873. Message *Message `protobuf:"bytes,3,opt,name=message,proto3" json:"message"` // 消息的结构
  1874. RoomId int64 `protobuf:"varint,4,opt,name=roomId,proto3" json:"roomId"` // 房间ID
  1875. IsSelf bool `protobuf:"varint,5,opt,name=isSelf,proto3" json:"isSelf"` // 是否是自己
  1876. SendTime int64 `protobuf:"varint,6,opt,name=sendTime,proto3" json:"sendTime"` // 发送时间
  1877. Status string `protobuf:"bytes,7,opt,name=status,proto3" json:"status"` // 消息状态
  1878. }
  1879. func (x *ChatRecordInfo) Reset() {
  1880. *x = ChatRecordInfo{}
  1881. if protoimpl.UnsafeEnabled {
  1882. mi := &file_common_proto_msgTypes[31]
  1883. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1884. ms.StoreMessageInfo(mi)
  1885. }
  1886. }
  1887. func (x *ChatRecordInfo) String() string {
  1888. return protoimpl.X.MessageStringOf(x)
  1889. }
  1890. func (*ChatRecordInfo) ProtoMessage() {}
  1891. func (x *ChatRecordInfo) ProtoReflect() protoreflect.Message {
  1892. mi := &file_common_proto_msgTypes[31]
  1893. if protoimpl.UnsafeEnabled && x != nil {
  1894. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1895. if ms.LoadMessageInfo() == nil {
  1896. ms.StoreMessageInfo(mi)
  1897. }
  1898. return ms
  1899. }
  1900. return mi.MessageOf(x)
  1901. }
  1902. // Deprecated: Use ChatRecordInfo.ProtoReflect.Descriptor instead.
  1903. func (*ChatRecordInfo) Descriptor() ([]byte, []int) {
  1904. return file_common_proto_rawDescGZIP(), []int{31}
  1905. }
  1906. func (x *ChatRecordInfo) GetMessageId() int64 {
  1907. if x != nil {
  1908. return x.MessageId
  1909. }
  1910. return 0
  1911. }
  1912. func (x *ChatRecordInfo) GetMsgType() string {
  1913. if x != nil {
  1914. return x.MsgType
  1915. }
  1916. return ""
  1917. }
  1918. func (x *ChatRecordInfo) GetMessage() *Message {
  1919. if x != nil {
  1920. return x.Message
  1921. }
  1922. return nil
  1923. }
  1924. func (x *ChatRecordInfo) GetRoomId() int64 {
  1925. if x != nil {
  1926. return x.RoomId
  1927. }
  1928. return 0
  1929. }
  1930. func (x *ChatRecordInfo) GetIsSelf() bool {
  1931. if x != nil {
  1932. return x.IsSelf
  1933. }
  1934. return false
  1935. }
  1936. func (x *ChatRecordInfo) GetSendTime() int64 {
  1937. if x != nil {
  1938. return x.SendTime
  1939. }
  1940. return 0
  1941. }
  1942. func (x *ChatRecordInfo) GetStatus() string {
  1943. if x != nil {
  1944. return x.Status
  1945. }
  1946. return ""
  1947. }
  1948. type Message struct {
  1949. state protoimpl.MessageState
  1950. sizeCache protoimpl.SizeCache
  1951. unknownFields protoimpl.UnknownFields
  1952. Content string `protobuf:"bytes,1,opt,name=content,proto3" json:"content"` // 文本内容
  1953. MaterialUrl string `protobuf:"bytes,2,opt,name=materialUrl,proto3" json:"materialUrl"` // 素材链接
  1954. Second int64 `protobuf:"varint,3,opt,name=second,proto3" json:"second"` // 音频的秒数
  1955. }
  1956. func (x *Message) Reset() {
  1957. *x = Message{}
  1958. if protoimpl.UnsafeEnabled {
  1959. mi := &file_common_proto_msgTypes[32]
  1960. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1961. ms.StoreMessageInfo(mi)
  1962. }
  1963. }
  1964. func (x *Message) String() string {
  1965. return protoimpl.X.MessageStringOf(x)
  1966. }
  1967. func (*Message) ProtoMessage() {}
  1968. func (x *Message) ProtoReflect() protoreflect.Message {
  1969. mi := &file_common_proto_msgTypes[32]
  1970. if protoimpl.UnsafeEnabled && x != nil {
  1971. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1972. if ms.LoadMessageInfo() == nil {
  1973. ms.StoreMessageInfo(mi)
  1974. }
  1975. return ms
  1976. }
  1977. return mi.MessageOf(x)
  1978. }
  1979. // Deprecated: Use Message.ProtoReflect.Descriptor instead.
  1980. func (*Message) Descriptor() ([]byte, []int) {
  1981. return file_common_proto_rawDescGZIP(), []int{32}
  1982. }
  1983. func (x *Message) GetContent() string {
  1984. if x != nil {
  1985. return x.Content
  1986. }
  1987. return ""
  1988. }
  1989. func (x *Message) GetMaterialUrl() string {
  1990. if x != nil {
  1991. return x.MaterialUrl
  1992. }
  1993. return ""
  1994. }
  1995. func (x *Message) GetSecond() int64 {
  1996. if x != nil {
  1997. return x.Second
  1998. }
  1999. return 0
  2000. }
  2001. var File_common_proto protoreflect.FileDescriptor
  2002. var file_common_proto_rawDesc = []byte{
  2003. 0x0a, 0x0c, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x0a,
  2004. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x22, 0x4d, 0x0a, 0x15, 0x55, 0x73,
  2005. 0x65, 0x72, 0x41, 0x6e, 0x64, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64, 0x50, 0x61,
  2006. 0x72, 0x61, 0x6d, 0x12, 0x1c, 0x0a, 0x09, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64,
  2007. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49,
  2008. 0x64, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28,
  2009. 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0xa1, 0x01, 0x0a, 0x13, 0x55, 0x73,
  2010. 0x65, 0x72, 0x41, 0x6e, 0x64, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x50, 0x61, 0x72, 0x61,
  2011. 0x6d, 0x12, 0x1c, 0x0a, 0x09, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64, 0x18, 0x01,
  2012. 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64, 0x12,
  2013. 0x2c, 0x0a, 0x11, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69,
  2014. 0x66, 0x79, 0x49, 0x44, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x11, 0x70, 0x61, 0x72, 0x74,
  2015. 0x6e, 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x44, 0x12, 0x16, 0x0a,
  2016. 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75,
  2017. 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x26, 0x0a, 0x0e, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x65,
  2018. 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x44, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x75,
  2019. 0x73, 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x44, 0x22, 0x42, 0x0a,
  2020. 0x14, 0x55, 0x73, 0x65, 0x72, 0x31, 0x41, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x32, 0x49, 0x64,
  2021. 0x50, 0x61, 0x72, 0x61, 0x6d, 0x12, 0x14, 0x0a, 0x05, 0x75, 0x73, 0x65, 0x72, 0x31, 0x18, 0x01,
  2022. 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x75, 0x73, 0x65, 0x72, 0x31, 0x12, 0x14, 0x0a, 0x05, 0x75,
  2023. 0x73, 0x65, 0x72, 0x32, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x75, 0x73, 0x65, 0x72,
  2024. 0x32, 0x22, 0x2e, 0x0a, 0x0e, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x44, 0x50, 0x61,
  2025. 0x72, 0x61, 0x6d, 0x12, 0x1c, 0x0a, 0x09, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x44,
  2026. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49,
  2027. 0x44, 0x22, 0x2b, 0x0a, 0x0d, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x50, 0x61, 0x72,
  2028. 0x61, 0x6d, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x18, 0x01,
  2029. 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x22, 0x49,
  2030. 0x0a, 0x0b, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x12, 0x1a, 0x0a,
  2031. 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
  2032. 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x65, 0x72,
  2033. 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70,
  2034. 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x22, 0x25, 0x0a, 0x0b, 0x55, 0x73, 0x65,
  2035. 0x72, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72,
  2036. 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64,
  2037. 0x22, 0x1d, 0x0a, 0x09, 0x57, 0x78, 0x43, 0x6f, 0x6e, 0x66, 0x52, 0x65, 0x71, 0x12, 0x10, 0x0a,
  2038. 0x03, 0x75, 0x72, 0x6c, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x75, 0x72, 0x6c, 0x22,
  2039. 0x90, 0x01, 0x0a, 0x0e, 0x57, 0x78, 0x43, 0x6f, 0x6e, 0x66, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e,
  2040. 0x73, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28,
  2041. 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64, 0x12, 0x1c, 0x0a, 0x09, 0x74, 0x69, 0x6d, 0x65,
  2042. 0x73, 0x74, 0x61, 0x6d, 0x70, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x74, 0x69, 0x6d,
  2043. 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x6f, 0x6e, 0x63, 0x65, 0x53,
  2044. 0x74, 0x72, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x6f, 0x6e, 0x63, 0x65, 0x53,
  2045. 0x74, 0x72, 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x18,
  2046. 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65,
  2047. 0x12, 0x10, 0x0a, 0x03, 0x75, 0x72, 0x6c, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x75,
  2048. 0x72, 0x6c, 0x22, 0xf3, 0x02, 0x0a, 0x08, 0x48, 0x6f, 0x6d, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x12,
  2049. 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12,
  2050. 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28,
  2051. 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x61,
  2052. 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09,
  2053. 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78,
  2054. 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x1a, 0x0a, 0x08, 0x70,
  2055. 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x18, 0x05, 0x20, 0x03, 0x28, 0x09, 0x52, 0x08, 0x70,
  2056. 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x12, 0x10, 0x0a, 0x03, 0x61, 0x67, 0x65, 0x18, 0x06,
  2057. 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x61, 0x67, 0x65, 0x12, 0x24, 0x0a, 0x0d, 0x63, 0x6f, 0x6e,
  2058. 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09,
  2059. 0x52, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12,
  2060. 0x2d, 0x0a, 0x07, 0x74, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x08, 0x20, 0x03, 0x28, 0x0b,
  2061. 0x32, 0x13, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x54, 0x61,
  2062. 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x07, 0x74, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1c,
  2063. 0x0a, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x18, 0x09, 0x20, 0x01, 0x28,
  2064. 0x09, 0x52, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x12, 0x26, 0x0a, 0x0e,
  2065. 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x18, 0x0a,
  2066. 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56,
  2067. 0x6f, 0x69, 0x63, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65,
  2068. 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65,
  2069. 0x12, 0x12, 0x0a, 0x04, 0x63, 0x69, 0x74, 0x79, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04,
  2070. 0x63, 0x69, 0x74, 0x79, 0x12, 0x12, 0x0a, 0x04, 0x61, 0x72, 0x65, 0x61, 0x18, 0x0d, 0x20, 0x01,
  2071. 0x28, 0x09, 0x52, 0x04, 0x61, 0x72, 0x65, 0x61, 0x22, 0xdf, 0x02, 0x0a, 0x09, 0x50, 0x65, 0x72,
  2072. 0x73, 0x6f, 0x6e, 0x4d, 0x73, 0x67, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01,
  2073. 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61,
  2074. 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61,
  2075. 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18,
  2076. 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c,
  2077. 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73,
  2078. 0x65, 0x78, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x18, 0x05,
  2079. 0x20, 0x03, 0x28, 0x09, 0x52, 0x08, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x12, 0x10,
  2080. 0x0a, 0x03, 0x61, 0x67, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x61, 0x67, 0x65,
  2081. 0x12, 0x24, 0x0a, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f,
  2082. 0x6e, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c,
  2083. 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x18, 0x0a, 0x07, 0x74, 0x61, 0x67, 0x4c, 0x69, 0x73,
  2084. 0x74, 0x18, 0x08, 0x20, 0x03, 0x28, 0x03, 0x52, 0x07, 0x74, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74,
  2085. 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x18, 0x09, 0x20,
  2086. 0x01, 0x28, 0x09, 0x52, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x12, 0x26,
  2087. 0x0a, 0x0e, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65,
  2088. 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63,
  2089. 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e,
  2090. 0x63, 0x65, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e,
  2091. 0x63, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x69, 0x74, 0x79, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x09,
  2092. 0x52, 0x04, 0x63, 0x69, 0x74, 0x79, 0x12, 0x12, 0x0a, 0x04, 0x61, 0x72, 0x65, 0x61, 0x18, 0x0d,
  2093. 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x61, 0x72, 0x65, 0x61, 0x22, 0x5d, 0x0a, 0x11, 0x4c, 0x6f,
  2094. 0x6f, 0x6b, 0x65, 0x64, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x64, 0x4e, 0x75, 0x6d, 0x12,
  2095. 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12,
  2096. 0x1c, 0x0a, 0x09, 0x6c, 0x6f, 0x6f, 0x6b, 0x65, 0x64, 0x4e, 0x75, 0x6d, 0x18, 0x02, 0x20, 0x01,
  2097. 0x28, 0x03, 0x52, 0x09, 0x6c, 0x6f, 0x6f, 0x6b, 0x65, 0x64, 0x4e, 0x75, 0x6d, 0x12, 0x1a, 0x0a,
  2098. 0x08, 0x6c, 0x69, 0x6b, 0x65, 0x64, 0x4e, 0x75, 0x6d, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52,
  2099. 0x08, 0x6c, 0x69, 0x6b, 0x65, 0x64, 0x4e, 0x75, 0x6d, 0x22, 0xc4, 0x03, 0x0a, 0x14, 0x41, 0x64,
  2100. 0x64, 0x46, 0x72, 0x69, 0x65, 0x6e, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x49, 0x6e,
  2101. 0x66, 0x6f, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02,
  2102. 0x69, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02,
  2103. 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1c,
  2104. 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28,
  2105. 0x09, 0x52, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x10, 0x0a, 0x03,
  2106. 0x73, 0x65, 0x78, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x1a,
  2107. 0x0a, 0x08, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x18, 0x05, 0x20, 0x03, 0x28, 0x09,
  2108. 0x52, 0x08, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x12, 0x1e, 0x0a, 0x0a, 0x66, 0x72,
  2109. 0x6f, 0x6d, 0x4f, 0x70, 0x65, 0x6e, 0x49, 0x64, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a,
  2110. 0x66, 0x72, 0x6f, 0x6d, 0x4f, 0x70, 0x65, 0x6e, 0x49, 0x64, 0x12, 0x1e, 0x0a, 0x0a, 0x69, 0x73,
  2111. 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x65, 0x72, 0x18, 0x07, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0a,
  2112. 0x69, 0x73, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x65, 0x72, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x73,
  2113. 0x43, 0x68, 0x61, 0x74, 0x18, 0x08, 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x69, 0x73, 0x43, 0x68,
  2114. 0x61, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x69, 0x73, 0x46, 0x72, 0x6f, 0x6d, 0x55, 0x73, 0x18, 0x09,
  2115. 0x20, 0x01, 0x28, 0x08, 0x52, 0x08, 0x69, 0x73, 0x46, 0x72, 0x6f, 0x6d, 0x55, 0x73, 0x12, 0x1c,
  2116. 0x0a, 0x09, 0x66, 0x72, 0x6f, 0x6d, 0x41, 0x70, 0x70, 0x49, 0x64, 0x18, 0x0a, 0x20, 0x01, 0x28,
  2117. 0x09, 0x52, 0x09, 0x66, 0x72, 0x6f, 0x6d, 0x41, 0x70, 0x70, 0x49, 0x64, 0x12, 0x1a, 0x0a, 0x08,
  2118. 0x66, 0x72, 0x6f, 0x6d, 0x4e, 0x61, 0x6d, 0x65, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08,
  2119. 0x66, 0x72, 0x6f, 0x6d, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x24, 0x0a, 0x0d, 0x63, 0x6f, 0x6e, 0x73,
  2120. 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x09, 0x52,
  2121. 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x1c,
  2122. 0x0a, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x18, 0x0d, 0x20, 0x01, 0x28,
  2123. 0x09, 0x52, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x12, 0x1a, 0x0a, 0x08,
  2124. 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08,
  2125. 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x69, 0x74, 0x79,
  2126. 0x18, 0x0f, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x69, 0x74, 0x79, 0x12, 0x12, 0x0a, 0x04,
  2127. 0x61, 0x72, 0x65, 0x61, 0x18, 0x10, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x61, 0x72, 0x65, 0x61,
  2128. 0x22, 0x2c, 0x0a, 0x0c, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x4c, 0x69, 0x73, 0x74,
  2129. 0x12, 0x1c, 0x0a, 0x09, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x73, 0x18, 0x01, 0x20,
  2130. 0x03, 0x28, 0x09, 0x52, 0x09, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x73, 0x22, 0x39,
  2131. 0x0a, 0x0d, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x44, 0x42, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12,
  2132. 0x28, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x14, 0x2e,
  2133. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f,
  2134. 0x6e, 0x44, 0x42, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0xc4, 0x02, 0x0a, 0x08, 0x50, 0x65,
  2135. 0x72, 0x73, 0x6f, 0x6e, 0x44, 0x42, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01,
  2136. 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61,
  2137. 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61,
  2138. 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18,
  2139. 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c,
  2140. 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73,
  2141. 0x65, 0x78, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x18, 0x05,
  2142. 0x20, 0x03, 0x28, 0x09, 0x52, 0x08, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x12, 0x10,
  2143. 0x0a, 0x03, 0x61, 0x67, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x61, 0x67, 0x65,
  2144. 0x12, 0x24, 0x0a, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f,
  2145. 0x6e, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c,
  2146. 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x26, 0x0a, 0x0e, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64,
  2147. 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x18, 0x08, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e,
  2148. 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x12, 0x1a,
  2149. 0x0a, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09,
  2150. 0x52, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x69,
  2151. 0x74, 0x79, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x69, 0x74, 0x79, 0x12, 0x12,
  2152. 0x0a, 0x04, 0x61, 0x72, 0x65, 0x61, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x61, 0x72,
  2153. 0x65, 0x61, 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x18,
  2154. 0x0c, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65,
  2155. 0x22, 0x41, 0x0a, 0x0f, 0x4c, 0x69, 0x73, 0x74, 0x50, 0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75,
  2156. 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x01, 0x20,
  2157. 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f,
  2158. 0x66, 0x66, 0x73, 0x65, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66,
  2159. 0x73, 0x65, 0x74, 0x22, 0x42, 0x0a, 0x10, 0x4c, 0x69, 0x73, 0x74, 0x50, 0x61, 0x67, 0x65, 0x32,
  2160. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49,
  2161. 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x12,
  2162. 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52,
  2163. 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x22, 0x86, 0x01, 0x0a, 0x18, 0x4c, 0x69, 0x73, 0x74,
  2164. 0x50, 0x61, 0x67, 0x65, 0x41, 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x52, 0x65, 0x71,
  2165. 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x01,
  2166. 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06,
  2167. 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66,
  2168. 0x66, 0x73, 0x65, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44,
  2169. 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44,
  2170. 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x18, 0x04,
  2171. 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65,
  2172. 0x22, 0x2c, 0x0a, 0x14, 0x53, 0x65, 0x6e, 0x64, 0x50, 0x68, 0x6f, 0x6e, 0x65, 0x43, 0x6f, 0x64,
  2173. 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x14, 0x0a, 0x05, 0x70, 0x68, 0x6f, 0x6e,
  2174. 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x22, 0x41,
  2175. 0x0a, 0x15, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x50, 0x68, 0x6f, 0x6e, 0x65, 0x43, 0x6f, 0x64, 0x65,
  2176. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x14, 0x0a, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65,
  2177. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x12, 0x12, 0x0a,
  2178. 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x6f, 0x64,
  2179. 0x65, 0x22, 0x2c, 0x0a, 0x16, 0x55, 0x70, 0x6c, 0x6f, 0x61, 0x64, 0x4d, 0x61, 0x74, 0x65, 0x72,
  2180. 0x69, 0x61, 0x6c, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x6c,
  2181. 0x69, 0x6e, 0x6b, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6c, 0x69, 0x6e, 0x6b, 0x22,
  2182. 0x17, 0x0a, 0x03, 0x49, 0x64, 0x73, 0x12, 0x10, 0x0a, 0x03, 0x69, 0x64, 0x73, 0x18, 0x01, 0x20,
  2183. 0x03, 0x28, 0x03, 0x52, 0x03, 0x69, 0x64, 0x73, 0x22, 0x37, 0x0a, 0x0c, 0x54, 0x61, 0x67, 0x4c,
  2184. 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x27, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74,
  2185. 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d,
  2186. 0x6d, 0x6f, 0x6e, 0x2e, 0x54, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x04, 0x6c, 0x69, 0x73,
  2187. 0x74, 0x22, 0x2d, 0x0a, 0x07, 0x54, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x0e, 0x0a, 0x02,
  2188. 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x12, 0x0a, 0x04,
  2189. 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65,
  2190. 0x22, 0x1a, 0x0a, 0x06, 0x53, 0x65, 0x78, 0x52, 0x65, 0x71, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65,
  2191. 0x78, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x22, 0x34, 0x0a, 0x14,
  2192. 0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x49, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x52,
  2193. 0x65, 0x70, 0x6c, 0x79, 0x12, 0x1c, 0x0a, 0x09, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63,
  2194. 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75,
  2195. 0x63, 0x65, 0x22, 0xc2, 0x02, 0x0a, 0x18, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x49, 0x6e, 0x66,
  2196. 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12,
  2197. 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28,
  2198. 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x61,
  2199. 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09,
  2200. 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78,
  2201. 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x1a, 0x0a, 0x08, 0x62,
  2202. 0x69, 0x72, 0x74, 0x68, 0x64, 0x61, 0x79, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x62,
  2203. 0x69, 0x72, 0x74, 0x68, 0x64, 0x61, 0x79, 0x12, 0x18, 0x0a, 0x07, 0x74, 0x61, 0x67, 0x4c, 0x69,
  2204. 0x73, 0x74, 0x18, 0x05, 0x20, 0x03, 0x28, 0x03, 0x52, 0x07, 0x74, 0x61, 0x67, 0x4c, 0x69, 0x73,
  2205. 0x74, 0x12, 0x26, 0x0a, 0x0e, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56, 0x6f,
  2206. 0x69, 0x63, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x69, 0x6e, 0x74, 0x72, 0x6f,
  2207. 0x64, 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x69, 0x67,
  2208. 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x73, 0x69,
  2209. 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x69, 0x63, 0x74, 0x75,
  2210. 0x72, 0x65, 0x73, 0x18, 0x08, 0x20, 0x03, 0x28, 0x09, 0x52, 0x08, 0x70, 0x69, 0x63, 0x74, 0x75,
  2211. 0x72, 0x65, 0x73, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x18,
  2212. 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x12,
  2213. 0x12, 0x0a, 0x04, 0x63, 0x69, 0x74, 0x79, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63,
  2214. 0x69, 0x74, 0x79, 0x12, 0x12, 0x0a, 0x04, 0x61, 0x72, 0x65, 0x61, 0x18, 0x0b, 0x20, 0x01, 0x28,
  2215. 0x09, 0x52, 0x04, 0x61, 0x72, 0x65, 0x61, 0x22, 0x61, 0x0a, 0x15, 0x4f, 0x6e, 0x6c, 0x69, 0x6e,
  2216. 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79,
  2217. 0x12, 0x30, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1c,
  2218. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4f, 0x6e, 0x6c, 0x69,
  2219. 0x6e, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x6c, 0x69,
  2220. 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01,
  2221. 0x28, 0x09, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x22, 0xb4, 0x02, 0x0a, 0x10, 0x4f,
  2222. 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x6e, 0x66, 0x6f, 0x12,
  2223. 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28,
  2224. 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x12, 0x1e, 0x0a, 0x0a, 0x70,
  2225. 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52,
  2226. 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x6e,
  2227. 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e,
  2228. 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61,
  2229. 0x72, 0x55, 0x72, 0x6c, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x76, 0x61, 0x74,
  2230. 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x05, 0x20, 0x01,
  2231. 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x10, 0x0a, 0x03, 0x61, 0x67, 0x65, 0x18, 0x06,
  2232. 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x61, 0x67, 0x65, 0x12, 0x24, 0x0a, 0x0d, 0x63, 0x6f, 0x6e,
  2233. 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09,
  2234. 0x52, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12,
  2235. 0x1c, 0x0a, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x18, 0x08, 0x20, 0x01,
  2236. 0x28, 0x09, 0x52, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x12, 0x1a, 0x0a,
  2237. 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09, 0x52,
  2238. 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x69, 0x74,
  2239. 0x79, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x69, 0x74, 0x79, 0x12, 0x12, 0x0a,
  2240. 0x04, 0x61, 0x72, 0x65, 0x61, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x61, 0x72, 0x65,
  2241. 0x61, 0x22, 0x5d, 0x0a, 0x13, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c,
  2242. 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x2e, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74,
  2243. 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d,
  2244. 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x49, 0x6e,
  2245. 0x66, 0x6f, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74,
  2246. 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64,
  2247. 0x22, 0xdb, 0x01, 0x0a, 0x0e, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x49,
  2248. 0x6e, 0x66, 0x6f, 0x12, 0x1c, 0x0a, 0x09, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x49, 0x64,
  2249. 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x49,
  2250. 0x64, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01,
  2251. 0x28, 0x09, 0x52, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x12, 0x2d, 0x0a, 0x07, 0x6d,
  2252. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x61,
  2253. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67,
  2254. 0x65, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x6f,
  2255. 0x6f, 0x6d, 0x49, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x72, 0x6f, 0x6f, 0x6d,
  2256. 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x73, 0x53, 0x65, 0x6c, 0x66, 0x18, 0x05, 0x20, 0x01,
  2257. 0x28, 0x08, 0x52, 0x06, 0x69, 0x73, 0x53, 0x65, 0x6c, 0x66, 0x12, 0x1a, 0x0a, 0x08, 0x73, 0x65,
  2258. 0x6e, 0x64, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x73, 0x65,
  2259. 0x6e, 0x64, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73,
  2260. 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x22, 0x5d,
  2261. 0x0a, 0x07, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x63, 0x6f, 0x6e,
  2262. 0x74, 0x65, 0x6e, 0x74, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x63, 0x6f, 0x6e, 0x74,
  2263. 0x65, 0x6e, 0x74, 0x12, 0x20, 0x0a, 0x0b, 0x6d, 0x61, 0x74, 0x65, 0x72, 0x69, 0x61, 0x6c, 0x55,
  2264. 0x72, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x6d, 0x61, 0x74, 0x65, 0x72, 0x69,
  2265. 0x61, 0x6c, 0x55, 0x72, 0x6c, 0x12, 0x16, 0x0a, 0x06, 0x73, 0x65, 0x63, 0x6f, 0x6e, 0x64, 0x18,
  2266. 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x73, 0x65, 0x63, 0x6f, 0x6e, 0x64, 0x42, 0x43, 0x0a,
  2267. 0x0a, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x50, 0x01, 0x5a, 0x33, 0x67,
  2268. 0x69, 0x74, 0x2e, 0x69, 0x6b, 0x75, 0x62, 0x61, 0x6e, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x73, 0x65,
  2269. 0x72, 0x76, 0x65, 0x72, 0x2f, 0x70, 0x77, 0x2d, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66,
  2270. 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x3b, 0x63, 0x6f, 0x6d, 0x6d,
  2271. 0x6f, 0x6e, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  2272. }
  2273. var (
  2274. file_common_proto_rawDescOnce sync.Once
  2275. file_common_proto_rawDescData = file_common_proto_rawDesc
  2276. )
  2277. func file_common_proto_rawDescGZIP() []byte {
  2278. file_common_proto_rawDescOnce.Do(func() {
  2279. file_common_proto_rawDescData = protoimpl.X.CompressGZIP(file_common_proto_rawDescData)
  2280. })
  2281. return file_common_proto_rawDescData
  2282. }
  2283. var file_common_proto_msgTypes = make([]protoimpl.MessageInfo, 33)
  2284. var file_common_proto_goTypes = []interface{}{
  2285. (*UserAndPartnerIdParam)(nil), // 0: api.common.UserAndPartnerIdParam
  2286. (*UserAndPartnerParam)(nil), // 1: api.common.UserAndPartnerParam
  2287. (*User1AndUser2IdParam)(nil), // 2: api.common.User1AndUser2IdParam
  2288. (*PartnerIDParam)(nil), // 3: api.common.PartnerIDParam
  2289. (*PersonIDParam)(nil), // 4: api.common.PersonIDParam
  2290. (*PersonParam)(nil), // 5: api.common.PersonParam
  2291. (*UserIDParam)(nil), // 6: api.common.UserIDParam
  2292. (*WxConfReq)(nil), // 7: api.common.WxConfReq
  2293. (*WxConfResponse)(nil), // 8: api.common.WxConfResponse
  2294. (*HomeInfo)(nil), // 9: api.common.HomeInfo
  2295. (*PersonMsg)(nil), // 10: api.common.PersonMsg
  2296. (*LookedAndLikedNum)(nil), // 11: api.common.LookedAndLikedNum
  2297. (*AddFriendMessageInfo)(nil), // 12: api.common.AddFriendMessageInfo
  2298. (*PersonIDList)(nil), // 13: api.common.PersonIDList
  2299. (*PersonDBReply)(nil), // 14: api.common.PersonDBReply
  2300. (*PersonDB)(nil), // 15: api.common.PersonDB
  2301. (*ListPageRequest)(nil), // 16: api.common.ListPageRequest
  2302. (*ListPage2Request)(nil), // 17: api.common.ListPage2Request
  2303. (*ListPageAndPersonRequest)(nil), // 18: api.common.ListPageAndPersonRequest
  2304. (*SendPhoneCodeRequest)(nil), // 19: api.common.SendPhoneCodeRequest
  2305. (*CheckPhoneCodeRequest)(nil), // 20: api.common.CheckPhoneCodeRequest
  2306. (*UploadMaterialResponse)(nil), // 21: api.common.UploadMaterialResponse
  2307. (*Ids)(nil), // 22: api.common.Ids
  2308. (*TagListReply)(nil), // 23: api.common.TagListReply
  2309. (*TagList)(nil), // 24: api.common.TagList
  2310. (*SexReq)(nil), // 25: api.common.SexReq
  2311. (*RandomIntroduceReply)(nil), // 26: api.common.RandomIntroduceReply
  2312. (*UpdateInformationRequest)(nil), // 27: api.common.UpdateInformationRequest
  2313. (*OnlinePersonListReply)(nil), // 28: api.common.OnlinePersonListReply
  2314. (*OnlinePersonInfo)(nil), // 29: api.common.OnlinePersonInfo
  2315. (*ChatRecordListReply)(nil), // 30: api.common.ChatRecordListReply
  2316. (*ChatRecordInfo)(nil), // 31: api.common.ChatRecordInfo
  2317. (*Message)(nil), // 32: api.common.Message
  2318. }
  2319. var file_common_proto_depIdxs = []int32{
  2320. 24, // 0: api.common.HomeInfo.tagList:type_name -> api.common.TagList
  2321. 15, // 1: api.common.PersonDBReply.list:type_name -> api.common.PersonDB
  2322. 24, // 2: api.common.TagListReply.list:type_name -> api.common.TagList
  2323. 29, // 3: api.common.OnlinePersonListReply.list:type_name -> api.common.OnlinePersonInfo
  2324. 31, // 4: api.common.ChatRecordListReply.list:type_name -> api.common.ChatRecordInfo
  2325. 32, // 5: api.common.ChatRecordInfo.message:type_name -> api.common.Message
  2326. 6, // [6:6] is the sub-list for method output_type
  2327. 6, // [6:6] is the sub-list for method input_type
  2328. 6, // [6:6] is the sub-list for extension type_name
  2329. 6, // [6:6] is the sub-list for extension extendee
  2330. 0, // [0:6] is the sub-list for field type_name
  2331. }
  2332. func init() { file_common_proto_init() }
  2333. func file_common_proto_init() {
  2334. if File_common_proto != nil {
  2335. return
  2336. }
  2337. if !protoimpl.UnsafeEnabled {
  2338. file_common_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  2339. switch v := v.(*UserAndPartnerIdParam); i {
  2340. case 0:
  2341. return &v.state
  2342. case 1:
  2343. return &v.sizeCache
  2344. case 2:
  2345. return &v.unknownFields
  2346. default:
  2347. return nil
  2348. }
  2349. }
  2350. file_common_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  2351. switch v := v.(*UserAndPartnerParam); i {
  2352. case 0:
  2353. return &v.state
  2354. case 1:
  2355. return &v.sizeCache
  2356. case 2:
  2357. return &v.unknownFields
  2358. default:
  2359. return nil
  2360. }
  2361. }
  2362. file_common_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  2363. switch v := v.(*User1AndUser2IdParam); i {
  2364. case 0:
  2365. return &v.state
  2366. case 1:
  2367. return &v.sizeCache
  2368. case 2:
  2369. return &v.unknownFields
  2370. default:
  2371. return nil
  2372. }
  2373. }
  2374. file_common_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  2375. switch v := v.(*PartnerIDParam); i {
  2376. case 0:
  2377. return &v.state
  2378. case 1:
  2379. return &v.sizeCache
  2380. case 2:
  2381. return &v.unknownFields
  2382. default:
  2383. return nil
  2384. }
  2385. }
  2386. file_common_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  2387. switch v := v.(*PersonIDParam); i {
  2388. case 0:
  2389. return &v.state
  2390. case 1:
  2391. return &v.sizeCache
  2392. case 2:
  2393. return &v.unknownFields
  2394. default:
  2395. return nil
  2396. }
  2397. }
  2398. file_common_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  2399. switch v := v.(*PersonParam); i {
  2400. case 0:
  2401. return &v.state
  2402. case 1:
  2403. return &v.sizeCache
  2404. case 2:
  2405. return &v.unknownFields
  2406. default:
  2407. return nil
  2408. }
  2409. }
  2410. file_common_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  2411. switch v := v.(*UserIDParam); i {
  2412. case 0:
  2413. return &v.state
  2414. case 1:
  2415. return &v.sizeCache
  2416. case 2:
  2417. return &v.unknownFields
  2418. default:
  2419. return nil
  2420. }
  2421. }
  2422. file_common_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  2423. switch v := v.(*WxConfReq); i {
  2424. case 0:
  2425. return &v.state
  2426. case 1:
  2427. return &v.sizeCache
  2428. case 2:
  2429. return &v.unknownFields
  2430. default:
  2431. return nil
  2432. }
  2433. }
  2434. file_common_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  2435. switch v := v.(*WxConfResponse); i {
  2436. case 0:
  2437. return &v.state
  2438. case 1:
  2439. return &v.sizeCache
  2440. case 2:
  2441. return &v.unknownFields
  2442. default:
  2443. return nil
  2444. }
  2445. }
  2446. file_common_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  2447. switch v := v.(*HomeInfo); i {
  2448. case 0:
  2449. return &v.state
  2450. case 1:
  2451. return &v.sizeCache
  2452. case 2:
  2453. return &v.unknownFields
  2454. default:
  2455. return nil
  2456. }
  2457. }
  2458. file_common_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  2459. switch v := v.(*PersonMsg); i {
  2460. case 0:
  2461. return &v.state
  2462. case 1:
  2463. return &v.sizeCache
  2464. case 2:
  2465. return &v.unknownFields
  2466. default:
  2467. return nil
  2468. }
  2469. }
  2470. file_common_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  2471. switch v := v.(*LookedAndLikedNum); i {
  2472. case 0:
  2473. return &v.state
  2474. case 1:
  2475. return &v.sizeCache
  2476. case 2:
  2477. return &v.unknownFields
  2478. default:
  2479. return nil
  2480. }
  2481. }
  2482. file_common_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  2483. switch v := v.(*AddFriendMessageInfo); i {
  2484. case 0:
  2485. return &v.state
  2486. case 1:
  2487. return &v.sizeCache
  2488. case 2:
  2489. return &v.unknownFields
  2490. default:
  2491. return nil
  2492. }
  2493. }
  2494. file_common_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  2495. switch v := v.(*PersonIDList); i {
  2496. case 0:
  2497. return &v.state
  2498. case 1:
  2499. return &v.sizeCache
  2500. case 2:
  2501. return &v.unknownFields
  2502. default:
  2503. return nil
  2504. }
  2505. }
  2506. file_common_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  2507. switch v := v.(*PersonDBReply); i {
  2508. case 0:
  2509. return &v.state
  2510. case 1:
  2511. return &v.sizeCache
  2512. case 2:
  2513. return &v.unknownFields
  2514. default:
  2515. return nil
  2516. }
  2517. }
  2518. file_common_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  2519. switch v := v.(*PersonDB); i {
  2520. case 0:
  2521. return &v.state
  2522. case 1:
  2523. return &v.sizeCache
  2524. case 2:
  2525. return &v.unknownFields
  2526. default:
  2527. return nil
  2528. }
  2529. }
  2530. file_common_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  2531. switch v := v.(*ListPageRequest); i {
  2532. case 0:
  2533. return &v.state
  2534. case 1:
  2535. return &v.sizeCache
  2536. case 2:
  2537. return &v.unknownFields
  2538. default:
  2539. return nil
  2540. }
  2541. }
  2542. file_common_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
  2543. switch v := v.(*ListPage2Request); i {
  2544. case 0:
  2545. return &v.state
  2546. case 1:
  2547. return &v.sizeCache
  2548. case 2:
  2549. return &v.unknownFields
  2550. default:
  2551. return nil
  2552. }
  2553. }
  2554. file_common_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
  2555. switch v := v.(*ListPageAndPersonRequest); i {
  2556. case 0:
  2557. return &v.state
  2558. case 1:
  2559. return &v.sizeCache
  2560. case 2:
  2561. return &v.unknownFields
  2562. default:
  2563. return nil
  2564. }
  2565. }
  2566. file_common_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} {
  2567. switch v := v.(*SendPhoneCodeRequest); i {
  2568. case 0:
  2569. return &v.state
  2570. case 1:
  2571. return &v.sizeCache
  2572. case 2:
  2573. return &v.unknownFields
  2574. default:
  2575. return nil
  2576. }
  2577. }
  2578. file_common_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} {
  2579. switch v := v.(*CheckPhoneCodeRequest); i {
  2580. case 0:
  2581. return &v.state
  2582. case 1:
  2583. return &v.sizeCache
  2584. case 2:
  2585. return &v.unknownFields
  2586. default:
  2587. return nil
  2588. }
  2589. }
  2590. file_common_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} {
  2591. switch v := v.(*UploadMaterialResponse); i {
  2592. case 0:
  2593. return &v.state
  2594. case 1:
  2595. return &v.sizeCache
  2596. case 2:
  2597. return &v.unknownFields
  2598. default:
  2599. return nil
  2600. }
  2601. }
  2602. file_common_proto_msgTypes[22].Exporter = func(v interface{}, i int) interface{} {
  2603. switch v := v.(*Ids); i {
  2604. case 0:
  2605. return &v.state
  2606. case 1:
  2607. return &v.sizeCache
  2608. case 2:
  2609. return &v.unknownFields
  2610. default:
  2611. return nil
  2612. }
  2613. }
  2614. file_common_proto_msgTypes[23].Exporter = func(v interface{}, i int) interface{} {
  2615. switch v := v.(*TagListReply); i {
  2616. case 0:
  2617. return &v.state
  2618. case 1:
  2619. return &v.sizeCache
  2620. case 2:
  2621. return &v.unknownFields
  2622. default:
  2623. return nil
  2624. }
  2625. }
  2626. file_common_proto_msgTypes[24].Exporter = func(v interface{}, i int) interface{} {
  2627. switch v := v.(*TagList); i {
  2628. case 0:
  2629. return &v.state
  2630. case 1:
  2631. return &v.sizeCache
  2632. case 2:
  2633. return &v.unknownFields
  2634. default:
  2635. return nil
  2636. }
  2637. }
  2638. file_common_proto_msgTypes[25].Exporter = func(v interface{}, i int) interface{} {
  2639. switch v := v.(*SexReq); i {
  2640. case 0:
  2641. return &v.state
  2642. case 1:
  2643. return &v.sizeCache
  2644. case 2:
  2645. return &v.unknownFields
  2646. default:
  2647. return nil
  2648. }
  2649. }
  2650. file_common_proto_msgTypes[26].Exporter = func(v interface{}, i int) interface{} {
  2651. switch v := v.(*RandomIntroduceReply); i {
  2652. case 0:
  2653. return &v.state
  2654. case 1:
  2655. return &v.sizeCache
  2656. case 2:
  2657. return &v.unknownFields
  2658. default:
  2659. return nil
  2660. }
  2661. }
  2662. file_common_proto_msgTypes[27].Exporter = func(v interface{}, i int) interface{} {
  2663. switch v := v.(*UpdateInformationRequest); i {
  2664. case 0:
  2665. return &v.state
  2666. case 1:
  2667. return &v.sizeCache
  2668. case 2:
  2669. return &v.unknownFields
  2670. default:
  2671. return nil
  2672. }
  2673. }
  2674. file_common_proto_msgTypes[28].Exporter = func(v interface{}, i int) interface{} {
  2675. switch v := v.(*OnlinePersonListReply); i {
  2676. case 0:
  2677. return &v.state
  2678. case 1:
  2679. return &v.sizeCache
  2680. case 2:
  2681. return &v.unknownFields
  2682. default:
  2683. return nil
  2684. }
  2685. }
  2686. file_common_proto_msgTypes[29].Exporter = func(v interface{}, i int) interface{} {
  2687. switch v := v.(*OnlinePersonInfo); i {
  2688. case 0:
  2689. return &v.state
  2690. case 1:
  2691. return &v.sizeCache
  2692. case 2:
  2693. return &v.unknownFields
  2694. default:
  2695. return nil
  2696. }
  2697. }
  2698. file_common_proto_msgTypes[30].Exporter = func(v interface{}, i int) interface{} {
  2699. switch v := v.(*ChatRecordListReply); i {
  2700. case 0:
  2701. return &v.state
  2702. case 1:
  2703. return &v.sizeCache
  2704. case 2:
  2705. return &v.unknownFields
  2706. default:
  2707. return nil
  2708. }
  2709. }
  2710. file_common_proto_msgTypes[31].Exporter = func(v interface{}, i int) interface{} {
  2711. switch v := v.(*ChatRecordInfo); i {
  2712. case 0:
  2713. return &v.state
  2714. case 1:
  2715. return &v.sizeCache
  2716. case 2:
  2717. return &v.unknownFields
  2718. default:
  2719. return nil
  2720. }
  2721. }
  2722. file_common_proto_msgTypes[32].Exporter = func(v interface{}, i int) interface{} {
  2723. switch v := v.(*Message); i {
  2724. case 0:
  2725. return &v.state
  2726. case 1:
  2727. return &v.sizeCache
  2728. case 2:
  2729. return &v.unknownFields
  2730. default:
  2731. return nil
  2732. }
  2733. }
  2734. }
  2735. type x struct{}
  2736. out := protoimpl.TypeBuilder{
  2737. File: protoimpl.DescBuilder{
  2738. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  2739. RawDescriptor: file_common_proto_rawDesc,
  2740. NumEnums: 0,
  2741. NumMessages: 33,
  2742. NumExtensions: 0,
  2743. NumServices: 0,
  2744. },
  2745. GoTypes: file_common_proto_goTypes,
  2746. DependencyIndexes: file_common_proto_depIdxs,
  2747. MessageInfos: file_common_proto_msgTypes,
  2748. }.Build()
  2749. File_common_proto = out.File
  2750. file_common_proto_rawDesc = nil
  2751. file_common_proto_goTypes = nil
  2752. file_common_proto_depIdxs = nil
  2753. }