user.pb.go 91 KB

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