statistics.pb.go 57 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.26.0-devel
  4. // protoc v3.15.8
  5. // source: statistics.proto
  6. package statistics
  7. import (
  8. common "git.ikuban.com/server/pw-protobuf/api/common"
  9. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  10. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  11. emptypb "google.golang.org/protobuf/types/known/emptypb"
  12. reflect "reflect"
  13. sync "sync"
  14. )
  15. const (
  16. // Verify that this generated code is sufficiently up-to-date.
  17. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  18. // Verify that runtime/protoimpl is sufficiently up-to-date.
  19. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  20. )
  21. type GetPartnerReplyMsgReply struct {
  22. state protoimpl.MessageState
  23. sizeCache protoimpl.SizeCache
  24. unknownFields protoimpl.UnknownFields
  25. FiveMinuteReplyRate float64 `protobuf:"fixed64,1,opt,name=fiveMinuteReplyRate,proto3" json:"fiveMinuteReplyRate"` // 五分钟回复率
  26. ChatNum int64 `protobuf:"varint,2,opt,name=chatNum,proto3" json:"chatNum"` // 聊天数
  27. ReplyNum int64 `protobuf:"varint,3,opt,name=replyNum,proto3" json:"replyNum"` // 回复数
  28. FiveMinuteReplyNum int64 `protobuf:"varint,4,opt,name=fiveMinuteReplyNum,proto3" json:"fiveMinuteReplyNum"` // 五分钟回复数
  29. }
  30. func (x *GetPartnerReplyMsgReply) Reset() {
  31. *x = GetPartnerReplyMsgReply{}
  32. if protoimpl.UnsafeEnabled {
  33. mi := &file_statistics_proto_msgTypes[0]
  34. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  35. ms.StoreMessageInfo(mi)
  36. }
  37. }
  38. func (x *GetPartnerReplyMsgReply) String() string {
  39. return protoimpl.X.MessageStringOf(x)
  40. }
  41. func (*GetPartnerReplyMsgReply) ProtoMessage() {}
  42. func (x *GetPartnerReplyMsgReply) ProtoReflect() protoreflect.Message {
  43. mi := &file_statistics_proto_msgTypes[0]
  44. if protoimpl.UnsafeEnabled && x != nil {
  45. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  46. if ms.LoadMessageInfo() == nil {
  47. ms.StoreMessageInfo(mi)
  48. }
  49. return ms
  50. }
  51. return mi.MessageOf(x)
  52. }
  53. // Deprecated: Use GetPartnerReplyMsgReply.ProtoReflect.Descriptor instead.
  54. func (*GetPartnerReplyMsgReply) Descriptor() ([]byte, []int) {
  55. return file_statistics_proto_rawDescGZIP(), []int{0}
  56. }
  57. func (x *GetPartnerReplyMsgReply) GetFiveMinuteReplyRate() float64 {
  58. if x != nil {
  59. return x.FiveMinuteReplyRate
  60. }
  61. return 0
  62. }
  63. func (x *GetPartnerReplyMsgReply) GetChatNum() int64 {
  64. if x != nil {
  65. return x.ChatNum
  66. }
  67. return 0
  68. }
  69. func (x *GetPartnerReplyMsgReply) GetReplyNum() int64 {
  70. if x != nil {
  71. return x.ReplyNum
  72. }
  73. return 0
  74. }
  75. func (x *GetPartnerReplyMsgReply) GetFiveMinuteReplyNum() int64 {
  76. if x != nil {
  77. return x.FiveMinuteReplyNum
  78. }
  79. return 0
  80. }
  81. type PartnerReplyUserRequest struct {
  82. state protoimpl.MessageState
  83. sizeCache protoimpl.SizeCache
  84. unknownFields protoimpl.UnknownFields
  85. PartnerID string `protobuf:"bytes,1,opt,name=partnerID,proto3" json:"partnerID"`
  86. UserSendTime int64 `protobuf:"varint,2,opt,name=userSendTime,proto3" json:"userSendTime"` // 用户发送时间
  87. PartnerReplyTime int64 `protobuf:"varint,3,opt,name=partnerReplyTime,proto3" json:"partnerReplyTime"` // 接待员回复时间
  88. }
  89. func (x *PartnerReplyUserRequest) Reset() {
  90. *x = PartnerReplyUserRequest{}
  91. if protoimpl.UnsafeEnabled {
  92. mi := &file_statistics_proto_msgTypes[1]
  93. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  94. ms.StoreMessageInfo(mi)
  95. }
  96. }
  97. func (x *PartnerReplyUserRequest) String() string {
  98. return protoimpl.X.MessageStringOf(x)
  99. }
  100. func (*PartnerReplyUserRequest) ProtoMessage() {}
  101. func (x *PartnerReplyUserRequest) ProtoReflect() protoreflect.Message {
  102. mi := &file_statistics_proto_msgTypes[1]
  103. if protoimpl.UnsafeEnabled && x != nil {
  104. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  105. if ms.LoadMessageInfo() == nil {
  106. ms.StoreMessageInfo(mi)
  107. }
  108. return ms
  109. }
  110. return mi.MessageOf(x)
  111. }
  112. // Deprecated: Use PartnerReplyUserRequest.ProtoReflect.Descriptor instead.
  113. func (*PartnerReplyUserRequest) Descriptor() ([]byte, []int) {
  114. return file_statistics_proto_rawDescGZIP(), []int{1}
  115. }
  116. func (x *PartnerReplyUserRequest) GetPartnerID() string {
  117. if x != nil {
  118. return x.PartnerID
  119. }
  120. return ""
  121. }
  122. func (x *PartnerReplyUserRequest) GetUserSendTime() int64 {
  123. if x != nil {
  124. return x.UserSendTime
  125. }
  126. return 0
  127. }
  128. func (x *PartnerReplyUserRequest) GetPartnerReplyTime() int64 {
  129. if x != nil {
  130. return x.PartnerReplyTime
  131. }
  132. return 0
  133. }
  134. type AddTodayProfitRequest struct {
  135. state protoimpl.MessageState
  136. sizeCache protoimpl.SizeCache
  137. unknownFields protoimpl.UnknownFields
  138. PersonID string `protobuf:"bytes,1,opt,name=personID,proto3" json:"personID"` // 接待者的ID
  139. Profit int64 `protobuf:"varint,2,opt,name=profit,proto3" json:"profit"` // 收益
  140. }
  141. func (x *AddTodayProfitRequest) Reset() {
  142. *x = AddTodayProfitRequest{}
  143. if protoimpl.UnsafeEnabled {
  144. mi := &file_statistics_proto_msgTypes[2]
  145. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  146. ms.StoreMessageInfo(mi)
  147. }
  148. }
  149. func (x *AddTodayProfitRequest) String() string {
  150. return protoimpl.X.MessageStringOf(x)
  151. }
  152. func (*AddTodayProfitRequest) ProtoMessage() {}
  153. func (x *AddTodayProfitRequest) ProtoReflect() protoreflect.Message {
  154. mi := &file_statistics_proto_msgTypes[2]
  155. if protoimpl.UnsafeEnabled && x != nil {
  156. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  157. if ms.LoadMessageInfo() == nil {
  158. ms.StoreMessageInfo(mi)
  159. }
  160. return ms
  161. }
  162. return mi.MessageOf(x)
  163. }
  164. // Deprecated: Use AddTodayProfitRequest.ProtoReflect.Descriptor instead.
  165. func (*AddTodayProfitRequest) Descriptor() ([]byte, []int) {
  166. return file_statistics_proto_rawDescGZIP(), []int{2}
  167. }
  168. func (x *AddTodayProfitRequest) GetPersonID() string {
  169. if x != nil {
  170. return x.PersonID
  171. }
  172. return ""
  173. }
  174. func (x *AddTodayProfitRequest) GetProfit() int64 {
  175. if x != nil {
  176. return x.Profit
  177. }
  178. return 0
  179. }
  180. type GetLookAndLikeStatisticsMessageRequest struct {
  181. state protoimpl.MessageState
  182. sizeCache protoimpl.SizeCache
  183. unknownFields protoimpl.UnknownFields
  184. PersonID string `protobuf:"bytes,1,opt,name=personID,proto3" json:"personID"` // 查询目标的ID
  185. PersonType string `protobuf:"bytes,2,opt,name=personType,proto3" json:"personType"` // 类型
  186. IsSelf bool `protobuf:"varint,3,opt,name=isSelf,proto3" json:"isSelf"`
  187. }
  188. func (x *GetLookAndLikeStatisticsMessageRequest) Reset() {
  189. *x = GetLookAndLikeStatisticsMessageRequest{}
  190. if protoimpl.UnsafeEnabled {
  191. mi := &file_statistics_proto_msgTypes[3]
  192. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  193. ms.StoreMessageInfo(mi)
  194. }
  195. }
  196. func (x *GetLookAndLikeStatisticsMessageRequest) String() string {
  197. return protoimpl.X.MessageStringOf(x)
  198. }
  199. func (*GetLookAndLikeStatisticsMessageRequest) ProtoMessage() {}
  200. func (x *GetLookAndLikeStatisticsMessageRequest) ProtoReflect() protoreflect.Message {
  201. mi := &file_statistics_proto_msgTypes[3]
  202. if protoimpl.UnsafeEnabled && x != nil {
  203. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  204. if ms.LoadMessageInfo() == nil {
  205. ms.StoreMessageInfo(mi)
  206. }
  207. return ms
  208. }
  209. return mi.MessageOf(x)
  210. }
  211. // Deprecated: Use GetLookAndLikeStatisticsMessageRequest.ProtoReflect.Descriptor instead.
  212. func (*GetLookAndLikeStatisticsMessageRequest) Descriptor() ([]byte, []int) {
  213. return file_statistics_proto_rawDescGZIP(), []int{3}
  214. }
  215. func (x *GetLookAndLikeStatisticsMessageRequest) GetPersonID() string {
  216. if x != nil {
  217. return x.PersonID
  218. }
  219. return ""
  220. }
  221. func (x *GetLookAndLikeStatisticsMessageRequest) GetPersonType() string {
  222. if x != nil {
  223. return x.PersonType
  224. }
  225. return ""
  226. }
  227. func (x *GetLookAndLikeStatisticsMessageRequest) GetIsSelf() bool {
  228. if x != nil {
  229. return x.IsSelf
  230. }
  231. return false
  232. }
  233. type ReceptionMsg struct {
  234. state protoimpl.MessageState
  235. sizeCache protoimpl.SizeCache
  236. unknownFields protoimpl.UnknownFields
  237. TodayReceptionNum int64 `protobuf:"varint,1,opt,name=todayReceptionNum,proto3" json:"todayReceptionNum"` //今日接待人数
  238. }
  239. func (x *ReceptionMsg) Reset() {
  240. *x = ReceptionMsg{}
  241. if protoimpl.UnsafeEnabled {
  242. mi := &file_statistics_proto_msgTypes[4]
  243. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  244. ms.StoreMessageInfo(mi)
  245. }
  246. }
  247. func (x *ReceptionMsg) String() string {
  248. return protoimpl.X.MessageStringOf(x)
  249. }
  250. func (*ReceptionMsg) ProtoMessage() {}
  251. func (x *ReceptionMsg) ProtoReflect() protoreflect.Message {
  252. mi := &file_statistics_proto_msgTypes[4]
  253. if protoimpl.UnsafeEnabled && x != nil {
  254. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  255. if ms.LoadMessageInfo() == nil {
  256. ms.StoreMessageInfo(mi)
  257. }
  258. return ms
  259. }
  260. return mi.MessageOf(x)
  261. }
  262. // Deprecated: Use ReceptionMsg.ProtoReflect.Descriptor instead.
  263. func (*ReceptionMsg) Descriptor() ([]byte, []int) {
  264. return file_statistics_proto_rawDescGZIP(), []int{4}
  265. }
  266. func (x *ReceptionMsg) GetTodayReceptionNum() int64 {
  267. if x != nil {
  268. return x.TodayReceptionNum
  269. }
  270. return 0
  271. }
  272. type TodayProfitMsg struct {
  273. state protoimpl.MessageState
  274. sizeCache protoimpl.SizeCache
  275. unknownFields protoimpl.UnknownFields
  276. TodayProfit int64 `protobuf:"varint,1,opt,name=todayProfit,proto3" json:"todayProfit"` // 今日收益
  277. }
  278. func (x *TodayProfitMsg) Reset() {
  279. *x = TodayProfitMsg{}
  280. if protoimpl.UnsafeEnabled {
  281. mi := &file_statistics_proto_msgTypes[5]
  282. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  283. ms.StoreMessageInfo(mi)
  284. }
  285. }
  286. func (x *TodayProfitMsg) String() string {
  287. return protoimpl.X.MessageStringOf(x)
  288. }
  289. func (*TodayProfitMsg) ProtoMessage() {}
  290. func (x *TodayProfitMsg) ProtoReflect() protoreflect.Message {
  291. mi := &file_statistics_proto_msgTypes[5]
  292. if protoimpl.UnsafeEnabled && x != nil {
  293. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  294. if ms.LoadMessageInfo() == nil {
  295. ms.StoreMessageInfo(mi)
  296. }
  297. return ms
  298. }
  299. return mi.MessageOf(x)
  300. }
  301. // Deprecated: Use TodayProfitMsg.ProtoReflect.Descriptor instead.
  302. func (*TodayProfitMsg) Descriptor() ([]byte, []int) {
  303. return file_statistics_proto_rawDescGZIP(), []int{5}
  304. }
  305. func (x *TodayProfitMsg) GetTodayProfit() int64 {
  306. if x != nil {
  307. return x.TodayProfit
  308. }
  309. return 0
  310. }
  311. type LookAndLikeListReply struct {
  312. state protoimpl.MessageState
  313. sizeCache protoimpl.SizeCache
  314. unknownFields protoimpl.UnknownFields
  315. List []*LookAndLikeListInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  316. NextId int64 `protobuf:"varint,2,opt,name=nextId,proto3" json:"nextId"`
  317. }
  318. func (x *LookAndLikeListReply) Reset() {
  319. *x = LookAndLikeListReply{}
  320. if protoimpl.UnsafeEnabled {
  321. mi := &file_statistics_proto_msgTypes[6]
  322. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  323. ms.StoreMessageInfo(mi)
  324. }
  325. }
  326. func (x *LookAndLikeListReply) String() string {
  327. return protoimpl.X.MessageStringOf(x)
  328. }
  329. func (*LookAndLikeListReply) ProtoMessage() {}
  330. func (x *LookAndLikeListReply) ProtoReflect() protoreflect.Message {
  331. mi := &file_statistics_proto_msgTypes[6]
  332. if protoimpl.UnsafeEnabled && x != nil {
  333. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  334. if ms.LoadMessageInfo() == nil {
  335. ms.StoreMessageInfo(mi)
  336. }
  337. return ms
  338. }
  339. return mi.MessageOf(x)
  340. }
  341. // Deprecated: Use LookAndLikeListReply.ProtoReflect.Descriptor instead.
  342. func (*LookAndLikeListReply) Descriptor() ([]byte, []int) {
  343. return file_statistics_proto_rawDescGZIP(), []int{6}
  344. }
  345. func (x *LookAndLikeListReply) GetList() []*LookAndLikeListInfo {
  346. if x != nil {
  347. return x.List
  348. }
  349. return nil
  350. }
  351. func (x *LookAndLikeListReply) GetNextId() int64 {
  352. if x != nil {
  353. return x.NextId
  354. }
  355. return 0
  356. }
  357. type LookAndLikeListInfo struct {
  358. state protoimpl.MessageState
  359. sizeCache protoimpl.SizeCache
  360. unknownFields protoimpl.UnknownFields
  361. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` // 被查看的列表中的人的ID
  362. Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type"` // 类型
  363. Nickname string `protobuf:"bytes,3,opt,name=nickname,proto3" json:"nickname"` // 昵称
  364. AvatarUrl string `protobuf:"bytes,4,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像链接
  365. Sex int64 `protobuf:"varint,5,opt,name=sex,proto3" json:"sex"` // 性别
  366. Age int64 `protobuf:"varint,6,opt,name=age,proto3" json:"age"` // 年龄
  367. Constellation string `protobuf:"bytes,7,opt,name=constellation,proto3" json:"constellation"` // 星座
  368. LastLookTime int64 `protobuf:"varint,8,opt,name=lastLookTime,proto3" json:"lastLookTime"` // 上次访问时间
  369. IsHavePicture bool `protobuf:"varint,10,opt,name=isHavePicture,proto3" json:"isHavePicture"` // 是否有图片
  370. IsHaveVoice bool `protobuf:"varint,11,opt,name=isHaveVoice,proto3" json:"isHaveVoice"` // 是否有语音
  371. IsLock bool `protobuf:"varint,12,opt,name=isLock,proto3" json:"isLock"` // 是否锁住信息
  372. City string `protobuf:"bytes,13,opt,name=city,proto3" json:"city"` // 市
  373. IsRead bool `protobuf:"varint,14,opt,name=isRead,proto3" json:"isRead"` // 是否已读
  374. TagList []string `protobuf:"bytes,15,rep,name=tagList,proto3" json:"tagList"` // 标签列表
  375. }
  376. func (x *LookAndLikeListInfo) Reset() {
  377. *x = LookAndLikeListInfo{}
  378. if protoimpl.UnsafeEnabled {
  379. mi := &file_statistics_proto_msgTypes[7]
  380. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  381. ms.StoreMessageInfo(mi)
  382. }
  383. }
  384. func (x *LookAndLikeListInfo) String() string {
  385. return protoimpl.X.MessageStringOf(x)
  386. }
  387. func (*LookAndLikeListInfo) ProtoMessage() {}
  388. func (x *LookAndLikeListInfo) ProtoReflect() protoreflect.Message {
  389. mi := &file_statistics_proto_msgTypes[7]
  390. if protoimpl.UnsafeEnabled && x != nil {
  391. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  392. if ms.LoadMessageInfo() == nil {
  393. ms.StoreMessageInfo(mi)
  394. }
  395. return ms
  396. }
  397. return mi.MessageOf(x)
  398. }
  399. // Deprecated: Use LookAndLikeListInfo.ProtoReflect.Descriptor instead.
  400. func (*LookAndLikeListInfo) Descriptor() ([]byte, []int) {
  401. return file_statistics_proto_rawDescGZIP(), []int{7}
  402. }
  403. func (x *LookAndLikeListInfo) GetId() string {
  404. if x != nil {
  405. return x.Id
  406. }
  407. return ""
  408. }
  409. func (x *LookAndLikeListInfo) GetType() string {
  410. if x != nil {
  411. return x.Type
  412. }
  413. return ""
  414. }
  415. func (x *LookAndLikeListInfo) GetNickname() string {
  416. if x != nil {
  417. return x.Nickname
  418. }
  419. return ""
  420. }
  421. func (x *LookAndLikeListInfo) GetAvatarUrl() string {
  422. if x != nil {
  423. return x.AvatarUrl
  424. }
  425. return ""
  426. }
  427. func (x *LookAndLikeListInfo) GetSex() int64 {
  428. if x != nil {
  429. return x.Sex
  430. }
  431. return 0
  432. }
  433. func (x *LookAndLikeListInfo) GetAge() int64 {
  434. if x != nil {
  435. return x.Age
  436. }
  437. return 0
  438. }
  439. func (x *LookAndLikeListInfo) GetConstellation() string {
  440. if x != nil {
  441. return x.Constellation
  442. }
  443. return ""
  444. }
  445. func (x *LookAndLikeListInfo) GetLastLookTime() int64 {
  446. if x != nil {
  447. return x.LastLookTime
  448. }
  449. return 0
  450. }
  451. func (x *LookAndLikeListInfo) GetIsHavePicture() bool {
  452. if x != nil {
  453. return x.IsHavePicture
  454. }
  455. return false
  456. }
  457. func (x *LookAndLikeListInfo) GetIsHaveVoice() bool {
  458. if x != nil {
  459. return x.IsHaveVoice
  460. }
  461. return false
  462. }
  463. func (x *LookAndLikeListInfo) GetIsLock() bool {
  464. if x != nil {
  465. return x.IsLock
  466. }
  467. return false
  468. }
  469. func (x *LookAndLikeListInfo) GetCity() string {
  470. if x != nil {
  471. return x.City
  472. }
  473. return ""
  474. }
  475. func (x *LookAndLikeListInfo) GetIsRead() bool {
  476. if x != nil {
  477. return x.IsRead
  478. }
  479. return false
  480. }
  481. func (x *LookAndLikeListInfo) GetTagList() []string {
  482. if x != nil {
  483. return x.TagList
  484. }
  485. return nil
  486. }
  487. type GetLookAndLikeListRequest struct {
  488. state protoimpl.MessageState
  489. sizeCache protoimpl.SizeCache
  490. unknownFields protoimpl.UnknownFields
  491. PersonID string `protobuf:"bytes,1,opt,name=personID,proto3" json:"personID"` // 查询目标的ID
  492. NextId int64 `protobuf:"varint,3,opt,name=nextId,proto3" json:"nextId"`
  493. Offset int64 `protobuf:"varint,4,opt,name=offset,proto3" json:"offset"`
  494. }
  495. func (x *GetLookAndLikeListRequest) Reset() {
  496. *x = GetLookAndLikeListRequest{}
  497. if protoimpl.UnsafeEnabled {
  498. mi := &file_statistics_proto_msgTypes[8]
  499. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  500. ms.StoreMessageInfo(mi)
  501. }
  502. }
  503. func (x *GetLookAndLikeListRequest) String() string {
  504. return protoimpl.X.MessageStringOf(x)
  505. }
  506. func (*GetLookAndLikeListRequest) ProtoMessage() {}
  507. func (x *GetLookAndLikeListRequest) ProtoReflect() protoreflect.Message {
  508. mi := &file_statistics_proto_msgTypes[8]
  509. if protoimpl.UnsafeEnabled && x != nil {
  510. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  511. if ms.LoadMessageInfo() == nil {
  512. ms.StoreMessageInfo(mi)
  513. }
  514. return ms
  515. }
  516. return mi.MessageOf(x)
  517. }
  518. // Deprecated: Use GetLookAndLikeListRequest.ProtoReflect.Descriptor instead.
  519. func (*GetLookAndLikeListRequest) Descriptor() ([]byte, []int) {
  520. return file_statistics_proto_rawDescGZIP(), []int{8}
  521. }
  522. func (x *GetLookAndLikeListRequest) GetPersonID() string {
  523. if x != nil {
  524. return x.PersonID
  525. }
  526. return ""
  527. }
  528. func (x *GetLookAndLikeListRequest) GetNextId() int64 {
  529. if x != nil {
  530. return x.NextId
  531. }
  532. return 0
  533. }
  534. func (x *GetLookAndLikeListRequest) GetOffset() int64 {
  535. if x != nil {
  536. return x.Offset
  537. }
  538. return 0
  539. }
  540. type LookAndLikeMessageReply struct {
  541. state protoimpl.MessageState
  542. sizeCache protoimpl.SizeCache
  543. unknownFields protoimpl.UnknownFields
  544. LikeNum int64 `protobuf:"varint,1,opt,name=likeNum,proto3" json:"likeNum"` // 我喜欢
  545. LikedNum int64 `protobuf:"varint,2,opt,name=likedNum,proto3" json:"likedNum"` // 喜欢我
  546. LikedUnreadNum int64 `protobuf:"varint,3,opt,name=likedUnreadNum,proto3" json:"likedUnreadNum"` // 喜欢我的未读数
  547. LookNum int64 `protobuf:"varint,4,opt,name=lookNum,proto3" json:"lookNum"` // 看过我
  548. LookUnreadNum int64 `protobuf:"varint,5,opt,name=lookUnreadNum,proto3" json:"lookUnreadNum"` // 看过我的未读数
  549. AvatarUrlList []string `protobuf:"bytes,6,rep,name=avatarUrlList,proto3" json:"avatarUrlList"` // 头像列表
  550. }
  551. func (x *LookAndLikeMessageReply) Reset() {
  552. *x = LookAndLikeMessageReply{}
  553. if protoimpl.UnsafeEnabled {
  554. mi := &file_statistics_proto_msgTypes[9]
  555. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  556. ms.StoreMessageInfo(mi)
  557. }
  558. }
  559. func (x *LookAndLikeMessageReply) String() string {
  560. return protoimpl.X.MessageStringOf(x)
  561. }
  562. func (*LookAndLikeMessageReply) ProtoMessage() {}
  563. func (x *LookAndLikeMessageReply) ProtoReflect() protoreflect.Message {
  564. mi := &file_statistics_proto_msgTypes[9]
  565. if protoimpl.UnsafeEnabled && x != nil {
  566. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  567. if ms.LoadMessageInfo() == nil {
  568. ms.StoreMessageInfo(mi)
  569. }
  570. return ms
  571. }
  572. return mi.MessageOf(x)
  573. }
  574. // Deprecated: Use LookAndLikeMessageReply.ProtoReflect.Descriptor instead.
  575. func (*LookAndLikeMessageReply) Descriptor() ([]byte, []int) {
  576. return file_statistics_proto_rawDescGZIP(), []int{9}
  577. }
  578. func (x *LookAndLikeMessageReply) GetLikeNum() int64 {
  579. if x != nil {
  580. return x.LikeNum
  581. }
  582. return 0
  583. }
  584. func (x *LookAndLikeMessageReply) GetLikedNum() int64 {
  585. if x != nil {
  586. return x.LikedNum
  587. }
  588. return 0
  589. }
  590. func (x *LookAndLikeMessageReply) GetLikedUnreadNum() int64 {
  591. if x != nil {
  592. return x.LikedUnreadNum
  593. }
  594. return 0
  595. }
  596. func (x *LookAndLikeMessageReply) GetLookNum() int64 {
  597. if x != nil {
  598. return x.LookNum
  599. }
  600. return 0
  601. }
  602. func (x *LookAndLikeMessageReply) GetLookUnreadNum() int64 {
  603. if x != nil {
  604. return x.LookUnreadNum
  605. }
  606. return 0
  607. }
  608. func (x *LookAndLikeMessageReply) GetAvatarUrlList() []string {
  609. if x != nil {
  610. return x.AvatarUrlList
  611. }
  612. return nil
  613. }
  614. type LookMessageReply struct {
  615. state protoimpl.MessageState
  616. sizeCache protoimpl.SizeCache
  617. unknownFields protoimpl.UnknownFields
  618. LookNum int64 `protobuf:"varint,1,opt,name=lookNum,proto3" json:"lookNum"`
  619. LookUnreadNum int64 `protobuf:"varint,2,opt,name=lookUnreadNum,proto3" json:"lookUnreadNum"`
  620. TodayLookNum int64 `protobuf:"varint,3,opt,name=todayLookNum,proto3" json:"todayLookNum"`
  621. }
  622. func (x *LookMessageReply) Reset() {
  623. *x = LookMessageReply{}
  624. if protoimpl.UnsafeEnabled {
  625. mi := &file_statistics_proto_msgTypes[10]
  626. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  627. ms.StoreMessageInfo(mi)
  628. }
  629. }
  630. func (x *LookMessageReply) String() string {
  631. return protoimpl.X.MessageStringOf(x)
  632. }
  633. func (*LookMessageReply) ProtoMessage() {}
  634. func (x *LookMessageReply) ProtoReflect() protoreflect.Message {
  635. mi := &file_statistics_proto_msgTypes[10]
  636. if protoimpl.UnsafeEnabled && x != nil {
  637. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  638. if ms.LoadMessageInfo() == nil {
  639. ms.StoreMessageInfo(mi)
  640. }
  641. return ms
  642. }
  643. return mi.MessageOf(x)
  644. }
  645. // Deprecated: Use LookMessageReply.ProtoReflect.Descriptor instead.
  646. func (*LookMessageReply) Descriptor() ([]byte, []int) {
  647. return file_statistics_proto_rawDescGZIP(), []int{10}
  648. }
  649. func (x *LookMessageReply) GetLookNum() int64 {
  650. if x != nil {
  651. return x.LookNum
  652. }
  653. return 0
  654. }
  655. func (x *LookMessageReply) GetLookUnreadNum() int64 {
  656. if x != nil {
  657. return x.LookUnreadNum
  658. }
  659. return 0
  660. }
  661. func (x *LookMessageReply) GetTodayLookNum() int64 {
  662. if x != nil {
  663. return x.TodayLookNum
  664. }
  665. return 0
  666. }
  667. type PersonMessage struct {
  668. state protoimpl.MessageState
  669. sizeCache protoimpl.SizeCache
  670. unknownFields protoimpl.UnknownFields
  671. PersonID string `protobuf:"bytes,1,opt,name=personID,proto3" json:"personID"` // 关注者、浏览者的ID
  672. PersonType string `protobuf:"bytes,2,opt,name=personType,proto3" json:"personType"` // 关注者、浏览者的类型
  673. BePersonID string `protobuf:"bytes,3,opt,name=bePersonID,proto3" json:"bePersonID"` // 被关注者、被浏览者的ID
  674. BePersonType string `protobuf:"bytes,4,opt,name=bePersonType,proto3" json:"bePersonType"` // 被关注者、被浏览者的类型
  675. }
  676. func (x *PersonMessage) Reset() {
  677. *x = PersonMessage{}
  678. if protoimpl.UnsafeEnabled {
  679. mi := &file_statistics_proto_msgTypes[11]
  680. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  681. ms.StoreMessageInfo(mi)
  682. }
  683. }
  684. func (x *PersonMessage) String() string {
  685. return protoimpl.X.MessageStringOf(x)
  686. }
  687. func (*PersonMessage) ProtoMessage() {}
  688. func (x *PersonMessage) ProtoReflect() protoreflect.Message {
  689. mi := &file_statistics_proto_msgTypes[11]
  690. if protoimpl.UnsafeEnabled && x != nil {
  691. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  692. if ms.LoadMessageInfo() == nil {
  693. ms.StoreMessageInfo(mi)
  694. }
  695. return ms
  696. }
  697. return mi.MessageOf(x)
  698. }
  699. // Deprecated: Use PersonMessage.ProtoReflect.Descriptor instead.
  700. func (*PersonMessage) Descriptor() ([]byte, []int) {
  701. return file_statistics_proto_rawDescGZIP(), []int{11}
  702. }
  703. func (x *PersonMessage) GetPersonID() string {
  704. if x != nil {
  705. return x.PersonID
  706. }
  707. return ""
  708. }
  709. func (x *PersonMessage) GetPersonType() string {
  710. if x != nil {
  711. return x.PersonType
  712. }
  713. return ""
  714. }
  715. func (x *PersonMessage) GetBePersonID() string {
  716. if x != nil {
  717. return x.BePersonID
  718. }
  719. return ""
  720. }
  721. func (x *PersonMessage) GetBePersonType() string {
  722. if x != nil {
  723. return x.BePersonType
  724. }
  725. return ""
  726. }
  727. type UnlockLookRecordRequest struct {
  728. state protoimpl.MessageState
  729. sizeCache protoimpl.SizeCache
  730. unknownFields protoimpl.UnknownFields
  731. PersonID string `protobuf:"bytes,1,opt,name=personID,proto3" json:"personID"` // 关注者、浏览者的ID
  732. BePersonID string `protobuf:"bytes,2,opt,name=bePersonID,proto3" json:"bePersonID"` // 被关注者、被浏览者的ID
  733. }
  734. func (x *UnlockLookRecordRequest) Reset() {
  735. *x = UnlockLookRecordRequest{}
  736. if protoimpl.UnsafeEnabled {
  737. mi := &file_statistics_proto_msgTypes[12]
  738. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  739. ms.StoreMessageInfo(mi)
  740. }
  741. }
  742. func (x *UnlockLookRecordRequest) String() string {
  743. return protoimpl.X.MessageStringOf(x)
  744. }
  745. func (*UnlockLookRecordRequest) ProtoMessage() {}
  746. func (x *UnlockLookRecordRequest) ProtoReflect() protoreflect.Message {
  747. mi := &file_statistics_proto_msgTypes[12]
  748. if protoimpl.UnsafeEnabled && x != nil {
  749. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  750. if ms.LoadMessageInfo() == nil {
  751. ms.StoreMessageInfo(mi)
  752. }
  753. return ms
  754. }
  755. return mi.MessageOf(x)
  756. }
  757. // Deprecated: Use UnlockLookRecordRequest.ProtoReflect.Descriptor instead.
  758. func (*UnlockLookRecordRequest) Descriptor() ([]byte, []int) {
  759. return file_statistics_proto_rawDescGZIP(), []int{12}
  760. }
  761. func (x *UnlockLookRecordRequest) GetPersonID() string {
  762. if x != nil {
  763. return x.PersonID
  764. }
  765. return ""
  766. }
  767. func (x *UnlockLookRecordRequest) GetBePersonID() string {
  768. if x != nil {
  769. return x.BePersonID
  770. }
  771. return ""
  772. }
  773. type ReceptionMessage struct {
  774. state protoimpl.MessageState
  775. sizeCache protoimpl.SizeCache
  776. unknownFields protoimpl.UnknownFields
  777. PartnerID string `protobuf:"bytes,1,opt,name=partnerID,proto3" json:"partnerID"` // 接待者的ID
  778. UserID string `protobuf:"bytes,2,opt,name=userID,proto3" json:"userID"` // 被接待者的ID
  779. }
  780. func (x *ReceptionMessage) Reset() {
  781. *x = ReceptionMessage{}
  782. if protoimpl.UnsafeEnabled {
  783. mi := &file_statistics_proto_msgTypes[13]
  784. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  785. ms.StoreMessageInfo(mi)
  786. }
  787. }
  788. func (x *ReceptionMessage) String() string {
  789. return protoimpl.X.MessageStringOf(x)
  790. }
  791. func (*ReceptionMessage) ProtoMessage() {}
  792. func (x *ReceptionMessage) ProtoReflect() protoreflect.Message {
  793. mi := &file_statistics_proto_msgTypes[13]
  794. if protoimpl.UnsafeEnabled && x != nil {
  795. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  796. if ms.LoadMessageInfo() == nil {
  797. ms.StoreMessageInfo(mi)
  798. }
  799. return ms
  800. }
  801. return mi.MessageOf(x)
  802. }
  803. // Deprecated: Use ReceptionMessage.ProtoReflect.Descriptor instead.
  804. func (*ReceptionMessage) Descriptor() ([]byte, []int) {
  805. return file_statistics_proto_rawDescGZIP(), []int{13}
  806. }
  807. func (x *ReceptionMessage) GetPartnerID() string {
  808. if x != nil {
  809. return x.PartnerID
  810. }
  811. return ""
  812. }
  813. func (x *ReceptionMessage) GetUserID() string {
  814. if x != nil {
  815. return x.UserID
  816. }
  817. return ""
  818. }
  819. var File_statistics_proto protoreflect.FileDescriptor
  820. var file_statistics_proto_rawDesc = []byte{
  821. 0x0a, 0x10, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x70, 0x72, 0x6f,
  822. 0x74, 0x6f, 0x12, 0x0e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69,
  823. 0x63, 0x73, 0x1a, 0x1b, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  824. 0x62, 0x75, 0x66, 0x2f, 0x65, 0x6d, 0x70, 0x74, 0x79, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a,
  825. 0x17, 0x61, 0x70, 0x69, 0x2f, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2f, 0x63, 0x6f, 0x6d, 0x6d,
  826. 0x6f, 0x6e, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x22, 0xb1, 0x01, 0x0a, 0x17, 0x47, 0x65, 0x74,
  827. 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x4d, 0x73, 0x67, 0x52,
  828. 0x65, 0x70, 0x6c, 0x79, 0x12, 0x30, 0x0a, 0x13, 0x66, 0x69, 0x76, 0x65, 0x4d, 0x69, 0x6e, 0x75,
  829. 0x74, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x52, 0x61, 0x74, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28,
  830. 0x01, 0x52, 0x13, 0x66, 0x69, 0x76, 0x65, 0x4d, 0x69, 0x6e, 0x75, 0x74, 0x65, 0x52, 0x65, 0x70,
  831. 0x6c, 0x79, 0x52, 0x61, 0x74, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x63, 0x68, 0x61, 0x74, 0x4e, 0x75,
  832. 0x6d, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x63, 0x68, 0x61, 0x74, 0x4e, 0x75, 0x6d,
  833. 0x12, 0x1a, 0x0a, 0x08, 0x72, 0x65, 0x70, 0x6c, 0x79, 0x4e, 0x75, 0x6d, 0x18, 0x03, 0x20, 0x01,
  834. 0x28, 0x03, 0x52, 0x08, 0x72, 0x65, 0x70, 0x6c, 0x79, 0x4e, 0x75, 0x6d, 0x12, 0x2e, 0x0a, 0x12,
  835. 0x66, 0x69, 0x76, 0x65, 0x4d, 0x69, 0x6e, 0x75, 0x74, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x4e,
  836. 0x75, 0x6d, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x12, 0x66, 0x69, 0x76, 0x65, 0x4d, 0x69,
  837. 0x6e, 0x75, 0x74, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x4e, 0x75, 0x6d, 0x22, 0x87, 0x01, 0x0a,
  838. 0x17, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x55, 0x73, 0x65,
  839. 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x70, 0x61, 0x72, 0x74,
  840. 0x6e, 0x65, 0x72, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x70, 0x61, 0x72,
  841. 0x74, 0x6e, 0x65, 0x72, 0x49, 0x44, 0x12, 0x22, 0x0a, 0x0c, 0x75, 0x73, 0x65, 0x72, 0x53, 0x65,
  842. 0x6e, 0x64, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0c, 0x75, 0x73,
  843. 0x65, 0x72, 0x53, 0x65, 0x6e, 0x64, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x2a, 0x0a, 0x10, 0x70, 0x61,
  844. 0x72, 0x74, 0x6e, 0x65, 0x72, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x03,
  845. 0x20, 0x01, 0x28, 0x03, 0x52, 0x10, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x52, 0x65, 0x70,
  846. 0x6c, 0x79, 0x54, 0x69, 0x6d, 0x65, 0x22, 0x4b, 0x0a, 0x15, 0x41, 0x64, 0x64, 0x54, 0x6f, 0x64,
  847. 0x61, 0x79, 0x50, 0x72, 0x6f, 0x66, 0x69, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12,
  848. 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28,
  849. 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x12, 0x16, 0x0a, 0x06, 0x70,
  850. 0x72, 0x6f, 0x66, 0x69, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x70, 0x72, 0x6f,
  851. 0x66, 0x69, 0x74, 0x22, 0x7c, 0x0a, 0x26, 0x47, 0x65, 0x74, 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e,
  852. 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x53, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x4d,
  853. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1a, 0x0a,
  854. 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
  855. 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x65, 0x72,
  856. 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70,
  857. 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x73, 0x53,
  858. 0x65, 0x6c, 0x66, 0x18, 0x03, 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x69, 0x73, 0x53, 0x65, 0x6c,
  859. 0x66, 0x22, 0x3c, 0x0a, 0x0c, 0x52, 0x65, 0x63, 0x65, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x4d, 0x73,
  860. 0x67, 0x12, 0x2c, 0x0a, 0x11, 0x74, 0x6f, 0x64, 0x61, 0x79, 0x52, 0x65, 0x63, 0x65, 0x70, 0x74,
  861. 0x69, 0x6f, 0x6e, 0x4e, 0x75, 0x6d, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x11, 0x74, 0x6f,
  862. 0x64, 0x61, 0x79, 0x52, 0x65, 0x63, 0x65, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x4e, 0x75, 0x6d, 0x22,
  863. 0x32, 0x0a, 0x0e, 0x54, 0x6f, 0x64, 0x61, 0x79, 0x50, 0x72, 0x6f, 0x66, 0x69, 0x74, 0x4d, 0x73,
  864. 0x67, 0x12, 0x20, 0x0a, 0x0b, 0x74, 0x6f, 0x64, 0x61, 0x79, 0x50, 0x72, 0x6f, 0x66, 0x69, 0x74,
  865. 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x74, 0x6f, 0x64, 0x61, 0x79, 0x50, 0x72, 0x6f,
  866. 0x66, 0x69, 0x74, 0x22, 0x67, 0x0a, 0x14, 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69,
  867. 0x6b, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x37, 0x0a, 0x04, 0x6c,
  868. 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x23, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  869. 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x41,
  870. 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04,
  871. 0x6c, 0x69, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x02,
  872. 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x22, 0x87, 0x03, 0x0a,
  873. 0x13, 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4c, 0x69, 0x73, 0x74,
  874. 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  875. 0x52, 0x02, 0x69, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x74, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01,
  876. 0x28, 0x09, 0x52, 0x04, 0x74, 0x79, 0x70, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b,
  877. 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b,
  878. 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72,
  879. 0x6c, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55,
  880. 0x72, 0x6c, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52,
  881. 0x03, 0x73, 0x65, 0x78, 0x12, 0x10, 0x0a, 0x03, 0x61, 0x67, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28,
  882. 0x03, 0x52, 0x03, 0x61, 0x67, 0x65, 0x12, 0x24, 0x0a, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65,
  883. 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x63,
  884. 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x22, 0x0a, 0x0c,
  885. 0x6c, 0x61, 0x73, 0x74, 0x4c, 0x6f, 0x6f, 0x6b, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x08, 0x20, 0x01,
  886. 0x28, 0x03, 0x52, 0x0c, 0x6c, 0x61, 0x73, 0x74, 0x4c, 0x6f, 0x6f, 0x6b, 0x54, 0x69, 0x6d, 0x65,
  887. 0x12, 0x24, 0x0a, 0x0d, 0x69, 0x73, 0x48, 0x61, 0x76, 0x65, 0x50, 0x69, 0x63, 0x74, 0x75, 0x72,
  888. 0x65, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0d, 0x69, 0x73, 0x48, 0x61, 0x76, 0x65, 0x50,
  889. 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x12, 0x20, 0x0a, 0x0b, 0x69, 0x73, 0x48, 0x61, 0x76, 0x65,
  890. 0x56, 0x6f, 0x69, 0x63, 0x65, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0b, 0x69, 0x73, 0x48,
  891. 0x61, 0x76, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x73, 0x4c, 0x6f,
  892. 0x63, 0x6b, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x69, 0x73, 0x4c, 0x6f, 0x63, 0x6b,
  893. 0x12, 0x12, 0x0a, 0x04, 0x63, 0x69, 0x74, 0x79, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04,
  894. 0x63, 0x69, 0x74, 0x79, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x73, 0x52, 0x65, 0x61, 0x64, 0x18, 0x0e,
  895. 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x69, 0x73, 0x52, 0x65, 0x61, 0x64, 0x12, 0x18, 0x0a, 0x07,
  896. 0x74, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x0f, 0x20, 0x03, 0x28, 0x09, 0x52, 0x07, 0x74,
  897. 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x67, 0x0a, 0x19, 0x47, 0x65, 0x74, 0x4c, 0x6f, 0x6f,
  898. 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75,
  899. 0x65, 0x73, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x18,
  900. 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x12,
  901. 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52,
  902. 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65,
  903. 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x22,
  904. 0xdd, 0x01, 0x0a, 0x17, 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4d,
  905. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x18, 0x0a, 0x07, 0x6c,
  906. 0x69, 0x6b, 0x65, 0x4e, 0x75, 0x6d, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x6c, 0x69,
  907. 0x6b, 0x65, 0x4e, 0x75, 0x6d, 0x12, 0x1a, 0x0a, 0x08, 0x6c, 0x69, 0x6b, 0x65, 0x64, 0x4e, 0x75,
  908. 0x6d, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x6c, 0x69, 0x6b, 0x65, 0x64, 0x4e, 0x75,
  909. 0x6d, 0x12, 0x26, 0x0a, 0x0e, 0x6c, 0x69, 0x6b, 0x65, 0x64, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64,
  910. 0x4e, 0x75, 0x6d, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0e, 0x6c, 0x69, 0x6b, 0x65, 0x64,
  911. 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x12, 0x18, 0x0a, 0x07, 0x6c, 0x6f, 0x6f,
  912. 0x6b, 0x4e, 0x75, 0x6d, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x6c, 0x6f, 0x6f, 0x6b,
  913. 0x4e, 0x75, 0x6d, 0x12, 0x24, 0x0a, 0x0d, 0x6c, 0x6f, 0x6f, 0x6b, 0x55, 0x6e, 0x72, 0x65, 0x61,
  914. 0x64, 0x4e, 0x75, 0x6d, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0d, 0x6c, 0x6f, 0x6f, 0x6b,
  915. 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x12, 0x24, 0x0a, 0x0d, 0x61, 0x76, 0x61,
  916. 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x06, 0x20, 0x03, 0x28, 0x09,
  917. 0x52, 0x0d, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x4c, 0x69, 0x73, 0x74, 0x22,
  918. 0x76, 0x0a, 0x10, 0x4c, 0x6f, 0x6f, 0x6b, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x65,
  919. 0x70, 0x6c, 0x79, 0x12, 0x18, 0x0a, 0x07, 0x6c, 0x6f, 0x6f, 0x6b, 0x4e, 0x75, 0x6d, 0x18, 0x01,
  920. 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x6c, 0x6f, 0x6f, 0x6b, 0x4e, 0x75, 0x6d, 0x12, 0x24, 0x0a,
  921. 0x0d, 0x6c, 0x6f, 0x6f, 0x6b, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x18, 0x02,
  922. 0x20, 0x01, 0x28, 0x03, 0x52, 0x0d, 0x6c, 0x6f, 0x6f, 0x6b, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64,
  923. 0x4e, 0x75, 0x6d, 0x12, 0x22, 0x0a, 0x0c, 0x74, 0x6f, 0x64, 0x61, 0x79, 0x4c, 0x6f, 0x6f, 0x6b,
  924. 0x4e, 0x75, 0x6d, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0c, 0x74, 0x6f, 0x64, 0x61, 0x79,
  925. 0x4c, 0x6f, 0x6f, 0x6b, 0x4e, 0x75, 0x6d, 0x22, 0x8f, 0x01, 0x0a, 0x0d, 0x50, 0x65, 0x72, 0x73,
  926. 0x6f, 0x6e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72,
  927. 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72,
  928. 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54,
  929. 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f,
  930. 0x6e, 0x54, 0x79, 0x70, 0x65, 0x12, 0x1e, 0x0a, 0x0a, 0x62, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f,
  931. 0x6e, 0x49, 0x44, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x62, 0x65, 0x50, 0x65, 0x72,
  932. 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x12, 0x22, 0x0a, 0x0c, 0x62, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f,
  933. 0x6e, 0x54, 0x79, 0x70, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, 0x62, 0x65, 0x50,
  934. 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x22, 0x55, 0x0a, 0x17, 0x55, 0x6e, 0x6c,
  935. 0x6f, 0x63, 0x6b, 0x4c, 0x6f, 0x6f, 0x6b, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x52, 0x65, 0x71,
  936. 0x75, 0x65, 0x73, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44,
  937. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44,
  938. 0x12, 0x1e, 0x0a, 0x0a, 0x62, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x18, 0x02,
  939. 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x62, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44,
  940. 0x22, 0x48, 0x0a, 0x10, 0x52, 0x65, 0x63, 0x65, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x4d, 0x65, 0x73,
  941. 0x73, 0x61, 0x67, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49,
  942. 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72,
  943. 0x49, 0x44, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x44, 0x18, 0x02, 0x20, 0x01,
  944. 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x44, 0x32, 0xf2, 0x0b, 0x0a, 0x0a, 0x53,
  945. 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x12, 0x43, 0x0a, 0x0a, 0x4c, 0x6f, 0x6f,
  946. 0x6b, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x12, 0x1d, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74,
  947. 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4d,
  948. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e,
  949. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x12, 0x43,
  950. 0x0a, 0x0a, 0x4c, 0x69, 0x6b, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x12, 0x1d, 0x2e, 0x61,
  951. 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x50, 0x65,
  952. 0x72, 0x73, 0x6f, 0x6e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x1a, 0x16, 0x2e, 0x67, 0x6f,
  953. 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d,
  954. 0x70, 0x74, 0x79, 0x12, 0x45, 0x0a, 0x0c, 0x55, 0x6e, 0x4c, 0x69, 0x6b, 0x65, 0x50, 0x65, 0x72,
  955. 0x73, 0x6f, 0x6e, 0x12, 0x1d, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73,
  956. 0x74, 0x69, 0x63, 0x73, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4d, 0x65, 0x73, 0x73, 0x61,
  957. 0x67, 0x65, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74,
  958. 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x12, 0x82, 0x01, 0x0a, 0x1f, 0x47,
  959. 0x65, 0x74, 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x53, 0x74, 0x61,
  960. 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x36,
  961. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e,
  962. 0x47, 0x65, 0x74, 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x53, 0x74,
  963. 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52,
  964. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x27, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61,
  965. 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c,
  966. 0x69, 0x6b, 0x65, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12,
  967. 0x55, 0x0a, 0x18, 0x47, 0x65, 0x74, 0x4c, 0x6f, 0x6f, 0x6b, 0x53, 0x74, 0x61, 0x74, 0x69, 0x73,
  968. 0x74, 0x69, 0x63, 0x73, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x17, 0x2e, 0x61, 0x70,
  969. 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50,
  970. 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x20, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69,
  971. 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67,
  972. 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x4c, 0x0a, 0x13, 0x52, 0x65, 0x64, 0x75, 0x63, 0x65,
  973. 0x4c, 0x69, 0x6b, 0x65, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x12, 0x1d, 0x2e,
  974. 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x50,
  975. 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x1a, 0x16, 0x2e, 0x67,
  976. 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45,
  977. 0x6d, 0x70, 0x74, 0x79, 0x12, 0x53, 0x0a, 0x10, 0x55, 0x6e, 0x6c, 0x6f, 0x63, 0x6b, 0x4c, 0x6f,
  978. 0x6f, 0x6b, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x12, 0x27, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73,
  979. 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x55, 0x6e, 0x6c, 0x6f, 0x63, 0x6b,
  980. 0x4c, 0x6f, 0x6f, 0x6b, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  981. 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  982. 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x12, 0x5f, 0x0a, 0x0c, 0x46, 0x69, 0x6e,
  983. 0x64, 0x4c, 0x6f, 0x6f, 0x6b, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x29, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  984. 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x47, 0x65, 0x74, 0x4c, 0x6f,
  985. 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71,
  986. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x24, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69,
  987. 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b,
  988. 0x65, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x5f, 0x0a, 0x0c, 0x46, 0x69,
  989. 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x29, 0x2e, 0x61, 0x70, 0x69,
  990. 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x47, 0x65, 0x74, 0x4c,
  991. 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65,
  992. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x24, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74,
  993. 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69,
  994. 0x6b, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x60, 0x0a, 0x0d, 0x46,
  995. 0x69, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x29, 0x2e, 0x61,
  996. 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x47, 0x65,
  997. 0x74, 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4c, 0x69, 0x73, 0x74,
  998. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x24, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74,
  999. 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64,
  1000. 0x4c, 0x69, 0x6b, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x4b, 0x0a,
  1001. 0x0f, 0x52, 0x65, 0x63, 0x65, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  1002. 0x12, 0x20, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63,
  1003. 0x73, 0x2e, 0x52, 0x65, 0x63, 0x65, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x4d, 0x65, 0x73, 0x73, 0x61,
  1004. 0x67, 0x65, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74,
  1005. 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x12, 0x4f, 0x0a, 0x0e, 0x41, 0x64,
  1006. 0x64, 0x54, 0x6f, 0x64, 0x61, 0x79, 0x50, 0x72, 0x6f, 0x66, 0x69, 0x74, 0x12, 0x25, 0x2e, 0x61,
  1007. 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x41, 0x64,
  1008. 0x64, 0x54, 0x6f, 0x64, 0x61, 0x79, 0x50, 0x72, 0x6f, 0x66, 0x69, 0x74, 0x52, 0x65, 0x71, 0x75,
  1009. 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f,
  1010. 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x12, 0x4b, 0x0a, 0x0f, 0x47,
  1011. 0x65, 0x74, 0x52, 0x65, 0x63, 0x65, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x4d, 0x73, 0x67, 0x12, 0x1a,
  1012. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x61, 0x72, 0x74,
  1013. 0x6e, 0x65, 0x72, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x1c, 0x2e, 0x61, 0x70, 0x69,
  1014. 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x52, 0x65, 0x63, 0x65,
  1015. 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x4d, 0x73, 0x67, 0x12, 0x4c, 0x0a, 0x0e, 0x47, 0x65, 0x74, 0x54,
  1016. 0x6f, 0x64, 0x61, 0x79, 0x50, 0x72, 0x6f, 0x66, 0x69, 0x74, 0x12, 0x1a, 0x2e, 0x61, 0x70, 0x69,
  1017. 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49,
  1018. 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x1e, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61,
  1019. 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x54, 0x6f, 0x64, 0x61, 0x79, 0x50, 0x72, 0x6f,
  1020. 0x66, 0x69, 0x74, 0x4d, 0x73, 0x67, 0x12, 0x3e, 0x0a, 0x09, 0x47, 0x65, 0x74, 0x49, 0x73, 0x4c,
  1021. 0x69, 0x6b, 0x65, 0x12, 0x1d, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73,
  1022. 0x74, 0x69, 0x63, 0x73, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4d, 0x65, 0x73, 0x73, 0x61,
  1023. 0x67, 0x65, 0x1a, 0x12, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
  1024. 0x49, 0x73, 0x4c, 0x69, 0x6b, 0x65, 0x12, 0x47, 0x0a, 0x11, 0x55, 0x73, 0x65, 0x72, 0x53, 0x65,
  1025. 0x6e, 0x64, 0x54, 0x6f, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x12, 0x1a, 0x2e, 0x61, 0x70,
  1026. 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72,
  1027. 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65,
  1028. 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x12,
  1029. 0x53, 0x0a, 0x10, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x55,
  1030. 0x73, 0x65, 0x72, 0x12, 0x27, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73,
  1031. 0x74, 0x69, 0x63, 0x73, 0x2e, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x52, 0x65, 0x70, 0x6c,
  1032. 0x79, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67,
  1033. 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45,
  1034. 0x6d, 0x70, 0x74, 0x79, 0x12, 0x59, 0x0a, 0x12, 0x47, 0x65, 0x74, 0x50, 0x61, 0x72, 0x74, 0x6e,
  1035. 0x65, 0x72, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x4d, 0x73, 0x67, 0x12, 0x1a, 0x2e, 0x61, 0x70, 0x69,
  1036. 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49,
  1037. 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x27, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61,
  1038. 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x47, 0x65, 0x74, 0x50, 0x61, 0x72, 0x74, 0x6e,
  1039. 0x65, 0x72, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x42,
  1040. 0x4f, 0x0a, 0x0e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63,
  1041. 0x73, 0x50, 0x01, 0x5a, 0x3b, 0x67, 0x69, 0x74, 0x2e, 0x69, 0x6b, 0x75, 0x62, 0x61, 0x6e, 0x2e,
  1042. 0x63, 0x6f, 0x6d, 0x2f, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2f, 0x70, 0x77, 0x2d, 0x70, 0x72,
  1043. 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x73, 0x74, 0x61, 0x74, 0x69,
  1044. 0x73, 0x74, 0x69, 0x63, 0x73, 0x3b, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73,
  1045. 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  1046. }
  1047. var (
  1048. file_statistics_proto_rawDescOnce sync.Once
  1049. file_statistics_proto_rawDescData = file_statistics_proto_rawDesc
  1050. )
  1051. func file_statistics_proto_rawDescGZIP() []byte {
  1052. file_statistics_proto_rawDescOnce.Do(func() {
  1053. file_statistics_proto_rawDescData = protoimpl.X.CompressGZIP(file_statistics_proto_rawDescData)
  1054. })
  1055. return file_statistics_proto_rawDescData
  1056. }
  1057. var file_statistics_proto_msgTypes = make([]protoimpl.MessageInfo, 14)
  1058. var file_statistics_proto_goTypes = []interface{}{
  1059. (*GetPartnerReplyMsgReply)(nil), // 0: api.statistics.GetPartnerReplyMsgReply
  1060. (*PartnerReplyUserRequest)(nil), // 1: api.statistics.PartnerReplyUserRequest
  1061. (*AddTodayProfitRequest)(nil), // 2: api.statistics.AddTodayProfitRequest
  1062. (*GetLookAndLikeStatisticsMessageRequest)(nil), // 3: api.statistics.GetLookAndLikeStatisticsMessageRequest
  1063. (*ReceptionMsg)(nil), // 4: api.statistics.ReceptionMsg
  1064. (*TodayProfitMsg)(nil), // 5: api.statistics.TodayProfitMsg
  1065. (*LookAndLikeListReply)(nil), // 6: api.statistics.LookAndLikeListReply
  1066. (*LookAndLikeListInfo)(nil), // 7: api.statistics.LookAndLikeListInfo
  1067. (*GetLookAndLikeListRequest)(nil), // 8: api.statistics.GetLookAndLikeListRequest
  1068. (*LookAndLikeMessageReply)(nil), // 9: api.statistics.LookAndLikeMessageReply
  1069. (*LookMessageReply)(nil), // 10: api.statistics.LookMessageReply
  1070. (*PersonMessage)(nil), // 11: api.statistics.PersonMessage
  1071. (*UnlockLookRecordRequest)(nil), // 12: api.statistics.UnlockLookRecordRequest
  1072. (*ReceptionMessage)(nil), // 13: api.statistics.ReceptionMessage
  1073. (*common.PersonParam)(nil), // 14: api.common.PersonParam
  1074. (*common.PartnerIDParam)(nil), // 15: api.common.PartnerIDParam
  1075. (*emptypb.Empty)(nil), // 16: google.protobuf.Empty
  1076. (*common.IsLike)(nil), // 17: api.common.IsLike
  1077. }
  1078. var file_statistics_proto_depIdxs = []int32{
  1079. 7, // 0: api.statistics.LookAndLikeListReply.list:type_name -> api.statistics.LookAndLikeListInfo
  1080. 11, // 1: api.statistics.Statistics.LookPerson:input_type -> api.statistics.PersonMessage
  1081. 11, // 2: api.statistics.Statistics.LikePerson:input_type -> api.statistics.PersonMessage
  1082. 11, // 3: api.statistics.Statistics.UnLikePerson:input_type -> api.statistics.PersonMessage
  1083. 3, // 4: api.statistics.Statistics.GetLookAndLikeStatisticsMessage:input_type -> api.statistics.GetLookAndLikeStatisticsMessageRequest
  1084. 14, // 5: api.statistics.Statistics.GetLookStatisticsMessage:input_type -> api.common.PersonParam
  1085. 11, // 6: api.statistics.Statistics.ReduceLikeUnreadNum:input_type -> api.statistics.PersonMessage
  1086. 12, // 7: api.statistics.Statistics.UnlockLookRecord:input_type -> api.statistics.UnlockLookRecordRequest
  1087. 8, // 8: api.statistics.Statistics.FindLookList:input_type -> api.statistics.GetLookAndLikeListRequest
  1088. 8, // 9: api.statistics.Statistics.FindLikeList:input_type -> api.statistics.GetLookAndLikeListRequest
  1089. 8, // 10: api.statistics.Statistics.FindLikedList:input_type -> api.statistics.GetLookAndLikeListRequest
  1090. 13, // 11: api.statistics.Statistics.ReceptionPerson:input_type -> api.statistics.ReceptionMessage
  1091. 2, // 12: api.statistics.Statistics.AddTodayProfit:input_type -> api.statistics.AddTodayProfitRequest
  1092. 15, // 13: api.statistics.Statistics.GetReceptionMsg:input_type -> api.common.PartnerIDParam
  1093. 15, // 14: api.statistics.Statistics.GetTodayProfit:input_type -> api.common.PartnerIDParam
  1094. 11, // 15: api.statistics.Statistics.GetIsLike:input_type -> api.statistics.PersonMessage
  1095. 15, // 16: api.statistics.Statistics.UserSendToPartner:input_type -> api.common.PartnerIDParam
  1096. 1, // 17: api.statistics.Statistics.PartnerReplyUser:input_type -> api.statistics.PartnerReplyUserRequest
  1097. 15, // 18: api.statistics.Statistics.GetPartnerReplyMsg:input_type -> api.common.PartnerIDParam
  1098. 16, // 19: api.statistics.Statistics.LookPerson:output_type -> google.protobuf.Empty
  1099. 16, // 20: api.statistics.Statistics.LikePerson:output_type -> google.protobuf.Empty
  1100. 16, // 21: api.statistics.Statistics.UnLikePerson:output_type -> google.protobuf.Empty
  1101. 9, // 22: api.statistics.Statistics.GetLookAndLikeStatisticsMessage:output_type -> api.statistics.LookAndLikeMessageReply
  1102. 10, // 23: api.statistics.Statistics.GetLookStatisticsMessage:output_type -> api.statistics.LookMessageReply
  1103. 16, // 24: api.statistics.Statistics.ReduceLikeUnreadNum:output_type -> google.protobuf.Empty
  1104. 16, // 25: api.statistics.Statistics.UnlockLookRecord:output_type -> google.protobuf.Empty
  1105. 6, // 26: api.statistics.Statistics.FindLookList:output_type -> api.statistics.LookAndLikeListReply
  1106. 6, // 27: api.statistics.Statistics.FindLikeList:output_type -> api.statistics.LookAndLikeListReply
  1107. 6, // 28: api.statistics.Statistics.FindLikedList:output_type -> api.statistics.LookAndLikeListReply
  1108. 16, // 29: api.statistics.Statistics.ReceptionPerson:output_type -> google.protobuf.Empty
  1109. 16, // 30: api.statistics.Statistics.AddTodayProfit:output_type -> google.protobuf.Empty
  1110. 4, // 31: api.statistics.Statistics.GetReceptionMsg:output_type -> api.statistics.ReceptionMsg
  1111. 5, // 32: api.statistics.Statistics.GetTodayProfit:output_type -> api.statistics.TodayProfitMsg
  1112. 17, // 33: api.statistics.Statistics.GetIsLike:output_type -> api.common.IsLike
  1113. 16, // 34: api.statistics.Statistics.UserSendToPartner:output_type -> google.protobuf.Empty
  1114. 16, // 35: api.statistics.Statistics.PartnerReplyUser:output_type -> google.protobuf.Empty
  1115. 0, // 36: api.statistics.Statistics.GetPartnerReplyMsg:output_type -> api.statistics.GetPartnerReplyMsgReply
  1116. 19, // [19:37] is the sub-list for method output_type
  1117. 1, // [1:19] is the sub-list for method input_type
  1118. 1, // [1:1] is the sub-list for extension type_name
  1119. 1, // [1:1] is the sub-list for extension extendee
  1120. 0, // [0:1] is the sub-list for field type_name
  1121. }
  1122. func init() { file_statistics_proto_init() }
  1123. func file_statistics_proto_init() {
  1124. if File_statistics_proto != nil {
  1125. return
  1126. }
  1127. if !protoimpl.UnsafeEnabled {
  1128. file_statistics_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  1129. switch v := v.(*GetPartnerReplyMsgReply); i {
  1130. case 0:
  1131. return &v.state
  1132. case 1:
  1133. return &v.sizeCache
  1134. case 2:
  1135. return &v.unknownFields
  1136. default:
  1137. return nil
  1138. }
  1139. }
  1140. file_statistics_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  1141. switch v := v.(*PartnerReplyUserRequest); i {
  1142. case 0:
  1143. return &v.state
  1144. case 1:
  1145. return &v.sizeCache
  1146. case 2:
  1147. return &v.unknownFields
  1148. default:
  1149. return nil
  1150. }
  1151. }
  1152. file_statistics_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  1153. switch v := v.(*AddTodayProfitRequest); i {
  1154. case 0:
  1155. return &v.state
  1156. case 1:
  1157. return &v.sizeCache
  1158. case 2:
  1159. return &v.unknownFields
  1160. default:
  1161. return nil
  1162. }
  1163. }
  1164. file_statistics_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  1165. switch v := v.(*GetLookAndLikeStatisticsMessageRequest); i {
  1166. case 0:
  1167. return &v.state
  1168. case 1:
  1169. return &v.sizeCache
  1170. case 2:
  1171. return &v.unknownFields
  1172. default:
  1173. return nil
  1174. }
  1175. }
  1176. file_statistics_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  1177. switch v := v.(*ReceptionMsg); i {
  1178. case 0:
  1179. return &v.state
  1180. case 1:
  1181. return &v.sizeCache
  1182. case 2:
  1183. return &v.unknownFields
  1184. default:
  1185. return nil
  1186. }
  1187. }
  1188. file_statistics_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  1189. switch v := v.(*TodayProfitMsg); i {
  1190. case 0:
  1191. return &v.state
  1192. case 1:
  1193. return &v.sizeCache
  1194. case 2:
  1195. return &v.unknownFields
  1196. default:
  1197. return nil
  1198. }
  1199. }
  1200. file_statistics_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  1201. switch v := v.(*LookAndLikeListReply); i {
  1202. case 0:
  1203. return &v.state
  1204. case 1:
  1205. return &v.sizeCache
  1206. case 2:
  1207. return &v.unknownFields
  1208. default:
  1209. return nil
  1210. }
  1211. }
  1212. file_statistics_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  1213. switch v := v.(*LookAndLikeListInfo); i {
  1214. case 0:
  1215. return &v.state
  1216. case 1:
  1217. return &v.sizeCache
  1218. case 2:
  1219. return &v.unknownFields
  1220. default:
  1221. return nil
  1222. }
  1223. }
  1224. file_statistics_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  1225. switch v := v.(*GetLookAndLikeListRequest); i {
  1226. case 0:
  1227. return &v.state
  1228. case 1:
  1229. return &v.sizeCache
  1230. case 2:
  1231. return &v.unknownFields
  1232. default:
  1233. return nil
  1234. }
  1235. }
  1236. file_statistics_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  1237. switch v := v.(*LookAndLikeMessageReply); i {
  1238. case 0:
  1239. return &v.state
  1240. case 1:
  1241. return &v.sizeCache
  1242. case 2:
  1243. return &v.unknownFields
  1244. default:
  1245. return nil
  1246. }
  1247. }
  1248. file_statistics_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  1249. switch v := v.(*LookMessageReply); i {
  1250. case 0:
  1251. return &v.state
  1252. case 1:
  1253. return &v.sizeCache
  1254. case 2:
  1255. return &v.unknownFields
  1256. default:
  1257. return nil
  1258. }
  1259. }
  1260. file_statistics_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  1261. switch v := v.(*PersonMessage); i {
  1262. case 0:
  1263. return &v.state
  1264. case 1:
  1265. return &v.sizeCache
  1266. case 2:
  1267. return &v.unknownFields
  1268. default:
  1269. return nil
  1270. }
  1271. }
  1272. file_statistics_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  1273. switch v := v.(*UnlockLookRecordRequest); i {
  1274. case 0:
  1275. return &v.state
  1276. case 1:
  1277. return &v.sizeCache
  1278. case 2:
  1279. return &v.unknownFields
  1280. default:
  1281. return nil
  1282. }
  1283. }
  1284. file_statistics_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  1285. switch v := v.(*ReceptionMessage); i {
  1286. case 0:
  1287. return &v.state
  1288. case 1:
  1289. return &v.sizeCache
  1290. case 2:
  1291. return &v.unknownFields
  1292. default:
  1293. return nil
  1294. }
  1295. }
  1296. }
  1297. type x struct{}
  1298. out := protoimpl.TypeBuilder{
  1299. File: protoimpl.DescBuilder{
  1300. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  1301. RawDescriptor: file_statistics_proto_rawDesc,
  1302. NumEnums: 0,
  1303. NumMessages: 14,
  1304. NumExtensions: 0,
  1305. NumServices: 1,
  1306. },
  1307. GoTypes: file_statistics_proto_goTypes,
  1308. DependencyIndexes: file_statistics_proto_depIdxs,
  1309. MessageInfos: file_statistics_proto_msgTypes,
  1310. }.Build()
  1311. File_statistics_proto = out.File
  1312. file_statistics_proto_rawDesc = nil
  1313. file_statistics_proto_goTypes = nil
  1314. file_statistics_proto_depIdxs = nil
  1315. }