chat.pb.go 121 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197
  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: chat.proto
  6. package chat
  7. import (
  8. common "git.ikuban.com/server/pw-protobuf/api/common"
  9. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  10. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  11. emptypb "google.golang.org/protobuf/types/known/emptypb"
  12. reflect "reflect"
  13. sync "sync"
  14. )
  15. const (
  16. // Verify that this generated code is sufficiently up-to-date.
  17. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  18. // Verify that runtime/protoimpl is sufficiently up-to-date.
  19. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  20. )
  21. type GetOnlinePersonNumReply struct {
  22. state protoimpl.MessageState
  23. sizeCache protoimpl.SizeCache
  24. unknownFields protoimpl.UnknownFields
  25. Num int64 `protobuf:"varint,1,opt,name=num,proto3" json:"num"`
  26. }
  27. func (x *GetOnlinePersonNumReply) Reset() {
  28. *x = GetOnlinePersonNumReply{}
  29. if protoimpl.UnsafeEnabled {
  30. mi := &file_chat_proto_msgTypes[0]
  31. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  32. ms.StoreMessageInfo(mi)
  33. }
  34. }
  35. func (x *GetOnlinePersonNumReply) String() string {
  36. return protoimpl.X.MessageStringOf(x)
  37. }
  38. func (*GetOnlinePersonNumReply) ProtoMessage() {}
  39. func (x *GetOnlinePersonNumReply) ProtoReflect() protoreflect.Message {
  40. mi := &file_chat_proto_msgTypes[0]
  41. if protoimpl.UnsafeEnabled && x != nil {
  42. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  43. if ms.LoadMessageInfo() == nil {
  44. ms.StoreMessageInfo(mi)
  45. }
  46. return ms
  47. }
  48. return mi.MessageOf(x)
  49. }
  50. // Deprecated: Use GetOnlinePersonNumReply.ProtoReflect.Descriptor instead.
  51. func (*GetOnlinePersonNumReply) Descriptor() ([]byte, []int) {
  52. return file_chat_proto_rawDescGZIP(), []int{0}
  53. }
  54. func (x *GetOnlinePersonNumReply) GetNum() int64 {
  55. if x != nil {
  56. return x.Num
  57. }
  58. return 0
  59. }
  60. type GetMatchingPartnerInfoRequest struct {
  61. state protoimpl.MessageState
  62. sizeCache protoimpl.SizeCache
  63. unknownFields protoimpl.UnknownFields
  64. Sex int64 `protobuf:"varint,1,opt,name=sex,proto3" json:"sex"` // 性别
  65. UserID string `protobuf:"bytes,2,opt,name=userID,proto3" json:"userID"` // 用户ID
  66. IdentifyId string `protobuf:"bytes,3,opt,name=identifyId,proto3" json:"identifyId"` // 身份ID
  67. OpenId string `protobuf:"bytes,4,opt,name=openId,proto3" json:"openId"`
  68. AppId string `protobuf:"bytes,5,opt,name=appId,proto3" json:"appId"`
  69. }
  70. func (x *GetMatchingPartnerInfoRequest) Reset() {
  71. *x = GetMatchingPartnerInfoRequest{}
  72. if protoimpl.UnsafeEnabled {
  73. mi := &file_chat_proto_msgTypes[1]
  74. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  75. ms.StoreMessageInfo(mi)
  76. }
  77. }
  78. func (x *GetMatchingPartnerInfoRequest) String() string {
  79. return protoimpl.X.MessageStringOf(x)
  80. }
  81. func (*GetMatchingPartnerInfoRequest) ProtoMessage() {}
  82. func (x *GetMatchingPartnerInfoRequest) ProtoReflect() protoreflect.Message {
  83. mi := &file_chat_proto_msgTypes[1]
  84. if protoimpl.UnsafeEnabled && x != nil {
  85. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  86. if ms.LoadMessageInfo() == nil {
  87. ms.StoreMessageInfo(mi)
  88. }
  89. return ms
  90. }
  91. return mi.MessageOf(x)
  92. }
  93. // Deprecated: Use GetMatchingPartnerInfoRequest.ProtoReflect.Descriptor instead.
  94. func (*GetMatchingPartnerInfoRequest) Descriptor() ([]byte, []int) {
  95. return file_chat_proto_rawDescGZIP(), []int{1}
  96. }
  97. func (x *GetMatchingPartnerInfoRequest) GetSex() int64 {
  98. if x != nil {
  99. return x.Sex
  100. }
  101. return 0
  102. }
  103. func (x *GetMatchingPartnerInfoRequest) GetUserID() string {
  104. if x != nil {
  105. return x.UserID
  106. }
  107. return ""
  108. }
  109. func (x *GetMatchingPartnerInfoRequest) GetIdentifyId() string {
  110. if x != nil {
  111. return x.IdentifyId
  112. }
  113. return ""
  114. }
  115. func (x *GetMatchingPartnerInfoRequest) GetOpenId() string {
  116. if x != nil {
  117. return x.OpenId
  118. }
  119. return ""
  120. }
  121. func (x *GetMatchingPartnerInfoRequest) GetAppId() string {
  122. if x != nil {
  123. return x.AppId
  124. }
  125. return ""
  126. }
  127. type GetRoomProfitReply struct {
  128. state protoimpl.MessageState
  129. sizeCache protoimpl.SizeCache
  130. unknownFields protoimpl.UnknownFields
  131. RoomProfit int64 `protobuf:"varint,1,opt,name=roomProfit,proto3" json:"roomProfit"` // 房间收益
  132. }
  133. func (x *GetRoomProfitReply) Reset() {
  134. *x = GetRoomProfitReply{}
  135. if protoimpl.UnsafeEnabled {
  136. mi := &file_chat_proto_msgTypes[2]
  137. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  138. ms.StoreMessageInfo(mi)
  139. }
  140. }
  141. func (x *GetRoomProfitReply) String() string {
  142. return protoimpl.X.MessageStringOf(x)
  143. }
  144. func (*GetRoomProfitReply) ProtoMessage() {}
  145. func (x *GetRoomProfitReply) ProtoReflect() protoreflect.Message {
  146. mi := &file_chat_proto_msgTypes[2]
  147. if protoimpl.UnsafeEnabled && x != nil {
  148. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  149. if ms.LoadMessageInfo() == nil {
  150. ms.StoreMessageInfo(mi)
  151. }
  152. return ms
  153. }
  154. return mi.MessageOf(x)
  155. }
  156. // Deprecated: Use GetRoomProfitReply.ProtoReflect.Descriptor instead.
  157. func (*GetRoomProfitReply) Descriptor() ([]byte, []int) {
  158. return file_chat_proto_rawDescGZIP(), []int{2}
  159. }
  160. func (x *GetRoomProfitReply) GetRoomProfit() int64 {
  161. if x != nil {
  162. return x.RoomProfit
  163. }
  164. return 0
  165. }
  166. type UserUnlockRequest struct {
  167. state protoimpl.MessageState
  168. sizeCache protoimpl.SizeCache
  169. unknownFields protoimpl.UnknownFields
  170. RoomId int64 `protobuf:"varint,1,opt,name=roomId,proto3" json:"roomId"` // 房间ID
  171. PersonId string `protobuf:"bytes,2,opt,name=personId,proto3" json:"personId"`
  172. PersonType string `protobuf:"bytes,3,opt,name=personType,proto3" json:"personType"`
  173. IdentifyId string `protobuf:"bytes,4,opt,name=identifyId,proto3" json:"identifyId"`
  174. }
  175. func (x *UserUnlockRequest) Reset() {
  176. *x = UserUnlockRequest{}
  177. if protoimpl.UnsafeEnabled {
  178. mi := &file_chat_proto_msgTypes[3]
  179. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  180. ms.StoreMessageInfo(mi)
  181. }
  182. }
  183. func (x *UserUnlockRequest) String() string {
  184. return protoimpl.X.MessageStringOf(x)
  185. }
  186. func (*UserUnlockRequest) ProtoMessage() {}
  187. func (x *UserUnlockRequest) ProtoReflect() protoreflect.Message {
  188. mi := &file_chat_proto_msgTypes[3]
  189. if protoimpl.UnsafeEnabled && x != nil {
  190. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  191. if ms.LoadMessageInfo() == nil {
  192. ms.StoreMessageInfo(mi)
  193. }
  194. return ms
  195. }
  196. return mi.MessageOf(x)
  197. }
  198. // Deprecated: Use UserUnlockRequest.ProtoReflect.Descriptor instead.
  199. func (*UserUnlockRequest) Descriptor() ([]byte, []int) {
  200. return file_chat_proto_rawDescGZIP(), []int{3}
  201. }
  202. func (x *UserUnlockRequest) GetRoomId() int64 {
  203. if x != nil {
  204. return x.RoomId
  205. }
  206. return 0
  207. }
  208. func (x *UserUnlockRequest) GetPersonId() string {
  209. if x != nil {
  210. return x.PersonId
  211. }
  212. return ""
  213. }
  214. func (x *UserUnlockRequest) GetPersonType() string {
  215. if x != nil {
  216. return x.PersonType
  217. }
  218. return ""
  219. }
  220. func (x *UserUnlockRequest) GetIdentifyId() string {
  221. if x != nil {
  222. return x.IdentifyId
  223. }
  224. return ""
  225. }
  226. type PartnerCollectIDsRequest struct {
  227. state protoimpl.MessageState
  228. sizeCache protoimpl.SizeCache
  229. unknownFields protoimpl.UnknownFields
  230. ChatRecordIds []int64 `protobuf:"varint,1,rep,packed,name=chatRecordIds,proto3" json:"chatRecordIds"` // 记录ID
  231. PersonId string `protobuf:"bytes,2,opt,name=personId,proto3" json:"personId"`
  232. PersonType string `protobuf:"bytes,3,opt,name=personType,proto3" json:"personType"`
  233. IdentifyId string `protobuf:"bytes,4,opt,name=identifyId,proto3" json:"identifyId"`
  234. RoomId int64 `protobuf:"varint,5,opt,name=roomId,proto3" json:"roomId"` // 房间ID
  235. }
  236. func (x *PartnerCollectIDsRequest) Reset() {
  237. *x = PartnerCollectIDsRequest{}
  238. if protoimpl.UnsafeEnabled {
  239. mi := &file_chat_proto_msgTypes[4]
  240. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  241. ms.StoreMessageInfo(mi)
  242. }
  243. }
  244. func (x *PartnerCollectIDsRequest) String() string {
  245. return protoimpl.X.MessageStringOf(x)
  246. }
  247. func (*PartnerCollectIDsRequest) ProtoMessage() {}
  248. func (x *PartnerCollectIDsRequest) ProtoReflect() protoreflect.Message {
  249. mi := &file_chat_proto_msgTypes[4]
  250. if protoimpl.UnsafeEnabled && x != nil {
  251. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  252. if ms.LoadMessageInfo() == nil {
  253. ms.StoreMessageInfo(mi)
  254. }
  255. return ms
  256. }
  257. return mi.MessageOf(x)
  258. }
  259. // Deprecated: Use PartnerCollectIDsRequest.ProtoReflect.Descriptor instead.
  260. func (*PartnerCollectIDsRequest) Descriptor() ([]byte, []int) {
  261. return file_chat_proto_rawDescGZIP(), []int{4}
  262. }
  263. func (x *PartnerCollectIDsRequest) GetChatRecordIds() []int64 {
  264. if x != nil {
  265. return x.ChatRecordIds
  266. }
  267. return nil
  268. }
  269. func (x *PartnerCollectIDsRequest) GetPersonId() string {
  270. if x != nil {
  271. return x.PersonId
  272. }
  273. return ""
  274. }
  275. func (x *PartnerCollectIDsRequest) GetPersonType() string {
  276. if x != nil {
  277. return x.PersonType
  278. }
  279. return ""
  280. }
  281. func (x *PartnerCollectIDsRequest) GetIdentifyId() string {
  282. if x != nil {
  283. return x.IdentifyId
  284. }
  285. return ""
  286. }
  287. func (x *PartnerCollectIDsRequest) GetRoomId() int64 {
  288. if x != nil {
  289. return x.RoomId
  290. }
  291. return 0
  292. }
  293. type PartnerCollectRequest struct {
  294. state protoimpl.MessageState
  295. sizeCache protoimpl.SizeCache
  296. unknownFields protoimpl.UnknownFields
  297. ChatRecordId int64 `protobuf:"varint,1,opt,name=chatRecordId,proto3" json:"chatRecordId"` // 记录ID
  298. PersonId string `protobuf:"bytes,2,opt,name=personId,proto3" json:"personId"`
  299. PersonType string `protobuf:"bytes,3,opt,name=personType,proto3" json:"personType"`
  300. IdentifyId string `protobuf:"bytes,4,opt,name=identifyId,proto3" json:"identifyId"`
  301. }
  302. func (x *PartnerCollectRequest) Reset() {
  303. *x = PartnerCollectRequest{}
  304. if protoimpl.UnsafeEnabled {
  305. mi := &file_chat_proto_msgTypes[5]
  306. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  307. ms.StoreMessageInfo(mi)
  308. }
  309. }
  310. func (x *PartnerCollectRequest) String() string {
  311. return protoimpl.X.MessageStringOf(x)
  312. }
  313. func (*PartnerCollectRequest) ProtoMessage() {}
  314. func (x *PartnerCollectRequest) ProtoReflect() protoreflect.Message {
  315. mi := &file_chat_proto_msgTypes[5]
  316. if protoimpl.UnsafeEnabled && x != nil {
  317. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  318. if ms.LoadMessageInfo() == nil {
  319. ms.StoreMessageInfo(mi)
  320. }
  321. return ms
  322. }
  323. return mi.MessageOf(x)
  324. }
  325. // Deprecated: Use PartnerCollectRequest.ProtoReflect.Descriptor instead.
  326. func (*PartnerCollectRequest) Descriptor() ([]byte, []int) {
  327. return file_chat_proto_rawDescGZIP(), []int{5}
  328. }
  329. func (x *PartnerCollectRequest) GetChatRecordId() int64 {
  330. if x != nil {
  331. return x.ChatRecordId
  332. }
  333. return 0
  334. }
  335. func (x *PartnerCollectRequest) GetPersonId() string {
  336. if x != nil {
  337. return x.PersonId
  338. }
  339. return ""
  340. }
  341. func (x *PartnerCollectRequest) GetPersonType() string {
  342. if x != nil {
  343. return x.PersonType
  344. }
  345. return ""
  346. }
  347. func (x *PartnerCollectRequest) GetIdentifyId() string {
  348. if x != nil {
  349. return x.IdentifyId
  350. }
  351. return ""
  352. }
  353. type GetRandomMatchingReply struct {
  354. state protoimpl.MessageState
  355. sizeCache protoimpl.SizeCache
  356. unknownFields protoimpl.UnknownFields
  357. PersonID string `protobuf:"bytes,1,opt,name=personID,proto3" json:"personID"` // 查询目标的ID
  358. PersonType string `protobuf:"bytes,2,opt,name=personType,proto3" json:"personType"` // 类型
  359. RoomId int64 `protobuf:"varint,3,opt,name=roomId,proto3" json:"roomId"` // 房间ID
  360. Nickname string `protobuf:"bytes,4,opt,name=nickname,proto3" json:"nickname"` // 昵称
  361. AvatarUrl string `protobuf:"bytes,5,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像
  362. Sex int64 `protobuf:"varint,6,opt,name=sex,proto3" json:"sex"` // 性别
  363. Age int64 `protobuf:"varint,7,opt,name=age,proto3" json:"age"` // 年龄
  364. }
  365. func (x *GetRandomMatchingReply) Reset() {
  366. *x = GetRandomMatchingReply{}
  367. if protoimpl.UnsafeEnabled {
  368. mi := &file_chat_proto_msgTypes[6]
  369. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  370. ms.StoreMessageInfo(mi)
  371. }
  372. }
  373. func (x *GetRandomMatchingReply) String() string {
  374. return protoimpl.X.MessageStringOf(x)
  375. }
  376. func (*GetRandomMatchingReply) ProtoMessage() {}
  377. func (x *GetRandomMatchingReply) ProtoReflect() protoreflect.Message {
  378. mi := &file_chat_proto_msgTypes[6]
  379. if protoimpl.UnsafeEnabled && x != nil {
  380. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  381. if ms.LoadMessageInfo() == nil {
  382. ms.StoreMessageInfo(mi)
  383. }
  384. return ms
  385. }
  386. return mi.MessageOf(x)
  387. }
  388. // Deprecated: Use GetRandomMatchingReply.ProtoReflect.Descriptor instead.
  389. func (*GetRandomMatchingReply) Descriptor() ([]byte, []int) {
  390. return file_chat_proto_rawDescGZIP(), []int{6}
  391. }
  392. func (x *GetRandomMatchingReply) GetPersonID() string {
  393. if x != nil {
  394. return x.PersonID
  395. }
  396. return ""
  397. }
  398. func (x *GetRandomMatchingReply) GetPersonType() string {
  399. if x != nil {
  400. return x.PersonType
  401. }
  402. return ""
  403. }
  404. func (x *GetRandomMatchingReply) GetRoomId() int64 {
  405. if x != nil {
  406. return x.RoomId
  407. }
  408. return 0
  409. }
  410. func (x *GetRandomMatchingReply) GetNickname() string {
  411. if x != nil {
  412. return x.Nickname
  413. }
  414. return ""
  415. }
  416. func (x *GetRandomMatchingReply) GetAvatarUrl() string {
  417. if x != nil {
  418. return x.AvatarUrl
  419. }
  420. return ""
  421. }
  422. func (x *GetRandomMatchingReply) GetSex() int64 {
  423. if x != nil {
  424. return x.Sex
  425. }
  426. return 0
  427. }
  428. func (x *GetRandomMatchingReply) GetAge() int64 {
  429. if x != nil {
  430. return x.Age
  431. }
  432. return 0
  433. }
  434. type FindNotReplyNumReply struct {
  435. state protoimpl.MessageState
  436. sizeCache protoimpl.SizeCache
  437. unknownFields protoimpl.UnknownFields
  438. PersonNum int64 `protobuf:"varint,1,opt,name=personNum,proto3" json:"personNum"` // 未接待人数
  439. MessageNum int64 `protobuf:"varint,2,opt,name=messageNum,proto3" json:"messageNum"` // 消息数
  440. }
  441. func (x *FindNotReplyNumReply) Reset() {
  442. *x = FindNotReplyNumReply{}
  443. if protoimpl.UnsafeEnabled {
  444. mi := &file_chat_proto_msgTypes[7]
  445. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  446. ms.StoreMessageInfo(mi)
  447. }
  448. }
  449. func (x *FindNotReplyNumReply) String() string {
  450. return protoimpl.X.MessageStringOf(x)
  451. }
  452. func (*FindNotReplyNumReply) ProtoMessage() {}
  453. func (x *FindNotReplyNumReply) ProtoReflect() protoreflect.Message {
  454. mi := &file_chat_proto_msgTypes[7]
  455. if protoimpl.UnsafeEnabled && x != nil {
  456. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  457. if ms.LoadMessageInfo() == nil {
  458. ms.StoreMessageInfo(mi)
  459. }
  460. return ms
  461. }
  462. return mi.MessageOf(x)
  463. }
  464. // Deprecated: Use FindNotReplyNumReply.ProtoReflect.Descriptor instead.
  465. func (*FindNotReplyNumReply) Descriptor() ([]byte, []int) {
  466. return file_chat_proto_rawDescGZIP(), []int{7}
  467. }
  468. func (x *FindNotReplyNumReply) GetPersonNum() int64 {
  469. if x != nil {
  470. return x.PersonNum
  471. }
  472. return 0
  473. }
  474. func (x *FindNotReplyNumReply) GetMessageNum() int64 {
  475. if x != nil {
  476. return x.MessageNum
  477. }
  478. return 0
  479. }
  480. type UnreadNumReply struct {
  481. state protoimpl.MessageState
  482. sizeCache protoimpl.SizeCache
  483. unknownFields protoimpl.UnknownFields
  484. UnreadNum int64 `protobuf:"varint,1,opt,name=unreadNum,proto3" json:"unreadNum"` // 未读数
  485. }
  486. func (x *UnreadNumReply) Reset() {
  487. *x = UnreadNumReply{}
  488. if protoimpl.UnsafeEnabled {
  489. mi := &file_chat_proto_msgTypes[8]
  490. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  491. ms.StoreMessageInfo(mi)
  492. }
  493. }
  494. func (x *UnreadNumReply) String() string {
  495. return protoimpl.X.MessageStringOf(x)
  496. }
  497. func (*UnreadNumReply) ProtoMessage() {}
  498. func (x *UnreadNumReply) ProtoReflect() protoreflect.Message {
  499. mi := &file_chat_proto_msgTypes[8]
  500. if protoimpl.UnsafeEnabled && x != nil {
  501. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  502. if ms.LoadMessageInfo() == nil {
  503. ms.StoreMessageInfo(mi)
  504. }
  505. return ms
  506. }
  507. return mi.MessageOf(x)
  508. }
  509. // Deprecated: Use UnreadNumReply.ProtoReflect.Descriptor instead.
  510. func (*UnreadNumReply) Descriptor() ([]byte, []int) {
  511. return file_chat_proto_rawDescGZIP(), []int{8}
  512. }
  513. func (x *UnreadNumReply) GetUnreadNum() int64 {
  514. if x != nil {
  515. return x.UnreadNum
  516. }
  517. return 0
  518. }
  519. type FindRecommendPersonListRequest struct {
  520. state protoimpl.MessageState
  521. sizeCache protoimpl.SizeCache
  522. unknownFields protoimpl.UnknownFields
  523. Num int64 `protobuf:"varint,1,opt,name=num,proto3" json:"num"` // 推荐数
  524. IsRefresh bool `protobuf:"varint,2,opt,name=isRefresh,proto3" json:"isRefresh"` // 是否刷新
  525. PersonID string `protobuf:"bytes,3,opt,name=personID,proto3" json:"personID"` // 查询目标的ID
  526. PersonType string `protobuf:"bytes,4,opt,name=personType,proto3" json:"personType"` // 类型
  527. IdentifyId string `protobuf:"bytes,5,opt,name=identifyId,proto3" json:"identifyId"` // 身份ID
  528. }
  529. func (x *FindRecommendPersonListRequest) Reset() {
  530. *x = FindRecommendPersonListRequest{}
  531. if protoimpl.UnsafeEnabled {
  532. mi := &file_chat_proto_msgTypes[9]
  533. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  534. ms.StoreMessageInfo(mi)
  535. }
  536. }
  537. func (x *FindRecommendPersonListRequest) String() string {
  538. return protoimpl.X.MessageStringOf(x)
  539. }
  540. func (*FindRecommendPersonListRequest) ProtoMessage() {}
  541. func (x *FindRecommendPersonListRequest) ProtoReflect() protoreflect.Message {
  542. mi := &file_chat_proto_msgTypes[9]
  543. if protoimpl.UnsafeEnabled && x != nil {
  544. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  545. if ms.LoadMessageInfo() == nil {
  546. ms.StoreMessageInfo(mi)
  547. }
  548. return ms
  549. }
  550. return mi.MessageOf(x)
  551. }
  552. // Deprecated: Use FindRecommendPersonListRequest.ProtoReflect.Descriptor instead.
  553. func (*FindRecommendPersonListRequest) Descriptor() ([]byte, []int) {
  554. return file_chat_proto_rawDescGZIP(), []int{9}
  555. }
  556. func (x *FindRecommendPersonListRequest) GetNum() int64 {
  557. if x != nil {
  558. return x.Num
  559. }
  560. return 0
  561. }
  562. func (x *FindRecommendPersonListRequest) GetIsRefresh() bool {
  563. if x != nil {
  564. return x.IsRefresh
  565. }
  566. return false
  567. }
  568. func (x *FindRecommendPersonListRequest) GetPersonID() string {
  569. if x != nil {
  570. return x.PersonID
  571. }
  572. return ""
  573. }
  574. func (x *FindRecommendPersonListRequest) GetPersonType() string {
  575. if x != nil {
  576. return x.PersonType
  577. }
  578. return ""
  579. }
  580. func (x *FindRecommendPersonListRequest) GetIdentifyId() string {
  581. if x != nil {
  582. return x.IdentifyId
  583. }
  584. return ""
  585. }
  586. type FindRoomCardMsgRequest struct {
  587. state protoimpl.MessageState
  588. sizeCache protoimpl.SizeCache
  589. unknownFields protoimpl.UnknownFields
  590. UserIdentifyId string `protobuf:"bytes,1,opt,name=userIdentifyId,proto3" json:"userIdentifyId"` // 身份ID
  591. PartnerIdentifyId string `protobuf:"bytes,2,opt,name=partnerIdentifyId,proto3" json:"partnerIdentifyId"` // 身份ID
  592. }
  593. func (x *FindRoomCardMsgRequest) Reset() {
  594. *x = FindRoomCardMsgRequest{}
  595. if protoimpl.UnsafeEnabled {
  596. mi := &file_chat_proto_msgTypes[10]
  597. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  598. ms.StoreMessageInfo(mi)
  599. }
  600. }
  601. func (x *FindRoomCardMsgRequest) String() string {
  602. return protoimpl.X.MessageStringOf(x)
  603. }
  604. func (*FindRoomCardMsgRequest) ProtoMessage() {}
  605. func (x *FindRoomCardMsgRequest) ProtoReflect() protoreflect.Message {
  606. mi := &file_chat_proto_msgTypes[10]
  607. if protoimpl.UnsafeEnabled && x != nil {
  608. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  609. if ms.LoadMessageInfo() == nil {
  610. ms.StoreMessageInfo(mi)
  611. }
  612. return ms
  613. }
  614. return mi.MessageOf(x)
  615. }
  616. // Deprecated: Use FindRoomCardMsgRequest.ProtoReflect.Descriptor instead.
  617. func (*FindRoomCardMsgRequest) Descriptor() ([]byte, []int) {
  618. return file_chat_proto_rawDescGZIP(), []int{10}
  619. }
  620. func (x *FindRoomCardMsgRequest) GetUserIdentifyId() string {
  621. if x != nil {
  622. return x.UserIdentifyId
  623. }
  624. return ""
  625. }
  626. func (x *FindRoomCardMsgRequest) GetPartnerIdentifyId() string {
  627. if x != nil {
  628. return x.PartnerIdentifyId
  629. }
  630. return ""
  631. }
  632. type PartnerGetAwardReply struct {
  633. state protoimpl.MessageState
  634. sizeCache protoimpl.SizeCache
  635. unknownFields protoimpl.UnknownFields
  636. Balance int64 `protobuf:"varint,1,opt,name=balance,proto3" json:"balance"`
  637. }
  638. func (x *PartnerGetAwardReply) Reset() {
  639. *x = PartnerGetAwardReply{}
  640. if protoimpl.UnsafeEnabled {
  641. mi := &file_chat_proto_msgTypes[11]
  642. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  643. ms.StoreMessageInfo(mi)
  644. }
  645. }
  646. func (x *PartnerGetAwardReply) String() string {
  647. return protoimpl.X.MessageStringOf(x)
  648. }
  649. func (*PartnerGetAwardReply) ProtoMessage() {}
  650. func (x *PartnerGetAwardReply) ProtoReflect() protoreflect.Message {
  651. mi := &file_chat_proto_msgTypes[11]
  652. if protoimpl.UnsafeEnabled && x != nil {
  653. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  654. if ms.LoadMessageInfo() == nil {
  655. ms.StoreMessageInfo(mi)
  656. }
  657. return ms
  658. }
  659. return mi.MessageOf(x)
  660. }
  661. // Deprecated: Use PartnerGetAwardReply.ProtoReflect.Descriptor instead.
  662. func (*PartnerGetAwardReply) Descriptor() ([]byte, []int) {
  663. return file_chat_proto_rawDescGZIP(), []int{11}
  664. }
  665. func (x *PartnerGetAwardReply) GetBalance() int64 {
  666. if x != nil {
  667. return x.Balance
  668. }
  669. return 0
  670. }
  671. type PartnerGetAwardRequest struct {
  672. state protoimpl.MessageState
  673. sizeCache protoimpl.SizeCache
  674. unknownFields protoimpl.UnknownFields
  675. UserIdentifyId string `protobuf:"bytes,1,opt,name=userIdentifyId,proto3" json:"userIdentifyId"` // 身份ID
  676. PartnerIdentifyId string `protobuf:"bytes,2,opt,name=partnerIdentifyId,proto3" json:"partnerIdentifyId"` // 身份ID
  677. AwardType string `protobuf:"bytes,3,opt,name=awardType,proto3" json:"awardType"`
  678. PartnerId string `protobuf:"bytes,4,opt,name=partnerId,proto3" json:"partnerId"`
  679. }
  680. func (x *PartnerGetAwardRequest) Reset() {
  681. *x = PartnerGetAwardRequest{}
  682. if protoimpl.UnsafeEnabled {
  683. mi := &file_chat_proto_msgTypes[12]
  684. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  685. ms.StoreMessageInfo(mi)
  686. }
  687. }
  688. func (x *PartnerGetAwardRequest) String() string {
  689. return protoimpl.X.MessageStringOf(x)
  690. }
  691. func (*PartnerGetAwardRequest) ProtoMessage() {}
  692. func (x *PartnerGetAwardRequest) ProtoReflect() protoreflect.Message {
  693. mi := &file_chat_proto_msgTypes[12]
  694. if protoimpl.UnsafeEnabled && x != nil {
  695. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  696. if ms.LoadMessageInfo() == nil {
  697. ms.StoreMessageInfo(mi)
  698. }
  699. return ms
  700. }
  701. return mi.MessageOf(x)
  702. }
  703. // Deprecated: Use PartnerGetAwardRequest.ProtoReflect.Descriptor instead.
  704. func (*PartnerGetAwardRequest) Descriptor() ([]byte, []int) {
  705. return file_chat_proto_rawDescGZIP(), []int{12}
  706. }
  707. func (x *PartnerGetAwardRequest) GetUserIdentifyId() string {
  708. if x != nil {
  709. return x.UserIdentifyId
  710. }
  711. return ""
  712. }
  713. func (x *PartnerGetAwardRequest) GetPartnerIdentifyId() string {
  714. if x != nil {
  715. return x.PartnerIdentifyId
  716. }
  717. return ""
  718. }
  719. func (x *PartnerGetAwardRequest) GetAwardType() string {
  720. if x != nil {
  721. return x.AwardType
  722. }
  723. return ""
  724. }
  725. func (x *PartnerGetAwardRequest) GetPartnerId() string {
  726. if x != nil {
  727. return x.PartnerId
  728. }
  729. return ""
  730. }
  731. type PartnerFindRoomListRequest struct {
  732. state protoimpl.MessageState
  733. sizeCache protoimpl.SizeCache
  734. unknownFields protoimpl.UnknownFields
  735. NextId int64 `protobuf:"varint,1,opt,name=nextId,proto3" json:"nextId"`
  736. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset"`
  737. IdentifyId string `protobuf:"bytes,3,opt,name=IdentifyId,proto3" json:"IdentifyId"`
  738. IsFindNotReply bool `protobuf:"varint,4,opt,name=isFindNotReply,proto3" json:"isFindNotReply"` // 是否查询没回复过的内容
  739. IsWithinSevenDay bool `protobuf:"varint,5,opt,name=isWithinSevenDay,proto3" json:"isWithinSevenDay"` // 是否在七日内
  740. }
  741. func (x *PartnerFindRoomListRequest) Reset() {
  742. *x = PartnerFindRoomListRequest{}
  743. if protoimpl.UnsafeEnabled {
  744. mi := &file_chat_proto_msgTypes[13]
  745. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  746. ms.StoreMessageInfo(mi)
  747. }
  748. }
  749. func (x *PartnerFindRoomListRequest) String() string {
  750. return protoimpl.X.MessageStringOf(x)
  751. }
  752. func (*PartnerFindRoomListRequest) ProtoMessage() {}
  753. func (x *PartnerFindRoomListRequest) ProtoReflect() protoreflect.Message {
  754. mi := &file_chat_proto_msgTypes[13]
  755. if protoimpl.UnsafeEnabled && x != nil {
  756. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  757. if ms.LoadMessageInfo() == nil {
  758. ms.StoreMessageInfo(mi)
  759. }
  760. return ms
  761. }
  762. return mi.MessageOf(x)
  763. }
  764. // Deprecated: Use PartnerFindRoomListRequest.ProtoReflect.Descriptor instead.
  765. func (*PartnerFindRoomListRequest) Descriptor() ([]byte, []int) {
  766. return file_chat_proto_rawDescGZIP(), []int{13}
  767. }
  768. func (x *PartnerFindRoomListRequest) GetNextId() int64 {
  769. if x != nil {
  770. return x.NextId
  771. }
  772. return 0
  773. }
  774. func (x *PartnerFindRoomListRequest) GetOffset() int64 {
  775. if x != nil {
  776. return x.Offset
  777. }
  778. return 0
  779. }
  780. func (x *PartnerFindRoomListRequest) GetIdentifyId() string {
  781. if x != nil {
  782. return x.IdentifyId
  783. }
  784. return ""
  785. }
  786. func (x *PartnerFindRoomListRequest) GetIsFindNotReply() bool {
  787. if x != nil {
  788. return x.IsFindNotReply
  789. }
  790. return false
  791. }
  792. func (x *PartnerFindRoomListRequest) GetIsWithinSevenDay() bool {
  793. if x != nil {
  794. return x.IsWithinSevenDay
  795. }
  796. return false
  797. }
  798. type UserFindRoomListRequest struct {
  799. state protoimpl.MessageState
  800. sizeCache protoimpl.SizeCache
  801. unknownFields protoimpl.UnknownFields
  802. NextId int64 `protobuf:"varint,1,opt,name=nextId,proto3" json:"nextId"`
  803. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset"`
  804. IdentifyId string `protobuf:"bytes,3,opt,name=IdentifyId,proto3" json:"IdentifyId"`
  805. IsWithinSevenDay bool `protobuf:"varint,4,opt,name=isWithinSevenDay,proto3" json:"isWithinSevenDay"` // 是否在七日内
  806. }
  807. func (x *UserFindRoomListRequest) Reset() {
  808. *x = UserFindRoomListRequest{}
  809. if protoimpl.UnsafeEnabled {
  810. mi := &file_chat_proto_msgTypes[14]
  811. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  812. ms.StoreMessageInfo(mi)
  813. }
  814. }
  815. func (x *UserFindRoomListRequest) String() string {
  816. return protoimpl.X.MessageStringOf(x)
  817. }
  818. func (*UserFindRoomListRequest) ProtoMessage() {}
  819. func (x *UserFindRoomListRequest) ProtoReflect() protoreflect.Message {
  820. mi := &file_chat_proto_msgTypes[14]
  821. if protoimpl.UnsafeEnabled && x != nil {
  822. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  823. if ms.LoadMessageInfo() == nil {
  824. ms.StoreMessageInfo(mi)
  825. }
  826. return ms
  827. }
  828. return mi.MessageOf(x)
  829. }
  830. // Deprecated: Use UserFindRoomListRequest.ProtoReflect.Descriptor instead.
  831. func (*UserFindRoomListRequest) Descriptor() ([]byte, []int) {
  832. return file_chat_proto_rawDescGZIP(), []int{14}
  833. }
  834. func (x *UserFindRoomListRequest) GetNextId() int64 {
  835. if x != nil {
  836. return x.NextId
  837. }
  838. return 0
  839. }
  840. func (x *UserFindRoomListRequest) GetOffset() int64 {
  841. if x != nil {
  842. return x.Offset
  843. }
  844. return 0
  845. }
  846. func (x *UserFindRoomListRequest) GetIdentifyId() string {
  847. if x != nil {
  848. return x.IdentifyId
  849. }
  850. return ""
  851. }
  852. func (x *UserFindRoomListRequest) GetIsWithinSevenDay() bool {
  853. if x != nil {
  854. return x.IsWithinSevenDay
  855. }
  856. return false
  857. }
  858. type UserFindRoomListReply struct {
  859. state protoimpl.MessageState
  860. sizeCache protoimpl.SizeCache
  861. unknownFields protoimpl.UnknownFields
  862. List []*UserRoomInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  863. NextId int64 `protobuf:"varint,2,opt,name=nextId,proto3" json:"nextId"`
  864. }
  865. func (x *UserFindRoomListReply) Reset() {
  866. *x = UserFindRoomListReply{}
  867. if protoimpl.UnsafeEnabled {
  868. mi := &file_chat_proto_msgTypes[15]
  869. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  870. ms.StoreMessageInfo(mi)
  871. }
  872. }
  873. func (x *UserFindRoomListReply) String() string {
  874. return protoimpl.X.MessageStringOf(x)
  875. }
  876. func (*UserFindRoomListReply) ProtoMessage() {}
  877. func (x *UserFindRoomListReply) ProtoReflect() protoreflect.Message {
  878. mi := &file_chat_proto_msgTypes[15]
  879. if protoimpl.UnsafeEnabled && x != nil {
  880. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  881. if ms.LoadMessageInfo() == nil {
  882. ms.StoreMessageInfo(mi)
  883. }
  884. return ms
  885. }
  886. return mi.MessageOf(x)
  887. }
  888. // Deprecated: Use UserFindRoomListReply.ProtoReflect.Descriptor instead.
  889. func (*UserFindRoomListReply) Descriptor() ([]byte, []int) {
  890. return file_chat_proto_rawDescGZIP(), []int{15}
  891. }
  892. func (x *UserFindRoomListReply) GetList() []*UserRoomInfo {
  893. if x != nil {
  894. return x.List
  895. }
  896. return nil
  897. }
  898. func (x *UserFindRoomListReply) GetNextId() int64 {
  899. if x != nil {
  900. return x.NextId
  901. }
  902. return 0
  903. }
  904. type UserRoomInfo struct {
  905. state protoimpl.MessageState
  906. sizeCache protoimpl.SizeCache
  907. unknownFields protoimpl.UnknownFields
  908. PersonType string `protobuf:"bytes,1,opt,name=personType,proto3" json:"personType"` // 用户类型
  909. PersonId string `protobuf:"bytes,2,opt,name=personId,proto3" json:"personId"` // 用户ID
  910. UnreadNum int64 `protobuf:"varint,3,opt,name=unreadNum,proto3" json:"unreadNum"` // 用户未读数
  911. LastContent string `protobuf:"bytes,4,opt,name=lastContent,proto3" json:"lastContent"` // 上次发送内容
  912. LastTime int64 `protobuf:"varint,5,opt,name=lastTime,proto3" json:"lastTime"` // 上次发送时间
  913. Likeability int64 `protobuf:"varint,6,opt,name=likeability,proto3" json:"likeability"` // 好感度
  914. RoomId int64 `protobuf:"varint,7,opt,name=roomId,proto3" json:"roomId"` // 房间ID
  915. }
  916. func (x *UserRoomInfo) Reset() {
  917. *x = UserRoomInfo{}
  918. if protoimpl.UnsafeEnabled {
  919. mi := &file_chat_proto_msgTypes[16]
  920. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  921. ms.StoreMessageInfo(mi)
  922. }
  923. }
  924. func (x *UserRoomInfo) String() string {
  925. return protoimpl.X.MessageStringOf(x)
  926. }
  927. func (*UserRoomInfo) ProtoMessage() {}
  928. func (x *UserRoomInfo) ProtoReflect() protoreflect.Message {
  929. mi := &file_chat_proto_msgTypes[16]
  930. if protoimpl.UnsafeEnabled && x != nil {
  931. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  932. if ms.LoadMessageInfo() == nil {
  933. ms.StoreMessageInfo(mi)
  934. }
  935. return ms
  936. }
  937. return mi.MessageOf(x)
  938. }
  939. // Deprecated: Use UserRoomInfo.ProtoReflect.Descriptor instead.
  940. func (*UserRoomInfo) Descriptor() ([]byte, []int) {
  941. return file_chat_proto_rawDescGZIP(), []int{16}
  942. }
  943. func (x *UserRoomInfo) GetPersonType() string {
  944. if x != nil {
  945. return x.PersonType
  946. }
  947. return ""
  948. }
  949. func (x *UserRoomInfo) GetPersonId() string {
  950. if x != nil {
  951. return x.PersonId
  952. }
  953. return ""
  954. }
  955. func (x *UserRoomInfo) GetUnreadNum() int64 {
  956. if x != nil {
  957. return x.UnreadNum
  958. }
  959. return 0
  960. }
  961. func (x *UserRoomInfo) GetLastContent() string {
  962. if x != nil {
  963. return x.LastContent
  964. }
  965. return ""
  966. }
  967. func (x *UserRoomInfo) GetLastTime() int64 {
  968. if x != nil {
  969. return x.LastTime
  970. }
  971. return 0
  972. }
  973. func (x *UserRoomInfo) GetLikeability() int64 {
  974. if x != nil {
  975. return x.Likeability
  976. }
  977. return 0
  978. }
  979. func (x *UserRoomInfo) GetRoomId() int64 {
  980. if x != nil {
  981. return x.RoomId
  982. }
  983. return 0
  984. }
  985. type PartnerFindRoomListReply struct {
  986. state protoimpl.MessageState
  987. sizeCache protoimpl.SizeCache
  988. unknownFields protoimpl.UnknownFields
  989. List []*PartnerRoomInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  990. NextId int64 `protobuf:"varint,2,opt,name=nextId,proto3" json:"nextId"`
  991. }
  992. func (x *PartnerFindRoomListReply) Reset() {
  993. *x = PartnerFindRoomListReply{}
  994. if protoimpl.UnsafeEnabled {
  995. mi := &file_chat_proto_msgTypes[17]
  996. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  997. ms.StoreMessageInfo(mi)
  998. }
  999. }
  1000. func (x *PartnerFindRoomListReply) String() string {
  1001. return protoimpl.X.MessageStringOf(x)
  1002. }
  1003. func (*PartnerFindRoomListReply) ProtoMessage() {}
  1004. func (x *PartnerFindRoomListReply) ProtoReflect() protoreflect.Message {
  1005. mi := &file_chat_proto_msgTypes[17]
  1006. if protoimpl.UnsafeEnabled && x != nil {
  1007. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1008. if ms.LoadMessageInfo() == nil {
  1009. ms.StoreMessageInfo(mi)
  1010. }
  1011. return ms
  1012. }
  1013. return mi.MessageOf(x)
  1014. }
  1015. // Deprecated: Use PartnerFindRoomListReply.ProtoReflect.Descriptor instead.
  1016. func (*PartnerFindRoomListReply) Descriptor() ([]byte, []int) {
  1017. return file_chat_proto_rawDescGZIP(), []int{17}
  1018. }
  1019. func (x *PartnerFindRoomListReply) GetList() []*PartnerRoomInfo {
  1020. if x != nil {
  1021. return x.List
  1022. }
  1023. return nil
  1024. }
  1025. func (x *PartnerFindRoomListReply) GetNextId() int64 {
  1026. if x != nil {
  1027. return x.NextId
  1028. }
  1029. return 0
  1030. }
  1031. type PartnerRoomInfo struct {
  1032. state protoimpl.MessageState
  1033. sizeCache protoimpl.SizeCache
  1034. unknownFields protoimpl.UnknownFields
  1035. PersonSendNum int64 `protobuf:"varint,1,opt,name=personSendNum,proto3" json:"personSendNum"` // 用户发送数
  1036. PersonId string `protobuf:"bytes,2,opt,name=personId,proto3" json:"personId"` // 用户ID
  1037. UnreadNum int64 `protobuf:"varint,3,opt,name=unreadNum,proto3" json:"unreadNum"` // 接待者未读数
  1038. LastContent string `protobuf:"bytes,4,opt,name=lastContent,proto3" json:"lastContent"` // 上次发送内容
  1039. LastTime int64 `protobuf:"varint,5,opt,name=lastTime,proto3" json:"lastTime"` // 上次发送时间
  1040. Benefit int64 `protobuf:"varint,6,opt,name=benefit,proto3" json:"benefit"` // 收益
  1041. Type string `protobuf:"bytes,7,opt,name=type,proto3" json:"type"` // 类型(新客:new,付费:pay)
  1042. Sex int64 `protobuf:"varint,8,opt,name=sex,proto3" json:"sex"` // 性别
  1043. AvatarUrl string `protobuf:"bytes,9,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像
  1044. Nickname string `protobuf:"bytes,10,opt,name=nickname,proto3" json:"nickname"` // 昵称
  1045. Age int64 `protobuf:"varint,11,opt,name=age,proto3" json:"age"` // 年龄
  1046. Likeability int64 `protobuf:"varint,12,opt,name=likeability,proto3" json:"likeability"` // 好感度
  1047. RoomId int64 `protobuf:"varint,13,opt,name=roomId,proto3" json:"roomId"` // 房间号ID
  1048. PersonSendBaseNum int64 `protobuf:"varint,14,opt,name=personSendBaseNum,proto3" json:"personSendBaseNum"` // 用户发送基数
  1049. }
  1050. func (x *PartnerRoomInfo) Reset() {
  1051. *x = PartnerRoomInfo{}
  1052. if protoimpl.UnsafeEnabled {
  1053. mi := &file_chat_proto_msgTypes[18]
  1054. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1055. ms.StoreMessageInfo(mi)
  1056. }
  1057. }
  1058. func (x *PartnerRoomInfo) String() string {
  1059. return protoimpl.X.MessageStringOf(x)
  1060. }
  1061. func (*PartnerRoomInfo) ProtoMessage() {}
  1062. func (x *PartnerRoomInfo) ProtoReflect() protoreflect.Message {
  1063. mi := &file_chat_proto_msgTypes[18]
  1064. if protoimpl.UnsafeEnabled && x != nil {
  1065. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1066. if ms.LoadMessageInfo() == nil {
  1067. ms.StoreMessageInfo(mi)
  1068. }
  1069. return ms
  1070. }
  1071. return mi.MessageOf(x)
  1072. }
  1073. // Deprecated: Use PartnerRoomInfo.ProtoReflect.Descriptor instead.
  1074. func (*PartnerRoomInfo) Descriptor() ([]byte, []int) {
  1075. return file_chat_proto_rawDescGZIP(), []int{18}
  1076. }
  1077. func (x *PartnerRoomInfo) GetPersonSendNum() int64 {
  1078. if x != nil {
  1079. return x.PersonSendNum
  1080. }
  1081. return 0
  1082. }
  1083. func (x *PartnerRoomInfo) GetPersonId() string {
  1084. if x != nil {
  1085. return x.PersonId
  1086. }
  1087. return ""
  1088. }
  1089. func (x *PartnerRoomInfo) GetUnreadNum() int64 {
  1090. if x != nil {
  1091. return x.UnreadNum
  1092. }
  1093. return 0
  1094. }
  1095. func (x *PartnerRoomInfo) GetLastContent() string {
  1096. if x != nil {
  1097. return x.LastContent
  1098. }
  1099. return ""
  1100. }
  1101. func (x *PartnerRoomInfo) GetLastTime() int64 {
  1102. if x != nil {
  1103. return x.LastTime
  1104. }
  1105. return 0
  1106. }
  1107. func (x *PartnerRoomInfo) GetBenefit() int64 {
  1108. if x != nil {
  1109. return x.Benefit
  1110. }
  1111. return 0
  1112. }
  1113. func (x *PartnerRoomInfo) GetType() string {
  1114. if x != nil {
  1115. return x.Type
  1116. }
  1117. return ""
  1118. }
  1119. func (x *PartnerRoomInfo) GetSex() int64 {
  1120. if x != nil {
  1121. return x.Sex
  1122. }
  1123. return 0
  1124. }
  1125. func (x *PartnerRoomInfo) GetAvatarUrl() string {
  1126. if x != nil {
  1127. return x.AvatarUrl
  1128. }
  1129. return ""
  1130. }
  1131. func (x *PartnerRoomInfo) GetNickname() string {
  1132. if x != nil {
  1133. return x.Nickname
  1134. }
  1135. return ""
  1136. }
  1137. func (x *PartnerRoomInfo) GetAge() int64 {
  1138. if x != nil {
  1139. return x.Age
  1140. }
  1141. return 0
  1142. }
  1143. func (x *PartnerRoomInfo) GetLikeability() int64 {
  1144. if x != nil {
  1145. return x.Likeability
  1146. }
  1147. return 0
  1148. }
  1149. func (x *PartnerRoomInfo) GetRoomId() int64 {
  1150. if x != nil {
  1151. return x.RoomId
  1152. }
  1153. return 0
  1154. }
  1155. func (x *PartnerRoomInfo) GetPersonSendBaseNum() int64 {
  1156. if x != nil {
  1157. return x.PersonSendBaseNum
  1158. }
  1159. return 0
  1160. }
  1161. type CreateChatRoomParam struct {
  1162. state protoimpl.MessageState
  1163. sizeCache protoimpl.SizeCache
  1164. unknownFields protoimpl.UnknownFields
  1165. PersonId1 string `protobuf:"bytes,1,opt,name=personId1,proto3" json:"personId1"`
  1166. PersonIdentifyID1 string `protobuf:"bytes,2,opt,name=personIdentifyID1,proto3" json:"personIdentifyID1"` // 身份ID
  1167. PersonType1 string `protobuf:"bytes,3,opt,name=personType1,proto3" json:"personType1"` // 类型
  1168. PersonId2 string `protobuf:"bytes,4,opt,name=personId2,proto3" json:"personId2"`
  1169. PersonIdentifyID2 string `protobuf:"bytes,5,opt,name=personIdentifyID2,proto3" json:"personIdentifyID2"` // 身份ID
  1170. PersonType2 string `protobuf:"bytes,6,opt,name=personType2,proto3" json:"personType2"` // 类型
  1171. Source string `protobuf:"bytes,7,opt,name=source,proto3" json:"source"` // 来源
  1172. }
  1173. func (x *CreateChatRoomParam) Reset() {
  1174. *x = CreateChatRoomParam{}
  1175. if protoimpl.UnsafeEnabled {
  1176. mi := &file_chat_proto_msgTypes[19]
  1177. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1178. ms.StoreMessageInfo(mi)
  1179. }
  1180. }
  1181. func (x *CreateChatRoomParam) String() string {
  1182. return protoimpl.X.MessageStringOf(x)
  1183. }
  1184. func (*CreateChatRoomParam) ProtoMessage() {}
  1185. func (x *CreateChatRoomParam) ProtoReflect() protoreflect.Message {
  1186. mi := &file_chat_proto_msgTypes[19]
  1187. if protoimpl.UnsafeEnabled && x != nil {
  1188. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1189. if ms.LoadMessageInfo() == nil {
  1190. ms.StoreMessageInfo(mi)
  1191. }
  1192. return ms
  1193. }
  1194. return mi.MessageOf(x)
  1195. }
  1196. // Deprecated: Use CreateChatRoomParam.ProtoReflect.Descriptor instead.
  1197. func (*CreateChatRoomParam) Descriptor() ([]byte, []int) {
  1198. return file_chat_proto_rawDescGZIP(), []int{19}
  1199. }
  1200. func (x *CreateChatRoomParam) GetPersonId1() string {
  1201. if x != nil {
  1202. return x.PersonId1
  1203. }
  1204. return ""
  1205. }
  1206. func (x *CreateChatRoomParam) GetPersonIdentifyID1() string {
  1207. if x != nil {
  1208. return x.PersonIdentifyID1
  1209. }
  1210. return ""
  1211. }
  1212. func (x *CreateChatRoomParam) GetPersonType1() string {
  1213. if x != nil {
  1214. return x.PersonType1
  1215. }
  1216. return ""
  1217. }
  1218. func (x *CreateChatRoomParam) GetPersonId2() string {
  1219. if x != nil {
  1220. return x.PersonId2
  1221. }
  1222. return ""
  1223. }
  1224. func (x *CreateChatRoomParam) GetPersonIdentifyID2() string {
  1225. if x != nil {
  1226. return x.PersonIdentifyID2
  1227. }
  1228. return ""
  1229. }
  1230. func (x *CreateChatRoomParam) GetPersonType2() string {
  1231. if x != nil {
  1232. return x.PersonType2
  1233. }
  1234. return ""
  1235. }
  1236. func (x *CreateChatRoomParam) GetSource() string {
  1237. if x != nil {
  1238. return x.Source
  1239. }
  1240. return ""
  1241. }
  1242. type SetBlackChatParam struct {
  1243. state protoimpl.MessageState
  1244. sizeCache protoimpl.SizeCache
  1245. unknownFields protoimpl.UnknownFields
  1246. PersonIdentifyId string `protobuf:"bytes,1,opt,name=personIdentifyId,proto3" json:"personIdentifyId"` // 拉黑者的身份ID
  1247. RoomId int64 `protobuf:"varint,2,opt,name=roomId,proto3" json:"roomId"` // 房间ID
  1248. }
  1249. func (x *SetBlackChatParam) Reset() {
  1250. *x = SetBlackChatParam{}
  1251. if protoimpl.UnsafeEnabled {
  1252. mi := &file_chat_proto_msgTypes[20]
  1253. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1254. ms.StoreMessageInfo(mi)
  1255. }
  1256. }
  1257. func (x *SetBlackChatParam) String() string {
  1258. return protoimpl.X.MessageStringOf(x)
  1259. }
  1260. func (*SetBlackChatParam) ProtoMessage() {}
  1261. func (x *SetBlackChatParam) ProtoReflect() protoreflect.Message {
  1262. mi := &file_chat_proto_msgTypes[20]
  1263. if protoimpl.UnsafeEnabled && x != nil {
  1264. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1265. if ms.LoadMessageInfo() == nil {
  1266. ms.StoreMessageInfo(mi)
  1267. }
  1268. return ms
  1269. }
  1270. return mi.MessageOf(x)
  1271. }
  1272. // Deprecated: Use SetBlackChatParam.ProtoReflect.Descriptor instead.
  1273. func (*SetBlackChatParam) Descriptor() ([]byte, []int) {
  1274. return file_chat_proto_rawDescGZIP(), []int{20}
  1275. }
  1276. func (x *SetBlackChatParam) GetPersonIdentifyId() string {
  1277. if x != nil {
  1278. return x.PersonIdentifyId
  1279. }
  1280. return ""
  1281. }
  1282. func (x *SetBlackChatParam) GetRoomId() int64 {
  1283. if x != nil {
  1284. return x.RoomId
  1285. }
  1286. return 0
  1287. }
  1288. type ReceiveRequest struct {
  1289. state protoimpl.MessageState
  1290. sizeCache protoimpl.SizeCache
  1291. unknownFields protoimpl.UnknownFields
  1292. Method string `protobuf:"bytes,1,opt,name=method,proto3" json:"method"`
  1293. Data []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data"`
  1294. Id string `protobuf:"bytes,3,opt,name=id,proto3" json:"id"`
  1295. WebsocketTag string `protobuf:"bytes,4,opt,name=websocketTag,proto3" json:"websocketTag"`
  1296. PersonType string `protobuf:"bytes,5,opt,name=personType,proto3" json:"personType"`
  1297. PersonId string `protobuf:"bytes,6,opt,name=personId,proto3" json:"personId"`
  1298. }
  1299. func (x *ReceiveRequest) Reset() {
  1300. *x = ReceiveRequest{}
  1301. if protoimpl.UnsafeEnabled {
  1302. mi := &file_chat_proto_msgTypes[21]
  1303. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1304. ms.StoreMessageInfo(mi)
  1305. }
  1306. }
  1307. func (x *ReceiveRequest) String() string {
  1308. return protoimpl.X.MessageStringOf(x)
  1309. }
  1310. func (*ReceiveRequest) ProtoMessage() {}
  1311. func (x *ReceiveRequest) ProtoReflect() protoreflect.Message {
  1312. mi := &file_chat_proto_msgTypes[21]
  1313. if protoimpl.UnsafeEnabled && x != nil {
  1314. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1315. if ms.LoadMessageInfo() == nil {
  1316. ms.StoreMessageInfo(mi)
  1317. }
  1318. return ms
  1319. }
  1320. return mi.MessageOf(x)
  1321. }
  1322. // Deprecated: Use ReceiveRequest.ProtoReflect.Descriptor instead.
  1323. func (*ReceiveRequest) Descriptor() ([]byte, []int) {
  1324. return file_chat_proto_rawDescGZIP(), []int{21}
  1325. }
  1326. func (x *ReceiveRequest) GetMethod() string {
  1327. if x != nil {
  1328. return x.Method
  1329. }
  1330. return ""
  1331. }
  1332. func (x *ReceiveRequest) GetData() []byte {
  1333. if x != nil {
  1334. return x.Data
  1335. }
  1336. return nil
  1337. }
  1338. func (x *ReceiveRequest) GetId() string {
  1339. if x != nil {
  1340. return x.Id
  1341. }
  1342. return ""
  1343. }
  1344. func (x *ReceiveRequest) GetWebsocketTag() string {
  1345. if x != nil {
  1346. return x.WebsocketTag
  1347. }
  1348. return ""
  1349. }
  1350. func (x *ReceiveRequest) GetPersonType() string {
  1351. if x != nil {
  1352. return x.PersonType
  1353. }
  1354. return ""
  1355. }
  1356. func (x *ReceiveRequest) GetPersonId() string {
  1357. if x != nil {
  1358. return x.PersonId
  1359. }
  1360. return ""
  1361. }
  1362. type ReceiveReply struct {
  1363. state protoimpl.MessageState
  1364. sizeCache protoimpl.SizeCache
  1365. unknownFields protoimpl.UnknownFields
  1366. }
  1367. func (x *ReceiveReply) Reset() {
  1368. *x = ReceiveReply{}
  1369. if protoimpl.UnsafeEnabled {
  1370. mi := &file_chat_proto_msgTypes[22]
  1371. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1372. ms.StoreMessageInfo(mi)
  1373. }
  1374. }
  1375. func (x *ReceiveReply) String() string {
  1376. return protoimpl.X.MessageStringOf(x)
  1377. }
  1378. func (*ReceiveReply) ProtoMessage() {}
  1379. func (x *ReceiveReply) ProtoReflect() protoreflect.Message {
  1380. mi := &file_chat_proto_msgTypes[22]
  1381. if protoimpl.UnsafeEnabled && x != nil {
  1382. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1383. if ms.LoadMessageInfo() == nil {
  1384. ms.StoreMessageInfo(mi)
  1385. }
  1386. return ms
  1387. }
  1388. return mi.MessageOf(x)
  1389. }
  1390. // Deprecated: Use ReceiveReply.ProtoReflect.Descriptor instead.
  1391. func (*ReceiveReply) Descriptor() ([]byte, []int) {
  1392. return file_chat_proto_rawDescGZIP(), []int{22}
  1393. }
  1394. type CheckUserPartnerIsRelationshipReply struct {
  1395. state protoimpl.MessageState
  1396. sizeCache protoimpl.SizeCache
  1397. unknownFields protoimpl.UnknownFields
  1398. IsBuildRelationship bool `protobuf:"varint,1,opt,name=isBuildRelationship,proto3" json:"isBuildRelationship"`
  1399. RoomId int64 `protobuf:"varint,2,opt,name=roomId,proto3" json:"roomId"`
  1400. }
  1401. func (x *CheckUserPartnerIsRelationshipReply) Reset() {
  1402. *x = CheckUserPartnerIsRelationshipReply{}
  1403. if protoimpl.UnsafeEnabled {
  1404. mi := &file_chat_proto_msgTypes[23]
  1405. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1406. ms.StoreMessageInfo(mi)
  1407. }
  1408. }
  1409. func (x *CheckUserPartnerIsRelationshipReply) String() string {
  1410. return protoimpl.X.MessageStringOf(x)
  1411. }
  1412. func (*CheckUserPartnerIsRelationshipReply) ProtoMessage() {}
  1413. func (x *CheckUserPartnerIsRelationshipReply) ProtoReflect() protoreflect.Message {
  1414. mi := &file_chat_proto_msgTypes[23]
  1415. if protoimpl.UnsafeEnabled && x != nil {
  1416. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1417. if ms.LoadMessageInfo() == nil {
  1418. ms.StoreMessageInfo(mi)
  1419. }
  1420. return ms
  1421. }
  1422. return mi.MessageOf(x)
  1423. }
  1424. // Deprecated: Use CheckUserPartnerIsRelationshipReply.ProtoReflect.Descriptor instead.
  1425. func (*CheckUserPartnerIsRelationshipReply) Descriptor() ([]byte, []int) {
  1426. return file_chat_proto_rawDescGZIP(), []int{23}
  1427. }
  1428. func (x *CheckUserPartnerIsRelationshipReply) GetIsBuildRelationship() bool {
  1429. if x != nil {
  1430. return x.IsBuildRelationship
  1431. }
  1432. return false
  1433. }
  1434. func (x *CheckUserPartnerIsRelationshipReply) GetRoomId() int64 {
  1435. if x != nil {
  1436. return x.RoomId
  1437. }
  1438. return 0
  1439. }
  1440. type RoomReply struct {
  1441. state protoimpl.MessageState
  1442. sizeCache protoimpl.SizeCache
  1443. unknownFields protoimpl.UnknownFields
  1444. RoomId int64 `protobuf:"varint,1,opt,name=roomId,proto3" json:"roomId"`
  1445. }
  1446. func (x *RoomReply) Reset() {
  1447. *x = RoomReply{}
  1448. if protoimpl.UnsafeEnabled {
  1449. mi := &file_chat_proto_msgTypes[24]
  1450. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1451. ms.StoreMessageInfo(mi)
  1452. }
  1453. }
  1454. func (x *RoomReply) String() string {
  1455. return protoimpl.X.MessageStringOf(x)
  1456. }
  1457. func (*RoomReply) ProtoMessage() {}
  1458. func (x *RoomReply) ProtoReflect() protoreflect.Message {
  1459. mi := &file_chat_proto_msgTypes[24]
  1460. if protoimpl.UnsafeEnabled && x != nil {
  1461. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1462. if ms.LoadMessageInfo() == nil {
  1463. ms.StoreMessageInfo(mi)
  1464. }
  1465. return ms
  1466. }
  1467. return mi.MessageOf(x)
  1468. }
  1469. // Deprecated: Use RoomReply.ProtoReflect.Descriptor instead.
  1470. func (*RoomReply) Descriptor() ([]byte, []int) {
  1471. return file_chat_proto_rawDescGZIP(), []int{24}
  1472. }
  1473. func (x *RoomReply) GetRoomId() int64 {
  1474. if x != nil {
  1475. return x.RoomId
  1476. }
  1477. return 0
  1478. }
  1479. type FindChatRoomMsgRequest struct {
  1480. state protoimpl.MessageState
  1481. sizeCache protoimpl.SizeCache
  1482. unknownFields protoimpl.UnknownFields
  1483. RoomId int64 `protobuf:"varint,1,opt,name=roomId,proto3" json:"roomId"`
  1484. PersonType string `protobuf:"bytes,2,opt,name=personType,proto3" json:"personType"` // 类型
  1485. PersonID string `protobuf:"bytes,3,opt,name=personID,proto3" json:"personID"` // 查询目标的ID
  1486. }
  1487. func (x *FindChatRoomMsgRequest) Reset() {
  1488. *x = FindChatRoomMsgRequest{}
  1489. if protoimpl.UnsafeEnabled {
  1490. mi := &file_chat_proto_msgTypes[25]
  1491. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1492. ms.StoreMessageInfo(mi)
  1493. }
  1494. }
  1495. func (x *FindChatRoomMsgRequest) String() string {
  1496. return protoimpl.X.MessageStringOf(x)
  1497. }
  1498. func (*FindChatRoomMsgRequest) ProtoMessage() {}
  1499. func (x *FindChatRoomMsgRequest) ProtoReflect() protoreflect.Message {
  1500. mi := &file_chat_proto_msgTypes[25]
  1501. if protoimpl.UnsafeEnabled && x != nil {
  1502. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1503. if ms.LoadMessageInfo() == nil {
  1504. ms.StoreMessageInfo(mi)
  1505. }
  1506. return ms
  1507. }
  1508. return mi.MessageOf(x)
  1509. }
  1510. // Deprecated: Use FindChatRoomMsgRequest.ProtoReflect.Descriptor instead.
  1511. func (*FindChatRoomMsgRequest) Descriptor() ([]byte, []int) {
  1512. return file_chat_proto_rawDescGZIP(), []int{25}
  1513. }
  1514. func (x *FindChatRoomMsgRequest) GetRoomId() int64 {
  1515. if x != nil {
  1516. return x.RoomId
  1517. }
  1518. return 0
  1519. }
  1520. func (x *FindChatRoomMsgRequest) GetPersonType() string {
  1521. if x != nil {
  1522. return x.PersonType
  1523. }
  1524. return ""
  1525. }
  1526. func (x *FindChatRoomMsgRequest) GetPersonID() string {
  1527. if x != nil {
  1528. return x.PersonID
  1529. }
  1530. return ""
  1531. }
  1532. type FindChatRecordListRequest struct {
  1533. state protoimpl.MessageState
  1534. sizeCache protoimpl.SizeCache
  1535. unknownFields protoimpl.UnknownFields
  1536. NextId int64 `protobuf:"varint,1,opt,name=nextId,proto3" json:"nextId"`
  1537. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset"`
  1538. RoomId int64 `protobuf:"varint,3,opt,name=roomId,proto3" json:"roomId"`
  1539. PersonType string `protobuf:"bytes,4,opt,name=personType,proto3" json:"personType"` // 类型
  1540. PersonID string `protobuf:"bytes,5,opt,name=personID,proto3" json:"personID"` // 查询目标的ID
  1541. }
  1542. func (x *FindChatRecordListRequest) Reset() {
  1543. *x = FindChatRecordListRequest{}
  1544. if protoimpl.UnsafeEnabled {
  1545. mi := &file_chat_proto_msgTypes[26]
  1546. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1547. ms.StoreMessageInfo(mi)
  1548. }
  1549. }
  1550. func (x *FindChatRecordListRequest) String() string {
  1551. return protoimpl.X.MessageStringOf(x)
  1552. }
  1553. func (*FindChatRecordListRequest) ProtoMessage() {}
  1554. func (x *FindChatRecordListRequest) ProtoReflect() protoreflect.Message {
  1555. mi := &file_chat_proto_msgTypes[26]
  1556. if protoimpl.UnsafeEnabled && x != nil {
  1557. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1558. if ms.LoadMessageInfo() == nil {
  1559. ms.StoreMessageInfo(mi)
  1560. }
  1561. return ms
  1562. }
  1563. return mi.MessageOf(x)
  1564. }
  1565. // Deprecated: Use FindChatRecordListRequest.ProtoReflect.Descriptor instead.
  1566. func (*FindChatRecordListRequest) Descriptor() ([]byte, []int) {
  1567. return file_chat_proto_rawDescGZIP(), []int{26}
  1568. }
  1569. func (x *FindChatRecordListRequest) GetNextId() int64 {
  1570. if x != nil {
  1571. return x.NextId
  1572. }
  1573. return 0
  1574. }
  1575. func (x *FindChatRecordListRequest) GetOffset() int64 {
  1576. if x != nil {
  1577. return x.Offset
  1578. }
  1579. return 0
  1580. }
  1581. func (x *FindChatRecordListRequest) GetRoomId() int64 {
  1582. if x != nil {
  1583. return x.RoomId
  1584. }
  1585. return 0
  1586. }
  1587. func (x *FindChatRecordListRequest) GetPersonType() string {
  1588. if x != nil {
  1589. return x.PersonType
  1590. }
  1591. return ""
  1592. }
  1593. func (x *FindChatRecordListRequest) GetPersonID() string {
  1594. if x != nil {
  1595. return x.PersonID
  1596. }
  1597. return ""
  1598. }
  1599. type WindowInfo struct {
  1600. state protoimpl.MessageState
  1601. sizeCache protoimpl.SizeCache
  1602. unknownFields protoimpl.UnknownFields
  1603. Content string `protobuf:"bytes,1,opt,name=content,proto3" json:"content"` // 文本内容
  1604. RoomId int64 `protobuf:"varint,2,opt,name=roomId,proto3" json:"roomId"` // 房间ID
  1605. AvatarUrl string `protobuf:"bytes,3,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像
  1606. Nickname string `protobuf:"bytes,4,opt,name=nickname,proto3" json:"nickname"` // 昵称
  1607. Age int64 `protobuf:"varint,5,opt,name=age,proto3" json:"age"` // 年龄
  1608. Sex int64 `protobuf:"varint,6,opt,name=sex,proto3" json:"sex"` // 性别
  1609. Reply []string `protobuf:"bytes,7,rep,name=reply,proto3" json:"reply"` // 快捷回复
  1610. }
  1611. func (x *WindowInfo) Reset() {
  1612. *x = WindowInfo{}
  1613. if protoimpl.UnsafeEnabled {
  1614. mi := &file_chat_proto_msgTypes[27]
  1615. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1616. ms.StoreMessageInfo(mi)
  1617. }
  1618. }
  1619. func (x *WindowInfo) String() string {
  1620. return protoimpl.X.MessageStringOf(x)
  1621. }
  1622. func (*WindowInfo) ProtoMessage() {}
  1623. func (x *WindowInfo) ProtoReflect() protoreflect.Message {
  1624. mi := &file_chat_proto_msgTypes[27]
  1625. if protoimpl.UnsafeEnabled && x != nil {
  1626. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1627. if ms.LoadMessageInfo() == nil {
  1628. ms.StoreMessageInfo(mi)
  1629. }
  1630. return ms
  1631. }
  1632. return mi.MessageOf(x)
  1633. }
  1634. // Deprecated: Use WindowInfo.ProtoReflect.Descriptor instead.
  1635. func (*WindowInfo) Descriptor() ([]byte, []int) {
  1636. return file_chat_proto_rawDescGZIP(), []int{27}
  1637. }
  1638. func (x *WindowInfo) GetContent() string {
  1639. if x != nil {
  1640. return x.Content
  1641. }
  1642. return ""
  1643. }
  1644. func (x *WindowInfo) GetRoomId() int64 {
  1645. if x != nil {
  1646. return x.RoomId
  1647. }
  1648. return 0
  1649. }
  1650. func (x *WindowInfo) GetAvatarUrl() string {
  1651. if x != nil {
  1652. return x.AvatarUrl
  1653. }
  1654. return ""
  1655. }
  1656. func (x *WindowInfo) GetNickname() string {
  1657. if x != nil {
  1658. return x.Nickname
  1659. }
  1660. return ""
  1661. }
  1662. func (x *WindowInfo) GetAge() int64 {
  1663. if x != nil {
  1664. return x.Age
  1665. }
  1666. return 0
  1667. }
  1668. func (x *WindowInfo) GetSex() int64 {
  1669. if x != nil {
  1670. return x.Sex
  1671. }
  1672. return 0
  1673. }
  1674. func (x *WindowInfo) GetReply() []string {
  1675. if x != nil {
  1676. return x.Reply
  1677. }
  1678. return nil
  1679. }
  1680. type ReminderInfo struct {
  1681. state protoimpl.MessageState
  1682. sizeCache protoimpl.SizeCache
  1683. unknownFields protoimpl.UnknownFields
  1684. Num int64 `protobuf:"varint,1,opt,name=num,proto3" json:"num"` // 发送条数
  1685. LimitNum int64 `protobuf:"varint,2,opt,name=limitNum,proto3" json:"limitNum"` // 上限条数
  1686. SendTime int64 `protobuf:"varint,3,opt,name=sendTime,proto3" json:"sendTime"` // 发送时间
  1687. RoomId int64 `protobuf:"varint,4,opt,name=roomId,proto3" json:"roomId"` // 房间ID
  1688. }
  1689. func (x *ReminderInfo) Reset() {
  1690. *x = ReminderInfo{}
  1691. if protoimpl.UnsafeEnabled {
  1692. mi := &file_chat_proto_msgTypes[28]
  1693. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1694. ms.StoreMessageInfo(mi)
  1695. }
  1696. }
  1697. func (x *ReminderInfo) String() string {
  1698. return protoimpl.X.MessageStringOf(x)
  1699. }
  1700. func (*ReminderInfo) ProtoMessage() {}
  1701. func (x *ReminderInfo) ProtoReflect() protoreflect.Message {
  1702. mi := &file_chat_proto_msgTypes[28]
  1703. if protoimpl.UnsafeEnabled && x != nil {
  1704. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1705. if ms.LoadMessageInfo() == nil {
  1706. ms.StoreMessageInfo(mi)
  1707. }
  1708. return ms
  1709. }
  1710. return mi.MessageOf(x)
  1711. }
  1712. // Deprecated: Use ReminderInfo.ProtoReflect.Descriptor instead.
  1713. func (*ReminderInfo) Descriptor() ([]byte, []int) {
  1714. return file_chat_proto_rawDescGZIP(), []int{28}
  1715. }
  1716. func (x *ReminderInfo) GetNum() int64 {
  1717. if x != nil {
  1718. return x.Num
  1719. }
  1720. return 0
  1721. }
  1722. func (x *ReminderInfo) GetLimitNum() int64 {
  1723. if x != nil {
  1724. return x.LimitNum
  1725. }
  1726. return 0
  1727. }
  1728. func (x *ReminderInfo) GetSendTime() int64 {
  1729. if x != nil {
  1730. return x.SendTime
  1731. }
  1732. return 0
  1733. }
  1734. func (x *ReminderInfo) GetRoomId() int64 {
  1735. if x != nil {
  1736. return x.RoomId
  1737. }
  1738. return 0
  1739. }
  1740. type ReminderUserInfo struct {
  1741. state protoimpl.MessageState
  1742. sizeCache protoimpl.SizeCache
  1743. unknownFields protoimpl.UnknownFields
  1744. RoomId int64 `protobuf:"varint,1,opt,name=roomId,proto3" json:"roomId"` // 房间ID
  1745. }
  1746. func (x *ReminderUserInfo) Reset() {
  1747. *x = ReminderUserInfo{}
  1748. if protoimpl.UnsafeEnabled {
  1749. mi := &file_chat_proto_msgTypes[29]
  1750. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1751. ms.StoreMessageInfo(mi)
  1752. }
  1753. }
  1754. func (x *ReminderUserInfo) String() string {
  1755. return protoimpl.X.MessageStringOf(x)
  1756. }
  1757. func (*ReminderUserInfo) ProtoMessage() {}
  1758. func (x *ReminderUserInfo) ProtoReflect() protoreflect.Message {
  1759. mi := &file_chat_proto_msgTypes[29]
  1760. if protoimpl.UnsafeEnabled && x != nil {
  1761. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1762. if ms.LoadMessageInfo() == nil {
  1763. ms.StoreMessageInfo(mi)
  1764. }
  1765. return ms
  1766. }
  1767. return mi.MessageOf(x)
  1768. }
  1769. // Deprecated: Use ReminderUserInfo.ProtoReflect.Descriptor instead.
  1770. func (*ReminderUserInfo) Descriptor() ([]byte, []int) {
  1771. return file_chat_proto_rawDescGZIP(), []int{29}
  1772. }
  1773. func (x *ReminderUserInfo) GetRoomId() int64 {
  1774. if x != nil {
  1775. return x.RoomId
  1776. }
  1777. return 0
  1778. }
  1779. type UpLikeabilityInfo struct {
  1780. state protoimpl.MessageState
  1781. sizeCache protoimpl.SizeCache
  1782. unknownFields protoimpl.UnknownFields
  1783. Likeability int64 `protobuf:"varint,1,opt,name=likeability,proto3" json:"likeability"` // 好感度
  1784. RoomId int64 `protobuf:"varint,2,opt,name=roomId,proto3" json:"roomId"` // 房间ID
  1785. }
  1786. func (x *UpLikeabilityInfo) Reset() {
  1787. *x = UpLikeabilityInfo{}
  1788. if protoimpl.UnsafeEnabled {
  1789. mi := &file_chat_proto_msgTypes[30]
  1790. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1791. ms.StoreMessageInfo(mi)
  1792. }
  1793. }
  1794. func (x *UpLikeabilityInfo) String() string {
  1795. return protoimpl.X.MessageStringOf(x)
  1796. }
  1797. func (*UpLikeabilityInfo) ProtoMessage() {}
  1798. func (x *UpLikeabilityInfo) ProtoReflect() protoreflect.Message {
  1799. mi := &file_chat_proto_msgTypes[30]
  1800. if protoimpl.UnsafeEnabled && x != nil {
  1801. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1802. if ms.LoadMessageInfo() == nil {
  1803. ms.StoreMessageInfo(mi)
  1804. }
  1805. return ms
  1806. }
  1807. return mi.MessageOf(x)
  1808. }
  1809. // Deprecated: Use UpLikeabilityInfo.ProtoReflect.Descriptor instead.
  1810. func (*UpLikeabilityInfo) Descriptor() ([]byte, []int) {
  1811. return file_chat_proto_rawDescGZIP(), []int{30}
  1812. }
  1813. func (x *UpLikeabilityInfo) GetLikeability() int64 {
  1814. if x != nil {
  1815. return x.Likeability
  1816. }
  1817. return 0
  1818. }
  1819. func (x *UpLikeabilityInfo) GetRoomId() int64 {
  1820. if x != nil {
  1821. return x.RoomId
  1822. }
  1823. return 0
  1824. }
  1825. var File_chat_proto protoreflect.FileDescriptor
  1826. var file_chat_proto_rawDesc = []byte{
  1827. 0x0a, 0x0a, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x08, 0x61, 0x70,
  1828. 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x1a, 0x1b, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70,
  1829. 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x65, 0x6d, 0x70, 0x74, 0x79, 0x2e, 0x70, 0x72,
  1830. 0x6f, 0x74, 0x6f, 0x1a, 0x17, 0x61, 0x70, 0x69, 0x2f, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2f,
  1831. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x22, 0x2b, 0x0a, 0x17,
  1832. 0x47, 0x65, 0x74, 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4e,
  1833. 0x75, 0x6d, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6e, 0x75, 0x6d, 0x18, 0x01,
  1834. 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x6e, 0x75, 0x6d, 0x22, 0x97, 0x01, 0x0a, 0x1d, 0x47, 0x65,
  1835. 0x74, 0x4d, 0x61, 0x74, 0x63, 0x68, 0x69, 0x6e, 0x67, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72,
  1836. 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x10, 0x0a, 0x03, 0x73,
  1837. 0x65, 0x78, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x16, 0x0a,
  1838. 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x44, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75,
  1839. 0x73, 0x65, 0x72, 0x49, 0x44, 0x12, 0x1e, 0x0a, 0x0a, 0x69, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66,
  1840. 0x79, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x69, 0x64, 0x65, 0x6e, 0x74,
  1841. 0x69, 0x66, 0x79, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x70, 0x65, 0x6e, 0x49, 0x64, 0x18,
  1842. 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x6f, 0x70, 0x65, 0x6e, 0x49, 0x64, 0x12, 0x14, 0x0a,
  1843. 0x05, 0x61, 0x70, 0x70, 0x49, 0x64, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70,
  1844. 0x70, 0x49, 0x64, 0x22, 0x34, 0x0a, 0x12, 0x47, 0x65, 0x74, 0x52, 0x6f, 0x6f, 0x6d, 0x50, 0x72,
  1845. 0x6f, 0x66, 0x69, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x1e, 0x0a, 0x0a, 0x72, 0x6f, 0x6f,
  1846. 0x6d, 0x50, 0x72, 0x6f, 0x66, 0x69, 0x74, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0a, 0x72,
  1847. 0x6f, 0x6f, 0x6d, 0x50, 0x72, 0x6f, 0x66, 0x69, 0x74, 0x22, 0x87, 0x01, 0x0a, 0x11, 0x55, 0x73,
  1848. 0x65, 0x72, 0x55, 0x6e, 0x6c, 0x6f, 0x63, 0x6b, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12,
  1849. 0x16, 0x0a, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52,
  1850. 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f,
  1851. 0x6e, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f,
  1852. 0x6e, 0x49, 0x64, 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70,
  1853. 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54,
  1854. 0x79, 0x70, 0x65, 0x12, 0x1e, 0x0a, 0x0a, 0x69, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49,
  1855. 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x69, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66,
  1856. 0x79, 0x49, 0x64, 0x22, 0xb4, 0x01, 0x0a, 0x18, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x43,
  1857. 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x49, 0x44, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1858. 0x12, 0x24, 0x0a, 0x0d, 0x63, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x49, 0x64,
  1859. 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x03, 0x52, 0x0d, 0x63, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63,
  1860. 0x6f, 0x72, 0x64, 0x49, 0x64, 0x73, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  1861. 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  1862. 0x49, 0x64, 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65,
  1863. 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79,
  1864. 0x70, 0x65, 0x12, 0x1e, 0x0a, 0x0a, 0x69, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64,
  1865. 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x69, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79,
  1866. 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x18, 0x05, 0x20, 0x01,
  1867. 0x28, 0x03, 0x52, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x22, 0x97, 0x01, 0x0a, 0x15, 0x50,
  1868. 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x52, 0x65, 0x71,
  1869. 0x75, 0x65, 0x73, 0x74, 0x12, 0x22, 0x0a, 0x0c, 0x63, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f,
  1870. 0x72, 0x64, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0c, 0x63, 0x68, 0x61, 0x74,
  1871. 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x49, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73,
  1872. 0x6f, 0x6e, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73,
  1873. 0x6f, 0x6e, 0x49, 0x64, 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79,
  1874. 0x70, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  1875. 0x54, 0x79, 0x70, 0x65, 0x12, 0x1e, 0x0a, 0x0a, 0x69, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79,
  1876. 0x49, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x69, 0x64, 0x65, 0x6e, 0x74, 0x69,
  1877. 0x66, 0x79, 0x49, 0x64, 0x22, 0xca, 0x01, 0x0a, 0x16, 0x47, 0x65, 0x74, 0x52, 0x61, 0x6e, 0x64,
  1878. 0x6f, 0x6d, 0x4d, 0x61, 0x74, 0x63, 0x68, 0x69, 0x6e, 0x67, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12,
  1879. 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28,
  1880. 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x12, 0x1e, 0x0a, 0x0a, 0x70,
  1881. 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52,
  1882. 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x72,
  1883. 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x72, 0x6f, 0x6f,
  1884. 0x6d, 0x49, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18,
  1885. 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12,
  1886. 0x1c, 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18, 0x05, 0x20, 0x01,
  1887. 0x28, 0x09, 0x52, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x10, 0x0a,
  1888. 0x03, 0x73, 0x65, 0x78, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12,
  1889. 0x10, 0x0a, 0x03, 0x61, 0x67, 0x65, 0x18, 0x07, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x61, 0x67,
  1890. 0x65, 0x22, 0x54, 0x0a, 0x14, 0x46, 0x69, 0x6e, 0x64, 0x4e, 0x6f, 0x74, 0x52, 0x65, 0x70, 0x6c,
  1891. 0x79, 0x4e, 0x75, 0x6d, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x1c, 0x0a, 0x09, 0x70, 0x65, 0x72,
  1892. 0x73, 0x6f, 0x6e, 0x4e, 0x75, 0x6d, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x70, 0x65,
  1893. 0x72, 0x73, 0x6f, 0x6e, 0x4e, 0x75, 0x6d, 0x12, 0x1e, 0x0a, 0x0a, 0x6d, 0x65, 0x73, 0x73, 0x61,
  1894. 0x67, 0x65, 0x4e, 0x75, 0x6d, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0a, 0x6d, 0x65, 0x73,
  1895. 0x73, 0x61, 0x67, 0x65, 0x4e, 0x75, 0x6d, 0x22, 0x2e, 0x0a, 0x0e, 0x55, 0x6e, 0x72, 0x65, 0x61,
  1896. 0x64, 0x4e, 0x75, 0x6d, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x1c, 0x0a, 0x09, 0x75, 0x6e, 0x72,
  1897. 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x75, 0x6e,
  1898. 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x22, 0xac, 0x01, 0x0a, 0x1e, 0x46, 0x69, 0x6e, 0x64,
  1899. 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4c,
  1900. 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x10, 0x0a, 0x03, 0x6e, 0x75,
  1901. 0x6d, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x6e, 0x75, 0x6d, 0x12, 0x1c, 0x0a, 0x09,
  1902. 0x69, 0x73, 0x52, 0x65, 0x66, 0x72, 0x65, 0x73, 0x68, 0x18, 0x02, 0x20, 0x01, 0x28, 0x08, 0x52,
  1903. 0x09, 0x69, 0x73, 0x52, 0x65, 0x66, 0x72, 0x65, 0x73, 0x68, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65,
  1904. 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65,
  1905. 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  1906. 0x54, 0x79, 0x70, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70, 0x65, 0x72, 0x73,
  1907. 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x12, 0x1e, 0x0a, 0x0a, 0x69, 0x64, 0x65, 0x6e, 0x74, 0x69,
  1908. 0x66, 0x79, 0x49, 0x64, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x69, 0x64, 0x65, 0x6e,
  1909. 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x22, 0x6e, 0x0a, 0x16, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x6f,
  1910. 0x6f, 0x6d, 0x43, 0x61, 0x72, 0x64, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1911. 0x12, 0x26, 0x0a, 0x0e, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79,
  1912. 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64,
  1913. 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x12, 0x2c, 0x0a, 0x11, 0x70, 0x61, 0x72, 0x74,
  1914. 0x6e, 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x18, 0x02, 0x20,
  1915. 0x01, 0x28, 0x09, 0x52, 0x11, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e,
  1916. 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x22, 0x30, 0x0a, 0x14, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65,
  1917. 0x72, 0x47, 0x65, 0x74, 0x41, 0x77, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x18,
  1918. 0x0a, 0x07, 0x62, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52,
  1919. 0x07, 0x62, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x22, 0xaa, 0x01, 0x0a, 0x16, 0x50, 0x61, 0x72,
  1920. 0x74, 0x6e, 0x65, 0x72, 0x47, 0x65, 0x74, 0x41, 0x77, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75,
  1921. 0x65, 0x73, 0x74, 0x12, 0x26, 0x0a, 0x0e, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e, 0x74,
  1922. 0x69, 0x66, 0x79, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x75, 0x73, 0x65,
  1923. 0x72, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x12, 0x2c, 0x0a, 0x11, 0x70,
  1924. 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64,
  1925. 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x11, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49,
  1926. 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x77, 0x61,
  1927. 0x72, 0x64, 0x54, 0x79, 0x70, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x77,
  1928. 0x61, 0x72, 0x64, 0x54, 0x79, 0x70, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x70, 0x61, 0x72, 0x74, 0x6e,
  1929. 0x65, 0x72, 0x49, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x70, 0x61, 0x72, 0x74,
  1930. 0x6e, 0x65, 0x72, 0x49, 0x64, 0x22, 0xc0, 0x01, 0x0a, 0x1a, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65,
  1931. 0x72, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71,
  1932. 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x01,
  1933. 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06,
  1934. 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66,
  1935. 0x66, 0x73, 0x65, 0x74, 0x12, 0x1e, 0x0a, 0x0a, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79,
  1936. 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69,
  1937. 0x66, 0x79, 0x49, 0x64, 0x12, 0x26, 0x0a, 0x0e, 0x69, 0x73, 0x46, 0x69, 0x6e, 0x64, 0x4e, 0x6f,
  1938. 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x18, 0x04, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0e, 0x69, 0x73,
  1939. 0x46, 0x69, 0x6e, 0x64, 0x4e, 0x6f, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x2a, 0x0a, 0x10,
  1940. 0x69, 0x73, 0x57, 0x69, 0x74, 0x68, 0x69, 0x6e, 0x53, 0x65, 0x76, 0x65, 0x6e, 0x44, 0x61, 0x79,
  1941. 0x18, 0x05, 0x20, 0x01, 0x28, 0x08, 0x52, 0x10, 0x69, 0x73, 0x57, 0x69, 0x74, 0x68, 0x69, 0x6e,
  1942. 0x53, 0x65, 0x76, 0x65, 0x6e, 0x44, 0x61, 0x79, 0x22, 0x95, 0x01, 0x0a, 0x17, 0x55, 0x73, 0x65,
  1943. 0x72, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71,
  1944. 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x01,
  1945. 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06,
  1946. 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66,
  1947. 0x66, 0x73, 0x65, 0x74, 0x12, 0x1e, 0x0a, 0x0a, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79,
  1948. 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69,
  1949. 0x66, 0x79, 0x49, 0x64, 0x12, 0x2a, 0x0a, 0x10, 0x69, 0x73, 0x57, 0x69, 0x74, 0x68, 0x69, 0x6e,
  1950. 0x53, 0x65, 0x76, 0x65, 0x6e, 0x44, 0x61, 0x79, 0x18, 0x04, 0x20, 0x01, 0x28, 0x08, 0x52, 0x10,
  1951. 0x69, 0x73, 0x57, 0x69, 0x74, 0x68, 0x69, 0x6e, 0x53, 0x65, 0x76, 0x65, 0x6e, 0x44, 0x61, 0x79,
  1952. 0x22, 0x5b, 0x0a, 0x15, 0x55, 0x73, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d,
  1953. 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x2a, 0x0a, 0x04, 0x6c, 0x69, 0x73,
  1954. 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x16, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68,
  1955. 0x61, 0x74, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x6e, 0x66, 0x6f, 0x52,
  1956. 0x04, 0x6c, 0x69, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18,
  1957. 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x22, 0xe0, 0x01,
  1958. 0x0a, 0x0c, 0x55, 0x73, 0x65, 0x72, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x1e,
  1959. 0x0a, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x18, 0x01, 0x20, 0x01,
  1960. 0x28, 0x09, 0x52, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x12, 0x1a,
  1961. 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09,
  1962. 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x12, 0x1c, 0x0a, 0x09, 0x75, 0x6e,
  1963. 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x75,
  1964. 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x12, 0x20, 0x0a, 0x0b, 0x6c, 0x61, 0x73, 0x74,
  1965. 0x43, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x6c,
  1966. 0x61, 0x73, 0x74, 0x43, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x6c, 0x61,
  1967. 0x73, 0x74, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x6c, 0x61,
  1968. 0x73, 0x74, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x20, 0x0a, 0x0b, 0x6c, 0x69, 0x6b, 0x65, 0x61, 0x62,
  1969. 0x69, 0x6c, 0x69, 0x74, 0x79, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x6c, 0x69, 0x6b,
  1970. 0x65, 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x6f, 0x6f, 0x6d,
  1971. 0x49, 0x64, 0x18, 0x07, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64,
  1972. 0x22, 0x61, 0x0a, 0x18, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x52,
  1973. 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x2d, 0x0a, 0x04,
  1974. 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x19, 0x2e, 0x61, 0x70, 0x69,
  1975. 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x52, 0x6f, 0x6f,
  1976. 0x6d, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e,
  1977. 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78,
  1978. 0x74, 0x49, 0x64, 0x22, 0xa3, 0x03, 0x0a, 0x0f, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x52,
  1979. 0x6f, 0x6f, 0x6d, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x24, 0x0a, 0x0d, 0x70, 0x65, 0x72, 0x73, 0x6f,
  1980. 0x6e, 0x53, 0x65, 0x6e, 0x64, 0x4e, 0x75, 0x6d, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0d,
  1981. 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x53, 0x65, 0x6e, 0x64, 0x4e, 0x75, 0x6d, 0x12, 0x1a, 0x0a,
  1982. 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52,
  1983. 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x12, 0x1c, 0x0a, 0x09, 0x75, 0x6e, 0x72,
  1984. 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x75, 0x6e,
  1985. 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x12, 0x20, 0x0a, 0x0b, 0x6c, 0x61, 0x73, 0x74, 0x43,
  1986. 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x6c, 0x61,
  1987. 0x73, 0x74, 0x43, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x6c, 0x61, 0x73,
  1988. 0x74, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x6c, 0x61, 0x73,
  1989. 0x74, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x62, 0x65, 0x6e, 0x65, 0x66, 0x69, 0x74,
  1990. 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x62, 0x65, 0x6e, 0x65, 0x66, 0x69, 0x74, 0x12,
  1991. 0x12, 0x0a, 0x04, 0x74, 0x79, 0x70, 0x65, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x74,
  1992. 0x79, 0x70, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x08, 0x20, 0x01, 0x28, 0x03,
  1993. 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55,
  1994. 0x72, 0x6c, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72,
  1995. 0x55, 0x72, 0x6c, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18,
  1996. 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12,
  1997. 0x10, 0x0a, 0x03, 0x61, 0x67, 0x65, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x61, 0x67,
  1998. 0x65, 0x12, 0x20, 0x0a, 0x0b, 0x6c, 0x69, 0x6b, 0x65, 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79,
  1999. 0x18, 0x0c, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x6c, 0x69, 0x6b, 0x65, 0x61, 0x62, 0x69, 0x6c,
  2000. 0x69, 0x74, 0x79, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x18, 0x0d, 0x20,
  2001. 0x01, 0x28, 0x03, 0x52, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x12, 0x2c, 0x0a, 0x11, 0x70,
  2002. 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x53, 0x65, 0x6e, 0x64, 0x42, 0x61, 0x73, 0x65, 0x4e, 0x75, 0x6d,
  2003. 0x18, 0x0e, 0x20, 0x01, 0x28, 0x03, 0x52, 0x11, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x53, 0x65,
  2004. 0x6e, 0x64, 0x42, 0x61, 0x73, 0x65, 0x4e, 0x75, 0x6d, 0x22, 0x89, 0x02, 0x0a, 0x13, 0x43, 0x72,
  2005. 0x65, 0x61, 0x74, 0x65, 0x43, 0x68, 0x61, 0x74, 0x52, 0x6f, 0x6f, 0x6d, 0x50, 0x61, 0x72, 0x61,
  2006. 0x6d, 0x12, 0x1c, 0x0a, 0x09, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x31, 0x18, 0x01,
  2007. 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x31, 0x12,
  2008. 0x2c, 0x0a, 0x11, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66,
  2009. 0x79, 0x49, 0x44, 0x31, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x11, 0x70, 0x65, 0x72, 0x73,
  2010. 0x6f, 0x6e, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x44, 0x31, 0x12, 0x20, 0x0a,
  2011. 0x0b, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x31, 0x18, 0x03, 0x20, 0x01,
  2012. 0x28, 0x09, 0x52, 0x0b, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x31, 0x12,
  2013. 0x1c, 0x0a, 0x09, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x32, 0x18, 0x04, 0x20, 0x01,
  2014. 0x28, 0x09, 0x52, 0x09, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x32, 0x12, 0x2c, 0x0a,
  2015. 0x11, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49,
  2016. 0x44, 0x32, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x11, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  2017. 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x44, 0x32, 0x12, 0x20, 0x0a, 0x0b, 0x70,
  2018. 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x32, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09,
  2019. 0x52, 0x0b, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x32, 0x12, 0x16, 0x0a,
  2020. 0x06, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x73,
  2021. 0x6f, 0x75, 0x72, 0x63, 0x65, 0x22, 0x57, 0x0a, 0x11, 0x53, 0x65, 0x74, 0x42, 0x6c, 0x61, 0x63,
  2022. 0x6b, 0x43, 0x68, 0x61, 0x74, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x12, 0x2a, 0x0a, 0x10, 0x70, 0x65,
  2023. 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x18, 0x01,
  2024. 0x20, 0x01, 0x28, 0x09, 0x52, 0x10, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x65, 0x6e,
  2025. 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64,
  2026. 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x22, 0xac,
  2027. 0x01, 0x0a, 0x0e, 0x52, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  2028. 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6d, 0x65, 0x74, 0x68, 0x6f, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28,
  2029. 0x09, 0x52, 0x06, 0x6d, 0x65, 0x74, 0x68, 0x6f, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x64, 0x61, 0x74,
  2030. 0x61, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x04, 0x64, 0x61, 0x74, 0x61, 0x12, 0x0e, 0x0a,
  2031. 0x02, 0x69, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x22, 0x0a,
  2032. 0x0c, 0x77, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x54, 0x61, 0x67, 0x18, 0x04, 0x20,
  2033. 0x01, 0x28, 0x09, 0x52, 0x0c, 0x77, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x54, 0x61,
  2034. 0x67, 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x18,
  2035. 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70,
  2036. 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x18, 0x06, 0x20,
  2037. 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x22, 0x0e, 0x0a,
  2038. 0x0c, 0x52, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x6f, 0x0a,
  2039. 0x23, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x55, 0x73, 0x65, 0x72, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65,
  2040. 0x72, 0x49, 0x73, 0x52, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x68, 0x69, 0x70, 0x52,
  2041. 0x65, 0x70, 0x6c, 0x79, 0x12, 0x30, 0x0a, 0x13, 0x69, 0x73, 0x42, 0x75, 0x69, 0x6c, 0x64, 0x52,
  2042. 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x68, 0x69, 0x70, 0x18, 0x01, 0x20, 0x01, 0x28,
  2043. 0x08, 0x52, 0x13, 0x69, 0x73, 0x42, 0x75, 0x69, 0x6c, 0x64, 0x52, 0x65, 0x6c, 0x61, 0x74, 0x69,
  2044. 0x6f, 0x6e, 0x73, 0x68, 0x69, 0x70, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64,
  2045. 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x22, 0x23,
  2046. 0x0a, 0x09, 0x52, 0x6f, 0x6f, 0x6d, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x16, 0x0a, 0x06, 0x72,
  2047. 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x72, 0x6f, 0x6f,
  2048. 0x6d, 0x49, 0x64, 0x22, 0x6c, 0x0a, 0x16, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x52,
  2049. 0x6f, 0x6f, 0x6d, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a,
  2050. 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x72,
  2051. 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54,
  2052. 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f,
  2053. 0x6e, 0x54, 0x79, 0x70, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49,
  2054. 0x44, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49,
  2055. 0x44, 0x22, 0x9f, 0x01, 0x0a, 0x19, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65,
  2056. 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12,
  2057. 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52,
  2058. 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65,
  2059. 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x12,
  2060. 0x16, 0x0a, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52,
  2061. 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f,
  2062. 0x6e, 0x54, 0x79, 0x70, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70, 0x65, 0x72,
  2063. 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f,
  2064. 0x6e, 0x49, 0x44, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f,
  2065. 0x6e, 0x49, 0x44, 0x22, 0xb2, 0x01, 0x0a, 0x0a, 0x57, 0x69, 0x6e, 0x64, 0x6f, 0x77, 0x49, 0x6e,
  2066. 0x66, 0x6f, 0x12, 0x18, 0x0a, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18, 0x01, 0x20,
  2067. 0x01, 0x28, 0x09, 0x52, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x12, 0x16, 0x0a, 0x06,
  2068. 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x72, 0x6f,
  2069. 0x6f, 0x6d, 0x49, 0x64, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72,
  2070. 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55,
  2071. 0x72, 0x6c, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x04,
  2072. 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x10,
  2073. 0x0a, 0x03, 0x61, 0x67, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x61, 0x67, 0x65,
  2074. 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73,
  2075. 0x65, 0x78, 0x12, 0x14, 0x0a, 0x05, 0x72, 0x65, 0x70, 0x6c, 0x79, 0x18, 0x07, 0x20, 0x03, 0x28,
  2076. 0x09, 0x52, 0x05, 0x72, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x70, 0x0a, 0x0c, 0x52, 0x65, 0x6d, 0x69,
  2077. 0x6e, 0x64, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x10, 0x0a, 0x03, 0x6e, 0x75, 0x6d, 0x18,
  2078. 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x6e, 0x75, 0x6d, 0x12, 0x1a, 0x0a, 0x08, 0x6c, 0x69,
  2079. 0x6d, 0x69, 0x74, 0x4e, 0x75, 0x6d, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x6c, 0x69,
  2080. 0x6d, 0x69, 0x74, 0x4e, 0x75, 0x6d, 0x12, 0x1a, 0x0a, 0x08, 0x73, 0x65, 0x6e, 0x64, 0x54, 0x69,
  2081. 0x6d, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x73, 0x65, 0x6e, 0x64, 0x54, 0x69,
  2082. 0x6d, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x18, 0x04, 0x20, 0x01,
  2083. 0x28, 0x03, 0x52, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x22, 0x2a, 0x0a, 0x10, 0x52, 0x65,
  2084. 0x6d, 0x69, 0x6e, 0x64, 0x65, 0x72, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x16,
  2085. 0x0a, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06,
  2086. 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x22, 0x4d, 0x0a, 0x11, 0x55, 0x70, 0x4c, 0x69, 0x6b, 0x65,
  2087. 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x20, 0x0a, 0x0b, 0x6c,
  2088. 0x69, 0x6b, 0x65, 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03,
  2089. 0x52, 0x0b, 0x6c, 0x69, 0x6b, 0x65, 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x12, 0x16, 0x0a,
  2090. 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x72,
  2091. 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x32, 0xc0, 0x19, 0x0a, 0x04, 0x43, 0x68, 0x61, 0x74, 0x12, 0x7a,
  2092. 0x0a, 0x1e, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x55, 0x73, 0x65, 0x72, 0x50, 0x61, 0x72, 0x74, 0x6e,
  2093. 0x65, 0x72, 0x49, 0x73, 0x52, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x68, 0x69, 0x70,
  2094. 0x12, 0x29, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x55, 0x73,
  2095. 0x65, 0x72, 0x41, 0x6e, 0x64, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e,
  2096. 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x2d, 0x2e, 0x61, 0x70,
  2097. 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x55, 0x73, 0x65, 0x72,
  2098. 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x73, 0x52, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f,
  2099. 0x6e, 0x73, 0x68, 0x69, 0x70, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x44, 0x0a, 0x0e, 0x43, 0x72,
  2100. 0x65, 0x61, 0x74, 0x65, 0x43, 0x68, 0x61, 0x74, 0x52, 0x6f, 0x6f, 0x6d, 0x12, 0x1d, 0x2e, 0x61,
  2101. 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x43, 0x68,
  2102. 0x61, 0x74, 0x52, 0x6f, 0x6f, 0x6d, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x13, 0x2e, 0x61, 0x70,
  2103. 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x52, 0x6f, 0x6f, 0x6d, 0x52, 0x65, 0x70, 0x6c, 0x79,
  2104. 0x12, 0x62, 0x0a, 0x14, 0x46, 0x69, 0x6e, 0x64, 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x50, 0x65,
  2105. 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x24, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
  2106. 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x50, 0x61, 0x67, 0x65, 0x41, 0x6e,
  2107. 0x64, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x24,
  2108. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x52, 0x65, 0x63, 0x6f,
  2109. 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52,
  2110. 0x65, 0x70, 0x6c, 0x79, 0x12, 0x69, 0x0a, 0x17, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x65, 0x63, 0x6f,
  2111. 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x12,
  2112. 0x28, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x52,
  2113. 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x69,
  2114. 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x24, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  2115. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64,
  2116. 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12,
  2117. 0x61, 0x0a, 0x13, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x6f,
  2118. 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x24, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61,
  2119. 0x74, 0x2e, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x6f, 0x6f,
  2120. 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x22, 0x2e, 0x61,
  2121. 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x46,
  2122. 0x69, 0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79,
  2123. 0x22, 0x00, 0x12, 0x58, 0x0a, 0x10, 0x55, 0x73, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x6f,
  2124. 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x21, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61,
  2125. 0x74, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69,
  2126. 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1f, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  2127. 0x63, 0x68, 0x61, 0x74, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x6f, 0x6f,
  2128. 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3d, 0x0a, 0x07,
  2129. 0x52, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x12, 0x18, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68,
  2130. 0x61, 0x74, 0x2e, 0x52, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  2131. 0x74, 0x1a, 0x16, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x52, 0x65, 0x63,
  2132. 0x65, 0x69, 0x76, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x5c, 0x0a, 0x12, 0x46,
  2133. 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73,
  2134. 0x74, 0x12, 0x23, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x46, 0x69, 0x6e,
  2135. 0x64, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x52,
  2136. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1f, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d,
  2137. 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69,
  2138. 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x4e, 0x0a, 0x0f, 0x46, 0x69, 0x6e,
  2139. 0x64, 0x43, 0x68, 0x61, 0x74, 0x52, 0x6f, 0x6f, 0x6d, 0x4d, 0x73, 0x67, 0x12, 0x20, 0x2e, 0x61,
  2140. 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74,
  2141. 0x52, 0x6f, 0x6f, 0x6d, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x17,
  2142. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x68, 0x61, 0x74,
  2143. 0x52, 0x6f, 0x6f, 0x6d, 0x4d, 0x73, 0x67, 0x22, 0x00, 0x12, 0x45, 0x0a, 0x0c, 0x53, 0x65, 0x74,
  2144. 0x42, 0x6c, 0x61, 0x63, 0x6b, 0x43, 0x68, 0x61, 0x74, 0x12, 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  2145. 0x63, 0x68, 0x61, 0x74, 0x2e, 0x53, 0x65, 0x74, 0x42, 0x6c, 0x61, 0x63, 0x6b, 0x43, 0x68, 0x61,
  2146. 0x74, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e,
  2147. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x00,
  2148. 0x12, 0x43, 0x0a, 0x0a, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x43, 0x68, 0x61, 0x74, 0x12, 0x1b,
  2149. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x53, 0x65, 0x74, 0x42, 0x6c, 0x61,
  2150. 0x63, 0x6b, 0x43, 0x68, 0x61, 0x74, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e, 0x67, 0x6f,
  2151. 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d,
  2152. 0x70, 0x74, 0x79, 0x22, 0x00, 0x12, 0x3d, 0x0a, 0x06, 0x52, 0x65, 0x70, 0x6f, 0x72, 0x74, 0x12,
  2153. 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x52, 0x65, 0x70,
  2154. 0x6f, 0x72, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f,
  2155. 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70,
  2156. 0x74, 0x79, 0x22, 0x00, 0x12, 0x4d, 0x0a, 0x0f, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x47,
  2157. 0x65, 0x74, 0x41, 0x77, 0x61, 0x72, 0x64, 0x12, 0x20, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68,
  2158. 0x61, 0x74, 0x2e, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x47, 0x65, 0x74, 0x41, 0x77, 0x61,
  2159. 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67,
  2160. 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74,
  2161. 0x79, 0x22, 0x00, 0x12, 0x4e, 0x0a, 0x0f, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d, 0x43,
  2162. 0x61, 0x72, 0x64, 0x4d, 0x73, 0x67, 0x12, 0x20, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61,
  2163. 0x74, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d, 0x43, 0x61, 0x72, 0x64, 0x4d, 0x73,
  2164. 0x67, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
  2165. 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x52, 0x6f, 0x6f, 0x6d, 0x43, 0x68, 0x61, 0x74, 0x4d, 0x73,
  2166. 0x67, 0x22, 0x00, 0x12, 0x52, 0x0a, 0x0f, 0x46, 0x69, 0x6e, 0x64, 0x4e, 0x6f, 0x74, 0x52, 0x65,
  2167. 0x70, 0x6c, 0x79, 0x4e, 0x75, 0x6d, 0x12, 0x1d, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d,
  2168. 0x6d, 0x6f, 0x6e, 0x2e, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x52, 0x65,
  2169. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1e, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74,
  2170. 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x4e, 0x6f, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x4e, 0x75, 0x6d,
  2171. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x44, 0x0a, 0x0b, 0x43, 0x72, 0x65, 0x61, 0x74,
  2172. 0x65, 0x53, 0x63, 0x72, 0x69, 0x70, 0x12, 0x1e, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d,
  2173. 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52,
  2174. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d,
  2175. 0x6d, 0x6f, 0x6e, 0x2e, 0x53, 0x63, 0x72, 0x69, 0x70, 0x49, 0x44, 0x22, 0x00, 0x12, 0x47, 0x0a,
  2176. 0x0b, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x53, 0x63, 0x72, 0x69, 0x70, 0x12, 0x1e, 0x2e, 0x61,
  2177. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65,
  2178. 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67,
  2179. 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45,
  2180. 0x6d, 0x70, 0x74, 0x79, 0x22, 0x00, 0x12, 0x45, 0x0a, 0x0b, 0x46, 0x69, 0x6e, 0x64, 0x4d, 0x79,
  2181. 0x53, 0x63, 0x72, 0x69, 0x70, 0x12, 0x1c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d,
  2182. 0x6f, 0x6e, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x71, 0x75,
  2183. 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
  2184. 0x2e, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x4d, 0x0a,
  2185. 0x0e, 0x46, 0x69, 0x6e, 0x64, 0x4f, 0x74, 0x68, 0x65, 0x72, 0x53, 0x63, 0x72, 0x69, 0x70, 0x12,
  2186. 0x21, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x46, 0x69, 0x6e,
  2187. 0x64, 0x4f, 0x74, 0x68, 0x65, 0x72, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x71, 0x75, 0x65,
  2188. 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
  2189. 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x4c, 0x0a, 0x12,
  2190. 0x46, 0x69, 0x6e, 0x64, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x53, 0x63, 0x72,
  2191. 0x69, 0x70, 0x12, 0x1c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
  2192. 0x46, 0x69, 0x6e, 0x64, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  2193. 0x1a, 0x16, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x53, 0x63,
  2194. 0x72, 0x69, 0x70, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x4f, 0x0a, 0x0f, 0x50, 0x65,
  2195. 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x6f, 0x6f, 0x6b, 0x53, 0x63, 0x72, 0x69, 0x70, 0x12, 0x22, 0x2e,
  2196. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f,
  2197. 0x6e, 0x4c, 0x6f, 0x6f, 0x6b, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  2198. 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  2199. 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x00, 0x12, 0x47, 0x0a, 0x13, 0x50,
  2200. 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x43, 0x6c, 0x69, 0x63, 0x6b, 0x4c, 0x6f, 0x6f, 0x6b, 0x42, 0x61,
  2201. 0x63, 0x6b, 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
  2202. 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x15, 0x2e, 0x61, 0x70,
  2203. 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x53, 0x63, 0x72, 0x69, 0x70, 0x49, 0x6e,
  2204. 0x66, 0x6f, 0x22, 0x00, 0x12, 0x4f, 0x0a, 0x10, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x52, 0x65,
  2205. 0x70, 0x6c, 0x79, 0x53, 0x63, 0x72, 0x69, 0x70, 0x12, 0x1d, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
  2206. 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x53, 0x63, 0x72, 0x69, 0x70,
  2207. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1a, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f,
  2208. 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x49,
  2209. 0x6e, 0x66, 0x6f, 0x22, 0x00, 0x12, 0x44, 0x0a, 0x0d, 0x47, 0x65, 0x74, 0x57, 0x69, 0x6e, 0x64,
  2210. 0x6f, 0x77, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d,
  2211. 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x74, 0x63, 0x68, 0x69, 0x6e, 0x67, 0x52, 0x65, 0x71, 0x75,
  2212. 0x65, 0x73, 0x74, 0x1a, 0x14, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x57,
  2213. 0x69, 0x6e, 0x64, 0x6f, 0x77, 0x49, 0x6e, 0x66, 0x6f, 0x22, 0x00, 0x12, 0x54, 0x0a, 0x11, 0x47,
  2214. 0x65, 0x74, 0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x4d, 0x61, 0x74, 0x63, 0x68, 0x69, 0x6e, 0x67,
  2215. 0x12, 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61,
  2216. 0x74, 0x63, 0x68, 0x69, 0x6e, 0x67, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x20, 0x2e,
  2217. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x47, 0x65, 0x74, 0x52, 0x61, 0x6e, 0x64,
  2218. 0x6f, 0x6d, 0x4d, 0x61, 0x74, 0x63, 0x68, 0x69, 0x6e, 0x67, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22,
  2219. 0x00, 0x12, 0x6c, 0x0a, 0x16, 0x47, 0x65, 0x74, 0x4d, 0x61, 0x74, 0x63, 0x68, 0x69, 0x6e, 0x67,
  2220. 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x27, 0x2e, 0x61, 0x70,
  2221. 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x47, 0x65, 0x74, 0x4d, 0x61, 0x74, 0x63, 0x68, 0x69,
  2222. 0x6e, 0x67, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x65, 0x71,
  2223. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x27, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f,
  2224. 0x6e, 0x2e, 0x47, 0x65, 0x74, 0x4d, 0x61, 0x74, 0x63, 0x68, 0x69, 0x6e, 0x67, 0x50, 0x61, 0x72,
  2225. 0x74, 0x6e, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12,
  2226. 0x4e, 0x0a, 0x0e, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63,
  2227. 0x74, 0x12, 0x22, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x50, 0x61, 0x72,
  2228. 0x74, 0x6e, 0x65, 0x72, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x49, 0x44, 0x73, 0x52, 0x65,
  2229. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70,
  2230. 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x00, 0x12,
  2231. 0x51, 0x0a, 0x14, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65,
  2232. 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x12, 0x1f, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68,
  2233. 0x61, 0x74, 0x2e, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63,
  2234. 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c,
  2235. 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79,
  2236. 0x22, 0x00, 0x12, 0x5d, 0x0a, 0x13, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x43, 0x6f,
  2237. 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x23, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  2238. 0x63, 0x68, 0x61, 0x74, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63,
  2239. 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1f,
  2240. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x68, 0x61, 0x74,
  2241. 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22,
  2242. 0x00, 0x12, 0x48, 0x0a, 0x0f, 0x55, 0x73, 0x65, 0x72, 0x55, 0x6e, 0x6c, 0x6f, 0x63, 0x6b, 0x56,
  2243. 0x6f, 0x69, 0x63, 0x65, 0x12, 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e,
  2244. 0x55, 0x73, 0x65, 0x72, 0x55, 0x6e, 0x6c, 0x6f, 0x63, 0x6b, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  2245. 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  2246. 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x00, 0x12, 0x4a, 0x0a, 0x11, 0x55,
  2247. 0x73, 0x65, 0x72, 0x55, 0x6e, 0x6c, 0x6f, 0x63, 0x6b, 0x50, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65,
  2248. 0x12, 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x55, 0x73, 0x65, 0x72,
  2249. 0x55, 0x6e, 0x6c, 0x6f, 0x63, 0x6b, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e,
  2250. 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e,
  2251. 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x00, 0x12, 0x4a, 0x0a, 0x0d, 0x47, 0x65, 0x74, 0x52, 0x6f,
  2252. 0x6f, 0x6d, 0x50, 0x72, 0x6f, 0x66, 0x69, 0x74, 0x12, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
  2253. 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x44, 0x52, 0x65, 0x71, 0x75,
  2254. 0x65, 0x73, 0x74, 0x1a, 0x1c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x47,
  2255. 0x65, 0x74, 0x52, 0x6f, 0x6f, 0x6d, 0x50, 0x72, 0x6f, 0x66, 0x69, 0x74, 0x52, 0x65, 0x70, 0x6c,
  2256. 0x79, 0x22, 0x00, 0x12, 0x51, 0x0a, 0x12, 0x47, 0x65, 0x74, 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65,
  2257. 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4e, 0x75, 0x6d, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67,
  2258. 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74,
  2259. 0x79, 0x1a, 0x21, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x47, 0x65, 0x74,
  2260. 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4e, 0x75, 0x6d, 0x52,
  2261. 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x51, 0x0a, 0x14, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73,
  2262. 0x65, 0x72, 0x41, 0x6c, 0x6c, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x12, 0x1d,
  2263. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x49, 0x64, 0x65, 0x6e,
  2264. 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x18, 0x2e,
  2265. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4e,
  2266. 0x75, 0x6d, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x54, 0x0a, 0x17, 0x46, 0x69, 0x6e,
  2267. 0x64, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x41, 0x6c, 0x6c, 0x55, 0x6e, 0x72, 0x65, 0x61,
  2268. 0x64, 0x4e, 0x75, 0x6d, 0x12, 0x1d, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f,
  2269. 0x6e, 0x2e, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x52, 0x65, 0x71, 0x75,
  2270. 0x65, 0x73, 0x74, 0x1a, 0x18, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x55,
  2271. 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12,
  2272. 0x4d, 0x0a, 0x13, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x52, 0x6f, 0x6f, 0x6d, 0x42, 0x79,
  2273. 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x12, 0x1c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d,
  2274. 0x6d, 0x6f, 0x6e, 0x2e, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x44, 0x73, 0x50,
  2275. 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e,
  2276. 0x55, 0x73, 0x65, 0x72, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x6e, 0x66, 0x6f, 0x22, 0x00, 0x12, 0x53,
  2277. 0x0a, 0x16, 0x47, 0x65, 0x74, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x52, 0x6f, 0x6f, 0x6d,
  2278. 0x42, 0x79, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x12, 0x1c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
  2279. 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x44,
  2280. 0x73, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61,
  2281. 0x74, 0x2e, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x6e, 0x66,
  2282. 0x6f, 0x22, 0x00, 0x12, 0x65, 0x0a, 0x13, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69,
  2283. 0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x26, 0x2e, 0x61, 0x70, 0x69,
  2284. 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46,
  2285. 0x69, 0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65,
  2286. 0x73, 0x74, 0x1a, 0x24, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
  2287. 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d, 0x4c,
  2288. 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x6c, 0x0a, 0x19, 0x4d, 0x61,
  2289. 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63,
  2290. 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x2c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f,
  2291. 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64,
  2292. 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65,
  2293. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1f, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d,
  2294. 0x6f, 0x6e, 0x2e, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73,
  2295. 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x42, 0x3d, 0x0a, 0x08, 0x61, 0x70, 0x69, 0x2e,
  2296. 0x63, 0x68, 0x61, 0x74, 0x50, 0x01, 0x5a, 0x2f, 0x67, 0x69, 0x74, 0x2e, 0x69, 0x6b, 0x75, 0x62,
  2297. 0x61, 0x6e, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2f, 0x70, 0x77,
  2298. 0x2d, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x63, 0x68,
  2299. 0x61, 0x74, 0x3b, 0x63, 0x68, 0x61, 0x74, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  2300. }
  2301. var (
  2302. file_chat_proto_rawDescOnce sync.Once
  2303. file_chat_proto_rawDescData = file_chat_proto_rawDesc
  2304. )
  2305. func file_chat_proto_rawDescGZIP() []byte {
  2306. file_chat_proto_rawDescOnce.Do(func() {
  2307. file_chat_proto_rawDescData = protoimpl.X.CompressGZIP(file_chat_proto_rawDescData)
  2308. })
  2309. return file_chat_proto_rawDescData
  2310. }
  2311. var file_chat_proto_msgTypes = make([]protoimpl.MessageInfo, 31)
  2312. var file_chat_proto_goTypes = []interface{}{
  2313. (*GetOnlinePersonNumReply)(nil), // 0: api.chat.GetOnlinePersonNumReply
  2314. (*GetMatchingPartnerInfoRequest)(nil), // 1: api.chat.GetMatchingPartnerInfoRequest
  2315. (*GetRoomProfitReply)(nil), // 2: api.chat.GetRoomProfitReply
  2316. (*UserUnlockRequest)(nil), // 3: api.chat.UserUnlockRequest
  2317. (*PartnerCollectIDsRequest)(nil), // 4: api.chat.PartnerCollectIDsRequest
  2318. (*PartnerCollectRequest)(nil), // 5: api.chat.PartnerCollectRequest
  2319. (*GetRandomMatchingReply)(nil), // 6: api.chat.GetRandomMatchingReply
  2320. (*FindNotReplyNumReply)(nil), // 7: api.chat.FindNotReplyNumReply
  2321. (*UnreadNumReply)(nil), // 8: api.chat.UnreadNumReply
  2322. (*FindRecommendPersonListRequest)(nil), // 9: api.chat.FindRecommendPersonListRequest
  2323. (*FindRoomCardMsgRequest)(nil), // 10: api.chat.FindRoomCardMsgRequest
  2324. (*PartnerGetAwardReply)(nil), // 11: api.chat.PartnerGetAwardReply
  2325. (*PartnerGetAwardRequest)(nil), // 12: api.chat.PartnerGetAwardRequest
  2326. (*PartnerFindRoomListRequest)(nil), // 13: api.chat.PartnerFindRoomListRequest
  2327. (*UserFindRoomListRequest)(nil), // 14: api.chat.UserFindRoomListRequest
  2328. (*UserFindRoomListReply)(nil), // 15: api.chat.UserFindRoomListReply
  2329. (*UserRoomInfo)(nil), // 16: api.chat.UserRoomInfo
  2330. (*PartnerFindRoomListReply)(nil), // 17: api.chat.PartnerFindRoomListReply
  2331. (*PartnerRoomInfo)(nil), // 18: api.chat.PartnerRoomInfo
  2332. (*CreateChatRoomParam)(nil), // 19: api.chat.CreateChatRoomParam
  2333. (*SetBlackChatParam)(nil), // 20: api.chat.SetBlackChatParam
  2334. (*ReceiveRequest)(nil), // 21: api.chat.ReceiveRequest
  2335. (*ReceiveReply)(nil), // 22: api.chat.ReceiveReply
  2336. (*CheckUserPartnerIsRelationshipReply)(nil), // 23: api.chat.CheckUserPartnerIsRelationshipReply
  2337. (*RoomReply)(nil), // 24: api.chat.RoomReply
  2338. (*FindChatRoomMsgRequest)(nil), // 25: api.chat.FindChatRoomMsgRequest
  2339. (*FindChatRecordListRequest)(nil), // 26: api.chat.FindChatRecordListRequest
  2340. (*WindowInfo)(nil), // 27: api.chat.WindowInfo
  2341. (*ReminderInfo)(nil), // 28: api.chat.ReminderInfo
  2342. (*ReminderUserInfo)(nil), // 29: api.chat.ReminderUserInfo
  2343. (*UpLikeabilityInfo)(nil), // 30: api.chat.UpLikeabilityInfo
  2344. (*common.UserAndPartnerIdentifyIdParam)(nil), // 31: api.common.UserAndPartnerIdentifyIdParam
  2345. (*common.ListPageAndPersonRequest)(nil), // 32: api.common.ListPageAndPersonRequest
  2346. (*common.ReportRequest)(nil), // 33: api.common.ReportRequest
  2347. (*common.IdentifyIdRequest)(nil), // 34: api.common.IdentifyIdRequest
  2348. (*common.CreateScripRequest)(nil), // 35: api.common.CreateScripRequest
  2349. (*common.DeleteScripRequest)(nil), // 36: api.common.DeleteScripRequest
  2350. (*common.FindScripRequest)(nil), // 37: api.common.FindScripRequest
  2351. (*common.FindOtherScripRequest)(nil), // 38: api.common.FindOtherScripRequest
  2352. (*common.PersonLookScripRequest)(nil), // 39: api.common.PersonLookScripRequest
  2353. (*common.PersonParam)(nil), // 40: api.common.PersonParam
  2354. (*common.ReplyScripRequest)(nil), // 41: api.common.ReplyScripRequest
  2355. (*common.MatchingRequest)(nil), // 42: api.common.MatchingRequest
  2356. (*common.RoomIDRequest)(nil), // 43: api.common.RoomIDRequest
  2357. (*emptypb.Empty)(nil), // 44: google.protobuf.Empty
  2358. (*common.IdentifyIDsParam)(nil), // 45: api.common.IdentifyIDsParam
  2359. (*common.ManagerFindRoomListRequest)(nil), // 46: api.common.ManagerFindRoomListRequest
  2360. (*common.ManagerFindChatRecordListRequest)(nil), // 47: api.common.ManagerFindChatRecordListRequest
  2361. (*common.RecommendPersonListReply)(nil), // 48: api.common.RecommendPersonListReply
  2362. (*common.ChatRecordListReply)(nil), // 49: api.common.ChatRecordListReply
  2363. (*common.ChatRoomMsg)(nil), // 50: api.common.ChatRoomMsg
  2364. (*common.RoomChatMsg)(nil), // 51: api.common.RoomChatMsg
  2365. (*common.ScripID)(nil), // 52: api.common.ScripID
  2366. (*common.ScripReply)(nil), // 53: api.common.ScripReply
  2367. (*common.ScripInfo)(nil), // 54: api.common.ScripInfo
  2368. (*common.ChatRecordInfo)(nil), // 55: api.common.ChatRecordInfo
  2369. (*common.GetMatchingPartnerInfoReply)(nil), // 56: api.common.GetMatchingPartnerInfoReply
  2370. (*common.ManagerFindRoomListReply)(nil), // 57: api.common.ManagerFindRoomListReply
  2371. }
  2372. var file_chat_proto_depIdxs = []int32{
  2373. 16, // 0: api.chat.UserFindRoomListReply.list:type_name -> api.chat.UserRoomInfo
  2374. 18, // 1: api.chat.PartnerFindRoomListReply.list:type_name -> api.chat.PartnerRoomInfo
  2375. 31, // 2: api.chat.Chat.CheckUserPartnerIsRelationship:input_type -> api.common.UserAndPartnerIdentifyIdParam
  2376. 19, // 3: api.chat.Chat.CreateChatRoom:input_type -> api.chat.CreateChatRoomParam
  2377. 32, // 4: api.chat.Chat.FindOnlinePersonList:input_type -> api.common.ListPageAndPersonRequest
  2378. 9, // 5: api.chat.Chat.FindRecommendPersonList:input_type -> api.chat.FindRecommendPersonListRequest
  2379. 13, // 6: api.chat.Chat.PartnerFindRoomList:input_type -> api.chat.PartnerFindRoomListRequest
  2380. 14, // 7: api.chat.Chat.UserFindRoomList:input_type -> api.chat.UserFindRoomListRequest
  2381. 21, // 8: api.chat.Chat.Receive:input_type -> api.chat.ReceiveRequest
  2382. 26, // 9: api.chat.Chat.FindChatRecordList:input_type -> api.chat.FindChatRecordListRequest
  2383. 25, // 10: api.chat.Chat.FindChatRoomMsg:input_type -> api.chat.FindChatRoomMsgRequest
  2384. 20, // 11: api.chat.Chat.SetBlackChat:input_type -> api.chat.SetBlackChatParam
  2385. 20, // 12: api.chat.Chat.DeleteChat:input_type -> api.chat.SetBlackChatParam
  2386. 33, // 13: api.chat.Chat.Report:input_type -> api.common.ReportRequest
  2387. 12, // 14: api.chat.Chat.PartnerGetAward:input_type -> api.chat.PartnerGetAwardRequest
  2388. 10, // 15: api.chat.Chat.FindRoomCardMsg:input_type -> api.chat.FindRoomCardMsgRequest
  2389. 34, // 16: api.chat.Chat.FindNotReplyNum:input_type -> api.common.IdentifyIdRequest
  2390. 35, // 17: api.chat.Chat.CreateScrip:input_type -> api.common.CreateScripRequest
  2391. 36, // 18: api.chat.Chat.DeleteScrip:input_type -> api.common.DeleteScripRequest
  2392. 37, // 19: api.chat.Chat.FindMyScrip:input_type -> api.common.FindScripRequest
  2393. 38, // 20: api.chat.Chat.FindOtherScrip:input_type -> api.common.FindOtherScripRequest
  2394. 37, // 21: api.chat.Chat.FindRecommendScrip:input_type -> api.common.FindScripRequest
  2395. 39, // 22: api.chat.Chat.PersonLookScrip:input_type -> api.common.PersonLookScripRequest
  2396. 40, // 23: api.chat.Chat.PersonClickLookBack:input_type -> api.common.PersonParam
  2397. 41, // 24: api.chat.Chat.PersonReplyScrip:input_type -> api.common.ReplyScripRequest
  2398. 42, // 25: api.chat.Chat.GetWindowInfo:input_type -> api.common.MatchingRequest
  2399. 42, // 26: api.chat.Chat.GetRandomMatching:input_type -> api.common.MatchingRequest
  2400. 1, // 27: api.chat.Chat.GetMatchingPartnerInfo:input_type -> api.chat.GetMatchingPartnerInfoRequest
  2401. 4, // 28: api.chat.Chat.PartnerCollect:input_type -> api.chat.PartnerCollectIDsRequest
  2402. 5, // 29: api.chat.Chat.PartnerDeleteCollect:input_type -> api.chat.PartnerCollectRequest
  2403. 26, // 30: api.chat.Chat.FindChatCollectList:input_type -> api.chat.FindChatRecordListRequest
  2404. 3, // 31: api.chat.Chat.UserUnlockVoice:input_type -> api.chat.UserUnlockRequest
  2405. 3, // 32: api.chat.Chat.UserUnlockPicture:input_type -> api.chat.UserUnlockRequest
  2406. 43, // 33: api.chat.Chat.GetRoomProfit:input_type -> api.common.RoomIDRequest
  2407. 44, // 34: api.chat.Chat.GetOnlinePersonNum:input_type -> google.protobuf.Empty
  2408. 34, // 35: api.chat.Chat.FindUserAllUnreadNum:input_type -> api.common.IdentifyIdRequest
  2409. 34, // 36: api.chat.Chat.FindPartnerAllUnreadNum:input_type -> api.common.IdentifyIdRequest
  2410. 45, // 37: api.chat.Chat.GetUserRoomByPerson:input_type -> api.common.IdentifyIDsParam
  2411. 45, // 38: api.chat.Chat.GetPartnerRoomByPerson:input_type -> api.common.IdentifyIDsParam
  2412. 46, // 39: api.chat.Chat.ManagerFindRoomList:input_type -> api.common.ManagerFindRoomListRequest
  2413. 47, // 40: api.chat.Chat.ManagerFindChatRecordList:input_type -> api.common.ManagerFindChatRecordListRequest
  2414. 23, // 41: api.chat.Chat.CheckUserPartnerIsRelationship:output_type -> api.chat.CheckUserPartnerIsRelationshipReply
  2415. 24, // 42: api.chat.Chat.CreateChatRoom:output_type -> api.chat.RoomReply
  2416. 48, // 43: api.chat.Chat.FindOnlinePersonList:output_type -> api.common.RecommendPersonListReply
  2417. 48, // 44: api.chat.Chat.FindRecommendPersonList:output_type -> api.common.RecommendPersonListReply
  2418. 17, // 45: api.chat.Chat.PartnerFindRoomList:output_type -> api.chat.PartnerFindRoomListReply
  2419. 15, // 46: api.chat.Chat.UserFindRoomList:output_type -> api.chat.UserFindRoomListReply
  2420. 22, // 47: api.chat.Chat.Receive:output_type -> api.chat.ReceiveReply
  2421. 49, // 48: api.chat.Chat.FindChatRecordList:output_type -> api.common.ChatRecordListReply
  2422. 50, // 49: api.chat.Chat.FindChatRoomMsg:output_type -> api.common.ChatRoomMsg
  2423. 44, // 50: api.chat.Chat.SetBlackChat:output_type -> google.protobuf.Empty
  2424. 44, // 51: api.chat.Chat.DeleteChat:output_type -> google.protobuf.Empty
  2425. 44, // 52: api.chat.Chat.Report:output_type -> google.protobuf.Empty
  2426. 44, // 53: api.chat.Chat.PartnerGetAward:output_type -> google.protobuf.Empty
  2427. 51, // 54: api.chat.Chat.FindRoomCardMsg:output_type -> api.common.RoomChatMsg
  2428. 7, // 55: api.chat.Chat.FindNotReplyNum:output_type -> api.chat.FindNotReplyNumReply
  2429. 52, // 56: api.chat.Chat.CreateScrip:output_type -> api.common.ScripID
  2430. 44, // 57: api.chat.Chat.DeleteScrip:output_type -> google.protobuf.Empty
  2431. 53, // 58: api.chat.Chat.FindMyScrip:output_type -> api.common.ScripReply
  2432. 53, // 59: api.chat.Chat.FindOtherScrip:output_type -> api.common.ScripReply
  2433. 53, // 60: api.chat.Chat.FindRecommendScrip:output_type -> api.common.ScripReply
  2434. 44, // 61: api.chat.Chat.PersonLookScrip:output_type -> google.protobuf.Empty
  2435. 54, // 62: api.chat.Chat.PersonClickLookBack:output_type -> api.common.ScripInfo
  2436. 55, // 63: api.chat.Chat.PersonReplyScrip:output_type -> api.common.ChatRecordInfo
  2437. 27, // 64: api.chat.Chat.GetWindowInfo:output_type -> api.chat.WindowInfo
  2438. 6, // 65: api.chat.Chat.GetRandomMatching:output_type -> api.chat.GetRandomMatchingReply
  2439. 56, // 66: api.chat.Chat.GetMatchingPartnerInfo:output_type -> api.common.GetMatchingPartnerInfoReply
  2440. 44, // 67: api.chat.Chat.PartnerCollect:output_type -> google.protobuf.Empty
  2441. 44, // 68: api.chat.Chat.PartnerDeleteCollect:output_type -> google.protobuf.Empty
  2442. 49, // 69: api.chat.Chat.FindChatCollectList:output_type -> api.common.ChatRecordListReply
  2443. 44, // 70: api.chat.Chat.UserUnlockVoice:output_type -> google.protobuf.Empty
  2444. 44, // 71: api.chat.Chat.UserUnlockPicture:output_type -> google.protobuf.Empty
  2445. 2, // 72: api.chat.Chat.GetRoomProfit:output_type -> api.chat.GetRoomProfitReply
  2446. 0, // 73: api.chat.Chat.GetOnlinePersonNum:output_type -> api.chat.GetOnlinePersonNumReply
  2447. 8, // 74: api.chat.Chat.FindUserAllUnreadNum:output_type -> api.chat.UnreadNumReply
  2448. 8, // 75: api.chat.Chat.FindPartnerAllUnreadNum:output_type -> api.chat.UnreadNumReply
  2449. 16, // 76: api.chat.Chat.GetUserRoomByPerson:output_type -> api.chat.UserRoomInfo
  2450. 18, // 77: api.chat.Chat.GetPartnerRoomByPerson:output_type -> api.chat.PartnerRoomInfo
  2451. 57, // 78: api.chat.Chat.ManagerFindRoomList:output_type -> api.common.ManagerFindRoomListReply
  2452. 49, // 79: api.chat.Chat.ManagerFindChatRecordList:output_type -> api.common.ChatRecordListReply
  2453. 41, // [41:80] is the sub-list for method output_type
  2454. 2, // [2:41] is the sub-list for method input_type
  2455. 2, // [2:2] is the sub-list for extension type_name
  2456. 2, // [2:2] is the sub-list for extension extendee
  2457. 0, // [0:2] is the sub-list for field type_name
  2458. }
  2459. func init() { file_chat_proto_init() }
  2460. func file_chat_proto_init() {
  2461. if File_chat_proto != nil {
  2462. return
  2463. }
  2464. if !protoimpl.UnsafeEnabled {
  2465. file_chat_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  2466. switch v := v.(*GetOnlinePersonNumReply); i {
  2467. case 0:
  2468. return &v.state
  2469. case 1:
  2470. return &v.sizeCache
  2471. case 2:
  2472. return &v.unknownFields
  2473. default:
  2474. return nil
  2475. }
  2476. }
  2477. file_chat_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  2478. switch v := v.(*GetMatchingPartnerInfoRequest); i {
  2479. case 0:
  2480. return &v.state
  2481. case 1:
  2482. return &v.sizeCache
  2483. case 2:
  2484. return &v.unknownFields
  2485. default:
  2486. return nil
  2487. }
  2488. }
  2489. file_chat_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  2490. switch v := v.(*GetRoomProfitReply); i {
  2491. case 0:
  2492. return &v.state
  2493. case 1:
  2494. return &v.sizeCache
  2495. case 2:
  2496. return &v.unknownFields
  2497. default:
  2498. return nil
  2499. }
  2500. }
  2501. file_chat_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  2502. switch v := v.(*UserUnlockRequest); i {
  2503. case 0:
  2504. return &v.state
  2505. case 1:
  2506. return &v.sizeCache
  2507. case 2:
  2508. return &v.unknownFields
  2509. default:
  2510. return nil
  2511. }
  2512. }
  2513. file_chat_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  2514. switch v := v.(*PartnerCollectIDsRequest); i {
  2515. case 0:
  2516. return &v.state
  2517. case 1:
  2518. return &v.sizeCache
  2519. case 2:
  2520. return &v.unknownFields
  2521. default:
  2522. return nil
  2523. }
  2524. }
  2525. file_chat_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  2526. switch v := v.(*PartnerCollectRequest); i {
  2527. case 0:
  2528. return &v.state
  2529. case 1:
  2530. return &v.sizeCache
  2531. case 2:
  2532. return &v.unknownFields
  2533. default:
  2534. return nil
  2535. }
  2536. }
  2537. file_chat_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  2538. switch v := v.(*GetRandomMatchingReply); i {
  2539. case 0:
  2540. return &v.state
  2541. case 1:
  2542. return &v.sizeCache
  2543. case 2:
  2544. return &v.unknownFields
  2545. default:
  2546. return nil
  2547. }
  2548. }
  2549. file_chat_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  2550. switch v := v.(*FindNotReplyNumReply); i {
  2551. case 0:
  2552. return &v.state
  2553. case 1:
  2554. return &v.sizeCache
  2555. case 2:
  2556. return &v.unknownFields
  2557. default:
  2558. return nil
  2559. }
  2560. }
  2561. file_chat_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  2562. switch v := v.(*UnreadNumReply); i {
  2563. case 0:
  2564. return &v.state
  2565. case 1:
  2566. return &v.sizeCache
  2567. case 2:
  2568. return &v.unknownFields
  2569. default:
  2570. return nil
  2571. }
  2572. }
  2573. file_chat_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  2574. switch v := v.(*FindRecommendPersonListRequest); i {
  2575. case 0:
  2576. return &v.state
  2577. case 1:
  2578. return &v.sizeCache
  2579. case 2:
  2580. return &v.unknownFields
  2581. default:
  2582. return nil
  2583. }
  2584. }
  2585. file_chat_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  2586. switch v := v.(*FindRoomCardMsgRequest); i {
  2587. case 0:
  2588. return &v.state
  2589. case 1:
  2590. return &v.sizeCache
  2591. case 2:
  2592. return &v.unknownFields
  2593. default:
  2594. return nil
  2595. }
  2596. }
  2597. file_chat_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  2598. switch v := v.(*PartnerGetAwardReply); i {
  2599. case 0:
  2600. return &v.state
  2601. case 1:
  2602. return &v.sizeCache
  2603. case 2:
  2604. return &v.unknownFields
  2605. default:
  2606. return nil
  2607. }
  2608. }
  2609. file_chat_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  2610. switch v := v.(*PartnerGetAwardRequest); i {
  2611. case 0:
  2612. return &v.state
  2613. case 1:
  2614. return &v.sizeCache
  2615. case 2:
  2616. return &v.unknownFields
  2617. default:
  2618. return nil
  2619. }
  2620. }
  2621. file_chat_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  2622. switch v := v.(*PartnerFindRoomListRequest); i {
  2623. case 0:
  2624. return &v.state
  2625. case 1:
  2626. return &v.sizeCache
  2627. case 2:
  2628. return &v.unknownFields
  2629. default:
  2630. return nil
  2631. }
  2632. }
  2633. file_chat_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  2634. switch v := v.(*UserFindRoomListRequest); i {
  2635. case 0:
  2636. return &v.state
  2637. case 1:
  2638. return &v.sizeCache
  2639. case 2:
  2640. return &v.unknownFields
  2641. default:
  2642. return nil
  2643. }
  2644. }
  2645. file_chat_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  2646. switch v := v.(*UserFindRoomListReply); i {
  2647. case 0:
  2648. return &v.state
  2649. case 1:
  2650. return &v.sizeCache
  2651. case 2:
  2652. return &v.unknownFields
  2653. default:
  2654. return nil
  2655. }
  2656. }
  2657. file_chat_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  2658. switch v := v.(*UserRoomInfo); i {
  2659. case 0:
  2660. return &v.state
  2661. case 1:
  2662. return &v.sizeCache
  2663. case 2:
  2664. return &v.unknownFields
  2665. default:
  2666. return nil
  2667. }
  2668. }
  2669. file_chat_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
  2670. switch v := v.(*PartnerFindRoomListReply); i {
  2671. case 0:
  2672. return &v.state
  2673. case 1:
  2674. return &v.sizeCache
  2675. case 2:
  2676. return &v.unknownFields
  2677. default:
  2678. return nil
  2679. }
  2680. }
  2681. file_chat_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
  2682. switch v := v.(*PartnerRoomInfo); i {
  2683. case 0:
  2684. return &v.state
  2685. case 1:
  2686. return &v.sizeCache
  2687. case 2:
  2688. return &v.unknownFields
  2689. default:
  2690. return nil
  2691. }
  2692. }
  2693. file_chat_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} {
  2694. switch v := v.(*CreateChatRoomParam); i {
  2695. case 0:
  2696. return &v.state
  2697. case 1:
  2698. return &v.sizeCache
  2699. case 2:
  2700. return &v.unknownFields
  2701. default:
  2702. return nil
  2703. }
  2704. }
  2705. file_chat_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} {
  2706. switch v := v.(*SetBlackChatParam); i {
  2707. case 0:
  2708. return &v.state
  2709. case 1:
  2710. return &v.sizeCache
  2711. case 2:
  2712. return &v.unknownFields
  2713. default:
  2714. return nil
  2715. }
  2716. }
  2717. file_chat_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} {
  2718. switch v := v.(*ReceiveRequest); i {
  2719. case 0:
  2720. return &v.state
  2721. case 1:
  2722. return &v.sizeCache
  2723. case 2:
  2724. return &v.unknownFields
  2725. default:
  2726. return nil
  2727. }
  2728. }
  2729. file_chat_proto_msgTypes[22].Exporter = func(v interface{}, i int) interface{} {
  2730. switch v := v.(*ReceiveReply); i {
  2731. case 0:
  2732. return &v.state
  2733. case 1:
  2734. return &v.sizeCache
  2735. case 2:
  2736. return &v.unknownFields
  2737. default:
  2738. return nil
  2739. }
  2740. }
  2741. file_chat_proto_msgTypes[23].Exporter = func(v interface{}, i int) interface{} {
  2742. switch v := v.(*CheckUserPartnerIsRelationshipReply); i {
  2743. case 0:
  2744. return &v.state
  2745. case 1:
  2746. return &v.sizeCache
  2747. case 2:
  2748. return &v.unknownFields
  2749. default:
  2750. return nil
  2751. }
  2752. }
  2753. file_chat_proto_msgTypes[24].Exporter = func(v interface{}, i int) interface{} {
  2754. switch v := v.(*RoomReply); i {
  2755. case 0:
  2756. return &v.state
  2757. case 1:
  2758. return &v.sizeCache
  2759. case 2:
  2760. return &v.unknownFields
  2761. default:
  2762. return nil
  2763. }
  2764. }
  2765. file_chat_proto_msgTypes[25].Exporter = func(v interface{}, i int) interface{} {
  2766. switch v := v.(*FindChatRoomMsgRequest); i {
  2767. case 0:
  2768. return &v.state
  2769. case 1:
  2770. return &v.sizeCache
  2771. case 2:
  2772. return &v.unknownFields
  2773. default:
  2774. return nil
  2775. }
  2776. }
  2777. file_chat_proto_msgTypes[26].Exporter = func(v interface{}, i int) interface{} {
  2778. switch v := v.(*FindChatRecordListRequest); i {
  2779. case 0:
  2780. return &v.state
  2781. case 1:
  2782. return &v.sizeCache
  2783. case 2:
  2784. return &v.unknownFields
  2785. default:
  2786. return nil
  2787. }
  2788. }
  2789. file_chat_proto_msgTypes[27].Exporter = func(v interface{}, i int) interface{} {
  2790. switch v := v.(*WindowInfo); i {
  2791. case 0:
  2792. return &v.state
  2793. case 1:
  2794. return &v.sizeCache
  2795. case 2:
  2796. return &v.unknownFields
  2797. default:
  2798. return nil
  2799. }
  2800. }
  2801. file_chat_proto_msgTypes[28].Exporter = func(v interface{}, i int) interface{} {
  2802. switch v := v.(*ReminderInfo); i {
  2803. case 0:
  2804. return &v.state
  2805. case 1:
  2806. return &v.sizeCache
  2807. case 2:
  2808. return &v.unknownFields
  2809. default:
  2810. return nil
  2811. }
  2812. }
  2813. file_chat_proto_msgTypes[29].Exporter = func(v interface{}, i int) interface{} {
  2814. switch v := v.(*ReminderUserInfo); i {
  2815. case 0:
  2816. return &v.state
  2817. case 1:
  2818. return &v.sizeCache
  2819. case 2:
  2820. return &v.unknownFields
  2821. default:
  2822. return nil
  2823. }
  2824. }
  2825. file_chat_proto_msgTypes[30].Exporter = func(v interface{}, i int) interface{} {
  2826. switch v := v.(*UpLikeabilityInfo); i {
  2827. case 0:
  2828. return &v.state
  2829. case 1:
  2830. return &v.sizeCache
  2831. case 2:
  2832. return &v.unknownFields
  2833. default:
  2834. return nil
  2835. }
  2836. }
  2837. }
  2838. type x struct{}
  2839. out := protoimpl.TypeBuilder{
  2840. File: protoimpl.DescBuilder{
  2841. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  2842. RawDescriptor: file_chat_proto_rawDesc,
  2843. NumEnums: 0,
  2844. NumMessages: 31,
  2845. NumExtensions: 0,
  2846. NumServices: 1,
  2847. },
  2848. GoTypes: file_chat_proto_goTypes,
  2849. DependencyIndexes: file_chat_proto_depIdxs,
  2850. MessageInfos: file_chat_proto_msgTypes,
  2851. }.Build()
  2852. File_chat_proto = out.File
  2853. file_chat_proto_rawDesc = nil
  2854. file_chat_proto_goTypes = nil
  2855. file_chat_proto_depIdxs = nil
  2856. }