chat.pb.go 82 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216
  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 GetWindowInfoRequest struct {
  22. state protoimpl.MessageState
  23. sizeCache protoimpl.SizeCache
  24. unknownFields protoimpl.UnknownFields
  25. PersonId string `protobuf:"bytes,1,opt,name=personId,proto3" json:"personId"` // 查询目标的ID
  26. PersonType string `protobuf:"bytes,2,opt,name=personType,proto3" json:"personType"` // 类型
  27. IdentifyId string `protobuf:"bytes,3,opt,name=identifyId,proto3" json:"identifyId"` // 身份ID
  28. }
  29. func (x *GetWindowInfoRequest) Reset() {
  30. *x = GetWindowInfoRequest{}
  31. if protoimpl.UnsafeEnabled {
  32. mi := &file_chat_proto_msgTypes[0]
  33. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  34. ms.StoreMessageInfo(mi)
  35. }
  36. }
  37. func (x *GetWindowInfoRequest) String() string {
  38. return protoimpl.X.MessageStringOf(x)
  39. }
  40. func (*GetWindowInfoRequest) ProtoMessage() {}
  41. func (x *GetWindowInfoRequest) ProtoReflect() protoreflect.Message {
  42. mi := &file_chat_proto_msgTypes[0]
  43. if protoimpl.UnsafeEnabled && x != nil {
  44. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  45. if ms.LoadMessageInfo() == nil {
  46. ms.StoreMessageInfo(mi)
  47. }
  48. return ms
  49. }
  50. return mi.MessageOf(x)
  51. }
  52. // Deprecated: Use GetWindowInfoRequest.ProtoReflect.Descriptor instead.
  53. func (*GetWindowInfoRequest) Descriptor() ([]byte, []int) {
  54. return file_chat_proto_rawDescGZIP(), []int{0}
  55. }
  56. func (x *GetWindowInfoRequest) GetPersonId() string {
  57. if x != nil {
  58. return x.PersonId
  59. }
  60. return ""
  61. }
  62. func (x *GetWindowInfoRequest) GetPersonType() string {
  63. if x != nil {
  64. return x.PersonType
  65. }
  66. return ""
  67. }
  68. func (x *GetWindowInfoRequest) GetIdentifyId() string {
  69. if x != nil {
  70. return x.IdentifyId
  71. }
  72. return ""
  73. }
  74. type FindNotReplyNumReply struct {
  75. state protoimpl.MessageState
  76. sizeCache protoimpl.SizeCache
  77. unknownFields protoimpl.UnknownFields
  78. PersonNum int64 `protobuf:"varint,1,opt,name=personNum,proto3" json:"personNum"` // 未接待人数
  79. MessageNum int64 `protobuf:"varint,2,opt,name=messageNum,proto3" json:"messageNum"` // 消息数
  80. }
  81. func (x *FindNotReplyNumReply) Reset() {
  82. *x = FindNotReplyNumReply{}
  83. if protoimpl.UnsafeEnabled {
  84. mi := &file_chat_proto_msgTypes[1]
  85. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  86. ms.StoreMessageInfo(mi)
  87. }
  88. }
  89. func (x *FindNotReplyNumReply) String() string {
  90. return protoimpl.X.MessageStringOf(x)
  91. }
  92. func (*FindNotReplyNumReply) ProtoMessage() {}
  93. func (x *FindNotReplyNumReply) ProtoReflect() protoreflect.Message {
  94. mi := &file_chat_proto_msgTypes[1]
  95. if protoimpl.UnsafeEnabled && x != nil {
  96. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  97. if ms.LoadMessageInfo() == nil {
  98. ms.StoreMessageInfo(mi)
  99. }
  100. return ms
  101. }
  102. return mi.MessageOf(x)
  103. }
  104. // Deprecated: Use FindNotReplyNumReply.ProtoReflect.Descriptor instead.
  105. func (*FindNotReplyNumReply) Descriptor() ([]byte, []int) {
  106. return file_chat_proto_rawDescGZIP(), []int{1}
  107. }
  108. func (x *FindNotReplyNumReply) GetPersonNum() int64 {
  109. if x != nil {
  110. return x.PersonNum
  111. }
  112. return 0
  113. }
  114. func (x *FindNotReplyNumReply) GetMessageNum() int64 {
  115. if x != nil {
  116. return x.MessageNum
  117. }
  118. return 0
  119. }
  120. type FindRecommendPersonListRequest struct {
  121. state protoimpl.MessageState
  122. sizeCache protoimpl.SizeCache
  123. unknownFields protoimpl.UnknownFields
  124. NextId string `protobuf:"bytes,1,opt,name=nextId,proto3" json:"nextId"`
  125. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset"`
  126. PersonID string `protobuf:"bytes,3,opt,name=personID,proto3" json:"personID"` // 查询目标的ID
  127. PersonType string `protobuf:"bytes,4,opt,name=personType,proto3" json:"personType"` // 类型
  128. Sex int64 `protobuf:"varint,5,opt,name=sex,proto3" json:"sex"` // 性别(不筛选就是0)
  129. }
  130. func (x *FindRecommendPersonListRequest) Reset() {
  131. *x = FindRecommendPersonListRequest{}
  132. if protoimpl.UnsafeEnabled {
  133. mi := &file_chat_proto_msgTypes[2]
  134. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  135. ms.StoreMessageInfo(mi)
  136. }
  137. }
  138. func (x *FindRecommendPersonListRequest) String() string {
  139. return protoimpl.X.MessageStringOf(x)
  140. }
  141. func (*FindRecommendPersonListRequest) ProtoMessage() {}
  142. func (x *FindRecommendPersonListRequest) ProtoReflect() protoreflect.Message {
  143. mi := &file_chat_proto_msgTypes[2]
  144. if protoimpl.UnsafeEnabled && x != nil {
  145. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  146. if ms.LoadMessageInfo() == nil {
  147. ms.StoreMessageInfo(mi)
  148. }
  149. return ms
  150. }
  151. return mi.MessageOf(x)
  152. }
  153. // Deprecated: Use FindRecommendPersonListRequest.ProtoReflect.Descriptor instead.
  154. func (*FindRecommendPersonListRequest) Descriptor() ([]byte, []int) {
  155. return file_chat_proto_rawDescGZIP(), []int{2}
  156. }
  157. func (x *FindRecommendPersonListRequest) GetNextId() string {
  158. if x != nil {
  159. return x.NextId
  160. }
  161. return ""
  162. }
  163. func (x *FindRecommendPersonListRequest) GetOffset() int64 {
  164. if x != nil {
  165. return x.Offset
  166. }
  167. return 0
  168. }
  169. func (x *FindRecommendPersonListRequest) GetPersonID() string {
  170. if x != nil {
  171. return x.PersonID
  172. }
  173. return ""
  174. }
  175. func (x *FindRecommendPersonListRequest) GetPersonType() string {
  176. if x != nil {
  177. return x.PersonType
  178. }
  179. return ""
  180. }
  181. func (x *FindRecommendPersonListRequest) GetSex() int64 {
  182. if x != nil {
  183. return x.Sex
  184. }
  185. return 0
  186. }
  187. type FindRoomCardMsgRequest struct {
  188. state protoimpl.MessageState
  189. sizeCache protoimpl.SizeCache
  190. unknownFields protoimpl.UnknownFields
  191. UserIdentifyId string `protobuf:"bytes,1,opt,name=userIdentifyId,proto3" json:"userIdentifyId"` // 身份ID
  192. PartnerIdentifyId string `protobuf:"bytes,2,opt,name=partnerIdentifyId,proto3" json:"partnerIdentifyId"` // 身份ID
  193. }
  194. func (x *FindRoomCardMsgRequest) Reset() {
  195. *x = FindRoomCardMsgRequest{}
  196. if protoimpl.UnsafeEnabled {
  197. mi := &file_chat_proto_msgTypes[3]
  198. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  199. ms.StoreMessageInfo(mi)
  200. }
  201. }
  202. func (x *FindRoomCardMsgRequest) String() string {
  203. return protoimpl.X.MessageStringOf(x)
  204. }
  205. func (*FindRoomCardMsgRequest) ProtoMessage() {}
  206. func (x *FindRoomCardMsgRequest) ProtoReflect() protoreflect.Message {
  207. mi := &file_chat_proto_msgTypes[3]
  208. if protoimpl.UnsafeEnabled && x != nil {
  209. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  210. if ms.LoadMessageInfo() == nil {
  211. ms.StoreMessageInfo(mi)
  212. }
  213. return ms
  214. }
  215. return mi.MessageOf(x)
  216. }
  217. // Deprecated: Use FindRoomCardMsgRequest.ProtoReflect.Descriptor instead.
  218. func (*FindRoomCardMsgRequest) Descriptor() ([]byte, []int) {
  219. return file_chat_proto_rawDescGZIP(), []int{3}
  220. }
  221. func (x *FindRoomCardMsgRequest) GetUserIdentifyId() string {
  222. if x != nil {
  223. return x.UserIdentifyId
  224. }
  225. return ""
  226. }
  227. func (x *FindRoomCardMsgRequest) GetPartnerIdentifyId() string {
  228. if x != nil {
  229. return x.PartnerIdentifyId
  230. }
  231. return ""
  232. }
  233. type PartnerGetAwardReply struct {
  234. state protoimpl.MessageState
  235. sizeCache protoimpl.SizeCache
  236. unknownFields protoimpl.UnknownFields
  237. Balance int64 `protobuf:"varint,1,opt,name=balance,proto3" json:"balance"`
  238. }
  239. func (x *PartnerGetAwardReply) Reset() {
  240. *x = PartnerGetAwardReply{}
  241. if protoimpl.UnsafeEnabled {
  242. mi := &file_chat_proto_msgTypes[4]
  243. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  244. ms.StoreMessageInfo(mi)
  245. }
  246. }
  247. func (x *PartnerGetAwardReply) String() string {
  248. return protoimpl.X.MessageStringOf(x)
  249. }
  250. func (*PartnerGetAwardReply) ProtoMessage() {}
  251. func (x *PartnerGetAwardReply) ProtoReflect() protoreflect.Message {
  252. mi := &file_chat_proto_msgTypes[4]
  253. if protoimpl.UnsafeEnabled && x != nil {
  254. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  255. if ms.LoadMessageInfo() == nil {
  256. ms.StoreMessageInfo(mi)
  257. }
  258. return ms
  259. }
  260. return mi.MessageOf(x)
  261. }
  262. // Deprecated: Use PartnerGetAwardReply.ProtoReflect.Descriptor instead.
  263. func (*PartnerGetAwardReply) Descriptor() ([]byte, []int) {
  264. return file_chat_proto_rawDescGZIP(), []int{4}
  265. }
  266. func (x *PartnerGetAwardReply) GetBalance() int64 {
  267. if x != nil {
  268. return x.Balance
  269. }
  270. return 0
  271. }
  272. type PartnerGetAwardRequest struct {
  273. state protoimpl.MessageState
  274. sizeCache protoimpl.SizeCache
  275. unknownFields protoimpl.UnknownFields
  276. UserIdentifyId string `protobuf:"bytes,1,opt,name=userIdentifyId,proto3" json:"userIdentifyId"` // 身份ID
  277. PartnerIdentifyId string `protobuf:"bytes,2,opt,name=partnerIdentifyId,proto3" json:"partnerIdentifyId"` // 身份ID
  278. AwardType string `protobuf:"bytes,3,opt,name=awardType,proto3" json:"awardType"`
  279. }
  280. func (x *PartnerGetAwardRequest) Reset() {
  281. *x = PartnerGetAwardRequest{}
  282. if protoimpl.UnsafeEnabled {
  283. mi := &file_chat_proto_msgTypes[5]
  284. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  285. ms.StoreMessageInfo(mi)
  286. }
  287. }
  288. func (x *PartnerGetAwardRequest) String() string {
  289. return protoimpl.X.MessageStringOf(x)
  290. }
  291. func (*PartnerGetAwardRequest) ProtoMessage() {}
  292. func (x *PartnerGetAwardRequest) ProtoReflect() protoreflect.Message {
  293. mi := &file_chat_proto_msgTypes[5]
  294. if protoimpl.UnsafeEnabled && x != nil {
  295. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  296. if ms.LoadMessageInfo() == nil {
  297. ms.StoreMessageInfo(mi)
  298. }
  299. return ms
  300. }
  301. return mi.MessageOf(x)
  302. }
  303. // Deprecated: Use PartnerGetAwardRequest.ProtoReflect.Descriptor instead.
  304. func (*PartnerGetAwardRequest) Descriptor() ([]byte, []int) {
  305. return file_chat_proto_rawDescGZIP(), []int{5}
  306. }
  307. func (x *PartnerGetAwardRequest) GetUserIdentifyId() string {
  308. if x != nil {
  309. return x.UserIdentifyId
  310. }
  311. return ""
  312. }
  313. func (x *PartnerGetAwardRequest) GetPartnerIdentifyId() string {
  314. if x != nil {
  315. return x.PartnerIdentifyId
  316. }
  317. return ""
  318. }
  319. func (x *PartnerGetAwardRequest) GetAwardType() string {
  320. if x != nil {
  321. return x.AwardType
  322. }
  323. return ""
  324. }
  325. type PartnerFindRoomListRequest struct {
  326. state protoimpl.MessageState
  327. sizeCache protoimpl.SizeCache
  328. unknownFields protoimpl.UnknownFields
  329. NextId int64 `protobuf:"varint,1,opt,name=nextId,proto3" json:"nextId"`
  330. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset"`
  331. IdentifyId string `protobuf:"bytes,3,opt,name=IdentifyId,proto3" json:"IdentifyId"`
  332. IsFindNotReply bool `protobuf:"varint,4,opt,name=isFindNotReply,proto3" json:"isFindNotReply"` // 是否查询没回复过的内容
  333. IsWithinSevenDay bool `protobuf:"varint,5,opt,name=isWithinSevenDay,proto3" json:"isWithinSevenDay"` // 是否在七日内
  334. }
  335. func (x *PartnerFindRoomListRequest) Reset() {
  336. *x = PartnerFindRoomListRequest{}
  337. if protoimpl.UnsafeEnabled {
  338. mi := &file_chat_proto_msgTypes[6]
  339. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  340. ms.StoreMessageInfo(mi)
  341. }
  342. }
  343. func (x *PartnerFindRoomListRequest) String() string {
  344. return protoimpl.X.MessageStringOf(x)
  345. }
  346. func (*PartnerFindRoomListRequest) ProtoMessage() {}
  347. func (x *PartnerFindRoomListRequest) ProtoReflect() protoreflect.Message {
  348. mi := &file_chat_proto_msgTypes[6]
  349. if protoimpl.UnsafeEnabled && x != nil {
  350. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  351. if ms.LoadMessageInfo() == nil {
  352. ms.StoreMessageInfo(mi)
  353. }
  354. return ms
  355. }
  356. return mi.MessageOf(x)
  357. }
  358. // Deprecated: Use PartnerFindRoomListRequest.ProtoReflect.Descriptor instead.
  359. func (*PartnerFindRoomListRequest) Descriptor() ([]byte, []int) {
  360. return file_chat_proto_rawDescGZIP(), []int{6}
  361. }
  362. func (x *PartnerFindRoomListRequest) GetNextId() int64 {
  363. if x != nil {
  364. return x.NextId
  365. }
  366. return 0
  367. }
  368. func (x *PartnerFindRoomListRequest) GetOffset() int64 {
  369. if x != nil {
  370. return x.Offset
  371. }
  372. return 0
  373. }
  374. func (x *PartnerFindRoomListRequest) GetIdentifyId() string {
  375. if x != nil {
  376. return x.IdentifyId
  377. }
  378. return ""
  379. }
  380. func (x *PartnerFindRoomListRequest) GetIsFindNotReply() bool {
  381. if x != nil {
  382. return x.IsFindNotReply
  383. }
  384. return false
  385. }
  386. func (x *PartnerFindRoomListRequest) GetIsWithinSevenDay() bool {
  387. if x != nil {
  388. return x.IsWithinSevenDay
  389. }
  390. return false
  391. }
  392. type UserFindRoomListRequest struct {
  393. state protoimpl.MessageState
  394. sizeCache protoimpl.SizeCache
  395. unknownFields protoimpl.UnknownFields
  396. NextId int64 `protobuf:"varint,1,opt,name=nextId,proto3" json:"nextId"`
  397. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset"`
  398. IdentifyId string `protobuf:"bytes,3,opt,name=IdentifyId,proto3" json:"IdentifyId"`
  399. IsWithinSevenDay bool `protobuf:"varint,4,opt,name=isWithinSevenDay,proto3" json:"isWithinSevenDay"` // 是否在七日内
  400. }
  401. func (x *UserFindRoomListRequest) Reset() {
  402. *x = UserFindRoomListRequest{}
  403. if protoimpl.UnsafeEnabled {
  404. mi := &file_chat_proto_msgTypes[7]
  405. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  406. ms.StoreMessageInfo(mi)
  407. }
  408. }
  409. func (x *UserFindRoomListRequest) String() string {
  410. return protoimpl.X.MessageStringOf(x)
  411. }
  412. func (*UserFindRoomListRequest) ProtoMessage() {}
  413. func (x *UserFindRoomListRequest) ProtoReflect() protoreflect.Message {
  414. mi := &file_chat_proto_msgTypes[7]
  415. if protoimpl.UnsafeEnabled && x != nil {
  416. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  417. if ms.LoadMessageInfo() == nil {
  418. ms.StoreMessageInfo(mi)
  419. }
  420. return ms
  421. }
  422. return mi.MessageOf(x)
  423. }
  424. // Deprecated: Use UserFindRoomListRequest.ProtoReflect.Descriptor instead.
  425. func (*UserFindRoomListRequest) Descriptor() ([]byte, []int) {
  426. return file_chat_proto_rawDescGZIP(), []int{7}
  427. }
  428. func (x *UserFindRoomListRequest) GetNextId() int64 {
  429. if x != nil {
  430. return x.NextId
  431. }
  432. return 0
  433. }
  434. func (x *UserFindRoomListRequest) GetOffset() int64 {
  435. if x != nil {
  436. return x.Offset
  437. }
  438. return 0
  439. }
  440. func (x *UserFindRoomListRequest) GetIdentifyId() string {
  441. if x != nil {
  442. return x.IdentifyId
  443. }
  444. return ""
  445. }
  446. func (x *UserFindRoomListRequest) GetIsWithinSevenDay() bool {
  447. if x != nil {
  448. return x.IsWithinSevenDay
  449. }
  450. return false
  451. }
  452. type UserFindRoomListReply struct {
  453. state protoimpl.MessageState
  454. sizeCache protoimpl.SizeCache
  455. unknownFields protoimpl.UnknownFields
  456. List []*UserRoomInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  457. NextId int64 `protobuf:"varint,2,opt,name=nextId,proto3" json:"nextId"`
  458. }
  459. func (x *UserFindRoomListReply) Reset() {
  460. *x = UserFindRoomListReply{}
  461. if protoimpl.UnsafeEnabled {
  462. mi := &file_chat_proto_msgTypes[8]
  463. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  464. ms.StoreMessageInfo(mi)
  465. }
  466. }
  467. func (x *UserFindRoomListReply) String() string {
  468. return protoimpl.X.MessageStringOf(x)
  469. }
  470. func (*UserFindRoomListReply) ProtoMessage() {}
  471. func (x *UserFindRoomListReply) ProtoReflect() protoreflect.Message {
  472. mi := &file_chat_proto_msgTypes[8]
  473. if protoimpl.UnsafeEnabled && x != nil {
  474. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  475. if ms.LoadMessageInfo() == nil {
  476. ms.StoreMessageInfo(mi)
  477. }
  478. return ms
  479. }
  480. return mi.MessageOf(x)
  481. }
  482. // Deprecated: Use UserFindRoomListReply.ProtoReflect.Descriptor instead.
  483. func (*UserFindRoomListReply) Descriptor() ([]byte, []int) {
  484. return file_chat_proto_rawDescGZIP(), []int{8}
  485. }
  486. func (x *UserFindRoomListReply) GetList() []*UserRoomInfo {
  487. if x != nil {
  488. return x.List
  489. }
  490. return nil
  491. }
  492. func (x *UserFindRoomListReply) GetNextId() int64 {
  493. if x != nil {
  494. return x.NextId
  495. }
  496. return 0
  497. }
  498. type UserRoomInfo struct {
  499. state protoimpl.MessageState
  500. sizeCache protoimpl.SizeCache
  501. unknownFields protoimpl.UnknownFields
  502. PersonType string `protobuf:"bytes,1,opt,name=personType,proto3" json:"personType"` // 用户类型
  503. PersonId string `protobuf:"bytes,2,opt,name=personId,proto3" json:"personId"` // 用户ID
  504. UnreadNum int64 `protobuf:"varint,3,opt,name=unreadNum,proto3" json:"unreadNum"` // 用户未读数
  505. LastContent string `protobuf:"bytes,4,opt,name=lastContent,proto3" json:"lastContent"` // 上次发送内容
  506. LastTime int64 `protobuf:"varint,5,opt,name=lastTime,proto3" json:"lastTime"` // 上次发送时间
  507. Likeability int64 `protobuf:"varint,6,opt,name=likeability,proto3" json:"likeability"` // 好感度
  508. RoomId int64 `protobuf:"varint,7,opt,name=roomId,proto3" json:"roomId"` // 房间ID
  509. }
  510. func (x *UserRoomInfo) Reset() {
  511. *x = UserRoomInfo{}
  512. if protoimpl.UnsafeEnabled {
  513. mi := &file_chat_proto_msgTypes[9]
  514. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  515. ms.StoreMessageInfo(mi)
  516. }
  517. }
  518. func (x *UserRoomInfo) String() string {
  519. return protoimpl.X.MessageStringOf(x)
  520. }
  521. func (*UserRoomInfo) ProtoMessage() {}
  522. func (x *UserRoomInfo) ProtoReflect() protoreflect.Message {
  523. mi := &file_chat_proto_msgTypes[9]
  524. if protoimpl.UnsafeEnabled && x != nil {
  525. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  526. if ms.LoadMessageInfo() == nil {
  527. ms.StoreMessageInfo(mi)
  528. }
  529. return ms
  530. }
  531. return mi.MessageOf(x)
  532. }
  533. // Deprecated: Use UserRoomInfo.ProtoReflect.Descriptor instead.
  534. func (*UserRoomInfo) Descriptor() ([]byte, []int) {
  535. return file_chat_proto_rawDescGZIP(), []int{9}
  536. }
  537. func (x *UserRoomInfo) GetPersonType() string {
  538. if x != nil {
  539. return x.PersonType
  540. }
  541. return ""
  542. }
  543. func (x *UserRoomInfo) GetPersonId() string {
  544. if x != nil {
  545. return x.PersonId
  546. }
  547. return ""
  548. }
  549. func (x *UserRoomInfo) GetUnreadNum() int64 {
  550. if x != nil {
  551. return x.UnreadNum
  552. }
  553. return 0
  554. }
  555. func (x *UserRoomInfo) GetLastContent() string {
  556. if x != nil {
  557. return x.LastContent
  558. }
  559. return ""
  560. }
  561. func (x *UserRoomInfo) GetLastTime() int64 {
  562. if x != nil {
  563. return x.LastTime
  564. }
  565. return 0
  566. }
  567. func (x *UserRoomInfo) GetLikeability() int64 {
  568. if x != nil {
  569. return x.Likeability
  570. }
  571. return 0
  572. }
  573. func (x *UserRoomInfo) GetRoomId() int64 {
  574. if x != nil {
  575. return x.RoomId
  576. }
  577. return 0
  578. }
  579. type PartnerFindRoomListReply struct {
  580. state protoimpl.MessageState
  581. sizeCache protoimpl.SizeCache
  582. unknownFields protoimpl.UnknownFields
  583. List []*PartnerRoomInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  584. NextId int64 `protobuf:"varint,2,opt,name=nextId,proto3" json:"nextId"`
  585. }
  586. func (x *PartnerFindRoomListReply) Reset() {
  587. *x = PartnerFindRoomListReply{}
  588. if protoimpl.UnsafeEnabled {
  589. mi := &file_chat_proto_msgTypes[10]
  590. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  591. ms.StoreMessageInfo(mi)
  592. }
  593. }
  594. func (x *PartnerFindRoomListReply) String() string {
  595. return protoimpl.X.MessageStringOf(x)
  596. }
  597. func (*PartnerFindRoomListReply) ProtoMessage() {}
  598. func (x *PartnerFindRoomListReply) ProtoReflect() protoreflect.Message {
  599. mi := &file_chat_proto_msgTypes[10]
  600. if protoimpl.UnsafeEnabled && x != nil {
  601. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  602. if ms.LoadMessageInfo() == nil {
  603. ms.StoreMessageInfo(mi)
  604. }
  605. return ms
  606. }
  607. return mi.MessageOf(x)
  608. }
  609. // Deprecated: Use PartnerFindRoomListReply.ProtoReflect.Descriptor instead.
  610. func (*PartnerFindRoomListReply) Descriptor() ([]byte, []int) {
  611. return file_chat_proto_rawDescGZIP(), []int{10}
  612. }
  613. func (x *PartnerFindRoomListReply) GetList() []*PartnerRoomInfo {
  614. if x != nil {
  615. return x.List
  616. }
  617. return nil
  618. }
  619. func (x *PartnerFindRoomListReply) GetNextId() int64 {
  620. if x != nil {
  621. return x.NextId
  622. }
  623. return 0
  624. }
  625. type PartnerRoomInfo struct {
  626. state protoimpl.MessageState
  627. sizeCache protoimpl.SizeCache
  628. unknownFields protoimpl.UnknownFields
  629. PersonSendNum int64 `protobuf:"varint,1,opt,name=personSendNum,proto3" json:"personSendNum"` // 用户发送数
  630. PersonId string `protobuf:"bytes,2,opt,name=personId,proto3" json:"personId"` // 用户ID
  631. UnreadNum int64 `protobuf:"varint,3,opt,name=unreadNum,proto3" json:"unreadNum"` // 接待者未读数
  632. LastContent string `protobuf:"bytes,4,opt,name=lastContent,proto3" json:"lastContent"` // 上次发送内容
  633. LastTime int64 `protobuf:"varint,5,opt,name=lastTime,proto3" json:"lastTime"` // 上次发送时间
  634. Benefit int64 `protobuf:"varint,6,opt,name=benefit,proto3" json:"benefit"` // 收益
  635. Type string `protobuf:"bytes,7,opt,name=type,proto3" json:"type"` // 类型(新客:new,付费:pay)
  636. Sex int64 `protobuf:"varint,8,opt,name=sex,proto3" json:"sex"` // 性别
  637. AvatarUrl string `protobuf:"bytes,9,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像
  638. Nickname string `protobuf:"bytes,10,opt,name=nickname,proto3" json:"nickname"` // 昵称
  639. Age int64 `protobuf:"varint,11,opt,name=age,proto3" json:"age"` // 年龄
  640. Likeability int64 `protobuf:"varint,12,opt,name=likeability,proto3" json:"likeability"` // 好感度
  641. RoomId int64 `protobuf:"varint,13,opt,name=roomId,proto3" json:"roomId"` // 房间号ID
  642. PersonSendBaseNum int64 `protobuf:"varint,14,opt,name=personSendBaseNum,proto3" json:"personSendBaseNum"` // 用户发送基数
  643. }
  644. func (x *PartnerRoomInfo) Reset() {
  645. *x = PartnerRoomInfo{}
  646. if protoimpl.UnsafeEnabled {
  647. mi := &file_chat_proto_msgTypes[11]
  648. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  649. ms.StoreMessageInfo(mi)
  650. }
  651. }
  652. func (x *PartnerRoomInfo) String() string {
  653. return protoimpl.X.MessageStringOf(x)
  654. }
  655. func (*PartnerRoomInfo) ProtoMessage() {}
  656. func (x *PartnerRoomInfo) ProtoReflect() protoreflect.Message {
  657. mi := &file_chat_proto_msgTypes[11]
  658. if protoimpl.UnsafeEnabled && x != nil {
  659. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  660. if ms.LoadMessageInfo() == nil {
  661. ms.StoreMessageInfo(mi)
  662. }
  663. return ms
  664. }
  665. return mi.MessageOf(x)
  666. }
  667. // Deprecated: Use PartnerRoomInfo.ProtoReflect.Descriptor instead.
  668. func (*PartnerRoomInfo) Descriptor() ([]byte, []int) {
  669. return file_chat_proto_rawDescGZIP(), []int{11}
  670. }
  671. func (x *PartnerRoomInfo) GetPersonSendNum() int64 {
  672. if x != nil {
  673. return x.PersonSendNum
  674. }
  675. return 0
  676. }
  677. func (x *PartnerRoomInfo) GetPersonId() string {
  678. if x != nil {
  679. return x.PersonId
  680. }
  681. return ""
  682. }
  683. func (x *PartnerRoomInfo) GetUnreadNum() int64 {
  684. if x != nil {
  685. return x.UnreadNum
  686. }
  687. return 0
  688. }
  689. func (x *PartnerRoomInfo) GetLastContent() string {
  690. if x != nil {
  691. return x.LastContent
  692. }
  693. return ""
  694. }
  695. func (x *PartnerRoomInfo) GetLastTime() int64 {
  696. if x != nil {
  697. return x.LastTime
  698. }
  699. return 0
  700. }
  701. func (x *PartnerRoomInfo) GetBenefit() int64 {
  702. if x != nil {
  703. return x.Benefit
  704. }
  705. return 0
  706. }
  707. func (x *PartnerRoomInfo) GetType() string {
  708. if x != nil {
  709. return x.Type
  710. }
  711. return ""
  712. }
  713. func (x *PartnerRoomInfo) GetSex() int64 {
  714. if x != nil {
  715. return x.Sex
  716. }
  717. return 0
  718. }
  719. func (x *PartnerRoomInfo) GetAvatarUrl() string {
  720. if x != nil {
  721. return x.AvatarUrl
  722. }
  723. return ""
  724. }
  725. func (x *PartnerRoomInfo) GetNickname() string {
  726. if x != nil {
  727. return x.Nickname
  728. }
  729. return ""
  730. }
  731. func (x *PartnerRoomInfo) GetAge() int64 {
  732. if x != nil {
  733. return x.Age
  734. }
  735. return 0
  736. }
  737. func (x *PartnerRoomInfo) GetLikeability() int64 {
  738. if x != nil {
  739. return x.Likeability
  740. }
  741. return 0
  742. }
  743. func (x *PartnerRoomInfo) GetRoomId() int64 {
  744. if x != nil {
  745. return x.RoomId
  746. }
  747. return 0
  748. }
  749. func (x *PartnerRoomInfo) GetPersonSendBaseNum() int64 {
  750. if x != nil {
  751. return x.PersonSendBaseNum
  752. }
  753. return 0
  754. }
  755. type CreateChatRoomParam struct {
  756. state protoimpl.MessageState
  757. sizeCache protoimpl.SizeCache
  758. unknownFields protoimpl.UnknownFields
  759. PersonId1 string `protobuf:"bytes,1,opt,name=personId1,proto3" json:"personId1"`
  760. PersonIdentifyID1 string `protobuf:"bytes,2,opt,name=personIdentifyID1,proto3" json:"personIdentifyID1"` // 身份ID
  761. PersonType1 string `protobuf:"bytes,3,opt,name=personType1,proto3" json:"personType1"` // 类型
  762. PersonId2 string `protobuf:"bytes,4,opt,name=personId2,proto3" json:"personId2"`
  763. PersonIdentifyID2 string `protobuf:"bytes,5,opt,name=personIdentifyID2,proto3" json:"personIdentifyID2"` // 身份ID
  764. PersonType2 string `protobuf:"bytes,6,opt,name=personType2,proto3" json:"personType2"` // 类型
  765. Source string `protobuf:"bytes,7,opt,name=source,proto3" json:"source"` // 来源
  766. }
  767. func (x *CreateChatRoomParam) Reset() {
  768. *x = CreateChatRoomParam{}
  769. if protoimpl.UnsafeEnabled {
  770. mi := &file_chat_proto_msgTypes[12]
  771. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  772. ms.StoreMessageInfo(mi)
  773. }
  774. }
  775. func (x *CreateChatRoomParam) String() string {
  776. return protoimpl.X.MessageStringOf(x)
  777. }
  778. func (*CreateChatRoomParam) ProtoMessage() {}
  779. func (x *CreateChatRoomParam) ProtoReflect() protoreflect.Message {
  780. mi := &file_chat_proto_msgTypes[12]
  781. if protoimpl.UnsafeEnabled && x != nil {
  782. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  783. if ms.LoadMessageInfo() == nil {
  784. ms.StoreMessageInfo(mi)
  785. }
  786. return ms
  787. }
  788. return mi.MessageOf(x)
  789. }
  790. // Deprecated: Use CreateChatRoomParam.ProtoReflect.Descriptor instead.
  791. func (*CreateChatRoomParam) Descriptor() ([]byte, []int) {
  792. return file_chat_proto_rawDescGZIP(), []int{12}
  793. }
  794. func (x *CreateChatRoomParam) GetPersonId1() string {
  795. if x != nil {
  796. return x.PersonId1
  797. }
  798. return ""
  799. }
  800. func (x *CreateChatRoomParam) GetPersonIdentifyID1() string {
  801. if x != nil {
  802. return x.PersonIdentifyID1
  803. }
  804. return ""
  805. }
  806. func (x *CreateChatRoomParam) GetPersonType1() string {
  807. if x != nil {
  808. return x.PersonType1
  809. }
  810. return ""
  811. }
  812. func (x *CreateChatRoomParam) GetPersonId2() string {
  813. if x != nil {
  814. return x.PersonId2
  815. }
  816. return ""
  817. }
  818. func (x *CreateChatRoomParam) GetPersonIdentifyID2() string {
  819. if x != nil {
  820. return x.PersonIdentifyID2
  821. }
  822. return ""
  823. }
  824. func (x *CreateChatRoomParam) GetPersonType2() string {
  825. if x != nil {
  826. return x.PersonType2
  827. }
  828. return ""
  829. }
  830. func (x *CreateChatRoomParam) GetSource() string {
  831. if x != nil {
  832. return x.Source
  833. }
  834. return ""
  835. }
  836. type SetBlackChatParam struct {
  837. state protoimpl.MessageState
  838. sizeCache protoimpl.SizeCache
  839. unknownFields protoimpl.UnknownFields
  840. PersonIdentifyId string `protobuf:"bytes,1,opt,name=personIdentifyId,proto3" json:"personIdentifyId"` // 拉黑者的身份ID
  841. RoomId int64 `protobuf:"varint,2,opt,name=roomId,proto3" json:"roomId"` // 房间ID
  842. }
  843. func (x *SetBlackChatParam) Reset() {
  844. *x = SetBlackChatParam{}
  845. if protoimpl.UnsafeEnabled {
  846. mi := &file_chat_proto_msgTypes[13]
  847. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  848. ms.StoreMessageInfo(mi)
  849. }
  850. }
  851. func (x *SetBlackChatParam) String() string {
  852. return protoimpl.X.MessageStringOf(x)
  853. }
  854. func (*SetBlackChatParam) ProtoMessage() {}
  855. func (x *SetBlackChatParam) ProtoReflect() protoreflect.Message {
  856. mi := &file_chat_proto_msgTypes[13]
  857. if protoimpl.UnsafeEnabled && x != nil {
  858. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  859. if ms.LoadMessageInfo() == nil {
  860. ms.StoreMessageInfo(mi)
  861. }
  862. return ms
  863. }
  864. return mi.MessageOf(x)
  865. }
  866. // Deprecated: Use SetBlackChatParam.ProtoReflect.Descriptor instead.
  867. func (*SetBlackChatParam) Descriptor() ([]byte, []int) {
  868. return file_chat_proto_rawDescGZIP(), []int{13}
  869. }
  870. func (x *SetBlackChatParam) GetPersonIdentifyId() string {
  871. if x != nil {
  872. return x.PersonIdentifyId
  873. }
  874. return ""
  875. }
  876. func (x *SetBlackChatParam) GetRoomId() int64 {
  877. if x != nil {
  878. return x.RoomId
  879. }
  880. return 0
  881. }
  882. type ReceiveRequest struct {
  883. state protoimpl.MessageState
  884. sizeCache protoimpl.SizeCache
  885. unknownFields protoimpl.UnknownFields
  886. Method string `protobuf:"bytes,1,opt,name=method,proto3" json:"method"`
  887. Data []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data"`
  888. Id string `protobuf:"bytes,3,opt,name=id,proto3" json:"id"`
  889. WebsocketTag string `protobuf:"bytes,4,opt,name=websocketTag,proto3" json:"websocketTag"`
  890. PersonType string `protobuf:"bytes,5,opt,name=personType,proto3" json:"personType"`
  891. PersonId string `protobuf:"bytes,6,opt,name=personId,proto3" json:"personId"`
  892. }
  893. func (x *ReceiveRequest) Reset() {
  894. *x = ReceiveRequest{}
  895. if protoimpl.UnsafeEnabled {
  896. mi := &file_chat_proto_msgTypes[14]
  897. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  898. ms.StoreMessageInfo(mi)
  899. }
  900. }
  901. func (x *ReceiveRequest) String() string {
  902. return protoimpl.X.MessageStringOf(x)
  903. }
  904. func (*ReceiveRequest) ProtoMessage() {}
  905. func (x *ReceiveRequest) ProtoReflect() protoreflect.Message {
  906. mi := &file_chat_proto_msgTypes[14]
  907. if protoimpl.UnsafeEnabled && x != nil {
  908. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  909. if ms.LoadMessageInfo() == nil {
  910. ms.StoreMessageInfo(mi)
  911. }
  912. return ms
  913. }
  914. return mi.MessageOf(x)
  915. }
  916. // Deprecated: Use ReceiveRequest.ProtoReflect.Descriptor instead.
  917. func (*ReceiveRequest) Descriptor() ([]byte, []int) {
  918. return file_chat_proto_rawDescGZIP(), []int{14}
  919. }
  920. func (x *ReceiveRequest) GetMethod() string {
  921. if x != nil {
  922. return x.Method
  923. }
  924. return ""
  925. }
  926. func (x *ReceiveRequest) GetData() []byte {
  927. if x != nil {
  928. return x.Data
  929. }
  930. return nil
  931. }
  932. func (x *ReceiveRequest) GetId() string {
  933. if x != nil {
  934. return x.Id
  935. }
  936. return ""
  937. }
  938. func (x *ReceiveRequest) GetWebsocketTag() string {
  939. if x != nil {
  940. return x.WebsocketTag
  941. }
  942. return ""
  943. }
  944. func (x *ReceiveRequest) GetPersonType() string {
  945. if x != nil {
  946. return x.PersonType
  947. }
  948. return ""
  949. }
  950. func (x *ReceiveRequest) GetPersonId() string {
  951. if x != nil {
  952. return x.PersonId
  953. }
  954. return ""
  955. }
  956. type ReceiveReply struct {
  957. state protoimpl.MessageState
  958. sizeCache protoimpl.SizeCache
  959. unknownFields protoimpl.UnknownFields
  960. }
  961. func (x *ReceiveReply) Reset() {
  962. *x = ReceiveReply{}
  963. if protoimpl.UnsafeEnabled {
  964. mi := &file_chat_proto_msgTypes[15]
  965. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  966. ms.StoreMessageInfo(mi)
  967. }
  968. }
  969. func (x *ReceiveReply) String() string {
  970. return protoimpl.X.MessageStringOf(x)
  971. }
  972. func (*ReceiveReply) ProtoMessage() {}
  973. func (x *ReceiveReply) ProtoReflect() protoreflect.Message {
  974. mi := &file_chat_proto_msgTypes[15]
  975. if protoimpl.UnsafeEnabled && x != nil {
  976. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  977. if ms.LoadMessageInfo() == nil {
  978. ms.StoreMessageInfo(mi)
  979. }
  980. return ms
  981. }
  982. return mi.MessageOf(x)
  983. }
  984. // Deprecated: Use ReceiveReply.ProtoReflect.Descriptor instead.
  985. func (*ReceiveReply) Descriptor() ([]byte, []int) {
  986. return file_chat_proto_rawDescGZIP(), []int{15}
  987. }
  988. type CheckUserPartnerIsRelationshipReply struct {
  989. state protoimpl.MessageState
  990. sizeCache protoimpl.SizeCache
  991. unknownFields protoimpl.UnknownFields
  992. IsBuildRelationship bool `protobuf:"varint,1,opt,name=isBuildRelationship,proto3" json:"isBuildRelationship"`
  993. RoomId int64 `protobuf:"varint,2,opt,name=roomId,proto3" json:"roomId"`
  994. }
  995. func (x *CheckUserPartnerIsRelationshipReply) Reset() {
  996. *x = CheckUserPartnerIsRelationshipReply{}
  997. if protoimpl.UnsafeEnabled {
  998. mi := &file_chat_proto_msgTypes[16]
  999. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1000. ms.StoreMessageInfo(mi)
  1001. }
  1002. }
  1003. func (x *CheckUserPartnerIsRelationshipReply) String() string {
  1004. return protoimpl.X.MessageStringOf(x)
  1005. }
  1006. func (*CheckUserPartnerIsRelationshipReply) ProtoMessage() {}
  1007. func (x *CheckUserPartnerIsRelationshipReply) ProtoReflect() protoreflect.Message {
  1008. mi := &file_chat_proto_msgTypes[16]
  1009. if protoimpl.UnsafeEnabled && x != nil {
  1010. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1011. if ms.LoadMessageInfo() == nil {
  1012. ms.StoreMessageInfo(mi)
  1013. }
  1014. return ms
  1015. }
  1016. return mi.MessageOf(x)
  1017. }
  1018. // Deprecated: Use CheckUserPartnerIsRelationshipReply.ProtoReflect.Descriptor instead.
  1019. func (*CheckUserPartnerIsRelationshipReply) Descriptor() ([]byte, []int) {
  1020. return file_chat_proto_rawDescGZIP(), []int{16}
  1021. }
  1022. func (x *CheckUserPartnerIsRelationshipReply) GetIsBuildRelationship() bool {
  1023. if x != nil {
  1024. return x.IsBuildRelationship
  1025. }
  1026. return false
  1027. }
  1028. func (x *CheckUserPartnerIsRelationshipReply) GetRoomId() int64 {
  1029. if x != nil {
  1030. return x.RoomId
  1031. }
  1032. return 0
  1033. }
  1034. type RoomReply struct {
  1035. state protoimpl.MessageState
  1036. sizeCache protoimpl.SizeCache
  1037. unknownFields protoimpl.UnknownFields
  1038. RoomId int64 `protobuf:"varint,1,opt,name=roomId,proto3" json:"roomId"`
  1039. }
  1040. func (x *RoomReply) Reset() {
  1041. *x = RoomReply{}
  1042. if protoimpl.UnsafeEnabled {
  1043. mi := &file_chat_proto_msgTypes[17]
  1044. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1045. ms.StoreMessageInfo(mi)
  1046. }
  1047. }
  1048. func (x *RoomReply) String() string {
  1049. return protoimpl.X.MessageStringOf(x)
  1050. }
  1051. func (*RoomReply) ProtoMessage() {}
  1052. func (x *RoomReply) ProtoReflect() protoreflect.Message {
  1053. mi := &file_chat_proto_msgTypes[17]
  1054. if protoimpl.UnsafeEnabled && x != nil {
  1055. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1056. if ms.LoadMessageInfo() == nil {
  1057. ms.StoreMessageInfo(mi)
  1058. }
  1059. return ms
  1060. }
  1061. return mi.MessageOf(x)
  1062. }
  1063. // Deprecated: Use RoomReply.ProtoReflect.Descriptor instead.
  1064. func (*RoomReply) Descriptor() ([]byte, []int) {
  1065. return file_chat_proto_rawDescGZIP(), []int{17}
  1066. }
  1067. func (x *RoomReply) GetRoomId() int64 {
  1068. if x != nil {
  1069. return x.RoomId
  1070. }
  1071. return 0
  1072. }
  1073. type FindChatRoomMsgRequest struct {
  1074. state protoimpl.MessageState
  1075. sizeCache protoimpl.SizeCache
  1076. unknownFields protoimpl.UnknownFields
  1077. RoomId int64 `protobuf:"varint,1,opt,name=roomId,proto3" json:"roomId"`
  1078. PersonType string `protobuf:"bytes,2,opt,name=personType,proto3" json:"personType"` // 类型
  1079. PersonID string `protobuf:"bytes,3,opt,name=personID,proto3" json:"personID"` // 查询目标的ID
  1080. }
  1081. func (x *FindChatRoomMsgRequest) Reset() {
  1082. *x = FindChatRoomMsgRequest{}
  1083. if protoimpl.UnsafeEnabled {
  1084. mi := &file_chat_proto_msgTypes[18]
  1085. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1086. ms.StoreMessageInfo(mi)
  1087. }
  1088. }
  1089. func (x *FindChatRoomMsgRequest) String() string {
  1090. return protoimpl.X.MessageStringOf(x)
  1091. }
  1092. func (*FindChatRoomMsgRequest) ProtoMessage() {}
  1093. func (x *FindChatRoomMsgRequest) ProtoReflect() protoreflect.Message {
  1094. mi := &file_chat_proto_msgTypes[18]
  1095. if protoimpl.UnsafeEnabled && x != nil {
  1096. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1097. if ms.LoadMessageInfo() == nil {
  1098. ms.StoreMessageInfo(mi)
  1099. }
  1100. return ms
  1101. }
  1102. return mi.MessageOf(x)
  1103. }
  1104. // Deprecated: Use FindChatRoomMsgRequest.ProtoReflect.Descriptor instead.
  1105. func (*FindChatRoomMsgRequest) Descriptor() ([]byte, []int) {
  1106. return file_chat_proto_rawDescGZIP(), []int{18}
  1107. }
  1108. func (x *FindChatRoomMsgRequest) GetRoomId() int64 {
  1109. if x != nil {
  1110. return x.RoomId
  1111. }
  1112. return 0
  1113. }
  1114. func (x *FindChatRoomMsgRequest) GetPersonType() string {
  1115. if x != nil {
  1116. return x.PersonType
  1117. }
  1118. return ""
  1119. }
  1120. func (x *FindChatRoomMsgRequest) GetPersonID() string {
  1121. if x != nil {
  1122. return x.PersonID
  1123. }
  1124. return ""
  1125. }
  1126. type FindChatRecordListRequest struct {
  1127. state protoimpl.MessageState
  1128. sizeCache protoimpl.SizeCache
  1129. unknownFields protoimpl.UnknownFields
  1130. NextId int64 `protobuf:"varint,1,opt,name=nextId,proto3" json:"nextId"`
  1131. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset"`
  1132. RoomId int64 `protobuf:"varint,3,opt,name=roomId,proto3" json:"roomId"`
  1133. PersonType string `protobuf:"bytes,4,opt,name=personType,proto3" json:"personType"` // 类型
  1134. PersonID string `protobuf:"bytes,5,opt,name=personID,proto3" json:"personID"` // 查询目标的ID
  1135. }
  1136. func (x *FindChatRecordListRequest) Reset() {
  1137. *x = FindChatRecordListRequest{}
  1138. if protoimpl.UnsafeEnabled {
  1139. mi := &file_chat_proto_msgTypes[19]
  1140. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1141. ms.StoreMessageInfo(mi)
  1142. }
  1143. }
  1144. func (x *FindChatRecordListRequest) String() string {
  1145. return protoimpl.X.MessageStringOf(x)
  1146. }
  1147. func (*FindChatRecordListRequest) ProtoMessage() {}
  1148. func (x *FindChatRecordListRequest) ProtoReflect() protoreflect.Message {
  1149. mi := &file_chat_proto_msgTypes[19]
  1150. if protoimpl.UnsafeEnabled && x != nil {
  1151. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1152. if ms.LoadMessageInfo() == nil {
  1153. ms.StoreMessageInfo(mi)
  1154. }
  1155. return ms
  1156. }
  1157. return mi.MessageOf(x)
  1158. }
  1159. // Deprecated: Use FindChatRecordListRequest.ProtoReflect.Descriptor instead.
  1160. func (*FindChatRecordListRequest) Descriptor() ([]byte, []int) {
  1161. return file_chat_proto_rawDescGZIP(), []int{19}
  1162. }
  1163. func (x *FindChatRecordListRequest) GetNextId() int64 {
  1164. if x != nil {
  1165. return x.NextId
  1166. }
  1167. return 0
  1168. }
  1169. func (x *FindChatRecordListRequest) GetOffset() int64 {
  1170. if x != nil {
  1171. return x.Offset
  1172. }
  1173. return 0
  1174. }
  1175. func (x *FindChatRecordListRequest) GetRoomId() int64 {
  1176. if x != nil {
  1177. return x.RoomId
  1178. }
  1179. return 0
  1180. }
  1181. func (x *FindChatRecordListRequest) GetPersonType() string {
  1182. if x != nil {
  1183. return x.PersonType
  1184. }
  1185. return ""
  1186. }
  1187. func (x *FindChatRecordListRequest) GetPersonID() string {
  1188. if x != nil {
  1189. return x.PersonID
  1190. }
  1191. return ""
  1192. }
  1193. type WindowInfo struct {
  1194. state protoimpl.MessageState
  1195. sizeCache protoimpl.SizeCache
  1196. unknownFields protoimpl.UnknownFields
  1197. Content string `protobuf:"bytes,1,opt,name=content,proto3" json:"content"` // 文本内容
  1198. RoomId int64 `protobuf:"varint,2,opt,name=roomId,proto3" json:"roomId"` // 房间ID
  1199. AvatarUrl string `protobuf:"bytes,3,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像
  1200. Nickname string `protobuf:"bytes,4,opt,name=nickname,proto3" json:"nickname"` // 昵称
  1201. Age int64 `protobuf:"varint,5,opt,name=age,proto3" json:"age"` // 年龄
  1202. Sex int64 `protobuf:"varint,6,opt,name=sex,proto3" json:"sex"` // 性别
  1203. Reply []string `protobuf:"bytes,7,rep,name=reply,proto3" json:"reply"` // 快捷回复
  1204. }
  1205. func (x *WindowInfo) Reset() {
  1206. *x = WindowInfo{}
  1207. if protoimpl.UnsafeEnabled {
  1208. mi := &file_chat_proto_msgTypes[20]
  1209. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1210. ms.StoreMessageInfo(mi)
  1211. }
  1212. }
  1213. func (x *WindowInfo) String() string {
  1214. return protoimpl.X.MessageStringOf(x)
  1215. }
  1216. func (*WindowInfo) ProtoMessage() {}
  1217. func (x *WindowInfo) ProtoReflect() protoreflect.Message {
  1218. mi := &file_chat_proto_msgTypes[20]
  1219. if protoimpl.UnsafeEnabled && x != nil {
  1220. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1221. if ms.LoadMessageInfo() == nil {
  1222. ms.StoreMessageInfo(mi)
  1223. }
  1224. return ms
  1225. }
  1226. return mi.MessageOf(x)
  1227. }
  1228. // Deprecated: Use WindowInfo.ProtoReflect.Descriptor instead.
  1229. func (*WindowInfo) Descriptor() ([]byte, []int) {
  1230. return file_chat_proto_rawDescGZIP(), []int{20}
  1231. }
  1232. func (x *WindowInfo) GetContent() string {
  1233. if x != nil {
  1234. return x.Content
  1235. }
  1236. return ""
  1237. }
  1238. func (x *WindowInfo) GetRoomId() int64 {
  1239. if x != nil {
  1240. return x.RoomId
  1241. }
  1242. return 0
  1243. }
  1244. func (x *WindowInfo) GetAvatarUrl() string {
  1245. if x != nil {
  1246. return x.AvatarUrl
  1247. }
  1248. return ""
  1249. }
  1250. func (x *WindowInfo) GetNickname() string {
  1251. if x != nil {
  1252. return x.Nickname
  1253. }
  1254. return ""
  1255. }
  1256. func (x *WindowInfo) GetAge() int64 {
  1257. if x != nil {
  1258. return x.Age
  1259. }
  1260. return 0
  1261. }
  1262. func (x *WindowInfo) GetSex() int64 {
  1263. if x != nil {
  1264. return x.Sex
  1265. }
  1266. return 0
  1267. }
  1268. func (x *WindowInfo) GetReply() []string {
  1269. if x != nil {
  1270. return x.Reply
  1271. }
  1272. return nil
  1273. }
  1274. var File_chat_proto protoreflect.FileDescriptor
  1275. var file_chat_proto_rawDesc = []byte{
  1276. 0x0a, 0x0a, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x08, 0x61, 0x70,
  1277. 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x1a, 0x1b, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70,
  1278. 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x65, 0x6d, 0x70, 0x74, 0x79, 0x2e, 0x70, 0x72,
  1279. 0x6f, 0x74, 0x6f, 0x1a, 0x17, 0x61, 0x70, 0x69, 0x2f, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2f,
  1280. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x22, 0x72, 0x0a, 0x14,
  1281. 0x47, 0x65, 0x74, 0x57, 0x69, 0x6e, 0x64, 0x6f, 0x77, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x65, 0x71,
  1282. 0x75, 0x65, 0x73, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64,
  1283. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64,
  1284. 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x18, 0x02,
  1285. 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65,
  1286. 0x12, 0x1e, 0x0a, 0x0a, 0x69, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x18, 0x03,
  1287. 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x69, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64,
  1288. 0x22, 0x54, 0x0a, 0x14, 0x46, 0x69, 0x6e, 0x64, 0x4e, 0x6f, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79,
  1289. 0x4e, 0x75, 0x6d, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x1c, 0x0a, 0x09, 0x70, 0x65, 0x72, 0x73,
  1290. 0x6f, 0x6e, 0x4e, 0x75, 0x6d, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x70, 0x65, 0x72,
  1291. 0x73, 0x6f, 0x6e, 0x4e, 0x75, 0x6d, 0x12, 0x1e, 0x0a, 0x0a, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67,
  1292. 0x65, 0x4e, 0x75, 0x6d, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0a, 0x6d, 0x65, 0x73, 0x73,
  1293. 0x61, 0x67, 0x65, 0x4e, 0x75, 0x6d, 0x22, 0x9e, 0x01, 0x0a, 0x1e, 0x46, 0x69, 0x6e, 0x64, 0x52,
  1294. 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x69,
  1295. 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78,
  1296. 0x74, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49,
  1297. 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28,
  1298. 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72,
  1299. 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72,
  1300. 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54,
  1301. 0x79, 0x70, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f,
  1302. 0x6e, 0x54, 0x79, 0x70, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x05, 0x20, 0x01,
  1303. 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x22, 0x6e, 0x0a, 0x16, 0x46, 0x69, 0x6e, 0x64, 0x52,
  1304. 0x6f, 0x6f, 0x6d, 0x43, 0x61, 0x72, 0x64, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1305. 0x74, 0x12, 0x26, 0x0a, 0x0e, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66,
  1306. 0x79, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x75, 0x73, 0x65, 0x72, 0x49,
  1307. 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x12, 0x2c, 0x0a, 0x11, 0x70, 0x61, 0x72,
  1308. 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x18, 0x02,
  1309. 0x20, 0x01, 0x28, 0x09, 0x52, 0x11, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64, 0x65,
  1310. 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x22, 0x30, 0x0a, 0x14, 0x50, 0x61, 0x72, 0x74, 0x6e,
  1311. 0x65, 0x72, 0x47, 0x65, 0x74, 0x41, 0x77, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12,
  1312. 0x18, 0x0a, 0x07, 0x62, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03,
  1313. 0x52, 0x07, 0x62, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x22, 0x8c, 0x01, 0x0a, 0x16, 0x50, 0x61,
  1314. 0x72, 0x74, 0x6e, 0x65, 0x72, 0x47, 0x65, 0x74, 0x41, 0x77, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71,
  1315. 0x75, 0x65, 0x73, 0x74, 0x12, 0x26, 0x0a, 0x0e, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e,
  1316. 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x75, 0x73,
  1317. 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x12, 0x2c, 0x0a, 0x11,
  1318. 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49,
  1319. 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x11, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72,
  1320. 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x77,
  1321. 0x61, 0x72, 0x64, 0x54, 0x79, 0x70, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61,
  1322. 0x77, 0x61, 0x72, 0x64, 0x54, 0x79, 0x70, 0x65, 0x22, 0xc0, 0x01, 0x0a, 0x1a, 0x50, 0x61, 0x72,
  1323. 0x74, 0x6e, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74,
  1324. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49,
  1325. 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x12,
  1326. 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52,
  1327. 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x12, 0x1e, 0x0a, 0x0a, 0x49, 0x64, 0x65, 0x6e, 0x74,
  1328. 0x69, 0x66, 0x79, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x49, 0x64, 0x65,
  1329. 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x12, 0x26, 0x0a, 0x0e, 0x69, 0x73, 0x46, 0x69, 0x6e,
  1330. 0x64, 0x4e, 0x6f, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x18, 0x04, 0x20, 0x01, 0x28, 0x08, 0x52,
  1331. 0x0e, 0x69, 0x73, 0x46, 0x69, 0x6e, 0x64, 0x4e, 0x6f, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12,
  1332. 0x2a, 0x0a, 0x10, 0x69, 0x73, 0x57, 0x69, 0x74, 0x68, 0x69, 0x6e, 0x53, 0x65, 0x76, 0x65, 0x6e,
  1333. 0x44, 0x61, 0x79, 0x18, 0x05, 0x20, 0x01, 0x28, 0x08, 0x52, 0x10, 0x69, 0x73, 0x57, 0x69, 0x74,
  1334. 0x68, 0x69, 0x6e, 0x53, 0x65, 0x76, 0x65, 0x6e, 0x44, 0x61, 0x79, 0x22, 0x95, 0x01, 0x0a, 0x17,
  1335. 0x55, 0x73, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74,
  1336. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49,
  1337. 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x12,
  1338. 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52,
  1339. 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x12, 0x1e, 0x0a, 0x0a, 0x49, 0x64, 0x65, 0x6e, 0x74,
  1340. 0x69, 0x66, 0x79, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x49, 0x64, 0x65,
  1341. 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x12, 0x2a, 0x0a, 0x10, 0x69, 0x73, 0x57, 0x69, 0x74,
  1342. 0x68, 0x69, 0x6e, 0x53, 0x65, 0x76, 0x65, 0x6e, 0x44, 0x61, 0x79, 0x18, 0x04, 0x20, 0x01, 0x28,
  1343. 0x08, 0x52, 0x10, 0x69, 0x73, 0x57, 0x69, 0x74, 0x68, 0x69, 0x6e, 0x53, 0x65, 0x76, 0x65, 0x6e,
  1344. 0x44, 0x61, 0x79, 0x22, 0x5b, 0x0a, 0x15, 0x55, 0x73, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x52,
  1345. 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x2a, 0x0a, 0x04,
  1346. 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x16, 0x2e, 0x61, 0x70, 0x69,
  1347. 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x6e,
  1348. 0x66, 0x6f, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74,
  1349. 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64,
  1350. 0x22, 0xe0, 0x01, 0x0a, 0x0c, 0x55, 0x73, 0x65, 0x72, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x6e, 0x66,
  1351. 0x6f, 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x18,
  1352. 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70,
  1353. 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x18, 0x02, 0x20,
  1354. 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x12, 0x1c, 0x0a,
  1355. 0x09, 0x75, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03,
  1356. 0x52, 0x09, 0x75, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x12, 0x20, 0x0a, 0x0b, 0x6c,
  1357. 0x61, 0x73, 0x74, 0x43, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09,
  1358. 0x52, 0x0b, 0x6c, 0x61, 0x73, 0x74, 0x43, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x12, 0x1a, 0x0a,
  1359. 0x08, 0x6c, 0x61, 0x73, 0x74, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52,
  1360. 0x08, 0x6c, 0x61, 0x73, 0x74, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x20, 0x0a, 0x0b, 0x6c, 0x69, 0x6b,
  1361. 0x65, 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b,
  1362. 0x6c, 0x69, 0x6b, 0x65, 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x12, 0x16, 0x0a, 0x06, 0x72,
  1363. 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x18, 0x07, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x72, 0x6f, 0x6f,
  1364. 0x6d, 0x49, 0x64, 0x22, 0x61, 0x0a, 0x18, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x46, 0x69,
  1365. 0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12,
  1366. 0x2d, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x19, 0x2e,
  1367. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72,
  1368. 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x12, 0x16,
  1369. 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06,
  1370. 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x22, 0xa3, 0x03, 0x0a, 0x0f, 0x50, 0x61, 0x72, 0x74, 0x6e,
  1371. 0x65, 0x72, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x24, 0x0a, 0x0d, 0x70, 0x65,
  1372. 0x72, 0x73, 0x6f, 0x6e, 0x53, 0x65, 0x6e, 0x64, 0x4e, 0x75, 0x6d, 0x18, 0x01, 0x20, 0x01, 0x28,
  1373. 0x03, 0x52, 0x0d, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x53, 0x65, 0x6e, 0x64, 0x4e, 0x75, 0x6d,
  1374. 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01,
  1375. 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x12, 0x1c, 0x0a, 0x09,
  1376. 0x75, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52,
  1377. 0x09, 0x75, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x12, 0x20, 0x0a, 0x0b, 0x6c, 0x61,
  1378. 0x73, 0x74, 0x43, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52,
  1379. 0x0b, 0x6c, 0x61, 0x73, 0x74, 0x43, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x12, 0x1a, 0x0a, 0x08,
  1380. 0x6c, 0x61, 0x73, 0x74, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08,
  1381. 0x6c, 0x61, 0x73, 0x74, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x62, 0x65, 0x6e, 0x65,
  1382. 0x66, 0x69, 0x74, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x62, 0x65, 0x6e, 0x65, 0x66,
  1383. 0x69, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x74, 0x79, 0x70, 0x65, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09,
  1384. 0x52, 0x04, 0x74, 0x79, 0x70, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x08, 0x20,
  1385. 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74,
  1386. 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x76, 0x61,
  1387. 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61,
  1388. 0x6d, 0x65, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61,
  1389. 0x6d, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x61, 0x67, 0x65, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x03, 0x52,
  1390. 0x03, 0x61, 0x67, 0x65, 0x12, 0x20, 0x0a, 0x0b, 0x6c, 0x69, 0x6b, 0x65, 0x61, 0x62, 0x69, 0x6c,
  1391. 0x69, 0x74, 0x79, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x6c, 0x69, 0x6b, 0x65, 0x61,
  1392. 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64,
  1393. 0x18, 0x0d, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x12, 0x2c,
  1394. 0x0a, 0x11, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x53, 0x65, 0x6e, 0x64, 0x42, 0x61, 0x73, 0x65,
  1395. 0x4e, 0x75, 0x6d, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x03, 0x52, 0x11, 0x70, 0x65, 0x72, 0x73, 0x6f,
  1396. 0x6e, 0x53, 0x65, 0x6e, 0x64, 0x42, 0x61, 0x73, 0x65, 0x4e, 0x75, 0x6d, 0x22, 0x89, 0x02, 0x0a,
  1397. 0x13, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x43, 0x68, 0x61, 0x74, 0x52, 0x6f, 0x6f, 0x6d, 0x50,
  1398. 0x61, 0x72, 0x61, 0x6d, 0x12, 0x1c, 0x0a, 0x09, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64,
  1399. 0x31, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49,
  1400. 0x64, 0x31, 0x12, 0x2c, 0x0a, 0x11, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x65, 0x6e,
  1401. 0x74, 0x69, 0x66, 0x79, 0x49, 0x44, 0x31, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x11, 0x70,
  1402. 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x44, 0x31,
  1403. 0x12, 0x20, 0x0a, 0x0b, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x31, 0x18,
  1404. 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70,
  1405. 0x65, 0x31, 0x12, 0x1c, 0x0a, 0x09, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x32, 0x18,
  1406. 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x32,
  1407. 0x12, 0x2c, 0x0a, 0x11, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69,
  1408. 0x66, 0x79, 0x49, 0x44, 0x32, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x11, 0x70, 0x65, 0x72,
  1409. 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x44, 0x32, 0x12, 0x20,
  1410. 0x0a, 0x0b, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x32, 0x18, 0x06, 0x20,
  1411. 0x01, 0x28, 0x09, 0x52, 0x0b, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x32,
  1412. 0x12, 0x16, 0x0a, 0x06, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09,
  1413. 0x52, 0x06, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x22, 0x57, 0x0a, 0x11, 0x53, 0x65, 0x74, 0x42,
  1414. 0x6c, 0x61, 0x63, 0x6b, 0x43, 0x68, 0x61, 0x74, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x12, 0x2a, 0x0a,
  1415. 0x10, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49,
  1416. 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x10, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49,
  1417. 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x6f, 0x6f,
  1418. 0x6d, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49,
  1419. 0x64, 0x22, 0xac, 0x01, 0x0a, 0x0e, 0x52, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x52, 0x65, 0x71,
  1420. 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6d, 0x65, 0x74, 0x68, 0x6f, 0x64, 0x18, 0x01,
  1421. 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x6d, 0x65, 0x74, 0x68, 0x6f, 0x64, 0x12, 0x12, 0x0a, 0x04,
  1422. 0x64, 0x61, 0x74, 0x61, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x04, 0x64, 0x61, 0x74, 0x61,
  1423. 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64,
  1424. 0x12, 0x22, 0x0a, 0x0c, 0x77, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x54, 0x61, 0x67,
  1425. 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, 0x77, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65,
  1426. 0x74, 0x54, 0x61, 0x67, 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79,
  1427. 0x70, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  1428. 0x54, 0x79, 0x70, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64,
  1429. 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64,
  1430. 0x22, 0x0e, 0x0a, 0x0c, 0x52, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79,
  1431. 0x22, 0x6f, 0x0a, 0x23, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x55, 0x73, 0x65, 0x72, 0x50, 0x61, 0x72,
  1432. 0x74, 0x6e, 0x65, 0x72, 0x49, 0x73, 0x52, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x68,
  1433. 0x69, 0x70, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x30, 0x0a, 0x13, 0x69, 0x73, 0x42, 0x75, 0x69,
  1434. 0x6c, 0x64, 0x52, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x68, 0x69, 0x70, 0x18, 0x01,
  1435. 0x20, 0x01, 0x28, 0x08, 0x52, 0x13, 0x69, 0x73, 0x42, 0x75, 0x69, 0x6c, 0x64, 0x52, 0x65, 0x6c,
  1436. 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x68, 0x69, 0x70, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x6f, 0x6f,
  1437. 0x6d, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49,
  1438. 0x64, 0x22, 0x23, 0x0a, 0x09, 0x52, 0x6f, 0x6f, 0x6d, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x16,
  1439. 0x0a, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06,
  1440. 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x22, 0x6c, 0x0a, 0x16, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68,
  1441. 0x61, 0x74, 0x52, 0x6f, 0x6f, 0x6d, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1442. 0x12, 0x16, 0x0a, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03,
  1443. 0x52, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x65, 0x72, 0x73,
  1444. 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70, 0x65,
  1445. 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73,
  1446. 0x6f, 0x6e, 0x49, 0x44, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73,
  1447. 0x6f, 0x6e, 0x49, 0x44, 0x22, 0x9f, 0x01, 0x0a, 0x19, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61,
  1448. 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65,
  1449. 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01,
  1450. 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66,
  1451. 0x66, 0x73, 0x65, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66, 0x73,
  1452. 0x65, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01,
  1453. 0x28, 0x03, 0x52, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x65,
  1454. 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a,
  1455. 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65,
  1456. 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65,
  1457. 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x22, 0xb2, 0x01, 0x0a, 0x0a, 0x57, 0x69, 0x6e, 0x64, 0x6f,
  1458. 0x77, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x18, 0x0a, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74,
  1459. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x12,
  1460. 0x16, 0x0a, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52,
  1461. 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61,
  1462. 0x72, 0x55, 0x72, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x76, 0x61, 0x74,
  1463. 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d,
  1464. 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d,
  1465. 0x65, 0x12, 0x10, 0x0a, 0x03, 0x61, 0x67, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03,
  1466. 0x61, 0x67, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03,
  1467. 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x14, 0x0a, 0x05, 0x72, 0x65, 0x70, 0x6c, 0x79, 0x18, 0x07,
  1468. 0x20, 0x03, 0x28, 0x09, 0x52, 0x05, 0x72, 0x65, 0x70, 0x6c, 0x79, 0x32, 0xdf, 0x0e, 0x0a, 0x04,
  1469. 0x43, 0x68, 0x61, 0x74, 0x12, 0x7a, 0x0a, 0x1e, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x55, 0x73, 0x65,
  1470. 0x72, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x73, 0x52, 0x65, 0x6c, 0x61, 0x74, 0x69,
  1471. 0x6f, 0x6e, 0x73, 0x68, 0x69, 0x70, 0x12, 0x29, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d,
  1472. 0x6d, 0x6f, 0x6e, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x41, 0x6e, 0x64, 0x50, 0x61, 0x72, 0x74, 0x6e,
  1473. 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x50, 0x61, 0x72, 0x61,
  1474. 0x6d, 0x1a, 0x2d, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x43, 0x68, 0x65,
  1475. 0x63, 0x6b, 0x55, 0x73, 0x65, 0x72, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x73, 0x52,
  1476. 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x68, 0x69, 0x70, 0x52, 0x65, 0x70, 0x6c, 0x79,
  1477. 0x12, 0x44, 0x0a, 0x0e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x43, 0x68, 0x61, 0x74, 0x52, 0x6f,
  1478. 0x6f, 0x6d, 0x12, 0x1d, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x43, 0x72,
  1479. 0x65, 0x61, 0x74, 0x65, 0x43, 0x68, 0x61, 0x74, 0x52, 0x6f, 0x6f, 0x6d, 0x50, 0x61, 0x72, 0x61,
  1480. 0x6d, 0x1a, 0x13, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x52, 0x6f, 0x6f,
  1481. 0x6d, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x62, 0x0a, 0x14, 0x46, 0x69, 0x6e, 0x64, 0x4f, 0x6e,
  1482. 0x6c, 0x69, 0x6e, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x24,
  1483. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4c, 0x69, 0x73, 0x74,
  1484. 0x50, 0x61, 0x67, 0x65, 0x41, 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x52, 0x65, 0x71,
  1485. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x24, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f,
  1486. 0x6e, 0x2e, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73, 0x6f,
  1487. 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x69, 0x0a, 0x17, 0x46, 0x69,
  1488. 0x6e, 0x64, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73, 0x6f,
  1489. 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x28, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74,
  1490. 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x50, 0x65,
  1491. 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  1492. 0x24, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x52, 0x65, 0x63,
  1493. 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74,
  1494. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x61, 0x0a, 0x13, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72,
  1495. 0x46, 0x69, 0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x24, 0x2e, 0x61,
  1496. 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x46,
  1497. 0x69, 0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65,
  1498. 0x73, 0x74, 0x1a, 0x22, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x50, 0x61,
  1499. 0x72, 0x74, 0x6e, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73,
  1500. 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x58, 0x0a, 0x10, 0x55, 0x73, 0x65, 0x72,
  1501. 0x46, 0x69, 0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x21, 0x2e, 0x61,
  1502. 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64,
  1503. 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  1504. 0x1f, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x46,
  1505. 0x69, 0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79,
  1506. 0x22, 0x00, 0x12, 0x3d, 0x0a, 0x07, 0x52, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x12, 0x18, 0x2e,
  1507. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x52, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65,
  1508. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68,
  1509. 0x61, 0x74, 0x2e, 0x52, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22,
  1510. 0x00, 0x12, 0x5c, 0x0a, 0x12, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63,
  1511. 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x23, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68,
  1512. 0x61, 0x74, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72,
  1513. 0x64, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1f, 0x2e, 0x61,
  1514. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65,
  1515. 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12,
  1516. 0x4e, 0x0a, 0x0f, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x52, 0x6f, 0x6f, 0x6d, 0x4d,
  1517. 0x73, 0x67, 0x12, 0x20, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x46, 0x69,
  1518. 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x52, 0x6f, 0x6f, 0x6d, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71,
  1519. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f,
  1520. 0x6e, 0x2e, 0x43, 0x68, 0x61, 0x74, 0x52, 0x6f, 0x6f, 0x6d, 0x4d, 0x73, 0x67, 0x22, 0x00, 0x12,
  1521. 0x45, 0x0a, 0x0c, 0x53, 0x65, 0x74, 0x42, 0x6c, 0x61, 0x63, 0x6b, 0x43, 0x68, 0x61, 0x74, 0x12,
  1522. 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x53, 0x65, 0x74, 0x42, 0x6c,
  1523. 0x61, 0x63, 0x6b, 0x43, 0x68, 0x61, 0x74, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e, 0x67,
  1524. 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45,
  1525. 0x6d, 0x70, 0x74, 0x79, 0x22, 0x00, 0x12, 0x43, 0x0a, 0x0a, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65,
  1526. 0x43, 0x68, 0x61, 0x74, 0x12, 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e,
  1527. 0x53, 0x65, 0x74, 0x42, 0x6c, 0x61, 0x63, 0x6b, 0x43, 0x68, 0x61, 0x74, 0x50, 0x61, 0x72, 0x61,
  1528. 0x6d, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  1529. 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x00, 0x12, 0x3d, 0x0a, 0x06, 0x52,
  1530. 0x65, 0x70, 0x6f, 0x72, 0x74, 0x12, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d,
  1531. 0x6f, 0x6e, 0x2e, 0x52, 0x65, 0x70, 0x6f, 0x72, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1532. 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62,
  1533. 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x00, 0x12, 0x55, 0x0a, 0x0f, 0x50, 0x61,
  1534. 0x72, 0x74, 0x6e, 0x65, 0x72, 0x47, 0x65, 0x74, 0x41, 0x77, 0x61, 0x72, 0x64, 0x12, 0x20, 0x2e,
  1535. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72,
  1536. 0x47, 0x65, 0x74, 0x41, 0x77, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  1537. 0x1e, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x50, 0x61, 0x72, 0x74, 0x6e,
  1538. 0x65, 0x72, 0x47, 0x65, 0x74, 0x41, 0x77, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22,
  1539. 0x00, 0x12, 0x4e, 0x0a, 0x0f, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d, 0x43, 0x61, 0x72,
  1540. 0x64, 0x4d, 0x73, 0x67, 0x12, 0x20, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e,
  1541. 0x46, 0x69, 0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d, 0x43, 0x61, 0x72, 0x64, 0x4d, 0x73, 0x67, 0x52,
  1542. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d,
  1543. 0x6d, 0x6f, 0x6e, 0x2e, 0x52, 0x6f, 0x6f, 0x6d, 0x43, 0x68, 0x61, 0x74, 0x4d, 0x73, 0x67, 0x22,
  1544. 0x00, 0x12, 0x52, 0x0a, 0x0f, 0x46, 0x69, 0x6e, 0x64, 0x4e, 0x6f, 0x74, 0x52, 0x65, 0x70, 0x6c,
  1545. 0x79, 0x4e, 0x75, 0x6d, 0x12, 0x1d, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f,
  1546. 0x6e, 0x2e, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x52, 0x65, 0x71, 0x75,
  1547. 0x65, 0x73, 0x74, 0x1a, 0x1e, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x46,
  1548. 0x69, 0x6e, 0x64, 0x4e, 0x6f, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x4e, 0x75, 0x6d, 0x52, 0x65,
  1549. 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x44, 0x0a, 0x0b, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x53,
  1550. 0x63, 0x72, 0x69, 0x70, 0x12, 0x1e, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f,
  1551. 0x6e, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x71,
  1552. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f,
  1553. 0x6e, 0x2e, 0x53, 0x63, 0x72, 0x69, 0x70, 0x49, 0x44, 0x22, 0x00, 0x12, 0x47, 0x0a, 0x0b, 0x44,
  1554. 0x65, 0x6c, 0x65, 0x74, 0x65, 0x53, 0x63, 0x72, 0x69, 0x70, 0x12, 0x1e, 0x2e, 0x61, 0x70, 0x69,
  1555. 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x53, 0x63,
  1556. 0x72, 0x69, 0x70, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f,
  1557. 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70,
  1558. 0x74, 0x79, 0x22, 0x00, 0x12, 0x45, 0x0a, 0x0b, 0x46, 0x69, 0x6e, 0x64, 0x4d, 0x79, 0x53, 0x63,
  1559. 0x72, 0x69, 0x70, 0x12, 0x1c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
  1560. 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1561. 0x74, 0x1a, 0x16, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x53,
  1562. 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x4c, 0x0a, 0x12, 0x46,
  1563. 0x69, 0x6e, 0x64, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x53, 0x63, 0x72, 0x69,
  1564. 0x70, 0x12, 0x1c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x46,
  1565. 0x69, 0x6e, 0x64, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  1566. 0x16, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x53, 0x63, 0x72,
  1567. 0x69, 0x70, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x4f, 0x0a, 0x0f, 0x50, 0x65, 0x72,
  1568. 0x73, 0x6f, 0x6e, 0x4c, 0x6f, 0x6f, 0x6b, 0x53, 0x63, 0x72, 0x69, 0x70, 0x12, 0x22, 0x2e, 0x61,
  1569. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  1570. 0x4c, 0x6f, 0x6f, 0x6b, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1571. 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62,
  1572. 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x00, 0x12, 0x47, 0x0a, 0x13, 0x50, 0x65,
  1573. 0x72, 0x73, 0x6f, 0x6e, 0x43, 0x6c, 0x69, 0x63, 0x6b, 0x4c, 0x6f, 0x6f, 0x6b, 0x42, 0x61, 0x63,
  1574. 0x6b, 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50,
  1575. 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x15, 0x2e, 0x61, 0x70, 0x69,
  1576. 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x53, 0x63, 0x72, 0x69, 0x70, 0x49, 0x6e, 0x66,
  1577. 0x6f, 0x22, 0x00, 0x12, 0x4f, 0x0a, 0x10, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x52, 0x65, 0x70,
  1578. 0x6c, 0x79, 0x53, 0x63, 0x72, 0x69, 0x70, 0x12, 0x1d, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f,
  1579. 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52,
  1580. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1a, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d,
  1581. 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x49, 0x6e,
  1582. 0x66, 0x6f, 0x22, 0x00, 0x12, 0x47, 0x0a, 0x0d, 0x47, 0x65, 0x74, 0x57, 0x69, 0x6e, 0x64, 0x6f,
  1583. 0x77, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x1e, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74,
  1584. 0x2e, 0x47, 0x65, 0x74, 0x57, 0x69, 0x6e, 0x64, 0x6f, 0x77, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x65,
  1585. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x14, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74,
  1586. 0x2e, 0x57, 0x69, 0x6e, 0x64, 0x6f, 0x77, 0x49, 0x6e, 0x66, 0x6f, 0x22, 0x00, 0x42, 0x3d, 0x0a,
  1587. 0x08, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x50, 0x01, 0x5a, 0x2f, 0x67, 0x69, 0x74,
  1588. 0x2e, 0x69, 0x6b, 0x75, 0x62, 0x61, 0x6e, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x73, 0x65, 0x72, 0x76,
  1589. 0x65, 0x72, 0x2f, 0x70, 0x77, 0x2d, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x61,
  1590. 0x70, 0x69, 0x2f, 0x63, 0x68, 0x61, 0x74, 0x3b, 0x63, 0x68, 0x61, 0x74, 0x62, 0x06, 0x70, 0x72,
  1591. 0x6f, 0x74, 0x6f, 0x33,
  1592. }
  1593. var (
  1594. file_chat_proto_rawDescOnce sync.Once
  1595. file_chat_proto_rawDescData = file_chat_proto_rawDesc
  1596. )
  1597. func file_chat_proto_rawDescGZIP() []byte {
  1598. file_chat_proto_rawDescOnce.Do(func() {
  1599. file_chat_proto_rawDescData = protoimpl.X.CompressGZIP(file_chat_proto_rawDescData)
  1600. })
  1601. return file_chat_proto_rawDescData
  1602. }
  1603. var file_chat_proto_msgTypes = make([]protoimpl.MessageInfo, 21)
  1604. var file_chat_proto_goTypes = []interface{}{
  1605. (*GetWindowInfoRequest)(nil), // 0: api.chat.GetWindowInfoRequest
  1606. (*FindNotReplyNumReply)(nil), // 1: api.chat.FindNotReplyNumReply
  1607. (*FindRecommendPersonListRequest)(nil), // 2: api.chat.FindRecommendPersonListRequest
  1608. (*FindRoomCardMsgRequest)(nil), // 3: api.chat.FindRoomCardMsgRequest
  1609. (*PartnerGetAwardReply)(nil), // 4: api.chat.PartnerGetAwardReply
  1610. (*PartnerGetAwardRequest)(nil), // 5: api.chat.PartnerGetAwardRequest
  1611. (*PartnerFindRoomListRequest)(nil), // 6: api.chat.PartnerFindRoomListRequest
  1612. (*UserFindRoomListRequest)(nil), // 7: api.chat.UserFindRoomListRequest
  1613. (*UserFindRoomListReply)(nil), // 8: api.chat.UserFindRoomListReply
  1614. (*UserRoomInfo)(nil), // 9: api.chat.UserRoomInfo
  1615. (*PartnerFindRoomListReply)(nil), // 10: api.chat.PartnerFindRoomListReply
  1616. (*PartnerRoomInfo)(nil), // 11: api.chat.PartnerRoomInfo
  1617. (*CreateChatRoomParam)(nil), // 12: api.chat.CreateChatRoomParam
  1618. (*SetBlackChatParam)(nil), // 13: api.chat.SetBlackChatParam
  1619. (*ReceiveRequest)(nil), // 14: api.chat.ReceiveRequest
  1620. (*ReceiveReply)(nil), // 15: api.chat.ReceiveReply
  1621. (*CheckUserPartnerIsRelationshipReply)(nil), // 16: api.chat.CheckUserPartnerIsRelationshipReply
  1622. (*RoomReply)(nil), // 17: api.chat.RoomReply
  1623. (*FindChatRoomMsgRequest)(nil), // 18: api.chat.FindChatRoomMsgRequest
  1624. (*FindChatRecordListRequest)(nil), // 19: api.chat.FindChatRecordListRequest
  1625. (*WindowInfo)(nil), // 20: api.chat.WindowInfo
  1626. (*common.UserAndPartnerIdentifyIdParam)(nil), // 21: api.common.UserAndPartnerIdentifyIdParam
  1627. (*common.ListPageAndPersonRequest)(nil), // 22: api.common.ListPageAndPersonRequest
  1628. (*common.ReportRequest)(nil), // 23: api.common.ReportRequest
  1629. (*common.IdentifyIdRequest)(nil), // 24: api.common.IdentifyIdRequest
  1630. (*common.CreateScripRequest)(nil), // 25: api.common.CreateScripRequest
  1631. (*common.DeleteScripRequest)(nil), // 26: api.common.DeleteScripRequest
  1632. (*common.FindScripRequest)(nil), // 27: api.common.FindScripRequest
  1633. (*common.PersonLookScripRequest)(nil), // 28: api.common.PersonLookScripRequest
  1634. (*common.PersonParam)(nil), // 29: api.common.PersonParam
  1635. (*common.ReplyScripRequest)(nil), // 30: api.common.ReplyScripRequest
  1636. (*common.RecommendPersonListReply)(nil), // 31: api.common.RecommendPersonListReply
  1637. (*common.ChatRecordListReply)(nil), // 32: api.common.ChatRecordListReply
  1638. (*common.ChatRoomMsg)(nil), // 33: api.common.ChatRoomMsg
  1639. (*emptypb.Empty)(nil), // 34: google.protobuf.Empty
  1640. (*common.RoomChatMsg)(nil), // 35: api.common.RoomChatMsg
  1641. (*common.ScripID)(nil), // 36: api.common.ScripID
  1642. (*common.ScripReply)(nil), // 37: api.common.ScripReply
  1643. (*common.ScripInfo)(nil), // 38: api.common.ScripInfo
  1644. (*common.ChatRecordInfo)(nil), // 39: api.common.ChatRecordInfo
  1645. }
  1646. var file_chat_proto_depIdxs = []int32{
  1647. 9, // 0: api.chat.UserFindRoomListReply.list:type_name -> api.chat.UserRoomInfo
  1648. 11, // 1: api.chat.PartnerFindRoomListReply.list:type_name -> api.chat.PartnerRoomInfo
  1649. 21, // 2: api.chat.Chat.CheckUserPartnerIsRelationship:input_type -> api.common.UserAndPartnerIdentifyIdParam
  1650. 12, // 3: api.chat.Chat.CreateChatRoom:input_type -> api.chat.CreateChatRoomParam
  1651. 22, // 4: api.chat.Chat.FindOnlinePersonList:input_type -> api.common.ListPageAndPersonRequest
  1652. 2, // 5: api.chat.Chat.FindRecommendPersonList:input_type -> api.chat.FindRecommendPersonListRequest
  1653. 6, // 6: api.chat.Chat.PartnerFindRoomList:input_type -> api.chat.PartnerFindRoomListRequest
  1654. 7, // 7: api.chat.Chat.UserFindRoomList:input_type -> api.chat.UserFindRoomListRequest
  1655. 14, // 8: api.chat.Chat.Receive:input_type -> api.chat.ReceiveRequest
  1656. 19, // 9: api.chat.Chat.FindChatRecordList:input_type -> api.chat.FindChatRecordListRequest
  1657. 18, // 10: api.chat.Chat.FindChatRoomMsg:input_type -> api.chat.FindChatRoomMsgRequest
  1658. 13, // 11: api.chat.Chat.SetBlackChat:input_type -> api.chat.SetBlackChatParam
  1659. 13, // 12: api.chat.Chat.DeleteChat:input_type -> api.chat.SetBlackChatParam
  1660. 23, // 13: api.chat.Chat.Report:input_type -> api.common.ReportRequest
  1661. 5, // 14: api.chat.Chat.PartnerGetAward:input_type -> api.chat.PartnerGetAwardRequest
  1662. 3, // 15: api.chat.Chat.FindRoomCardMsg:input_type -> api.chat.FindRoomCardMsgRequest
  1663. 24, // 16: api.chat.Chat.FindNotReplyNum:input_type -> api.common.IdentifyIdRequest
  1664. 25, // 17: api.chat.Chat.CreateScrip:input_type -> api.common.CreateScripRequest
  1665. 26, // 18: api.chat.Chat.DeleteScrip:input_type -> api.common.DeleteScripRequest
  1666. 27, // 19: api.chat.Chat.FindMyScrip:input_type -> api.common.FindScripRequest
  1667. 27, // 20: api.chat.Chat.FindRecommendScrip:input_type -> api.common.FindScripRequest
  1668. 28, // 21: api.chat.Chat.PersonLookScrip:input_type -> api.common.PersonLookScripRequest
  1669. 29, // 22: api.chat.Chat.PersonClickLookBack:input_type -> api.common.PersonParam
  1670. 30, // 23: api.chat.Chat.PersonReplyScrip:input_type -> api.common.ReplyScripRequest
  1671. 0, // 24: api.chat.Chat.GetWindowInfo:input_type -> api.chat.GetWindowInfoRequest
  1672. 16, // 25: api.chat.Chat.CheckUserPartnerIsRelationship:output_type -> api.chat.CheckUserPartnerIsRelationshipReply
  1673. 17, // 26: api.chat.Chat.CreateChatRoom:output_type -> api.chat.RoomReply
  1674. 31, // 27: api.chat.Chat.FindOnlinePersonList:output_type -> api.common.RecommendPersonListReply
  1675. 31, // 28: api.chat.Chat.FindRecommendPersonList:output_type -> api.common.RecommendPersonListReply
  1676. 10, // 29: api.chat.Chat.PartnerFindRoomList:output_type -> api.chat.PartnerFindRoomListReply
  1677. 8, // 30: api.chat.Chat.UserFindRoomList:output_type -> api.chat.UserFindRoomListReply
  1678. 15, // 31: api.chat.Chat.Receive:output_type -> api.chat.ReceiveReply
  1679. 32, // 32: api.chat.Chat.FindChatRecordList:output_type -> api.common.ChatRecordListReply
  1680. 33, // 33: api.chat.Chat.FindChatRoomMsg:output_type -> api.common.ChatRoomMsg
  1681. 34, // 34: api.chat.Chat.SetBlackChat:output_type -> google.protobuf.Empty
  1682. 34, // 35: api.chat.Chat.DeleteChat:output_type -> google.protobuf.Empty
  1683. 34, // 36: api.chat.Chat.Report:output_type -> google.protobuf.Empty
  1684. 4, // 37: api.chat.Chat.PartnerGetAward:output_type -> api.chat.PartnerGetAwardReply
  1685. 35, // 38: api.chat.Chat.FindRoomCardMsg:output_type -> api.common.RoomChatMsg
  1686. 1, // 39: api.chat.Chat.FindNotReplyNum:output_type -> api.chat.FindNotReplyNumReply
  1687. 36, // 40: api.chat.Chat.CreateScrip:output_type -> api.common.ScripID
  1688. 34, // 41: api.chat.Chat.DeleteScrip:output_type -> google.protobuf.Empty
  1689. 37, // 42: api.chat.Chat.FindMyScrip:output_type -> api.common.ScripReply
  1690. 37, // 43: api.chat.Chat.FindRecommendScrip:output_type -> api.common.ScripReply
  1691. 34, // 44: api.chat.Chat.PersonLookScrip:output_type -> google.protobuf.Empty
  1692. 38, // 45: api.chat.Chat.PersonClickLookBack:output_type -> api.common.ScripInfo
  1693. 39, // 46: api.chat.Chat.PersonReplyScrip:output_type -> api.common.ChatRecordInfo
  1694. 20, // 47: api.chat.Chat.GetWindowInfo:output_type -> api.chat.WindowInfo
  1695. 25, // [25:48] is the sub-list for method output_type
  1696. 2, // [2:25] is the sub-list for method input_type
  1697. 2, // [2:2] is the sub-list for extension type_name
  1698. 2, // [2:2] is the sub-list for extension extendee
  1699. 0, // [0:2] is the sub-list for field type_name
  1700. }
  1701. func init() { file_chat_proto_init() }
  1702. func file_chat_proto_init() {
  1703. if File_chat_proto != nil {
  1704. return
  1705. }
  1706. if !protoimpl.UnsafeEnabled {
  1707. file_chat_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  1708. switch v := v.(*GetWindowInfoRequest); i {
  1709. case 0:
  1710. return &v.state
  1711. case 1:
  1712. return &v.sizeCache
  1713. case 2:
  1714. return &v.unknownFields
  1715. default:
  1716. return nil
  1717. }
  1718. }
  1719. file_chat_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  1720. switch v := v.(*FindNotReplyNumReply); i {
  1721. case 0:
  1722. return &v.state
  1723. case 1:
  1724. return &v.sizeCache
  1725. case 2:
  1726. return &v.unknownFields
  1727. default:
  1728. return nil
  1729. }
  1730. }
  1731. file_chat_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  1732. switch v := v.(*FindRecommendPersonListRequest); i {
  1733. case 0:
  1734. return &v.state
  1735. case 1:
  1736. return &v.sizeCache
  1737. case 2:
  1738. return &v.unknownFields
  1739. default:
  1740. return nil
  1741. }
  1742. }
  1743. file_chat_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  1744. switch v := v.(*FindRoomCardMsgRequest); i {
  1745. case 0:
  1746. return &v.state
  1747. case 1:
  1748. return &v.sizeCache
  1749. case 2:
  1750. return &v.unknownFields
  1751. default:
  1752. return nil
  1753. }
  1754. }
  1755. file_chat_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  1756. switch v := v.(*PartnerGetAwardReply); i {
  1757. case 0:
  1758. return &v.state
  1759. case 1:
  1760. return &v.sizeCache
  1761. case 2:
  1762. return &v.unknownFields
  1763. default:
  1764. return nil
  1765. }
  1766. }
  1767. file_chat_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  1768. switch v := v.(*PartnerGetAwardRequest); i {
  1769. case 0:
  1770. return &v.state
  1771. case 1:
  1772. return &v.sizeCache
  1773. case 2:
  1774. return &v.unknownFields
  1775. default:
  1776. return nil
  1777. }
  1778. }
  1779. file_chat_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  1780. switch v := v.(*PartnerFindRoomListRequest); i {
  1781. case 0:
  1782. return &v.state
  1783. case 1:
  1784. return &v.sizeCache
  1785. case 2:
  1786. return &v.unknownFields
  1787. default:
  1788. return nil
  1789. }
  1790. }
  1791. file_chat_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  1792. switch v := v.(*UserFindRoomListRequest); i {
  1793. case 0:
  1794. return &v.state
  1795. case 1:
  1796. return &v.sizeCache
  1797. case 2:
  1798. return &v.unknownFields
  1799. default:
  1800. return nil
  1801. }
  1802. }
  1803. file_chat_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  1804. switch v := v.(*UserFindRoomListReply); i {
  1805. case 0:
  1806. return &v.state
  1807. case 1:
  1808. return &v.sizeCache
  1809. case 2:
  1810. return &v.unknownFields
  1811. default:
  1812. return nil
  1813. }
  1814. }
  1815. file_chat_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  1816. switch v := v.(*UserRoomInfo); i {
  1817. case 0:
  1818. return &v.state
  1819. case 1:
  1820. return &v.sizeCache
  1821. case 2:
  1822. return &v.unknownFields
  1823. default:
  1824. return nil
  1825. }
  1826. }
  1827. file_chat_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  1828. switch v := v.(*PartnerFindRoomListReply); i {
  1829. case 0:
  1830. return &v.state
  1831. case 1:
  1832. return &v.sizeCache
  1833. case 2:
  1834. return &v.unknownFields
  1835. default:
  1836. return nil
  1837. }
  1838. }
  1839. file_chat_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  1840. switch v := v.(*PartnerRoomInfo); i {
  1841. case 0:
  1842. return &v.state
  1843. case 1:
  1844. return &v.sizeCache
  1845. case 2:
  1846. return &v.unknownFields
  1847. default:
  1848. return nil
  1849. }
  1850. }
  1851. file_chat_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  1852. switch v := v.(*CreateChatRoomParam); i {
  1853. case 0:
  1854. return &v.state
  1855. case 1:
  1856. return &v.sizeCache
  1857. case 2:
  1858. return &v.unknownFields
  1859. default:
  1860. return nil
  1861. }
  1862. }
  1863. file_chat_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  1864. switch v := v.(*SetBlackChatParam); i {
  1865. case 0:
  1866. return &v.state
  1867. case 1:
  1868. return &v.sizeCache
  1869. case 2:
  1870. return &v.unknownFields
  1871. default:
  1872. return nil
  1873. }
  1874. }
  1875. file_chat_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  1876. switch v := v.(*ReceiveRequest); i {
  1877. case 0:
  1878. return &v.state
  1879. case 1:
  1880. return &v.sizeCache
  1881. case 2:
  1882. return &v.unknownFields
  1883. default:
  1884. return nil
  1885. }
  1886. }
  1887. file_chat_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  1888. switch v := v.(*ReceiveReply); i {
  1889. case 0:
  1890. return &v.state
  1891. case 1:
  1892. return &v.sizeCache
  1893. case 2:
  1894. return &v.unknownFields
  1895. default:
  1896. return nil
  1897. }
  1898. }
  1899. file_chat_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  1900. switch v := v.(*CheckUserPartnerIsRelationshipReply); i {
  1901. case 0:
  1902. return &v.state
  1903. case 1:
  1904. return &v.sizeCache
  1905. case 2:
  1906. return &v.unknownFields
  1907. default:
  1908. return nil
  1909. }
  1910. }
  1911. file_chat_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
  1912. switch v := v.(*RoomReply); i {
  1913. case 0:
  1914. return &v.state
  1915. case 1:
  1916. return &v.sizeCache
  1917. case 2:
  1918. return &v.unknownFields
  1919. default:
  1920. return nil
  1921. }
  1922. }
  1923. file_chat_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
  1924. switch v := v.(*FindChatRoomMsgRequest); i {
  1925. case 0:
  1926. return &v.state
  1927. case 1:
  1928. return &v.sizeCache
  1929. case 2:
  1930. return &v.unknownFields
  1931. default:
  1932. return nil
  1933. }
  1934. }
  1935. file_chat_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} {
  1936. switch v := v.(*FindChatRecordListRequest); i {
  1937. case 0:
  1938. return &v.state
  1939. case 1:
  1940. return &v.sizeCache
  1941. case 2:
  1942. return &v.unknownFields
  1943. default:
  1944. return nil
  1945. }
  1946. }
  1947. file_chat_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} {
  1948. switch v := v.(*WindowInfo); i {
  1949. case 0:
  1950. return &v.state
  1951. case 1:
  1952. return &v.sizeCache
  1953. case 2:
  1954. return &v.unknownFields
  1955. default:
  1956. return nil
  1957. }
  1958. }
  1959. }
  1960. type x struct{}
  1961. out := protoimpl.TypeBuilder{
  1962. File: protoimpl.DescBuilder{
  1963. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  1964. RawDescriptor: file_chat_proto_rawDesc,
  1965. NumEnums: 0,
  1966. NumMessages: 21,
  1967. NumExtensions: 0,
  1968. NumServices: 1,
  1969. },
  1970. GoTypes: file_chat_proto_goTypes,
  1971. DependencyIndexes: file_chat_proto_depIdxs,
  1972. MessageInfos: file_chat_proto_msgTypes,
  1973. }.Build()
  1974. File_chat_proto = out.File
  1975. file_chat_proto_rawDesc = nil
  1976. file_chat_proto_goTypes = nil
  1977. file_chat_proto_depIdxs = nil
  1978. }