user.pb.go 115 KB

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