chat.pb.go 117 KB

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