user.pb.go 111 KB

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