chat.pb.go 49 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382
  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. reflect "reflect"
  12. sync "sync"
  13. )
  14. const (
  15. // Verify that this generated code is sufficiently up-to-date.
  16. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  17. // Verify that runtime/protoimpl is sufficiently up-to-date.
  18. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  19. )
  20. type PartnerFindRoomListRequest struct {
  21. state protoimpl.MessageState
  22. sizeCache protoimpl.SizeCache
  23. unknownFields protoimpl.UnknownFields
  24. NextId int64 `protobuf:"varint,1,opt,name=nextId,proto3" json:"nextId"`
  25. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset"`
  26. IdentifyId string `protobuf:"bytes,3,opt,name=IdentifyId,proto3" json:"IdentifyId"`
  27. IsFindNotReply bool `protobuf:"varint,4,opt,name=isFindNotReply,proto3" json:"isFindNotReply"` // 是否查询没回复过的内容
  28. IsWithinSevenDay bool `protobuf:"varint,5,opt,name=isWithinSevenDay,proto3" json:"isWithinSevenDay"` // 是否在七日内
  29. }
  30. func (x *PartnerFindRoomListRequest) Reset() {
  31. *x = PartnerFindRoomListRequest{}
  32. if protoimpl.UnsafeEnabled {
  33. mi := &file_chat_proto_msgTypes[0]
  34. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  35. ms.StoreMessageInfo(mi)
  36. }
  37. }
  38. func (x *PartnerFindRoomListRequest) String() string {
  39. return protoimpl.X.MessageStringOf(x)
  40. }
  41. func (*PartnerFindRoomListRequest) ProtoMessage() {}
  42. func (x *PartnerFindRoomListRequest) ProtoReflect() protoreflect.Message {
  43. mi := &file_chat_proto_msgTypes[0]
  44. if protoimpl.UnsafeEnabled && x != nil {
  45. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  46. if ms.LoadMessageInfo() == nil {
  47. ms.StoreMessageInfo(mi)
  48. }
  49. return ms
  50. }
  51. return mi.MessageOf(x)
  52. }
  53. // Deprecated: Use PartnerFindRoomListRequest.ProtoReflect.Descriptor instead.
  54. func (*PartnerFindRoomListRequest) Descriptor() ([]byte, []int) {
  55. return file_chat_proto_rawDescGZIP(), []int{0}
  56. }
  57. func (x *PartnerFindRoomListRequest) GetNextId() int64 {
  58. if x != nil {
  59. return x.NextId
  60. }
  61. return 0
  62. }
  63. func (x *PartnerFindRoomListRequest) GetOffset() int64 {
  64. if x != nil {
  65. return x.Offset
  66. }
  67. return 0
  68. }
  69. func (x *PartnerFindRoomListRequest) GetIdentifyId() string {
  70. if x != nil {
  71. return x.IdentifyId
  72. }
  73. return ""
  74. }
  75. func (x *PartnerFindRoomListRequest) GetIsFindNotReply() bool {
  76. if x != nil {
  77. return x.IsFindNotReply
  78. }
  79. return false
  80. }
  81. func (x *PartnerFindRoomListRequest) GetIsWithinSevenDay() bool {
  82. if x != nil {
  83. return x.IsWithinSevenDay
  84. }
  85. return false
  86. }
  87. type UserFindRoomListRequest struct {
  88. state protoimpl.MessageState
  89. sizeCache protoimpl.SizeCache
  90. unknownFields protoimpl.UnknownFields
  91. NextId int64 `protobuf:"varint,1,opt,name=nextId,proto3" json:"nextId"`
  92. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset"`
  93. IdentifyId string `protobuf:"bytes,3,opt,name=IdentifyId,proto3" json:"IdentifyId"`
  94. IsWithinSevenDay bool `protobuf:"varint,4,opt,name=isWithinSevenDay,proto3" json:"isWithinSevenDay"` // 是否在七日内
  95. }
  96. func (x *UserFindRoomListRequest) Reset() {
  97. *x = UserFindRoomListRequest{}
  98. if protoimpl.UnsafeEnabled {
  99. mi := &file_chat_proto_msgTypes[1]
  100. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  101. ms.StoreMessageInfo(mi)
  102. }
  103. }
  104. func (x *UserFindRoomListRequest) String() string {
  105. return protoimpl.X.MessageStringOf(x)
  106. }
  107. func (*UserFindRoomListRequest) ProtoMessage() {}
  108. func (x *UserFindRoomListRequest) ProtoReflect() protoreflect.Message {
  109. mi := &file_chat_proto_msgTypes[1]
  110. if protoimpl.UnsafeEnabled && x != nil {
  111. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  112. if ms.LoadMessageInfo() == nil {
  113. ms.StoreMessageInfo(mi)
  114. }
  115. return ms
  116. }
  117. return mi.MessageOf(x)
  118. }
  119. // Deprecated: Use UserFindRoomListRequest.ProtoReflect.Descriptor instead.
  120. func (*UserFindRoomListRequest) Descriptor() ([]byte, []int) {
  121. return file_chat_proto_rawDescGZIP(), []int{1}
  122. }
  123. func (x *UserFindRoomListRequest) GetNextId() int64 {
  124. if x != nil {
  125. return x.NextId
  126. }
  127. return 0
  128. }
  129. func (x *UserFindRoomListRequest) GetOffset() int64 {
  130. if x != nil {
  131. return x.Offset
  132. }
  133. return 0
  134. }
  135. func (x *UserFindRoomListRequest) GetIdentifyId() string {
  136. if x != nil {
  137. return x.IdentifyId
  138. }
  139. return ""
  140. }
  141. func (x *UserFindRoomListRequest) GetIsWithinSevenDay() bool {
  142. if x != nil {
  143. return x.IsWithinSevenDay
  144. }
  145. return false
  146. }
  147. type UserFindRoomListReply struct {
  148. state protoimpl.MessageState
  149. sizeCache protoimpl.SizeCache
  150. unknownFields protoimpl.UnknownFields
  151. List []*UserRoomInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  152. NextId int64 `protobuf:"varint,2,opt,name=nextId,proto3" json:"nextId"`
  153. }
  154. func (x *UserFindRoomListReply) Reset() {
  155. *x = UserFindRoomListReply{}
  156. if protoimpl.UnsafeEnabled {
  157. mi := &file_chat_proto_msgTypes[2]
  158. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  159. ms.StoreMessageInfo(mi)
  160. }
  161. }
  162. func (x *UserFindRoomListReply) String() string {
  163. return protoimpl.X.MessageStringOf(x)
  164. }
  165. func (*UserFindRoomListReply) ProtoMessage() {}
  166. func (x *UserFindRoomListReply) ProtoReflect() protoreflect.Message {
  167. mi := &file_chat_proto_msgTypes[2]
  168. if protoimpl.UnsafeEnabled && x != nil {
  169. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  170. if ms.LoadMessageInfo() == nil {
  171. ms.StoreMessageInfo(mi)
  172. }
  173. return ms
  174. }
  175. return mi.MessageOf(x)
  176. }
  177. // Deprecated: Use UserFindRoomListReply.ProtoReflect.Descriptor instead.
  178. func (*UserFindRoomListReply) Descriptor() ([]byte, []int) {
  179. return file_chat_proto_rawDescGZIP(), []int{2}
  180. }
  181. func (x *UserFindRoomListReply) GetList() []*UserRoomInfo {
  182. if x != nil {
  183. return x.List
  184. }
  185. return nil
  186. }
  187. func (x *UserFindRoomListReply) GetNextId() int64 {
  188. if x != nil {
  189. return x.NextId
  190. }
  191. return 0
  192. }
  193. type UserRoomInfo struct {
  194. state protoimpl.MessageState
  195. sizeCache protoimpl.SizeCache
  196. unknownFields protoimpl.UnknownFields
  197. PersonType string `protobuf:"bytes,1,opt,name=personType,proto3" json:"personType"` // 用户类型
  198. PersonId string `protobuf:"bytes,2,opt,name=personId,proto3" json:"personId"` // 用户ID
  199. UnreadNum int64 `protobuf:"varint,3,opt,name=unreadNum,proto3" json:"unreadNum"` // 用户未读数
  200. LastContent string `protobuf:"bytes,4,opt,name=lastContent,proto3" json:"lastContent"` // 上次发送内容
  201. LastTime int64 `protobuf:"varint,5,opt,name=lastTime,proto3" json:"lastTime"` // 上次发送时间
  202. Likeability int64 `protobuf:"varint,6,opt,name=likeability,proto3" json:"likeability"` // 好感度
  203. RoomId int64 `protobuf:"varint,7,opt,name=roomId,proto3" json:"roomId"` // 房间ID
  204. }
  205. func (x *UserRoomInfo) Reset() {
  206. *x = UserRoomInfo{}
  207. if protoimpl.UnsafeEnabled {
  208. mi := &file_chat_proto_msgTypes[3]
  209. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  210. ms.StoreMessageInfo(mi)
  211. }
  212. }
  213. func (x *UserRoomInfo) String() string {
  214. return protoimpl.X.MessageStringOf(x)
  215. }
  216. func (*UserRoomInfo) ProtoMessage() {}
  217. func (x *UserRoomInfo) ProtoReflect() protoreflect.Message {
  218. mi := &file_chat_proto_msgTypes[3]
  219. if protoimpl.UnsafeEnabled && x != nil {
  220. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  221. if ms.LoadMessageInfo() == nil {
  222. ms.StoreMessageInfo(mi)
  223. }
  224. return ms
  225. }
  226. return mi.MessageOf(x)
  227. }
  228. // Deprecated: Use UserRoomInfo.ProtoReflect.Descriptor instead.
  229. func (*UserRoomInfo) Descriptor() ([]byte, []int) {
  230. return file_chat_proto_rawDescGZIP(), []int{3}
  231. }
  232. func (x *UserRoomInfo) GetPersonType() string {
  233. if x != nil {
  234. return x.PersonType
  235. }
  236. return ""
  237. }
  238. func (x *UserRoomInfo) GetPersonId() string {
  239. if x != nil {
  240. return x.PersonId
  241. }
  242. return ""
  243. }
  244. func (x *UserRoomInfo) GetUnreadNum() int64 {
  245. if x != nil {
  246. return x.UnreadNum
  247. }
  248. return 0
  249. }
  250. func (x *UserRoomInfo) GetLastContent() string {
  251. if x != nil {
  252. return x.LastContent
  253. }
  254. return ""
  255. }
  256. func (x *UserRoomInfo) GetLastTime() int64 {
  257. if x != nil {
  258. return x.LastTime
  259. }
  260. return 0
  261. }
  262. func (x *UserRoomInfo) GetLikeability() int64 {
  263. if x != nil {
  264. return x.Likeability
  265. }
  266. return 0
  267. }
  268. func (x *UserRoomInfo) GetRoomId() int64 {
  269. if x != nil {
  270. return x.RoomId
  271. }
  272. return 0
  273. }
  274. type PartnerFindRoomListReply struct {
  275. state protoimpl.MessageState
  276. sizeCache protoimpl.SizeCache
  277. unknownFields protoimpl.UnknownFields
  278. List []*PartnerRoomInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  279. NextId int64 `protobuf:"varint,2,opt,name=nextId,proto3" json:"nextId"`
  280. }
  281. func (x *PartnerFindRoomListReply) Reset() {
  282. *x = PartnerFindRoomListReply{}
  283. if protoimpl.UnsafeEnabled {
  284. mi := &file_chat_proto_msgTypes[4]
  285. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  286. ms.StoreMessageInfo(mi)
  287. }
  288. }
  289. func (x *PartnerFindRoomListReply) String() string {
  290. return protoimpl.X.MessageStringOf(x)
  291. }
  292. func (*PartnerFindRoomListReply) ProtoMessage() {}
  293. func (x *PartnerFindRoomListReply) ProtoReflect() protoreflect.Message {
  294. mi := &file_chat_proto_msgTypes[4]
  295. if protoimpl.UnsafeEnabled && x != nil {
  296. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  297. if ms.LoadMessageInfo() == nil {
  298. ms.StoreMessageInfo(mi)
  299. }
  300. return ms
  301. }
  302. return mi.MessageOf(x)
  303. }
  304. // Deprecated: Use PartnerFindRoomListReply.ProtoReflect.Descriptor instead.
  305. func (*PartnerFindRoomListReply) Descriptor() ([]byte, []int) {
  306. return file_chat_proto_rawDescGZIP(), []int{4}
  307. }
  308. func (x *PartnerFindRoomListReply) GetList() []*PartnerRoomInfo {
  309. if x != nil {
  310. return x.List
  311. }
  312. return nil
  313. }
  314. func (x *PartnerFindRoomListReply) GetNextId() int64 {
  315. if x != nil {
  316. return x.NextId
  317. }
  318. return 0
  319. }
  320. type PartnerRoomInfo struct {
  321. state protoimpl.MessageState
  322. sizeCache protoimpl.SizeCache
  323. unknownFields protoimpl.UnknownFields
  324. PersonSendNum int64 `protobuf:"varint,1,opt,name=personSendNum,proto3" json:"personSendNum"` // 用户发送数
  325. PersonId string `protobuf:"bytes,2,opt,name=personId,proto3" json:"personId"` // 用户ID
  326. UnreadNum int64 `protobuf:"varint,3,opt,name=unreadNum,proto3" json:"unreadNum"` // 接待者未读数
  327. LastContent string `protobuf:"bytes,4,opt,name=lastContent,proto3" json:"lastContent"` // 上次发送内容
  328. LastTime int64 `protobuf:"varint,5,opt,name=lastTime,proto3" json:"lastTime"` // 上次发送时间
  329. Benefit int64 `protobuf:"varint,6,opt,name=benefit,proto3" json:"benefit"` // 收益
  330. Type string `protobuf:"bytes,7,opt,name=type,proto3" json:"type"` // 类型(新客:new,付费:pay)
  331. Sex int64 `protobuf:"varint,8,opt,name=sex,proto3" json:"sex"` // 性别
  332. AvatarUrl string `protobuf:"bytes,9,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像
  333. Nickname string `protobuf:"bytes,10,opt,name=nickname,proto3" json:"nickname"` // 昵称
  334. Age int64 `protobuf:"varint,11,opt,name=age,proto3" json:"age"` // 年龄
  335. }
  336. func (x *PartnerRoomInfo) Reset() {
  337. *x = PartnerRoomInfo{}
  338. if protoimpl.UnsafeEnabled {
  339. mi := &file_chat_proto_msgTypes[5]
  340. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  341. ms.StoreMessageInfo(mi)
  342. }
  343. }
  344. func (x *PartnerRoomInfo) String() string {
  345. return protoimpl.X.MessageStringOf(x)
  346. }
  347. func (*PartnerRoomInfo) ProtoMessage() {}
  348. func (x *PartnerRoomInfo) ProtoReflect() protoreflect.Message {
  349. mi := &file_chat_proto_msgTypes[5]
  350. if protoimpl.UnsafeEnabled && x != nil {
  351. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  352. if ms.LoadMessageInfo() == nil {
  353. ms.StoreMessageInfo(mi)
  354. }
  355. return ms
  356. }
  357. return mi.MessageOf(x)
  358. }
  359. // Deprecated: Use PartnerRoomInfo.ProtoReflect.Descriptor instead.
  360. func (*PartnerRoomInfo) Descriptor() ([]byte, []int) {
  361. return file_chat_proto_rawDescGZIP(), []int{5}
  362. }
  363. func (x *PartnerRoomInfo) GetPersonSendNum() int64 {
  364. if x != nil {
  365. return x.PersonSendNum
  366. }
  367. return 0
  368. }
  369. func (x *PartnerRoomInfo) GetPersonId() string {
  370. if x != nil {
  371. return x.PersonId
  372. }
  373. return ""
  374. }
  375. func (x *PartnerRoomInfo) GetUnreadNum() int64 {
  376. if x != nil {
  377. return x.UnreadNum
  378. }
  379. return 0
  380. }
  381. func (x *PartnerRoomInfo) GetLastContent() string {
  382. if x != nil {
  383. return x.LastContent
  384. }
  385. return ""
  386. }
  387. func (x *PartnerRoomInfo) GetLastTime() int64 {
  388. if x != nil {
  389. return x.LastTime
  390. }
  391. return 0
  392. }
  393. func (x *PartnerRoomInfo) GetBenefit() int64 {
  394. if x != nil {
  395. return x.Benefit
  396. }
  397. return 0
  398. }
  399. func (x *PartnerRoomInfo) GetType() string {
  400. if x != nil {
  401. return x.Type
  402. }
  403. return ""
  404. }
  405. func (x *PartnerRoomInfo) GetSex() int64 {
  406. if x != nil {
  407. return x.Sex
  408. }
  409. return 0
  410. }
  411. func (x *PartnerRoomInfo) GetAvatarUrl() string {
  412. if x != nil {
  413. return x.AvatarUrl
  414. }
  415. return ""
  416. }
  417. func (x *PartnerRoomInfo) GetNickname() string {
  418. if x != nil {
  419. return x.Nickname
  420. }
  421. return ""
  422. }
  423. func (x *PartnerRoomInfo) GetAge() int64 {
  424. if x != nil {
  425. return x.Age
  426. }
  427. return 0
  428. }
  429. type CreateChatRoomParam struct {
  430. state protoimpl.MessageState
  431. sizeCache protoimpl.SizeCache
  432. unknownFields protoimpl.UnknownFields
  433. PersonId1 string `protobuf:"bytes,1,opt,name=personId1,proto3" json:"personId1"`
  434. PersonIdentifyID1 string `protobuf:"bytes,2,opt,name=personIdentifyID1,proto3" json:"personIdentifyID1"` // 身份ID
  435. PersonType1 string `protobuf:"bytes,3,opt,name=personType1,proto3" json:"personType1"` // 类型
  436. PersonId2 string `protobuf:"bytes,4,opt,name=personId2,proto3" json:"personId2"`
  437. PersonIdentifyID2 string `protobuf:"bytes,5,opt,name=personIdentifyID2,proto3" json:"personIdentifyID2"` // 身份ID
  438. PersonType2 string `protobuf:"bytes,6,opt,name=personType2,proto3" json:"personType2"` // 类型
  439. }
  440. func (x *CreateChatRoomParam) Reset() {
  441. *x = CreateChatRoomParam{}
  442. if protoimpl.UnsafeEnabled {
  443. mi := &file_chat_proto_msgTypes[6]
  444. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  445. ms.StoreMessageInfo(mi)
  446. }
  447. }
  448. func (x *CreateChatRoomParam) String() string {
  449. return protoimpl.X.MessageStringOf(x)
  450. }
  451. func (*CreateChatRoomParam) ProtoMessage() {}
  452. func (x *CreateChatRoomParam) ProtoReflect() protoreflect.Message {
  453. mi := &file_chat_proto_msgTypes[6]
  454. if protoimpl.UnsafeEnabled && x != nil {
  455. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  456. if ms.LoadMessageInfo() == nil {
  457. ms.StoreMessageInfo(mi)
  458. }
  459. return ms
  460. }
  461. return mi.MessageOf(x)
  462. }
  463. // Deprecated: Use CreateChatRoomParam.ProtoReflect.Descriptor instead.
  464. func (*CreateChatRoomParam) Descriptor() ([]byte, []int) {
  465. return file_chat_proto_rawDescGZIP(), []int{6}
  466. }
  467. func (x *CreateChatRoomParam) GetPersonId1() string {
  468. if x != nil {
  469. return x.PersonId1
  470. }
  471. return ""
  472. }
  473. func (x *CreateChatRoomParam) GetPersonIdentifyID1() string {
  474. if x != nil {
  475. return x.PersonIdentifyID1
  476. }
  477. return ""
  478. }
  479. func (x *CreateChatRoomParam) GetPersonType1() string {
  480. if x != nil {
  481. return x.PersonType1
  482. }
  483. return ""
  484. }
  485. func (x *CreateChatRoomParam) GetPersonId2() string {
  486. if x != nil {
  487. return x.PersonId2
  488. }
  489. return ""
  490. }
  491. func (x *CreateChatRoomParam) GetPersonIdentifyID2() string {
  492. if x != nil {
  493. return x.PersonIdentifyID2
  494. }
  495. return ""
  496. }
  497. func (x *CreateChatRoomParam) GetPersonType2() string {
  498. if x != nil {
  499. return x.PersonType2
  500. }
  501. return ""
  502. }
  503. type ReceiveRequest struct {
  504. state protoimpl.MessageState
  505. sizeCache protoimpl.SizeCache
  506. unknownFields protoimpl.UnknownFields
  507. Method string `protobuf:"bytes,1,opt,name=method,proto3" json:"method"`
  508. Data []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data"`
  509. Id string `protobuf:"bytes,3,opt,name=id,proto3" json:"id"`
  510. WebsocketTag string `protobuf:"bytes,4,opt,name=websocketTag,proto3" json:"websocketTag"`
  511. PersonType string `protobuf:"bytes,5,opt,name=personType,proto3" json:"personType"`
  512. PersonId string `protobuf:"bytes,6,opt,name=personId,proto3" json:"personId"`
  513. }
  514. func (x *ReceiveRequest) Reset() {
  515. *x = ReceiveRequest{}
  516. if protoimpl.UnsafeEnabled {
  517. mi := &file_chat_proto_msgTypes[7]
  518. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  519. ms.StoreMessageInfo(mi)
  520. }
  521. }
  522. func (x *ReceiveRequest) String() string {
  523. return protoimpl.X.MessageStringOf(x)
  524. }
  525. func (*ReceiveRequest) ProtoMessage() {}
  526. func (x *ReceiveRequest) ProtoReflect() protoreflect.Message {
  527. mi := &file_chat_proto_msgTypes[7]
  528. if protoimpl.UnsafeEnabled && x != nil {
  529. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  530. if ms.LoadMessageInfo() == nil {
  531. ms.StoreMessageInfo(mi)
  532. }
  533. return ms
  534. }
  535. return mi.MessageOf(x)
  536. }
  537. // Deprecated: Use ReceiveRequest.ProtoReflect.Descriptor instead.
  538. func (*ReceiveRequest) Descriptor() ([]byte, []int) {
  539. return file_chat_proto_rawDescGZIP(), []int{7}
  540. }
  541. func (x *ReceiveRequest) GetMethod() string {
  542. if x != nil {
  543. return x.Method
  544. }
  545. return ""
  546. }
  547. func (x *ReceiveRequest) GetData() []byte {
  548. if x != nil {
  549. return x.Data
  550. }
  551. return nil
  552. }
  553. func (x *ReceiveRequest) GetId() string {
  554. if x != nil {
  555. return x.Id
  556. }
  557. return ""
  558. }
  559. func (x *ReceiveRequest) GetWebsocketTag() string {
  560. if x != nil {
  561. return x.WebsocketTag
  562. }
  563. return ""
  564. }
  565. func (x *ReceiveRequest) GetPersonType() string {
  566. if x != nil {
  567. return x.PersonType
  568. }
  569. return ""
  570. }
  571. func (x *ReceiveRequest) GetPersonId() string {
  572. if x != nil {
  573. return x.PersonId
  574. }
  575. return ""
  576. }
  577. type ReceiveReply struct {
  578. state protoimpl.MessageState
  579. sizeCache protoimpl.SizeCache
  580. unknownFields protoimpl.UnknownFields
  581. }
  582. func (x *ReceiveReply) Reset() {
  583. *x = ReceiveReply{}
  584. if protoimpl.UnsafeEnabled {
  585. mi := &file_chat_proto_msgTypes[8]
  586. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  587. ms.StoreMessageInfo(mi)
  588. }
  589. }
  590. func (x *ReceiveReply) String() string {
  591. return protoimpl.X.MessageStringOf(x)
  592. }
  593. func (*ReceiveReply) ProtoMessage() {}
  594. func (x *ReceiveReply) ProtoReflect() protoreflect.Message {
  595. mi := &file_chat_proto_msgTypes[8]
  596. if protoimpl.UnsafeEnabled && x != nil {
  597. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  598. if ms.LoadMessageInfo() == nil {
  599. ms.StoreMessageInfo(mi)
  600. }
  601. return ms
  602. }
  603. return mi.MessageOf(x)
  604. }
  605. // Deprecated: Use ReceiveReply.ProtoReflect.Descriptor instead.
  606. func (*ReceiveReply) Descriptor() ([]byte, []int) {
  607. return file_chat_proto_rawDescGZIP(), []int{8}
  608. }
  609. type CheckUserPartnerIsRelationshipReply struct {
  610. state protoimpl.MessageState
  611. sizeCache protoimpl.SizeCache
  612. unknownFields protoimpl.UnknownFields
  613. IsBuildRelationship bool `protobuf:"varint,1,opt,name=isBuildRelationship,proto3" json:"isBuildRelationship"`
  614. RoomId int64 `protobuf:"varint,2,opt,name=roomId,proto3" json:"roomId"`
  615. }
  616. func (x *CheckUserPartnerIsRelationshipReply) Reset() {
  617. *x = CheckUserPartnerIsRelationshipReply{}
  618. if protoimpl.UnsafeEnabled {
  619. mi := &file_chat_proto_msgTypes[9]
  620. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  621. ms.StoreMessageInfo(mi)
  622. }
  623. }
  624. func (x *CheckUserPartnerIsRelationshipReply) String() string {
  625. return protoimpl.X.MessageStringOf(x)
  626. }
  627. func (*CheckUserPartnerIsRelationshipReply) ProtoMessage() {}
  628. func (x *CheckUserPartnerIsRelationshipReply) ProtoReflect() protoreflect.Message {
  629. mi := &file_chat_proto_msgTypes[9]
  630. if protoimpl.UnsafeEnabled && x != nil {
  631. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  632. if ms.LoadMessageInfo() == nil {
  633. ms.StoreMessageInfo(mi)
  634. }
  635. return ms
  636. }
  637. return mi.MessageOf(x)
  638. }
  639. // Deprecated: Use CheckUserPartnerIsRelationshipReply.ProtoReflect.Descriptor instead.
  640. func (*CheckUserPartnerIsRelationshipReply) Descriptor() ([]byte, []int) {
  641. return file_chat_proto_rawDescGZIP(), []int{9}
  642. }
  643. func (x *CheckUserPartnerIsRelationshipReply) GetIsBuildRelationship() bool {
  644. if x != nil {
  645. return x.IsBuildRelationship
  646. }
  647. return false
  648. }
  649. func (x *CheckUserPartnerIsRelationshipReply) GetRoomId() int64 {
  650. if x != nil {
  651. return x.RoomId
  652. }
  653. return 0
  654. }
  655. type RoomReply struct {
  656. state protoimpl.MessageState
  657. sizeCache protoimpl.SizeCache
  658. unknownFields protoimpl.UnknownFields
  659. RoomId int64 `protobuf:"varint,1,opt,name=roomId,proto3" json:"roomId"`
  660. }
  661. func (x *RoomReply) Reset() {
  662. *x = RoomReply{}
  663. if protoimpl.UnsafeEnabled {
  664. mi := &file_chat_proto_msgTypes[10]
  665. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  666. ms.StoreMessageInfo(mi)
  667. }
  668. }
  669. func (x *RoomReply) String() string {
  670. return protoimpl.X.MessageStringOf(x)
  671. }
  672. func (*RoomReply) ProtoMessage() {}
  673. func (x *RoomReply) ProtoReflect() protoreflect.Message {
  674. mi := &file_chat_proto_msgTypes[10]
  675. if protoimpl.UnsafeEnabled && x != nil {
  676. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  677. if ms.LoadMessageInfo() == nil {
  678. ms.StoreMessageInfo(mi)
  679. }
  680. return ms
  681. }
  682. return mi.MessageOf(x)
  683. }
  684. // Deprecated: Use RoomReply.ProtoReflect.Descriptor instead.
  685. func (*RoomReply) Descriptor() ([]byte, []int) {
  686. return file_chat_proto_rawDescGZIP(), []int{10}
  687. }
  688. func (x *RoomReply) GetRoomId() int64 {
  689. if x != nil {
  690. return x.RoomId
  691. }
  692. return 0
  693. }
  694. type FindChatRoomMsgRequest struct {
  695. state protoimpl.MessageState
  696. sizeCache protoimpl.SizeCache
  697. unknownFields protoimpl.UnknownFields
  698. RoomId int64 `protobuf:"varint,1,opt,name=roomId,proto3" json:"roomId"`
  699. PersonType string `protobuf:"bytes,2,opt,name=personType,proto3" json:"personType"` // 类型
  700. PersonID string `protobuf:"bytes,3,opt,name=personID,proto3" json:"personID"` // 查询目标的ID
  701. }
  702. func (x *FindChatRoomMsgRequest) Reset() {
  703. *x = FindChatRoomMsgRequest{}
  704. if protoimpl.UnsafeEnabled {
  705. mi := &file_chat_proto_msgTypes[11]
  706. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  707. ms.StoreMessageInfo(mi)
  708. }
  709. }
  710. func (x *FindChatRoomMsgRequest) String() string {
  711. return protoimpl.X.MessageStringOf(x)
  712. }
  713. func (*FindChatRoomMsgRequest) ProtoMessage() {}
  714. func (x *FindChatRoomMsgRequest) ProtoReflect() protoreflect.Message {
  715. mi := &file_chat_proto_msgTypes[11]
  716. if protoimpl.UnsafeEnabled && x != nil {
  717. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  718. if ms.LoadMessageInfo() == nil {
  719. ms.StoreMessageInfo(mi)
  720. }
  721. return ms
  722. }
  723. return mi.MessageOf(x)
  724. }
  725. // Deprecated: Use FindChatRoomMsgRequest.ProtoReflect.Descriptor instead.
  726. func (*FindChatRoomMsgRequest) Descriptor() ([]byte, []int) {
  727. return file_chat_proto_rawDescGZIP(), []int{11}
  728. }
  729. func (x *FindChatRoomMsgRequest) GetRoomId() int64 {
  730. if x != nil {
  731. return x.RoomId
  732. }
  733. return 0
  734. }
  735. func (x *FindChatRoomMsgRequest) GetPersonType() string {
  736. if x != nil {
  737. return x.PersonType
  738. }
  739. return ""
  740. }
  741. func (x *FindChatRoomMsgRequest) GetPersonID() string {
  742. if x != nil {
  743. return x.PersonID
  744. }
  745. return ""
  746. }
  747. type FindChatRecordListRequest struct {
  748. state protoimpl.MessageState
  749. sizeCache protoimpl.SizeCache
  750. unknownFields protoimpl.UnknownFields
  751. NextId int64 `protobuf:"varint,1,opt,name=nextId,proto3" json:"nextId"`
  752. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset"`
  753. RoomId int64 `protobuf:"varint,3,opt,name=roomId,proto3" json:"roomId"`
  754. PersonType string `protobuf:"bytes,4,opt,name=personType,proto3" json:"personType"` // 类型
  755. PersonID string `protobuf:"bytes,5,opt,name=personID,proto3" json:"personID"` // 查询目标的ID
  756. }
  757. func (x *FindChatRecordListRequest) Reset() {
  758. *x = FindChatRecordListRequest{}
  759. if protoimpl.UnsafeEnabled {
  760. mi := &file_chat_proto_msgTypes[12]
  761. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  762. ms.StoreMessageInfo(mi)
  763. }
  764. }
  765. func (x *FindChatRecordListRequest) String() string {
  766. return protoimpl.X.MessageStringOf(x)
  767. }
  768. func (*FindChatRecordListRequest) ProtoMessage() {}
  769. func (x *FindChatRecordListRequest) ProtoReflect() protoreflect.Message {
  770. mi := &file_chat_proto_msgTypes[12]
  771. if protoimpl.UnsafeEnabled && x != nil {
  772. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  773. if ms.LoadMessageInfo() == nil {
  774. ms.StoreMessageInfo(mi)
  775. }
  776. return ms
  777. }
  778. return mi.MessageOf(x)
  779. }
  780. // Deprecated: Use FindChatRecordListRequest.ProtoReflect.Descriptor instead.
  781. func (*FindChatRecordListRequest) Descriptor() ([]byte, []int) {
  782. return file_chat_proto_rawDescGZIP(), []int{12}
  783. }
  784. func (x *FindChatRecordListRequest) GetNextId() int64 {
  785. if x != nil {
  786. return x.NextId
  787. }
  788. return 0
  789. }
  790. func (x *FindChatRecordListRequest) GetOffset() int64 {
  791. if x != nil {
  792. return x.Offset
  793. }
  794. return 0
  795. }
  796. func (x *FindChatRecordListRequest) GetRoomId() int64 {
  797. if x != nil {
  798. return x.RoomId
  799. }
  800. return 0
  801. }
  802. func (x *FindChatRecordListRequest) GetPersonType() string {
  803. if x != nil {
  804. return x.PersonType
  805. }
  806. return ""
  807. }
  808. func (x *FindChatRecordListRequest) GetPersonID() string {
  809. if x != nil {
  810. return x.PersonID
  811. }
  812. return ""
  813. }
  814. var File_chat_proto protoreflect.FileDescriptor
  815. var file_chat_proto_rawDesc = []byte{
  816. 0x0a, 0x0a, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x08, 0x61, 0x70,
  817. 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x1a, 0x17, 0x61, 0x70, 0x69, 0x2f, 0x63, 0x6f, 0x6d, 0x6d,
  818. 0x6f, 0x6e, 0x2f, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x22,
  819. 0xc0, 0x01, 0x0a, 0x1a, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x52,
  820. 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16,
  821. 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06,
  822. 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74,
  823. 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x12, 0x1e,
  824. 0x0a, 0x0a, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01,
  825. 0x28, 0x09, 0x52, 0x0a, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x12, 0x26,
  826. 0x0a, 0x0e, 0x69, 0x73, 0x46, 0x69, 0x6e, 0x64, 0x4e, 0x6f, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79,
  827. 0x18, 0x04, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0e, 0x69, 0x73, 0x46, 0x69, 0x6e, 0x64, 0x4e, 0x6f,
  828. 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x2a, 0x0a, 0x10, 0x69, 0x73, 0x57, 0x69, 0x74, 0x68,
  829. 0x69, 0x6e, 0x53, 0x65, 0x76, 0x65, 0x6e, 0x44, 0x61, 0x79, 0x18, 0x05, 0x20, 0x01, 0x28, 0x08,
  830. 0x52, 0x10, 0x69, 0x73, 0x57, 0x69, 0x74, 0x68, 0x69, 0x6e, 0x53, 0x65, 0x76, 0x65, 0x6e, 0x44,
  831. 0x61, 0x79, 0x22, 0x95, 0x01, 0x0a, 0x17, 0x55, 0x73, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x52,
  832. 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16,
  833. 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06,
  834. 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74,
  835. 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x12, 0x1e,
  836. 0x0a, 0x0a, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01,
  837. 0x28, 0x09, 0x52, 0x0a, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x12, 0x2a,
  838. 0x0a, 0x10, 0x69, 0x73, 0x57, 0x69, 0x74, 0x68, 0x69, 0x6e, 0x53, 0x65, 0x76, 0x65, 0x6e, 0x44,
  839. 0x61, 0x79, 0x18, 0x04, 0x20, 0x01, 0x28, 0x08, 0x52, 0x10, 0x69, 0x73, 0x57, 0x69, 0x74, 0x68,
  840. 0x69, 0x6e, 0x53, 0x65, 0x76, 0x65, 0x6e, 0x44, 0x61, 0x79, 0x22, 0x5b, 0x0a, 0x15, 0x55, 0x73,
  841. 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65,
  842. 0x70, 0x6c, 0x79, 0x12, 0x2a, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28,
  843. 0x0b, 0x32, 0x16, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x55, 0x73, 0x65,
  844. 0x72, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x12,
  845. 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52,
  846. 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x22, 0xe0, 0x01, 0x0a, 0x0c, 0x55, 0x73, 0x65, 0x72,
  847. 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x65, 0x72, 0x73,
  848. 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70, 0x65,
  849. 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73,
  850. 0x6f, 0x6e, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73,
  851. 0x6f, 0x6e, 0x49, 0x64, 0x12, 0x1c, 0x0a, 0x09, 0x75, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75,
  852. 0x6d, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x75, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4e,
  853. 0x75, 0x6d, 0x12, 0x20, 0x0a, 0x0b, 0x6c, 0x61, 0x73, 0x74, 0x43, 0x6f, 0x6e, 0x74, 0x65, 0x6e,
  854. 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x6c, 0x61, 0x73, 0x74, 0x43, 0x6f, 0x6e,
  855. 0x74, 0x65, 0x6e, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x6c, 0x61, 0x73, 0x74, 0x54, 0x69, 0x6d, 0x65,
  856. 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x6c, 0x61, 0x73, 0x74, 0x54, 0x69, 0x6d, 0x65,
  857. 0x12, 0x20, 0x0a, 0x0b, 0x6c, 0x69, 0x6b, 0x65, 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x18,
  858. 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x6c, 0x69, 0x6b, 0x65, 0x61, 0x62, 0x69, 0x6c, 0x69,
  859. 0x74, 0x79, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x18, 0x07, 0x20, 0x01,
  860. 0x28, 0x03, 0x52, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x22, 0x61, 0x0a, 0x18, 0x50, 0x61,
  861. 0x72, 0x74, 0x6e, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73,
  862. 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x2d, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01,
  863. 0x20, 0x03, 0x28, 0x0b, 0x32, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e,
  864. 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x6e, 0x66, 0x6f, 0x52,
  865. 0x04, 0x6c, 0x69, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18,
  866. 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x22, 0xbb, 0x02,
  867. 0x0a, 0x0f, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x6e, 0x66,
  868. 0x6f, 0x12, 0x24, 0x0a, 0x0d, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x53, 0x65, 0x6e, 0x64, 0x4e,
  869. 0x75, 0x6d, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0d, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  870. 0x53, 0x65, 0x6e, 0x64, 0x4e, 0x75, 0x6d, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f,
  871. 0x6e, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f,
  872. 0x6e, 0x49, 0x64, 0x12, 0x1c, 0x0a, 0x09, 0x75, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d,
  873. 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x75, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75,
  874. 0x6d, 0x12, 0x20, 0x0a, 0x0b, 0x6c, 0x61, 0x73, 0x74, 0x43, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74,
  875. 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x6c, 0x61, 0x73, 0x74, 0x43, 0x6f, 0x6e, 0x74,
  876. 0x65, 0x6e, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x6c, 0x61, 0x73, 0x74, 0x54, 0x69, 0x6d, 0x65, 0x18,
  877. 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x6c, 0x61, 0x73, 0x74, 0x54, 0x69, 0x6d, 0x65, 0x12,
  878. 0x18, 0x0a, 0x07, 0x62, 0x65, 0x6e, 0x65, 0x66, 0x69, 0x74, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03,
  879. 0x52, 0x07, 0x62, 0x65, 0x6e, 0x65, 0x66, 0x69, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x74, 0x79, 0x70,
  880. 0x65, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x74, 0x79, 0x70, 0x65, 0x12, 0x10, 0x0a,
  881. 0x03, 0x73, 0x65, 0x78, 0x18, 0x08, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12,
  882. 0x1c, 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18, 0x09, 0x20, 0x01,
  883. 0x28, 0x09, 0x52, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x1a, 0x0a,
  884. 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52,
  885. 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x61, 0x67, 0x65,
  886. 0x18, 0x0b, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x61, 0x67, 0x65, 0x22, 0xf1, 0x01, 0x0a, 0x13,
  887. 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x43, 0x68, 0x61, 0x74, 0x52, 0x6f, 0x6f, 0x6d, 0x50, 0x61,
  888. 0x72, 0x61, 0x6d, 0x12, 0x1c, 0x0a, 0x09, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x31,
  889. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64,
  890. 0x31, 0x12, 0x2c, 0x0a, 0x11, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x65, 0x6e, 0x74,
  891. 0x69, 0x66, 0x79, 0x49, 0x44, 0x31, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x11, 0x70, 0x65,
  892. 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x44, 0x31, 0x12,
  893. 0x20, 0x0a, 0x0b, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x31, 0x18, 0x03,
  894. 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65,
  895. 0x31, 0x12, 0x1c, 0x0a, 0x09, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x32, 0x18, 0x04,
  896. 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x32, 0x12,
  897. 0x2c, 0x0a, 0x11, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66,
  898. 0x79, 0x49, 0x44, 0x32, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x11, 0x70, 0x65, 0x72, 0x73,
  899. 0x6f, 0x6e, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x44, 0x32, 0x12, 0x20, 0x0a,
  900. 0x0b, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x32, 0x18, 0x06, 0x20, 0x01,
  901. 0x28, 0x09, 0x52, 0x0b, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x32, 0x22,
  902. 0xac, 0x01, 0x0a, 0x0e, 0x52, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65,
  903. 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6d, 0x65, 0x74, 0x68, 0x6f, 0x64, 0x18, 0x01, 0x20, 0x01,
  904. 0x28, 0x09, 0x52, 0x06, 0x6d, 0x65, 0x74, 0x68, 0x6f, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x64, 0x61,
  905. 0x74, 0x61, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x04, 0x64, 0x61, 0x74, 0x61, 0x12, 0x0e,
  906. 0x0a, 0x02, 0x69, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x22,
  907. 0x0a, 0x0c, 0x77, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x54, 0x61, 0x67, 0x18, 0x04,
  908. 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, 0x77, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x54,
  909. 0x61, 0x67, 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65,
  910. 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79,
  911. 0x70, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x18, 0x06,
  912. 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x22, 0x0e,
  913. 0x0a, 0x0c, 0x52, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x6f,
  914. 0x0a, 0x23, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x55, 0x73, 0x65, 0x72, 0x50, 0x61, 0x72, 0x74, 0x6e,
  915. 0x65, 0x72, 0x49, 0x73, 0x52, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x68, 0x69, 0x70,
  916. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x30, 0x0a, 0x13, 0x69, 0x73, 0x42, 0x75, 0x69, 0x6c, 0x64,
  917. 0x52, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x68, 0x69, 0x70, 0x18, 0x01, 0x20, 0x01,
  918. 0x28, 0x08, 0x52, 0x13, 0x69, 0x73, 0x42, 0x75, 0x69, 0x6c, 0x64, 0x52, 0x65, 0x6c, 0x61, 0x74,
  919. 0x69, 0x6f, 0x6e, 0x73, 0x68, 0x69, 0x70, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49,
  920. 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x22,
  921. 0x23, 0x0a, 0x09, 0x52, 0x6f, 0x6f, 0x6d, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x16, 0x0a, 0x06,
  922. 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x72, 0x6f,
  923. 0x6f, 0x6d, 0x49, 0x64, 0x22, 0x6c, 0x0a, 0x16, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74,
  924. 0x52, 0x6f, 0x6f, 0x6d, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16,
  925. 0x0a, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06,
  926. 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  927. 0x54, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70, 0x65, 0x72, 0x73,
  928. 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  929. 0x49, 0x44, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  930. 0x49, 0x44, 0x22, 0x9f, 0x01, 0x0a, 0x19, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x52,
  931. 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  932. 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03,
  933. 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x73,
  934. 0x65, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74,
  935. 0x12, 0x16, 0x0a, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03,
  936. 0x52, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x65, 0x72, 0x73,
  937. 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70, 0x65,
  938. 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73,
  939. 0x6f, 0x6e, 0x49, 0x44, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73,
  940. 0x6f, 0x6e, 0x49, 0x44, 0x32, 0xd3, 0x05, 0x0a, 0x04, 0x43, 0x68, 0x61, 0x74, 0x12, 0x7a, 0x0a,
  941. 0x1e, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x55, 0x73, 0x65, 0x72, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65,
  942. 0x72, 0x49, 0x73, 0x52, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x68, 0x69, 0x70, 0x12,
  943. 0x29, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x55, 0x73, 0x65,
  944. 0x72, 0x41, 0x6e, 0x64, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e, 0x74,
  945. 0x69, 0x66, 0x79, 0x49, 0x64, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x2d, 0x2e, 0x61, 0x70, 0x69,
  946. 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x55, 0x73, 0x65, 0x72, 0x50,
  947. 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x73, 0x52, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e,
  948. 0x73, 0x68, 0x69, 0x70, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x44, 0x0a, 0x0e, 0x43, 0x72, 0x65,
  949. 0x61, 0x74, 0x65, 0x43, 0x68, 0x61, 0x74, 0x52, 0x6f, 0x6f, 0x6d, 0x12, 0x1d, 0x2e, 0x61, 0x70,
  950. 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x43, 0x68, 0x61,
  951. 0x74, 0x52, 0x6f, 0x6f, 0x6d, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x13, 0x2e, 0x61, 0x70, 0x69,
  952. 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x52, 0x6f, 0x6f, 0x6d, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12,
  953. 0x5f, 0x0a, 0x14, 0x46, 0x69, 0x6e, 0x64, 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x50, 0x65, 0x72,
  954. 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x24, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f,
  955. 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x50, 0x61, 0x67, 0x65, 0x41, 0x6e, 0x64,
  956. 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x21, 0x2e,
  957. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4f, 0x6e, 0x6c, 0x69, 0x6e,
  958. 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79,
  959. 0x12, 0x61, 0x0a, 0x13, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x52,
  960. 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x24, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68,
  961. 0x61, 0x74, 0x2e, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x6f,
  962. 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x22, 0x2e,
  963. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72,
  964. 0x46, 0x69, 0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c,
  965. 0x79, 0x22, 0x00, 0x12, 0x58, 0x0a, 0x10, 0x55, 0x73, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x52,
  966. 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x21, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68,
  967. 0x61, 0x74, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d, 0x4c,
  968. 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1f, 0x2e, 0x61, 0x70, 0x69,
  969. 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x6f,
  970. 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3d, 0x0a,
  971. 0x07, 0x52, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x12, 0x18, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
  972. 0x68, 0x61, 0x74, 0x2e, 0x52, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65,
  973. 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x52, 0x65,
  974. 0x63, 0x65, 0x69, 0x76, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x5c, 0x0a, 0x12,
  975. 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69,
  976. 0x73, 0x74, 0x12, 0x23, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x46, 0x69,
  977. 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74,
  978. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1f, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f,
  979. 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c,
  980. 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x4e, 0x0a, 0x0f, 0x46, 0x69,
  981. 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x52, 0x6f, 0x6f, 0x6d, 0x4d, 0x73, 0x67, 0x12, 0x20, 0x2e,
  982. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61,
  983. 0x74, 0x52, 0x6f, 0x6f, 0x6d, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  984. 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x68, 0x61,
  985. 0x74, 0x52, 0x6f, 0x6f, 0x6d, 0x4d, 0x73, 0x67, 0x22, 0x00, 0x42, 0x3d, 0x0a, 0x08, 0x61, 0x70,
  986. 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x50, 0x01, 0x5a, 0x2f, 0x67, 0x69, 0x74, 0x2e, 0x69, 0x6b,
  987. 0x75, 0x62, 0x61, 0x6e, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2f,
  988. 0x70, 0x77, 0x2d, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x61, 0x70, 0x69, 0x2f,
  989. 0x63, 0x68, 0x61, 0x74, 0x3b, 0x63, 0x68, 0x61, 0x74, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  990. 0x33,
  991. }
  992. var (
  993. file_chat_proto_rawDescOnce sync.Once
  994. file_chat_proto_rawDescData = file_chat_proto_rawDesc
  995. )
  996. func file_chat_proto_rawDescGZIP() []byte {
  997. file_chat_proto_rawDescOnce.Do(func() {
  998. file_chat_proto_rawDescData = protoimpl.X.CompressGZIP(file_chat_proto_rawDescData)
  999. })
  1000. return file_chat_proto_rawDescData
  1001. }
  1002. var file_chat_proto_msgTypes = make([]protoimpl.MessageInfo, 13)
  1003. var file_chat_proto_goTypes = []interface{}{
  1004. (*PartnerFindRoomListRequest)(nil), // 0: api.chat.PartnerFindRoomListRequest
  1005. (*UserFindRoomListRequest)(nil), // 1: api.chat.UserFindRoomListRequest
  1006. (*UserFindRoomListReply)(nil), // 2: api.chat.UserFindRoomListReply
  1007. (*UserRoomInfo)(nil), // 3: api.chat.UserRoomInfo
  1008. (*PartnerFindRoomListReply)(nil), // 4: api.chat.PartnerFindRoomListReply
  1009. (*PartnerRoomInfo)(nil), // 5: api.chat.PartnerRoomInfo
  1010. (*CreateChatRoomParam)(nil), // 6: api.chat.CreateChatRoomParam
  1011. (*ReceiveRequest)(nil), // 7: api.chat.ReceiveRequest
  1012. (*ReceiveReply)(nil), // 8: api.chat.ReceiveReply
  1013. (*CheckUserPartnerIsRelationshipReply)(nil), // 9: api.chat.CheckUserPartnerIsRelationshipReply
  1014. (*RoomReply)(nil), // 10: api.chat.RoomReply
  1015. (*FindChatRoomMsgRequest)(nil), // 11: api.chat.FindChatRoomMsgRequest
  1016. (*FindChatRecordListRequest)(nil), // 12: api.chat.FindChatRecordListRequest
  1017. (*common.UserAndPartnerIdentifyIdParam)(nil), // 13: api.common.UserAndPartnerIdentifyIdParam
  1018. (*common.ListPageAndPersonRequest)(nil), // 14: api.common.ListPageAndPersonRequest
  1019. (*common.OnlinePersonListReply)(nil), // 15: api.common.OnlinePersonListReply
  1020. (*common.ChatRecordListReply)(nil), // 16: api.common.ChatRecordListReply
  1021. (*common.ChatRoomMsg)(nil), // 17: api.common.ChatRoomMsg
  1022. }
  1023. var file_chat_proto_depIdxs = []int32{
  1024. 3, // 0: api.chat.UserFindRoomListReply.list:type_name -> api.chat.UserRoomInfo
  1025. 5, // 1: api.chat.PartnerFindRoomListReply.list:type_name -> api.chat.PartnerRoomInfo
  1026. 13, // 2: api.chat.Chat.CheckUserPartnerIsRelationship:input_type -> api.common.UserAndPartnerIdentifyIdParam
  1027. 6, // 3: api.chat.Chat.CreateChatRoom:input_type -> api.chat.CreateChatRoomParam
  1028. 14, // 4: api.chat.Chat.FindOnlinePersonList:input_type -> api.common.ListPageAndPersonRequest
  1029. 0, // 5: api.chat.Chat.PartnerFindRoomList:input_type -> api.chat.PartnerFindRoomListRequest
  1030. 1, // 6: api.chat.Chat.UserFindRoomList:input_type -> api.chat.UserFindRoomListRequest
  1031. 7, // 7: api.chat.Chat.Receive:input_type -> api.chat.ReceiveRequest
  1032. 12, // 8: api.chat.Chat.FindChatRecordList:input_type -> api.chat.FindChatRecordListRequest
  1033. 11, // 9: api.chat.Chat.FindChatRoomMsg:input_type -> api.chat.FindChatRoomMsgRequest
  1034. 9, // 10: api.chat.Chat.CheckUserPartnerIsRelationship:output_type -> api.chat.CheckUserPartnerIsRelationshipReply
  1035. 10, // 11: api.chat.Chat.CreateChatRoom:output_type -> api.chat.RoomReply
  1036. 15, // 12: api.chat.Chat.FindOnlinePersonList:output_type -> api.common.OnlinePersonListReply
  1037. 4, // 13: api.chat.Chat.PartnerFindRoomList:output_type -> api.chat.PartnerFindRoomListReply
  1038. 2, // 14: api.chat.Chat.UserFindRoomList:output_type -> api.chat.UserFindRoomListReply
  1039. 8, // 15: api.chat.Chat.Receive:output_type -> api.chat.ReceiveReply
  1040. 16, // 16: api.chat.Chat.FindChatRecordList:output_type -> api.common.ChatRecordListReply
  1041. 17, // 17: api.chat.Chat.FindChatRoomMsg:output_type -> api.common.ChatRoomMsg
  1042. 10, // [10:18] is the sub-list for method output_type
  1043. 2, // [2:10] is the sub-list for method input_type
  1044. 2, // [2:2] is the sub-list for extension type_name
  1045. 2, // [2:2] is the sub-list for extension extendee
  1046. 0, // [0:2] is the sub-list for field type_name
  1047. }
  1048. func init() { file_chat_proto_init() }
  1049. func file_chat_proto_init() {
  1050. if File_chat_proto != nil {
  1051. return
  1052. }
  1053. if !protoimpl.UnsafeEnabled {
  1054. file_chat_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  1055. switch v := v.(*PartnerFindRoomListRequest); i {
  1056. case 0:
  1057. return &v.state
  1058. case 1:
  1059. return &v.sizeCache
  1060. case 2:
  1061. return &v.unknownFields
  1062. default:
  1063. return nil
  1064. }
  1065. }
  1066. file_chat_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  1067. switch v := v.(*UserFindRoomListRequest); i {
  1068. case 0:
  1069. return &v.state
  1070. case 1:
  1071. return &v.sizeCache
  1072. case 2:
  1073. return &v.unknownFields
  1074. default:
  1075. return nil
  1076. }
  1077. }
  1078. file_chat_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  1079. switch v := v.(*UserFindRoomListReply); i {
  1080. case 0:
  1081. return &v.state
  1082. case 1:
  1083. return &v.sizeCache
  1084. case 2:
  1085. return &v.unknownFields
  1086. default:
  1087. return nil
  1088. }
  1089. }
  1090. file_chat_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  1091. switch v := v.(*UserRoomInfo); i {
  1092. case 0:
  1093. return &v.state
  1094. case 1:
  1095. return &v.sizeCache
  1096. case 2:
  1097. return &v.unknownFields
  1098. default:
  1099. return nil
  1100. }
  1101. }
  1102. file_chat_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  1103. switch v := v.(*PartnerFindRoomListReply); i {
  1104. case 0:
  1105. return &v.state
  1106. case 1:
  1107. return &v.sizeCache
  1108. case 2:
  1109. return &v.unknownFields
  1110. default:
  1111. return nil
  1112. }
  1113. }
  1114. file_chat_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  1115. switch v := v.(*PartnerRoomInfo); i {
  1116. case 0:
  1117. return &v.state
  1118. case 1:
  1119. return &v.sizeCache
  1120. case 2:
  1121. return &v.unknownFields
  1122. default:
  1123. return nil
  1124. }
  1125. }
  1126. file_chat_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  1127. switch v := v.(*CreateChatRoomParam); i {
  1128. case 0:
  1129. return &v.state
  1130. case 1:
  1131. return &v.sizeCache
  1132. case 2:
  1133. return &v.unknownFields
  1134. default:
  1135. return nil
  1136. }
  1137. }
  1138. file_chat_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  1139. switch v := v.(*ReceiveRequest); i {
  1140. case 0:
  1141. return &v.state
  1142. case 1:
  1143. return &v.sizeCache
  1144. case 2:
  1145. return &v.unknownFields
  1146. default:
  1147. return nil
  1148. }
  1149. }
  1150. file_chat_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  1151. switch v := v.(*ReceiveReply); i {
  1152. case 0:
  1153. return &v.state
  1154. case 1:
  1155. return &v.sizeCache
  1156. case 2:
  1157. return &v.unknownFields
  1158. default:
  1159. return nil
  1160. }
  1161. }
  1162. file_chat_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  1163. switch v := v.(*CheckUserPartnerIsRelationshipReply); i {
  1164. case 0:
  1165. return &v.state
  1166. case 1:
  1167. return &v.sizeCache
  1168. case 2:
  1169. return &v.unknownFields
  1170. default:
  1171. return nil
  1172. }
  1173. }
  1174. file_chat_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  1175. switch v := v.(*RoomReply); i {
  1176. case 0:
  1177. return &v.state
  1178. case 1:
  1179. return &v.sizeCache
  1180. case 2:
  1181. return &v.unknownFields
  1182. default:
  1183. return nil
  1184. }
  1185. }
  1186. file_chat_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  1187. switch v := v.(*FindChatRoomMsgRequest); i {
  1188. case 0:
  1189. return &v.state
  1190. case 1:
  1191. return &v.sizeCache
  1192. case 2:
  1193. return &v.unknownFields
  1194. default:
  1195. return nil
  1196. }
  1197. }
  1198. file_chat_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  1199. switch v := v.(*FindChatRecordListRequest); i {
  1200. case 0:
  1201. return &v.state
  1202. case 1:
  1203. return &v.sizeCache
  1204. case 2:
  1205. return &v.unknownFields
  1206. default:
  1207. return nil
  1208. }
  1209. }
  1210. }
  1211. type x struct{}
  1212. out := protoimpl.TypeBuilder{
  1213. File: protoimpl.DescBuilder{
  1214. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  1215. RawDescriptor: file_chat_proto_rawDesc,
  1216. NumEnums: 0,
  1217. NumMessages: 13,
  1218. NumExtensions: 0,
  1219. NumServices: 1,
  1220. },
  1221. GoTypes: file_chat_proto_goTypes,
  1222. DependencyIndexes: file_chat_proto_depIdxs,
  1223. MessageInfos: file_chat_proto_msgTypes,
  1224. }.Build()
  1225. File_chat_proto = out.File
  1226. file_chat_proto_rawDesc = nil
  1227. file_chat_proto_goTypes = nil
  1228. file_chat_proto_depIdxs = nil
  1229. }