chat.pb.go 108 KB

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