chat.pb.go 118 KB

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