chat.pb.go 80 KB

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