user.pb.go 85 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.26.0-devel
  4. // protoc v3.15.8
  5. // source: user.proto
  6. package user
  7. import (
  8. chat "git.ikuban.com/server/pw-protobuf/api/chat"
  9. common "git.ikuban.com/server/pw-protobuf/api/common"
  10. statistics "git.ikuban.com/server/pw-protobuf/api/statistics"
  11. _ "google.golang.org/genproto/googleapis/api/annotations"
  12. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  13. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  14. emptypb "google.golang.org/protobuf/types/known/emptypb"
  15. structpb "google.golang.org/protobuf/types/known/structpb"
  16. reflect "reflect"
  17. sync "sync"
  18. )
  19. const (
  20. // Verify that this generated code is sufficiently up-to-date.
  21. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  22. // Verify that runtime/protoimpl is sufficiently up-to-date.
  23. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  24. )
  25. type UserRechargeRequest struct {
  26. state protoimpl.MessageState
  27. sizeCache protoimpl.SizeCache
  28. unknownFields protoimpl.UnknownFields
  29. RechargeTemplateId int64 `protobuf:"varint,1,opt,name=RechargeTemplateId,proto3" json:"RechargeTemplateId"` // 充值套餐ID
  30. }
  31. func (x *UserRechargeRequest) Reset() {
  32. *x = UserRechargeRequest{}
  33. if protoimpl.UnsafeEnabled {
  34. mi := &file_user_proto_msgTypes[0]
  35. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  36. ms.StoreMessageInfo(mi)
  37. }
  38. }
  39. func (x *UserRechargeRequest) String() string {
  40. return protoimpl.X.MessageStringOf(x)
  41. }
  42. func (*UserRechargeRequest) ProtoMessage() {}
  43. func (x *UserRechargeRequest) ProtoReflect() protoreflect.Message {
  44. mi := &file_user_proto_msgTypes[0]
  45. if protoimpl.UnsafeEnabled && x != nil {
  46. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  47. if ms.LoadMessageInfo() == nil {
  48. ms.StoreMessageInfo(mi)
  49. }
  50. return ms
  51. }
  52. return mi.MessageOf(x)
  53. }
  54. // Deprecated: Use UserRechargeRequest.ProtoReflect.Descriptor instead.
  55. func (*UserRechargeRequest) Descriptor() ([]byte, []int) {
  56. return file_user_proto_rawDescGZIP(), []int{0}
  57. }
  58. func (x *UserRechargeRequest) GetRechargeTemplateId() int64 {
  59. if x != nil {
  60. return x.RechargeTemplateId
  61. }
  62. return 0
  63. }
  64. type RechargeList struct {
  65. state protoimpl.MessageState
  66. sizeCache protoimpl.SizeCache
  67. unknownFields protoimpl.UnknownFields
  68. List []*RechargeInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  69. }
  70. func (x *RechargeList) Reset() {
  71. *x = RechargeList{}
  72. if protoimpl.UnsafeEnabled {
  73. mi := &file_user_proto_msgTypes[1]
  74. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  75. ms.StoreMessageInfo(mi)
  76. }
  77. }
  78. func (x *RechargeList) String() string {
  79. return protoimpl.X.MessageStringOf(x)
  80. }
  81. func (*RechargeList) ProtoMessage() {}
  82. func (x *RechargeList) ProtoReflect() protoreflect.Message {
  83. mi := &file_user_proto_msgTypes[1]
  84. if protoimpl.UnsafeEnabled && x != nil {
  85. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  86. if ms.LoadMessageInfo() == nil {
  87. ms.StoreMessageInfo(mi)
  88. }
  89. return ms
  90. }
  91. return mi.MessageOf(x)
  92. }
  93. // Deprecated: Use RechargeList.ProtoReflect.Descriptor instead.
  94. func (*RechargeList) Descriptor() ([]byte, []int) {
  95. return file_user_proto_rawDescGZIP(), []int{1}
  96. }
  97. func (x *RechargeList) GetList() []*RechargeInfo {
  98. if x != nil {
  99. return x.List
  100. }
  101. return nil
  102. }
  103. type RechargeInfo struct {
  104. state protoimpl.MessageState
  105. sizeCache protoimpl.SizeCache
  106. unknownFields protoimpl.UnknownFields
  107. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  108. Price int64 `protobuf:"varint,2,opt,name=price,proto3" json:"price"`
  109. Credit int64 `protobuf:"varint,3,opt,name=credit,proto3" json:"credit"` // 积分
  110. GiveCredit int64 `protobuf:"varint,4,opt,name=giveCredit,proto3" json:"giveCredit"` // 赠送的积分
  111. Description string `protobuf:"bytes,5,opt,name=description,proto3" json:"description"` // 描述
  112. Title string `protobuf:"bytes,6,opt,name=title,proto3" json:"title"` // 标题
  113. }
  114. func (x *RechargeInfo) Reset() {
  115. *x = RechargeInfo{}
  116. if protoimpl.UnsafeEnabled {
  117. mi := &file_user_proto_msgTypes[2]
  118. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  119. ms.StoreMessageInfo(mi)
  120. }
  121. }
  122. func (x *RechargeInfo) String() string {
  123. return protoimpl.X.MessageStringOf(x)
  124. }
  125. func (*RechargeInfo) ProtoMessage() {}
  126. func (x *RechargeInfo) ProtoReflect() protoreflect.Message {
  127. mi := &file_user_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 RechargeInfo.ProtoReflect.Descriptor instead.
  138. func (*RechargeInfo) Descriptor() ([]byte, []int) {
  139. return file_user_proto_rawDescGZIP(), []int{2}
  140. }
  141. func (x *RechargeInfo) GetId() int64 {
  142. if x != nil {
  143. return x.Id
  144. }
  145. return 0
  146. }
  147. func (x *RechargeInfo) GetPrice() int64 {
  148. if x != nil {
  149. return x.Price
  150. }
  151. return 0
  152. }
  153. func (x *RechargeInfo) GetCredit() int64 {
  154. if x != nil {
  155. return x.Credit
  156. }
  157. return 0
  158. }
  159. func (x *RechargeInfo) GetGiveCredit() int64 {
  160. if x != nil {
  161. return x.GiveCredit
  162. }
  163. return 0
  164. }
  165. func (x *RechargeInfo) GetDescription() string {
  166. if x != nil {
  167. return x.Description
  168. }
  169. return ""
  170. }
  171. func (x *RechargeInfo) GetTitle() string {
  172. if x != nil {
  173. return x.Title
  174. }
  175. return ""
  176. }
  177. type InformationStatus struct {
  178. state protoimpl.MessageState
  179. sizeCache protoimpl.SizeCache
  180. unknownFields protoimpl.UnknownFields
  181. IsFinishInformation bool `protobuf:"varint,1,opt,name=isFinishInformation,proto3" json:"isFinishInformation"` //是否完善资料
  182. IsGetAward bool `protobuf:"varint,2,opt,name=isGetAward,proto3" json:"isGetAward"` // 是否领取奖励
  183. }
  184. func (x *InformationStatus) Reset() {
  185. *x = InformationStatus{}
  186. if protoimpl.UnsafeEnabled {
  187. mi := &file_user_proto_msgTypes[3]
  188. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  189. ms.StoreMessageInfo(mi)
  190. }
  191. }
  192. func (x *InformationStatus) String() string {
  193. return protoimpl.X.MessageStringOf(x)
  194. }
  195. func (*InformationStatus) ProtoMessage() {}
  196. func (x *InformationStatus) ProtoReflect() protoreflect.Message {
  197. mi := &file_user_proto_msgTypes[3]
  198. if protoimpl.UnsafeEnabled && x != nil {
  199. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  200. if ms.LoadMessageInfo() == nil {
  201. ms.StoreMessageInfo(mi)
  202. }
  203. return ms
  204. }
  205. return mi.MessageOf(x)
  206. }
  207. // Deprecated: Use InformationStatus.ProtoReflect.Descriptor instead.
  208. func (*InformationStatus) Descriptor() ([]byte, []int) {
  209. return file_user_proto_rawDescGZIP(), []int{3}
  210. }
  211. func (x *InformationStatus) GetIsFinishInformation() bool {
  212. if x != nil {
  213. return x.IsFinishInformation
  214. }
  215. return false
  216. }
  217. func (x *InformationStatus) GetIsGetAward() bool {
  218. if x != nil {
  219. return x.IsGetAward
  220. }
  221. return false
  222. }
  223. type UserBalance struct {
  224. state protoimpl.MessageState
  225. sizeCache protoimpl.SizeCache
  226. unknownFields protoimpl.UnknownFields
  227. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` // id
  228. Credit int64 `protobuf:"varint,2,opt,name=credit,proto3" json:"credit"` // 积分
  229. }
  230. func (x *UserBalance) Reset() {
  231. *x = UserBalance{}
  232. if protoimpl.UnsafeEnabled {
  233. mi := &file_user_proto_msgTypes[4]
  234. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  235. ms.StoreMessageInfo(mi)
  236. }
  237. }
  238. func (x *UserBalance) String() string {
  239. return protoimpl.X.MessageStringOf(x)
  240. }
  241. func (*UserBalance) ProtoMessage() {}
  242. func (x *UserBalance) ProtoReflect() protoreflect.Message {
  243. mi := &file_user_proto_msgTypes[4]
  244. if protoimpl.UnsafeEnabled && x != nil {
  245. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  246. if ms.LoadMessageInfo() == nil {
  247. ms.StoreMessageInfo(mi)
  248. }
  249. return ms
  250. }
  251. return mi.MessageOf(x)
  252. }
  253. // Deprecated: Use UserBalance.ProtoReflect.Descriptor instead.
  254. func (*UserBalance) Descriptor() ([]byte, []int) {
  255. return file_user_proto_rawDescGZIP(), []int{4}
  256. }
  257. func (x *UserBalance) GetId() string {
  258. if x != nil {
  259. return x.Id
  260. }
  261. return ""
  262. }
  263. func (x *UserBalance) GetCredit() int64 {
  264. if x != nil {
  265. return x.Credit
  266. }
  267. return 0
  268. }
  269. type UserFindChatListReply struct {
  270. state protoimpl.MessageState
  271. sizeCache protoimpl.SizeCache
  272. unknownFields protoimpl.UnknownFields
  273. List []*UserChatInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  274. NextId int64 `protobuf:"varint,2,opt,name=nextId,proto3" json:"nextId"`
  275. }
  276. func (x *UserFindChatListReply) Reset() {
  277. *x = UserFindChatListReply{}
  278. if protoimpl.UnsafeEnabled {
  279. mi := &file_user_proto_msgTypes[5]
  280. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  281. ms.StoreMessageInfo(mi)
  282. }
  283. }
  284. func (x *UserFindChatListReply) String() string {
  285. return protoimpl.X.MessageStringOf(x)
  286. }
  287. func (*UserFindChatListReply) ProtoMessage() {}
  288. func (x *UserFindChatListReply) ProtoReflect() protoreflect.Message {
  289. mi := &file_user_proto_msgTypes[5]
  290. if protoimpl.UnsafeEnabled && x != nil {
  291. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  292. if ms.LoadMessageInfo() == nil {
  293. ms.StoreMessageInfo(mi)
  294. }
  295. return ms
  296. }
  297. return mi.MessageOf(x)
  298. }
  299. // Deprecated: Use UserFindChatListReply.ProtoReflect.Descriptor instead.
  300. func (*UserFindChatListReply) Descriptor() ([]byte, []int) {
  301. return file_user_proto_rawDescGZIP(), []int{5}
  302. }
  303. func (x *UserFindChatListReply) GetList() []*UserChatInfo {
  304. if x != nil {
  305. return x.List
  306. }
  307. return nil
  308. }
  309. func (x *UserFindChatListReply) GetNextId() int64 {
  310. if x != nil {
  311. return x.NextId
  312. }
  313. return 0
  314. }
  315. type UserChatInfo struct {
  316. state protoimpl.MessageState
  317. sizeCache protoimpl.SizeCache
  318. unknownFields protoimpl.UnknownFields
  319. PersonId string `protobuf:"bytes,2,opt,name=personId,proto3" json:"personId"` // 用户ID
  320. UnreadNum int64 `protobuf:"varint,3,opt,name=unreadNum,proto3" json:"unreadNum"` // 用户未读数
  321. LastContent string `protobuf:"bytes,4,opt,name=lastContent,proto3" json:"lastContent"` // 上次发送内容
  322. LastTime int64 `protobuf:"varint,5,opt,name=lastTime,proto3" json:"lastTime"` // 上次发送时间
  323. Likeability int64 `protobuf:"varint,6,opt,name=likeability,proto3" json:"likeability"` // 好感度
  324. Sex int64 `protobuf:"varint,8,opt,name=sex,proto3" json:"sex"` // 性别
  325. AvatarUrl string `protobuf:"bytes,9,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像
  326. Nickname string `protobuf:"bytes,10,opt,name=nickname,proto3" json:"nickname"` // 昵称
  327. Age int64 `protobuf:"varint,11,opt,name=age,proto3" json:"age"` // 年龄
  328. RoomId int64 `protobuf:"varint,12,opt,name=roomId,proto3" json:"roomId"` // 房间号ID
  329. }
  330. func (x *UserChatInfo) Reset() {
  331. *x = UserChatInfo{}
  332. if protoimpl.UnsafeEnabled {
  333. mi := &file_user_proto_msgTypes[6]
  334. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  335. ms.StoreMessageInfo(mi)
  336. }
  337. }
  338. func (x *UserChatInfo) String() string {
  339. return protoimpl.X.MessageStringOf(x)
  340. }
  341. func (*UserChatInfo) ProtoMessage() {}
  342. func (x *UserChatInfo) ProtoReflect() protoreflect.Message {
  343. mi := &file_user_proto_msgTypes[6]
  344. if protoimpl.UnsafeEnabled && x != nil {
  345. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  346. if ms.LoadMessageInfo() == nil {
  347. ms.StoreMessageInfo(mi)
  348. }
  349. return ms
  350. }
  351. return mi.MessageOf(x)
  352. }
  353. // Deprecated: Use UserChatInfo.ProtoReflect.Descriptor instead.
  354. func (*UserChatInfo) Descriptor() ([]byte, []int) {
  355. return file_user_proto_rawDescGZIP(), []int{6}
  356. }
  357. func (x *UserChatInfo) GetPersonId() string {
  358. if x != nil {
  359. return x.PersonId
  360. }
  361. return ""
  362. }
  363. func (x *UserChatInfo) GetUnreadNum() int64 {
  364. if x != nil {
  365. return x.UnreadNum
  366. }
  367. return 0
  368. }
  369. func (x *UserChatInfo) GetLastContent() string {
  370. if x != nil {
  371. return x.LastContent
  372. }
  373. return ""
  374. }
  375. func (x *UserChatInfo) GetLastTime() int64 {
  376. if x != nil {
  377. return x.LastTime
  378. }
  379. return 0
  380. }
  381. func (x *UserChatInfo) GetLikeability() int64 {
  382. if x != nil {
  383. return x.Likeability
  384. }
  385. return 0
  386. }
  387. func (x *UserChatInfo) GetSex() int64 {
  388. if x != nil {
  389. return x.Sex
  390. }
  391. return 0
  392. }
  393. func (x *UserChatInfo) GetAvatarUrl() string {
  394. if x != nil {
  395. return x.AvatarUrl
  396. }
  397. return ""
  398. }
  399. func (x *UserChatInfo) GetNickname() string {
  400. if x != nil {
  401. return x.Nickname
  402. }
  403. return ""
  404. }
  405. func (x *UserChatInfo) GetAge() int64 {
  406. if x != nil {
  407. return x.Age
  408. }
  409. return 0
  410. }
  411. func (x *UserChatInfo) GetRoomId() int64 {
  412. if x != nil {
  413. return x.RoomId
  414. }
  415. return 0
  416. }
  417. type UserInfo struct {
  418. state protoimpl.MessageState
  419. sizeCache protoimpl.SizeCache
  420. unknownFields protoimpl.UnknownFields
  421. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` // id
  422. Nickname string `protobuf:"bytes,2,opt,name=nickname,proto3" json:"nickname"` // 昵称
  423. AvatarUrl string `protobuf:"bytes,3,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像链接
  424. Age int64 `protobuf:"varint,4,opt,name=age,proto3" json:"age"` // 年龄
  425. Sex int64 `protobuf:"varint,5,opt,name=sex,proto3" json:"sex"` // 性别
  426. Constellation string `protobuf:"bytes,6,opt,name=constellation,proto3" json:"constellation"` // 星座
  427. Credit int64 `protobuf:"varint,7,opt,name=credit,proto3" json:"credit"` // 积分
  428. TagList []int64 `protobuf:"varint,8,rep,packed,name=tagList,proto3" json:"tagList"` // 标签
  429. Signature string `protobuf:"bytes,9,opt,name=signature,proto3" json:"signature"` // 签名
  430. IntroduceVoice string `protobuf:"bytes,10,opt,name=introduceVoice,proto3" json:"introduceVoice"` // 介绍语音
  431. Province string `protobuf:"bytes,11,opt,name=province,proto3" json:"province"` // 省
  432. City string `protobuf:"bytes,12,opt,name=city,proto3" json:"city"` // 市
  433. Area string `protobuf:"bytes,13,opt,name=area,proto3" json:"area"` // 区
  434. UserId int64 `protobuf:"varint,14,opt,name=userId,proto3" json:"userId"` // 用户ID
  435. IsBlack bool `protobuf:"varint,15,opt,name=isBlack,proto3" json:"isBlack"` // 是否被封号
  436. }
  437. func (x *UserInfo) Reset() {
  438. *x = UserInfo{}
  439. if protoimpl.UnsafeEnabled {
  440. mi := &file_user_proto_msgTypes[7]
  441. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  442. ms.StoreMessageInfo(mi)
  443. }
  444. }
  445. func (x *UserInfo) String() string {
  446. return protoimpl.X.MessageStringOf(x)
  447. }
  448. func (*UserInfo) ProtoMessage() {}
  449. func (x *UserInfo) ProtoReflect() protoreflect.Message {
  450. mi := &file_user_proto_msgTypes[7]
  451. if protoimpl.UnsafeEnabled && x != nil {
  452. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  453. if ms.LoadMessageInfo() == nil {
  454. ms.StoreMessageInfo(mi)
  455. }
  456. return ms
  457. }
  458. return mi.MessageOf(x)
  459. }
  460. // Deprecated: Use UserInfo.ProtoReflect.Descriptor instead.
  461. func (*UserInfo) Descriptor() ([]byte, []int) {
  462. return file_user_proto_rawDescGZIP(), []int{7}
  463. }
  464. func (x *UserInfo) GetId() string {
  465. if x != nil {
  466. return x.Id
  467. }
  468. return ""
  469. }
  470. func (x *UserInfo) GetNickname() string {
  471. if x != nil {
  472. return x.Nickname
  473. }
  474. return ""
  475. }
  476. func (x *UserInfo) GetAvatarUrl() string {
  477. if x != nil {
  478. return x.AvatarUrl
  479. }
  480. return ""
  481. }
  482. func (x *UserInfo) GetAge() int64 {
  483. if x != nil {
  484. return x.Age
  485. }
  486. return 0
  487. }
  488. func (x *UserInfo) GetSex() int64 {
  489. if x != nil {
  490. return x.Sex
  491. }
  492. return 0
  493. }
  494. func (x *UserInfo) GetConstellation() string {
  495. if x != nil {
  496. return x.Constellation
  497. }
  498. return ""
  499. }
  500. func (x *UserInfo) GetCredit() int64 {
  501. if x != nil {
  502. return x.Credit
  503. }
  504. return 0
  505. }
  506. func (x *UserInfo) GetTagList() []int64 {
  507. if x != nil {
  508. return x.TagList
  509. }
  510. return nil
  511. }
  512. func (x *UserInfo) GetSignature() string {
  513. if x != nil {
  514. return x.Signature
  515. }
  516. return ""
  517. }
  518. func (x *UserInfo) GetIntroduceVoice() string {
  519. if x != nil {
  520. return x.IntroduceVoice
  521. }
  522. return ""
  523. }
  524. func (x *UserInfo) GetProvince() string {
  525. if x != nil {
  526. return x.Province
  527. }
  528. return ""
  529. }
  530. func (x *UserInfo) GetCity() string {
  531. if x != nil {
  532. return x.City
  533. }
  534. return ""
  535. }
  536. func (x *UserInfo) GetArea() string {
  537. if x != nil {
  538. return x.Area
  539. }
  540. return ""
  541. }
  542. func (x *UserInfo) GetUserId() int64 {
  543. if x != nil {
  544. return x.UserId
  545. }
  546. return 0
  547. }
  548. func (x *UserInfo) GetIsBlack() bool {
  549. if x != nil {
  550. return x.IsBlack
  551. }
  552. return false
  553. }
  554. type KeyRequest struct {
  555. state protoimpl.MessageState
  556. sizeCache protoimpl.SizeCache
  557. unknownFields protoimpl.UnknownFields
  558. Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key"`
  559. }
  560. func (x *KeyRequest) Reset() {
  561. *x = KeyRequest{}
  562. if protoimpl.UnsafeEnabled {
  563. mi := &file_user_proto_msgTypes[8]
  564. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  565. ms.StoreMessageInfo(mi)
  566. }
  567. }
  568. func (x *KeyRequest) String() string {
  569. return protoimpl.X.MessageStringOf(x)
  570. }
  571. func (*KeyRequest) ProtoMessage() {}
  572. func (x *KeyRequest) ProtoReflect() protoreflect.Message {
  573. mi := &file_user_proto_msgTypes[8]
  574. if protoimpl.UnsafeEnabled && x != nil {
  575. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  576. if ms.LoadMessageInfo() == nil {
  577. ms.StoreMessageInfo(mi)
  578. }
  579. return ms
  580. }
  581. return mi.MessageOf(x)
  582. }
  583. // Deprecated: Use KeyRequest.ProtoReflect.Descriptor instead.
  584. func (*KeyRequest) Descriptor() ([]byte, []int) {
  585. return file_user_proto_rawDescGZIP(), []int{8}
  586. }
  587. func (x *KeyRequest) GetKey() string {
  588. if x != nil {
  589. return x.Key
  590. }
  591. return ""
  592. }
  593. type CreatePayRequest struct {
  594. state protoimpl.MessageState
  595. sizeCache protoimpl.SizeCache
  596. unknownFields protoimpl.UnknownFields
  597. Money int64 `protobuf:"varint,1,opt,name=money,proto3" json:"money"` // 支付金额 单位 分
  598. Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type"` // 类型
  599. OpenId string `protobuf:"bytes,3,opt,name=openId,proto3" json:"openId"`
  600. Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description"`
  601. Attach string `protobuf:"bytes,5,opt,name=attach,proto3" json:"attach"`
  602. }
  603. func (x *CreatePayRequest) Reset() {
  604. *x = CreatePayRequest{}
  605. if protoimpl.UnsafeEnabled {
  606. mi := &file_user_proto_msgTypes[9]
  607. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  608. ms.StoreMessageInfo(mi)
  609. }
  610. }
  611. func (x *CreatePayRequest) String() string {
  612. return protoimpl.X.MessageStringOf(x)
  613. }
  614. func (*CreatePayRequest) ProtoMessage() {}
  615. func (x *CreatePayRequest) ProtoReflect() protoreflect.Message {
  616. mi := &file_user_proto_msgTypes[9]
  617. if protoimpl.UnsafeEnabled && x != nil {
  618. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  619. if ms.LoadMessageInfo() == nil {
  620. ms.StoreMessageInfo(mi)
  621. }
  622. return ms
  623. }
  624. return mi.MessageOf(x)
  625. }
  626. // Deprecated: Use CreatePayRequest.ProtoReflect.Descriptor instead.
  627. func (*CreatePayRequest) Descriptor() ([]byte, []int) {
  628. return file_user_proto_rawDescGZIP(), []int{9}
  629. }
  630. func (x *CreatePayRequest) GetMoney() int64 {
  631. if x != nil {
  632. return x.Money
  633. }
  634. return 0
  635. }
  636. func (x *CreatePayRequest) GetType() string {
  637. if x != nil {
  638. return x.Type
  639. }
  640. return ""
  641. }
  642. func (x *CreatePayRequest) GetOpenId() string {
  643. if x != nil {
  644. return x.OpenId
  645. }
  646. return ""
  647. }
  648. func (x *CreatePayRequest) GetDescription() string {
  649. if x != nil {
  650. return x.Description
  651. }
  652. return ""
  653. }
  654. func (x *CreatePayRequest) GetAttach() string {
  655. if x != nil {
  656. return x.Attach
  657. }
  658. return ""
  659. }
  660. type PayInfo struct {
  661. state protoimpl.MessageState
  662. sizeCache protoimpl.SizeCache
  663. unknownFields protoimpl.UnknownFields
  664. PayInfo *structpb.Value `protobuf:"bytes,1,opt,name=payInfo,proto3" json:"payInfo"`
  665. OrderId int64 `protobuf:"varint,2,opt,name=orderId,proto3" json:"orderId"`
  666. }
  667. func (x *PayInfo) Reset() {
  668. *x = PayInfo{}
  669. if protoimpl.UnsafeEnabled {
  670. mi := &file_user_proto_msgTypes[10]
  671. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  672. ms.StoreMessageInfo(mi)
  673. }
  674. }
  675. func (x *PayInfo) String() string {
  676. return protoimpl.X.MessageStringOf(x)
  677. }
  678. func (*PayInfo) ProtoMessage() {}
  679. func (x *PayInfo) ProtoReflect() protoreflect.Message {
  680. mi := &file_user_proto_msgTypes[10]
  681. if protoimpl.UnsafeEnabled && x != nil {
  682. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  683. if ms.LoadMessageInfo() == nil {
  684. ms.StoreMessageInfo(mi)
  685. }
  686. return ms
  687. }
  688. return mi.MessageOf(x)
  689. }
  690. // Deprecated: Use PayInfo.ProtoReflect.Descriptor instead.
  691. func (*PayInfo) Descriptor() ([]byte, []int) {
  692. return file_user_proto_rawDescGZIP(), []int{10}
  693. }
  694. func (x *PayInfo) GetPayInfo() *structpb.Value {
  695. if x != nil {
  696. return x.PayInfo
  697. }
  698. return nil
  699. }
  700. func (x *PayInfo) GetOrderId() int64 {
  701. if x != nil {
  702. return x.OrderId
  703. }
  704. return 0
  705. }
  706. type PayOrderInfo struct {
  707. state protoimpl.MessageState
  708. sizeCache protoimpl.SizeCache
  709. unknownFields protoimpl.UnknownFields
  710. UserID string `protobuf:"bytes,1,opt,name=userID,proto3" json:"userID"`
  711. OrderID int64 `protobuf:"varint,2,opt,name=orderID,proto3" json:"orderID"` // 订单的唯一ID
  712. Money int64 `protobuf:"varint,3,opt,name=money,proto3" json:"money"` // 支付金额 ,单位分
  713. Type string `protobuf:"bytes,4,opt,name=type,proto3" json:"type"` // 类型
  714. TransactionID string `protobuf:"bytes,5,opt,name=TransactionID,proto3" json:"TransactionID"`
  715. OpenId string `protobuf:"bytes,6,opt,name=openId,proto3" json:"openId"`
  716. Description string `protobuf:"bytes,7,opt,name=description,proto3" json:"description"`
  717. Status string `protobuf:"bytes,9,opt,name=status,proto3" json:"status"` // 状态
  718. PayTime int64 `protobuf:"varint,10,opt,name=payTime,proto3" json:"payTime"` // 支付时间
  719. CreateTime int64 `protobuf:"varint,11,opt,name=createTime,proto3" json:"createTime"` // 创建时间
  720. }
  721. func (x *PayOrderInfo) Reset() {
  722. *x = PayOrderInfo{}
  723. if protoimpl.UnsafeEnabled {
  724. mi := &file_user_proto_msgTypes[11]
  725. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  726. ms.StoreMessageInfo(mi)
  727. }
  728. }
  729. func (x *PayOrderInfo) String() string {
  730. return protoimpl.X.MessageStringOf(x)
  731. }
  732. func (*PayOrderInfo) ProtoMessage() {}
  733. func (x *PayOrderInfo) ProtoReflect() protoreflect.Message {
  734. mi := &file_user_proto_msgTypes[11]
  735. if protoimpl.UnsafeEnabled && x != nil {
  736. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  737. if ms.LoadMessageInfo() == nil {
  738. ms.StoreMessageInfo(mi)
  739. }
  740. return ms
  741. }
  742. return mi.MessageOf(x)
  743. }
  744. // Deprecated: Use PayOrderInfo.ProtoReflect.Descriptor instead.
  745. func (*PayOrderInfo) Descriptor() ([]byte, []int) {
  746. return file_user_proto_rawDescGZIP(), []int{11}
  747. }
  748. func (x *PayOrderInfo) GetUserID() string {
  749. if x != nil {
  750. return x.UserID
  751. }
  752. return ""
  753. }
  754. func (x *PayOrderInfo) GetOrderID() int64 {
  755. if x != nil {
  756. return x.OrderID
  757. }
  758. return 0
  759. }
  760. func (x *PayOrderInfo) GetMoney() int64 {
  761. if x != nil {
  762. return x.Money
  763. }
  764. return 0
  765. }
  766. func (x *PayOrderInfo) GetType() string {
  767. if x != nil {
  768. return x.Type
  769. }
  770. return ""
  771. }
  772. func (x *PayOrderInfo) GetTransactionID() string {
  773. if x != nil {
  774. return x.TransactionID
  775. }
  776. return ""
  777. }
  778. func (x *PayOrderInfo) GetOpenId() string {
  779. if x != nil {
  780. return x.OpenId
  781. }
  782. return ""
  783. }
  784. func (x *PayOrderInfo) GetDescription() string {
  785. if x != nil {
  786. return x.Description
  787. }
  788. return ""
  789. }
  790. func (x *PayOrderInfo) GetStatus() string {
  791. if x != nil {
  792. return x.Status
  793. }
  794. return ""
  795. }
  796. func (x *PayOrderInfo) GetPayTime() int64 {
  797. if x != nil {
  798. return x.PayTime
  799. }
  800. return 0
  801. }
  802. func (x *PayOrderInfo) GetCreateTime() int64 {
  803. if x != nil {
  804. return x.CreateTime
  805. }
  806. return 0
  807. }
  808. type PayOrderList struct {
  809. state protoimpl.MessageState
  810. sizeCache protoimpl.SizeCache
  811. unknownFields protoimpl.UnknownFields
  812. List []*PayOrderInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  813. NextId int64 `protobuf:"varint,2,opt,name=nextId,proto3" json:"nextId"`
  814. }
  815. func (x *PayOrderList) Reset() {
  816. *x = PayOrderList{}
  817. if protoimpl.UnsafeEnabled {
  818. mi := &file_user_proto_msgTypes[12]
  819. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  820. ms.StoreMessageInfo(mi)
  821. }
  822. }
  823. func (x *PayOrderList) String() string {
  824. return protoimpl.X.MessageStringOf(x)
  825. }
  826. func (*PayOrderList) ProtoMessage() {}
  827. func (x *PayOrderList) ProtoReflect() protoreflect.Message {
  828. mi := &file_user_proto_msgTypes[12]
  829. if protoimpl.UnsafeEnabled && x != nil {
  830. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  831. if ms.LoadMessageInfo() == nil {
  832. ms.StoreMessageInfo(mi)
  833. }
  834. return ms
  835. }
  836. return mi.MessageOf(x)
  837. }
  838. // Deprecated: Use PayOrderList.ProtoReflect.Descriptor instead.
  839. func (*PayOrderList) Descriptor() ([]byte, []int) {
  840. return file_user_proto_rawDescGZIP(), []int{12}
  841. }
  842. func (x *PayOrderList) GetList() []*PayOrderInfo {
  843. if x != nil {
  844. return x.List
  845. }
  846. return nil
  847. }
  848. func (x *PayOrderList) GetNextId() int64 {
  849. if x != nil {
  850. return x.NextId
  851. }
  852. return 0
  853. }
  854. type FindPayOrderListRequest struct {
  855. state protoimpl.MessageState
  856. sizeCache protoimpl.SizeCache
  857. unknownFields protoimpl.UnknownFields
  858. NextId int64 `protobuf:"varint,1,opt,name=nextId,proto3" json:"nextId"`
  859. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset"`
  860. Status string `protobuf:"bytes,3,opt,name=status,proto3" json:"status"`
  861. }
  862. func (x *FindPayOrderListRequest) Reset() {
  863. *x = FindPayOrderListRequest{}
  864. if protoimpl.UnsafeEnabled {
  865. mi := &file_user_proto_msgTypes[13]
  866. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  867. ms.StoreMessageInfo(mi)
  868. }
  869. }
  870. func (x *FindPayOrderListRequest) String() string {
  871. return protoimpl.X.MessageStringOf(x)
  872. }
  873. func (*FindPayOrderListRequest) ProtoMessage() {}
  874. func (x *FindPayOrderListRequest) ProtoReflect() protoreflect.Message {
  875. mi := &file_user_proto_msgTypes[13]
  876. if protoimpl.UnsafeEnabled && x != nil {
  877. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  878. if ms.LoadMessageInfo() == nil {
  879. ms.StoreMessageInfo(mi)
  880. }
  881. return ms
  882. }
  883. return mi.MessageOf(x)
  884. }
  885. // Deprecated: Use FindPayOrderListRequest.ProtoReflect.Descriptor instead.
  886. func (*FindPayOrderListRequest) Descriptor() ([]byte, []int) {
  887. return file_user_proto_rawDescGZIP(), []int{13}
  888. }
  889. func (x *FindPayOrderListRequest) GetNextId() int64 {
  890. if x != nil {
  891. return x.NextId
  892. }
  893. return 0
  894. }
  895. func (x *FindPayOrderListRequest) GetOffset() int64 {
  896. if x != nil {
  897. return x.Offset
  898. }
  899. return 0
  900. }
  901. func (x *FindPayOrderListRequest) GetStatus() string {
  902. if x != nil {
  903. return x.Status
  904. }
  905. return ""
  906. }
  907. type PayCallbackReply struct {
  908. state protoimpl.MessageState
  909. sizeCache protoimpl.SizeCache
  910. unknownFields protoimpl.UnknownFields
  911. Result []byte `protobuf:"bytes,1,opt,name=result,proto3" json:"result"`
  912. }
  913. func (x *PayCallbackReply) Reset() {
  914. *x = PayCallbackReply{}
  915. if protoimpl.UnsafeEnabled {
  916. mi := &file_user_proto_msgTypes[14]
  917. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  918. ms.StoreMessageInfo(mi)
  919. }
  920. }
  921. func (x *PayCallbackReply) String() string {
  922. return protoimpl.X.MessageStringOf(x)
  923. }
  924. func (*PayCallbackReply) ProtoMessage() {}
  925. func (x *PayCallbackReply) ProtoReflect() protoreflect.Message {
  926. mi := &file_user_proto_msgTypes[14]
  927. if protoimpl.UnsafeEnabled && x != nil {
  928. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  929. if ms.LoadMessageInfo() == nil {
  930. ms.StoreMessageInfo(mi)
  931. }
  932. return ms
  933. }
  934. return mi.MessageOf(x)
  935. }
  936. // Deprecated: Use PayCallbackReply.ProtoReflect.Descriptor instead.
  937. func (*PayCallbackReply) Descriptor() ([]byte, []int) {
  938. return file_user_proto_rawDescGZIP(), []int{14}
  939. }
  940. func (x *PayCallbackReply) GetResult() []byte {
  941. if x != nil {
  942. return x.Result
  943. }
  944. return nil
  945. }
  946. var File_user_proto protoreflect.FileDescriptor
  947. var file_user_proto_rawDesc = []byte{
  948. 0x0a, 0x0a, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x08, 0x61, 0x70,
  949. 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x1a, 0x1c, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x61,
  950. 0x70, 0x69, 0x2f, 0x61, 0x6e, 0x6e, 0x6f, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x70,
  951. 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x1b, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f,
  952. 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x65, 0x6d, 0x70, 0x74, 0x79, 0x2e, 0x70, 0x72, 0x6f, 0x74,
  953. 0x6f, 0x1a, 0x1c, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62,
  954. 0x75, 0x66, 0x2f, 0x73, 0x74, 0x72, 0x75, 0x63, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a,
  955. 0x13, 0x61, 0x70, 0x69, 0x2f, 0x63, 0x68, 0x61, 0x74, 0x2f, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x70,
  956. 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x17, 0x61, 0x70, 0x69, 0x2f, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
  957. 0x2f, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x1f, 0x61,
  958. 0x70, 0x69, 0x2f, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2f, 0x73, 0x74,
  959. 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x22, 0x45,
  960. 0x0a, 0x13, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x63, 0x68, 0x61, 0x72, 0x67, 0x65, 0x52, 0x65,
  961. 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x2e, 0x0a, 0x12, 0x52, 0x65, 0x63, 0x68, 0x61, 0x72, 0x67,
  962. 0x65, 0x54, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28,
  963. 0x03, 0x52, 0x12, 0x52, 0x65, 0x63, 0x68, 0x61, 0x72, 0x67, 0x65, 0x54, 0x65, 0x6d, 0x70, 0x6c,
  964. 0x61, 0x74, 0x65, 0x49, 0x64, 0x22, 0x3a, 0x0a, 0x0c, 0x52, 0x65, 0x63, 0x68, 0x61, 0x72, 0x67,
  965. 0x65, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x2a, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20,
  966. 0x03, 0x28, 0x0b, 0x32, 0x16, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x52,
  967. 0x65, 0x63, 0x68, 0x61, 0x72, 0x67, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x6c, 0x69, 0x73,
  968. 0x74, 0x22, 0xa4, 0x01, 0x0a, 0x0c, 0x52, 0x65, 0x63, 0x68, 0x61, 0x72, 0x67, 0x65, 0x49, 0x6e,
  969. 0x66, 0x6f, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02,
  970. 0x69, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x70, 0x72, 0x69, 0x63, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28,
  971. 0x03, 0x52, 0x05, 0x70, 0x72, 0x69, 0x63, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x63, 0x72, 0x65, 0x64,
  972. 0x69, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x63, 0x72, 0x65, 0x64, 0x69, 0x74,
  973. 0x12, 0x1e, 0x0a, 0x0a, 0x67, 0x69, 0x76, 0x65, 0x43, 0x72, 0x65, 0x64, 0x69, 0x74, 0x18, 0x04,
  974. 0x20, 0x01, 0x28, 0x03, 0x52, 0x0a, 0x67, 0x69, 0x76, 0x65, 0x43, 0x72, 0x65, 0x64, 0x69, 0x74,
  975. 0x12, 0x20, 0x0a, 0x0b, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x18,
  976. 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69,
  977. 0x6f, 0x6e, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28,
  978. 0x09, 0x52, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x22, 0x65, 0x0a, 0x11, 0x49, 0x6e, 0x66, 0x6f,
  979. 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x30, 0x0a,
  980. 0x13, 0x69, 0x73, 0x46, 0x69, 0x6e, 0x69, 0x73, 0x68, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61,
  981. 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x13, 0x69, 0x73, 0x46, 0x69,
  982. 0x6e, 0x69, 0x73, 0x68, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12,
  983. 0x1e, 0x0a, 0x0a, 0x69, 0x73, 0x47, 0x65, 0x74, 0x41, 0x77, 0x61, 0x72, 0x64, 0x18, 0x02, 0x20,
  984. 0x01, 0x28, 0x08, 0x52, 0x0a, 0x69, 0x73, 0x47, 0x65, 0x74, 0x41, 0x77, 0x61, 0x72, 0x64, 0x22,
  985. 0x35, 0x0a, 0x0b, 0x55, 0x73, 0x65, 0x72, 0x42, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x12, 0x0e,
  986. 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x16,
  987. 0x0a, 0x06, 0x63, 0x72, 0x65, 0x64, 0x69, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06,
  988. 0x63, 0x72, 0x65, 0x64, 0x69, 0x74, 0x22, 0x5b, 0x0a, 0x15, 0x55, 0x73, 0x65, 0x72, 0x46, 0x69,
  989. 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12,
  990. 0x2a, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x16, 0x2e,
  991. 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x43, 0x68, 0x61,
  992. 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e,
  993. 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78,
  994. 0x74, 0x49, 0x64, 0x22, 0x9e, 0x02, 0x0a, 0x0c, 0x55, 0x73, 0x65, 0x72, 0x43, 0x68, 0x61, 0x74,
  995. 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64,
  996. 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64,
  997. 0x12, 0x1c, 0x0a, 0x09, 0x75, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x18, 0x03, 0x20,
  998. 0x01, 0x28, 0x03, 0x52, 0x09, 0x75, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x12, 0x20,
  999. 0x0a, 0x0b, 0x6c, 0x61, 0x73, 0x74, 0x43, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18, 0x04, 0x20,
  1000. 0x01, 0x28, 0x09, 0x52, 0x0b, 0x6c, 0x61, 0x73, 0x74, 0x43, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74,
  1001. 0x12, 0x1a, 0x0a, 0x08, 0x6c, 0x61, 0x73, 0x74, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x05, 0x20, 0x01,
  1002. 0x28, 0x03, 0x52, 0x08, 0x6c, 0x61, 0x73, 0x74, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x20, 0x0a, 0x0b,
  1003. 0x6c, 0x69, 0x6b, 0x65, 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x18, 0x06, 0x20, 0x01, 0x28,
  1004. 0x03, 0x52, 0x0b, 0x6c, 0x69, 0x6b, 0x65, 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x12, 0x10,
  1005. 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x08, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78,
  1006. 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18, 0x09, 0x20,
  1007. 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x1a,
  1008. 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09,
  1009. 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x61, 0x67,
  1010. 0x65, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x61, 0x67, 0x65, 0x12, 0x16, 0x0a, 0x06,
  1011. 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x72, 0x6f,
  1012. 0x6f, 0x6d, 0x49, 0x64, 0x22, 0x8c, 0x03, 0x0a, 0x08, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66,
  1013. 0x6f, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69,
  1014. 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20,
  1015. 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1c, 0x0a,
  1016. 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09,
  1017. 0x52, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x10, 0x0a, 0x03, 0x61,
  1018. 0x67, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x61, 0x67, 0x65, 0x12, 0x10, 0x0a,
  1019. 0x03, 0x73, 0x65, 0x78, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12,
  1020. 0x24, 0x0a, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e,
  1021. 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c,
  1022. 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x16, 0x0a, 0x06, 0x63, 0x72, 0x65, 0x64, 0x69, 0x74, 0x18,
  1023. 0x07, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x63, 0x72, 0x65, 0x64, 0x69, 0x74, 0x12, 0x18, 0x0a,
  1024. 0x07, 0x74, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x08, 0x20, 0x03, 0x28, 0x03, 0x52, 0x07,
  1025. 0x74, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61,
  1026. 0x74, 0x75, 0x72, 0x65, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x73, 0x69, 0x67, 0x6e,
  1027. 0x61, 0x74, 0x75, 0x72, 0x65, 0x12, 0x26, 0x0a, 0x0e, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75,
  1028. 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x69,
  1029. 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x12, 0x1a, 0x0a,
  1030. 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52,
  1031. 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x69, 0x74,
  1032. 0x79, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x69, 0x74, 0x79, 0x12, 0x12, 0x0a,
  1033. 0x04, 0x61, 0x72, 0x65, 0x61, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x61, 0x72, 0x65,
  1034. 0x61, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x0e, 0x20, 0x01, 0x28,
  1035. 0x03, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x18, 0x0a, 0x07, 0x69, 0x73, 0x42,
  1036. 0x6c, 0x61, 0x63, 0x6b, 0x18, 0x0f, 0x20, 0x01, 0x28, 0x08, 0x52, 0x07, 0x69, 0x73, 0x42, 0x6c,
  1037. 0x61, 0x63, 0x6b, 0x22, 0x1e, 0x0a, 0x0a, 0x4b, 0x65, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1038. 0x74, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03,
  1039. 0x6b, 0x65, 0x79, 0x22, 0x8e, 0x01, 0x0a, 0x10, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x50, 0x61,
  1040. 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x14, 0x0a, 0x05, 0x6d, 0x6f, 0x6e, 0x65,
  1041. 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x6d, 0x6f, 0x6e, 0x65, 0x79, 0x12, 0x12,
  1042. 0x0a, 0x04, 0x74, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x74, 0x79,
  1043. 0x70, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x70, 0x65, 0x6e, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01,
  1044. 0x28, 0x09, 0x52, 0x06, 0x6f, 0x70, 0x65, 0x6e, 0x49, 0x64, 0x12, 0x20, 0x0a, 0x0b, 0x64, 0x65,
  1045. 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52,
  1046. 0x0b, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x16, 0x0a, 0x06,
  1047. 0x61, 0x74, 0x74, 0x61, 0x63, 0x68, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x61, 0x74,
  1048. 0x74, 0x61, 0x63, 0x68, 0x22, 0x55, 0x0a, 0x07, 0x50, 0x61, 0x79, 0x49, 0x6e, 0x66, 0x6f, 0x12,
  1049. 0x30, 0x0a, 0x07, 0x70, 0x61, 0x79, 0x49, 0x6e, 0x66, 0x6f, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b,
  1050. 0x32, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62,
  1051. 0x75, 0x66, 0x2e, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x52, 0x07, 0x70, 0x61, 0x79, 0x49, 0x6e, 0x66,
  1052. 0x6f, 0x12, 0x18, 0x0a, 0x07, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01,
  1053. 0x28, 0x03, 0x52, 0x07, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x49, 0x64, 0x22, 0x9c, 0x02, 0x0a, 0x0c,
  1054. 0x50, 0x61, 0x79, 0x4f, 0x72, 0x64, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x16, 0x0a, 0x06,
  1055. 0x75, 0x73, 0x65, 0x72, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73,
  1056. 0x65, 0x72, 0x49, 0x44, 0x12, 0x18, 0x0a, 0x07, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x49, 0x44, 0x18,
  1057. 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x49, 0x44, 0x12, 0x14,
  1058. 0x0a, 0x05, 0x6d, 0x6f, 0x6e, 0x65, 0x79, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x6d,
  1059. 0x6f, 0x6e, 0x65, 0x79, 0x12, 0x12, 0x0a, 0x04, 0x74, 0x79, 0x70, 0x65, 0x18, 0x04, 0x20, 0x01,
  1060. 0x28, 0x09, 0x52, 0x04, 0x74, 0x79, 0x70, 0x65, 0x12, 0x24, 0x0a, 0x0d, 0x54, 0x72, 0x61, 0x6e,
  1061. 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x44, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52,
  1062. 0x0d, 0x54, 0x72, 0x61, 0x6e, 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x44, 0x12, 0x16,
  1063. 0x0a, 0x06, 0x6f, 0x70, 0x65, 0x6e, 0x49, 0x64, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06,
  1064. 0x6f, 0x70, 0x65, 0x6e, 0x49, 0x64, 0x12, 0x20, 0x0a, 0x0b, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69,
  1065. 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x64, 0x65, 0x73,
  1066. 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x16, 0x0a, 0x06, 0x73, 0x74, 0x61, 0x74,
  1067. 0x75, 0x73, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73,
  1068. 0x12, 0x18, 0x0a, 0x07, 0x70, 0x61, 0x79, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x0a, 0x20, 0x01, 0x28,
  1069. 0x03, 0x52, 0x07, 0x70, 0x61, 0x79, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x1e, 0x0a, 0x0a, 0x63, 0x72,
  1070. 0x65, 0x61, 0x74, 0x65, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0a,
  1071. 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x54, 0x69, 0x6d, 0x65, 0x22, 0x52, 0x0a, 0x0c, 0x50, 0x61,
  1072. 0x79, 0x4f, 0x72, 0x64, 0x65, 0x72, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x2a, 0x0a, 0x04, 0x6c, 0x69,
  1073. 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x16, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75,
  1074. 0x73, 0x65, 0x72, 0x2e, 0x50, 0x61, 0x79, 0x4f, 0x72, 0x64, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f,
  1075. 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64,
  1076. 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x22, 0x61,
  1077. 0x0a, 0x17, 0x46, 0x69, 0x6e, 0x64, 0x50, 0x61, 0x79, 0x4f, 0x72, 0x64, 0x65, 0x72, 0x4c, 0x69,
  1078. 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78,
  1079. 0x74, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49,
  1080. 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28,
  1081. 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x73, 0x74, 0x61,
  1082. 0x74, 0x75, 0x73, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75,
  1083. 0x73, 0x22, 0x2a, 0x0a, 0x10, 0x50, 0x61, 0x79, 0x43, 0x61, 0x6c, 0x6c, 0x62, 0x61, 0x63, 0x6b,
  1084. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x65, 0x73, 0x75, 0x6c, 0x74, 0x18,
  1085. 0x01, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x06, 0x72, 0x65, 0x73, 0x75, 0x6c, 0x74, 0x32, 0xfc, 0x23,
  1086. 0x0a, 0x04, 0x55, 0x73, 0x65, 0x72, 0x12, 0x7e, 0x0a, 0x15, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65,
  1087. 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12,
  1088. 0x24, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x55, 0x70, 0x64,
  1089. 0x61, 0x74, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65,
  1090. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70,
  1091. 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x27, 0x82,
  1092. 0xd3, 0xe4, 0x93, 0x02, 0x21, 0x22, 0x1c, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72,
  1093. 0x2f, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x2f, 0x69, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74,
  1094. 0x69, 0x6f, 0x6e, 0x3a, 0x01, 0x2a, 0x12, 0x54, 0x0a, 0x0b, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65,
  1095. 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70,
  1096. 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x12, 0x2e,
  1097. 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66,
  1098. 0x6f, 0x22, 0x19, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x13, 0x22, 0x0e, 0x2f, 0x61, 0x70, 0x69, 0x2f,
  1099. 0x75, 0x73, 0x65, 0x72, 0x2f, 0x69, 0x6e, 0x66, 0x6f, 0x3a, 0x01, 0x2a, 0x12, 0x40, 0x0a, 0x0c,
  1100. 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x44, 0x42, 0x4d, 0x73, 0x67, 0x12, 0x19, 0x2e, 0x61,
  1101. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  1102. 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x15, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f,
  1103. 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4d, 0x73, 0x67, 0x12, 0x69,
  1104. 0x0a, 0x0d, 0x53, 0x65, 0x6e, 0x64, 0x50, 0x68, 0x6f, 0x6e, 0x65, 0x43, 0x6f, 0x64, 0x65, 0x12,
  1105. 0x20, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x53, 0x65, 0x6e,
  1106. 0x64, 0x50, 0x68, 0x6f, 0x6e, 0x65, 0x43, 0x6f, 0x64, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1107. 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  1108. 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x1e, 0x82, 0xd3, 0xe4, 0x93, 0x02,
  1109. 0x18, 0x22, 0x13, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x63, 0x6f, 0x64,
  1110. 0x65, 0x2f, 0x73, 0x65, 0x6e, 0x64, 0x3a, 0x01, 0x2a, 0x12, 0x6c, 0x0a, 0x0e, 0x43, 0x68, 0x65,
  1111. 0x63, 0x6b, 0x50, 0x68, 0x6f, 0x6e, 0x65, 0x43, 0x6f, 0x64, 0x65, 0x12, 0x21, 0x2e, 0x61, 0x70,
  1112. 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x50, 0x68,
  1113. 0x6f, 0x6e, 0x65, 0x43, 0x6f, 0x64, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16,
  1114. 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66,
  1115. 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x1f, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x19, 0x22, 0x14,
  1116. 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x63, 0x6f, 0x64, 0x65, 0x2f, 0x63,
  1117. 0x68, 0x65, 0x63, 0x6b, 0x3a, 0x01, 0x2a, 0x12, 0x94, 0x01, 0x0a, 0x1e, 0x43, 0x68, 0x65, 0x63,
  1118. 0x6b, 0x55, 0x73, 0x65, 0x72, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x73, 0x52, 0x65,
  1119. 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x68, 0x69, 0x70, 0x12, 0x1a, 0x2e, 0x61, 0x70, 0x69,
  1120. 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49,
  1121. 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x2d, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61,
  1122. 0x74, 0x2e, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x55, 0x73, 0x65, 0x72, 0x50, 0x61, 0x72, 0x74, 0x6e,
  1123. 0x65, 0x72, 0x49, 0x73, 0x52, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x68, 0x69, 0x70,
  1124. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x27, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x21, 0x22, 0x1c, 0x2f,
  1125. 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x63, 0x68, 0x65, 0x63, 0x6b, 0x2f, 0x72,
  1126. 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x68, 0x69, 0x70, 0x3a, 0x01, 0x2a, 0x12, 0x66,
  1127. 0x0a, 0x14, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x55, 0x73, 0x65, 0x72, 0x50, 0x65, 0x72, 0x73,
  1128. 0x6f, 0x6e, 0x52, 0x6f, 0x6f, 0x6d, 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d,
  1129. 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a,
  1130. 0x13, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x52, 0x6f, 0x6f, 0x6d, 0x52,
  1131. 0x65, 0x70, 0x6c, 0x79, 0x22, 0x20, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1a, 0x22, 0x15, 0x2f, 0x61,
  1132. 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x2f, 0x72,
  1133. 0x6f, 0x6f, 0x6d, 0x3a, 0x01, 0x2a, 0x12, 0x70, 0x0a, 0x14, 0x47, 0x65, 0x74, 0x50, 0x61, 0x72,
  1134. 0x74, 0x6e, 0x65, 0x72, 0x43, 0x69, 0x72, 0x63, 0x6c, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x14,
  1135. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x4b, 0x65, 0x79, 0x52, 0x65, 0x71,
  1136. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x20, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f,
  1137. 0x6e, 0x2e, 0x41, 0x64, 0x64, 0x46, 0x72, 0x69, 0x65, 0x6e, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61,
  1138. 0x67, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x22, 0x20, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1a, 0x22, 0x15,
  1139. 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x63, 0x69, 0x72, 0x63, 0x6c, 0x65,
  1140. 0x2f, 0x69, 0x6e, 0x66, 0x6f, 0x3a, 0x01, 0x2a, 0x12, 0x5b, 0x0a, 0x0f, 0x55, 0x73, 0x65, 0x72,
  1141. 0x47, 0x65, 0x74, 0x48, 0x6f, 0x6d, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x17, 0x2e, 0x61, 0x70,
  1142. 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50,
  1143. 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x14, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f,
  1144. 0x6e, 0x2e, 0x48, 0x6f, 0x6d, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x22, 0x19, 0x82, 0xd3, 0xe4, 0x93,
  1145. 0x02, 0x13, 0x22, 0x0e, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x68, 0x6f,
  1146. 0x6d, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x45, 0x0a, 0x0e, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65,
  1147. 0x72, 0x44, 0x42, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x18, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f,
  1148. 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x4c, 0x69, 0x73,
  1149. 0x74, 0x1a, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50,
  1150. 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x44, 0x42, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x71, 0x0a, 0x0c,
  1151. 0x46, 0x69, 0x6e, 0x64, 0x4c, 0x6f, 0x6f, 0x6b, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1b, 0x2e, 0x61,
  1152. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x50, 0x61,
  1153. 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x24, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  1154. 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x41,
  1155. 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22,
  1156. 0x1e, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x18, 0x22, 0x13, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73,
  1157. 0x65, 0x72, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x2f, 0x6c, 0x6f, 0x6f, 0x6b, 0x3a, 0x01, 0x2a, 0x12,
  1158. 0x71, 0x0a, 0x0c, 0x46, 0x69, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x12,
  1159. 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4c, 0x69, 0x73,
  1160. 0x74, 0x50, 0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x24, 0x2e, 0x61,
  1161. 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x4c, 0x6f,
  1162. 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70,
  1163. 0x6c, 0x79, 0x22, 0x1e, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x18, 0x22, 0x13, 0x2f, 0x61, 0x70, 0x69,
  1164. 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x2f, 0x6c, 0x69, 0x6b, 0x65, 0x3a,
  1165. 0x01, 0x2a, 0x12, 0x73, 0x0a, 0x0d, 0x46, 0x69, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x64, 0x4c,
  1166. 0x69, 0x73, 0x74, 0x12, 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
  1167. 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x50, 0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1168. 0x1a, 0x24, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63,
  1169. 0x73, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4c, 0x69, 0x73,
  1170. 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x1f, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x19, 0x22, 0x14,
  1171. 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x2f, 0x6c,
  1172. 0x69, 0x6b, 0x65, 0x64, 0x3a, 0x01, 0x2a, 0x12, 0x86, 0x01, 0x0a, 0x1f, 0x47, 0x65, 0x74, 0x4c,
  1173. 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x53, 0x74, 0x61, 0x74, 0x69, 0x73,
  1174. 0x74, 0x69, 0x63, 0x73, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x16, 0x2e, 0x67, 0x6f,
  1175. 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d,
  1176. 0x70, 0x74, 0x79, 0x1a, 0x27, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73,
  1177. 0x74, 0x69, 0x63, 0x73, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65,
  1178. 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x22, 0x82, 0xd3,
  1179. 0xe4, 0x93, 0x02, 0x1c, 0x22, 0x17, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f,
  1180. 0x6e, 0x75, 0x6d, 0x2f, 0x6c, 0x69, 0x6b, 0x65, 0x5f, 0x6c, 0x6f, 0x6f, 0x6b, 0x3a, 0x01, 0x2a,
  1181. 0x12, 0x5c, 0x0a, 0x06, 0x57, 0x78, 0x43, 0x6f, 0x6e, 0x66, 0x12, 0x15, 0x2e, 0x61, 0x70, 0x69,
  1182. 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x57, 0x78, 0x43, 0x6f, 0x6e, 0x66, 0x52, 0x65,
  1183. 0x71, 0x1a, 0x1a, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x57,
  1184. 0x78, 0x43, 0x6f, 0x6e, 0x66, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x1f, 0x82,
  1185. 0xd3, 0xe4, 0x93, 0x02, 0x19, 0x22, 0x14, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x77, 0x78, 0x2f, 0x6a,
  1186. 0x73, 0x73, 0x64, 0x6b, 0x2f, 0x63, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x3a, 0x01, 0x2a, 0x12, 0x5f,
  1187. 0x0a, 0x10, 0x46, 0x69, 0x6e, 0x64, 0x54, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x42, 0x79, 0x53,
  1188. 0x65, 0x78, 0x12, 0x12, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
  1189. 0x53, 0x65, 0x78, 0x52, 0x65, 0x71, 0x1a, 0x18, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d,
  1190. 0x6d, 0x6f, 0x6e, 0x2e, 0x54, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79,
  1191. 0x22, 0x1d, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x17, 0x22, 0x12, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75,
  1192. 0x73, 0x65, 0x72, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x2f, 0x74, 0x61, 0x67, 0x3a, 0x01, 0x2a, 0x12,
  1193. 0x73, 0x0a, 0x0e, 0x46, 0x69, 0x6e, 0x64, 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x4c, 0x69, 0x73,
  1194. 0x74, 0x12, 0x1c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4c,
  1195. 0x69, 0x73, 0x74, 0x50, 0x61, 0x67, 0x65, 0x32, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  1196. 0x21, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4f, 0x6e, 0x6c,
  1197. 0x69, 0x6e, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70,
  1198. 0x6c, 0x79, 0x22, 0x20, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1a, 0x22, 0x15, 0x2f, 0x61, 0x70, 0x69,
  1199. 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x2f, 0x6f, 0x6e, 0x6c, 0x69, 0x6e,
  1200. 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x81, 0x01, 0x0a, 0x1a, 0x46, 0x69, 0x6e, 0x64, 0x57, 0x69, 0x74,
  1201. 0x68, 0x69, 0x6e, 0x53, 0x65, 0x76, 0x65, 0x6e, 0x44, 0x61, 0x79, 0x52, 0x6f, 0x6f, 0x6d, 0x4c,
  1202. 0x69, 0x73, 0x74, 0x12, 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
  1203. 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x50, 0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1204. 0x1a, 0x1f, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x55, 0x73, 0x65, 0x72,
  1205. 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c,
  1206. 0x79, 0x22, 0x25, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1f, 0x22, 0x1a, 0x2f, 0x61, 0x70, 0x69, 0x2f,
  1207. 0x75, 0x73, 0x65, 0x72, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x2f, 0x63, 0x68, 0x61, 0x74, 0x2f, 0x77,
  1208. 0x69, 0x74, 0x68, 0x69, 0x6e, 0x3a, 0x01, 0x2a, 0x12, 0x7d, 0x0a, 0x18, 0x46, 0x69, 0x6e, 0x64,
  1209. 0x4f, 0x76, 0x65, 0x72, 0x53, 0x65, 0x76, 0x65, 0x6e, 0x44, 0x61, 0x79, 0x52, 0x6f, 0x6f, 0x6d,
  1210. 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f,
  1211. 0x6e, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x50, 0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1212. 0x74, 0x1a, 0x1f, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x55, 0x73, 0x65,
  1213. 0x72, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70,
  1214. 0x6c, 0x79, 0x22, 0x23, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1d, 0x22, 0x18, 0x2f, 0x61, 0x70, 0x69,
  1215. 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x2f, 0x63, 0x68, 0x61, 0x74, 0x2f,
  1216. 0x6f, 0x76, 0x65, 0x72, 0x3a, 0x01, 0x2a, 0x12, 0x6f, 0x0a, 0x1b, 0x55, 0x73, 0x65, 0x72, 0x47,
  1217. 0x65, 0x74, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x6b, 0x65, 0x64, 0x41, 0x6e, 0x64,
  1218. 0x4c, 0x6f, 0x6f, 0x6b, 0x65, 0x64, 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d,
  1219. 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a,
  1220. 0x1d, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4c, 0x6f, 0x6f,
  1221. 0x6b, 0x65, 0x64, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x64, 0x4e, 0x75, 0x6d, 0x22, 0x18,
  1222. 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x12, 0x22, 0x0d, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65,
  1223. 0x72, 0x2f, 0x6e, 0x75, 0x6d, 0x3a, 0x01, 0x2a, 0x12, 0x5d, 0x0a, 0x0e, 0x47, 0x65, 0x74, 0x55,
  1224. 0x73, 0x65, 0x72, 0x42, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f,
  1225. 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70,
  1226. 0x74, 0x79, 0x1a, 0x15, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x55, 0x73,
  1227. 0x65, 0x72, 0x42, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x22, 0x1c, 0x82, 0xd3, 0xe4, 0x93, 0x02,
  1228. 0x16, 0x22, 0x11, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x62, 0x61, 0x6c,
  1229. 0x61, 0x6e, 0x63, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x69, 0x0a, 0x0e, 0x47, 0x65, 0x74, 0x55, 0x73,
  1230. 0x65, 0x72, 0x4c, 0x6f, 0x6f, 0x6b, 0x4e, 0x75, 0x6d, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67,
  1231. 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74,
  1232. 0x79, 0x1a, 0x20, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69,
  1233. 0x63, 0x73, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x65,
  1234. 0x70, 0x6c, 0x79, 0x22, 0x1d, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x17, 0x22, 0x12, 0x2f, 0x61, 0x70,
  1235. 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x6c, 0x6f, 0x6f, 0x6b, 0x2f, 0x6e, 0x75, 0x6d, 0x3a,
  1236. 0x01, 0x2a, 0x12, 0x7e, 0x0a, 0x12, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65,
  1237. 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x25, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
  1238. 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65,
  1239. 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  1240. 0x1f, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x68, 0x61,
  1241. 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79,
  1242. 0x22, 0x20, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1a, 0x22, 0x15, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75,
  1243. 0x73, 0x65, 0x72, 0x2f, 0x63, 0x68, 0x61, 0x74, 0x2f, 0x72, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x3a,
  1244. 0x01, 0x2a, 0x12, 0x72, 0x0a, 0x0f, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x52, 0x6f,
  1245. 0x6f, 0x6d, 0x4d, 0x73, 0x67, 0x12, 0x22, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d,
  1246. 0x6f, 0x6e, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x52, 0x6f, 0x6f, 0x6d, 0x4d,
  1247. 0x73, 0x67, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  1248. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x68, 0x61, 0x74, 0x52, 0x6f, 0x6f, 0x6d, 0x4d,
  1249. 0x73, 0x67, 0x22, 0x22, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1c, 0x22, 0x17, 0x2f, 0x61, 0x70, 0x69,
  1250. 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x63, 0x68, 0x61, 0x74, 0x2f, 0x72, 0x6f, 0x6f, 0x6d, 0x2f,
  1251. 0x6d, 0x73, 0x67, 0x3a, 0x01, 0x2a, 0x12, 0x59, 0x0a, 0x0d, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65,
  1252. 0x72, 0x49, 0x73, 0x4c, 0x69, 0x6b, 0x65, 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f,
  1253. 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61, 0x6d,
  1254. 0x1a, 0x12, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x49, 0x73,
  1255. 0x4c, 0x69, 0x6b, 0x65, 0x22, 0x1b, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x15, 0x22, 0x10, 0x2f, 0x61,
  1256. 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x69, 0x73, 0x6c, 0x69, 0x6b, 0x65, 0x3a, 0x01,
  1257. 0x2a, 0x12, 0x70, 0x0a, 0x15, 0x55, 0x73, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x69, 0x73, 0x68, 0x49,
  1258. 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f,
  1259. 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70,
  1260. 0x74, 0x79, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74,
  1261. 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x27, 0x82, 0xd3, 0xe4, 0x93,
  1262. 0x02, 0x21, 0x22, 0x1c, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x69, 0x6e,
  1263. 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2f, 0x66, 0x69, 0x6e, 0x69, 0x73, 0x68,
  1264. 0x3a, 0x01, 0x2a, 0x12, 0x75, 0x0a, 0x15, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x72,
  1265. 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x16, 0x2e, 0x67,
  1266. 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45,
  1267. 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e,
  1268. 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x53, 0x74, 0x61, 0x74, 0x75,
  1269. 0x73, 0x22, 0x27, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x21, 0x22, 0x1c, 0x2f, 0x61, 0x70, 0x69, 0x2f,
  1270. 0x75, 0x73, 0x65, 0x72, 0x2f, 0x69, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e,
  1271. 0x2f, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x3a, 0x01, 0x2a, 0x12, 0x71, 0x0a, 0x17, 0x55, 0x73,
  1272. 0x65, 0x72, 0x47, 0x65, 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e,
  1273. 0x41, 0x77, 0x61, 0x72, 0x64, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70,
  1274. 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x16, 0x2e,
  1275. 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e,
  1276. 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x26, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x20, 0x22, 0x1b, 0x2f,
  1277. 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x69, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61,
  1278. 0x74, 0x69, 0x6f, 0x6e, 0x2f, 0x61, 0x77, 0x61, 0x72, 0x64, 0x3a, 0x01, 0x2a, 0x12, 0x64, 0x0a,
  1279. 0x0f, 0x55, 0x73, 0x65, 0x72, 0x47, 0x65, 0x74, 0x43, 0x68, 0x61, 0x74, 0x43, 0x61, 0x72, 0x64,
  1280. 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65,
  1281. 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x18, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  1282. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x68, 0x61, 0x74, 0x43, 0x61, 0x72, 0x64, 0x49,
  1283. 0x6e, 0x66, 0x6f, 0x22, 0x1e, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x18, 0x22, 0x13, 0x2f, 0x61, 0x70,
  1284. 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x63, 0x68, 0x61, 0x74, 0x2f, 0x63, 0x61, 0x72, 0x64,
  1285. 0x3a, 0x01, 0x2a, 0x12, 0x56, 0x0a, 0x08, 0x55, 0x73, 0x65, 0x72, 0x4c, 0x69, 0x6b, 0x65, 0x12,
  1286. 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72,
  1287. 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c,
  1288. 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79,
  1289. 0x22, 0x19, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x13, 0x22, 0x0e, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75,
  1290. 0x73, 0x65, 0x72, 0x2f, 0x6c, 0x69, 0x6b, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x5a, 0x0a, 0x0a, 0x55,
  1291. 0x73, 0x65, 0x72, 0x55, 0x6e, 0x4c, 0x69, 0x6b, 0x65, 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  1292. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72,
  1293. 0x61, 0x6d, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74,
  1294. 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x1b, 0x82, 0xd3, 0xe4, 0x93,
  1295. 0x02, 0x15, 0x22, 0x10, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x75, 0x6e,
  1296. 0x6c, 0x69, 0x6b, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x65, 0x0a, 0x10, 0x55, 0x6e, 0x6c, 0x6f, 0x63,
  1297. 0x6b, 0x4c, 0x6f, 0x6f, 0x6b, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x12, 0x17, 0x2e, 0x61, 0x70,
  1298. 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50,
  1299. 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72,
  1300. 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x20, 0x82, 0xd3,
  1301. 0xe4, 0x93, 0x02, 0x1a, 0x22, 0x15, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f,
  1302. 0x6c, 0x6f, 0x6f, 0x6b, 0x2f, 0x75, 0x6e, 0x6c, 0x6f, 0x63, 0x6b, 0x3a, 0x01, 0x2a, 0x12, 0x46,
  1303. 0x0a, 0x13, 0x53, 0x65, 0x6e, 0x64, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x64, 0x75, 0x63, 0x65, 0x43,
  1304. 0x72, 0x65, 0x64, 0x69, 0x74, 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d,
  1305. 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16,
  1306. 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66,
  1307. 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x12, 0x64, 0x0a, 0x0e, 0x46, 0x69, 0x6e, 0x64, 0x4d, 0x65,
  1308. 0x6d, 0x65, 0x42, 0x79, 0x54, 0x79, 0x70, 0x65, 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
  1309. 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x65, 0x6d, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1310. 0x74, 0x1a, 0x14, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d,
  1311. 0x65, 0x6d, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x23, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1d, 0x22,
  1312. 0x18, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x66, 0x69, 0x6e, 0x64, 0x2f,
  1313. 0x6d, 0x65, 0x6d, 0x65, 0x2f, 0x74, 0x79, 0x70, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x6d, 0x0a, 0x0d,
  1314. 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x54, 0x6f, 0x70, 0x69, 0x63, 0x12, 0x20, 0x2e,
  1315. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x43,
  1316. 0x68, 0x61, 0x74, 0x54, 0x6f, 0x70, 0x69, 0x63, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  1317. 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x68, 0x61,
  1318. 0x74, 0x54, 0x6f, 0x70, 0x69, 0x63, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x1f, 0x82, 0xd3, 0xe4, 0x93,
  1319. 0x02, 0x19, 0x22, 0x14, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x66, 0x69,
  1320. 0x6e, 0x64, 0x2f, 0x74, 0x6f, 0x70, 0x69, 0x63, 0x3a, 0x01, 0x2a, 0x12, 0x66, 0x0a, 0x0a, 0x52,
  1321. 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x4d, 0x65, 0x6d, 0x65, 0x12, 0x15, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  1322. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x4e, 0x75, 0x6d,
  1323. 0x1a, 0x1a, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x6f,
  1324. 0x6d, 0x6d, 0x6f, 0x6e, 0x54, 0x65, 0x78, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x25, 0x82, 0xd3,
  1325. 0xe4, 0x93, 0x02, 0x1f, 0x22, 0x1a, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f,
  1326. 0x66, 0x69, 0x6e, 0x64, 0x2f, 0x6d, 0x65, 0x6d, 0x65, 0x2f, 0x72, 0x61, 0x6e, 0x64, 0x6f, 0x6d,
  1327. 0x3a, 0x01, 0x2a, 0x12, 0x75, 0x0a, 0x12, 0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x53, 0x77, 0x69,
  1328. 0x66, 0x74, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  1329. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x4e, 0x75, 0x6d,
  1330. 0x41, 0x6e, 0x64, 0x53, 0x65, 0x78, 0x1a, 0x1a, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d,
  1331. 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x54, 0x65, 0x78, 0x74, 0x4c, 0x69,
  1332. 0x73, 0x74, 0x22, 0x26, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x20, 0x22, 0x1b, 0x2f, 0x61, 0x70, 0x69,
  1333. 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x66, 0x69, 0x6e, 0x64, 0x2f, 0x74, 0x6f, 0x70, 0x69, 0x63,
  1334. 0x2f, 0x72, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x3a, 0x01, 0x2a, 0x12, 0x68, 0x0a, 0x0d, 0x46, 0x69,
  1335. 0x6e, 0x64, 0x4d, 0x65, 0x6d, 0x65, 0x54, 0x69, 0x74, 0x6c, 0x65, 0x12, 0x16, 0x2e, 0x67, 0x6f,
  1336. 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d,
  1337. 0x70, 0x74, 0x79, 0x1a, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
  1338. 0x2e, 0x4d, 0x65, 0x6d, 0x65, 0x54, 0x69, 0x74, 0x6c, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x24,
  1339. 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1e, 0x22, 0x19, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65,
  1340. 0x72, 0x2f, 0x66, 0x69, 0x6e, 0x64, 0x2f, 0x6d, 0x65, 0x6d, 0x65, 0x2f, 0x74, 0x69, 0x74, 0x6c,
  1341. 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x65, 0x0a, 0x10, 0x55, 0x73, 0x65, 0x72, 0x53, 0x65, 0x74, 0x42,
  1342. 0x6c, 0x61, 0x63, 0x6b, 0x43, 0x68, 0x61, 0x74, 0x12, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
  1343. 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x44, 0x52, 0x65, 0x71, 0x75,
  1344. 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f,
  1345. 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x1e, 0x82, 0xd3, 0xe4,
  1346. 0x93, 0x02, 0x18, 0x22, 0x13, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x73,
  1347. 0x65, 0x74, 0x2f, 0x62, 0x6c, 0x61, 0x63, 0x6b, 0x3a, 0x01, 0x2a, 0x12, 0x6d, 0x0a, 0x12, 0x46,
  1348. 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x54, 0x6f, 0x70, 0x69, 0x63, 0x54, 0x69, 0x74, 0x6c,
  1349. 0x65, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  1350. 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  1351. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x65, 0x6d, 0x65, 0x54, 0x69, 0x74, 0x6c, 0x65,
  1352. 0x4c, 0x69, 0x73, 0x74, 0x22, 0x24, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1e, 0x22, 0x19, 0x2f, 0x61,
  1353. 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x66, 0x69, 0x6e, 0x64, 0x2f, 0x63, 0x68, 0x61,
  1354. 0x74, 0x2f, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x5f, 0x0a, 0x0c, 0x55, 0x73,
  1355. 0x65, 0x72, 0x52, 0x65, 0x63, 0x68, 0x61, 0x72, 0x67, 0x65, 0x12, 0x1d, 0x2e, 0x61, 0x70, 0x69,
  1356. 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x63, 0x68, 0x61, 0x72,
  1357. 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x11, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  1358. 0x75, 0x73, 0x65, 0x72, 0x2e, 0x50, 0x61, 0x79, 0x49, 0x6e, 0x66, 0x6f, 0x22, 0x1d, 0x82, 0xd3,
  1359. 0xe4, 0x93, 0x02, 0x17, 0x22, 0x12, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f,
  1360. 0x72, 0x65, 0x63, 0x68, 0x61, 0x72, 0x67, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x66, 0x0a, 0x10, 0x46,
  1361. 0x69, 0x6e, 0x64, 0x52, 0x65, 0x63, 0x68, 0x61, 0x72, 0x67, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x12,
  1362. 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75,
  1363. 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x16, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73,
  1364. 0x65, 0x72, 0x2e, 0x52, 0x65, 0x63, 0x68, 0x61, 0x72, 0x67, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x22,
  1365. 0x22, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1c, 0x22, 0x17, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73,
  1366. 0x65, 0x72, 0x2f, 0x72, 0x65, 0x63, 0x68, 0x61, 0x72, 0x67, 0x65, 0x2f, 0x6c, 0x69, 0x73, 0x74,
  1367. 0x3a, 0x01, 0x2a, 0x12, 0x67, 0x0a, 0x0b, 0x46, 0x69, 0x6e, 0x64, 0x50, 0x61, 0x79, 0x4c, 0x69,
  1368. 0x73, 0x74, 0x12, 0x21, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x46, 0x69,
  1369. 0x6e, 0x64, 0x50, 0x61, 0x79, 0x4f, 0x72, 0x64, 0x65, 0x72, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65,
  1370. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72,
  1371. 0x2e, 0x50, 0x61, 0x79, 0x4f, 0x72, 0x64, 0x65, 0x72, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x1d, 0x82,
  1372. 0xd3, 0xe4, 0x93, 0x02, 0x17, 0x22, 0x12, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72,
  1373. 0x2f, 0x70, 0x61, 0x79, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x3a, 0x01, 0x2a, 0x42, 0x3d, 0x0a, 0x08,
  1374. 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x50, 0x01, 0x5a, 0x2f, 0x67, 0x69, 0x74, 0x2e,
  1375. 0x69, 0x6b, 0x75, 0x62, 0x61, 0x6e, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x73, 0x65, 0x72, 0x76, 0x65,
  1376. 0x72, 0x2f, 0x70, 0x77, 0x2d, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x61, 0x70,
  1377. 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x3b, 0x75, 0x73, 0x65, 0x72, 0x62, 0x06, 0x70, 0x72, 0x6f,
  1378. 0x74, 0x6f, 0x33,
  1379. }
  1380. var (
  1381. file_user_proto_rawDescOnce sync.Once
  1382. file_user_proto_rawDescData = file_user_proto_rawDesc
  1383. )
  1384. func file_user_proto_rawDescGZIP() []byte {
  1385. file_user_proto_rawDescOnce.Do(func() {
  1386. file_user_proto_rawDescData = protoimpl.X.CompressGZIP(file_user_proto_rawDescData)
  1387. })
  1388. return file_user_proto_rawDescData
  1389. }
  1390. var file_user_proto_msgTypes = make([]protoimpl.MessageInfo, 15)
  1391. var file_user_proto_goTypes = []interface{}{
  1392. (*UserRechargeRequest)(nil), // 0: api.user.UserRechargeRequest
  1393. (*RechargeList)(nil), // 1: api.user.RechargeList
  1394. (*RechargeInfo)(nil), // 2: api.user.RechargeInfo
  1395. (*InformationStatus)(nil), // 3: api.user.InformationStatus
  1396. (*UserBalance)(nil), // 4: api.user.UserBalance
  1397. (*UserFindChatListReply)(nil), // 5: api.user.UserFindChatListReply
  1398. (*UserChatInfo)(nil), // 6: api.user.UserChatInfo
  1399. (*UserInfo)(nil), // 7: api.user.UserInfo
  1400. (*KeyRequest)(nil), // 8: api.user.KeyRequest
  1401. (*CreatePayRequest)(nil), // 9: api.user.CreatePayRequest
  1402. (*PayInfo)(nil), // 10: api.user.PayInfo
  1403. (*PayOrderInfo)(nil), // 11: api.user.PayOrderInfo
  1404. (*PayOrderList)(nil), // 12: api.user.PayOrderList
  1405. (*FindPayOrderListRequest)(nil), // 13: api.user.FindPayOrderListRequest
  1406. (*PayCallbackReply)(nil), // 14: api.user.PayCallbackReply
  1407. (*structpb.Value)(nil), // 15: google.protobuf.Value
  1408. (*common.UpdateInformationRequest)(nil), // 16: api.common.UpdateInformationRequest
  1409. (*emptypb.Empty)(nil), // 17: google.protobuf.Empty
  1410. (*common.PersonIDParam)(nil), // 18: api.common.PersonIDParam
  1411. (*common.SendPhoneCodeRequest)(nil), // 19: api.common.SendPhoneCodeRequest
  1412. (*common.CheckPhoneCodeRequest)(nil), // 20: api.common.CheckPhoneCodeRequest
  1413. (*common.PartnerIDParam)(nil), // 21: api.common.PartnerIDParam
  1414. (*common.PersonParam)(nil), // 22: api.common.PersonParam
  1415. (*common.PersonIDList)(nil), // 23: api.common.PersonIDList
  1416. (*common.ListPageRequest)(nil), // 24: api.common.ListPageRequest
  1417. (*common.WxConfReq)(nil), // 25: api.common.WxConfReq
  1418. (*common.SexReq)(nil), // 26: api.common.SexReq
  1419. (*common.ListPage2Request)(nil), // 27: api.common.ListPage2Request
  1420. (*common.FindChatRecordListRequest)(nil), // 28: api.common.FindChatRecordListRequest
  1421. (*common.FindChatRoomMsgRequest)(nil), // 29: api.common.FindChatRoomMsgRequest
  1422. (*common.MemeRequest)(nil), // 30: api.common.MemeRequest
  1423. (*common.FindChatTopicRequest)(nil), // 31: api.common.FindChatTopicRequest
  1424. (*common.RandomNum)(nil), // 32: api.common.RandomNum
  1425. (*common.RandomNumAndSex)(nil), // 33: api.common.RandomNumAndSex
  1426. (*common.RoomIDRequest)(nil), // 34: api.common.RoomIDRequest
  1427. (*common.PersonMsg)(nil), // 35: api.common.PersonMsg
  1428. (*chat.CheckUserPartnerIsRelationshipReply)(nil), // 36: api.chat.CheckUserPartnerIsRelationshipReply
  1429. (*chat.RoomReply)(nil), // 37: api.chat.RoomReply
  1430. (*common.AddFriendMessageInfo)(nil), // 38: api.common.AddFriendMessageInfo
  1431. (*common.HomeInfo)(nil), // 39: api.common.HomeInfo
  1432. (*common.PersonDBReply)(nil), // 40: api.common.PersonDBReply
  1433. (*statistics.LookAndLikeListReply)(nil), // 41: api.statistics.LookAndLikeListReply
  1434. (*statistics.LookAndLikeMessageReply)(nil), // 42: api.statistics.LookAndLikeMessageReply
  1435. (*common.WxConfResponse)(nil), // 43: api.common.WxConfResponse
  1436. (*common.TagListReply)(nil), // 44: api.common.TagListReply
  1437. (*common.OnlinePersonListReply)(nil), // 45: api.common.OnlinePersonListReply
  1438. (*common.LookedAndLikedNum)(nil), // 46: api.common.LookedAndLikedNum
  1439. (*statistics.LookMessageReply)(nil), // 47: api.statistics.LookMessageReply
  1440. (*common.ChatRecordListReply)(nil), // 48: api.common.ChatRecordListReply
  1441. (*common.ChatRoomMsg)(nil), // 49: api.common.ChatRoomMsg
  1442. (*common.IsLike)(nil), // 50: api.common.IsLike
  1443. (*common.ChatCardInfo)(nil), // 51: api.common.ChatCardInfo
  1444. (*common.MemeList)(nil), // 52: api.common.MemeList
  1445. (*common.ChatTopicList)(nil), // 53: api.common.ChatTopicList
  1446. (*common.CommonTextList)(nil), // 54: api.common.CommonTextList
  1447. (*common.MemeTitleList)(nil), // 55: api.common.MemeTitleList
  1448. }
  1449. var file_user_proto_depIdxs = []int32{
  1450. 2, // 0: api.user.RechargeList.list:type_name -> api.user.RechargeInfo
  1451. 6, // 1: api.user.UserFindChatListReply.list:type_name -> api.user.UserChatInfo
  1452. 15, // 2: api.user.PayInfo.payInfo:type_name -> google.protobuf.Value
  1453. 11, // 3: api.user.PayOrderList.list:type_name -> api.user.PayOrderInfo
  1454. 16, // 4: api.user.User.UpdateUserInformation:input_type -> api.common.UpdateInformationRequest
  1455. 17, // 5: api.user.User.GetUserInfo:input_type -> google.protobuf.Empty
  1456. 18, // 6: api.user.User.GetUserDBMsg:input_type -> api.common.PersonIDParam
  1457. 19, // 7: api.user.User.SendPhoneCode:input_type -> api.common.SendPhoneCodeRequest
  1458. 20, // 8: api.user.User.CheckPhoneCode:input_type -> api.common.CheckPhoneCodeRequest
  1459. 21, // 9: api.user.User.CheckUserPartnerIsRelationship:input_type -> api.common.PartnerIDParam
  1460. 22, // 10: api.user.User.CreateUserPersonRoom:input_type -> api.common.PersonParam
  1461. 8, // 11: api.user.User.GetPartnerCircleInfo:input_type -> api.user.KeyRequest
  1462. 22, // 12: api.user.User.UserGetHomeInfo:input_type -> api.common.PersonParam
  1463. 23, // 13: api.user.User.FindUserDBList:input_type -> api.common.PersonIDList
  1464. 24, // 14: api.user.User.FindLookList:input_type -> api.common.ListPageRequest
  1465. 24, // 15: api.user.User.FindLikeList:input_type -> api.common.ListPageRequest
  1466. 24, // 16: api.user.User.FindLikedList:input_type -> api.common.ListPageRequest
  1467. 17, // 17: api.user.User.GetLookAndLikeStatisticsMessage:input_type -> google.protobuf.Empty
  1468. 25, // 18: api.user.User.WxConf:input_type -> api.common.WxConfReq
  1469. 26, // 19: api.user.User.FindTagListBySex:input_type -> api.common.SexReq
  1470. 27, // 20: api.user.User.FindOnlineList:input_type -> api.common.ListPage2Request
  1471. 24, // 21: api.user.User.FindWithinSevenDayRoomList:input_type -> api.common.ListPageRequest
  1472. 24, // 22: api.user.User.FindOverSevenDayRoomList:input_type -> api.common.ListPageRequest
  1473. 22, // 23: api.user.User.UserGetPersonLikedAndLooked:input_type -> api.common.PersonParam
  1474. 17, // 24: api.user.User.GetUserBalance:input_type -> google.protobuf.Empty
  1475. 17, // 25: api.user.User.GetUserLookNum:input_type -> google.protobuf.Empty
  1476. 28, // 26: api.user.User.FindChatRecordList:input_type -> api.common.FindChatRecordListRequest
  1477. 29, // 27: api.user.User.FindChatRoomMsg:input_type -> api.common.FindChatRoomMsgRequest
  1478. 22, // 28: api.user.User.GetUserIsLike:input_type -> api.common.PersonParam
  1479. 17, // 29: api.user.User.UserFinishInformation:input_type -> google.protobuf.Empty
  1480. 17, // 30: api.user.User.UserInformationStatus:input_type -> google.protobuf.Empty
  1481. 17, // 31: api.user.User.UserGetInformationAward:input_type -> google.protobuf.Empty
  1482. 22, // 32: api.user.User.UserGetChatCard:input_type -> api.common.PersonParam
  1483. 22, // 33: api.user.User.UserLike:input_type -> api.common.PersonParam
  1484. 22, // 34: api.user.User.UserUnLike:input_type -> api.common.PersonParam
  1485. 22, // 35: api.user.User.UnlockLookRecord:input_type -> api.common.PersonParam
  1486. 22, // 36: api.user.User.SendMsgReduceCredit:input_type -> api.common.PersonParam
  1487. 30, // 37: api.user.User.FindMemeByType:input_type -> api.common.MemeRequest
  1488. 31, // 38: api.user.User.FindChatTopic:input_type -> api.common.FindChatTopicRequest
  1489. 32, // 39: api.user.User.RandomMeme:input_type -> api.common.RandomNum
  1490. 33, // 40: api.user.User.RandomSwiftMessage:input_type -> api.common.RandomNumAndSex
  1491. 17, // 41: api.user.User.FindMemeTitle:input_type -> google.protobuf.Empty
  1492. 34, // 42: api.user.User.UserSetBlackChat:input_type -> api.common.RoomIDRequest
  1493. 17, // 43: api.user.User.FindChatTopicTitle:input_type -> google.protobuf.Empty
  1494. 0, // 44: api.user.User.UserRecharge:input_type -> api.user.UserRechargeRequest
  1495. 17, // 45: api.user.User.FindRechargeList:input_type -> google.protobuf.Empty
  1496. 13, // 46: api.user.User.FindPayList:input_type -> api.user.FindPayOrderListRequest
  1497. 17, // 47: api.user.User.UpdateUserInformation:output_type -> google.protobuf.Empty
  1498. 7, // 48: api.user.User.GetUserInfo:output_type -> api.user.UserInfo
  1499. 35, // 49: api.user.User.GetUserDBMsg:output_type -> api.common.PersonMsg
  1500. 17, // 50: api.user.User.SendPhoneCode:output_type -> google.protobuf.Empty
  1501. 17, // 51: api.user.User.CheckPhoneCode:output_type -> google.protobuf.Empty
  1502. 36, // 52: api.user.User.CheckUserPartnerIsRelationship:output_type -> api.chat.CheckUserPartnerIsRelationshipReply
  1503. 37, // 53: api.user.User.CreateUserPersonRoom:output_type -> api.chat.RoomReply
  1504. 38, // 54: api.user.User.GetPartnerCircleInfo:output_type -> api.common.AddFriendMessageInfo
  1505. 39, // 55: api.user.User.UserGetHomeInfo:output_type -> api.common.HomeInfo
  1506. 40, // 56: api.user.User.FindUserDBList:output_type -> api.common.PersonDBReply
  1507. 41, // 57: api.user.User.FindLookList:output_type -> api.statistics.LookAndLikeListReply
  1508. 41, // 58: api.user.User.FindLikeList:output_type -> api.statistics.LookAndLikeListReply
  1509. 41, // 59: api.user.User.FindLikedList:output_type -> api.statistics.LookAndLikeListReply
  1510. 42, // 60: api.user.User.GetLookAndLikeStatisticsMessage:output_type -> api.statistics.LookAndLikeMessageReply
  1511. 43, // 61: api.user.User.WxConf:output_type -> api.common.WxConfResponse
  1512. 44, // 62: api.user.User.FindTagListBySex:output_type -> api.common.TagListReply
  1513. 45, // 63: api.user.User.FindOnlineList:output_type -> api.common.OnlinePersonListReply
  1514. 5, // 64: api.user.User.FindWithinSevenDayRoomList:output_type -> api.user.UserFindChatListReply
  1515. 5, // 65: api.user.User.FindOverSevenDayRoomList:output_type -> api.user.UserFindChatListReply
  1516. 46, // 66: api.user.User.UserGetPersonLikedAndLooked:output_type -> api.common.LookedAndLikedNum
  1517. 4, // 67: api.user.User.GetUserBalance:output_type -> api.user.UserBalance
  1518. 47, // 68: api.user.User.GetUserLookNum:output_type -> api.statistics.LookMessageReply
  1519. 48, // 69: api.user.User.FindChatRecordList:output_type -> api.common.ChatRecordListReply
  1520. 49, // 70: api.user.User.FindChatRoomMsg:output_type -> api.common.ChatRoomMsg
  1521. 50, // 71: api.user.User.GetUserIsLike:output_type -> api.common.IsLike
  1522. 17, // 72: api.user.User.UserFinishInformation:output_type -> google.protobuf.Empty
  1523. 3, // 73: api.user.User.UserInformationStatus:output_type -> api.user.InformationStatus
  1524. 17, // 74: api.user.User.UserGetInformationAward:output_type -> google.protobuf.Empty
  1525. 51, // 75: api.user.User.UserGetChatCard:output_type -> api.common.ChatCardInfo
  1526. 17, // 76: api.user.User.UserLike:output_type -> google.protobuf.Empty
  1527. 17, // 77: api.user.User.UserUnLike:output_type -> google.protobuf.Empty
  1528. 17, // 78: api.user.User.UnlockLookRecord:output_type -> google.protobuf.Empty
  1529. 17, // 79: api.user.User.SendMsgReduceCredit:output_type -> google.protobuf.Empty
  1530. 52, // 80: api.user.User.FindMemeByType:output_type -> api.common.MemeList
  1531. 53, // 81: api.user.User.FindChatTopic:output_type -> api.common.ChatTopicList
  1532. 54, // 82: api.user.User.RandomMeme:output_type -> api.common.CommonTextList
  1533. 54, // 83: api.user.User.RandomSwiftMessage:output_type -> api.common.CommonTextList
  1534. 55, // 84: api.user.User.FindMemeTitle:output_type -> api.common.MemeTitleList
  1535. 17, // 85: api.user.User.UserSetBlackChat:output_type -> google.protobuf.Empty
  1536. 55, // 86: api.user.User.FindChatTopicTitle:output_type -> api.common.MemeTitleList
  1537. 10, // 87: api.user.User.UserRecharge:output_type -> api.user.PayInfo
  1538. 1, // 88: api.user.User.FindRechargeList:output_type -> api.user.RechargeList
  1539. 12, // 89: api.user.User.FindPayList:output_type -> api.user.PayOrderList
  1540. 47, // [47:90] is the sub-list for method output_type
  1541. 4, // [4:47] is the sub-list for method input_type
  1542. 4, // [4:4] is the sub-list for extension type_name
  1543. 4, // [4:4] is the sub-list for extension extendee
  1544. 0, // [0:4] is the sub-list for field type_name
  1545. }
  1546. func init() { file_user_proto_init() }
  1547. func file_user_proto_init() {
  1548. if File_user_proto != nil {
  1549. return
  1550. }
  1551. if !protoimpl.UnsafeEnabled {
  1552. file_user_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  1553. switch v := v.(*UserRechargeRequest); i {
  1554. case 0:
  1555. return &v.state
  1556. case 1:
  1557. return &v.sizeCache
  1558. case 2:
  1559. return &v.unknownFields
  1560. default:
  1561. return nil
  1562. }
  1563. }
  1564. file_user_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  1565. switch v := v.(*RechargeList); i {
  1566. case 0:
  1567. return &v.state
  1568. case 1:
  1569. return &v.sizeCache
  1570. case 2:
  1571. return &v.unknownFields
  1572. default:
  1573. return nil
  1574. }
  1575. }
  1576. file_user_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  1577. switch v := v.(*RechargeInfo); i {
  1578. case 0:
  1579. return &v.state
  1580. case 1:
  1581. return &v.sizeCache
  1582. case 2:
  1583. return &v.unknownFields
  1584. default:
  1585. return nil
  1586. }
  1587. }
  1588. file_user_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  1589. switch v := v.(*InformationStatus); i {
  1590. case 0:
  1591. return &v.state
  1592. case 1:
  1593. return &v.sizeCache
  1594. case 2:
  1595. return &v.unknownFields
  1596. default:
  1597. return nil
  1598. }
  1599. }
  1600. file_user_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  1601. switch v := v.(*UserBalance); i {
  1602. case 0:
  1603. return &v.state
  1604. case 1:
  1605. return &v.sizeCache
  1606. case 2:
  1607. return &v.unknownFields
  1608. default:
  1609. return nil
  1610. }
  1611. }
  1612. file_user_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  1613. switch v := v.(*UserFindChatListReply); i {
  1614. case 0:
  1615. return &v.state
  1616. case 1:
  1617. return &v.sizeCache
  1618. case 2:
  1619. return &v.unknownFields
  1620. default:
  1621. return nil
  1622. }
  1623. }
  1624. file_user_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  1625. switch v := v.(*UserChatInfo); i {
  1626. case 0:
  1627. return &v.state
  1628. case 1:
  1629. return &v.sizeCache
  1630. case 2:
  1631. return &v.unknownFields
  1632. default:
  1633. return nil
  1634. }
  1635. }
  1636. file_user_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  1637. switch v := v.(*UserInfo); i {
  1638. case 0:
  1639. return &v.state
  1640. case 1:
  1641. return &v.sizeCache
  1642. case 2:
  1643. return &v.unknownFields
  1644. default:
  1645. return nil
  1646. }
  1647. }
  1648. file_user_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  1649. switch v := v.(*KeyRequest); i {
  1650. case 0:
  1651. return &v.state
  1652. case 1:
  1653. return &v.sizeCache
  1654. case 2:
  1655. return &v.unknownFields
  1656. default:
  1657. return nil
  1658. }
  1659. }
  1660. file_user_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  1661. switch v := v.(*CreatePayRequest); i {
  1662. case 0:
  1663. return &v.state
  1664. case 1:
  1665. return &v.sizeCache
  1666. case 2:
  1667. return &v.unknownFields
  1668. default:
  1669. return nil
  1670. }
  1671. }
  1672. file_user_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  1673. switch v := v.(*PayInfo); i {
  1674. case 0:
  1675. return &v.state
  1676. case 1:
  1677. return &v.sizeCache
  1678. case 2:
  1679. return &v.unknownFields
  1680. default:
  1681. return nil
  1682. }
  1683. }
  1684. file_user_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  1685. switch v := v.(*PayOrderInfo); i {
  1686. case 0:
  1687. return &v.state
  1688. case 1:
  1689. return &v.sizeCache
  1690. case 2:
  1691. return &v.unknownFields
  1692. default:
  1693. return nil
  1694. }
  1695. }
  1696. file_user_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  1697. switch v := v.(*PayOrderList); i {
  1698. case 0:
  1699. return &v.state
  1700. case 1:
  1701. return &v.sizeCache
  1702. case 2:
  1703. return &v.unknownFields
  1704. default:
  1705. return nil
  1706. }
  1707. }
  1708. file_user_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  1709. switch v := v.(*FindPayOrderListRequest); i {
  1710. case 0:
  1711. return &v.state
  1712. case 1:
  1713. return &v.sizeCache
  1714. case 2:
  1715. return &v.unknownFields
  1716. default:
  1717. return nil
  1718. }
  1719. }
  1720. file_user_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  1721. switch v := v.(*PayCallbackReply); i {
  1722. case 0:
  1723. return &v.state
  1724. case 1:
  1725. return &v.sizeCache
  1726. case 2:
  1727. return &v.unknownFields
  1728. default:
  1729. return nil
  1730. }
  1731. }
  1732. }
  1733. type x struct{}
  1734. out := protoimpl.TypeBuilder{
  1735. File: protoimpl.DescBuilder{
  1736. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  1737. RawDescriptor: file_user_proto_rawDesc,
  1738. NumEnums: 0,
  1739. NumMessages: 15,
  1740. NumExtensions: 0,
  1741. NumServices: 1,
  1742. },
  1743. GoTypes: file_user_proto_goTypes,
  1744. DependencyIndexes: file_user_proto_depIdxs,
  1745. MessageInfos: file_user_proto_msgTypes,
  1746. }.Build()
  1747. File_user_proto = out.File
  1748. file_user_proto_rawDesc = nil
  1749. file_user_proto_goTypes = nil
  1750. file_user_proto_depIdxs = nil
  1751. }