chat.pb.go 115 KB

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