chat.pb.go 131 KB

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