user.pb.go 166 KB

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