statistics.pb.go 65 KB

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