chat.pb.go 124 KB

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