chat.pb.go 86 KB

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