chat.pb.go 124 KB

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