base.pb.go 155 KB

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