base.pb.go 156 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.25.0
  4. // protoc v3.14.0
  5. // source: base.proto
  6. package base
  7. import (
  8. proto "github.com/golang/protobuf/proto"
  9. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  10. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  11. reflect "reflect"
  12. sync "sync"
  13. )
  14. const (
  15. // Verify that this generated code is sufficiently up-to-date.
  16. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  17. // Verify that runtime/protoimpl is sufficiently up-to-date.
  18. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  19. )
  20. // This is a compile-time assertion that a sufficiently up-to-date version
  21. // of the legacy proto package is being used.
  22. const _ = proto.ProtoPackageIsVersion4
  23. type ErrorCode int32
  24. const (
  25. ErrorCode_OK ErrorCode = 0
  26. ErrorCode_PGErr ErrorCode = 100
  27. ErrorCode_PmsnError ErrorCode = 110
  28. ErrorCode_J2MError ErrorCode = 120
  29. ErrorCode_WebStatusError ErrorCode = 121
  30. ErrorCode_WebToImStatusError ErrorCode = 122
  31. ErrorCode_ImToWebtatusError ErrorCode = 123
  32. ErrorCode_M2JError ErrorCode = 124
  33. ErrorCode_PARAM ErrorCode = 150
  34. ErrorCode_Token ErrorCode = 200
  35. ErrorCode_VerifyCode ErrorCode = 201
  36. ErrorCode_PasswordWrongTooMuch ErrorCode = 202
  37. )
  38. // Enum value maps for ErrorCode.
  39. var (
  40. ErrorCode_name = map[int32]string{
  41. 0: "OK",
  42. 100: "PGErr",
  43. 110: "PmsnError",
  44. 120: "J2MError",
  45. 121: "WebStatusError",
  46. 122: "WebToImStatusError",
  47. 123: "ImToWebtatusError",
  48. 124: "M2JError",
  49. 150: "PARAM",
  50. 200: "Token",
  51. 201: "VerifyCode",
  52. 202: "PasswordWrongTooMuch",
  53. }
  54. ErrorCode_value = map[string]int32{
  55. "OK": 0,
  56. "PGErr": 100,
  57. "PmsnError": 110,
  58. "J2MError": 120,
  59. "WebStatusError": 121,
  60. "WebToImStatusError": 122,
  61. "ImToWebtatusError": 123,
  62. "M2JError": 124,
  63. "PARAM": 150,
  64. "Token": 200,
  65. "VerifyCode": 201,
  66. "PasswordWrongTooMuch": 202,
  67. }
  68. )
  69. func (x ErrorCode) Enum() *ErrorCode {
  70. p := new(ErrorCode)
  71. *p = x
  72. return p
  73. }
  74. func (x ErrorCode) String() string {
  75. return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x))
  76. }
  77. func (ErrorCode) Descriptor() protoreflect.EnumDescriptor {
  78. return file_base_proto_enumTypes[0].Descriptor()
  79. }
  80. func (ErrorCode) Type() protoreflect.EnumType {
  81. return &file_base_proto_enumTypes[0]
  82. }
  83. func (x ErrorCode) Number() protoreflect.EnumNumber {
  84. return protoreflect.EnumNumber(x)
  85. }
  86. // Deprecated: Use ErrorCode.Descriptor instead.
  87. func (ErrorCode) EnumDescriptor() ([]byte, []int) {
  88. return file_base_proto_rawDescGZIP(), []int{0}
  89. }
  90. type WebStatus int32
  91. const (
  92. WebStatus_Ban WebStatus = 0
  93. WebStatus_On WebStatus = 1
  94. WebStatus_Delete WebStatus = 9
  95. WebStatus_All WebStatus = 99
  96. )
  97. // Enum value maps for WebStatus.
  98. var (
  99. WebStatus_name = map[int32]string{
  100. 0: "Ban",
  101. 1: "On",
  102. 9: "Delete",
  103. 99: "All",
  104. }
  105. WebStatus_value = map[string]int32{
  106. "Ban": 0,
  107. "On": 1,
  108. "Delete": 9,
  109. "All": 99,
  110. }
  111. )
  112. func (x WebStatus) Enum() *WebStatus {
  113. p := new(WebStatus)
  114. *p = x
  115. return p
  116. }
  117. func (x WebStatus) String() string {
  118. return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x))
  119. }
  120. func (WebStatus) Descriptor() protoreflect.EnumDescriptor {
  121. return file_base_proto_enumTypes[1].Descriptor()
  122. }
  123. func (WebStatus) Type() protoreflect.EnumType {
  124. return &file_base_proto_enumTypes[1]
  125. }
  126. func (x WebStatus) Number() protoreflect.EnumNumber {
  127. return protoreflect.EnumNumber(x)
  128. }
  129. // Deprecated: Use WebStatus.Descriptor instead.
  130. func (WebStatus) EnumDescriptor() ([]byte, []int) {
  131. return file_base_proto_rawDescGZIP(), []int{1}
  132. }
  133. type VerifyType int32
  134. const (
  135. VerifyType_Undefined VerifyType = 0
  136. VerifyType_SignUp VerifyType = 1
  137. VerifyType_SignIn VerifyType = 2
  138. VerifyType_ChangePassword VerifyType = 3
  139. )
  140. // Enum value maps for VerifyType.
  141. var (
  142. VerifyType_name = map[int32]string{
  143. 0: "Undefined",
  144. 1: "SignUp",
  145. 2: "SignIn",
  146. 3: "ChangePassword",
  147. }
  148. VerifyType_value = map[string]int32{
  149. "Undefined": 0,
  150. "SignUp": 1,
  151. "SignIn": 2,
  152. "ChangePassword": 3,
  153. }
  154. )
  155. func (x VerifyType) Enum() *VerifyType {
  156. p := new(VerifyType)
  157. *p = x
  158. return p
  159. }
  160. func (x VerifyType) String() string {
  161. return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x))
  162. }
  163. func (VerifyType) Descriptor() protoreflect.EnumDescriptor {
  164. return file_base_proto_enumTypes[2].Descriptor()
  165. }
  166. func (VerifyType) Type() protoreflect.EnumType {
  167. return &file_base_proto_enumTypes[2]
  168. }
  169. func (x VerifyType) Number() protoreflect.EnumNumber {
  170. return protoreflect.EnumNumber(x)
  171. }
  172. // Deprecated: Use VerifyType.Descriptor instead.
  173. func (VerifyType) EnumDescriptor() ([]byte, []int) {
  174. return file_base_proto_rawDescGZIP(), []int{2}
  175. }
  176. type DefaultRequest struct {
  177. state protoimpl.MessageState
  178. sizeCache protoimpl.SizeCache
  179. unknownFields protoimpl.UnknownFields
  180. }
  181. func (x *DefaultRequest) Reset() {
  182. *x = DefaultRequest{}
  183. if protoimpl.UnsafeEnabled {
  184. mi := &file_base_proto_msgTypes[0]
  185. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  186. ms.StoreMessageInfo(mi)
  187. }
  188. }
  189. func (x *DefaultRequest) String() string {
  190. return protoimpl.X.MessageStringOf(x)
  191. }
  192. func (*DefaultRequest) ProtoMessage() {}
  193. func (x *DefaultRequest) ProtoReflect() protoreflect.Message {
  194. mi := &file_base_proto_msgTypes[0]
  195. if protoimpl.UnsafeEnabled && x != nil {
  196. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  197. if ms.LoadMessageInfo() == nil {
  198. ms.StoreMessageInfo(mi)
  199. }
  200. return ms
  201. }
  202. return mi.MessageOf(x)
  203. }
  204. // Deprecated: Use DefaultRequest.ProtoReflect.Descriptor instead.
  205. func (*DefaultRequest) Descriptor() ([]byte, []int) {
  206. return file_base_proto_rawDescGZIP(), []int{0}
  207. }
  208. type DefaultReply struct {
  209. state protoimpl.MessageState
  210. sizeCache protoimpl.SizeCache
  211. unknownFields protoimpl.UnknownFields
  212. }
  213. func (x *DefaultReply) Reset() {
  214. *x = DefaultReply{}
  215. if protoimpl.UnsafeEnabled {
  216. mi := &file_base_proto_msgTypes[1]
  217. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  218. ms.StoreMessageInfo(mi)
  219. }
  220. }
  221. func (x *DefaultReply) String() string {
  222. return protoimpl.X.MessageStringOf(x)
  223. }
  224. func (*DefaultReply) ProtoMessage() {}
  225. func (x *DefaultReply) ProtoReflect() protoreflect.Message {
  226. mi := &file_base_proto_msgTypes[1]
  227. if protoimpl.UnsafeEnabled && x != nil {
  228. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  229. if ms.LoadMessageInfo() == nil {
  230. ms.StoreMessageInfo(mi)
  231. }
  232. return ms
  233. }
  234. return mi.MessageOf(x)
  235. }
  236. // Deprecated: Use DefaultReply.ProtoReflect.Descriptor instead.
  237. func (*DefaultReply) Descriptor() ([]byte, []int) {
  238. return file_base_proto_rawDescGZIP(), []int{1}
  239. }
  240. type StandardRequest struct {
  241. state protoimpl.MessageState
  242. sizeCache protoimpl.SizeCache
  243. unknownFields protoimpl.UnknownFields
  244. ShopID int64 `protobuf:"varint,1,opt,name=shopID,proto3" json:"shopID,omitempty"`
  245. JsonStr string `protobuf:"bytes,2,opt,name=jsonStr,proto3" json:"jsonStr,omitempty"`
  246. Sign string `protobuf:"bytes,3,opt,name=sign,proto3" json:"sign,omitempty"`
  247. }
  248. func (x *StandardRequest) Reset() {
  249. *x = StandardRequest{}
  250. if protoimpl.UnsafeEnabled {
  251. mi := &file_base_proto_msgTypes[2]
  252. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  253. ms.StoreMessageInfo(mi)
  254. }
  255. }
  256. func (x *StandardRequest) String() string {
  257. return protoimpl.X.MessageStringOf(x)
  258. }
  259. func (*StandardRequest) ProtoMessage() {}
  260. func (x *StandardRequest) ProtoReflect() protoreflect.Message {
  261. mi := &file_base_proto_msgTypes[2]
  262. if protoimpl.UnsafeEnabled && x != nil {
  263. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  264. if ms.LoadMessageInfo() == nil {
  265. ms.StoreMessageInfo(mi)
  266. }
  267. return ms
  268. }
  269. return mi.MessageOf(x)
  270. }
  271. // Deprecated: Use StandardRequest.ProtoReflect.Descriptor instead.
  272. func (*StandardRequest) Descriptor() ([]byte, []int) {
  273. return file_base_proto_rawDescGZIP(), []int{2}
  274. }
  275. func (x *StandardRequest) GetShopID() int64 {
  276. if x != nil {
  277. return x.ShopID
  278. }
  279. return 0
  280. }
  281. func (x *StandardRequest) GetJsonStr() string {
  282. if x != nil {
  283. return x.JsonStr
  284. }
  285. return ""
  286. }
  287. func (x *StandardRequest) GetSign() string {
  288. if x != nil {
  289. return x.Sign
  290. }
  291. return ""
  292. }
  293. type CourseStandardRequest struct {
  294. state protoimpl.MessageState
  295. sizeCache protoimpl.SizeCache
  296. unknownFields protoimpl.UnknownFields
  297. ShopID int64 `protobuf:"varint,1,opt,name=shopID,proto3" json:"shopID,omitempty"`
  298. JsonStr string `protobuf:"bytes,2,opt,name=jsonStr,proto3" json:"jsonStr,omitempty"`
  299. Sign string `protobuf:"bytes,3,opt,name=sign,proto3" json:"sign,omitempty"`
  300. IsHr int32 `protobuf:"varint,4,opt,name=isHr,proto3" json:"isHr,omitempty"`
  301. IsScore int32 `protobuf:"varint,5,opt,name=isScore,proto3" json:"isScore,omitempty"`
  302. // 没有可不传
  303. UUStdID string `protobuf:"bytes,6,opt,name=UUStdID,proto3" json:"UUStdID,omitempty"`
  304. }
  305. func (x *CourseStandardRequest) Reset() {
  306. *x = CourseStandardRequest{}
  307. if protoimpl.UnsafeEnabled {
  308. mi := &file_base_proto_msgTypes[3]
  309. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  310. ms.StoreMessageInfo(mi)
  311. }
  312. }
  313. func (x *CourseStandardRequest) String() string {
  314. return protoimpl.X.MessageStringOf(x)
  315. }
  316. func (*CourseStandardRequest) ProtoMessage() {}
  317. func (x *CourseStandardRequest) ProtoReflect() protoreflect.Message {
  318. mi := &file_base_proto_msgTypes[3]
  319. if protoimpl.UnsafeEnabled && x != nil {
  320. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  321. if ms.LoadMessageInfo() == nil {
  322. ms.StoreMessageInfo(mi)
  323. }
  324. return ms
  325. }
  326. return mi.MessageOf(x)
  327. }
  328. // Deprecated: Use CourseStandardRequest.ProtoReflect.Descriptor instead.
  329. func (*CourseStandardRequest) Descriptor() ([]byte, []int) {
  330. return file_base_proto_rawDescGZIP(), []int{3}
  331. }
  332. func (x *CourseStandardRequest) GetShopID() int64 {
  333. if x != nil {
  334. return x.ShopID
  335. }
  336. return 0
  337. }
  338. func (x *CourseStandardRequest) GetJsonStr() string {
  339. if x != nil {
  340. return x.JsonStr
  341. }
  342. return ""
  343. }
  344. func (x *CourseStandardRequest) GetSign() string {
  345. if x != nil {
  346. return x.Sign
  347. }
  348. return ""
  349. }
  350. func (x *CourseStandardRequest) GetIsHr() int32 {
  351. if x != nil {
  352. return x.IsHr
  353. }
  354. return 0
  355. }
  356. func (x *CourseStandardRequest) GetIsScore() int32 {
  357. if x != nil {
  358. return x.IsScore
  359. }
  360. return 0
  361. }
  362. func (x *CourseStandardRequest) GetUUStdID() string {
  363. if x != nil {
  364. return x.UUStdID
  365. }
  366. return ""
  367. }
  368. type StandardReply struct {
  369. state protoimpl.MessageState
  370. sizeCache protoimpl.SizeCache
  371. unknownFields protoimpl.UnknownFields
  372. JsonRst string `protobuf:"bytes,1,opt,name=jsonRst,proto3" json:"jsonRst,omitempty"`
  373. Sign string `protobuf:"bytes,2,opt,name=sign,proto3" json:"sign,omitempty"`
  374. }
  375. func (x *StandardReply) Reset() {
  376. *x = StandardReply{}
  377. if protoimpl.UnsafeEnabled {
  378. mi := &file_base_proto_msgTypes[4]
  379. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  380. ms.StoreMessageInfo(mi)
  381. }
  382. }
  383. func (x *StandardReply) String() string {
  384. return protoimpl.X.MessageStringOf(x)
  385. }
  386. func (*StandardReply) ProtoMessage() {}
  387. func (x *StandardReply) ProtoReflect() protoreflect.Message {
  388. mi := &file_base_proto_msgTypes[4]
  389. if protoimpl.UnsafeEnabled && x != nil {
  390. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  391. if ms.LoadMessageInfo() == nil {
  392. ms.StoreMessageInfo(mi)
  393. }
  394. return ms
  395. }
  396. return mi.MessageOf(x)
  397. }
  398. // Deprecated: Use StandardReply.ProtoReflect.Descriptor instead.
  399. func (*StandardReply) Descriptor() ([]byte, []int) {
  400. return file_base_proto_rawDescGZIP(), []int{4}
  401. }
  402. func (x *StandardReply) GetJsonRst() string {
  403. if x != nil {
  404. return x.JsonRst
  405. }
  406. return ""
  407. }
  408. func (x *StandardReply) GetSign() string {
  409. if x != nil {
  410. return x.Sign
  411. }
  412. return ""
  413. }
  414. type SignUpRequest struct {
  415. state protoimpl.MessageState
  416. sizeCache protoimpl.SizeCache
  417. unknownFields protoimpl.UnknownFields
  418. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  419. Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"`
  420. }
  421. func (x *SignUpRequest) Reset() {
  422. *x = SignUpRequest{}
  423. if protoimpl.UnsafeEnabled {
  424. mi := &file_base_proto_msgTypes[5]
  425. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  426. ms.StoreMessageInfo(mi)
  427. }
  428. }
  429. func (x *SignUpRequest) String() string {
  430. return protoimpl.X.MessageStringOf(x)
  431. }
  432. func (*SignUpRequest) ProtoMessage() {}
  433. func (x *SignUpRequest) ProtoReflect() protoreflect.Message {
  434. mi := &file_base_proto_msgTypes[5]
  435. if protoimpl.UnsafeEnabled && x != nil {
  436. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  437. if ms.LoadMessageInfo() == nil {
  438. ms.StoreMessageInfo(mi)
  439. }
  440. return ms
  441. }
  442. return mi.MessageOf(x)
  443. }
  444. // Deprecated: Use SignUpRequest.ProtoReflect.Descriptor instead.
  445. func (*SignUpRequest) Descriptor() ([]byte, []int) {
  446. return file_base_proto_rawDescGZIP(), []int{5}
  447. }
  448. func (x *SignUpRequest) GetName() string {
  449. if x != nil {
  450. return x.Name
  451. }
  452. return ""
  453. }
  454. func (x *SignUpRequest) GetPassword() string {
  455. if x != nil {
  456. return x.Password
  457. }
  458. return ""
  459. }
  460. type SignInReply struct {
  461. state protoimpl.MessageState
  462. sizeCache protoimpl.SizeCache
  463. unknownFields protoimpl.UnknownFields
  464. Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"`
  465. }
  466. func (x *SignInReply) Reset() {
  467. *x = SignInReply{}
  468. if protoimpl.UnsafeEnabled {
  469. mi := &file_base_proto_msgTypes[6]
  470. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  471. ms.StoreMessageInfo(mi)
  472. }
  473. }
  474. func (x *SignInReply) String() string {
  475. return protoimpl.X.MessageStringOf(x)
  476. }
  477. func (*SignInReply) ProtoMessage() {}
  478. func (x *SignInReply) ProtoReflect() protoreflect.Message {
  479. mi := &file_base_proto_msgTypes[6]
  480. if protoimpl.UnsafeEnabled && x != nil {
  481. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  482. if ms.LoadMessageInfo() == nil {
  483. ms.StoreMessageInfo(mi)
  484. }
  485. return ms
  486. }
  487. return mi.MessageOf(x)
  488. }
  489. // Deprecated: Use SignInReply.ProtoReflect.Descriptor instead.
  490. func (*SignInReply) Descriptor() ([]byte, []int) {
  491. return file_base_proto_rawDescGZIP(), []int{6}
  492. }
  493. func (x *SignInReply) GetToken() string {
  494. if x != nil {
  495. return x.Token
  496. }
  497. return ""
  498. }
  499. type SignInRequest struct {
  500. state protoimpl.MessageState
  501. sizeCache protoimpl.SizeCache
  502. unknownFields protoimpl.UnknownFields
  503. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  504. Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"`
  505. CodeId string `protobuf:"bytes,3,opt,name=codeId,proto3" json:"codeId,omitempty"`
  506. VerifyCode string `protobuf:"bytes,4,opt,name=verifyCode,proto3" json:"verifyCode,omitempty"`
  507. }
  508. func (x *SignInRequest) Reset() {
  509. *x = SignInRequest{}
  510. if protoimpl.UnsafeEnabled {
  511. mi := &file_base_proto_msgTypes[7]
  512. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  513. ms.StoreMessageInfo(mi)
  514. }
  515. }
  516. func (x *SignInRequest) String() string {
  517. return protoimpl.X.MessageStringOf(x)
  518. }
  519. func (*SignInRequest) ProtoMessage() {}
  520. func (x *SignInRequest) ProtoReflect() protoreflect.Message {
  521. mi := &file_base_proto_msgTypes[7]
  522. if protoimpl.UnsafeEnabled && x != nil {
  523. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  524. if ms.LoadMessageInfo() == nil {
  525. ms.StoreMessageInfo(mi)
  526. }
  527. return ms
  528. }
  529. return mi.MessageOf(x)
  530. }
  531. // Deprecated: Use SignInRequest.ProtoReflect.Descriptor instead.
  532. func (*SignInRequest) Descriptor() ([]byte, []int) {
  533. return file_base_proto_rawDescGZIP(), []int{7}
  534. }
  535. func (x *SignInRequest) GetName() string {
  536. if x != nil {
  537. return x.Name
  538. }
  539. return ""
  540. }
  541. func (x *SignInRequest) GetPassword() string {
  542. if x != nil {
  543. return x.Password
  544. }
  545. return ""
  546. }
  547. func (x *SignInRequest) GetCodeId() string {
  548. if x != nil {
  549. return x.CodeId
  550. }
  551. return ""
  552. }
  553. func (x *SignInRequest) GetVerifyCode() string {
  554. if x != nil {
  555. return x.VerifyCode
  556. }
  557. return ""
  558. }
  559. type GenVerifyImageRequest struct {
  560. state protoimpl.MessageState
  561. sizeCache protoimpl.SizeCache
  562. unknownFields protoimpl.UnknownFields
  563. Height int32 `protobuf:"varint,1,opt,name=height,proto3" json:"height,omitempty"`
  564. Width int32 `protobuf:"varint,2,opt,name=width,proto3" json:"width,omitempty"`
  565. }
  566. func (x *GenVerifyImageRequest) Reset() {
  567. *x = GenVerifyImageRequest{}
  568. if protoimpl.UnsafeEnabled {
  569. mi := &file_base_proto_msgTypes[8]
  570. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  571. ms.StoreMessageInfo(mi)
  572. }
  573. }
  574. func (x *GenVerifyImageRequest) String() string {
  575. return protoimpl.X.MessageStringOf(x)
  576. }
  577. func (*GenVerifyImageRequest) ProtoMessage() {}
  578. func (x *GenVerifyImageRequest) ProtoReflect() protoreflect.Message {
  579. mi := &file_base_proto_msgTypes[8]
  580. if protoimpl.UnsafeEnabled && x != nil {
  581. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  582. if ms.LoadMessageInfo() == nil {
  583. ms.StoreMessageInfo(mi)
  584. }
  585. return ms
  586. }
  587. return mi.MessageOf(x)
  588. }
  589. // Deprecated: Use GenVerifyImageRequest.ProtoReflect.Descriptor instead.
  590. func (*GenVerifyImageRequest) Descriptor() ([]byte, []int) {
  591. return file_base_proto_rawDescGZIP(), []int{8}
  592. }
  593. func (x *GenVerifyImageRequest) GetHeight() int32 {
  594. if x != nil {
  595. return x.Height
  596. }
  597. return 0
  598. }
  599. func (x *GenVerifyImageRequest) GetWidth() int32 {
  600. if x != nil {
  601. return x.Width
  602. }
  603. return 0
  604. }
  605. type GenVerifyImageReply struct {
  606. state protoimpl.MessageState
  607. sizeCache protoimpl.SizeCache
  608. unknownFields protoimpl.UnknownFields
  609. CodeId string `protobuf:"bytes,1,opt,name=codeId,proto3" json:"codeId,omitempty"`
  610. ImageBase64 string `protobuf:"bytes,2,opt,name=imageBase64,proto3" json:"imageBase64,omitempty"`
  611. }
  612. func (x *GenVerifyImageReply) Reset() {
  613. *x = GenVerifyImageReply{}
  614. if protoimpl.UnsafeEnabled {
  615. mi := &file_base_proto_msgTypes[9]
  616. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  617. ms.StoreMessageInfo(mi)
  618. }
  619. }
  620. func (x *GenVerifyImageReply) String() string {
  621. return protoimpl.X.MessageStringOf(x)
  622. }
  623. func (*GenVerifyImageReply) ProtoMessage() {}
  624. func (x *GenVerifyImageReply) ProtoReflect() protoreflect.Message {
  625. mi := &file_base_proto_msgTypes[9]
  626. if protoimpl.UnsafeEnabled && x != nil {
  627. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  628. if ms.LoadMessageInfo() == nil {
  629. ms.StoreMessageInfo(mi)
  630. }
  631. return ms
  632. }
  633. return mi.MessageOf(x)
  634. }
  635. // Deprecated: Use GenVerifyImageReply.ProtoReflect.Descriptor instead.
  636. func (*GenVerifyImageReply) Descriptor() ([]byte, []int) {
  637. return file_base_proto_rawDescGZIP(), []int{9}
  638. }
  639. func (x *GenVerifyImageReply) GetCodeId() string {
  640. if x != nil {
  641. return x.CodeId
  642. }
  643. return ""
  644. }
  645. func (x *GenVerifyImageReply) GetImageBase64() string {
  646. if x != nil {
  647. return x.ImageBase64
  648. }
  649. return ""
  650. }
  651. type ShopInfo struct {
  652. state protoimpl.MessageState
  653. sizeCache protoimpl.SizeCache
  654. unknownFields protoimpl.UnknownFields
  655. ShopId int64 `protobuf:"varint,1,opt,name=shopId,proto3" json:"shopId,omitempty"`
  656. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
  657. SId int64 `protobuf:"varint,3,opt,name=sId,proto3" json:"sId,omitempty"`
  658. Addr string `protobuf:"bytes,4,opt,name=addr,proto3" json:"addr,omitempty"`
  659. Phone string `protobuf:"bytes,5,opt,name=phone,proto3" json:"phone,omitempty"`
  660. Contacts string `protobuf:"bytes,6,opt,name=contacts,proto3" json:"contacts,omitempty"`
  661. Status WebStatus `protobuf:"varint,7,opt,name=status,proto3,enum=base.WebStatus" json:"status,omitempty"`
  662. CreatedAt string `protobuf:"bytes,8,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
  663. CreatedUser int64 `protobuf:"varint,9,opt,name=created_user,json=createdUser,proto3" json:"created_user,omitempty"`
  664. UpdatedAt string `protobuf:"bytes,10,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
  665. UpdatedUser int64 `protobuf:"varint,11,opt,name=updated_user,json=updatedUser,proto3" json:"updated_user,omitempty"`
  666. IsHr int64 `protobuf:"varint,12,opt,name=is_hr,json=isHr,proto3" json:"is_hr,omitempty"`
  667. IsScore int64 `protobuf:"varint,13,opt,name=is_score,json=isScore,proto3" json:"is_score,omitempty"`
  668. ShopUUID string `protobuf:"bytes,14,opt,name=shopUUID,proto3" json:"shopUUID,omitempty"`
  669. }
  670. func (x *ShopInfo) Reset() {
  671. *x = ShopInfo{}
  672. if protoimpl.UnsafeEnabled {
  673. mi := &file_base_proto_msgTypes[10]
  674. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  675. ms.StoreMessageInfo(mi)
  676. }
  677. }
  678. func (x *ShopInfo) String() string {
  679. return protoimpl.X.MessageStringOf(x)
  680. }
  681. func (*ShopInfo) ProtoMessage() {}
  682. func (x *ShopInfo) ProtoReflect() protoreflect.Message {
  683. mi := &file_base_proto_msgTypes[10]
  684. if protoimpl.UnsafeEnabled && x != nil {
  685. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  686. if ms.LoadMessageInfo() == nil {
  687. ms.StoreMessageInfo(mi)
  688. }
  689. return ms
  690. }
  691. return mi.MessageOf(x)
  692. }
  693. // Deprecated: Use ShopInfo.ProtoReflect.Descriptor instead.
  694. func (*ShopInfo) Descriptor() ([]byte, []int) {
  695. return file_base_proto_rawDescGZIP(), []int{10}
  696. }
  697. func (x *ShopInfo) GetShopId() int64 {
  698. if x != nil {
  699. return x.ShopId
  700. }
  701. return 0
  702. }
  703. func (x *ShopInfo) GetName() string {
  704. if x != nil {
  705. return x.Name
  706. }
  707. return ""
  708. }
  709. func (x *ShopInfo) GetSId() int64 {
  710. if x != nil {
  711. return x.SId
  712. }
  713. return 0
  714. }
  715. func (x *ShopInfo) GetAddr() string {
  716. if x != nil {
  717. return x.Addr
  718. }
  719. return ""
  720. }
  721. func (x *ShopInfo) GetPhone() string {
  722. if x != nil {
  723. return x.Phone
  724. }
  725. return ""
  726. }
  727. func (x *ShopInfo) GetContacts() string {
  728. if x != nil {
  729. return x.Contacts
  730. }
  731. return ""
  732. }
  733. func (x *ShopInfo) GetStatus() WebStatus {
  734. if x != nil {
  735. return x.Status
  736. }
  737. return WebStatus_Ban
  738. }
  739. func (x *ShopInfo) GetCreatedAt() string {
  740. if x != nil {
  741. return x.CreatedAt
  742. }
  743. return ""
  744. }
  745. func (x *ShopInfo) GetCreatedUser() int64 {
  746. if x != nil {
  747. return x.CreatedUser
  748. }
  749. return 0
  750. }
  751. func (x *ShopInfo) GetUpdatedAt() string {
  752. if x != nil {
  753. return x.UpdatedAt
  754. }
  755. return ""
  756. }
  757. func (x *ShopInfo) GetUpdatedUser() int64 {
  758. if x != nil {
  759. return x.UpdatedUser
  760. }
  761. return 0
  762. }
  763. func (x *ShopInfo) GetIsHr() int64 {
  764. if x != nil {
  765. return x.IsHr
  766. }
  767. return 0
  768. }
  769. func (x *ShopInfo) GetIsScore() int64 {
  770. if x != nil {
  771. return x.IsScore
  772. }
  773. return 0
  774. }
  775. func (x *ShopInfo) GetShopUUID() string {
  776. if x != nil {
  777. return x.ShopUUID
  778. }
  779. return ""
  780. }
  781. type ShopDetailRequest struct {
  782. state protoimpl.MessageState
  783. sizeCache protoimpl.SizeCache
  784. unknownFields protoimpl.UnknownFields
  785. ShopId int64 `protobuf:"varint,1,opt,name=shopId,proto3" json:"shopId,omitempty"`
  786. }
  787. func (x *ShopDetailRequest) Reset() {
  788. *x = ShopDetailRequest{}
  789. if protoimpl.UnsafeEnabled {
  790. mi := &file_base_proto_msgTypes[11]
  791. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  792. ms.StoreMessageInfo(mi)
  793. }
  794. }
  795. func (x *ShopDetailRequest) String() string {
  796. return protoimpl.X.MessageStringOf(x)
  797. }
  798. func (*ShopDetailRequest) ProtoMessage() {}
  799. func (x *ShopDetailRequest) ProtoReflect() protoreflect.Message {
  800. mi := &file_base_proto_msgTypes[11]
  801. if protoimpl.UnsafeEnabled && x != nil {
  802. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  803. if ms.LoadMessageInfo() == nil {
  804. ms.StoreMessageInfo(mi)
  805. }
  806. return ms
  807. }
  808. return mi.MessageOf(x)
  809. }
  810. // Deprecated: Use ShopDetailRequest.ProtoReflect.Descriptor instead.
  811. func (*ShopDetailRequest) Descriptor() ([]byte, []int) {
  812. return file_base_proto_rawDescGZIP(), []int{11}
  813. }
  814. func (x *ShopDetailRequest) GetShopId() int64 {
  815. if x != nil {
  816. return x.ShopId
  817. }
  818. return 0
  819. }
  820. type ShopListRequest struct {
  821. state protoimpl.MessageState
  822. sizeCache protoimpl.SizeCache
  823. unknownFields protoimpl.UnknownFields
  824. // 模糊查询
  825. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  826. // Status_Null查询全部
  827. Status WebStatus `protobuf:"varint,2,opt,name=status,proto3,enum=base.WebStatus" json:"status,omitempty"`
  828. //上级商家Id, -1 时查询全部
  829. SId int64 `protobuf:"varint,3,opt,name=sId,proto3" json:"sId,omitempty"`
  830. }
  831. func (x *ShopListRequest) Reset() {
  832. *x = ShopListRequest{}
  833. if protoimpl.UnsafeEnabled {
  834. mi := &file_base_proto_msgTypes[12]
  835. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  836. ms.StoreMessageInfo(mi)
  837. }
  838. }
  839. func (x *ShopListRequest) String() string {
  840. return protoimpl.X.MessageStringOf(x)
  841. }
  842. func (*ShopListRequest) ProtoMessage() {}
  843. func (x *ShopListRequest) ProtoReflect() protoreflect.Message {
  844. mi := &file_base_proto_msgTypes[12]
  845. if protoimpl.UnsafeEnabled && x != nil {
  846. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  847. if ms.LoadMessageInfo() == nil {
  848. ms.StoreMessageInfo(mi)
  849. }
  850. return ms
  851. }
  852. return mi.MessageOf(x)
  853. }
  854. // Deprecated: Use ShopListRequest.ProtoReflect.Descriptor instead.
  855. func (*ShopListRequest) Descriptor() ([]byte, []int) {
  856. return file_base_proto_rawDescGZIP(), []int{12}
  857. }
  858. func (x *ShopListRequest) GetName() string {
  859. if x != nil {
  860. return x.Name
  861. }
  862. return ""
  863. }
  864. func (x *ShopListRequest) GetStatus() WebStatus {
  865. if x != nil {
  866. return x.Status
  867. }
  868. return WebStatus_Ban
  869. }
  870. func (x *ShopListRequest) GetSId() int64 {
  871. if x != nil {
  872. return x.SId
  873. }
  874. return 0
  875. }
  876. type ShopListReply struct {
  877. state protoimpl.MessageState
  878. sizeCache protoimpl.SizeCache
  879. unknownFields protoimpl.UnknownFields
  880. List []*ShopInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
  881. }
  882. func (x *ShopListReply) Reset() {
  883. *x = ShopListReply{}
  884. if protoimpl.UnsafeEnabled {
  885. mi := &file_base_proto_msgTypes[13]
  886. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  887. ms.StoreMessageInfo(mi)
  888. }
  889. }
  890. func (x *ShopListReply) String() string {
  891. return protoimpl.X.MessageStringOf(x)
  892. }
  893. func (*ShopListReply) ProtoMessage() {}
  894. func (x *ShopListReply) ProtoReflect() protoreflect.Message {
  895. mi := &file_base_proto_msgTypes[13]
  896. if protoimpl.UnsafeEnabled && x != nil {
  897. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  898. if ms.LoadMessageInfo() == nil {
  899. ms.StoreMessageInfo(mi)
  900. }
  901. return ms
  902. }
  903. return mi.MessageOf(x)
  904. }
  905. // Deprecated: Use ShopListReply.ProtoReflect.Descriptor instead.
  906. func (*ShopListReply) Descriptor() ([]byte, []int) {
  907. return file_base_proto_rawDescGZIP(), []int{13}
  908. }
  909. func (x *ShopListReply) GetList() []*ShopInfo {
  910. if x != nil {
  911. return x.List
  912. }
  913. return nil
  914. }
  915. type GetShopNaviRequest struct {
  916. state protoimpl.MessageState
  917. sizeCache protoimpl.SizeCache
  918. unknownFields protoimpl.UnknownFields
  919. ShopId int64 `protobuf:"varint,1,opt,name=shopId,proto3" json:"shopId,omitempty"`
  920. // 最顶层为0
  921. ParentId int64 `protobuf:"varint,2,opt,name=parentId,proto3" json:"parentId,omitempty"`
  922. }
  923. func (x *GetShopNaviRequest) Reset() {
  924. *x = GetShopNaviRequest{}
  925. if protoimpl.UnsafeEnabled {
  926. mi := &file_base_proto_msgTypes[14]
  927. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  928. ms.StoreMessageInfo(mi)
  929. }
  930. }
  931. func (x *GetShopNaviRequest) String() string {
  932. return protoimpl.X.MessageStringOf(x)
  933. }
  934. func (*GetShopNaviRequest) ProtoMessage() {}
  935. func (x *GetShopNaviRequest) ProtoReflect() protoreflect.Message {
  936. mi := &file_base_proto_msgTypes[14]
  937. if protoimpl.UnsafeEnabled && x != nil {
  938. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  939. if ms.LoadMessageInfo() == nil {
  940. ms.StoreMessageInfo(mi)
  941. }
  942. return ms
  943. }
  944. return mi.MessageOf(x)
  945. }
  946. // Deprecated: Use GetShopNaviRequest.ProtoReflect.Descriptor instead.
  947. func (*GetShopNaviRequest) Descriptor() ([]byte, []int) {
  948. return file_base_proto_rawDescGZIP(), []int{14}
  949. }
  950. func (x *GetShopNaviRequest) GetShopId() int64 {
  951. if x != nil {
  952. return x.ShopId
  953. }
  954. return 0
  955. }
  956. func (x *GetShopNaviRequest) GetParentId() int64 {
  957. if x != nil {
  958. return x.ParentId
  959. }
  960. return 0
  961. }
  962. type GetShopNaviAllRequest struct {
  963. state protoimpl.MessageState
  964. sizeCache protoimpl.SizeCache
  965. unknownFields protoimpl.UnknownFields
  966. ShopId int64 `protobuf:"varint,1,opt,name=shopId,proto3" json:"shopId,omitempty"`
  967. }
  968. func (x *GetShopNaviAllRequest) Reset() {
  969. *x = GetShopNaviAllRequest{}
  970. if protoimpl.UnsafeEnabled {
  971. mi := &file_base_proto_msgTypes[15]
  972. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  973. ms.StoreMessageInfo(mi)
  974. }
  975. }
  976. func (x *GetShopNaviAllRequest) String() string {
  977. return protoimpl.X.MessageStringOf(x)
  978. }
  979. func (*GetShopNaviAllRequest) ProtoMessage() {}
  980. func (x *GetShopNaviAllRequest) ProtoReflect() protoreflect.Message {
  981. mi := &file_base_proto_msgTypes[15]
  982. if protoimpl.UnsafeEnabled && x != nil {
  983. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  984. if ms.LoadMessageInfo() == nil {
  985. ms.StoreMessageInfo(mi)
  986. }
  987. return ms
  988. }
  989. return mi.MessageOf(x)
  990. }
  991. // Deprecated: Use GetShopNaviAllRequest.ProtoReflect.Descriptor instead.
  992. func (*GetShopNaviAllRequest) Descriptor() ([]byte, []int) {
  993. return file_base_proto_rawDescGZIP(), []int{15}
  994. }
  995. func (x *GetShopNaviAllRequest) GetShopId() int64 {
  996. if x != nil {
  997. return x.ShopId
  998. }
  999. return 0
  1000. }
  1001. type Column struct {
  1002. state protoimpl.MessageState
  1003. sizeCache protoimpl.SizeCache
  1004. unknownFields protoimpl.UnknownFields
  1005. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  1006. Url string `protobuf:"bytes,2,opt,name=url,proto3" json:"url,omitempty"`
  1007. Code string `protobuf:"bytes,3,opt,name=code,proto3" json:"code,omitempty"`
  1008. // 顺序
  1009. Sn int32 `protobuf:"varint,4,opt,name=sn,proto3" json:"sn,omitempty"`
  1010. Status WebStatus `protobuf:"varint,5,opt,name=status,proto3,enum=base.WebStatus" json:"status,omitempty"`
  1011. NavShow bool `protobuf:"varint,6,opt,name=navShow,proto3" json:"navShow,omitempty"`
  1012. Id string `protobuf:"bytes,7,opt,name=id,proto3" json:"id,omitempty"`
  1013. Icon string `protobuf:"bytes,8,opt,name=icon,proto3" json:"icon,omitempty"`
  1014. }
  1015. func (x *Column) Reset() {
  1016. *x = Column{}
  1017. if protoimpl.UnsafeEnabled {
  1018. mi := &file_base_proto_msgTypes[16]
  1019. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1020. ms.StoreMessageInfo(mi)
  1021. }
  1022. }
  1023. func (x *Column) String() string {
  1024. return protoimpl.X.MessageStringOf(x)
  1025. }
  1026. func (*Column) ProtoMessage() {}
  1027. func (x *Column) ProtoReflect() protoreflect.Message {
  1028. mi := &file_base_proto_msgTypes[16]
  1029. if protoimpl.UnsafeEnabled && x != nil {
  1030. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1031. if ms.LoadMessageInfo() == nil {
  1032. ms.StoreMessageInfo(mi)
  1033. }
  1034. return ms
  1035. }
  1036. return mi.MessageOf(x)
  1037. }
  1038. // Deprecated: Use Column.ProtoReflect.Descriptor instead.
  1039. func (*Column) Descriptor() ([]byte, []int) {
  1040. return file_base_proto_rawDescGZIP(), []int{16}
  1041. }
  1042. func (x *Column) GetName() string {
  1043. if x != nil {
  1044. return x.Name
  1045. }
  1046. return ""
  1047. }
  1048. func (x *Column) GetUrl() string {
  1049. if x != nil {
  1050. return x.Url
  1051. }
  1052. return ""
  1053. }
  1054. func (x *Column) GetCode() string {
  1055. if x != nil {
  1056. return x.Code
  1057. }
  1058. return ""
  1059. }
  1060. func (x *Column) GetSn() int32 {
  1061. if x != nil {
  1062. return x.Sn
  1063. }
  1064. return 0
  1065. }
  1066. func (x *Column) GetStatus() WebStatus {
  1067. if x != nil {
  1068. return x.Status
  1069. }
  1070. return WebStatus_Ban
  1071. }
  1072. func (x *Column) GetNavShow() bool {
  1073. if x != nil {
  1074. return x.NavShow
  1075. }
  1076. return false
  1077. }
  1078. func (x *Column) GetId() string {
  1079. if x != nil {
  1080. return x.Id
  1081. }
  1082. return ""
  1083. }
  1084. func (x *Column) GetIcon() string {
  1085. if x != nil {
  1086. return x.Icon
  1087. }
  1088. return ""
  1089. }
  1090. type GetShopNaviReply struct {
  1091. state protoimpl.MessageState
  1092. sizeCache protoimpl.SizeCache
  1093. unknownFields protoimpl.UnknownFields
  1094. List []*Column `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
  1095. }
  1096. func (x *GetShopNaviReply) Reset() {
  1097. *x = GetShopNaviReply{}
  1098. if protoimpl.UnsafeEnabled {
  1099. mi := &file_base_proto_msgTypes[17]
  1100. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1101. ms.StoreMessageInfo(mi)
  1102. }
  1103. }
  1104. func (x *GetShopNaviReply) String() string {
  1105. return protoimpl.X.MessageStringOf(x)
  1106. }
  1107. func (*GetShopNaviReply) ProtoMessage() {}
  1108. func (x *GetShopNaviReply) ProtoReflect() protoreflect.Message {
  1109. mi := &file_base_proto_msgTypes[17]
  1110. if protoimpl.UnsafeEnabled && x != nil {
  1111. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1112. if ms.LoadMessageInfo() == nil {
  1113. ms.StoreMessageInfo(mi)
  1114. }
  1115. return ms
  1116. }
  1117. return mi.MessageOf(x)
  1118. }
  1119. // Deprecated: Use GetShopNaviReply.ProtoReflect.Descriptor instead.
  1120. func (*GetShopNaviReply) Descriptor() ([]byte, []int) {
  1121. return file_base_proto_rawDescGZIP(), []int{17}
  1122. }
  1123. func (x *GetShopNaviReply) GetList() []*Column {
  1124. if x != nil {
  1125. return x.List
  1126. }
  1127. return nil
  1128. }
  1129. type GetShopNaviAllReply struct {
  1130. state protoimpl.MessageState
  1131. sizeCache protoimpl.SizeCache
  1132. unknownFields protoimpl.UnknownFields
  1133. ColumnRs string `protobuf:"bytes,1,opt,name=ColumnRs,proto3" json:"ColumnRs,omitempty"`
  1134. }
  1135. func (x *GetShopNaviAllReply) Reset() {
  1136. *x = GetShopNaviAllReply{}
  1137. if protoimpl.UnsafeEnabled {
  1138. mi := &file_base_proto_msgTypes[18]
  1139. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1140. ms.StoreMessageInfo(mi)
  1141. }
  1142. }
  1143. func (x *GetShopNaviAllReply) String() string {
  1144. return protoimpl.X.MessageStringOf(x)
  1145. }
  1146. func (*GetShopNaviAllReply) ProtoMessage() {}
  1147. func (x *GetShopNaviAllReply) ProtoReflect() protoreflect.Message {
  1148. mi := &file_base_proto_msgTypes[18]
  1149. if protoimpl.UnsafeEnabled && x != nil {
  1150. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1151. if ms.LoadMessageInfo() == nil {
  1152. ms.StoreMessageInfo(mi)
  1153. }
  1154. return ms
  1155. }
  1156. return mi.MessageOf(x)
  1157. }
  1158. // Deprecated: Use GetShopNaviAllReply.ProtoReflect.Descriptor instead.
  1159. func (*GetShopNaviAllReply) Descriptor() ([]byte, []int) {
  1160. return file_base_proto_rawDescGZIP(), []int{18}
  1161. }
  1162. func (x *GetShopNaviAllReply) GetColumnRs() string {
  1163. if x != nil {
  1164. return x.ColumnRs
  1165. }
  1166. return ""
  1167. }
  1168. type GetOverlayImgRequest struct {
  1169. state protoimpl.MessageState
  1170. sizeCache protoimpl.SizeCache
  1171. unknownFields protoimpl.UnknownFields
  1172. FileName string `protobuf:"bytes,1,opt,name=fileName,proto3" json:"fileName,omitempty"`
  1173. }
  1174. func (x *GetOverlayImgRequest) Reset() {
  1175. *x = GetOverlayImgRequest{}
  1176. if protoimpl.UnsafeEnabled {
  1177. mi := &file_base_proto_msgTypes[19]
  1178. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1179. ms.StoreMessageInfo(mi)
  1180. }
  1181. }
  1182. func (x *GetOverlayImgRequest) String() string {
  1183. return protoimpl.X.MessageStringOf(x)
  1184. }
  1185. func (*GetOverlayImgRequest) ProtoMessage() {}
  1186. func (x *GetOverlayImgRequest) ProtoReflect() protoreflect.Message {
  1187. mi := &file_base_proto_msgTypes[19]
  1188. if protoimpl.UnsafeEnabled && x != nil {
  1189. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1190. if ms.LoadMessageInfo() == nil {
  1191. ms.StoreMessageInfo(mi)
  1192. }
  1193. return ms
  1194. }
  1195. return mi.MessageOf(x)
  1196. }
  1197. // Deprecated: Use GetOverlayImgRequest.ProtoReflect.Descriptor instead.
  1198. func (*GetOverlayImgRequest) Descriptor() ([]byte, []int) {
  1199. return file_base_proto_rawDescGZIP(), []int{19}
  1200. }
  1201. func (x *GetOverlayImgRequest) GetFileName() string {
  1202. if x != nil {
  1203. return x.FileName
  1204. }
  1205. return ""
  1206. }
  1207. type QiNiuTokenReply struct {
  1208. state protoimpl.MessageState
  1209. sizeCache protoimpl.SizeCache
  1210. unknownFields protoimpl.UnknownFields
  1211. Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"`
  1212. }
  1213. func (x *QiNiuTokenReply) Reset() {
  1214. *x = QiNiuTokenReply{}
  1215. if protoimpl.UnsafeEnabled {
  1216. mi := &file_base_proto_msgTypes[20]
  1217. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1218. ms.StoreMessageInfo(mi)
  1219. }
  1220. }
  1221. func (x *QiNiuTokenReply) String() string {
  1222. return protoimpl.X.MessageStringOf(x)
  1223. }
  1224. func (*QiNiuTokenReply) ProtoMessage() {}
  1225. func (x *QiNiuTokenReply) ProtoReflect() protoreflect.Message {
  1226. mi := &file_base_proto_msgTypes[20]
  1227. if protoimpl.UnsafeEnabled && x != nil {
  1228. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1229. if ms.LoadMessageInfo() == nil {
  1230. ms.StoreMessageInfo(mi)
  1231. }
  1232. return ms
  1233. }
  1234. return mi.MessageOf(x)
  1235. }
  1236. // Deprecated: Use QiNiuTokenReply.ProtoReflect.Descriptor instead.
  1237. func (*QiNiuTokenReply) Descriptor() ([]byte, []int) {
  1238. return file_base_proto_rawDescGZIP(), []int{20}
  1239. }
  1240. func (x *QiNiuTokenReply) GetToken() string {
  1241. if x != nil {
  1242. return x.Token
  1243. }
  1244. return ""
  1245. }
  1246. type License struct {
  1247. state protoimpl.MessageState
  1248. sizeCache protoimpl.SizeCache
  1249. unknownFields protoimpl.UnknownFields
  1250. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
  1251. ShopId int64 `protobuf:"varint,2,opt,name=shopId,proto3" json:"shopId,omitempty"`
  1252. LcsTypeId int64 `protobuf:"varint,3,opt,name=lcsTypeId,proto3" json:"lcsTypeId,omitempty"`
  1253. Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"`
  1254. // nanoSec
  1255. ValidPeriod int64 `protobuf:"varint,5,opt,name=validPeriod,proto3" json:"validPeriod,omitempty"`
  1256. // 分
  1257. LcsPrice int64 `protobuf:"varint,6,opt,name=lcsPrice,proto3" json:"lcsPrice,omitempty"`
  1258. // nanoSec
  1259. LcsBeginTime int64 `protobuf:"varint,7,opt,name=lcsBeginTime,proto3" json:"lcsBeginTime,omitempty"`
  1260. // nanoSec
  1261. LcsEndTime int64 `protobuf:"varint,8,opt,name=lcsEndTime,proto3" json:"lcsEndTime,omitempty"`
  1262. FeeId int64 `protobuf:"varint,9,opt,name=feeId,proto3" json:"feeId,omitempty"`
  1263. Status WebStatus `protobuf:"varint,10,opt,name=status,proto3,enum=base.WebStatus" json:"status,omitempty"`
  1264. Memo string `protobuf:"bytes,11,opt,name=memo,proto3" json:"memo,omitempty"`
  1265. // nanoSec
  1266. CreatedAt int64 `protobuf:"varint,12,opt,name=createdAt,proto3" json:"createdAt,omitempty"`
  1267. CreatedUser int64 `protobuf:"varint,13,opt,name=createdUser,proto3" json:"createdUser,omitempty"`
  1268. // nanoSec
  1269. UpdatedAt int64 `protobuf:"varint,14,opt,name=updatedAt,proto3" json:"updatedAt,omitempty"`
  1270. UpdatedUser int64 `protobuf:"varint,15,opt,name=updatedUser,proto3" json:"updatedUser,omitempty"`
  1271. }
  1272. func (x *License) Reset() {
  1273. *x = License{}
  1274. if protoimpl.UnsafeEnabled {
  1275. mi := &file_base_proto_msgTypes[21]
  1276. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1277. ms.StoreMessageInfo(mi)
  1278. }
  1279. }
  1280. func (x *License) String() string {
  1281. return protoimpl.X.MessageStringOf(x)
  1282. }
  1283. func (*License) ProtoMessage() {}
  1284. func (x *License) ProtoReflect() protoreflect.Message {
  1285. mi := &file_base_proto_msgTypes[21]
  1286. if protoimpl.UnsafeEnabled && x != nil {
  1287. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1288. if ms.LoadMessageInfo() == nil {
  1289. ms.StoreMessageInfo(mi)
  1290. }
  1291. return ms
  1292. }
  1293. return mi.MessageOf(x)
  1294. }
  1295. // Deprecated: Use License.ProtoReflect.Descriptor instead.
  1296. func (*License) Descriptor() ([]byte, []int) {
  1297. return file_base_proto_rawDescGZIP(), []int{21}
  1298. }
  1299. func (x *License) GetId() int64 {
  1300. if x != nil {
  1301. return x.Id
  1302. }
  1303. return 0
  1304. }
  1305. func (x *License) GetShopId() int64 {
  1306. if x != nil {
  1307. return x.ShopId
  1308. }
  1309. return 0
  1310. }
  1311. func (x *License) GetLcsTypeId() int64 {
  1312. if x != nil {
  1313. return x.LcsTypeId
  1314. }
  1315. return 0
  1316. }
  1317. func (x *License) GetName() string {
  1318. if x != nil {
  1319. return x.Name
  1320. }
  1321. return ""
  1322. }
  1323. func (x *License) GetValidPeriod() int64 {
  1324. if x != nil {
  1325. return x.ValidPeriod
  1326. }
  1327. return 0
  1328. }
  1329. func (x *License) GetLcsPrice() int64 {
  1330. if x != nil {
  1331. return x.LcsPrice
  1332. }
  1333. return 0
  1334. }
  1335. func (x *License) GetLcsBeginTime() int64 {
  1336. if x != nil {
  1337. return x.LcsBeginTime
  1338. }
  1339. return 0
  1340. }
  1341. func (x *License) GetLcsEndTime() int64 {
  1342. if x != nil {
  1343. return x.LcsEndTime
  1344. }
  1345. return 0
  1346. }
  1347. func (x *License) GetFeeId() int64 {
  1348. if x != nil {
  1349. return x.FeeId
  1350. }
  1351. return 0
  1352. }
  1353. func (x *License) GetStatus() WebStatus {
  1354. if x != nil {
  1355. return x.Status
  1356. }
  1357. return WebStatus_Ban
  1358. }
  1359. func (x *License) GetMemo() string {
  1360. if x != nil {
  1361. return x.Memo
  1362. }
  1363. return ""
  1364. }
  1365. func (x *License) GetCreatedAt() int64 {
  1366. if x != nil {
  1367. return x.CreatedAt
  1368. }
  1369. return 0
  1370. }
  1371. func (x *License) GetCreatedUser() int64 {
  1372. if x != nil {
  1373. return x.CreatedUser
  1374. }
  1375. return 0
  1376. }
  1377. func (x *License) GetUpdatedAt() int64 {
  1378. if x != nil {
  1379. return x.UpdatedAt
  1380. }
  1381. return 0
  1382. }
  1383. func (x *License) GetUpdatedUser() int64 {
  1384. if x != nil {
  1385. return x.UpdatedUser
  1386. }
  1387. return 0
  1388. }
  1389. type LicenseList struct {
  1390. state protoimpl.MessageState
  1391. sizeCache protoimpl.SizeCache
  1392. unknownFields protoimpl.UnknownFields
  1393. List []*License `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
  1394. }
  1395. func (x *LicenseList) Reset() {
  1396. *x = LicenseList{}
  1397. if protoimpl.UnsafeEnabled {
  1398. mi := &file_base_proto_msgTypes[22]
  1399. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1400. ms.StoreMessageInfo(mi)
  1401. }
  1402. }
  1403. func (x *LicenseList) String() string {
  1404. return protoimpl.X.MessageStringOf(x)
  1405. }
  1406. func (*LicenseList) ProtoMessage() {}
  1407. func (x *LicenseList) ProtoReflect() protoreflect.Message {
  1408. mi := &file_base_proto_msgTypes[22]
  1409. if protoimpl.UnsafeEnabled && x != nil {
  1410. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1411. if ms.LoadMessageInfo() == nil {
  1412. ms.StoreMessageInfo(mi)
  1413. }
  1414. return ms
  1415. }
  1416. return mi.MessageOf(x)
  1417. }
  1418. // Deprecated: Use LicenseList.ProtoReflect.Descriptor instead.
  1419. func (*LicenseList) Descriptor() ([]byte, []int) {
  1420. return file_base_proto_rawDescGZIP(), []int{22}
  1421. }
  1422. func (x *LicenseList) GetList() []*License {
  1423. if x != nil {
  1424. return x.List
  1425. }
  1426. return nil
  1427. }
  1428. type IdList struct {
  1429. state protoimpl.MessageState
  1430. sizeCache protoimpl.SizeCache
  1431. unknownFields protoimpl.UnknownFields
  1432. IdList []int64 `protobuf:"varint,1,rep,packed,name=idList,proto3" json:"idList,omitempty"`
  1433. }
  1434. func (x *IdList) Reset() {
  1435. *x = IdList{}
  1436. if protoimpl.UnsafeEnabled {
  1437. mi := &file_base_proto_msgTypes[23]
  1438. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1439. ms.StoreMessageInfo(mi)
  1440. }
  1441. }
  1442. func (x *IdList) String() string {
  1443. return protoimpl.X.MessageStringOf(x)
  1444. }
  1445. func (*IdList) ProtoMessage() {}
  1446. func (x *IdList) ProtoReflect() protoreflect.Message {
  1447. mi := &file_base_proto_msgTypes[23]
  1448. if protoimpl.UnsafeEnabled && x != nil {
  1449. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1450. if ms.LoadMessageInfo() == nil {
  1451. ms.StoreMessageInfo(mi)
  1452. }
  1453. return ms
  1454. }
  1455. return mi.MessageOf(x)
  1456. }
  1457. // Deprecated: Use IdList.ProtoReflect.Descriptor instead.
  1458. func (*IdList) Descriptor() ([]byte, []int) {
  1459. return file_base_proto_rawDescGZIP(), []int{23}
  1460. }
  1461. func (x *IdList) GetIdList() []int64 {
  1462. if x != nil {
  1463. return x.IdList
  1464. }
  1465. return nil
  1466. }
  1467. type LicenseType struct {
  1468. state protoimpl.MessageState
  1469. sizeCache protoimpl.SizeCache
  1470. unknownFields protoimpl.UnknownFields
  1471. TypeId int64 `protobuf:"varint,1,opt,name=typeId,proto3" json:"typeId,omitempty"`
  1472. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
  1473. // 有效期时长,单位毫秒
  1474. ValidPeriodMs int64 `protobuf:"varint,3,opt,name=validPeriodMs,proto3" json:"validPeriodMs,omitempty"`
  1475. // 单位:分
  1476. Price int32 `protobuf:"varint,4,opt,name=price,proto3" json:"price,omitempty"`
  1477. Memo string `protobuf:"bytes,5,opt,name=memo,proto3" json:"memo,omitempty"`
  1478. ExecUser int64 `protobuf:"varint,6,opt,name=execUser,proto3" json:"execUser,omitempty"`
  1479. Status WebStatus `protobuf:"varint,7,opt,name=status,proto3,enum=base.WebStatus" json:"status,omitempty"`
  1480. }
  1481. func (x *LicenseType) Reset() {
  1482. *x = LicenseType{}
  1483. if protoimpl.UnsafeEnabled {
  1484. mi := &file_base_proto_msgTypes[24]
  1485. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1486. ms.StoreMessageInfo(mi)
  1487. }
  1488. }
  1489. func (x *LicenseType) String() string {
  1490. return protoimpl.X.MessageStringOf(x)
  1491. }
  1492. func (*LicenseType) ProtoMessage() {}
  1493. func (x *LicenseType) ProtoReflect() protoreflect.Message {
  1494. mi := &file_base_proto_msgTypes[24]
  1495. if protoimpl.UnsafeEnabled && x != nil {
  1496. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1497. if ms.LoadMessageInfo() == nil {
  1498. ms.StoreMessageInfo(mi)
  1499. }
  1500. return ms
  1501. }
  1502. return mi.MessageOf(x)
  1503. }
  1504. // Deprecated: Use LicenseType.ProtoReflect.Descriptor instead.
  1505. func (*LicenseType) Descriptor() ([]byte, []int) {
  1506. return file_base_proto_rawDescGZIP(), []int{24}
  1507. }
  1508. func (x *LicenseType) GetTypeId() int64 {
  1509. if x != nil {
  1510. return x.TypeId
  1511. }
  1512. return 0
  1513. }
  1514. func (x *LicenseType) GetName() string {
  1515. if x != nil {
  1516. return x.Name
  1517. }
  1518. return ""
  1519. }
  1520. func (x *LicenseType) GetValidPeriodMs() int64 {
  1521. if x != nil {
  1522. return x.ValidPeriodMs
  1523. }
  1524. return 0
  1525. }
  1526. func (x *LicenseType) GetPrice() int32 {
  1527. if x != nil {
  1528. return x.Price
  1529. }
  1530. return 0
  1531. }
  1532. func (x *LicenseType) GetMemo() string {
  1533. if x != nil {
  1534. return x.Memo
  1535. }
  1536. return ""
  1537. }
  1538. func (x *LicenseType) GetExecUser() int64 {
  1539. if x != nil {
  1540. return x.ExecUser
  1541. }
  1542. return 0
  1543. }
  1544. func (x *LicenseType) GetStatus() WebStatus {
  1545. if x != nil {
  1546. return x.Status
  1547. }
  1548. return WebStatus_Ban
  1549. }
  1550. type LicenseTypeMapReply struct {
  1551. state protoimpl.MessageState
  1552. sizeCache protoimpl.SizeCache
  1553. unknownFields protoimpl.UnknownFields
  1554. LicenseMap map[int64]*LicenseType `protobuf:"bytes,1,rep,name=licenseMap,proto3" json:"licenseMap,omitempty" protobuf_key:"varint,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
  1555. }
  1556. func (x *LicenseTypeMapReply) Reset() {
  1557. *x = LicenseTypeMapReply{}
  1558. if protoimpl.UnsafeEnabled {
  1559. mi := &file_base_proto_msgTypes[25]
  1560. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1561. ms.StoreMessageInfo(mi)
  1562. }
  1563. }
  1564. func (x *LicenseTypeMapReply) String() string {
  1565. return protoimpl.X.MessageStringOf(x)
  1566. }
  1567. func (*LicenseTypeMapReply) ProtoMessage() {}
  1568. func (x *LicenseTypeMapReply) ProtoReflect() protoreflect.Message {
  1569. mi := &file_base_proto_msgTypes[25]
  1570. if protoimpl.UnsafeEnabled && x != nil {
  1571. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1572. if ms.LoadMessageInfo() == nil {
  1573. ms.StoreMessageInfo(mi)
  1574. }
  1575. return ms
  1576. }
  1577. return mi.MessageOf(x)
  1578. }
  1579. // Deprecated: Use LicenseTypeMapReply.ProtoReflect.Descriptor instead.
  1580. func (*LicenseTypeMapReply) Descriptor() ([]byte, []int) {
  1581. return file_base_proto_rawDescGZIP(), []int{25}
  1582. }
  1583. func (x *LicenseTypeMapReply) GetLicenseMap() map[int64]*LicenseType {
  1584. if x != nil {
  1585. return x.LicenseMap
  1586. }
  1587. return nil
  1588. }
  1589. type GenPhoneVerifyCodeRequestWX struct {
  1590. state protoimpl.MessageState
  1591. sizeCache protoimpl.SizeCache
  1592. unknownFields protoimpl.UnknownFields
  1593. VerifyType VerifyType `protobuf:"varint,1,opt,name=verifyType,proto3,enum=base.VerifyType" json:"verifyType,omitempty"`
  1594. Account string `protobuf:"bytes,2,opt,name=account,proto3" json:"account,omitempty"`
  1595. //上级商家ID,必传,写入到微信代码中
  1596. SId int64 `protobuf:"varint,3,opt,name=sId,proto3" json:"sId,omitempty"`
  1597. CodeId string `protobuf:"bytes,4,opt,name=codeId,proto3" json:"codeId,omitempty"`
  1598. ImgCode string `protobuf:"bytes,5,opt,name=imgCode,proto3" json:"imgCode,omitempty"`
  1599. }
  1600. func (x *GenPhoneVerifyCodeRequestWX) Reset() {
  1601. *x = GenPhoneVerifyCodeRequestWX{}
  1602. if protoimpl.UnsafeEnabled {
  1603. mi := &file_base_proto_msgTypes[26]
  1604. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1605. ms.StoreMessageInfo(mi)
  1606. }
  1607. }
  1608. func (x *GenPhoneVerifyCodeRequestWX) String() string {
  1609. return protoimpl.X.MessageStringOf(x)
  1610. }
  1611. func (*GenPhoneVerifyCodeRequestWX) ProtoMessage() {}
  1612. func (x *GenPhoneVerifyCodeRequestWX) ProtoReflect() protoreflect.Message {
  1613. mi := &file_base_proto_msgTypes[26]
  1614. if protoimpl.UnsafeEnabled && x != nil {
  1615. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1616. if ms.LoadMessageInfo() == nil {
  1617. ms.StoreMessageInfo(mi)
  1618. }
  1619. return ms
  1620. }
  1621. return mi.MessageOf(x)
  1622. }
  1623. // Deprecated: Use GenPhoneVerifyCodeRequestWX.ProtoReflect.Descriptor instead.
  1624. func (*GenPhoneVerifyCodeRequestWX) Descriptor() ([]byte, []int) {
  1625. return file_base_proto_rawDescGZIP(), []int{26}
  1626. }
  1627. func (x *GenPhoneVerifyCodeRequestWX) GetVerifyType() VerifyType {
  1628. if x != nil {
  1629. return x.VerifyType
  1630. }
  1631. return VerifyType_Undefined
  1632. }
  1633. func (x *GenPhoneVerifyCodeRequestWX) GetAccount() string {
  1634. if x != nil {
  1635. return x.Account
  1636. }
  1637. return ""
  1638. }
  1639. func (x *GenPhoneVerifyCodeRequestWX) GetSId() int64 {
  1640. if x != nil {
  1641. return x.SId
  1642. }
  1643. return 0
  1644. }
  1645. func (x *GenPhoneVerifyCodeRequestWX) GetCodeId() string {
  1646. if x != nil {
  1647. return x.CodeId
  1648. }
  1649. return ""
  1650. }
  1651. func (x *GenPhoneVerifyCodeRequestWX) GetImgCode() string {
  1652. if x != nil {
  1653. return x.ImgCode
  1654. }
  1655. return ""
  1656. }
  1657. type CheckVerifyCodeRequest struct {
  1658. state protoimpl.MessageState
  1659. sizeCache protoimpl.SizeCache
  1660. unknownFields protoimpl.UnknownFields
  1661. VerifyType VerifyType `protobuf:"varint,1,opt,name=verifyType,proto3,enum=base.VerifyType" json:"verifyType,omitempty"`
  1662. Code string `protobuf:"bytes,2,opt,name=code,proto3" json:"code,omitempty"`
  1663. Account string `protobuf:"bytes,3,opt,name=account,proto3" json:"account,omitempty"`
  1664. }
  1665. func (x *CheckVerifyCodeRequest) Reset() {
  1666. *x = CheckVerifyCodeRequest{}
  1667. if protoimpl.UnsafeEnabled {
  1668. mi := &file_base_proto_msgTypes[27]
  1669. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1670. ms.StoreMessageInfo(mi)
  1671. }
  1672. }
  1673. func (x *CheckVerifyCodeRequest) String() string {
  1674. return protoimpl.X.MessageStringOf(x)
  1675. }
  1676. func (*CheckVerifyCodeRequest) ProtoMessage() {}
  1677. func (x *CheckVerifyCodeRequest) ProtoReflect() protoreflect.Message {
  1678. mi := &file_base_proto_msgTypes[27]
  1679. if protoimpl.UnsafeEnabled && x != nil {
  1680. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1681. if ms.LoadMessageInfo() == nil {
  1682. ms.StoreMessageInfo(mi)
  1683. }
  1684. return ms
  1685. }
  1686. return mi.MessageOf(x)
  1687. }
  1688. // Deprecated: Use CheckVerifyCodeRequest.ProtoReflect.Descriptor instead.
  1689. func (*CheckVerifyCodeRequest) Descriptor() ([]byte, []int) {
  1690. return file_base_proto_rawDescGZIP(), []int{27}
  1691. }
  1692. func (x *CheckVerifyCodeRequest) GetVerifyType() VerifyType {
  1693. if x != nil {
  1694. return x.VerifyType
  1695. }
  1696. return VerifyType_Undefined
  1697. }
  1698. func (x *CheckVerifyCodeRequest) GetCode() string {
  1699. if x != nil {
  1700. return x.Code
  1701. }
  1702. return ""
  1703. }
  1704. func (x *CheckVerifyCodeRequest) GetAccount() string {
  1705. if x != nil {
  1706. return x.Account
  1707. }
  1708. return ""
  1709. }
  1710. type WeiXinSignInRequest struct {
  1711. state protoimpl.MessageState
  1712. sizeCache protoimpl.SizeCache
  1713. unknownFields protoimpl.UnknownFields
  1714. Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"`
  1715. Account string `protobuf:"bytes,2,opt,name=account,proto3" json:"account,omitempty"`
  1716. //上级商家ID,必传,写入到微信代码中
  1717. SId int64 `protobuf:"varint,3,opt,name=sId,proto3" json:"sId,omitempty"`
  1718. }
  1719. func (x *WeiXinSignInRequest) Reset() {
  1720. *x = WeiXinSignInRequest{}
  1721. if protoimpl.UnsafeEnabled {
  1722. mi := &file_base_proto_msgTypes[28]
  1723. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1724. ms.StoreMessageInfo(mi)
  1725. }
  1726. }
  1727. func (x *WeiXinSignInRequest) String() string {
  1728. return protoimpl.X.MessageStringOf(x)
  1729. }
  1730. func (*WeiXinSignInRequest) ProtoMessage() {}
  1731. func (x *WeiXinSignInRequest) ProtoReflect() protoreflect.Message {
  1732. mi := &file_base_proto_msgTypes[28]
  1733. if protoimpl.UnsafeEnabled && x != nil {
  1734. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1735. if ms.LoadMessageInfo() == nil {
  1736. ms.StoreMessageInfo(mi)
  1737. }
  1738. return ms
  1739. }
  1740. return mi.MessageOf(x)
  1741. }
  1742. // Deprecated: Use WeiXinSignInRequest.ProtoReflect.Descriptor instead.
  1743. func (*WeiXinSignInRequest) Descriptor() ([]byte, []int) {
  1744. return file_base_proto_rawDescGZIP(), []int{28}
  1745. }
  1746. func (x *WeiXinSignInRequest) GetCode() string {
  1747. if x != nil {
  1748. return x.Code
  1749. }
  1750. return ""
  1751. }
  1752. func (x *WeiXinSignInRequest) GetAccount() string {
  1753. if x != nil {
  1754. return x.Account
  1755. }
  1756. return ""
  1757. }
  1758. func (x *WeiXinSignInRequest) GetSId() int64 {
  1759. if x != nil {
  1760. return x.SId
  1761. }
  1762. return 0
  1763. }
  1764. type ManageableSimpleQueryRequest struct {
  1765. state protoimpl.MessageState
  1766. sizeCache protoimpl.SizeCache
  1767. unknownFields protoimpl.UnknownFields
  1768. // 0为全部
  1769. RoleId int64 `protobuf:"varint,1,opt,name=roleId,proto3" json:"roleId,omitempty"`
  1770. // 0为全部
  1771. ShopId int64 `protobuf:"varint,6,opt,name=shopId,proto3" json:"shopId,omitempty"`
  1772. }
  1773. func (x *ManageableSimpleQueryRequest) Reset() {
  1774. *x = ManageableSimpleQueryRequest{}
  1775. if protoimpl.UnsafeEnabled {
  1776. mi := &file_base_proto_msgTypes[29]
  1777. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1778. ms.StoreMessageInfo(mi)
  1779. }
  1780. }
  1781. func (x *ManageableSimpleQueryRequest) String() string {
  1782. return protoimpl.X.MessageStringOf(x)
  1783. }
  1784. func (*ManageableSimpleQueryRequest) ProtoMessage() {}
  1785. func (x *ManageableSimpleQueryRequest) ProtoReflect() protoreflect.Message {
  1786. mi := &file_base_proto_msgTypes[29]
  1787. if protoimpl.UnsafeEnabled && x != nil {
  1788. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1789. if ms.LoadMessageInfo() == nil {
  1790. ms.StoreMessageInfo(mi)
  1791. }
  1792. return ms
  1793. }
  1794. return mi.MessageOf(x)
  1795. }
  1796. // Deprecated: Use ManageableSimpleQueryRequest.ProtoReflect.Descriptor instead.
  1797. func (*ManageableSimpleQueryRequest) Descriptor() ([]byte, []int) {
  1798. return file_base_proto_rawDescGZIP(), []int{29}
  1799. }
  1800. func (x *ManageableSimpleQueryRequest) GetRoleId() int64 {
  1801. if x != nil {
  1802. return x.RoleId
  1803. }
  1804. return 0
  1805. }
  1806. func (x *ManageableSimpleQueryRequest) GetShopId() int64 {
  1807. if x != nil {
  1808. return x.ShopId
  1809. }
  1810. return 0
  1811. }
  1812. type ManageableSimpleQueryReply struct {
  1813. state protoimpl.MessageState
  1814. sizeCache protoimpl.SizeCache
  1815. unknownFields protoimpl.UnknownFields
  1816. JsonList string `protobuf:"bytes,1,opt,name=jsonList,proto3" json:"jsonList,omitempty"`
  1817. }
  1818. func (x *ManageableSimpleQueryReply) Reset() {
  1819. *x = ManageableSimpleQueryReply{}
  1820. if protoimpl.UnsafeEnabled {
  1821. mi := &file_base_proto_msgTypes[30]
  1822. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1823. ms.StoreMessageInfo(mi)
  1824. }
  1825. }
  1826. func (x *ManageableSimpleQueryReply) String() string {
  1827. return protoimpl.X.MessageStringOf(x)
  1828. }
  1829. func (*ManageableSimpleQueryReply) ProtoMessage() {}
  1830. func (x *ManageableSimpleQueryReply) ProtoReflect() protoreflect.Message {
  1831. mi := &file_base_proto_msgTypes[30]
  1832. if protoimpl.UnsafeEnabled && x != nil {
  1833. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1834. if ms.LoadMessageInfo() == nil {
  1835. ms.StoreMessageInfo(mi)
  1836. }
  1837. return ms
  1838. }
  1839. return mi.MessageOf(x)
  1840. }
  1841. // Deprecated: Use ManageableSimpleQueryReply.ProtoReflect.Descriptor instead.
  1842. func (*ManageableSimpleQueryReply) Descriptor() ([]byte, []int) {
  1843. return file_base_proto_rawDescGZIP(), []int{30}
  1844. }
  1845. func (x *ManageableSimpleQueryReply) GetJsonList() string {
  1846. if x != nil {
  1847. return x.JsonList
  1848. }
  1849. return ""
  1850. }
  1851. var File_base_proto protoreflect.FileDescriptor
  1852. var file_base_proto_rawDesc = []byte{
  1853. 0x0a, 0x0a, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x04, 0x62, 0x61,
  1854. 0x73, 0x65, 0x22, 0x10, 0x0a, 0x0e, 0x44, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x52, 0x65, 0x71,
  1855. 0x75, 0x65, 0x73, 0x74, 0x22, 0x0e, 0x0a, 0x0c, 0x44, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x52,
  1856. 0x65, 0x70, 0x6c, 0x79, 0x22, 0x57, 0x0a, 0x0f, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64,
  1857. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x73, 0x68, 0x6f, 0x70, 0x49,
  1858. 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x73, 0x68, 0x6f, 0x70, 0x49, 0x44, 0x12,
  1859. 0x18, 0x0a, 0x07, 0x6a, 0x73, 0x6f, 0x6e, 0x53, 0x74, 0x72, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09,
  1860. 0x52, 0x07, 0x6a, 0x73, 0x6f, 0x6e, 0x53, 0x74, 0x72, 0x12, 0x12, 0x0a, 0x04, 0x73, 0x69, 0x67,
  1861. 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x73, 0x69, 0x67, 0x6e, 0x22, 0xa5, 0x01,
  1862. 0x0a, 0x15, 0x43, 0x6f, 0x75, 0x72, 0x73, 0x65, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64,
  1863. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x73, 0x68, 0x6f, 0x70, 0x49,
  1864. 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x73, 0x68, 0x6f, 0x70, 0x49, 0x44, 0x12,
  1865. 0x18, 0x0a, 0x07, 0x6a, 0x73, 0x6f, 0x6e, 0x53, 0x74, 0x72, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09,
  1866. 0x52, 0x07, 0x6a, 0x73, 0x6f, 0x6e, 0x53, 0x74, 0x72, 0x12, 0x12, 0x0a, 0x04, 0x73, 0x69, 0x67,
  1867. 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x73, 0x69, 0x67, 0x6e, 0x12, 0x12, 0x0a,
  1868. 0x04, 0x69, 0x73, 0x48, 0x72, 0x18, 0x04, 0x20, 0x01, 0x28, 0x05, 0x52, 0x04, 0x69, 0x73, 0x48,
  1869. 0x72, 0x12, 0x18, 0x0a, 0x07, 0x69, 0x73, 0x53, 0x63, 0x6f, 0x72, 0x65, 0x18, 0x05, 0x20, 0x01,
  1870. 0x28, 0x05, 0x52, 0x07, 0x69, 0x73, 0x53, 0x63, 0x6f, 0x72, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x55,
  1871. 0x55, 0x53, 0x74, 0x64, 0x49, 0x44, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x55, 0x55,
  1872. 0x53, 0x74, 0x64, 0x49, 0x44, 0x22, 0x3d, 0x0a, 0x0d, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72,
  1873. 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x18, 0x0a, 0x07, 0x6a, 0x73, 0x6f, 0x6e, 0x52, 0x73,
  1874. 0x74, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6a, 0x73, 0x6f, 0x6e, 0x52, 0x73, 0x74,
  1875. 0x12, 0x12, 0x0a, 0x04, 0x73, 0x69, 0x67, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04,
  1876. 0x73, 0x69, 0x67, 0x6e, 0x22, 0x3f, 0x0a, 0x0d, 0x53, 0x69, 0x67, 0x6e, 0x55, 0x70, 0x52, 0x65,
  1877. 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20,
  1878. 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x61, 0x73,
  1879. 0x73, 0x77, 0x6f, 0x72, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x61, 0x73,
  1880. 0x73, 0x77, 0x6f, 0x72, 0x64, 0x22, 0x23, 0x0a, 0x0b, 0x53, 0x69, 0x67, 0x6e, 0x49, 0x6e, 0x52,
  1881. 0x65, 0x70, 0x6c, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x18, 0x01, 0x20,
  1882. 0x01, 0x28, 0x09, 0x52, 0x05, 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x22, 0x77, 0x0a, 0x0d, 0x53, 0x69,
  1883. 0x67, 0x6e, 0x49, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x6e,
  1884. 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12,
  1885. 0x1a, 0x0a, 0x08, 0x70, 0x61, 0x73, 0x73, 0x77, 0x6f, 0x72, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28,
  1886. 0x09, 0x52, 0x08, 0x70, 0x61, 0x73, 0x73, 0x77, 0x6f, 0x72, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x63,
  1887. 0x6f, 0x64, 0x65, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x63, 0x6f, 0x64,
  1888. 0x65, 0x49, 0x64, 0x12, 0x1e, 0x0a, 0x0a, 0x76, 0x65, 0x72, 0x69, 0x66, 0x79, 0x43, 0x6f, 0x64,
  1889. 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x76, 0x65, 0x72, 0x69, 0x66, 0x79, 0x43,
  1890. 0x6f, 0x64, 0x65, 0x22, 0x45, 0x0a, 0x15, 0x47, 0x65, 0x6e, 0x56, 0x65, 0x72, 0x69, 0x66, 0x79,
  1891. 0x49, 0x6d, 0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06,
  1892. 0x68, 0x65, 0x69, 0x67, 0x68, 0x74, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x06, 0x68, 0x65,
  1893. 0x69, 0x67, 0x68, 0x74, 0x12, 0x14, 0x0a, 0x05, 0x77, 0x69, 0x64, 0x74, 0x68, 0x18, 0x02, 0x20,
  1894. 0x01, 0x28, 0x05, 0x52, 0x05, 0x77, 0x69, 0x64, 0x74, 0x68, 0x22, 0x4f, 0x0a, 0x13, 0x47, 0x65,
  1895. 0x6e, 0x56, 0x65, 0x72, 0x69, 0x66, 0x79, 0x49, 0x6d, 0x61, 0x67, 0x65, 0x52, 0x65, 0x70, 0x6c,
  1896. 0x79, 0x12, 0x16, 0x0a, 0x06, 0x63, 0x6f, 0x64, 0x65, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28,
  1897. 0x09, 0x52, 0x06, 0x63, 0x6f, 0x64, 0x65, 0x49, 0x64, 0x12, 0x20, 0x0a, 0x0b, 0x69, 0x6d, 0x61,
  1898. 0x67, 0x65, 0x42, 0x61, 0x73, 0x65, 0x36, 0x34, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b,
  1899. 0x69, 0x6d, 0x61, 0x67, 0x65, 0x42, 0x61, 0x73, 0x65, 0x36, 0x34, 0x22, 0x87, 0x03, 0x0a, 0x08,
  1900. 0x53, 0x68, 0x6f, 0x70, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x16, 0x0a, 0x06, 0x73, 0x68, 0x6f, 0x70,
  1901. 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x73, 0x68, 0x6f, 0x70, 0x49, 0x64,
  1902. 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04,
  1903. 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28,
  1904. 0x03, 0x52, 0x03, 0x73, 0x49, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x61, 0x64, 0x64, 0x72, 0x18, 0x04,
  1905. 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x61, 0x64, 0x64, 0x72, 0x12, 0x14, 0x0a, 0x05, 0x70, 0x68,
  1906. 0x6f, 0x6e, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65,
  1907. 0x12, 0x1a, 0x0a, 0x08, 0x63, 0x6f, 0x6e, 0x74, 0x61, 0x63, 0x74, 0x73, 0x18, 0x06, 0x20, 0x01,
  1908. 0x28, 0x09, 0x52, 0x08, 0x63, 0x6f, 0x6e, 0x74, 0x61, 0x63, 0x74, 0x73, 0x12, 0x27, 0x0a, 0x06,
  1909. 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x07, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x0f, 0x2e, 0x62,
  1910. 0x61, 0x73, 0x65, 0x2e, 0x57, 0x65, 0x62, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x52, 0x06, 0x73,
  1911. 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x1d, 0x0a, 0x0a, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64,
  1912. 0x5f, 0x61, 0x74, 0x18, 0x08, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x63, 0x72, 0x65, 0x61, 0x74,
  1913. 0x65, 0x64, 0x41, 0x74, 0x12, 0x21, 0x0a, 0x0c, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f,
  1914. 0x75, 0x73, 0x65, 0x72, 0x18, 0x09, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x63, 0x72, 0x65, 0x61,
  1915. 0x74, 0x65, 0x64, 0x55, 0x73, 0x65, 0x72, 0x12, 0x1d, 0x0a, 0x0a, 0x75, 0x70, 0x64, 0x61, 0x74,
  1916. 0x65, 0x64, 0x5f, 0x61, 0x74, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x75, 0x70, 0x64,
  1917. 0x61, 0x74, 0x65, 0x64, 0x41, 0x74, 0x12, 0x21, 0x0a, 0x0c, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65,
  1918. 0x64, 0x5f, 0x75, 0x73, 0x65, 0x72, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x75, 0x70,
  1919. 0x64, 0x61, 0x74, 0x65, 0x64, 0x55, 0x73, 0x65, 0x72, 0x12, 0x13, 0x0a, 0x05, 0x69, 0x73, 0x5f,
  1920. 0x68, 0x72, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x69, 0x73, 0x48, 0x72, 0x12, 0x19,
  1921. 0x0a, 0x08, 0x69, 0x73, 0x5f, 0x73, 0x63, 0x6f, 0x72, 0x65, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x03,
  1922. 0x52, 0x07, 0x69, 0x73, 0x53, 0x63, 0x6f, 0x72, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x73, 0x68, 0x6f,
  1923. 0x70, 0x55, 0x55, 0x49, 0x44, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x73, 0x68, 0x6f,
  1924. 0x70, 0x55, 0x55, 0x49, 0x44, 0x22, 0x2b, 0x0a, 0x11, 0x53, 0x68, 0x6f, 0x70, 0x44, 0x65, 0x74,
  1925. 0x61, 0x69, 0x6c, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x73, 0x68,
  1926. 0x6f, 0x70, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x73, 0x68, 0x6f, 0x70,
  1927. 0x49, 0x64, 0x22, 0x60, 0x0a, 0x0f, 0x53, 0x68, 0x6f, 0x70, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65,
  1928. 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20,
  1929. 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x27, 0x0a, 0x06, 0x73, 0x74, 0x61,
  1930. 0x74, 0x75, 0x73, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x0f, 0x2e, 0x62, 0x61, 0x73, 0x65,
  1931. 0x2e, 0x57, 0x65, 0x62, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x52, 0x06, 0x73, 0x74, 0x61, 0x74,
  1932. 0x75, 0x73, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52,
  1933. 0x03, 0x73, 0x49, 0x64, 0x22, 0x33, 0x0a, 0x0d, 0x53, 0x68, 0x6f, 0x70, 0x4c, 0x69, 0x73, 0x74,
  1934. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x22, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20,
  1935. 0x03, 0x28, 0x0b, 0x32, 0x0e, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x68, 0x6f, 0x70, 0x49,
  1936. 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0x48, 0x0a, 0x12, 0x47, 0x65, 0x74,
  1937. 0x53, 0x68, 0x6f, 0x70, 0x4e, 0x61, 0x76, 0x69, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12,
  1938. 0x16, 0x0a, 0x06, 0x73, 0x68, 0x6f, 0x70, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52,
  1939. 0x06, 0x73, 0x68, 0x6f, 0x70, 0x49, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x61, 0x72, 0x65, 0x6e,
  1940. 0x74, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x70, 0x61, 0x72, 0x65, 0x6e,
  1941. 0x74, 0x49, 0x64, 0x22, 0x2f, 0x0a, 0x15, 0x47, 0x65, 0x74, 0x53, 0x68, 0x6f, 0x70, 0x4e, 0x61,
  1942. 0x76, 0x69, 0x41, 0x6c, 0x6c, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06,
  1943. 0x73, 0x68, 0x6f, 0x70, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x73, 0x68,
  1944. 0x6f, 0x70, 0x49, 0x64, 0x22, 0xb9, 0x01, 0x0a, 0x06, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x12,
  1945. 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e,
  1946. 0x61, 0x6d, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x75, 0x72, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09,
  1947. 0x52, 0x03, 0x75, 0x72, 0x6c, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x03, 0x20,
  1948. 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x12, 0x0e, 0x0a, 0x02, 0x73, 0x6e, 0x18,
  1949. 0x04, 0x20, 0x01, 0x28, 0x05, 0x52, 0x02, 0x73, 0x6e, 0x12, 0x27, 0x0a, 0x06, 0x73, 0x74, 0x61,
  1950. 0x74, 0x75, 0x73, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x0f, 0x2e, 0x62, 0x61, 0x73, 0x65,
  1951. 0x2e, 0x57, 0x65, 0x62, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x52, 0x06, 0x73, 0x74, 0x61, 0x74,
  1952. 0x75, 0x73, 0x12, 0x18, 0x0a, 0x07, 0x6e, 0x61, 0x76, 0x53, 0x68, 0x6f, 0x77, 0x18, 0x06, 0x20,
  1953. 0x01, 0x28, 0x08, 0x52, 0x07, 0x6e, 0x61, 0x76, 0x53, 0x68, 0x6f, 0x77, 0x12, 0x0e, 0x0a, 0x02,
  1954. 0x69, 0x64, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x12, 0x0a, 0x04,
  1955. 0x69, 0x63, 0x6f, 0x6e, 0x18, 0x08, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x69, 0x63, 0x6f, 0x6e,
  1956. 0x22, 0x34, 0x0a, 0x10, 0x47, 0x65, 0x74, 0x53, 0x68, 0x6f, 0x70, 0x4e, 0x61, 0x76, 0x69, 0x52,
  1957. 0x65, 0x70, 0x6c, 0x79, 0x12, 0x20, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03,
  1958. 0x28, 0x0b, 0x32, 0x0c, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e,
  1959. 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0x31, 0x0a, 0x13, 0x47, 0x65, 0x74, 0x53, 0x68, 0x6f,
  1960. 0x70, 0x4e, 0x61, 0x76, 0x69, 0x41, 0x6c, 0x6c, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x1a, 0x0a,
  1961. 0x08, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x52, 0x73, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
  1962. 0x08, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x52, 0x73, 0x22, 0x32, 0x0a, 0x14, 0x47, 0x65, 0x74,
  1963. 0x4f, 0x76, 0x65, 0x72, 0x6c, 0x61, 0x79, 0x49, 0x6d, 0x67, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1964. 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x66, 0x69, 0x6c, 0x65, 0x4e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20,
  1965. 0x01, 0x28, 0x09, 0x52, 0x08, 0x66, 0x69, 0x6c, 0x65, 0x4e, 0x61, 0x6d, 0x65, 0x22, 0x27, 0x0a,
  1966. 0x0f, 0x51, 0x69, 0x4e, 0x69, 0x75, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x52, 0x65, 0x70, 0x6c, 0x79,
  1967. 0x12, 0x14, 0x0a, 0x05, 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
  1968. 0x05, 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x22, 0xb8, 0x03, 0x0a, 0x07, 0x4c, 0x69, 0x63, 0x65, 0x6e,
  1969. 0x73, 0x65, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02,
  1970. 0x69, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x73, 0x68, 0x6f, 0x70, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01,
  1971. 0x28, 0x03, 0x52, 0x06, 0x73, 0x68, 0x6f, 0x70, 0x49, 0x64, 0x12, 0x1c, 0x0a, 0x09, 0x6c, 0x63,
  1972. 0x73, 0x54, 0x79, 0x70, 0x65, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x6c,
  1973. 0x63, 0x73, 0x54, 0x79, 0x70, 0x65, 0x49, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65,
  1974. 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x20, 0x0a, 0x0b,
  1975. 0x76, 0x61, 0x6c, 0x69, 0x64, 0x50, 0x65, 0x72, 0x69, 0x6f, 0x64, 0x18, 0x05, 0x20, 0x01, 0x28,
  1976. 0x03, 0x52, 0x0b, 0x76, 0x61, 0x6c, 0x69, 0x64, 0x50, 0x65, 0x72, 0x69, 0x6f, 0x64, 0x12, 0x1a,
  1977. 0x0a, 0x08, 0x6c, 0x63, 0x73, 0x50, 0x72, 0x69, 0x63, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03,
  1978. 0x52, 0x08, 0x6c, 0x63, 0x73, 0x50, 0x72, 0x69, 0x63, 0x65, 0x12, 0x22, 0x0a, 0x0c, 0x6c, 0x63,
  1979. 0x73, 0x42, 0x65, 0x67, 0x69, 0x6e, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x07, 0x20, 0x01, 0x28, 0x03,
  1980. 0x52, 0x0c, 0x6c, 0x63, 0x73, 0x42, 0x65, 0x67, 0x69, 0x6e, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x1e,
  1981. 0x0a, 0x0a, 0x6c, 0x63, 0x73, 0x45, 0x6e, 0x64, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x08, 0x20, 0x01,
  1982. 0x28, 0x03, 0x52, 0x0a, 0x6c, 0x63, 0x73, 0x45, 0x6e, 0x64, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x14,
  1983. 0x0a, 0x05, 0x66, 0x65, 0x65, 0x49, 0x64, 0x18, 0x09, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x66,
  1984. 0x65, 0x65, 0x49, 0x64, 0x12, 0x27, 0x0a, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x0a,
  1985. 0x20, 0x01, 0x28, 0x0e, 0x32, 0x0f, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x57, 0x65, 0x62, 0x53,
  1986. 0x74, 0x61, 0x74, 0x75, 0x73, 0x52, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x12, 0x0a,
  1987. 0x04, 0x6d, 0x65, 0x6d, 0x6f, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6d, 0x65, 0x6d,
  1988. 0x6f, 0x12, 0x1c, 0x0a, 0x09, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x41, 0x74, 0x18, 0x0c,
  1989. 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x41, 0x74, 0x12,
  1990. 0x20, 0x0a, 0x0b, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x55, 0x73, 0x65, 0x72, 0x18, 0x0d,
  1991. 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x55, 0x73, 0x65,
  1992. 0x72, 0x12, 0x1c, 0x0a, 0x09, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x64, 0x41, 0x74, 0x18, 0x0e,
  1993. 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x64, 0x41, 0x74, 0x12,
  1994. 0x20, 0x0a, 0x0b, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x64, 0x55, 0x73, 0x65, 0x72, 0x18, 0x0f,
  1995. 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x64, 0x55, 0x73, 0x65,
  1996. 0x72, 0x22, 0x30, 0x0a, 0x0b, 0x4c, 0x69, 0x63, 0x65, 0x6e, 0x73, 0x65, 0x4c, 0x69, 0x73, 0x74,
  1997. 0x12, 0x21, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x0d,
  1998. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x4c, 0x69, 0x63, 0x65, 0x6e, 0x73, 0x65, 0x52, 0x04, 0x6c,
  1999. 0x69, 0x73, 0x74, 0x22, 0x20, 0x0a, 0x06, 0x49, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x16, 0x0a,
  2000. 0x06, 0x69, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x03, 0x52, 0x06, 0x69,
  2001. 0x64, 0x4c, 0x69, 0x73, 0x74, 0x22, 0xce, 0x01, 0x0a, 0x0b, 0x4c, 0x69, 0x63, 0x65, 0x6e, 0x73,
  2002. 0x65, 0x54, 0x79, 0x70, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x74, 0x79, 0x70, 0x65, 0x49, 0x64, 0x18,
  2003. 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x74, 0x79, 0x70, 0x65, 0x49, 0x64, 0x12, 0x12, 0x0a,
  2004. 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d,
  2005. 0x65, 0x12, 0x24, 0x0a, 0x0d, 0x76, 0x61, 0x6c, 0x69, 0x64, 0x50, 0x65, 0x72, 0x69, 0x6f, 0x64,
  2006. 0x4d, 0x73, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0d, 0x76, 0x61, 0x6c, 0x69, 0x64, 0x50,
  2007. 0x65, 0x72, 0x69, 0x6f, 0x64, 0x4d, 0x73, 0x12, 0x14, 0x0a, 0x05, 0x70, 0x72, 0x69, 0x63, 0x65,
  2008. 0x18, 0x04, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x70, 0x72, 0x69, 0x63, 0x65, 0x12, 0x12, 0x0a,
  2009. 0x04, 0x6d, 0x65, 0x6d, 0x6f, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6d, 0x65, 0x6d,
  2010. 0x6f, 0x12, 0x1a, 0x0a, 0x08, 0x65, 0x78, 0x65, 0x63, 0x55, 0x73, 0x65, 0x72, 0x18, 0x06, 0x20,
  2011. 0x01, 0x28, 0x03, 0x52, 0x08, 0x65, 0x78, 0x65, 0x63, 0x55, 0x73, 0x65, 0x72, 0x12, 0x27, 0x0a,
  2012. 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x07, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x0f, 0x2e,
  2013. 0x62, 0x61, 0x73, 0x65, 0x2e, 0x57, 0x65, 0x62, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x52, 0x06,
  2014. 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x22, 0xb2, 0x01, 0x0a, 0x13, 0x4c, 0x69, 0x63, 0x65, 0x6e,
  2015. 0x73, 0x65, 0x54, 0x79, 0x70, 0x65, 0x4d, 0x61, 0x70, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x49,
  2016. 0x0a, 0x0a, 0x6c, 0x69, 0x63, 0x65, 0x6e, 0x73, 0x65, 0x4d, 0x61, 0x70, 0x18, 0x01, 0x20, 0x03,
  2017. 0x28, 0x0b, 0x32, 0x29, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x4c, 0x69, 0x63, 0x65, 0x6e, 0x73,
  2018. 0x65, 0x54, 0x79, 0x70, 0x65, 0x4d, 0x61, 0x70, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x2e, 0x4c, 0x69,
  2019. 0x63, 0x65, 0x6e, 0x73, 0x65, 0x4d, 0x61, 0x70, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x0a, 0x6c,
  2020. 0x69, 0x63, 0x65, 0x6e, 0x73, 0x65, 0x4d, 0x61, 0x70, 0x1a, 0x50, 0x0a, 0x0f, 0x4c, 0x69, 0x63,
  2021. 0x65, 0x6e, 0x73, 0x65, 0x4d, 0x61, 0x70, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03,
  2022. 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x27,
  2023. 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x11, 0x2e,
  2024. 0x62, 0x61, 0x73, 0x65, 0x2e, 0x4c, 0x69, 0x63, 0x65, 0x6e, 0x73, 0x65, 0x54, 0x79, 0x70, 0x65,
  2025. 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22, 0xad, 0x01, 0x0a, 0x1b,
  2026. 0x47, 0x65, 0x6e, 0x50, 0x68, 0x6f, 0x6e, 0x65, 0x56, 0x65, 0x72, 0x69, 0x66, 0x79, 0x43, 0x6f,
  2027. 0x64, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x57, 0x58, 0x12, 0x30, 0x0a, 0x0a, 0x76,
  2028. 0x65, 0x72, 0x69, 0x66, 0x79, 0x54, 0x79, 0x70, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0e, 0x32,
  2029. 0x10, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x56, 0x65, 0x72, 0x69, 0x66, 0x79, 0x54, 0x79, 0x70,
  2030. 0x65, 0x52, 0x0a, 0x76, 0x65, 0x72, 0x69, 0x66, 0x79, 0x54, 0x79, 0x70, 0x65, 0x12, 0x18, 0x0a,
  2031. 0x07, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07,
  2032. 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x49, 0x64, 0x18, 0x03,
  2033. 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x63, 0x6f, 0x64,
  2034. 0x65, 0x49, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x63, 0x6f, 0x64, 0x65, 0x49,
  2035. 0x64, 0x12, 0x18, 0x0a, 0x07, 0x69, 0x6d, 0x67, 0x43, 0x6f, 0x64, 0x65, 0x18, 0x05, 0x20, 0x01,
  2036. 0x28, 0x09, 0x52, 0x07, 0x69, 0x6d, 0x67, 0x43, 0x6f, 0x64, 0x65, 0x22, 0x78, 0x0a, 0x16, 0x43,
  2037. 0x68, 0x65, 0x63, 0x6b, 0x56, 0x65, 0x72, 0x69, 0x66, 0x79, 0x43, 0x6f, 0x64, 0x65, 0x52, 0x65,
  2038. 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x30, 0x0a, 0x0a, 0x76, 0x65, 0x72, 0x69, 0x66, 0x79, 0x54,
  2039. 0x79, 0x70, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x10, 0x2e, 0x62, 0x61, 0x73, 0x65,
  2040. 0x2e, 0x56, 0x65, 0x72, 0x69, 0x66, 0x79, 0x54, 0x79, 0x70, 0x65, 0x52, 0x0a, 0x76, 0x65, 0x72,
  2041. 0x69, 0x66, 0x79, 0x54, 0x79, 0x70, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18,
  2042. 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x61,
  2043. 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x61, 0x63,
  2044. 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x22, 0x55, 0x0a, 0x13, 0x57, 0x65, 0x69, 0x58, 0x69, 0x6e, 0x53,
  2045. 0x69, 0x67, 0x6e, 0x49, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x12, 0x0a, 0x04,
  2046. 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65,
  2047. 0x12, 0x18, 0x0a, 0x07, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28,
  2048. 0x09, 0x52, 0x07, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x49,
  2049. 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x49, 0x64, 0x22, 0x4e, 0x0a, 0x1c,
  2050. 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x61, 0x62, 0x6c, 0x65, 0x53, 0x69, 0x6d, 0x70, 0x6c, 0x65,
  2051. 0x51, 0x75, 0x65, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06,
  2052. 0x72, 0x6f, 0x6c, 0x65, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x72, 0x6f,
  2053. 0x6c, 0x65, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x73, 0x68, 0x6f, 0x70, 0x49, 0x64, 0x18, 0x06,
  2054. 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x73, 0x68, 0x6f, 0x70, 0x49, 0x64, 0x22, 0x38, 0x0a, 0x1a,
  2055. 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x61, 0x62, 0x6c, 0x65, 0x53, 0x69, 0x6d, 0x70, 0x6c, 0x65,
  2056. 0x51, 0x75, 0x65, 0x72, 0x79, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x1a, 0x0a, 0x08, 0x6a, 0x73,
  2057. 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6a, 0x73,
  2058. 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x2a, 0xd0, 0x01, 0x0a, 0x09, 0x45, 0x72, 0x72, 0x6f, 0x72,
  2059. 0x43, 0x6f, 0x64, 0x65, 0x12, 0x06, 0x0a, 0x02, 0x4f, 0x4b, 0x10, 0x00, 0x12, 0x09, 0x0a, 0x05,
  2060. 0x50, 0x47, 0x45, 0x72, 0x72, 0x10, 0x64, 0x12, 0x0d, 0x0a, 0x09, 0x50, 0x6d, 0x73, 0x6e, 0x45,
  2061. 0x72, 0x72, 0x6f, 0x72, 0x10, 0x6e, 0x12, 0x0c, 0x0a, 0x08, 0x4a, 0x32, 0x4d, 0x45, 0x72, 0x72,
  2062. 0x6f, 0x72, 0x10, 0x78, 0x12, 0x12, 0x0a, 0x0e, 0x57, 0x65, 0x62, 0x53, 0x74, 0x61, 0x74, 0x75,
  2063. 0x73, 0x45, 0x72, 0x72, 0x6f, 0x72, 0x10, 0x79, 0x12, 0x16, 0x0a, 0x12, 0x57, 0x65, 0x62, 0x54,
  2064. 0x6f, 0x49, 0x6d, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x45, 0x72, 0x72, 0x6f, 0x72, 0x10, 0x7a,
  2065. 0x12, 0x15, 0x0a, 0x11, 0x49, 0x6d, 0x54, 0x6f, 0x57, 0x65, 0x62, 0x74, 0x61, 0x74, 0x75, 0x73,
  2066. 0x45, 0x72, 0x72, 0x6f, 0x72, 0x10, 0x7b, 0x12, 0x0c, 0x0a, 0x08, 0x4d, 0x32, 0x4a, 0x45, 0x72,
  2067. 0x72, 0x6f, 0x72, 0x10, 0x7c, 0x12, 0x0a, 0x0a, 0x05, 0x50, 0x41, 0x52, 0x41, 0x4d, 0x10, 0x96,
  2068. 0x01, 0x12, 0x0a, 0x0a, 0x05, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x10, 0xc8, 0x01, 0x12, 0x0f, 0x0a,
  2069. 0x0a, 0x56, 0x65, 0x72, 0x69, 0x66, 0x79, 0x43, 0x6f, 0x64, 0x65, 0x10, 0xc9, 0x01, 0x12, 0x19,
  2070. 0x0a, 0x14, 0x50, 0x61, 0x73, 0x73, 0x77, 0x6f, 0x72, 0x64, 0x57, 0x72, 0x6f, 0x6e, 0x67, 0x54,
  2071. 0x6f, 0x6f, 0x4d, 0x75, 0x63, 0x68, 0x10, 0xca, 0x01, 0x2a, 0x31, 0x0a, 0x09, 0x57, 0x65, 0x62,
  2072. 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x07, 0x0a, 0x03, 0x42, 0x61, 0x6e, 0x10, 0x00, 0x12,
  2073. 0x06, 0x0a, 0x02, 0x4f, 0x6e, 0x10, 0x01, 0x12, 0x0a, 0x0a, 0x06, 0x44, 0x65, 0x6c, 0x65, 0x74,
  2074. 0x65, 0x10, 0x09, 0x12, 0x07, 0x0a, 0x03, 0x41, 0x6c, 0x6c, 0x10, 0x63, 0x2a, 0x47, 0x0a, 0x0a,
  2075. 0x56, 0x65, 0x72, 0x69, 0x66, 0x79, 0x54, 0x79, 0x70, 0x65, 0x12, 0x0d, 0x0a, 0x09, 0x55, 0x6e,
  2076. 0x64, 0x65, 0x66, 0x69, 0x6e, 0x65, 0x64, 0x10, 0x00, 0x12, 0x0a, 0x0a, 0x06, 0x53, 0x69, 0x67,
  2077. 0x6e, 0x55, 0x70, 0x10, 0x01, 0x12, 0x0a, 0x0a, 0x06, 0x53, 0x69, 0x67, 0x6e, 0x49, 0x6e, 0x10,
  2078. 0x02, 0x12, 0x12, 0x0a, 0x0e, 0x43, 0x68, 0x61, 0x6e, 0x67, 0x65, 0x50, 0x61, 0x73, 0x73, 0x77,
  2079. 0x6f, 0x72, 0x64, 0x10, 0x03, 0x32, 0x89, 0x43, 0x0a, 0x03, 0x41, 0x70, 0x69, 0x12, 0x33, 0x0a,
  2080. 0x06, 0x53, 0x69, 0x67, 0x6e, 0x55, 0x70, 0x12, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53,
  2081. 0x69, 0x67, 0x6e, 0x55, 0x70, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x12, 0x2e, 0x62,
  2082. 0x61, 0x73, 0x65, 0x2e, 0x44, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79,
  2083. 0x22, 0x00, 0x12, 0x32, 0x0a, 0x06, 0x53, 0x69, 0x67, 0x6e, 0x49, 0x6e, 0x12, 0x13, 0x2e, 0x62,
  2084. 0x61, 0x73, 0x65, 0x2e, 0x53, 0x69, 0x67, 0x6e, 0x49, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  2085. 0x74, 0x1a, 0x11, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x69, 0x67, 0x6e, 0x49, 0x6e, 0x52,
  2086. 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x35, 0x0a, 0x07, 0x53, 0x69, 0x67, 0x6e, 0x4f, 0x75,
  2087. 0x74, 0x12, 0x14, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x44, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74,
  2088. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x12, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x44,
  2089. 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x4a, 0x0a,
  2090. 0x0e, 0x47, 0x65, 0x6e, 0x56, 0x65, 0x72, 0x69, 0x66, 0x79, 0x49, 0x6d, 0x61, 0x67, 0x65, 0x12,
  2091. 0x1b, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x47, 0x65, 0x6e, 0x56, 0x65, 0x72, 0x69, 0x66, 0x79,
  2092. 0x49, 0x6d, 0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x19, 0x2e, 0x62,
  2093. 0x61, 0x73, 0x65, 0x2e, 0x47, 0x65, 0x6e, 0x56, 0x65, 0x72, 0x69, 0x66, 0x79, 0x49, 0x6d, 0x61,
  2094. 0x67, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3f, 0x0a, 0x0f, 0x53, 0x65, 0x6c,
  2095. 0x65, 0x63, 0x74, 0x48, 0x72, 0x53, 0x65, 0x6e, 0x73, 0x6f, 0x72, 0x73, 0x12, 0x15, 0x2e, 0x62,
  2096. 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75,
  2097. 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  2098. 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x45, 0x0a, 0x15, 0x41, 0x63,
  2099. 0x72, 0x6f, 0x73, 0x73, 0x55, 0x73, 0x65, 0x72, 0x53, 0x69, 0x6d, 0x70, 0x6c, 0x65, 0x51, 0x75,
  2100. 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  2101. 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73,
  2102. 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22,
  2103. 0x00, 0x12, 0x42, 0x0a, 0x12, 0x56, 0x69, 0x70, 0x55, 0x73, 0x65, 0x72, 0x53, 0x69, 0x6d, 0x70,
  2104. 0x6c, 0x65, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53,
  2105. 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13,
  2106. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65,
  2107. 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x46, 0x0a, 0x16, 0x54, 0x65, 0x6d, 0x70, 0x56, 0x69, 0x70,
  2108. 0x55, 0x73, 0x65, 0x72, 0x53, 0x69, 0x6d, 0x70, 0x6c, 0x65, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12,
  2109. 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52,
  2110. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74,
  2111. 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3f, 0x0a,
  2112. 0x0f, 0x53, 0x68, 0x6f, 0x70, 0x53, 0x69, 0x6d, 0x70, 0x6c, 0x65, 0x51, 0x75, 0x65, 0x72, 0x79,
  2113. 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64,
  2114. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53,
  2115. 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x5f,
  2116. 0x0a, 0x15, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x61, 0x62, 0x6c, 0x65, 0x53, 0x69, 0x6d, 0x70,
  2117. 0x6c, 0x65, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x22, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x4d,
  2118. 0x61, 0x6e, 0x61, 0x67, 0x65, 0x61, 0x62, 0x6c, 0x65, 0x53, 0x69, 0x6d, 0x70, 0x6c, 0x65, 0x51,
  2119. 0x75, 0x65, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x20, 0x2e, 0x62, 0x61,
  2120. 0x73, 0x65, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x61, 0x62, 0x6c, 0x65, 0x53, 0x69, 0x6d,
  2121. 0x70, 0x6c, 0x65, 0x51, 0x75, 0x65, 0x72, 0x79, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12,
  2122. 0x40, 0x0a, 0x10, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x53, 0x69, 0x6d, 0x70, 0x6c, 0x65, 0x51, 0x75,
  2123. 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  2124. 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73,
  2125. 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22,
  2126. 0x00, 0x12, 0x41, 0x0a, 0x11, 0x53, 0x63, 0x72, 0x65, 0x65, 0x6e, 0x53, 0x69, 0x6d, 0x70, 0x6c,
  2127. 0x65, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74,
  2128. 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e,
  2129. 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70,
  2130. 0x6c, 0x79, 0x22, 0x00, 0x12, 0x48, 0x0a, 0x18, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x53, 0x69, 0x6d,
  2131. 0x70, 0x6c, 0x65, 0x51, 0x75, 0x65, 0x72, 0x79, 0x42, 0x79, 0x53, 0x68, 0x6f, 0x70, 0x49, 0x44,
  2132. 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64,
  2133. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53,
  2134. 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3d,
  2135. 0x0a, 0x0d, 0x45, 0x71, 0x53, 0x69, 0x6d, 0x70, 0x6c, 0x65, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12,
  2136. 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52,
  2137. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74,
  2138. 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x42, 0x0a,
  2139. 0x12, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x61, 0x62, 0x6c, 0x65, 0x53, 0x68, 0x6f, 0x70, 0x4c,
  2140. 0x69, 0x73, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x68, 0x6f, 0x70, 0x4c,
  2141. 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73,
  2142. 0x65, 0x2e, 0x53, 0x68, 0x6f, 0x70, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22,
  2143. 0x00, 0x12, 0x42, 0x0a, 0x15, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x61, 0x62, 0x6c, 0x65, 0x47,
  2144. 0x65, 0x74, 0x53, 0x68, 0x6f, 0x70, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x17, 0x2e, 0x62, 0x61, 0x73,
  2145. 0x65, 0x2e, 0x53, 0x68, 0x6f, 0x70, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x52, 0x65, 0x71, 0x75,
  2146. 0x65, 0x73, 0x74, 0x1a, 0x0e, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x68, 0x6f, 0x70, 0x49,
  2147. 0x6e, 0x66, 0x6f, 0x22, 0x00, 0x12, 0x3f, 0x0a, 0x0f, 0x53, 0x68, 0x6f, 0x70, 0x4c, 0x69, 0x63,
  2148. 0x65, 0x6e, 0x73, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x17, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e,
  2149. 0x53, 0x68, 0x6f, 0x70, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  2150. 0x74, 0x1a, 0x11, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x4c, 0x69, 0x63, 0x65, 0x6e, 0x73, 0x65,
  2151. 0x4c, 0x69, 0x73, 0x74, 0x22, 0x00, 0x12, 0x3f, 0x0a, 0x12, 0x53, 0x68, 0x6f, 0x70, 0x4c, 0x69,
  2152. 0x63, 0x65, 0x6e, 0x73, 0x65, 0x54, 0x79, 0x70, 0x65, 0x4d, 0x61, 0x70, 0x12, 0x0c, 0x2e, 0x62,
  2153. 0x61, 0x73, 0x65, 0x2e, 0x49, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x1a, 0x19, 0x2e, 0x62, 0x61, 0x73,
  2154. 0x65, 0x2e, 0x4c, 0x69, 0x63, 0x65, 0x6e, 0x73, 0x65, 0x54, 0x79, 0x70, 0x65, 0x4d, 0x61, 0x70,
  2155. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x41, 0x0a, 0x0b, 0x47, 0x65, 0x74, 0x53, 0x68,
  2156. 0x6f, 0x70, 0x4e, 0x61, 0x76, 0x69, 0x12, 0x18, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x47, 0x65,
  2157. 0x74, 0x53, 0x68, 0x6f, 0x70, 0x4e, 0x61, 0x76, 0x69, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  2158. 0x1a, 0x16, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x47, 0x65, 0x74, 0x53, 0x68, 0x6f, 0x70, 0x4e,
  2159. 0x61, 0x76, 0x69, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x4a, 0x0a, 0x0e, 0x47, 0x65,
  2160. 0x74, 0x53, 0x68, 0x6f, 0x70, 0x4e, 0x61, 0x76, 0x69, 0x41, 0x6c, 0x6c, 0x12, 0x1b, 0x2e, 0x62,
  2161. 0x61, 0x73, 0x65, 0x2e, 0x47, 0x65, 0x74, 0x53, 0x68, 0x6f, 0x70, 0x4e, 0x61, 0x76, 0x69, 0x41,
  2162. 0x6c, 0x6c, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x19, 0x2e, 0x62, 0x61, 0x73, 0x65,
  2163. 0x2e, 0x47, 0x65, 0x74, 0x53, 0x68, 0x6f, 0x70, 0x4e, 0x61, 0x76, 0x69, 0x41, 0x6c, 0x6c, 0x52,
  2164. 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3e, 0x0a, 0x0e, 0x53, 0x68, 0x6f, 0x70, 0x47, 0x72,
  2165. 0x6f, 0x75, 0x70, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e,
  2166. 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  2167. 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52,
  2168. 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3c, 0x0a, 0x0c, 0x53, 0x68, 0x6f, 0x70, 0x47, 0x72,
  2169. 0x6f, 0x75, 0x70, 0x41, 0x64, 0x64, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74,
  2170. 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e,
  2171. 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70,
  2172. 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3d, 0x0a, 0x0d, 0x53, 0x68, 0x6f, 0x70, 0x47, 0x72, 0x6f, 0x75,
  2173. 0x70, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61,
  2174. 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62,
  2175. 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c,
  2176. 0x79, 0x22, 0x00, 0x12, 0x43, 0x0a, 0x13, 0x53, 0x68, 0x6f, 0x70, 0x47, 0x72, 0x6f, 0x75, 0x70,
  2177. 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73,
  2178. 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  2179. 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72,
  2180. 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x45, 0x0a, 0x15, 0x53, 0x68, 0x6f, 0x70,
  2181. 0x47, 0x72, 0x6f, 0x75, 0x70, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x73, 0x51, 0x75, 0x65, 0x72,
  2182. 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72,
  2183. 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e,
  2184. 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12,
  2185. 0x43, 0x0a, 0x13, 0x53, 0x68, 0x6f, 0x70, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x44, 0x65, 0x74, 0x61,
  2186. 0x69, 0x6c, 0x73, 0x41, 0x64, 0x64, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74,
  2187. 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e,
  2188. 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70,
  2189. 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3e, 0x0a, 0x0e, 0x53, 0x68, 0x6f, 0x70, 0x56, 0x65, 0x6e, 0x75,
  2190. 0x65, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74,
  2191. 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e,
  2192. 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70,
  2193. 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3c, 0x0a, 0x0c, 0x53, 0x68, 0x6f, 0x70, 0x56, 0x65, 0x6e, 0x75,
  2194. 0x65, 0x41, 0x64, 0x64, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e,
  2195. 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61,
  2196. 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79,
  2197. 0x22, 0x00, 0x12, 0x3d, 0x0a, 0x0d, 0x53, 0x68, 0x6f, 0x70, 0x56, 0x65, 0x6e, 0x75, 0x65, 0x45,
  2198. 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  2199. 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73,
  2200. 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22,
  2201. 0x00, 0x12, 0x43, 0x0a, 0x13, 0x53, 0x68, 0x6f, 0x70, 0x56, 0x65, 0x6e, 0x75, 0x65, 0x53, 0x74,
  2202. 0x61, 0x74, 0x75, 0x73, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e,
  2203. 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  2204. 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52,
  2205. 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x43, 0x0a, 0x13, 0x53, 0x68, 0x6f, 0x70, 0x56, 0x65,
  2206. 0x6e, 0x75, 0x65, 0x45, 0x71, 0x75, 0x69, 0x70, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e,
  2207. 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71,
  2208. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e,
  2209. 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x41, 0x0a, 0x11, 0x53,
  2210. 0x68, 0x6f, 0x70, 0x56, 0x65, 0x6e, 0x75, 0x65, 0x45, 0x71, 0x75, 0x69, 0x70, 0x41, 0x64, 0x64,
  2211. 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64,
  2212. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53,
  2213. 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x42,
  2214. 0x0a, 0x12, 0x53, 0x68, 0x6f, 0x70, 0x56, 0x65, 0x6e, 0x75, 0x65, 0x45, 0x71, 0x75, 0x69, 0x70,
  2215. 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e,
  2216. 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61,
  2217. 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79,
  2218. 0x22, 0x00, 0x12, 0x48, 0x0a, 0x18, 0x53, 0x68, 0x6f, 0x70, 0x56, 0x65, 0x6e, 0x75, 0x65, 0x45,
  2219. 0x71, 0x75, 0x69, 0x70, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15,
  2220. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65,
  2221. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61,
  2222. 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x47, 0x0a, 0x17,
  2223. 0x53, 0x68, 0x6f, 0x70, 0x56, 0x65, 0x6e, 0x75, 0x65, 0x45, 0x71, 0x75, 0x69, 0x70, 0x53, 0x74,
  2224. 0x61, 0x74, 0x75, 0x73, 0x44, 0x65, 0x6c, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53,
  2225. 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13,
  2226. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65,
  2227. 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x40, 0x0a, 0x10, 0x53, 0x68, 0x6f, 0x70, 0x4d, 0x61, 0x6e,
  2228. 0x61, 0x67, 0x65, 0x72, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65,
  2229. 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  2230. 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64,
  2231. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3e, 0x0a, 0x0e, 0x53, 0x68, 0x6f, 0x70, 0x4d,
  2232. 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x41, 0x64, 0x64, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65,
  2233. 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  2234. 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64,
  2235. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3f, 0x0a, 0x0f, 0x53, 0x68, 0x6f, 0x70, 0x4d,
  2236. 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73,
  2237. 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  2238. 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72,
  2239. 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x45, 0x0a, 0x15, 0x53, 0x68, 0x6f, 0x70,
  2240. 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x45, 0x64, 0x69,
  2241. 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72,
  2242. 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e,
  2243. 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12,
  2244. 0x3f, 0x0a, 0x0f, 0x53, 0x68, 0x6f, 0x70, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x51, 0x75, 0x65,
  2245. 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61,
  2246. 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65,
  2247. 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00,
  2248. 0x12, 0x3e, 0x0a, 0x0e, 0x53, 0x68, 0x6f, 0x70, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x45, 0x64,
  2249. 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61,
  2250. 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65,
  2251. 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00,
  2252. 0x12, 0x40, 0x0a, 0x10, 0x53, 0x68, 0x6f, 0x70, 0x56, 0x69, 0x70, 0x55, 0x73, 0x65, 0x72, 0x51,
  2253. 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e,
  2254. 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61,
  2255. 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79,
  2256. 0x22, 0x00, 0x12, 0x3e, 0x0a, 0x0e, 0x53, 0x68, 0x6f, 0x70, 0x56, 0x69, 0x70, 0x55, 0x73, 0x65,
  2257. 0x72, 0x41, 0x64, 0x64, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e,
  2258. 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61,
  2259. 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79,
  2260. 0x22, 0x00, 0x12, 0x3f, 0x0a, 0x0f, 0x53, 0x68, 0x6f, 0x70, 0x56, 0x69, 0x70, 0x55, 0x73, 0x65,
  2261. 0x72, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61,
  2262. 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62,
  2263. 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c,
  2264. 0x79, 0x22, 0x00, 0x12, 0x45, 0x0a, 0x15, 0x53, 0x68, 0x6f, 0x70, 0x56, 0x69, 0x70, 0x55, 0x73,
  2265. 0x65, 0x72, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62,
  2266. 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75,
  2267. 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  2268. 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x42, 0x0a, 0x12, 0x41, 0x63,
  2269. 0x72, 0x6f, 0x73, 0x73, 0x56, 0x69, 0x70, 0x55, 0x73, 0x65, 0x72, 0x51, 0x75, 0x65, 0x72, 0x79,
  2270. 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64,
  2271. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53,
  2272. 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x40,
  2273. 0x0a, 0x10, 0x41, 0x63, 0x72, 0x6f, 0x73, 0x73, 0x56, 0x69, 0x70, 0x55, 0x73, 0x65, 0x72, 0x41,
  2274. 0x64, 0x64, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61,
  2275. 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65,
  2276. 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00,
  2277. 0x12, 0x40, 0x0a, 0x10, 0x41, 0x63, 0x72, 0x6f, 0x73, 0x73, 0x56, 0x69, 0x70, 0x55, 0x73, 0x65,
  2278. 0x72, 0x44, 0x65, 0x6c, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e,
  2279. 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61,
  2280. 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79,
  2281. 0x22, 0x00, 0x12, 0x3d, 0x0a, 0x0d, 0x56, 0x69, 0x70, 0x50, 0x68, 0x6f, 0x6e, 0x65, 0x51, 0x75,
  2282. 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  2283. 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73,
  2284. 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22,
  2285. 0x00, 0x12, 0x41, 0x0a, 0x11, 0x56, 0x69, 0x70, 0x4d, 0x61, 0x69, 0x6e, 0x50, 0x68, 0x6f, 0x6e,
  2286. 0x65, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74,
  2287. 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e,
  2288. 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70,
  2289. 0x6c, 0x79, 0x22, 0x00, 0x12, 0x40, 0x0a, 0x10, 0x56, 0x69, 0x70, 0x4f, 0x74, 0x68, 0x65, 0x72,
  2290. 0x50, 0x68, 0x6f, 0x6e, 0x65, 0x41, 0x64, 0x64, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e,
  2291. 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  2292. 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52,
  2293. 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x41, 0x0a, 0x11, 0x56, 0x69, 0x70, 0x4f, 0x74, 0x68,
  2294. 0x65, 0x72, 0x50, 0x68, 0x6f, 0x6e, 0x65, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61,
  2295. 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65,
  2296. 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61,
  2297. 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x47, 0x0a, 0x17, 0x56, 0x69, 0x70,
  2298. 0x4f, 0x74, 0x68, 0x65, 0x72, 0x50, 0x68, 0x6f, 0x6e, 0x65, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73,
  2299. 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e,
  2300. 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61,
  2301. 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79,
  2302. 0x22, 0x00, 0x12, 0x40, 0x0a, 0x10, 0x54, 0x65, 0x6d, 0x70, 0x56, 0x69, 0x70, 0x55, 0x73, 0x65,
  2303. 0x72, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74,
  2304. 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e,
  2305. 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70,
  2306. 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3e, 0x0a, 0x0e, 0x54, 0x65, 0x6d, 0x70, 0x56, 0x69, 0x70, 0x55,
  2307. 0x73, 0x65, 0x72, 0x41, 0x64, 0x64, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74,
  2308. 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e,
  2309. 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70,
  2310. 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3f, 0x0a, 0x0f, 0x54, 0x65, 0x6d, 0x70, 0x56, 0x69, 0x70, 0x55,
  2311. 0x73, 0x65, 0x72, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53,
  2312. 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13,
  2313. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65,
  2314. 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x45, 0x0a, 0x15, 0x54, 0x65, 0x6d, 0x70, 0x56, 0x69, 0x70,
  2315. 0x55, 0x73, 0x65, 0x72, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15,
  2316. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65,
  2317. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61,
  2318. 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3b, 0x0a, 0x0b,
  2319. 0x56, 0x69, 0x70, 0x48, 0x6f, 0x75, 0x72, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61,
  2320. 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65,
  2321. 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61,
  2322. 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x43, 0x0a, 0x13, 0x56, 0x69, 0x70,
  2323. 0x43, 0x6f, 0x6e, 0x73, 0x75, 0x6d, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x51, 0x75, 0x65, 0x72, 0x79,
  2324. 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64,
  2325. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53,
  2326. 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x45,
  2327. 0x0a, 0x15, 0x56, 0x69, 0x70, 0x43, 0x6f, 0x6e, 0x73, 0x75, 0x6d, 0x65, 0x44, 0x65, 0x74, 0x61,
  2328. 0x69, 0x6c, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53,
  2329. 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13,
  2330. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65,
  2331. 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x44, 0x0a, 0x14, 0x56, 0x69, 0x70, 0x43, 0x6c, 0x61, 0x73,
  2332. 0x73, 0x52, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e,
  2333. 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71,
  2334. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e,
  2335. 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3f, 0x0a, 0x0f, 0x56,
  2336. 0x69, 0x70, 0x48, 0x6f, 0x75, 0x72, 0x43, 0x68, 0x67, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15,
  2337. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65,
  2338. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61,
  2339. 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x41, 0x0a, 0x11,
  2340. 0x56, 0x69, 0x70, 0x55, 0x73, 0x65, 0x72, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x51, 0x75, 0x65, 0x72,
  2341. 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72,
  2342. 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e,
  2343. 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12,
  2344. 0x4e, 0x0a, 0x17, 0x47, 0x65, 0x74, 0x4f, 0x76, 0x65, 0x72, 0x6c, 0x61, 0x79, 0x49, 0x6d, 0x67,
  2345. 0x51, 0x69, 0x4e, 0x69, 0x75, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x12, 0x1a, 0x2e, 0x62, 0x61, 0x73,
  2346. 0x65, 0x2e, 0x47, 0x65, 0x74, 0x4f, 0x76, 0x65, 0x72, 0x6c, 0x61, 0x79, 0x49, 0x6d, 0x67, 0x52,
  2347. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x51, 0x69,
  2348. 0x4e, 0x69, 0x75, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12,
  2349. 0x44, 0x0a, 0x13, 0x47, 0x65, 0x74, 0x53, 0x69, 0x6d, 0x70, 0x6c, 0x65, 0x51, 0x69, 0x4e, 0x69,
  2350. 0x75, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x12, 0x14, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x44, 0x65,
  2351. 0x66, 0x61, 0x75, 0x6c, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x15, 0x2e, 0x62,
  2352. 0x61, 0x73, 0x65, 0x2e, 0x51, 0x69, 0x4e, 0x69, 0x75, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x52, 0x65,
  2353. 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3a, 0x0a, 0x0a, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x51, 0x75,
  2354. 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  2355. 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73,
  2356. 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22,
  2357. 0x00, 0x12, 0x38, 0x0a, 0x08, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x41, 0x64, 0x64, 0x12, 0x15, 0x2e,
  2358. 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71,
  2359. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e,
  2360. 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x39, 0x0a, 0x09, 0x43,
  2361. 0x6c, 0x61, 0x73, 0x73, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e,
  2362. 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  2363. 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52,
  2364. 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3f, 0x0a, 0x0f, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x53,
  2365. 0x74, 0x61, 0x74, 0x75, 0x73, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65,
  2366. 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  2367. 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64,
  2368. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3e, 0x0a, 0x0e, 0x43, 0x6c, 0x61, 0x73, 0x73,
  2369. 0x43, 0x6f, 0x6c, 0x6f, 0x72, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65,
  2370. 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  2371. 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64,
  2372. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x42, 0x0a, 0x12, 0x43, 0x6c, 0x61, 0x73, 0x73,
  2373. 0x57, 0x78, 0x56, 0x69, 0x73, 0x69, 0x62, 0x6c, 0x65, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e,
  2374. 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71,
  2375. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e,
  2376. 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3c, 0x0a, 0x0c, 0x43,
  2377. 0x6c, 0x61, 0x73, 0x73, 0x56, 0x69, 0x70, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61,
  2378. 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65,
  2379. 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61,
  2380. 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x41, 0x0a, 0x11, 0x53, 0x74, 0x74,
  2381. 0x50, 0x6c, 0x61, 0x6e, 0x42, 0x61, 0x73, 0x69, 0x63, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15,
  2382. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65,
  2383. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61,
  2384. 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3f, 0x0a, 0x0f,
  2385. 0x53, 0x74, 0x74, 0x50, 0x6c, 0x61, 0x6e, 0x42, 0x61, 0x73, 0x69, 0x63, 0x41, 0x64, 0x64, 0x12,
  2386. 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52,
  2387. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74,
  2388. 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x40, 0x0a,
  2389. 0x10, 0x53, 0x74, 0x74, 0x50, 0x6c, 0x61, 0x6e, 0x42, 0x61, 0x73, 0x69, 0x63, 0x45, 0x64, 0x69,
  2390. 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72,
  2391. 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e,
  2392. 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12,
  2393. 0x44, 0x0a, 0x14, 0x53, 0x74, 0x74, 0x50, 0x6c, 0x61, 0x6e, 0x42, 0x61, 0x73, 0x69, 0x63, 0x53,
  2394. 0x68, 0x6f, 0x70, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53,
  2395. 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13,
  2396. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65,
  2397. 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x46, 0x0a, 0x16, 0x53, 0x74, 0x74, 0x50, 0x6c, 0x61, 0x6e,
  2398. 0x42, 0x61, 0x73, 0x69, 0x63, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x45, 0x64, 0x69, 0x74, 0x12,
  2399. 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52,
  2400. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74,
  2401. 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x43, 0x0a,
  2402. 0x13, 0x53, 0x74, 0x74, 0x50, 0x6c, 0x61, 0x6e, 0x42, 0x61, 0x73, 0x69, 0x63, 0x50, 0x75, 0x62,
  2403. 0x6c, 0x69, 0x73, 0x68, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e,
  2404. 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61,
  2405. 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79,
  2406. 0x22, 0x00, 0x12, 0x3e, 0x0a, 0x0e, 0x53, 0x74, 0x74, 0x50, 0x6c, 0x61, 0x6e, 0x50, 0x72, 0x65,
  2407. 0x76, 0x69, 0x65, 0x77, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e,
  2408. 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61,
  2409. 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79,
  2410. 0x22, 0x00, 0x12, 0x3b, 0x0a, 0x0b, 0x53, 0x74, 0x74, 0x50, 0x6c, 0x61, 0x6e, 0x43, 0x6f, 0x70,
  2411. 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72,
  2412. 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e,
  2413. 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12,
  2414. 0x42, 0x0a, 0x12, 0x53, 0x74, 0x74, 0x50, 0x6c, 0x61, 0x6e, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c,
  2415. 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61,
  2416. 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62,
  2417. 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c,
  2418. 0x79, 0x22, 0x00, 0x12, 0x46, 0x0a, 0x16, 0x53, 0x74, 0x74, 0x50, 0x6c, 0x61, 0x6e, 0x44, 0x65,
  2419. 0x74, 0x61, 0x69, 0x6c, 0x42, 0x61, 0x74, 0x63, 0x68, 0x53, 0x61, 0x76, 0x65, 0x12, 0x15, 0x2e,
  2420. 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71,
  2421. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e,
  2422. 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3d, 0x0a, 0x0d, 0x53,
  2423. 0x54, 0x54, 0x42, 0x61, 0x73, 0x69, 0x63, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62,
  2424. 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75,
  2425. 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  2426. 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3b, 0x0a, 0x0b, 0x53, 0x54,
  2427. 0x54, 0x42, 0x61, 0x73, 0x69, 0x63, 0x41, 0x64, 0x64, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65,
  2428. 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  2429. 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64,
  2430. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3c, 0x0a, 0x0c, 0x53, 0x54, 0x54, 0x42, 0x61,
  2431. 0x73, 0x69, 0x63, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53,
  2432. 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13,
  2433. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65,
  2434. 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x42, 0x0a, 0x12, 0x53, 0x54, 0x54, 0x42, 0x61, 0x73, 0x69,
  2435. 0x63, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61,
  2436. 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65,
  2437. 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61,
  2438. 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3f, 0x0a, 0x0f, 0x53, 0x54, 0x54,
  2439. 0x42, 0x61, 0x73, 0x69, 0x63, 0x50, 0x72, 0x65, 0x76, 0x69, 0x65, 0x77, 0x12, 0x15, 0x2e, 0x62,
  2440. 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75,
  2441. 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  2442. 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3c, 0x0a, 0x0c, 0x53, 0x54,
  2443. 0x54, 0x42, 0x61, 0x73, 0x69, 0x63, 0x43, 0x6f, 0x70, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73,
  2444. 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  2445. 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72,
  2446. 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x43, 0x0a, 0x13, 0x53, 0x54, 0x54, 0x42,
  2447. 0x61, 0x73, 0x69, 0x63, 0x4f, 0x66, 0x66, 0x6c, 0x69, 0x6e, 0x65, 0x45, 0x64, 0x69, 0x74, 0x12,
  2448. 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52,
  2449. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74,
  2450. 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x42, 0x0a,
  2451. 0x12, 0x53, 0x54, 0x54, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x4c, 0x69, 0x73, 0x74, 0x51, 0x75,
  2452. 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  2453. 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73,
  2454. 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22,
  2455. 0x00, 0x12, 0x47, 0x0a, 0x17, 0x53, 0x54, 0x54, 0x42, 0x61, 0x73, 0x69, 0x63, 0x44, 0x65, 0x74,
  2456. 0x61, 0x69, 0x6c, 0x42, 0x61, 0x74, 0x63, 0x68, 0x53, 0x61, 0x76, 0x65, 0x12, 0x15, 0x2e, 0x62,
  2457. 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75,
  2458. 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  2459. 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x46, 0x0a, 0x16, 0x53, 0x54,
  2460. 0x54, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x41, 0x6c, 0x6c, 0x6f, 0x77, 0x44, 0x65, 0x6c, 0x43,
  2461. 0x68, 0x65, 0x63, 0x6b, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e,
  2462. 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61,
  2463. 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79,
  2464. 0x22, 0x00, 0x12, 0x41, 0x0a, 0x11, 0x43, 0x6f, 0x75, 0x72, 0x73, 0x65, 0x44, 0x65, 0x74, 0x61,
  2465. 0x69, 0x6c, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53,
  2466. 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13,
  2467. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65,
  2468. 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x44, 0x0a, 0x14, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x4c, 0x69,
  2469. 0x73, 0x74, 0x42, 0x79, 0x4f, 0x72, 0x64, 0x65, 0x72, 0x44, 0x61, 0x74, 0x65, 0x12, 0x15, 0x2e,
  2470. 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71,
  2471. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e,
  2472. 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x47, 0x0a, 0x11, 0x43,
  2473. 0x6c, 0x61, 0x73, 0x73, 0x53, 0x74, 0x61, 0x72, 0x74, 0x50, 0x72, 0x65, 0x70, 0x61, 0x72, 0x65,
  2474. 0x12, 0x1b, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x43, 0x6f, 0x75, 0x72, 0x73, 0x65, 0x53, 0x74,
  2475. 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e,
  2476. 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70,
  2477. 0x6c, 0x79, 0x22, 0x00, 0x12, 0x43, 0x0a, 0x13, 0x56, 0x69, 0x70, 0x43, 0x6c, 0x61, 0x73, 0x73,
  2478. 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61,
  2479. 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65,
  2480. 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61,
  2481. 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x47, 0x0a, 0x11, 0x56, 0x69, 0x70,
  2482. 0x43, 0x6c, 0x61, 0x73, 0x73, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x41, 0x64, 0x64, 0x12, 0x1b,
  2483. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x43, 0x6f, 0x75, 0x72, 0x73, 0x65, 0x53, 0x74, 0x61, 0x6e,
  2484. 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61,
  2485. 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79,
  2486. 0x22, 0x00, 0x12, 0x47, 0x0a, 0x11, 0x56, 0x69, 0x70, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x44, 0x65,
  2487. 0x74, 0x61, 0x69, 0x6c, 0x44, 0x65, 0x6c, 0x12, 0x1b, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x43,
  2488. 0x6f, 0x75, 0x72, 0x73, 0x65, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71,
  2489. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e,
  2490. 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x47, 0x0a, 0x11, 0x54,
  2491. 0x6d, 0x70, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x41, 0x64, 0x64,
  2492. 0x12, 0x1b, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x43, 0x6f, 0x75, 0x72, 0x73, 0x65, 0x53, 0x74,
  2493. 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e,
  2494. 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70,
  2495. 0x6c, 0x79, 0x22, 0x00, 0x12, 0x47, 0x0a, 0x11, 0x54, 0x6d, 0x70, 0x43, 0x6c, 0x61, 0x73, 0x73,
  2496. 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x44, 0x65, 0x6c, 0x12, 0x1b, 0x2e, 0x62, 0x61, 0x73, 0x65,
  2497. 0x2e, 0x43, 0x6f, 0x75, 0x72, 0x73, 0x65, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52,
  2498. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74,
  2499. 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x4e, 0x0a,
  2500. 0x18, 0x56, 0x69, 0x70, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x53,
  2501. 0x74, 0x61, 0x74, 0x75, 0x65, 0x45, 0x64, 0x69, 0x74, 0x12, 0x1b, 0x2e, 0x62, 0x61, 0x73, 0x65,
  2502. 0x2e, 0x43, 0x6f, 0x75, 0x72, 0x73, 0x65, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52,
  2503. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74,
  2504. 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x47, 0x0a,
  2505. 0x11, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x53, 0x74, 0x61, 0x72, 0x74, 0x43, 0x6f, 0x6e, 0x66, 0x69,
  2506. 0x72, 0x6d, 0x12, 0x1b, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x43, 0x6f, 0x75, 0x72, 0x73, 0x65,
  2507. 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  2508. 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52,
  2509. 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x40, 0x0a, 0x10, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x4f,
  2510. 0x76, 0x65, 0x72, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x72, 0x6d, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73,
  2511. 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  2512. 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72,
  2513. 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x48, 0x0a, 0x12, 0x43, 0x6c, 0x61, 0x73,
  2514. 0x73, 0x47, 0x69, 0x76, 0x65, 0x55, 0x70, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x72, 0x6d, 0x12, 0x1b,
  2515. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x43, 0x6f, 0x75, 0x72, 0x73, 0x65, 0x53, 0x74, 0x61, 0x6e,
  2516. 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61,
  2517. 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79,
  2518. 0x22, 0x00, 0x12, 0x4e, 0x0a, 0x18, 0x41, 0x66, 0x74, 0x65, 0x72, 0x43, 0x6c, 0x61, 0x73, 0x73,
  2519. 0x41, 0x64, 0x64, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x12, 0x1b,
  2520. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x43, 0x6f, 0x75, 0x72, 0x73, 0x65, 0x53, 0x74, 0x61, 0x6e,
  2521. 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61,
  2522. 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79,
  2523. 0x22, 0x00, 0x12, 0x4b, 0x0a, 0x15, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x53, 0x74, 0x61, 0x72, 0x74,
  2524. 0x50, 0x72, 0x65, 0x70, 0x61, 0x72, 0x65, 0x45, 0x64, 0x69, 0x74, 0x12, 0x1b, 0x2e, 0x62, 0x61,
  2525. 0x73, 0x65, 0x2e, 0x43, 0x6f, 0x75, 0x72, 0x73, 0x65, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72,
  2526. 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e,
  2527. 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12,
  2528. 0x3e, 0x0a, 0x0e, 0x4f, 0x72, 0x64, 0x65, 0x72, 0x4c, 0x69, 0x73, 0x74, 0x51, 0x75, 0x65, 0x72,
  2529. 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72,
  2530. 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e,
  2531. 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12,
  2532. 0x41, 0x0a, 0x11, 0x4f, 0x72, 0x64, 0x65, 0x72, 0x41, 0x64, 0x64, 0x42, 0x79, 0x4d, 0x61, 0x6e,
  2533. 0x61, 0x67, 0x65, 0x72, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e,
  2534. 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61,
  2535. 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79,
  2536. 0x22, 0x00, 0x12, 0x44, 0x0a, 0x14, 0x4f, 0x72, 0x64, 0x65, 0x72, 0x43, 0x61, 0x6e, 0x63, 0x65,
  2537. 0x6c, 0x42, 0x79, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73,
  2538. 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  2539. 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72,
  2540. 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3f, 0x0a, 0x0f, 0x4f, 0x72, 0x64, 0x65,
  2541. 0x72, 0x53, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x12, 0x15, 0x2e, 0x62, 0x61,
  2542. 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65,
  2543. 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61,
  2544. 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3f, 0x0a, 0x0f, 0x43, 0x6c, 0x61,
  2545. 0x73, 0x73, 0x4f, 0x72, 0x64, 0x65, 0x72, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62,
  2546. 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75,
  2547. 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  2548. 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x41, 0x0a, 0x11, 0x56, 0x69,
  2549. 0x70, 0x55, 0x73, 0x65, 0x72, 0x4f, 0x72, 0x64, 0x65, 0x72, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12,
  2550. 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52,
  2551. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74,
  2552. 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x43, 0x0a,
  2553. 0x13, 0x55, 0x73, 0x65, 0x72, 0x4f, 0x72, 0x64, 0x65, 0x72, 0x51, 0x75, 0x65, 0x72, 0x79, 0x42,
  2554. 0x79, 0x53, 0x74, 0x64, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e,
  2555. 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61,
  2556. 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79,
  2557. 0x22, 0x00, 0x12, 0x44, 0x0a, 0x14, 0x48, 0x72, 0x53, 0x65, 0x6e, 0x73, 0x6f, 0x72, 0x73, 0x50,
  2558. 0x75, 0x62, 0x6c, 0x69, 0x63, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73,
  2559. 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  2560. 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72,
  2561. 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x41, 0x0a, 0x11, 0x48, 0x72, 0x53, 0x65,
  2562. 0x6e, 0x73, 0x6f, 0x72, 0x73, 0x50, 0x76, 0x74, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e,
  2563. 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71,
  2564. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e,
  2565. 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3c, 0x0a, 0x0c, 0x41,
  2566. 0x64, 0x64, 0x48, 0x72, 0x53, 0x65, 0x6e, 0x73, 0x6f, 0x72, 0x73, 0x12, 0x15, 0x2e, 0x62, 0x61,
  2567. 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65,
  2568. 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61,
  2569. 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3f, 0x0a, 0x0f, 0x41, 0x64, 0x64,
  2570. 0x50, 0x76, 0x74, 0x48, 0x72, 0x53, 0x65, 0x6e, 0x73, 0x6f, 0x72, 0x73, 0x12, 0x15, 0x2e, 0x62,
  2571. 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75,
  2572. 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  2573. 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3d, 0x0a, 0x0d, 0x45, 0x64,
  2574. 0x69, 0x74, 0x48, 0x72, 0x53, 0x65, 0x6e, 0x73, 0x6f, 0x72, 0x73, 0x12, 0x15, 0x2e, 0x62, 0x61,
  2575. 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65,
  2576. 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61,
  2577. 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3c, 0x0a, 0x0c, 0x48, 0x72, 0x53,
  2578. 0x65, 0x6e, 0x73, 0x6f, 0x72, 0x73, 0x44, 0x65, 0x6c, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65,
  2579. 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  2580. 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64,
  2581. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3a, 0x0a, 0x0a, 0x50, 0x4b, 0x47, 0x72, 0x6f,
  2582. 0x75, 0x70, 0x43, 0x68, 0x67, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61,
  2583. 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62,
  2584. 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c,
  2585. 0x79, 0x22, 0x00, 0x12, 0x3c, 0x0a, 0x0c, 0x42, 0x69, 0x6e, 0x64, 0x48, 0x72, 0x53, 0x65, 0x6e,
  2586. 0x73, 0x6f, 0x72, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  2587. 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73,
  2588. 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22,
  2589. 0x00, 0x12, 0x3e, 0x0a, 0x0e, 0x55, 0x6e, 0x42, 0x69, 0x6e, 0x64, 0x48, 0x72, 0x53, 0x65, 0x6e,
  2590. 0x73, 0x6f, 0x72, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  2591. 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73,
  2592. 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22,
  2593. 0x00, 0x12, 0x3b, 0x0a, 0x0b, 0x41, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x51, 0x75, 0x65, 0x72, 0x79,
  2594. 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64,
  2595. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53,
  2596. 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x52,
  2597. 0x0a, 0x16, 0x47, 0x65, 0x6e, 0x56, 0x65, 0x72, 0x69, 0x66, 0x79, 0x49, 0x6d, 0x61, 0x67, 0x65,
  2598. 0x42, 0x79, 0x57, 0x69, 0x6e, 0x58, 0x69, 0x6e, 0x12, 0x1b, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e,
  2599. 0x47, 0x65, 0x6e, 0x56, 0x65, 0x72, 0x69, 0x66, 0x79, 0x49, 0x6d, 0x61, 0x67, 0x65, 0x52, 0x65,
  2600. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x19, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x47, 0x65, 0x6e,
  2601. 0x56, 0x65, 0x72, 0x69, 0x66, 0x79, 0x49, 0x6d, 0x61, 0x67, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79,
  2602. 0x22, 0x00, 0x12, 0x56, 0x0a, 0x1a, 0x47, 0x65, 0x6e, 0x50, 0x68, 0x6f, 0x6e, 0x65, 0x56, 0x65,
  2603. 0x72, 0x69, 0x66, 0x79, 0x43, 0x6f, 0x64, 0x65, 0x42, 0x79, 0x57, 0x65, 0x69, 0x58, 0x69, 0x6e,
  2604. 0x12, 0x21, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x47, 0x65, 0x6e, 0x50, 0x68, 0x6f, 0x6e, 0x65,
  2605. 0x56, 0x65, 0x72, 0x69, 0x66, 0x79, 0x43, 0x6f, 0x64, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  2606. 0x74, 0x57, 0x58, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  2607. 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x45, 0x0a, 0x0f, 0x43, 0x68,
  2608. 0x65, 0x63, 0x6b, 0x56, 0x65, 0x72, 0x69, 0x66, 0x79, 0x43, 0x6f, 0x64, 0x65, 0x12, 0x1c, 0x2e,
  2609. 0x62, 0x61, 0x73, 0x65, 0x2e, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x56, 0x65, 0x72, 0x69, 0x66, 0x79,
  2610. 0x43, 0x6f, 0x64, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x12, 0x2e, 0x62, 0x61,
  2611. 0x73, 0x65, 0x2e, 0x44, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22,
  2612. 0x00, 0x12, 0x3e, 0x0a, 0x0c, 0x57, 0x65, 0x69, 0x58, 0x69, 0x6e, 0x53, 0x69, 0x67, 0x6e, 0x49,
  2613. 0x6e, 0x12, 0x19, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x57, 0x65, 0x69, 0x58, 0x69, 0x6e, 0x53,
  2614. 0x69, 0x67, 0x6e, 0x49, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x11, 0x2e, 0x62,
  2615. 0x61, 0x73, 0x65, 0x2e, 0x53, 0x69, 0x67, 0x6e, 0x49, 0x6e, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22,
  2616. 0x00, 0x42, 0x08, 0x5a, 0x06, 0x2e, 0x3b, 0x62, 0x61, 0x73, 0x65, 0x62, 0x06, 0x70, 0x72, 0x6f,
  2617. 0x74, 0x6f, 0x33,
  2618. }
  2619. var (
  2620. file_base_proto_rawDescOnce sync.Once
  2621. file_base_proto_rawDescData = file_base_proto_rawDesc
  2622. )
  2623. func file_base_proto_rawDescGZIP() []byte {
  2624. file_base_proto_rawDescOnce.Do(func() {
  2625. file_base_proto_rawDescData = protoimpl.X.CompressGZIP(file_base_proto_rawDescData)
  2626. })
  2627. return file_base_proto_rawDescData
  2628. }
  2629. var file_base_proto_enumTypes = make([]protoimpl.EnumInfo, 3)
  2630. var file_base_proto_msgTypes = make([]protoimpl.MessageInfo, 32)
  2631. var file_base_proto_goTypes = []interface{}{
  2632. (ErrorCode)(0), // 0: base.ErrorCode
  2633. (WebStatus)(0), // 1: base.WebStatus
  2634. (VerifyType)(0), // 2: base.VerifyType
  2635. (*DefaultRequest)(nil), // 3: base.DefaultRequest
  2636. (*DefaultReply)(nil), // 4: base.DefaultReply
  2637. (*StandardRequest)(nil), // 5: base.StandardRequest
  2638. (*CourseStandardRequest)(nil), // 6: base.CourseStandardRequest
  2639. (*StandardReply)(nil), // 7: base.StandardReply
  2640. (*SignUpRequest)(nil), // 8: base.SignUpRequest
  2641. (*SignInReply)(nil), // 9: base.SignInReply
  2642. (*SignInRequest)(nil), // 10: base.SignInRequest
  2643. (*GenVerifyImageRequest)(nil), // 11: base.GenVerifyImageRequest
  2644. (*GenVerifyImageReply)(nil), // 12: base.GenVerifyImageReply
  2645. (*ShopInfo)(nil), // 13: base.ShopInfo
  2646. (*ShopDetailRequest)(nil), // 14: base.ShopDetailRequest
  2647. (*ShopListRequest)(nil), // 15: base.ShopListRequest
  2648. (*ShopListReply)(nil), // 16: base.ShopListReply
  2649. (*GetShopNaviRequest)(nil), // 17: base.GetShopNaviRequest
  2650. (*GetShopNaviAllRequest)(nil), // 18: base.GetShopNaviAllRequest
  2651. (*Column)(nil), // 19: base.Column
  2652. (*GetShopNaviReply)(nil), // 20: base.GetShopNaviReply
  2653. (*GetShopNaviAllReply)(nil), // 21: base.GetShopNaviAllReply
  2654. (*GetOverlayImgRequest)(nil), // 22: base.GetOverlayImgRequest
  2655. (*QiNiuTokenReply)(nil), // 23: base.QiNiuTokenReply
  2656. (*License)(nil), // 24: base.License
  2657. (*LicenseList)(nil), // 25: base.LicenseList
  2658. (*IdList)(nil), // 26: base.IdList
  2659. (*LicenseType)(nil), // 27: base.LicenseType
  2660. (*LicenseTypeMapReply)(nil), // 28: base.LicenseTypeMapReply
  2661. (*GenPhoneVerifyCodeRequestWX)(nil), // 29: base.GenPhoneVerifyCodeRequestWX
  2662. (*CheckVerifyCodeRequest)(nil), // 30: base.CheckVerifyCodeRequest
  2663. (*WeiXinSignInRequest)(nil), // 31: base.WeiXinSignInRequest
  2664. (*ManageableSimpleQueryRequest)(nil), // 32: base.ManageableSimpleQueryRequest
  2665. (*ManageableSimpleQueryReply)(nil), // 33: base.ManageableSimpleQueryReply
  2666. nil, // 34: base.LicenseTypeMapReply.LicenseMapEntry
  2667. }
  2668. var file_base_proto_depIdxs = []int32{
  2669. 1, // 0: base.ShopInfo.status:type_name -> base.WebStatus
  2670. 1, // 1: base.ShopListRequest.status:type_name -> base.WebStatus
  2671. 13, // 2: base.ShopListReply.list:type_name -> base.ShopInfo
  2672. 1, // 3: base.Column.status:type_name -> base.WebStatus
  2673. 19, // 4: base.GetShopNaviReply.list:type_name -> base.Column
  2674. 1, // 5: base.License.status:type_name -> base.WebStatus
  2675. 24, // 6: base.LicenseList.list:type_name -> base.License
  2676. 1, // 7: base.LicenseType.status:type_name -> base.WebStatus
  2677. 34, // 8: base.LicenseTypeMapReply.licenseMap:type_name -> base.LicenseTypeMapReply.LicenseMapEntry
  2678. 2, // 9: base.GenPhoneVerifyCodeRequestWX.verifyType:type_name -> base.VerifyType
  2679. 2, // 10: base.CheckVerifyCodeRequest.verifyType:type_name -> base.VerifyType
  2680. 27, // 11: base.LicenseTypeMapReply.LicenseMapEntry.value:type_name -> base.LicenseType
  2681. 8, // 12: base.Api.SignUp:input_type -> base.SignUpRequest
  2682. 10, // 13: base.Api.SignIn:input_type -> base.SignInRequest
  2683. 3, // 14: base.Api.SignOut:input_type -> base.DefaultRequest
  2684. 11, // 15: base.Api.GenVerifyImage:input_type -> base.GenVerifyImageRequest
  2685. 5, // 16: base.Api.SelectHrSensors:input_type -> base.StandardRequest
  2686. 5, // 17: base.Api.AcrossUserSimpleQuery:input_type -> base.StandardRequest
  2687. 5, // 18: base.Api.VipUserSimpleQuery:input_type -> base.StandardRequest
  2688. 5, // 19: base.Api.TempVipUserSimpleQuery:input_type -> base.StandardRequest
  2689. 5, // 20: base.Api.ShopSimpleQuery:input_type -> base.StandardRequest
  2690. 32, // 21: base.Api.ManageableSimpleQuery:input_type -> base.ManageableSimpleQueryRequest
  2691. 5, // 22: base.Api.ClassSimpleQuery:input_type -> base.StandardRequest
  2692. 5, // 23: base.Api.ScreenSimpleQuery:input_type -> base.StandardRequest
  2693. 5, // 24: base.Api.GroupSimpleQueryByShopID:input_type -> base.StandardRequest
  2694. 5, // 25: base.Api.EqSimpleQuery:input_type -> base.StandardRequest
  2695. 15, // 26: base.Api.ManageableShopList:input_type -> base.ShopListRequest
  2696. 14, // 27: base.Api.ManageableGetShopInfo:input_type -> base.ShopDetailRequest
  2697. 14, // 28: base.Api.ShopLicenseList:input_type -> base.ShopDetailRequest
  2698. 26, // 29: base.Api.ShopLicenseTypeMap:input_type -> base.IdList
  2699. 17, // 30: base.Api.GetShopNavi:input_type -> base.GetShopNaviRequest
  2700. 18, // 31: base.Api.GetShopNaviAll:input_type -> base.GetShopNaviAllRequest
  2701. 5, // 32: base.Api.ShopGroupQuery:input_type -> base.StandardRequest
  2702. 5, // 33: base.Api.ShopGroupAdd:input_type -> base.StandardRequest
  2703. 5, // 34: base.Api.ShopGroupEdit:input_type -> base.StandardRequest
  2704. 5, // 35: base.Api.ShopGroupStatusEdit:input_type -> base.StandardRequest
  2705. 5, // 36: base.Api.ShopGroupDetailsQuery:input_type -> base.StandardRequest
  2706. 5, // 37: base.Api.ShopGroupDetailsAdd:input_type -> base.StandardRequest
  2707. 5, // 38: base.Api.ShopVenueQuery:input_type -> base.StandardRequest
  2708. 5, // 39: base.Api.ShopVenueAdd:input_type -> base.StandardRequest
  2709. 5, // 40: base.Api.ShopVenueEdit:input_type -> base.StandardRequest
  2710. 5, // 41: base.Api.ShopVenueStatusEdit:input_type -> base.StandardRequest
  2711. 5, // 42: base.Api.ShopVenueEquipQuery:input_type -> base.StandardRequest
  2712. 5, // 43: base.Api.ShopVenueEquipAdd:input_type -> base.StandardRequest
  2713. 5, // 44: base.Api.ShopVenueEquipEdit:input_type -> base.StandardRequest
  2714. 5, // 45: base.Api.ShopVenueEquipStatusEdit:input_type -> base.StandardRequest
  2715. 5, // 46: base.Api.ShopVenueEquipStatusDel:input_type -> base.StandardRequest
  2716. 5, // 47: base.Api.ShopManagerQuery:input_type -> base.StandardRequest
  2717. 5, // 48: base.Api.ShopManagerAdd:input_type -> base.StandardRequest
  2718. 5, // 49: base.Api.ShopManagerEdit:input_type -> base.StandardRequest
  2719. 5, // 50: base.Api.ShopManagerStatusEdit:input_type -> base.StandardRequest
  2720. 5, // 51: base.Api.ShopConfigQuery:input_type -> base.StandardRequest
  2721. 5, // 52: base.Api.ShopConfigEdit:input_type -> base.StandardRequest
  2722. 5, // 53: base.Api.ShopVipUserQuery:input_type -> base.StandardRequest
  2723. 5, // 54: base.Api.ShopVipUserAdd:input_type -> base.StandardRequest
  2724. 5, // 55: base.Api.ShopVipUserEdit:input_type -> base.StandardRequest
  2725. 5, // 56: base.Api.ShopVipUserStatusEdit:input_type -> base.StandardRequest
  2726. 5, // 57: base.Api.AcrossVipUserQuery:input_type -> base.StandardRequest
  2727. 5, // 58: base.Api.AcrossVipUserAdd:input_type -> base.StandardRequest
  2728. 5, // 59: base.Api.AcrossVipUserDel:input_type -> base.StandardRequest
  2729. 5, // 60: base.Api.VipPhoneQuery:input_type -> base.StandardRequest
  2730. 5, // 61: base.Api.VipMainPhoneCheck:input_type -> base.StandardRequest
  2731. 5, // 62: base.Api.VipOtherPhoneAdd:input_type -> base.StandardRequest
  2732. 5, // 63: base.Api.VipOtherPhoneEdit:input_type -> base.StandardRequest
  2733. 5, // 64: base.Api.VipOtherPhoneStatusEdit:input_type -> base.StandardRequest
  2734. 5, // 65: base.Api.TempVipUserQuery:input_type -> base.StandardRequest
  2735. 5, // 66: base.Api.TempVipUserAdd:input_type -> base.StandardRequest
  2736. 5, // 67: base.Api.TempVipUserEdit:input_type -> base.StandardRequest
  2737. 5, // 68: base.Api.TempVipUserStatusEdit:input_type -> base.StandardRequest
  2738. 5, // 69: base.Api.VipHourEdit:input_type -> base.StandardRequest
  2739. 5, // 70: base.Api.VipConsumeListQuery:input_type -> base.StandardRequest
  2740. 5, // 71: base.Api.VipConsumeDetailQuery:input_type -> base.StandardRequest
  2741. 5, // 72: base.Api.VipClassRelationEdit:input_type -> base.StandardRequest
  2742. 5, // 73: base.Api.VipHourChgQuery:input_type -> base.StandardRequest
  2743. 5, // 74: base.Api.VipUserClassQuery:input_type -> base.StandardRequest
  2744. 22, // 75: base.Api.GetOverlayImgQiNiuToken:input_type -> base.GetOverlayImgRequest
  2745. 3, // 76: base.Api.GetSimpleQiNiuToken:input_type -> base.DefaultRequest
  2746. 5, // 77: base.Api.ClassQuery:input_type -> base.StandardRequest
  2747. 5, // 78: base.Api.ClassAdd:input_type -> base.StandardRequest
  2748. 5, // 79: base.Api.ClassEdit:input_type -> base.StandardRequest
  2749. 5, // 80: base.Api.ClassStatusEdit:input_type -> base.StandardRequest
  2750. 5, // 81: base.Api.ClassColorEdit:input_type -> base.StandardRequest
  2751. 5, // 82: base.Api.ClassWxVisibleEdit:input_type -> base.StandardRequest
  2752. 5, // 83: base.Api.ClassVipEdit:input_type -> base.StandardRequest
  2753. 5, // 84: base.Api.SttPlanBasicQuery:input_type -> base.StandardRequest
  2754. 5, // 85: base.Api.SttPlanBasicAdd:input_type -> base.StandardRequest
  2755. 5, // 86: base.Api.SttPlanBasicEdit:input_type -> base.StandardRequest
  2756. 5, // 87: base.Api.SttPlanBasicShopEdit:input_type -> base.StandardRequest
  2757. 5, // 88: base.Api.SttPlanBasicStatusEdit:input_type -> base.StandardRequest
  2758. 5, // 89: base.Api.SttPlanBasicPublish:input_type -> base.StandardRequest
  2759. 5, // 90: base.Api.SttPlanPreview:input_type -> base.StandardRequest
  2760. 5, // 91: base.Api.SttPlanCopy:input_type -> base.StandardRequest
  2761. 5, // 92: base.Api.SttPlanDetailQuery:input_type -> base.StandardRequest
  2762. 5, // 93: base.Api.SttPlanDetailBatchSave:input_type -> base.StandardRequest
  2763. 5, // 94: base.Api.STTBasicQuery:input_type -> base.StandardRequest
  2764. 5, // 95: base.Api.STTBasicAdd:input_type -> base.StandardRequest
  2765. 5, // 96: base.Api.STTBasicEdit:input_type -> base.StandardRequest
  2766. 5, // 97: base.Api.STTBasicStatusEdit:input_type -> base.StandardRequest
  2767. 5, // 98: base.Api.STTBasicPreview:input_type -> base.StandardRequest
  2768. 5, // 99: base.Api.STTBasicCopy:input_type -> base.StandardRequest
  2769. 5, // 100: base.Api.STTBasicOfflineEdit:input_type -> base.StandardRequest
  2770. 5, // 101: base.Api.STTDetailListQuery:input_type -> base.StandardRequest
  2771. 5, // 102: base.Api.STTBasicDetailBatchSave:input_type -> base.StandardRequest
  2772. 5, // 103: base.Api.STTDetailAllowDelCheck:input_type -> base.StandardRequest
  2773. 5, // 104: base.Api.CourseDetailQuery:input_type -> base.StandardRequest
  2774. 5, // 105: base.Api.ClassListByOrderDate:input_type -> base.StandardRequest
  2775. 6, // 106: base.Api.ClassStartPrepare:input_type -> base.CourseStandardRequest
  2776. 5, // 107: base.Api.VipClassDetailQuery:input_type -> base.StandardRequest
  2777. 6, // 108: base.Api.VipClassDetailAdd:input_type -> base.CourseStandardRequest
  2778. 6, // 109: base.Api.VipClassDetailDel:input_type -> base.CourseStandardRequest
  2779. 6, // 110: base.Api.TmpClassDetailAdd:input_type -> base.CourseStandardRequest
  2780. 6, // 111: base.Api.TmpClassDetailDel:input_type -> base.CourseStandardRequest
  2781. 6, // 112: base.Api.VipClassDetailStatueEdit:input_type -> base.CourseStandardRequest
  2782. 6, // 113: base.Api.ClassStartConfirm:input_type -> base.CourseStandardRequest
  2783. 5, // 114: base.Api.ClassOverConfirm:input_type -> base.StandardRequest
  2784. 6, // 115: base.Api.ClassGiveUpConfirm:input_type -> base.CourseStandardRequest
  2785. 6, // 116: base.Api.AfterClassAddClassDetail:input_type -> base.CourseStandardRequest
  2786. 6, // 117: base.Api.ClassStartPrepareEdit:input_type -> base.CourseStandardRequest
  2787. 5, // 118: base.Api.OrderListQuery:input_type -> base.StandardRequest
  2788. 5, // 119: base.Api.OrderAddByManager:input_type -> base.StandardRequest
  2789. 5, // 120: base.Api.OrderCancelByManager:input_type -> base.StandardRequest
  2790. 5, // 121: base.Api.OrderStatistics:input_type -> base.StandardRequest
  2791. 5, // 122: base.Api.ClassOrderQuery:input_type -> base.StandardRequest
  2792. 5, // 123: base.Api.VipUserOrderQuery:input_type -> base.StandardRequest
  2793. 5, // 124: base.Api.UserOrderQueryByStd:input_type -> base.StandardRequest
  2794. 5, // 125: base.Api.HrSensorsPublicQuery:input_type -> base.StandardRequest
  2795. 5, // 126: base.Api.HrSensorsPvtQuery:input_type -> base.StandardRequest
  2796. 5, // 127: base.Api.AddHrSensors:input_type -> base.StandardRequest
  2797. 5, // 128: base.Api.AddPvtHrSensors:input_type -> base.StandardRequest
  2798. 5, // 129: base.Api.EditHrSensors:input_type -> base.StandardRequest
  2799. 5, // 130: base.Api.HrSensorsDel:input_type -> base.StandardRequest
  2800. 5, // 131: base.Api.PKGroupChg:input_type -> base.StandardRequest
  2801. 5, // 132: base.Api.BindHrSensor:input_type -> base.StandardRequest
  2802. 5, // 133: base.Api.UnBindHrSensor:input_type -> base.StandardRequest
  2803. 5, // 134: base.Api.ActionQuery:input_type -> base.StandardRequest
  2804. 11, // 135: base.Api.GenVerifyImageByWinXin:input_type -> base.GenVerifyImageRequest
  2805. 29, // 136: base.Api.GenPhoneVerifyCodeByWeiXin:input_type -> base.GenPhoneVerifyCodeRequestWX
  2806. 30, // 137: base.Api.CheckVerifyCode:input_type -> base.CheckVerifyCodeRequest
  2807. 31, // 138: base.Api.WeiXinSignIn:input_type -> base.WeiXinSignInRequest
  2808. 4, // 139: base.Api.SignUp:output_type -> base.DefaultReply
  2809. 9, // 140: base.Api.SignIn:output_type -> base.SignInReply
  2810. 4, // 141: base.Api.SignOut:output_type -> base.DefaultReply
  2811. 12, // 142: base.Api.GenVerifyImage:output_type -> base.GenVerifyImageReply
  2812. 7, // 143: base.Api.SelectHrSensors:output_type -> base.StandardReply
  2813. 7, // 144: base.Api.AcrossUserSimpleQuery:output_type -> base.StandardReply
  2814. 7, // 145: base.Api.VipUserSimpleQuery:output_type -> base.StandardReply
  2815. 7, // 146: base.Api.TempVipUserSimpleQuery:output_type -> base.StandardReply
  2816. 7, // 147: base.Api.ShopSimpleQuery:output_type -> base.StandardReply
  2817. 33, // 148: base.Api.ManageableSimpleQuery:output_type -> base.ManageableSimpleQueryReply
  2818. 7, // 149: base.Api.ClassSimpleQuery:output_type -> base.StandardReply
  2819. 7, // 150: base.Api.ScreenSimpleQuery:output_type -> base.StandardReply
  2820. 7, // 151: base.Api.GroupSimpleQueryByShopID:output_type -> base.StandardReply
  2821. 7, // 152: base.Api.EqSimpleQuery:output_type -> base.StandardReply
  2822. 16, // 153: base.Api.ManageableShopList:output_type -> base.ShopListReply
  2823. 13, // 154: base.Api.ManageableGetShopInfo:output_type -> base.ShopInfo
  2824. 25, // 155: base.Api.ShopLicenseList:output_type -> base.LicenseList
  2825. 28, // 156: base.Api.ShopLicenseTypeMap:output_type -> base.LicenseTypeMapReply
  2826. 20, // 157: base.Api.GetShopNavi:output_type -> base.GetShopNaviReply
  2827. 21, // 158: base.Api.GetShopNaviAll:output_type -> base.GetShopNaviAllReply
  2828. 7, // 159: base.Api.ShopGroupQuery:output_type -> base.StandardReply
  2829. 7, // 160: base.Api.ShopGroupAdd:output_type -> base.StandardReply
  2830. 7, // 161: base.Api.ShopGroupEdit:output_type -> base.StandardReply
  2831. 7, // 162: base.Api.ShopGroupStatusEdit:output_type -> base.StandardReply
  2832. 7, // 163: base.Api.ShopGroupDetailsQuery:output_type -> base.StandardReply
  2833. 7, // 164: base.Api.ShopGroupDetailsAdd:output_type -> base.StandardReply
  2834. 7, // 165: base.Api.ShopVenueQuery:output_type -> base.StandardReply
  2835. 7, // 166: base.Api.ShopVenueAdd:output_type -> base.StandardReply
  2836. 7, // 167: base.Api.ShopVenueEdit:output_type -> base.StandardReply
  2837. 7, // 168: base.Api.ShopVenueStatusEdit:output_type -> base.StandardReply
  2838. 7, // 169: base.Api.ShopVenueEquipQuery:output_type -> base.StandardReply
  2839. 7, // 170: base.Api.ShopVenueEquipAdd:output_type -> base.StandardReply
  2840. 7, // 171: base.Api.ShopVenueEquipEdit:output_type -> base.StandardReply
  2841. 7, // 172: base.Api.ShopVenueEquipStatusEdit:output_type -> base.StandardReply
  2842. 7, // 173: base.Api.ShopVenueEquipStatusDel:output_type -> base.StandardReply
  2843. 7, // 174: base.Api.ShopManagerQuery:output_type -> base.StandardReply
  2844. 7, // 175: base.Api.ShopManagerAdd:output_type -> base.StandardReply
  2845. 7, // 176: base.Api.ShopManagerEdit:output_type -> base.StandardReply
  2846. 7, // 177: base.Api.ShopManagerStatusEdit:output_type -> base.StandardReply
  2847. 7, // 178: base.Api.ShopConfigQuery:output_type -> base.StandardReply
  2848. 7, // 179: base.Api.ShopConfigEdit:output_type -> base.StandardReply
  2849. 7, // 180: base.Api.ShopVipUserQuery:output_type -> base.StandardReply
  2850. 7, // 181: base.Api.ShopVipUserAdd:output_type -> base.StandardReply
  2851. 7, // 182: base.Api.ShopVipUserEdit:output_type -> base.StandardReply
  2852. 7, // 183: base.Api.ShopVipUserStatusEdit:output_type -> base.StandardReply
  2853. 7, // 184: base.Api.AcrossVipUserQuery:output_type -> base.StandardReply
  2854. 7, // 185: base.Api.AcrossVipUserAdd:output_type -> base.StandardReply
  2855. 7, // 186: base.Api.AcrossVipUserDel:output_type -> base.StandardReply
  2856. 7, // 187: base.Api.VipPhoneQuery:output_type -> base.StandardReply
  2857. 7, // 188: base.Api.VipMainPhoneCheck:output_type -> base.StandardReply
  2858. 7, // 189: base.Api.VipOtherPhoneAdd:output_type -> base.StandardReply
  2859. 7, // 190: base.Api.VipOtherPhoneEdit:output_type -> base.StandardReply
  2860. 7, // 191: base.Api.VipOtherPhoneStatusEdit:output_type -> base.StandardReply
  2861. 7, // 192: base.Api.TempVipUserQuery:output_type -> base.StandardReply
  2862. 7, // 193: base.Api.TempVipUserAdd:output_type -> base.StandardReply
  2863. 7, // 194: base.Api.TempVipUserEdit:output_type -> base.StandardReply
  2864. 7, // 195: base.Api.TempVipUserStatusEdit:output_type -> base.StandardReply
  2865. 7, // 196: base.Api.VipHourEdit:output_type -> base.StandardReply
  2866. 7, // 197: base.Api.VipConsumeListQuery:output_type -> base.StandardReply
  2867. 7, // 198: base.Api.VipConsumeDetailQuery:output_type -> base.StandardReply
  2868. 7, // 199: base.Api.VipClassRelationEdit:output_type -> base.StandardReply
  2869. 7, // 200: base.Api.VipHourChgQuery:output_type -> base.StandardReply
  2870. 7, // 201: base.Api.VipUserClassQuery:output_type -> base.StandardReply
  2871. 23, // 202: base.Api.GetOverlayImgQiNiuToken:output_type -> base.QiNiuTokenReply
  2872. 23, // 203: base.Api.GetSimpleQiNiuToken:output_type -> base.QiNiuTokenReply
  2873. 7, // 204: base.Api.ClassQuery:output_type -> base.StandardReply
  2874. 7, // 205: base.Api.ClassAdd:output_type -> base.StandardReply
  2875. 7, // 206: base.Api.ClassEdit:output_type -> base.StandardReply
  2876. 7, // 207: base.Api.ClassStatusEdit:output_type -> base.StandardReply
  2877. 7, // 208: base.Api.ClassColorEdit:output_type -> base.StandardReply
  2878. 7, // 209: base.Api.ClassWxVisibleEdit:output_type -> base.StandardReply
  2879. 7, // 210: base.Api.ClassVipEdit:output_type -> base.StandardReply
  2880. 7, // 211: base.Api.SttPlanBasicQuery:output_type -> base.StandardReply
  2881. 7, // 212: base.Api.SttPlanBasicAdd:output_type -> base.StandardReply
  2882. 7, // 213: base.Api.SttPlanBasicEdit:output_type -> base.StandardReply
  2883. 7, // 214: base.Api.SttPlanBasicShopEdit:output_type -> base.StandardReply
  2884. 7, // 215: base.Api.SttPlanBasicStatusEdit:output_type -> base.StandardReply
  2885. 7, // 216: base.Api.SttPlanBasicPublish:output_type -> base.StandardReply
  2886. 7, // 217: base.Api.SttPlanPreview:output_type -> base.StandardReply
  2887. 7, // 218: base.Api.SttPlanCopy:output_type -> base.StandardReply
  2888. 7, // 219: base.Api.SttPlanDetailQuery:output_type -> base.StandardReply
  2889. 7, // 220: base.Api.SttPlanDetailBatchSave:output_type -> base.StandardReply
  2890. 7, // 221: base.Api.STTBasicQuery:output_type -> base.StandardReply
  2891. 7, // 222: base.Api.STTBasicAdd:output_type -> base.StandardReply
  2892. 7, // 223: base.Api.STTBasicEdit:output_type -> base.StandardReply
  2893. 7, // 224: base.Api.STTBasicStatusEdit:output_type -> base.StandardReply
  2894. 7, // 225: base.Api.STTBasicPreview:output_type -> base.StandardReply
  2895. 7, // 226: base.Api.STTBasicCopy:output_type -> base.StandardReply
  2896. 7, // 227: base.Api.STTBasicOfflineEdit:output_type -> base.StandardReply
  2897. 7, // 228: base.Api.STTDetailListQuery:output_type -> base.StandardReply
  2898. 7, // 229: base.Api.STTBasicDetailBatchSave:output_type -> base.StandardReply
  2899. 7, // 230: base.Api.STTDetailAllowDelCheck:output_type -> base.StandardReply
  2900. 7, // 231: base.Api.CourseDetailQuery:output_type -> base.StandardReply
  2901. 7, // 232: base.Api.ClassListByOrderDate:output_type -> base.StandardReply
  2902. 7, // 233: base.Api.ClassStartPrepare:output_type -> base.StandardReply
  2903. 7, // 234: base.Api.VipClassDetailQuery:output_type -> base.StandardReply
  2904. 7, // 235: base.Api.VipClassDetailAdd:output_type -> base.StandardReply
  2905. 7, // 236: base.Api.VipClassDetailDel:output_type -> base.StandardReply
  2906. 7, // 237: base.Api.TmpClassDetailAdd:output_type -> base.StandardReply
  2907. 7, // 238: base.Api.TmpClassDetailDel:output_type -> base.StandardReply
  2908. 7, // 239: base.Api.VipClassDetailStatueEdit:output_type -> base.StandardReply
  2909. 7, // 240: base.Api.ClassStartConfirm:output_type -> base.StandardReply
  2910. 7, // 241: base.Api.ClassOverConfirm:output_type -> base.StandardReply
  2911. 7, // 242: base.Api.ClassGiveUpConfirm:output_type -> base.StandardReply
  2912. 7, // 243: base.Api.AfterClassAddClassDetail:output_type -> base.StandardReply
  2913. 7, // 244: base.Api.ClassStartPrepareEdit:output_type -> base.StandardReply
  2914. 7, // 245: base.Api.OrderListQuery:output_type -> base.StandardReply
  2915. 7, // 246: base.Api.OrderAddByManager:output_type -> base.StandardReply
  2916. 7, // 247: base.Api.OrderCancelByManager:output_type -> base.StandardReply
  2917. 7, // 248: base.Api.OrderStatistics:output_type -> base.StandardReply
  2918. 7, // 249: base.Api.ClassOrderQuery:output_type -> base.StandardReply
  2919. 7, // 250: base.Api.VipUserOrderQuery:output_type -> base.StandardReply
  2920. 7, // 251: base.Api.UserOrderQueryByStd:output_type -> base.StandardReply
  2921. 7, // 252: base.Api.HrSensorsPublicQuery:output_type -> base.StandardReply
  2922. 7, // 253: base.Api.HrSensorsPvtQuery:output_type -> base.StandardReply
  2923. 7, // 254: base.Api.AddHrSensors:output_type -> base.StandardReply
  2924. 7, // 255: base.Api.AddPvtHrSensors:output_type -> base.StandardReply
  2925. 7, // 256: base.Api.EditHrSensors:output_type -> base.StandardReply
  2926. 7, // 257: base.Api.HrSensorsDel:output_type -> base.StandardReply
  2927. 7, // 258: base.Api.PKGroupChg:output_type -> base.StandardReply
  2928. 7, // 259: base.Api.BindHrSensor:output_type -> base.StandardReply
  2929. 7, // 260: base.Api.UnBindHrSensor:output_type -> base.StandardReply
  2930. 7, // 261: base.Api.ActionQuery:output_type -> base.StandardReply
  2931. 12, // 262: base.Api.GenVerifyImageByWinXin:output_type -> base.GenVerifyImageReply
  2932. 7, // 263: base.Api.GenPhoneVerifyCodeByWeiXin:output_type -> base.StandardReply
  2933. 4, // 264: base.Api.CheckVerifyCode:output_type -> base.DefaultReply
  2934. 9, // 265: base.Api.WeiXinSignIn:output_type -> base.SignInReply
  2935. 139, // [139:266] is the sub-list for method output_type
  2936. 12, // [12:139] is the sub-list for method input_type
  2937. 12, // [12:12] is the sub-list for extension type_name
  2938. 12, // [12:12] is the sub-list for extension extendee
  2939. 0, // [0:12] is the sub-list for field type_name
  2940. }
  2941. func init() { file_base_proto_init() }
  2942. func file_base_proto_init() {
  2943. if File_base_proto != nil {
  2944. return
  2945. }
  2946. if !protoimpl.UnsafeEnabled {
  2947. file_base_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  2948. switch v := v.(*DefaultRequest); i {
  2949. case 0:
  2950. return &v.state
  2951. case 1:
  2952. return &v.sizeCache
  2953. case 2:
  2954. return &v.unknownFields
  2955. default:
  2956. return nil
  2957. }
  2958. }
  2959. file_base_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  2960. switch v := v.(*DefaultReply); i {
  2961. case 0:
  2962. return &v.state
  2963. case 1:
  2964. return &v.sizeCache
  2965. case 2:
  2966. return &v.unknownFields
  2967. default:
  2968. return nil
  2969. }
  2970. }
  2971. file_base_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  2972. switch v := v.(*StandardRequest); i {
  2973. case 0:
  2974. return &v.state
  2975. case 1:
  2976. return &v.sizeCache
  2977. case 2:
  2978. return &v.unknownFields
  2979. default:
  2980. return nil
  2981. }
  2982. }
  2983. file_base_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  2984. switch v := v.(*CourseStandardRequest); i {
  2985. case 0:
  2986. return &v.state
  2987. case 1:
  2988. return &v.sizeCache
  2989. case 2:
  2990. return &v.unknownFields
  2991. default:
  2992. return nil
  2993. }
  2994. }
  2995. file_base_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  2996. switch v := v.(*StandardReply); i {
  2997. case 0:
  2998. return &v.state
  2999. case 1:
  3000. return &v.sizeCache
  3001. case 2:
  3002. return &v.unknownFields
  3003. default:
  3004. return nil
  3005. }
  3006. }
  3007. file_base_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  3008. switch v := v.(*SignUpRequest); i {
  3009. case 0:
  3010. return &v.state
  3011. case 1:
  3012. return &v.sizeCache
  3013. case 2:
  3014. return &v.unknownFields
  3015. default:
  3016. return nil
  3017. }
  3018. }
  3019. file_base_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  3020. switch v := v.(*SignInReply); i {
  3021. case 0:
  3022. return &v.state
  3023. case 1:
  3024. return &v.sizeCache
  3025. case 2:
  3026. return &v.unknownFields
  3027. default:
  3028. return nil
  3029. }
  3030. }
  3031. file_base_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  3032. switch v := v.(*SignInRequest); i {
  3033. case 0:
  3034. return &v.state
  3035. case 1:
  3036. return &v.sizeCache
  3037. case 2:
  3038. return &v.unknownFields
  3039. default:
  3040. return nil
  3041. }
  3042. }
  3043. file_base_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  3044. switch v := v.(*GenVerifyImageRequest); i {
  3045. case 0:
  3046. return &v.state
  3047. case 1:
  3048. return &v.sizeCache
  3049. case 2:
  3050. return &v.unknownFields
  3051. default:
  3052. return nil
  3053. }
  3054. }
  3055. file_base_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  3056. switch v := v.(*GenVerifyImageReply); i {
  3057. case 0:
  3058. return &v.state
  3059. case 1:
  3060. return &v.sizeCache
  3061. case 2:
  3062. return &v.unknownFields
  3063. default:
  3064. return nil
  3065. }
  3066. }
  3067. file_base_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  3068. switch v := v.(*ShopInfo); i {
  3069. case 0:
  3070. return &v.state
  3071. case 1:
  3072. return &v.sizeCache
  3073. case 2:
  3074. return &v.unknownFields
  3075. default:
  3076. return nil
  3077. }
  3078. }
  3079. file_base_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  3080. switch v := v.(*ShopDetailRequest); i {
  3081. case 0:
  3082. return &v.state
  3083. case 1:
  3084. return &v.sizeCache
  3085. case 2:
  3086. return &v.unknownFields
  3087. default:
  3088. return nil
  3089. }
  3090. }
  3091. file_base_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  3092. switch v := v.(*ShopListRequest); i {
  3093. case 0:
  3094. return &v.state
  3095. case 1:
  3096. return &v.sizeCache
  3097. case 2:
  3098. return &v.unknownFields
  3099. default:
  3100. return nil
  3101. }
  3102. }
  3103. file_base_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  3104. switch v := v.(*ShopListReply); i {
  3105. case 0:
  3106. return &v.state
  3107. case 1:
  3108. return &v.sizeCache
  3109. case 2:
  3110. return &v.unknownFields
  3111. default:
  3112. return nil
  3113. }
  3114. }
  3115. file_base_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  3116. switch v := v.(*GetShopNaviRequest); i {
  3117. case 0:
  3118. return &v.state
  3119. case 1:
  3120. return &v.sizeCache
  3121. case 2:
  3122. return &v.unknownFields
  3123. default:
  3124. return nil
  3125. }
  3126. }
  3127. file_base_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  3128. switch v := v.(*GetShopNaviAllRequest); i {
  3129. case 0:
  3130. return &v.state
  3131. case 1:
  3132. return &v.sizeCache
  3133. case 2:
  3134. return &v.unknownFields
  3135. default:
  3136. return nil
  3137. }
  3138. }
  3139. file_base_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  3140. switch v := v.(*Column); i {
  3141. case 0:
  3142. return &v.state
  3143. case 1:
  3144. return &v.sizeCache
  3145. case 2:
  3146. return &v.unknownFields
  3147. default:
  3148. return nil
  3149. }
  3150. }
  3151. file_base_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
  3152. switch v := v.(*GetShopNaviReply); i {
  3153. case 0:
  3154. return &v.state
  3155. case 1:
  3156. return &v.sizeCache
  3157. case 2:
  3158. return &v.unknownFields
  3159. default:
  3160. return nil
  3161. }
  3162. }
  3163. file_base_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
  3164. switch v := v.(*GetShopNaviAllReply); i {
  3165. case 0:
  3166. return &v.state
  3167. case 1:
  3168. return &v.sizeCache
  3169. case 2:
  3170. return &v.unknownFields
  3171. default:
  3172. return nil
  3173. }
  3174. }
  3175. file_base_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} {
  3176. switch v := v.(*GetOverlayImgRequest); i {
  3177. case 0:
  3178. return &v.state
  3179. case 1:
  3180. return &v.sizeCache
  3181. case 2:
  3182. return &v.unknownFields
  3183. default:
  3184. return nil
  3185. }
  3186. }
  3187. file_base_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} {
  3188. switch v := v.(*QiNiuTokenReply); i {
  3189. case 0:
  3190. return &v.state
  3191. case 1:
  3192. return &v.sizeCache
  3193. case 2:
  3194. return &v.unknownFields
  3195. default:
  3196. return nil
  3197. }
  3198. }
  3199. file_base_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} {
  3200. switch v := v.(*License); i {
  3201. case 0:
  3202. return &v.state
  3203. case 1:
  3204. return &v.sizeCache
  3205. case 2:
  3206. return &v.unknownFields
  3207. default:
  3208. return nil
  3209. }
  3210. }
  3211. file_base_proto_msgTypes[22].Exporter = func(v interface{}, i int) interface{} {
  3212. switch v := v.(*LicenseList); i {
  3213. case 0:
  3214. return &v.state
  3215. case 1:
  3216. return &v.sizeCache
  3217. case 2:
  3218. return &v.unknownFields
  3219. default:
  3220. return nil
  3221. }
  3222. }
  3223. file_base_proto_msgTypes[23].Exporter = func(v interface{}, i int) interface{} {
  3224. switch v := v.(*IdList); i {
  3225. case 0:
  3226. return &v.state
  3227. case 1:
  3228. return &v.sizeCache
  3229. case 2:
  3230. return &v.unknownFields
  3231. default:
  3232. return nil
  3233. }
  3234. }
  3235. file_base_proto_msgTypes[24].Exporter = func(v interface{}, i int) interface{} {
  3236. switch v := v.(*LicenseType); i {
  3237. case 0:
  3238. return &v.state
  3239. case 1:
  3240. return &v.sizeCache
  3241. case 2:
  3242. return &v.unknownFields
  3243. default:
  3244. return nil
  3245. }
  3246. }
  3247. file_base_proto_msgTypes[25].Exporter = func(v interface{}, i int) interface{} {
  3248. switch v := v.(*LicenseTypeMapReply); i {
  3249. case 0:
  3250. return &v.state
  3251. case 1:
  3252. return &v.sizeCache
  3253. case 2:
  3254. return &v.unknownFields
  3255. default:
  3256. return nil
  3257. }
  3258. }
  3259. file_base_proto_msgTypes[26].Exporter = func(v interface{}, i int) interface{} {
  3260. switch v := v.(*GenPhoneVerifyCodeRequestWX); i {
  3261. case 0:
  3262. return &v.state
  3263. case 1:
  3264. return &v.sizeCache
  3265. case 2:
  3266. return &v.unknownFields
  3267. default:
  3268. return nil
  3269. }
  3270. }
  3271. file_base_proto_msgTypes[27].Exporter = func(v interface{}, i int) interface{} {
  3272. switch v := v.(*CheckVerifyCodeRequest); i {
  3273. case 0:
  3274. return &v.state
  3275. case 1:
  3276. return &v.sizeCache
  3277. case 2:
  3278. return &v.unknownFields
  3279. default:
  3280. return nil
  3281. }
  3282. }
  3283. file_base_proto_msgTypes[28].Exporter = func(v interface{}, i int) interface{} {
  3284. switch v := v.(*WeiXinSignInRequest); i {
  3285. case 0:
  3286. return &v.state
  3287. case 1:
  3288. return &v.sizeCache
  3289. case 2:
  3290. return &v.unknownFields
  3291. default:
  3292. return nil
  3293. }
  3294. }
  3295. file_base_proto_msgTypes[29].Exporter = func(v interface{}, i int) interface{} {
  3296. switch v := v.(*ManageableSimpleQueryRequest); i {
  3297. case 0:
  3298. return &v.state
  3299. case 1:
  3300. return &v.sizeCache
  3301. case 2:
  3302. return &v.unknownFields
  3303. default:
  3304. return nil
  3305. }
  3306. }
  3307. file_base_proto_msgTypes[30].Exporter = func(v interface{}, i int) interface{} {
  3308. switch v := v.(*ManageableSimpleQueryReply); i {
  3309. case 0:
  3310. return &v.state
  3311. case 1:
  3312. return &v.sizeCache
  3313. case 2:
  3314. return &v.unknownFields
  3315. default:
  3316. return nil
  3317. }
  3318. }
  3319. }
  3320. type x struct{}
  3321. out := protoimpl.TypeBuilder{
  3322. File: protoimpl.DescBuilder{
  3323. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  3324. RawDescriptor: file_base_proto_rawDesc,
  3325. NumEnums: 3,
  3326. NumMessages: 32,
  3327. NumExtensions: 0,
  3328. NumServices: 1,
  3329. },
  3330. GoTypes: file_base_proto_goTypes,
  3331. DependencyIndexes: file_base_proto_depIdxs,
  3332. EnumInfos: file_base_proto_enumTypes,
  3333. MessageInfos: file_base_proto_msgTypes,
  3334. }.Build()
  3335. File_base_proto = out.File
  3336. file_base_proto_rawDesc = nil
  3337. file_base_proto_goTypes = nil
  3338. file_base_proto_depIdxs = nil
  3339. }