user.pb.go 129 KB

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