statistics.pb.go 52 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411
  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: 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. IsSelf bool `protobuf:"varint,3,opt,name=isSelf,proto3" json:"isSelf"`
  186. }
  187. func (x *GetLookAndLikeStatisticsMessageRequest) Reset() {
  188. *x = GetLookAndLikeStatisticsMessageRequest{}
  189. if protoimpl.UnsafeEnabled {
  190. mi := &file_statistics_proto_msgTypes[3]
  191. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  192. ms.StoreMessageInfo(mi)
  193. }
  194. }
  195. func (x *GetLookAndLikeStatisticsMessageRequest) String() string {
  196. return protoimpl.X.MessageStringOf(x)
  197. }
  198. func (*GetLookAndLikeStatisticsMessageRequest) ProtoMessage() {}
  199. func (x *GetLookAndLikeStatisticsMessageRequest) ProtoReflect() protoreflect.Message {
  200. mi := &file_statistics_proto_msgTypes[3]
  201. if protoimpl.UnsafeEnabled && x != nil {
  202. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  203. if ms.LoadMessageInfo() == nil {
  204. ms.StoreMessageInfo(mi)
  205. }
  206. return ms
  207. }
  208. return mi.MessageOf(x)
  209. }
  210. // Deprecated: Use GetLookAndLikeStatisticsMessageRequest.ProtoReflect.Descriptor instead.
  211. func (*GetLookAndLikeStatisticsMessageRequest) Descriptor() ([]byte, []int) {
  212. return file_statistics_proto_rawDescGZIP(), []int{3}
  213. }
  214. func (x *GetLookAndLikeStatisticsMessageRequest) GetPersonID() string {
  215. if x != nil {
  216. return x.PersonID
  217. }
  218. return ""
  219. }
  220. func (x *GetLookAndLikeStatisticsMessageRequest) GetIsSelf() bool {
  221. if x != nil {
  222. return x.IsSelf
  223. }
  224. return false
  225. }
  226. type ReceptionMsg struct {
  227. state protoimpl.MessageState
  228. sizeCache protoimpl.SizeCache
  229. unknownFields protoimpl.UnknownFields
  230. TodayReceptionNum int64 `protobuf:"varint,1,opt,name=todayReceptionNum,proto3" json:"todayReceptionNum"` //今日接待人数
  231. }
  232. func (x *ReceptionMsg) Reset() {
  233. *x = ReceptionMsg{}
  234. if protoimpl.UnsafeEnabled {
  235. mi := &file_statistics_proto_msgTypes[4]
  236. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  237. ms.StoreMessageInfo(mi)
  238. }
  239. }
  240. func (x *ReceptionMsg) String() string {
  241. return protoimpl.X.MessageStringOf(x)
  242. }
  243. func (*ReceptionMsg) ProtoMessage() {}
  244. func (x *ReceptionMsg) ProtoReflect() protoreflect.Message {
  245. mi := &file_statistics_proto_msgTypes[4]
  246. if protoimpl.UnsafeEnabled && x != nil {
  247. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  248. if ms.LoadMessageInfo() == nil {
  249. ms.StoreMessageInfo(mi)
  250. }
  251. return ms
  252. }
  253. return mi.MessageOf(x)
  254. }
  255. // Deprecated: Use ReceptionMsg.ProtoReflect.Descriptor instead.
  256. func (*ReceptionMsg) Descriptor() ([]byte, []int) {
  257. return file_statistics_proto_rawDescGZIP(), []int{4}
  258. }
  259. func (x *ReceptionMsg) GetTodayReceptionNum() int64 {
  260. if x != nil {
  261. return x.TodayReceptionNum
  262. }
  263. return 0
  264. }
  265. type TodayProfitMsg struct {
  266. state protoimpl.MessageState
  267. sizeCache protoimpl.SizeCache
  268. unknownFields protoimpl.UnknownFields
  269. TodayProfit int64 `protobuf:"varint,1,opt,name=todayProfit,proto3" json:"todayProfit"` // 今日收益
  270. }
  271. func (x *TodayProfitMsg) Reset() {
  272. *x = TodayProfitMsg{}
  273. if protoimpl.UnsafeEnabled {
  274. mi := &file_statistics_proto_msgTypes[5]
  275. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  276. ms.StoreMessageInfo(mi)
  277. }
  278. }
  279. func (x *TodayProfitMsg) String() string {
  280. return protoimpl.X.MessageStringOf(x)
  281. }
  282. func (*TodayProfitMsg) ProtoMessage() {}
  283. func (x *TodayProfitMsg) ProtoReflect() protoreflect.Message {
  284. mi := &file_statistics_proto_msgTypes[5]
  285. if protoimpl.UnsafeEnabled && x != nil {
  286. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  287. if ms.LoadMessageInfo() == nil {
  288. ms.StoreMessageInfo(mi)
  289. }
  290. return ms
  291. }
  292. return mi.MessageOf(x)
  293. }
  294. // Deprecated: Use TodayProfitMsg.ProtoReflect.Descriptor instead.
  295. func (*TodayProfitMsg) Descriptor() ([]byte, []int) {
  296. return file_statistics_proto_rawDescGZIP(), []int{5}
  297. }
  298. func (x *TodayProfitMsg) GetTodayProfit() int64 {
  299. if x != nil {
  300. return x.TodayProfit
  301. }
  302. return 0
  303. }
  304. type LookAndLikeListReply struct {
  305. state protoimpl.MessageState
  306. sizeCache protoimpl.SizeCache
  307. unknownFields protoimpl.UnknownFields
  308. List []*LookAndLikeListInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  309. NextId int64 `protobuf:"varint,2,opt,name=nextId,proto3" json:"nextId"`
  310. }
  311. func (x *LookAndLikeListReply) Reset() {
  312. *x = LookAndLikeListReply{}
  313. if protoimpl.UnsafeEnabled {
  314. mi := &file_statistics_proto_msgTypes[6]
  315. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  316. ms.StoreMessageInfo(mi)
  317. }
  318. }
  319. func (x *LookAndLikeListReply) String() string {
  320. return protoimpl.X.MessageStringOf(x)
  321. }
  322. func (*LookAndLikeListReply) ProtoMessage() {}
  323. func (x *LookAndLikeListReply) ProtoReflect() protoreflect.Message {
  324. mi := &file_statistics_proto_msgTypes[6]
  325. if protoimpl.UnsafeEnabled && x != nil {
  326. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  327. if ms.LoadMessageInfo() == nil {
  328. ms.StoreMessageInfo(mi)
  329. }
  330. return ms
  331. }
  332. return mi.MessageOf(x)
  333. }
  334. // Deprecated: Use LookAndLikeListReply.ProtoReflect.Descriptor instead.
  335. func (*LookAndLikeListReply) Descriptor() ([]byte, []int) {
  336. return file_statistics_proto_rawDescGZIP(), []int{6}
  337. }
  338. func (x *LookAndLikeListReply) GetList() []*LookAndLikeListInfo {
  339. if x != nil {
  340. return x.List
  341. }
  342. return make([]*LookAndLikeListInfo, 0)
  343. }
  344. func (x *LookAndLikeListReply) GetNextId() int64 {
  345. if x != nil {
  346. return x.NextId
  347. }
  348. return 0
  349. }
  350. type LookAndLikeListInfo struct {
  351. state protoimpl.MessageState
  352. sizeCache protoimpl.SizeCache
  353. unknownFields protoimpl.UnknownFields
  354. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` // 被查看的列表中的人的ID
  355. Nickname string `protobuf:"bytes,3,opt,name=nickname,proto3" json:"nickname"` // 昵称
  356. AvatarUrl string `protobuf:"bytes,4,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像链接
  357. Sex int64 `protobuf:"varint,5,opt,name=sex,proto3" json:"sex"` // 性别
  358. Age int64 `protobuf:"varint,6,opt,name=age,proto3" json:"age"` // 年龄
  359. Constellation string `protobuf:"bytes,7,opt,name=constellation,proto3" json:"constellation"` // 星座
  360. LastLookTime int64 `protobuf:"varint,8,opt,name=lastLookTime,proto3" json:"lastLookTime"` // 上次访问时间
  361. IsHavePicture bool `protobuf:"varint,10,opt,name=isHavePicture,proto3" json:"isHavePicture"` // 是否有图片
  362. IsHaveVoice bool `protobuf:"varint,11,opt,name=isHaveVoice,proto3" json:"isHaveVoice"` // 是否有语音
  363. IsLock bool `protobuf:"varint,12,opt,name=isLock,proto3" json:"isLock"` // 是否锁住信息
  364. City string `protobuf:"bytes,13,opt,name=city,proto3" json:"city"` // 市
  365. IsRead bool `protobuf:"varint,14,opt,name=isRead,proto3" json:"isRead"` // 是否已读
  366. TagList []string `protobuf:"bytes,15,rep,name=tagList,proto3" json:"tagList"` // 标签列表
  367. IsVip bool `protobuf:"varint,16,opt,name=isVip,proto3" json:"isVip"` // 是否是Vip
  368. VipLevel int64 `protobuf:"varint,17,opt,name=vipLevel,proto3" json:"vipLevel"` // vip等级
  369. IsYearVip bool `protobuf:"varint,18,opt,name=IsYearVip,proto3" json:"IsYearVip"` // 是否是年费Vip
  370. }
  371. func (x *LookAndLikeListInfo) Reset() {
  372. *x = LookAndLikeListInfo{}
  373. if protoimpl.UnsafeEnabled {
  374. mi := &file_statistics_proto_msgTypes[7]
  375. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  376. ms.StoreMessageInfo(mi)
  377. }
  378. }
  379. func (x *LookAndLikeListInfo) String() string {
  380. return protoimpl.X.MessageStringOf(x)
  381. }
  382. func (*LookAndLikeListInfo) ProtoMessage() {}
  383. func (x *LookAndLikeListInfo) ProtoReflect() protoreflect.Message {
  384. mi := &file_statistics_proto_msgTypes[7]
  385. if protoimpl.UnsafeEnabled && x != nil {
  386. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  387. if ms.LoadMessageInfo() == nil {
  388. ms.StoreMessageInfo(mi)
  389. }
  390. return ms
  391. }
  392. return mi.MessageOf(x)
  393. }
  394. // Deprecated: Use LookAndLikeListInfo.ProtoReflect.Descriptor instead.
  395. func (*LookAndLikeListInfo) Descriptor() ([]byte, []int) {
  396. return file_statistics_proto_rawDescGZIP(), []int{7}
  397. }
  398. func (x *LookAndLikeListInfo) GetId() string {
  399. if x != nil {
  400. return x.Id
  401. }
  402. return ""
  403. }
  404. func (x *LookAndLikeListInfo) GetNickname() string {
  405. if x != nil {
  406. return x.Nickname
  407. }
  408. return ""
  409. }
  410. func (x *LookAndLikeListInfo) GetAvatarUrl() string {
  411. if x != nil {
  412. return x.AvatarUrl
  413. }
  414. return ""
  415. }
  416. func (x *LookAndLikeListInfo) GetSex() int64 {
  417. if x != nil {
  418. return x.Sex
  419. }
  420. return 0
  421. }
  422. func (x *LookAndLikeListInfo) GetAge() int64 {
  423. if x != nil {
  424. return x.Age
  425. }
  426. return 0
  427. }
  428. func (x *LookAndLikeListInfo) GetConstellation() string {
  429. if x != nil {
  430. return x.Constellation
  431. }
  432. return ""
  433. }
  434. func (x *LookAndLikeListInfo) GetLastLookTime() int64 {
  435. if x != nil {
  436. return x.LastLookTime
  437. }
  438. return 0
  439. }
  440. func (x *LookAndLikeListInfo) GetIsHavePicture() bool {
  441. if x != nil {
  442. return x.IsHavePicture
  443. }
  444. return false
  445. }
  446. func (x *LookAndLikeListInfo) GetIsHaveVoice() bool {
  447. if x != nil {
  448. return x.IsHaveVoice
  449. }
  450. return false
  451. }
  452. func (x *LookAndLikeListInfo) GetIsLock() bool {
  453. if x != nil {
  454. return x.IsLock
  455. }
  456. return false
  457. }
  458. func (x *LookAndLikeListInfo) GetCity() string {
  459. if x != nil {
  460. return x.City
  461. }
  462. return ""
  463. }
  464. func (x *LookAndLikeListInfo) GetIsRead() bool {
  465. if x != nil {
  466. return x.IsRead
  467. }
  468. return false
  469. }
  470. func (x *LookAndLikeListInfo) GetTagList() []string {
  471. if x != nil {
  472. return x.TagList
  473. }
  474. return make([]string, 0)
  475. }
  476. func (x *LookAndLikeListInfo) GetIsVip() bool {
  477. if x != nil {
  478. return x.IsVip
  479. }
  480. return false
  481. }
  482. func (x *LookAndLikeListInfo) GetVipLevel() int64 {
  483. if x != nil {
  484. return x.VipLevel
  485. }
  486. return 0
  487. }
  488. func (x *LookAndLikeListInfo) GetIsYearVip() bool {
  489. if x != nil {
  490. return x.IsYearVip
  491. }
  492. return false
  493. }
  494. type GetLookAndLikeListRequest struct {
  495. state protoimpl.MessageState
  496. sizeCache protoimpl.SizeCache
  497. unknownFields protoimpl.UnknownFields
  498. PersonID string `protobuf:"bytes,1,opt,name=personID,proto3" json:"personID"` // 查询目标的ID
  499. NextId int64 `protobuf:"varint,3,opt,name=nextId,proto3" json:"nextId"`
  500. Offset int64 `protobuf:"varint,4,opt,name=offset,proto3" json:"offset"`
  501. }
  502. func (x *GetLookAndLikeListRequest) Reset() {
  503. *x = GetLookAndLikeListRequest{}
  504. if protoimpl.UnsafeEnabled {
  505. mi := &file_statistics_proto_msgTypes[8]
  506. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  507. ms.StoreMessageInfo(mi)
  508. }
  509. }
  510. func (x *GetLookAndLikeListRequest) String() string {
  511. return protoimpl.X.MessageStringOf(x)
  512. }
  513. func (*GetLookAndLikeListRequest) ProtoMessage() {}
  514. func (x *GetLookAndLikeListRequest) ProtoReflect() protoreflect.Message {
  515. mi := &file_statistics_proto_msgTypes[8]
  516. if protoimpl.UnsafeEnabled && x != nil {
  517. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  518. if ms.LoadMessageInfo() == nil {
  519. ms.StoreMessageInfo(mi)
  520. }
  521. return ms
  522. }
  523. return mi.MessageOf(x)
  524. }
  525. // Deprecated: Use GetLookAndLikeListRequest.ProtoReflect.Descriptor instead.
  526. func (*GetLookAndLikeListRequest) Descriptor() ([]byte, []int) {
  527. return file_statistics_proto_rawDescGZIP(), []int{8}
  528. }
  529. func (x *GetLookAndLikeListRequest) GetPersonID() string {
  530. if x != nil {
  531. return x.PersonID
  532. }
  533. return ""
  534. }
  535. func (x *GetLookAndLikeListRequest) GetNextId() int64 {
  536. if x != nil {
  537. return x.NextId
  538. }
  539. return 0
  540. }
  541. func (x *GetLookAndLikeListRequest) GetOffset() int64 {
  542. if x != nil {
  543. return x.Offset
  544. }
  545. return 0
  546. }
  547. type LookAndLikeMessageReply struct {
  548. state protoimpl.MessageState
  549. sizeCache protoimpl.SizeCache
  550. unknownFields protoimpl.UnknownFields
  551. LikeNum int64 `protobuf:"varint,1,opt,name=likeNum,proto3" json:"likeNum"` // 我喜欢
  552. LikedNum int64 `protobuf:"varint,2,opt,name=likedNum,proto3" json:"likedNum"` // 喜欢我
  553. LikedUnreadNum int64 `protobuf:"varint,3,opt,name=likedUnreadNum,proto3" json:"likedUnreadNum"` // 喜欢我的未读数
  554. LookNum int64 `protobuf:"varint,4,opt,name=lookNum,proto3" json:"lookNum"` // 看过我
  555. LookUnreadNum int64 `protobuf:"varint,5,opt,name=lookUnreadNum,proto3" json:"lookUnreadNum"` // 看过我的未读数
  556. AvatarUrlList []string `protobuf:"bytes,6,rep,name=avatarUrlList,proto3" json:"avatarUrlList"` // 头像列表
  557. }
  558. func (x *LookAndLikeMessageReply) Reset() {
  559. *x = LookAndLikeMessageReply{}
  560. if protoimpl.UnsafeEnabled {
  561. mi := &file_statistics_proto_msgTypes[9]
  562. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  563. ms.StoreMessageInfo(mi)
  564. }
  565. }
  566. func (x *LookAndLikeMessageReply) String() string {
  567. return protoimpl.X.MessageStringOf(x)
  568. }
  569. func (*LookAndLikeMessageReply) ProtoMessage() {}
  570. func (x *LookAndLikeMessageReply) ProtoReflect() protoreflect.Message {
  571. mi := &file_statistics_proto_msgTypes[9]
  572. if protoimpl.UnsafeEnabled && x != nil {
  573. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  574. if ms.LoadMessageInfo() == nil {
  575. ms.StoreMessageInfo(mi)
  576. }
  577. return ms
  578. }
  579. return mi.MessageOf(x)
  580. }
  581. // Deprecated: Use LookAndLikeMessageReply.ProtoReflect.Descriptor instead.
  582. func (*LookAndLikeMessageReply) Descriptor() ([]byte, []int) {
  583. return file_statistics_proto_rawDescGZIP(), []int{9}
  584. }
  585. func (x *LookAndLikeMessageReply) GetLikeNum() int64 {
  586. if x != nil {
  587. return x.LikeNum
  588. }
  589. return 0
  590. }
  591. func (x *LookAndLikeMessageReply) GetLikedNum() int64 {
  592. if x != nil {
  593. return x.LikedNum
  594. }
  595. return 0
  596. }
  597. func (x *LookAndLikeMessageReply) GetLikedUnreadNum() int64 {
  598. if x != nil {
  599. return x.LikedUnreadNum
  600. }
  601. return 0
  602. }
  603. func (x *LookAndLikeMessageReply) GetLookNum() int64 {
  604. if x != nil {
  605. return x.LookNum
  606. }
  607. return 0
  608. }
  609. func (x *LookAndLikeMessageReply) GetLookUnreadNum() int64 {
  610. if x != nil {
  611. return x.LookUnreadNum
  612. }
  613. return 0
  614. }
  615. func (x *LookAndLikeMessageReply) GetAvatarUrlList() []string {
  616. if x != nil {
  617. return x.AvatarUrlList
  618. }
  619. return make([]string, 0)
  620. }
  621. type LookMessageReply struct {
  622. state protoimpl.MessageState
  623. sizeCache protoimpl.SizeCache
  624. unknownFields protoimpl.UnknownFields
  625. LookNum int64 `protobuf:"varint,1,opt,name=lookNum,proto3" json:"lookNum"`
  626. LookUnreadNum int64 `protobuf:"varint,2,opt,name=lookUnreadNum,proto3" json:"lookUnreadNum"`
  627. TodayLookNum int64 `protobuf:"varint,3,opt,name=todayLookNum,proto3" json:"todayLookNum"`
  628. }
  629. func (x *LookMessageReply) Reset() {
  630. *x = LookMessageReply{}
  631. if protoimpl.UnsafeEnabled {
  632. mi := &file_statistics_proto_msgTypes[10]
  633. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  634. ms.StoreMessageInfo(mi)
  635. }
  636. }
  637. func (x *LookMessageReply) String() string {
  638. return protoimpl.X.MessageStringOf(x)
  639. }
  640. func (*LookMessageReply) ProtoMessage() {}
  641. func (x *LookMessageReply) ProtoReflect() protoreflect.Message {
  642. mi := &file_statistics_proto_msgTypes[10]
  643. if protoimpl.UnsafeEnabled && x != nil {
  644. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  645. if ms.LoadMessageInfo() == nil {
  646. ms.StoreMessageInfo(mi)
  647. }
  648. return ms
  649. }
  650. return mi.MessageOf(x)
  651. }
  652. // Deprecated: Use LookMessageReply.ProtoReflect.Descriptor instead.
  653. func (*LookMessageReply) Descriptor() ([]byte, []int) {
  654. return file_statistics_proto_rawDescGZIP(), []int{10}
  655. }
  656. func (x *LookMessageReply) GetLookNum() int64 {
  657. if x != nil {
  658. return x.LookNum
  659. }
  660. return 0
  661. }
  662. func (x *LookMessageReply) GetLookUnreadNum() int64 {
  663. if x != nil {
  664. return x.LookUnreadNum
  665. }
  666. return 0
  667. }
  668. func (x *LookMessageReply) GetTodayLookNum() int64 {
  669. if x != nil {
  670. return x.TodayLookNum
  671. }
  672. return 0
  673. }
  674. type PersonMessage struct {
  675. state protoimpl.MessageState
  676. sizeCache protoimpl.SizeCache
  677. unknownFields protoimpl.UnknownFields
  678. PersonID string `protobuf:"bytes,1,opt,name=personID,proto3" json:"personID"` // 关注者、浏览者的ID
  679. BePersonID string `protobuf:"bytes,3,opt,name=bePersonID,proto3" json:"bePersonID"` // 被关注者、被浏览者的ID
  680. }
  681. func (x *PersonMessage) Reset() {
  682. *x = PersonMessage{}
  683. if protoimpl.UnsafeEnabled {
  684. mi := &file_statistics_proto_msgTypes[11]
  685. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  686. ms.StoreMessageInfo(mi)
  687. }
  688. }
  689. func (x *PersonMessage) String() string {
  690. return protoimpl.X.MessageStringOf(x)
  691. }
  692. func (*PersonMessage) ProtoMessage() {}
  693. func (x *PersonMessage) ProtoReflect() protoreflect.Message {
  694. mi := &file_statistics_proto_msgTypes[11]
  695. if protoimpl.UnsafeEnabled && x != nil {
  696. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  697. if ms.LoadMessageInfo() == nil {
  698. ms.StoreMessageInfo(mi)
  699. }
  700. return ms
  701. }
  702. return mi.MessageOf(x)
  703. }
  704. // Deprecated: Use PersonMessage.ProtoReflect.Descriptor instead.
  705. func (*PersonMessage) Descriptor() ([]byte, []int) {
  706. return file_statistics_proto_rawDescGZIP(), []int{11}
  707. }
  708. func (x *PersonMessage) GetPersonID() string {
  709. if x != nil {
  710. return x.PersonID
  711. }
  712. return ""
  713. }
  714. func (x *PersonMessage) GetBePersonID() string {
  715. if x != nil {
  716. return x.BePersonID
  717. }
  718. return ""
  719. }
  720. type UnlockLookRecordRequest struct {
  721. state protoimpl.MessageState
  722. sizeCache protoimpl.SizeCache
  723. unknownFields protoimpl.UnknownFields
  724. PersonID string `protobuf:"bytes,1,opt,name=personID,proto3" json:"personID"` // 关注者、浏览者的ID
  725. BePersonID string `protobuf:"bytes,2,opt,name=bePersonID,proto3" json:"bePersonID"` // 被关注者、被浏览者的ID
  726. }
  727. func (x *UnlockLookRecordRequest) Reset() {
  728. *x = UnlockLookRecordRequest{}
  729. if protoimpl.UnsafeEnabled {
  730. mi := &file_statistics_proto_msgTypes[12]
  731. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  732. ms.StoreMessageInfo(mi)
  733. }
  734. }
  735. func (x *UnlockLookRecordRequest) String() string {
  736. return protoimpl.X.MessageStringOf(x)
  737. }
  738. func (*UnlockLookRecordRequest) ProtoMessage() {}
  739. func (x *UnlockLookRecordRequest) ProtoReflect() protoreflect.Message {
  740. mi := &file_statistics_proto_msgTypes[12]
  741. if protoimpl.UnsafeEnabled && x != nil {
  742. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  743. if ms.LoadMessageInfo() == nil {
  744. ms.StoreMessageInfo(mi)
  745. }
  746. return ms
  747. }
  748. return mi.MessageOf(x)
  749. }
  750. // Deprecated: Use UnlockLookRecordRequest.ProtoReflect.Descriptor instead.
  751. func (*UnlockLookRecordRequest) Descriptor() ([]byte, []int) {
  752. return file_statistics_proto_rawDescGZIP(), []int{12}
  753. }
  754. func (x *UnlockLookRecordRequest) GetPersonID() string {
  755. if x != nil {
  756. return x.PersonID
  757. }
  758. return ""
  759. }
  760. func (x *UnlockLookRecordRequest) GetBePersonID() string {
  761. if x != nil {
  762. return x.BePersonID
  763. }
  764. return ""
  765. }
  766. type ReceptionMessage struct {
  767. state protoimpl.MessageState
  768. sizeCache protoimpl.SizeCache
  769. unknownFields protoimpl.UnknownFields
  770. PartnerID string `protobuf:"bytes,1,opt,name=partnerID,proto3" json:"partnerID"` // 接待者的ID
  771. UserID string `protobuf:"bytes,2,opt,name=userID,proto3" json:"userID"` // 被接待者的ID
  772. }
  773. func (x *ReceptionMessage) Reset() {
  774. *x = ReceptionMessage{}
  775. if protoimpl.UnsafeEnabled {
  776. mi := &file_statistics_proto_msgTypes[13]
  777. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  778. ms.StoreMessageInfo(mi)
  779. }
  780. }
  781. func (x *ReceptionMessage) String() string {
  782. return protoimpl.X.MessageStringOf(x)
  783. }
  784. func (*ReceptionMessage) ProtoMessage() {}
  785. func (x *ReceptionMessage) ProtoReflect() protoreflect.Message {
  786. mi := &file_statistics_proto_msgTypes[13]
  787. if protoimpl.UnsafeEnabled && x != nil {
  788. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  789. if ms.LoadMessageInfo() == nil {
  790. ms.StoreMessageInfo(mi)
  791. }
  792. return ms
  793. }
  794. return mi.MessageOf(x)
  795. }
  796. // Deprecated: Use ReceptionMessage.ProtoReflect.Descriptor instead.
  797. func (*ReceptionMessage) Descriptor() ([]byte, []int) {
  798. return file_statistics_proto_rawDescGZIP(), []int{13}
  799. }
  800. func (x *ReceptionMessage) GetPartnerID() string {
  801. if x != nil {
  802. return x.PartnerID
  803. }
  804. return ""
  805. }
  806. func (x *ReceptionMessage) GetUserID() string {
  807. if x != nil {
  808. return x.UserID
  809. }
  810. return ""
  811. }
  812. var File_statistics_proto protoreflect.FileDescriptor
  813. var file_statistics_proto_rawDesc = []byte{
  814. 0x0a, 0x10, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x70, 0x72, 0x6f,
  815. 0x74, 0x6f, 0x12, 0x0e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69,
  816. 0x63, 0x73, 0x1a, 0x1b, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  817. 0x62, 0x75, 0x66, 0x2f, 0x65, 0x6d, 0x70, 0x74, 0x79, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a,
  818. 0x17, 0x61, 0x70, 0x69, 0x2f, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2f, 0x63, 0x6f, 0x6d, 0x6d,
  819. 0x6f, 0x6e, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x22, 0xb1, 0x01, 0x0a, 0x17, 0x47, 0x65, 0x74,
  820. 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x4d, 0x73, 0x67, 0x52,
  821. 0x65, 0x70, 0x6c, 0x79, 0x12, 0x30, 0x0a, 0x13, 0x66, 0x69, 0x76, 0x65, 0x4d, 0x69, 0x6e, 0x75,
  822. 0x74, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x52, 0x61, 0x74, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28,
  823. 0x01, 0x52, 0x13, 0x66, 0x69, 0x76, 0x65, 0x4d, 0x69, 0x6e, 0x75, 0x74, 0x65, 0x52, 0x65, 0x70,
  824. 0x6c, 0x79, 0x52, 0x61, 0x74, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x63, 0x68, 0x61, 0x74, 0x4e, 0x75,
  825. 0x6d, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x63, 0x68, 0x61, 0x74, 0x4e, 0x75, 0x6d,
  826. 0x12, 0x1a, 0x0a, 0x08, 0x72, 0x65, 0x70, 0x6c, 0x79, 0x4e, 0x75, 0x6d, 0x18, 0x03, 0x20, 0x01,
  827. 0x28, 0x03, 0x52, 0x08, 0x72, 0x65, 0x70, 0x6c, 0x79, 0x4e, 0x75, 0x6d, 0x12, 0x2e, 0x0a, 0x12,
  828. 0x66, 0x69, 0x76, 0x65, 0x4d, 0x69, 0x6e, 0x75, 0x74, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x4e,
  829. 0x75, 0x6d, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x12, 0x66, 0x69, 0x76, 0x65, 0x4d, 0x69,
  830. 0x6e, 0x75, 0x74, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x4e, 0x75, 0x6d, 0x22, 0x87, 0x01, 0x0a,
  831. 0x17, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x55, 0x73, 0x65,
  832. 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x70, 0x61, 0x72, 0x74,
  833. 0x6e, 0x65, 0x72, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x70, 0x61, 0x72,
  834. 0x74, 0x6e, 0x65, 0x72, 0x49, 0x44, 0x12, 0x22, 0x0a, 0x0c, 0x75, 0x73, 0x65, 0x72, 0x53, 0x65,
  835. 0x6e, 0x64, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0c, 0x75, 0x73,
  836. 0x65, 0x72, 0x53, 0x65, 0x6e, 0x64, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x2a, 0x0a, 0x10, 0x70, 0x61,
  837. 0x72, 0x74, 0x6e, 0x65, 0x72, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x03,
  838. 0x20, 0x01, 0x28, 0x03, 0x52, 0x10, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x52, 0x65, 0x70,
  839. 0x6c, 0x79, 0x54, 0x69, 0x6d, 0x65, 0x22, 0x4b, 0x0a, 0x15, 0x41, 0x64, 0x64, 0x54, 0x6f, 0x64,
  840. 0x61, 0x79, 0x50, 0x72, 0x6f, 0x66, 0x69, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12,
  841. 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28,
  842. 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x12, 0x16, 0x0a, 0x06, 0x70,
  843. 0x72, 0x6f, 0x66, 0x69, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x70, 0x72, 0x6f,
  844. 0x66, 0x69, 0x74, 0x22, 0x5c, 0x0a, 0x26, 0x47, 0x65, 0x74, 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e,
  845. 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x53, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x4d,
  846. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1a, 0x0a,
  847. 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
  848. 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x73, 0x53,
  849. 0x65, 0x6c, 0x66, 0x18, 0x03, 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x69, 0x73, 0x53, 0x65, 0x6c,
  850. 0x66, 0x22, 0x3c, 0x0a, 0x0c, 0x52, 0x65, 0x63, 0x65, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x4d, 0x73,
  851. 0x67, 0x12, 0x2c, 0x0a, 0x11, 0x74, 0x6f, 0x64, 0x61, 0x79, 0x52, 0x65, 0x63, 0x65, 0x70, 0x74,
  852. 0x69, 0x6f, 0x6e, 0x4e, 0x75, 0x6d, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x11, 0x74, 0x6f,
  853. 0x64, 0x61, 0x79, 0x52, 0x65, 0x63, 0x65, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x4e, 0x75, 0x6d, 0x22,
  854. 0x32, 0x0a, 0x0e, 0x54, 0x6f, 0x64, 0x61, 0x79, 0x50, 0x72, 0x6f, 0x66, 0x69, 0x74, 0x4d, 0x73,
  855. 0x67, 0x12, 0x20, 0x0a, 0x0b, 0x74, 0x6f, 0x64, 0x61, 0x79, 0x50, 0x72, 0x6f, 0x66, 0x69, 0x74,
  856. 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x74, 0x6f, 0x64, 0x61, 0x79, 0x50, 0x72, 0x6f,
  857. 0x66, 0x69, 0x74, 0x22, 0x67, 0x0a, 0x14, 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69,
  858. 0x6b, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x37, 0x0a, 0x04, 0x6c,
  859. 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x23, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  860. 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x41,
  861. 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04,
  862. 0x6c, 0x69, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x02,
  863. 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x22, 0xc3, 0x03, 0x0a,
  864. 0x13, 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4c, 0x69, 0x73, 0x74,
  865. 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  866. 0x52, 0x02, 0x69, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65,
  867. 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65,
  868. 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18, 0x04, 0x20,
  869. 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x10,
  870. 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78,
  871. 0x12, 0x10, 0x0a, 0x03, 0x61, 0x67, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x61,
  872. 0x67, 0x65, 0x12, 0x24, 0x0a, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74,
  873. 0x69, 0x6f, 0x6e, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74,
  874. 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x22, 0x0a, 0x0c, 0x6c, 0x61, 0x73, 0x74,
  875. 0x4c, 0x6f, 0x6f, 0x6b, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x08, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0c,
  876. 0x6c, 0x61, 0x73, 0x74, 0x4c, 0x6f, 0x6f, 0x6b, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x24, 0x0a, 0x0d,
  877. 0x69, 0x73, 0x48, 0x61, 0x76, 0x65, 0x50, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x18, 0x0a, 0x20,
  878. 0x01, 0x28, 0x08, 0x52, 0x0d, 0x69, 0x73, 0x48, 0x61, 0x76, 0x65, 0x50, 0x69, 0x63, 0x74, 0x75,
  879. 0x72, 0x65, 0x12, 0x20, 0x0a, 0x0b, 0x69, 0x73, 0x48, 0x61, 0x76, 0x65, 0x56, 0x6f, 0x69, 0x63,
  880. 0x65, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0b, 0x69, 0x73, 0x48, 0x61, 0x76, 0x65, 0x56,
  881. 0x6f, 0x69, 0x63, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x73, 0x4c, 0x6f, 0x63, 0x6b, 0x18, 0x0c,
  882. 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x69, 0x73, 0x4c, 0x6f, 0x63, 0x6b, 0x12, 0x12, 0x0a, 0x04,
  883. 0x63, 0x69, 0x74, 0x79, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x69, 0x74, 0x79,
  884. 0x12, 0x16, 0x0a, 0x06, 0x69, 0x73, 0x52, 0x65, 0x61, 0x64, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x08,
  885. 0x52, 0x06, 0x69, 0x73, 0x52, 0x65, 0x61, 0x64, 0x12, 0x18, 0x0a, 0x07, 0x74, 0x61, 0x67, 0x4c,
  886. 0x69, 0x73, 0x74, 0x18, 0x0f, 0x20, 0x03, 0x28, 0x09, 0x52, 0x07, 0x74, 0x61, 0x67, 0x4c, 0x69,
  887. 0x73, 0x74, 0x12, 0x14, 0x0a, 0x05, 0x69, 0x73, 0x56, 0x69, 0x70, 0x18, 0x10, 0x20, 0x01, 0x28,
  888. 0x08, 0x52, 0x05, 0x69, 0x73, 0x56, 0x69, 0x70, 0x12, 0x1a, 0x0a, 0x08, 0x76, 0x69, 0x70, 0x4c,
  889. 0x65, 0x76, 0x65, 0x6c, 0x18, 0x11, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x76, 0x69, 0x70, 0x4c,
  890. 0x65, 0x76, 0x65, 0x6c, 0x12, 0x1c, 0x0a, 0x09, 0x49, 0x73, 0x59, 0x65, 0x61, 0x72, 0x56, 0x69,
  891. 0x70, 0x18, 0x12, 0x20, 0x01, 0x28, 0x08, 0x52, 0x09, 0x49, 0x73, 0x59, 0x65, 0x61, 0x72, 0x56,
  892. 0x69, 0x70, 0x22, 0x67, 0x0a, 0x19, 0x47, 0x65, 0x74, 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64,
  893. 0x4c, 0x69, 0x6b, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12,
  894. 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28,
  895. 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x12, 0x16, 0x0a, 0x06, 0x6e,
  896. 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78,
  897. 0x74, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x18, 0x04, 0x20,
  898. 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x22, 0xdd, 0x01, 0x0a, 0x17,
  899. 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4d, 0x65, 0x73, 0x73, 0x61,
  900. 0x67, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x18, 0x0a, 0x07, 0x6c, 0x69, 0x6b, 0x65, 0x4e,
  901. 0x75, 0x6d, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x6c, 0x69, 0x6b, 0x65, 0x4e, 0x75,
  902. 0x6d, 0x12, 0x1a, 0x0a, 0x08, 0x6c, 0x69, 0x6b, 0x65, 0x64, 0x4e, 0x75, 0x6d, 0x18, 0x02, 0x20,
  903. 0x01, 0x28, 0x03, 0x52, 0x08, 0x6c, 0x69, 0x6b, 0x65, 0x64, 0x4e, 0x75, 0x6d, 0x12, 0x26, 0x0a,
  904. 0x0e, 0x6c, 0x69, 0x6b, 0x65, 0x64, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x18,
  905. 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0e, 0x6c, 0x69, 0x6b, 0x65, 0x64, 0x55, 0x6e, 0x72, 0x65,
  906. 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x12, 0x18, 0x0a, 0x07, 0x6c, 0x6f, 0x6f, 0x6b, 0x4e, 0x75, 0x6d,
  907. 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x6c, 0x6f, 0x6f, 0x6b, 0x4e, 0x75, 0x6d, 0x12,
  908. 0x24, 0x0a, 0x0d, 0x6c, 0x6f, 0x6f, 0x6b, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d,
  909. 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0d, 0x6c, 0x6f, 0x6f, 0x6b, 0x55, 0x6e, 0x72, 0x65,
  910. 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x12, 0x24, 0x0a, 0x0d, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55,
  911. 0x72, 0x6c, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x06, 0x20, 0x03, 0x28, 0x09, 0x52, 0x0d, 0x61, 0x76,
  912. 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x76, 0x0a, 0x10, 0x4c,
  913. 0x6f, 0x6f, 0x6b, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12,
  914. 0x18, 0x0a, 0x07, 0x6c, 0x6f, 0x6f, 0x6b, 0x4e, 0x75, 0x6d, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03,
  915. 0x52, 0x07, 0x6c, 0x6f, 0x6f, 0x6b, 0x4e, 0x75, 0x6d, 0x12, 0x24, 0x0a, 0x0d, 0x6c, 0x6f, 0x6f,
  916. 0x6b, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03,
  917. 0x52, 0x0d, 0x6c, 0x6f, 0x6f, 0x6b, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x12,
  918. 0x22, 0x0a, 0x0c, 0x74, 0x6f, 0x64, 0x61, 0x79, 0x4c, 0x6f, 0x6f, 0x6b, 0x4e, 0x75, 0x6d, 0x18,
  919. 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0c, 0x74, 0x6f, 0x64, 0x61, 0x79, 0x4c, 0x6f, 0x6f, 0x6b,
  920. 0x4e, 0x75, 0x6d, 0x22, 0x4b, 0x0a, 0x0d, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4d, 0x65, 0x73,
  921. 0x73, 0x61, 0x67, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44,
  922. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44,
  923. 0x12, 0x1e, 0x0a, 0x0a, 0x62, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x18, 0x03,
  924. 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x62, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44,
  925. 0x22, 0x55, 0x0a, 0x17, 0x55, 0x6e, 0x6c, 0x6f, 0x63, 0x6b, 0x4c, 0x6f, 0x6f, 0x6b, 0x52, 0x65,
  926. 0x63, 0x6f, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x70,
  927. 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70,
  928. 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x12, 0x1e, 0x0a, 0x0a, 0x62, 0x65, 0x50, 0x65, 0x72,
  929. 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x62, 0x65, 0x50,
  930. 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x22, 0x48, 0x0a, 0x10, 0x52, 0x65, 0x63, 0x65, 0x70,
  931. 0x74, 0x69, 0x6f, 0x6e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x70,
  932. 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09,
  933. 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x44, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65,
  934. 0x72, 0x49, 0x44, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49,
  935. 0x44, 0x32, 0xc0, 0x07, 0x0a, 0x0a, 0x53, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73,
  936. 0x12, 0x43, 0x0a, 0x0a, 0x4c, 0x6f, 0x6f, 0x6b, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x12, 0x1d,
  937. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e,
  938. 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x1a, 0x16, 0x2e,
  939. 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e,
  940. 0x45, 0x6d, 0x70, 0x74, 0x79, 0x12, 0x43, 0x0a, 0x0a, 0x4c, 0x69, 0x6b, 0x65, 0x50, 0x65, 0x72,
  941. 0x73, 0x6f, 0x6e, 0x12, 0x1d, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73,
  942. 0x74, 0x69, 0x63, 0x73, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4d, 0x65, 0x73, 0x73, 0x61,
  943. 0x67, 0x65, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74,
  944. 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x12, 0x45, 0x0a, 0x0c, 0x55, 0x6e,
  945. 0x4c, 0x69, 0x6b, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x12, 0x1d, 0x2e, 0x61, 0x70, 0x69,
  946. 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x50, 0x65, 0x72, 0x73,
  947. 0x6f, 0x6e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67,
  948. 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74,
  949. 0x79, 0x12, 0x82, 0x01, 0x0a, 0x1f, 0x47, 0x65, 0x74, 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64,
  950. 0x4c, 0x69, 0x6b, 0x65, 0x53, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x4d, 0x65,
  951. 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x36, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74,
  952. 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x47, 0x65, 0x74, 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e,
  953. 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x53, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x4d,
  954. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x27, 0x2e,
  955. 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x4c,
  956. 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67,
  957. 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x55, 0x0a, 0x18, 0x47, 0x65, 0x74, 0x4c, 0x6f, 0x6f,
  958. 0x6b, 0x53, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x4d, 0x65, 0x73, 0x73, 0x61,
  959. 0x67, 0x65, 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
  960. 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x20, 0x2e, 0x61, 0x70,
  961. 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x4c, 0x6f, 0x6f,
  962. 0x6b, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x4c, 0x0a,
  963. 0x13, 0x52, 0x65, 0x64, 0x75, 0x63, 0x65, 0x4c, 0x69, 0x6b, 0x65, 0x55, 0x6e, 0x72, 0x65, 0x61,
  964. 0x64, 0x4e, 0x75, 0x6d, 0x12, 0x1d, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69,
  965. 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4d, 0x65, 0x73, 0x73,
  966. 0x61, 0x67, 0x65, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f,
  967. 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x12, 0x53, 0x0a, 0x10, 0x55,
  968. 0x6e, 0x6c, 0x6f, 0x63, 0x6b, 0x4c, 0x6f, 0x6f, 0x6b, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x12,
  969. 0x27, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73,
  970. 0x2e, 0x55, 0x6e, 0x6c, 0x6f, 0x63, 0x6b, 0x4c, 0x6f, 0x6f, 0x6b, 0x52, 0x65, 0x63, 0x6f, 0x72,
  971. 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c,
  972. 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79,
  973. 0x12, 0x5f, 0x0a, 0x0c, 0x46, 0x69, 0x6e, 0x64, 0x4c, 0x6f, 0x6f, 0x6b, 0x4c, 0x69, 0x73, 0x74,
  974. 0x12, 0x29, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63,
  975. 0x73, 0x2e, 0x47, 0x65, 0x74, 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65,
  976. 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x24, 0x2e, 0x61, 0x70,
  977. 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x4c, 0x6f, 0x6f,
  978. 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c,
  979. 0x79, 0x12, 0x5f, 0x0a, 0x0c, 0x46, 0x69, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4c, 0x69, 0x73,
  980. 0x74, 0x12, 0x29, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69,
  981. 0x63, 0x73, 0x2e, 0x47, 0x65, 0x74, 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b,
  982. 0x65, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x24, 0x2e, 0x61,
  983. 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x4c, 0x6f,
  984. 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70,
  985. 0x6c, 0x79, 0x12, 0x60, 0x0a, 0x0d, 0x46, 0x69, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x64, 0x4c,
  986. 0x69, 0x73, 0x74, 0x12, 0x29, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73,
  987. 0x74, 0x69, 0x63, 0x73, 0x2e, 0x47, 0x65, 0x74, 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c,
  988. 0x69, 0x6b, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x24,
  989. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e,
  990. 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x52,
  991. 0x65, 0x70, 0x6c, 0x79, 0x12, 0x3e, 0x0a, 0x09, 0x47, 0x65, 0x74, 0x49, 0x73, 0x4c, 0x69, 0x6b,
  992. 0x65, 0x12, 0x1d, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69,
  993. 0x63, 0x73, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
  994. 0x1a, 0x12, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x49, 0x73,
  995. 0x4c, 0x69, 0x6b, 0x65, 0x42, 0x4f, 0x0a, 0x0e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74,
  996. 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x50, 0x01, 0x5a, 0x3b, 0x67, 0x69, 0x74, 0x2e, 0x69, 0x6b,
  997. 0x75, 0x62, 0x61, 0x6e, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2f,
  998. 0x70, 0x77, 0x2d, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x61, 0x70, 0x69, 0x2f,
  999. 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x3b, 0x73, 0x74, 0x61, 0x74, 0x69,
  1000. 0x73, 0x74, 0x69, 0x63, 0x73, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  1001. }
  1002. var (
  1003. file_statistics_proto_rawDescOnce sync.Once
  1004. file_statistics_proto_rawDescData = file_statistics_proto_rawDesc
  1005. )
  1006. func file_statistics_proto_rawDescGZIP() []byte {
  1007. file_statistics_proto_rawDescOnce.Do(func() {
  1008. file_statistics_proto_rawDescData = protoimpl.X.CompressGZIP(file_statistics_proto_rawDescData)
  1009. })
  1010. return file_statistics_proto_rawDescData
  1011. }
  1012. var file_statistics_proto_msgTypes = make([]protoimpl.MessageInfo, 14)
  1013. var file_statistics_proto_goTypes = []interface{}{
  1014. (*GetPartnerReplyMsgReply)(nil), // 0: api.statistics.GetPartnerReplyMsgReply
  1015. (*PartnerReplyUserRequest)(nil), // 1: api.statistics.PartnerReplyUserRequest
  1016. (*AddTodayProfitRequest)(nil), // 2: api.statistics.AddTodayProfitRequest
  1017. (*GetLookAndLikeStatisticsMessageRequest)(nil), // 3: api.statistics.GetLookAndLikeStatisticsMessageRequest
  1018. (*ReceptionMsg)(nil), // 4: api.statistics.ReceptionMsg
  1019. (*TodayProfitMsg)(nil), // 5: api.statistics.TodayProfitMsg
  1020. (*LookAndLikeListReply)(nil), // 6: api.statistics.LookAndLikeListReply
  1021. (*LookAndLikeListInfo)(nil), // 7: api.statistics.LookAndLikeListInfo
  1022. (*GetLookAndLikeListRequest)(nil), // 8: api.statistics.GetLookAndLikeListRequest
  1023. (*LookAndLikeMessageReply)(nil), // 9: api.statistics.LookAndLikeMessageReply
  1024. (*LookMessageReply)(nil), // 10: api.statistics.LookMessageReply
  1025. (*PersonMessage)(nil), // 11: api.statistics.PersonMessage
  1026. (*UnlockLookRecordRequest)(nil), // 12: api.statistics.UnlockLookRecordRequest
  1027. (*ReceptionMessage)(nil), // 13: api.statistics.ReceptionMessage
  1028. (*common.PersonParam)(nil), // 14: api.common.PersonParam
  1029. (*emptypb.Empty)(nil), // 15: google.protobuf.Empty
  1030. (*common.IsLike)(nil), // 16: api.common.IsLike
  1031. }
  1032. var file_statistics_proto_depIdxs = []int32{
  1033. 7, // 0: api.statistics.LookAndLikeListReply.list:type_name -> api.statistics.LookAndLikeListInfo
  1034. 11, // 1: api.statistics.Statistics.LookPerson:input_type -> api.statistics.PersonMessage
  1035. 11, // 2: api.statistics.Statistics.LikePerson:input_type -> api.statistics.PersonMessage
  1036. 11, // 3: api.statistics.Statistics.UnLikePerson:input_type -> api.statistics.PersonMessage
  1037. 3, // 4: api.statistics.Statistics.GetLookAndLikeStatisticsMessage:input_type -> api.statistics.GetLookAndLikeStatisticsMessageRequest
  1038. 14, // 5: api.statistics.Statistics.GetLookStatisticsMessage:input_type -> api.common.PersonParam
  1039. 11, // 6: api.statistics.Statistics.ReduceLikeUnreadNum:input_type -> api.statistics.PersonMessage
  1040. 12, // 7: api.statistics.Statistics.UnlockLookRecord:input_type -> api.statistics.UnlockLookRecordRequest
  1041. 8, // 8: api.statistics.Statistics.FindLookList:input_type -> api.statistics.GetLookAndLikeListRequest
  1042. 8, // 9: api.statistics.Statistics.FindLikeList:input_type -> api.statistics.GetLookAndLikeListRequest
  1043. 8, // 10: api.statistics.Statistics.FindLikedList:input_type -> api.statistics.GetLookAndLikeListRequest
  1044. 11, // 11: api.statistics.Statistics.GetIsLike:input_type -> api.statistics.PersonMessage
  1045. 15, // 12: api.statistics.Statistics.LookPerson:output_type -> google.protobuf.Empty
  1046. 15, // 13: api.statistics.Statistics.LikePerson:output_type -> google.protobuf.Empty
  1047. 15, // 14: api.statistics.Statistics.UnLikePerson:output_type -> google.protobuf.Empty
  1048. 9, // 15: api.statistics.Statistics.GetLookAndLikeStatisticsMessage:output_type -> api.statistics.LookAndLikeMessageReply
  1049. 10, // 16: api.statistics.Statistics.GetLookStatisticsMessage:output_type -> api.statistics.LookMessageReply
  1050. 15, // 17: api.statistics.Statistics.ReduceLikeUnreadNum:output_type -> google.protobuf.Empty
  1051. 15, // 18: api.statistics.Statistics.UnlockLookRecord:output_type -> google.protobuf.Empty
  1052. 6, // 19: api.statistics.Statistics.FindLookList:output_type -> api.statistics.LookAndLikeListReply
  1053. 6, // 20: api.statistics.Statistics.FindLikeList:output_type -> api.statistics.LookAndLikeListReply
  1054. 6, // 21: api.statistics.Statistics.FindLikedList:output_type -> api.statistics.LookAndLikeListReply
  1055. 16, // 22: api.statistics.Statistics.GetIsLike:output_type -> api.common.IsLike
  1056. 12, // [12:23] is the sub-list for method output_type
  1057. 1, // [1:12] is the sub-list for method input_type
  1058. 1, // [1:1] is the sub-list for extension type_name
  1059. 1, // [1:1] is the sub-list for extension extendee
  1060. 0, // [0:1] is the sub-list for field type_name
  1061. }
  1062. func init() { file_statistics_proto_init() }
  1063. func file_statistics_proto_init() {
  1064. if File_statistics_proto != nil {
  1065. return
  1066. }
  1067. if !protoimpl.UnsafeEnabled {
  1068. file_statistics_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  1069. switch v := v.(*GetPartnerReplyMsgReply); i {
  1070. case 0:
  1071. return &v.state
  1072. case 1:
  1073. return &v.sizeCache
  1074. case 2:
  1075. return &v.unknownFields
  1076. default:
  1077. return nil
  1078. }
  1079. }
  1080. file_statistics_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  1081. switch v := v.(*PartnerReplyUserRequest); i {
  1082. case 0:
  1083. return &v.state
  1084. case 1:
  1085. return &v.sizeCache
  1086. case 2:
  1087. return &v.unknownFields
  1088. default:
  1089. return nil
  1090. }
  1091. }
  1092. file_statistics_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  1093. switch v := v.(*AddTodayProfitRequest); i {
  1094. case 0:
  1095. return &v.state
  1096. case 1:
  1097. return &v.sizeCache
  1098. case 2:
  1099. return &v.unknownFields
  1100. default:
  1101. return nil
  1102. }
  1103. }
  1104. file_statistics_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  1105. switch v := v.(*GetLookAndLikeStatisticsMessageRequest); i {
  1106. case 0:
  1107. return &v.state
  1108. case 1:
  1109. return &v.sizeCache
  1110. case 2:
  1111. return &v.unknownFields
  1112. default:
  1113. return nil
  1114. }
  1115. }
  1116. file_statistics_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  1117. switch v := v.(*ReceptionMsg); i {
  1118. case 0:
  1119. return &v.state
  1120. case 1:
  1121. return &v.sizeCache
  1122. case 2:
  1123. return &v.unknownFields
  1124. default:
  1125. return nil
  1126. }
  1127. }
  1128. file_statistics_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  1129. switch v := v.(*TodayProfitMsg); 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[6].Exporter = func(v interface{}, i int) interface{} {
  1141. switch v := v.(*LookAndLikeListReply); 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[7].Exporter = func(v interface{}, i int) interface{} {
  1153. switch v := v.(*LookAndLikeListInfo); 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[8].Exporter = func(v interface{}, i int) interface{} {
  1165. switch v := v.(*GetLookAndLikeListRequest); 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[9].Exporter = func(v interface{}, i int) interface{} {
  1177. switch v := v.(*LookAndLikeMessageReply); 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[10].Exporter = func(v interface{}, i int) interface{} {
  1189. switch v := v.(*LookMessageReply); 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[11].Exporter = func(v interface{}, i int) interface{} {
  1201. switch v := v.(*PersonMessage); 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[12].Exporter = func(v interface{}, i int) interface{} {
  1213. switch v := v.(*UnlockLookRecordRequest); 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[13].Exporter = func(v interface{}, i int) interface{} {
  1225. switch v := v.(*ReceptionMessage); 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. }
  1237. type x struct{}
  1238. out := protoimpl.TypeBuilder{
  1239. File: protoimpl.DescBuilder{
  1240. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  1241. RawDescriptor: file_statistics_proto_rawDesc,
  1242. NumEnums: 0,
  1243. NumMessages: 14,
  1244. NumExtensions: 0,
  1245. NumServices: 1,
  1246. },
  1247. GoTypes: file_statistics_proto_goTypes,
  1248. DependencyIndexes: file_statistics_proto_depIdxs,
  1249. MessageInfos: file_statistics_proto_msgTypes,
  1250. }.Build()
  1251. File_statistics_proto = out.File
  1252. file_statistics_proto_rawDesc = nil
  1253. file_statistics_proto_goTypes = nil
  1254. file_statistics_proto_depIdxs = nil
  1255. }