chat.pb.go 117 KB

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