filer.pb.go 214 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.32.0
  4. // protoc v4.25.3
  5. // source: filer.proto
  6. package filer_pb
  7. import (
  8. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  9. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  10. reflect "reflect"
  11. sync "sync"
  12. )
  13. const (
  14. // Verify that this generated code is sufficiently up-to-date.
  15. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  16. // Verify that runtime/protoimpl is sufficiently up-to-date.
  17. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  18. )
  19. type LookupDirectoryEntryRequest struct {
  20. state protoimpl.MessageState
  21. sizeCache protoimpl.SizeCache
  22. unknownFields protoimpl.UnknownFields
  23. Directory string `protobuf:"bytes,1,opt,name=directory,proto3" json:"directory,omitempty"`
  24. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
  25. }
  26. func (x *LookupDirectoryEntryRequest) Reset() {
  27. *x = LookupDirectoryEntryRequest{}
  28. if protoimpl.UnsafeEnabled {
  29. mi := &file_filer_proto_msgTypes[0]
  30. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  31. ms.StoreMessageInfo(mi)
  32. }
  33. }
  34. func (x *LookupDirectoryEntryRequest) String() string {
  35. return protoimpl.X.MessageStringOf(x)
  36. }
  37. func (*LookupDirectoryEntryRequest) ProtoMessage() {}
  38. func (x *LookupDirectoryEntryRequest) ProtoReflect() protoreflect.Message {
  39. mi := &file_filer_proto_msgTypes[0]
  40. if protoimpl.UnsafeEnabled && x != nil {
  41. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  42. if ms.LoadMessageInfo() == nil {
  43. ms.StoreMessageInfo(mi)
  44. }
  45. return ms
  46. }
  47. return mi.MessageOf(x)
  48. }
  49. // Deprecated: Use LookupDirectoryEntryRequest.ProtoReflect.Descriptor instead.
  50. func (*LookupDirectoryEntryRequest) Descriptor() ([]byte, []int) {
  51. return file_filer_proto_rawDescGZIP(), []int{0}
  52. }
  53. func (x *LookupDirectoryEntryRequest) GetDirectory() string {
  54. if x != nil {
  55. return x.Directory
  56. }
  57. return ""
  58. }
  59. func (x *LookupDirectoryEntryRequest) GetName() string {
  60. if x != nil {
  61. return x.Name
  62. }
  63. return ""
  64. }
  65. type LookupDirectoryEntryResponse struct {
  66. state protoimpl.MessageState
  67. sizeCache protoimpl.SizeCache
  68. unknownFields protoimpl.UnknownFields
  69. Entry *Entry `protobuf:"bytes,1,opt,name=entry,proto3" json:"entry,omitempty"`
  70. }
  71. func (x *LookupDirectoryEntryResponse) Reset() {
  72. *x = LookupDirectoryEntryResponse{}
  73. if protoimpl.UnsafeEnabled {
  74. mi := &file_filer_proto_msgTypes[1]
  75. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  76. ms.StoreMessageInfo(mi)
  77. }
  78. }
  79. func (x *LookupDirectoryEntryResponse) String() string {
  80. return protoimpl.X.MessageStringOf(x)
  81. }
  82. func (*LookupDirectoryEntryResponse) ProtoMessage() {}
  83. func (x *LookupDirectoryEntryResponse) ProtoReflect() protoreflect.Message {
  84. mi := &file_filer_proto_msgTypes[1]
  85. if protoimpl.UnsafeEnabled && x != nil {
  86. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  87. if ms.LoadMessageInfo() == nil {
  88. ms.StoreMessageInfo(mi)
  89. }
  90. return ms
  91. }
  92. return mi.MessageOf(x)
  93. }
  94. // Deprecated: Use LookupDirectoryEntryResponse.ProtoReflect.Descriptor instead.
  95. func (*LookupDirectoryEntryResponse) Descriptor() ([]byte, []int) {
  96. return file_filer_proto_rawDescGZIP(), []int{1}
  97. }
  98. func (x *LookupDirectoryEntryResponse) GetEntry() *Entry {
  99. if x != nil {
  100. return x.Entry
  101. }
  102. return nil
  103. }
  104. type ListEntriesRequest struct {
  105. state protoimpl.MessageState
  106. sizeCache protoimpl.SizeCache
  107. unknownFields protoimpl.UnknownFields
  108. Directory string `protobuf:"bytes,1,opt,name=directory,proto3" json:"directory,omitempty"`
  109. Prefix string `protobuf:"bytes,2,opt,name=prefix,proto3" json:"prefix,omitempty"`
  110. StartFromFileName string `protobuf:"bytes,3,opt,name=startFromFileName,proto3" json:"startFromFileName,omitempty"`
  111. InclusiveStartFrom bool `protobuf:"varint,4,opt,name=inclusiveStartFrom,proto3" json:"inclusiveStartFrom,omitempty"`
  112. Limit uint32 `protobuf:"varint,5,opt,name=limit,proto3" json:"limit,omitempty"`
  113. }
  114. func (x *ListEntriesRequest) Reset() {
  115. *x = ListEntriesRequest{}
  116. if protoimpl.UnsafeEnabled {
  117. mi := &file_filer_proto_msgTypes[2]
  118. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  119. ms.StoreMessageInfo(mi)
  120. }
  121. }
  122. func (x *ListEntriesRequest) String() string {
  123. return protoimpl.X.MessageStringOf(x)
  124. }
  125. func (*ListEntriesRequest) ProtoMessage() {}
  126. func (x *ListEntriesRequest) ProtoReflect() protoreflect.Message {
  127. mi := &file_filer_proto_msgTypes[2]
  128. if protoimpl.UnsafeEnabled && x != nil {
  129. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  130. if ms.LoadMessageInfo() == nil {
  131. ms.StoreMessageInfo(mi)
  132. }
  133. return ms
  134. }
  135. return mi.MessageOf(x)
  136. }
  137. // Deprecated: Use ListEntriesRequest.ProtoReflect.Descriptor instead.
  138. func (*ListEntriesRequest) Descriptor() ([]byte, []int) {
  139. return file_filer_proto_rawDescGZIP(), []int{2}
  140. }
  141. func (x *ListEntriesRequest) GetDirectory() string {
  142. if x != nil {
  143. return x.Directory
  144. }
  145. return ""
  146. }
  147. func (x *ListEntriesRequest) GetPrefix() string {
  148. if x != nil {
  149. return x.Prefix
  150. }
  151. return ""
  152. }
  153. func (x *ListEntriesRequest) GetStartFromFileName() string {
  154. if x != nil {
  155. return x.StartFromFileName
  156. }
  157. return ""
  158. }
  159. func (x *ListEntriesRequest) GetInclusiveStartFrom() bool {
  160. if x != nil {
  161. return x.InclusiveStartFrom
  162. }
  163. return false
  164. }
  165. func (x *ListEntriesRequest) GetLimit() uint32 {
  166. if x != nil {
  167. return x.Limit
  168. }
  169. return 0
  170. }
  171. type ListEntriesResponse struct {
  172. state protoimpl.MessageState
  173. sizeCache protoimpl.SizeCache
  174. unknownFields protoimpl.UnknownFields
  175. Entry *Entry `protobuf:"bytes,1,opt,name=entry,proto3" json:"entry,omitempty"`
  176. }
  177. func (x *ListEntriesResponse) Reset() {
  178. *x = ListEntriesResponse{}
  179. if protoimpl.UnsafeEnabled {
  180. mi := &file_filer_proto_msgTypes[3]
  181. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  182. ms.StoreMessageInfo(mi)
  183. }
  184. }
  185. func (x *ListEntriesResponse) String() string {
  186. return protoimpl.X.MessageStringOf(x)
  187. }
  188. func (*ListEntriesResponse) ProtoMessage() {}
  189. func (x *ListEntriesResponse) ProtoReflect() protoreflect.Message {
  190. mi := &file_filer_proto_msgTypes[3]
  191. if protoimpl.UnsafeEnabled && x != nil {
  192. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  193. if ms.LoadMessageInfo() == nil {
  194. ms.StoreMessageInfo(mi)
  195. }
  196. return ms
  197. }
  198. return mi.MessageOf(x)
  199. }
  200. // Deprecated: Use ListEntriesResponse.ProtoReflect.Descriptor instead.
  201. func (*ListEntriesResponse) Descriptor() ([]byte, []int) {
  202. return file_filer_proto_rawDescGZIP(), []int{3}
  203. }
  204. func (x *ListEntriesResponse) GetEntry() *Entry {
  205. if x != nil {
  206. return x.Entry
  207. }
  208. return nil
  209. }
  210. type RemoteEntry struct {
  211. state protoimpl.MessageState
  212. sizeCache protoimpl.SizeCache
  213. unknownFields protoimpl.UnknownFields
  214. StorageName string `protobuf:"bytes,1,opt,name=storage_name,json=storageName,proto3" json:"storage_name,omitempty"`
  215. LastLocalSyncTsNs int64 `protobuf:"varint,2,opt,name=last_local_sync_ts_ns,json=lastLocalSyncTsNs,proto3" json:"last_local_sync_ts_ns,omitempty"`
  216. RemoteETag string `protobuf:"bytes,3,opt,name=remote_e_tag,json=remoteETag,proto3" json:"remote_e_tag,omitempty"`
  217. RemoteMtime int64 `protobuf:"varint,4,opt,name=remote_mtime,json=remoteMtime,proto3" json:"remote_mtime,omitempty"`
  218. RemoteSize int64 `protobuf:"varint,5,opt,name=remote_size,json=remoteSize,proto3" json:"remote_size,omitempty"`
  219. }
  220. func (x *RemoteEntry) Reset() {
  221. *x = RemoteEntry{}
  222. if protoimpl.UnsafeEnabled {
  223. mi := &file_filer_proto_msgTypes[4]
  224. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  225. ms.StoreMessageInfo(mi)
  226. }
  227. }
  228. func (x *RemoteEntry) String() string {
  229. return protoimpl.X.MessageStringOf(x)
  230. }
  231. func (*RemoteEntry) ProtoMessage() {}
  232. func (x *RemoteEntry) ProtoReflect() protoreflect.Message {
  233. mi := &file_filer_proto_msgTypes[4]
  234. if protoimpl.UnsafeEnabled && x != nil {
  235. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  236. if ms.LoadMessageInfo() == nil {
  237. ms.StoreMessageInfo(mi)
  238. }
  239. return ms
  240. }
  241. return mi.MessageOf(x)
  242. }
  243. // Deprecated: Use RemoteEntry.ProtoReflect.Descriptor instead.
  244. func (*RemoteEntry) Descriptor() ([]byte, []int) {
  245. return file_filer_proto_rawDescGZIP(), []int{4}
  246. }
  247. func (x *RemoteEntry) GetStorageName() string {
  248. if x != nil {
  249. return x.StorageName
  250. }
  251. return ""
  252. }
  253. func (x *RemoteEntry) GetLastLocalSyncTsNs() int64 {
  254. if x != nil {
  255. return x.LastLocalSyncTsNs
  256. }
  257. return 0
  258. }
  259. func (x *RemoteEntry) GetRemoteETag() string {
  260. if x != nil {
  261. return x.RemoteETag
  262. }
  263. return ""
  264. }
  265. func (x *RemoteEntry) GetRemoteMtime() int64 {
  266. if x != nil {
  267. return x.RemoteMtime
  268. }
  269. return 0
  270. }
  271. func (x *RemoteEntry) GetRemoteSize() int64 {
  272. if x != nil {
  273. return x.RemoteSize
  274. }
  275. return 0
  276. }
  277. type Entry struct {
  278. state protoimpl.MessageState
  279. sizeCache protoimpl.SizeCache
  280. unknownFields protoimpl.UnknownFields
  281. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  282. IsDirectory bool `protobuf:"varint,2,opt,name=is_directory,json=isDirectory,proto3" json:"is_directory,omitempty"`
  283. Chunks []*FileChunk `protobuf:"bytes,3,rep,name=chunks,proto3" json:"chunks,omitempty"`
  284. Attributes *FuseAttributes `protobuf:"bytes,4,opt,name=attributes,proto3" json:"attributes,omitempty"`
  285. Extended map[string][]byte `protobuf:"bytes,5,rep,name=extended,proto3" json:"extended,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
  286. HardLinkId []byte `protobuf:"bytes,7,opt,name=hard_link_id,json=hardLinkId,proto3" json:"hard_link_id,omitempty"`
  287. HardLinkCounter int32 `protobuf:"varint,8,opt,name=hard_link_counter,json=hardLinkCounter,proto3" json:"hard_link_counter,omitempty"` // only exists in hard link meta data
  288. Content []byte `protobuf:"bytes,9,opt,name=content,proto3" json:"content,omitempty"` // if not empty, the file content
  289. RemoteEntry *RemoteEntry `protobuf:"bytes,10,opt,name=remote_entry,json=remoteEntry,proto3" json:"remote_entry,omitempty"`
  290. Quota int64 `protobuf:"varint,11,opt,name=quota,proto3" json:"quota,omitempty"` // for bucket only. Positive/Negative means enabled/disabled.
  291. }
  292. func (x *Entry) Reset() {
  293. *x = Entry{}
  294. if protoimpl.UnsafeEnabled {
  295. mi := &file_filer_proto_msgTypes[5]
  296. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  297. ms.StoreMessageInfo(mi)
  298. }
  299. }
  300. func (x *Entry) String() string {
  301. return protoimpl.X.MessageStringOf(x)
  302. }
  303. func (*Entry) ProtoMessage() {}
  304. func (x *Entry) ProtoReflect() protoreflect.Message {
  305. mi := &file_filer_proto_msgTypes[5]
  306. if protoimpl.UnsafeEnabled && x != nil {
  307. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  308. if ms.LoadMessageInfo() == nil {
  309. ms.StoreMessageInfo(mi)
  310. }
  311. return ms
  312. }
  313. return mi.MessageOf(x)
  314. }
  315. // Deprecated: Use Entry.ProtoReflect.Descriptor instead.
  316. func (*Entry) Descriptor() ([]byte, []int) {
  317. return file_filer_proto_rawDescGZIP(), []int{5}
  318. }
  319. func (x *Entry) GetName() string {
  320. if x != nil {
  321. return x.Name
  322. }
  323. return ""
  324. }
  325. func (x *Entry) GetIsDirectory() bool {
  326. if x != nil {
  327. return x.IsDirectory
  328. }
  329. return false
  330. }
  331. func (x *Entry) GetChunks() []*FileChunk {
  332. if x != nil {
  333. return x.Chunks
  334. }
  335. return nil
  336. }
  337. func (x *Entry) GetAttributes() *FuseAttributes {
  338. if x != nil {
  339. return x.Attributes
  340. }
  341. return nil
  342. }
  343. func (x *Entry) GetExtended() map[string][]byte {
  344. if x != nil {
  345. return x.Extended
  346. }
  347. return nil
  348. }
  349. func (x *Entry) GetHardLinkId() []byte {
  350. if x != nil {
  351. return x.HardLinkId
  352. }
  353. return nil
  354. }
  355. func (x *Entry) GetHardLinkCounter() int32 {
  356. if x != nil {
  357. return x.HardLinkCounter
  358. }
  359. return 0
  360. }
  361. func (x *Entry) GetContent() []byte {
  362. if x != nil {
  363. return x.Content
  364. }
  365. return nil
  366. }
  367. func (x *Entry) GetRemoteEntry() *RemoteEntry {
  368. if x != nil {
  369. return x.RemoteEntry
  370. }
  371. return nil
  372. }
  373. func (x *Entry) GetQuota() int64 {
  374. if x != nil {
  375. return x.Quota
  376. }
  377. return 0
  378. }
  379. type FullEntry struct {
  380. state protoimpl.MessageState
  381. sizeCache protoimpl.SizeCache
  382. unknownFields protoimpl.UnknownFields
  383. Dir string `protobuf:"bytes,1,opt,name=dir,proto3" json:"dir,omitempty"`
  384. Entry *Entry `protobuf:"bytes,2,opt,name=entry,proto3" json:"entry,omitempty"`
  385. }
  386. func (x *FullEntry) Reset() {
  387. *x = FullEntry{}
  388. if protoimpl.UnsafeEnabled {
  389. mi := &file_filer_proto_msgTypes[6]
  390. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  391. ms.StoreMessageInfo(mi)
  392. }
  393. }
  394. func (x *FullEntry) String() string {
  395. return protoimpl.X.MessageStringOf(x)
  396. }
  397. func (*FullEntry) ProtoMessage() {}
  398. func (x *FullEntry) ProtoReflect() protoreflect.Message {
  399. mi := &file_filer_proto_msgTypes[6]
  400. if protoimpl.UnsafeEnabled && x != nil {
  401. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  402. if ms.LoadMessageInfo() == nil {
  403. ms.StoreMessageInfo(mi)
  404. }
  405. return ms
  406. }
  407. return mi.MessageOf(x)
  408. }
  409. // Deprecated: Use FullEntry.ProtoReflect.Descriptor instead.
  410. func (*FullEntry) Descriptor() ([]byte, []int) {
  411. return file_filer_proto_rawDescGZIP(), []int{6}
  412. }
  413. func (x *FullEntry) GetDir() string {
  414. if x != nil {
  415. return x.Dir
  416. }
  417. return ""
  418. }
  419. func (x *FullEntry) GetEntry() *Entry {
  420. if x != nil {
  421. return x.Entry
  422. }
  423. return nil
  424. }
  425. type EventNotification struct {
  426. state protoimpl.MessageState
  427. sizeCache protoimpl.SizeCache
  428. unknownFields protoimpl.UnknownFields
  429. OldEntry *Entry `protobuf:"bytes,1,opt,name=old_entry,json=oldEntry,proto3" json:"old_entry,omitempty"`
  430. NewEntry *Entry `protobuf:"bytes,2,opt,name=new_entry,json=newEntry,proto3" json:"new_entry,omitempty"`
  431. DeleteChunks bool `protobuf:"varint,3,opt,name=delete_chunks,json=deleteChunks,proto3" json:"delete_chunks,omitempty"`
  432. NewParentPath string `protobuf:"bytes,4,opt,name=new_parent_path,json=newParentPath,proto3" json:"new_parent_path,omitempty"`
  433. IsFromOtherCluster bool `protobuf:"varint,5,opt,name=is_from_other_cluster,json=isFromOtherCluster,proto3" json:"is_from_other_cluster,omitempty"`
  434. Signatures []int32 `protobuf:"varint,6,rep,packed,name=signatures,proto3" json:"signatures,omitempty"`
  435. }
  436. func (x *EventNotification) Reset() {
  437. *x = EventNotification{}
  438. if protoimpl.UnsafeEnabled {
  439. mi := &file_filer_proto_msgTypes[7]
  440. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  441. ms.StoreMessageInfo(mi)
  442. }
  443. }
  444. func (x *EventNotification) String() string {
  445. return protoimpl.X.MessageStringOf(x)
  446. }
  447. func (*EventNotification) ProtoMessage() {}
  448. func (x *EventNotification) ProtoReflect() protoreflect.Message {
  449. mi := &file_filer_proto_msgTypes[7]
  450. if protoimpl.UnsafeEnabled && x != nil {
  451. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  452. if ms.LoadMessageInfo() == nil {
  453. ms.StoreMessageInfo(mi)
  454. }
  455. return ms
  456. }
  457. return mi.MessageOf(x)
  458. }
  459. // Deprecated: Use EventNotification.ProtoReflect.Descriptor instead.
  460. func (*EventNotification) Descriptor() ([]byte, []int) {
  461. return file_filer_proto_rawDescGZIP(), []int{7}
  462. }
  463. func (x *EventNotification) GetOldEntry() *Entry {
  464. if x != nil {
  465. return x.OldEntry
  466. }
  467. return nil
  468. }
  469. func (x *EventNotification) GetNewEntry() *Entry {
  470. if x != nil {
  471. return x.NewEntry
  472. }
  473. return nil
  474. }
  475. func (x *EventNotification) GetDeleteChunks() bool {
  476. if x != nil {
  477. return x.DeleteChunks
  478. }
  479. return false
  480. }
  481. func (x *EventNotification) GetNewParentPath() string {
  482. if x != nil {
  483. return x.NewParentPath
  484. }
  485. return ""
  486. }
  487. func (x *EventNotification) GetIsFromOtherCluster() bool {
  488. if x != nil {
  489. return x.IsFromOtherCluster
  490. }
  491. return false
  492. }
  493. func (x *EventNotification) GetSignatures() []int32 {
  494. if x != nil {
  495. return x.Signatures
  496. }
  497. return nil
  498. }
  499. type FileChunk struct {
  500. state protoimpl.MessageState
  501. sizeCache protoimpl.SizeCache
  502. unknownFields protoimpl.UnknownFields
  503. FileId string `protobuf:"bytes,1,opt,name=file_id,json=fileId,proto3" json:"file_id,omitempty"` // to be deprecated
  504. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset,omitempty"`
  505. Size uint64 `protobuf:"varint,3,opt,name=size,proto3" json:"size,omitempty"`
  506. ModifiedTsNs int64 `protobuf:"varint,4,opt,name=modified_ts_ns,json=modifiedTsNs,proto3" json:"modified_ts_ns,omitempty"`
  507. ETag string `protobuf:"bytes,5,opt,name=e_tag,json=eTag,proto3" json:"e_tag,omitempty"`
  508. SourceFileId string `protobuf:"bytes,6,opt,name=source_file_id,json=sourceFileId,proto3" json:"source_file_id,omitempty"` // to be deprecated
  509. Fid *FileId `protobuf:"bytes,7,opt,name=fid,proto3" json:"fid,omitempty"`
  510. SourceFid *FileId `protobuf:"bytes,8,opt,name=source_fid,json=sourceFid,proto3" json:"source_fid,omitempty"`
  511. CipherKey []byte `protobuf:"bytes,9,opt,name=cipher_key,json=cipherKey,proto3" json:"cipher_key,omitempty"`
  512. IsCompressed bool `protobuf:"varint,10,opt,name=is_compressed,json=isCompressed,proto3" json:"is_compressed,omitempty"`
  513. IsChunkManifest bool `protobuf:"varint,11,opt,name=is_chunk_manifest,json=isChunkManifest,proto3" json:"is_chunk_manifest,omitempty"` // content is a list of FileChunks
  514. }
  515. func (x *FileChunk) Reset() {
  516. *x = FileChunk{}
  517. if protoimpl.UnsafeEnabled {
  518. mi := &file_filer_proto_msgTypes[8]
  519. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  520. ms.StoreMessageInfo(mi)
  521. }
  522. }
  523. func (x *FileChunk) String() string {
  524. return protoimpl.X.MessageStringOf(x)
  525. }
  526. func (*FileChunk) ProtoMessage() {}
  527. func (x *FileChunk) ProtoReflect() protoreflect.Message {
  528. mi := &file_filer_proto_msgTypes[8]
  529. if protoimpl.UnsafeEnabled && x != nil {
  530. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  531. if ms.LoadMessageInfo() == nil {
  532. ms.StoreMessageInfo(mi)
  533. }
  534. return ms
  535. }
  536. return mi.MessageOf(x)
  537. }
  538. // Deprecated: Use FileChunk.ProtoReflect.Descriptor instead.
  539. func (*FileChunk) Descriptor() ([]byte, []int) {
  540. return file_filer_proto_rawDescGZIP(), []int{8}
  541. }
  542. func (x *FileChunk) GetFileId() string {
  543. if x != nil {
  544. return x.FileId
  545. }
  546. return ""
  547. }
  548. func (x *FileChunk) GetOffset() int64 {
  549. if x != nil {
  550. return x.Offset
  551. }
  552. return 0
  553. }
  554. func (x *FileChunk) GetSize() uint64 {
  555. if x != nil {
  556. return x.Size
  557. }
  558. return 0
  559. }
  560. func (x *FileChunk) GetModifiedTsNs() int64 {
  561. if x != nil {
  562. return x.ModifiedTsNs
  563. }
  564. return 0
  565. }
  566. func (x *FileChunk) GetETag() string {
  567. if x != nil {
  568. return x.ETag
  569. }
  570. return ""
  571. }
  572. func (x *FileChunk) GetSourceFileId() string {
  573. if x != nil {
  574. return x.SourceFileId
  575. }
  576. return ""
  577. }
  578. func (x *FileChunk) GetFid() *FileId {
  579. if x != nil {
  580. return x.Fid
  581. }
  582. return nil
  583. }
  584. func (x *FileChunk) GetSourceFid() *FileId {
  585. if x != nil {
  586. return x.SourceFid
  587. }
  588. return nil
  589. }
  590. func (x *FileChunk) GetCipherKey() []byte {
  591. if x != nil {
  592. return x.CipherKey
  593. }
  594. return nil
  595. }
  596. func (x *FileChunk) GetIsCompressed() bool {
  597. if x != nil {
  598. return x.IsCompressed
  599. }
  600. return false
  601. }
  602. func (x *FileChunk) GetIsChunkManifest() bool {
  603. if x != nil {
  604. return x.IsChunkManifest
  605. }
  606. return false
  607. }
  608. type FileChunkManifest struct {
  609. state protoimpl.MessageState
  610. sizeCache protoimpl.SizeCache
  611. unknownFields protoimpl.UnknownFields
  612. Chunks []*FileChunk `protobuf:"bytes,1,rep,name=chunks,proto3" json:"chunks,omitempty"`
  613. }
  614. func (x *FileChunkManifest) Reset() {
  615. *x = FileChunkManifest{}
  616. if protoimpl.UnsafeEnabled {
  617. mi := &file_filer_proto_msgTypes[9]
  618. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  619. ms.StoreMessageInfo(mi)
  620. }
  621. }
  622. func (x *FileChunkManifest) String() string {
  623. return protoimpl.X.MessageStringOf(x)
  624. }
  625. func (*FileChunkManifest) ProtoMessage() {}
  626. func (x *FileChunkManifest) ProtoReflect() protoreflect.Message {
  627. mi := &file_filer_proto_msgTypes[9]
  628. if protoimpl.UnsafeEnabled && x != nil {
  629. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  630. if ms.LoadMessageInfo() == nil {
  631. ms.StoreMessageInfo(mi)
  632. }
  633. return ms
  634. }
  635. return mi.MessageOf(x)
  636. }
  637. // Deprecated: Use FileChunkManifest.ProtoReflect.Descriptor instead.
  638. func (*FileChunkManifest) Descriptor() ([]byte, []int) {
  639. return file_filer_proto_rawDescGZIP(), []int{9}
  640. }
  641. func (x *FileChunkManifest) GetChunks() []*FileChunk {
  642. if x != nil {
  643. return x.Chunks
  644. }
  645. return nil
  646. }
  647. type FileId struct {
  648. state protoimpl.MessageState
  649. sizeCache protoimpl.SizeCache
  650. unknownFields protoimpl.UnknownFields
  651. VolumeId uint32 `protobuf:"varint,1,opt,name=volume_id,json=volumeId,proto3" json:"volume_id,omitempty"`
  652. FileKey uint64 `protobuf:"varint,2,opt,name=file_key,json=fileKey,proto3" json:"file_key,omitempty"`
  653. Cookie uint32 `protobuf:"fixed32,3,opt,name=cookie,proto3" json:"cookie,omitempty"`
  654. }
  655. func (x *FileId) Reset() {
  656. *x = FileId{}
  657. if protoimpl.UnsafeEnabled {
  658. mi := &file_filer_proto_msgTypes[10]
  659. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  660. ms.StoreMessageInfo(mi)
  661. }
  662. }
  663. func (x *FileId) String() string {
  664. return protoimpl.X.MessageStringOf(x)
  665. }
  666. func (*FileId) ProtoMessage() {}
  667. func (x *FileId) ProtoReflect() protoreflect.Message {
  668. mi := &file_filer_proto_msgTypes[10]
  669. if protoimpl.UnsafeEnabled && x != nil {
  670. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  671. if ms.LoadMessageInfo() == nil {
  672. ms.StoreMessageInfo(mi)
  673. }
  674. return ms
  675. }
  676. return mi.MessageOf(x)
  677. }
  678. // Deprecated: Use FileId.ProtoReflect.Descriptor instead.
  679. func (*FileId) Descriptor() ([]byte, []int) {
  680. return file_filer_proto_rawDescGZIP(), []int{10}
  681. }
  682. func (x *FileId) GetVolumeId() uint32 {
  683. if x != nil {
  684. return x.VolumeId
  685. }
  686. return 0
  687. }
  688. func (x *FileId) GetFileKey() uint64 {
  689. if x != nil {
  690. return x.FileKey
  691. }
  692. return 0
  693. }
  694. func (x *FileId) GetCookie() uint32 {
  695. if x != nil {
  696. return x.Cookie
  697. }
  698. return 0
  699. }
  700. type FuseAttributes struct {
  701. state protoimpl.MessageState
  702. sizeCache protoimpl.SizeCache
  703. unknownFields protoimpl.UnknownFields
  704. FileSize uint64 `protobuf:"varint,1,opt,name=file_size,json=fileSize,proto3" json:"file_size,omitempty"`
  705. Mtime int64 `protobuf:"varint,2,opt,name=mtime,proto3" json:"mtime,omitempty"` // unix time in seconds
  706. FileMode uint32 `protobuf:"varint,3,opt,name=file_mode,json=fileMode,proto3" json:"file_mode,omitempty"`
  707. Uid uint32 `protobuf:"varint,4,opt,name=uid,proto3" json:"uid,omitempty"`
  708. Gid uint32 `protobuf:"varint,5,opt,name=gid,proto3" json:"gid,omitempty"`
  709. Crtime int64 `protobuf:"varint,6,opt,name=crtime,proto3" json:"crtime,omitempty"` // unix time in seconds
  710. Mime string `protobuf:"bytes,7,opt,name=mime,proto3" json:"mime,omitempty"`
  711. TtlSec int32 `protobuf:"varint,10,opt,name=ttl_sec,json=ttlSec,proto3" json:"ttl_sec,omitempty"`
  712. UserName string `protobuf:"bytes,11,opt,name=user_name,json=userName,proto3" json:"user_name,omitempty"` // for hdfs
  713. GroupName []string `protobuf:"bytes,12,rep,name=group_name,json=groupName,proto3" json:"group_name,omitempty"` // for hdfs
  714. SymlinkTarget string `protobuf:"bytes,13,opt,name=symlink_target,json=symlinkTarget,proto3" json:"symlink_target,omitempty"`
  715. Md5 []byte `protobuf:"bytes,14,opt,name=md5,proto3" json:"md5,omitempty"`
  716. Rdev uint32 `protobuf:"varint,16,opt,name=rdev,proto3" json:"rdev,omitempty"`
  717. Inode uint64 `protobuf:"varint,17,opt,name=inode,proto3" json:"inode,omitempty"`
  718. }
  719. func (x *FuseAttributes) Reset() {
  720. *x = FuseAttributes{}
  721. if protoimpl.UnsafeEnabled {
  722. mi := &file_filer_proto_msgTypes[11]
  723. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  724. ms.StoreMessageInfo(mi)
  725. }
  726. }
  727. func (x *FuseAttributes) String() string {
  728. return protoimpl.X.MessageStringOf(x)
  729. }
  730. func (*FuseAttributes) ProtoMessage() {}
  731. func (x *FuseAttributes) ProtoReflect() protoreflect.Message {
  732. mi := &file_filer_proto_msgTypes[11]
  733. if protoimpl.UnsafeEnabled && x != nil {
  734. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  735. if ms.LoadMessageInfo() == nil {
  736. ms.StoreMessageInfo(mi)
  737. }
  738. return ms
  739. }
  740. return mi.MessageOf(x)
  741. }
  742. // Deprecated: Use FuseAttributes.ProtoReflect.Descriptor instead.
  743. func (*FuseAttributes) Descriptor() ([]byte, []int) {
  744. return file_filer_proto_rawDescGZIP(), []int{11}
  745. }
  746. func (x *FuseAttributes) GetFileSize() uint64 {
  747. if x != nil {
  748. return x.FileSize
  749. }
  750. return 0
  751. }
  752. func (x *FuseAttributes) GetMtime() int64 {
  753. if x != nil {
  754. return x.Mtime
  755. }
  756. return 0
  757. }
  758. func (x *FuseAttributes) GetFileMode() uint32 {
  759. if x != nil {
  760. return x.FileMode
  761. }
  762. return 0
  763. }
  764. func (x *FuseAttributes) GetUid() uint32 {
  765. if x != nil {
  766. return x.Uid
  767. }
  768. return 0
  769. }
  770. func (x *FuseAttributes) GetGid() uint32 {
  771. if x != nil {
  772. return x.Gid
  773. }
  774. return 0
  775. }
  776. func (x *FuseAttributes) GetCrtime() int64 {
  777. if x != nil {
  778. return x.Crtime
  779. }
  780. return 0
  781. }
  782. func (x *FuseAttributes) GetMime() string {
  783. if x != nil {
  784. return x.Mime
  785. }
  786. return ""
  787. }
  788. func (x *FuseAttributes) GetTtlSec() int32 {
  789. if x != nil {
  790. return x.TtlSec
  791. }
  792. return 0
  793. }
  794. func (x *FuseAttributes) GetUserName() string {
  795. if x != nil {
  796. return x.UserName
  797. }
  798. return ""
  799. }
  800. func (x *FuseAttributes) GetGroupName() []string {
  801. if x != nil {
  802. return x.GroupName
  803. }
  804. return nil
  805. }
  806. func (x *FuseAttributes) GetSymlinkTarget() string {
  807. if x != nil {
  808. return x.SymlinkTarget
  809. }
  810. return ""
  811. }
  812. func (x *FuseAttributes) GetMd5() []byte {
  813. if x != nil {
  814. return x.Md5
  815. }
  816. return nil
  817. }
  818. func (x *FuseAttributes) GetRdev() uint32 {
  819. if x != nil {
  820. return x.Rdev
  821. }
  822. return 0
  823. }
  824. func (x *FuseAttributes) GetInode() uint64 {
  825. if x != nil {
  826. return x.Inode
  827. }
  828. return 0
  829. }
  830. type CreateEntryRequest struct {
  831. state protoimpl.MessageState
  832. sizeCache protoimpl.SizeCache
  833. unknownFields protoimpl.UnknownFields
  834. Directory string `protobuf:"bytes,1,opt,name=directory,proto3" json:"directory,omitempty"`
  835. Entry *Entry `protobuf:"bytes,2,opt,name=entry,proto3" json:"entry,omitempty"`
  836. OExcl bool `protobuf:"varint,3,opt,name=o_excl,json=oExcl,proto3" json:"o_excl,omitempty"`
  837. IsFromOtherCluster bool `protobuf:"varint,4,opt,name=is_from_other_cluster,json=isFromOtherCluster,proto3" json:"is_from_other_cluster,omitempty"`
  838. Signatures []int32 `protobuf:"varint,5,rep,packed,name=signatures,proto3" json:"signatures,omitempty"`
  839. SkipCheckParentDirectory bool `protobuf:"varint,6,opt,name=skip_check_parent_directory,json=skipCheckParentDirectory,proto3" json:"skip_check_parent_directory,omitempty"`
  840. }
  841. func (x *CreateEntryRequest) Reset() {
  842. *x = CreateEntryRequest{}
  843. if protoimpl.UnsafeEnabled {
  844. mi := &file_filer_proto_msgTypes[12]
  845. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  846. ms.StoreMessageInfo(mi)
  847. }
  848. }
  849. func (x *CreateEntryRequest) String() string {
  850. return protoimpl.X.MessageStringOf(x)
  851. }
  852. func (*CreateEntryRequest) ProtoMessage() {}
  853. func (x *CreateEntryRequest) ProtoReflect() protoreflect.Message {
  854. mi := &file_filer_proto_msgTypes[12]
  855. if protoimpl.UnsafeEnabled && x != nil {
  856. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  857. if ms.LoadMessageInfo() == nil {
  858. ms.StoreMessageInfo(mi)
  859. }
  860. return ms
  861. }
  862. return mi.MessageOf(x)
  863. }
  864. // Deprecated: Use CreateEntryRequest.ProtoReflect.Descriptor instead.
  865. func (*CreateEntryRequest) Descriptor() ([]byte, []int) {
  866. return file_filer_proto_rawDescGZIP(), []int{12}
  867. }
  868. func (x *CreateEntryRequest) GetDirectory() string {
  869. if x != nil {
  870. return x.Directory
  871. }
  872. return ""
  873. }
  874. func (x *CreateEntryRequest) GetEntry() *Entry {
  875. if x != nil {
  876. return x.Entry
  877. }
  878. return nil
  879. }
  880. func (x *CreateEntryRequest) GetOExcl() bool {
  881. if x != nil {
  882. return x.OExcl
  883. }
  884. return false
  885. }
  886. func (x *CreateEntryRequest) GetIsFromOtherCluster() bool {
  887. if x != nil {
  888. return x.IsFromOtherCluster
  889. }
  890. return false
  891. }
  892. func (x *CreateEntryRequest) GetSignatures() []int32 {
  893. if x != nil {
  894. return x.Signatures
  895. }
  896. return nil
  897. }
  898. func (x *CreateEntryRequest) GetSkipCheckParentDirectory() bool {
  899. if x != nil {
  900. return x.SkipCheckParentDirectory
  901. }
  902. return false
  903. }
  904. type CreateEntryResponse struct {
  905. state protoimpl.MessageState
  906. sizeCache protoimpl.SizeCache
  907. unknownFields protoimpl.UnknownFields
  908. Error string `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"`
  909. }
  910. func (x *CreateEntryResponse) Reset() {
  911. *x = CreateEntryResponse{}
  912. if protoimpl.UnsafeEnabled {
  913. mi := &file_filer_proto_msgTypes[13]
  914. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  915. ms.StoreMessageInfo(mi)
  916. }
  917. }
  918. func (x *CreateEntryResponse) String() string {
  919. return protoimpl.X.MessageStringOf(x)
  920. }
  921. func (*CreateEntryResponse) ProtoMessage() {}
  922. func (x *CreateEntryResponse) ProtoReflect() protoreflect.Message {
  923. mi := &file_filer_proto_msgTypes[13]
  924. if protoimpl.UnsafeEnabled && x != nil {
  925. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  926. if ms.LoadMessageInfo() == nil {
  927. ms.StoreMessageInfo(mi)
  928. }
  929. return ms
  930. }
  931. return mi.MessageOf(x)
  932. }
  933. // Deprecated: Use CreateEntryResponse.ProtoReflect.Descriptor instead.
  934. func (*CreateEntryResponse) Descriptor() ([]byte, []int) {
  935. return file_filer_proto_rawDescGZIP(), []int{13}
  936. }
  937. func (x *CreateEntryResponse) GetError() string {
  938. if x != nil {
  939. return x.Error
  940. }
  941. return ""
  942. }
  943. type UpdateEntryRequest struct {
  944. state protoimpl.MessageState
  945. sizeCache protoimpl.SizeCache
  946. unknownFields protoimpl.UnknownFields
  947. Directory string `protobuf:"bytes,1,opt,name=directory,proto3" json:"directory,omitempty"`
  948. Entry *Entry `protobuf:"bytes,2,opt,name=entry,proto3" json:"entry,omitempty"`
  949. IsFromOtherCluster bool `protobuf:"varint,3,opt,name=is_from_other_cluster,json=isFromOtherCluster,proto3" json:"is_from_other_cluster,omitempty"`
  950. Signatures []int32 `protobuf:"varint,4,rep,packed,name=signatures,proto3" json:"signatures,omitempty"`
  951. }
  952. func (x *UpdateEntryRequest) Reset() {
  953. *x = UpdateEntryRequest{}
  954. if protoimpl.UnsafeEnabled {
  955. mi := &file_filer_proto_msgTypes[14]
  956. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  957. ms.StoreMessageInfo(mi)
  958. }
  959. }
  960. func (x *UpdateEntryRequest) String() string {
  961. return protoimpl.X.MessageStringOf(x)
  962. }
  963. func (*UpdateEntryRequest) ProtoMessage() {}
  964. func (x *UpdateEntryRequest) ProtoReflect() protoreflect.Message {
  965. mi := &file_filer_proto_msgTypes[14]
  966. if protoimpl.UnsafeEnabled && x != nil {
  967. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  968. if ms.LoadMessageInfo() == nil {
  969. ms.StoreMessageInfo(mi)
  970. }
  971. return ms
  972. }
  973. return mi.MessageOf(x)
  974. }
  975. // Deprecated: Use UpdateEntryRequest.ProtoReflect.Descriptor instead.
  976. func (*UpdateEntryRequest) Descriptor() ([]byte, []int) {
  977. return file_filer_proto_rawDescGZIP(), []int{14}
  978. }
  979. func (x *UpdateEntryRequest) GetDirectory() string {
  980. if x != nil {
  981. return x.Directory
  982. }
  983. return ""
  984. }
  985. func (x *UpdateEntryRequest) GetEntry() *Entry {
  986. if x != nil {
  987. return x.Entry
  988. }
  989. return nil
  990. }
  991. func (x *UpdateEntryRequest) GetIsFromOtherCluster() bool {
  992. if x != nil {
  993. return x.IsFromOtherCluster
  994. }
  995. return false
  996. }
  997. func (x *UpdateEntryRequest) GetSignatures() []int32 {
  998. if x != nil {
  999. return x.Signatures
  1000. }
  1001. return nil
  1002. }
  1003. type UpdateEntryResponse struct {
  1004. state protoimpl.MessageState
  1005. sizeCache protoimpl.SizeCache
  1006. unknownFields protoimpl.UnknownFields
  1007. }
  1008. func (x *UpdateEntryResponse) Reset() {
  1009. *x = UpdateEntryResponse{}
  1010. if protoimpl.UnsafeEnabled {
  1011. mi := &file_filer_proto_msgTypes[15]
  1012. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1013. ms.StoreMessageInfo(mi)
  1014. }
  1015. }
  1016. func (x *UpdateEntryResponse) String() string {
  1017. return protoimpl.X.MessageStringOf(x)
  1018. }
  1019. func (*UpdateEntryResponse) ProtoMessage() {}
  1020. func (x *UpdateEntryResponse) ProtoReflect() protoreflect.Message {
  1021. mi := &file_filer_proto_msgTypes[15]
  1022. if protoimpl.UnsafeEnabled && x != nil {
  1023. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1024. if ms.LoadMessageInfo() == nil {
  1025. ms.StoreMessageInfo(mi)
  1026. }
  1027. return ms
  1028. }
  1029. return mi.MessageOf(x)
  1030. }
  1031. // Deprecated: Use UpdateEntryResponse.ProtoReflect.Descriptor instead.
  1032. func (*UpdateEntryResponse) Descriptor() ([]byte, []int) {
  1033. return file_filer_proto_rawDescGZIP(), []int{15}
  1034. }
  1035. type AppendToEntryRequest struct {
  1036. state protoimpl.MessageState
  1037. sizeCache protoimpl.SizeCache
  1038. unknownFields protoimpl.UnknownFields
  1039. Directory string `protobuf:"bytes,1,opt,name=directory,proto3" json:"directory,omitempty"`
  1040. EntryName string `protobuf:"bytes,2,opt,name=entry_name,json=entryName,proto3" json:"entry_name,omitempty"`
  1041. Chunks []*FileChunk `protobuf:"bytes,3,rep,name=chunks,proto3" json:"chunks,omitempty"`
  1042. }
  1043. func (x *AppendToEntryRequest) Reset() {
  1044. *x = AppendToEntryRequest{}
  1045. if protoimpl.UnsafeEnabled {
  1046. mi := &file_filer_proto_msgTypes[16]
  1047. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1048. ms.StoreMessageInfo(mi)
  1049. }
  1050. }
  1051. func (x *AppendToEntryRequest) String() string {
  1052. return protoimpl.X.MessageStringOf(x)
  1053. }
  1054. func (*AppendToEntryRequest) ProtoMessage() {}
  1055. func (x *AppendToEntryRequest) ProtoReflect() protoreflect.Message {
  1056. mi := &file_filer_proto_msgTypes[16]
  1057. if protoimpl.UnsafeEnabled && x != nil {
  1058. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1059. if ms.LoadMessageInfo() == nil {
  1060. ms.StoreMessageInfo(mi)
  1061. }
  1062. return ms
  1063. }
  1064. return mi.MessageOf(x)
  1065. }
  1066. // Deprecated: Use AppendToEntryRequest.ProtoReflect.Descriptor instead.
  1067. func (*AppendToEntryRequest) Descriptor() ([]byte, []int) {
  1068. return file_filer_proto_rawDescGZIP(), []int{16}
  1069. }
  1070. func (x *AppendToEntryRequest) GetDirectory() string {
  1071. if x != nil {
  1072. return x.Directory
  1073. }
  1074. return ""
  1075. }
  1076. func (x *AppendToEntryRequest) GetEntryName() string {
  1077. if x != nil {
  1078. return x.EntryName
  1079. }
  1080. return ""
  1081. }
  1082. func (x *AppendToEntryRequest) GetChunks() []*FileChunk {
  1083. if x != nil {
  1084. return x.Chunks
  1085. }
  1086. return nil
  1087. }
  1088. type AppendToEntryResponse struct {
  1089. state protoimpl.MessageState
  1090. sizeCache protoimpl.SizeCache
  1091. unknownFields protoimpl.UnknownFields
  1092. }
  1093. func (x *AppendToEntryResponse) Reset() {
  1094. *x = AppendToEntryResponse{}
  1095. if protoimpl.UnsafeEnabled {
  1096. mi := &file_filer_proto_msgTypes[17]
  1097. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1098. ms.StoreMessageInfo(mi)
  1099. }
  1100. }
  1101. func (x *AppendToEntryResponse) String() string {
  1102. return protoimpl.X.MessageStringOf(x)
  1103. }
  1104. func (*AppendToEntryResponse) ProtoMessage() {}
  1105. func (x *AppendToEntryResponse) ProtoReflect() protoreflect.Message {
  1106. mi := &file_filer_proto_msgTypes[17]
  1107. if protoimpl.UnsafeEnabled && x != nil {
  1108. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1109. if ms.LoadMessageInfo() == nil {
  1110. ms.StoreMessageInfo(mi)
  1111. }
  1112. return ms
  1113. }
  1114. return mi.MessageOf(x)
  1115. }
  1116. // Deprecated: Use AppendToEntryResponse.ProtoReflect.Descriptor instead.
  1117. func (*AppendToEntryResponse) Descriptor() ([]byte, []int) {
  1118. return file_filer_proto_rawDescGZIP(), []int{17}
  1119. }
  1120. type DeleteEntryRequest struct {
  1121. state protoimpl.MessageState
  1122. sizeCache protoimpl.SizeCache
  1123. unknownFields protoimpl.UnknownFields
  1124. Directory string `protobuf:"bytes,1,opt,name=directory,proto3" json:"directory,omitempty"`
  1125. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
  1126. // bool is_directory = 3;
  1127. IsDeleteData bool `protobuf:"varint,4,opt,name=is_delete_data,json=isDeleteData,proto3" json:"is_delete_data,omitempty"`
  1128. IsRecursive bool `protobuf:"varint,5,opt,name=is_recursive,json=isRecursive,proto3" json:"is_recursive,omitempty"`
  1129. IgnoreRecursiveError bool `protobuf:"varint,6,opt,name=ignore_recursive_error,json=ignoreRecursiveError,proto3" json:"ignore_recursive_error,omitempty"`
  1130. IsFromOtherCluster bool `protobuf:"varint,7,opt,name=is_from_other_cluster,json=isFromOtherCluster,proto3" json:"is_from_other_cluster,omitempty"`
  1131. Signatures []int32 `protobuf:"varint,8,rep,packed,name=signatures,proto3" json:"signatures,omitempty"`
  1132. IfNotModifiedAfter int64 `protobuf:"varint,9,opt,name=if_not_modified_after,json=ifNotModifiedAfter,proto3" json:"if_not_modified_after,omitempty"`
  1133. }
  1134. func (x *DeleteEntryRequest) Reset() {
  1135. *x = DeleteEntryRequest{}
  1136. if protoimpl.UnsafeEnabled {
  1137. mi := &file_filer_proto_msgTypes[18]
  1138. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1139. ms.StoreMessageInfo(mi)
  1140. }
  1141. }
  1142. func (x *DeleteEntryRequest) String() string {
  1143. return protoimpl.X.MessageStringOf(x)
  1144. }
  1145. func (*DeleteEntryRequest) ProtoMessage() {}
  1146. func (x *DeleteEntryRequest) ProtoReflect() protoreflect.Message {
  1147. mi := &file_filer_proto_msgTypes[18]
  1148. if protoimpl.UnsafeEnabled && x != nil {
  1149. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1150. if ms.LoadMessageInfo() == nil {
  1151. ms.StoreMessageInfo(mi)
  1152. }
  1153. return ms
  1154. }
  1155. return mi.MessageOf(x)
  1156. }
  1157. // Deprecated: Use DeleteEntryRequest.ProtoReflect.Descriptor instead.
  1158. func (*DeleteEntryRequest) Descriptor() ([]byte, []int) {
  1159. return file_filer_proto_rawDescGZIP(), []int{18}
  1160. }
  1161. func (x *DeleteEntryRequest) GetDirectory() string {
  1162. if x != nil {
  1163. return x.Directory
  1164. }
  1165. return ""
  1166. }
  1167. func (x *DeleteEntryRequest) GetName() string {
  1168. if x != nil {
  1169. return x.Name
  1170. }
  1171. return ""
  1172. }
  1173. func (x *DeleteEntryRequest) GetIsDeleteData() bool {
  1174. if x != nil {
  1175. return x.IsDeleteData
  1176. }
  1177. return false
  1178. }
  1179. func (x *DeleteEntryRequest) GetIsRecursive() bool {
  1180. if x != nil {
  1181. return x.IsRecursive
  1182. }
  1183. return false
  1184. }
  1185. func (x *DeleteEntryRequest) GetIgnoreRecursiveError() bool {
  1186. if x != nil {
  1187. return x.IgnoreRecursiveError
  1188. }
  1189. return false
  1190. }
  1191. func (x *DeleteEntryRequest) GetIsFromOtherCluster() bool {
  1192. if x != nil {
  1193. return x.IsFromOtherCluster
  1194. }
  1195. return false
  1196. }
  1197. func (x *DeleteEntryRequest) GetSignatures() []int32 {
  1198. if x != nil {
  1199. return x.Signatures
  1200. }
  1201. return nil
  1202. }
  1203. func (x *DeleteEntryRequest) GetIfNotModifiedAfter() int64 {
  1204. if x != nil {
  1205. return x.IfNotModifiedAfter
  1206. }
  1207. return 0
  1208. }
  1209. type DeleteEntryResponse struct {
  1210. state protoimpl.MessageState
  1211. sizeCache protoimpl.SizeCache
  1212. unknownFields protoimpl.UnknownFields
  1213. Error string `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"`
  1214. }
  1215. func (x *DeleteEntryResponse) Reset() {
  1216. *x = DeleteEntryResponse{}
  1217. if protoimpl.UnsafeEnabled {
  1218. mi := &file_filer_proto_msgTypes[19]
  1219. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1220. ms.StoreMessageInfo(mi)
  1221. }
  1222. }
  1223. func (x *DeleteEntryResponse) String() string {
  1224. return protoimpl.X.MessageStringOf(x)
  1225. }
  1226. func (*DeleteEntryResponse) ProtoMessage() {}
  1227. func (x *DeleteEntryResponse) ProtoReflect() protoreflect.Message {
  1228. mi := &file_filer_proto_msgTypes[19]
  1229. if protoimpl.UnsafeEnabled && x != nil {
  1230. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1231. if ms.LoadMessageInfo() == nil {
  1232. ms.StoreMessageInfo(mi)
  1233. }
  1234. return ms
  1235. }
  1236. return mi.MessageOf(x)
  1237. }
  1238. // Deprecated: Use DeleteEntryResponse.ProtoReflect.Descriptor instead.
  1239. func (*DeleteEntryResponse) Descriptor() ([]byte, []int) {
  1240. return file_filer_proto_rawDescGZIP(), []int{19}
  1241. }
  1242. func (x *DeleteEntryResponse) GetError() string {
  1243. if x != nil {
  1244. return x.Error
  1245. }
  1246. return ""
  1247. }
  1248. type AtomicRenameEntryRequest struct {
  1249. state protoimpl.MessageState
  1250. sizeCache protoimpl.SizeCache
  1251. unknownFields protoimpl.UnknownFields
  1252. OldDirectory string `protobuf:"bytes,1,opt,name=old_directory,json=oldDirectory,proto3" json:"old_directory,omitempty"`
  1253. OldName string `protobuf:"bytes,2,opt,name=old_name,json=oldName,proto3" json:"old_name,omitempty"`
  1254. NewDirectory string `protobuf:"bytes,3,opt,name=new_directory,json=newDirectory,proto3" json:"new_directory,omitempty"`
  1255. NewName string `protobuf:"bytes,4,opt,name=new_name,json=newName,proto3" json:"new_name,omitempty"`
  1256. Signatures []int32 `protobuf:"varint,5,rep,packed,name=signatures,proto3" json:"signatures,omitempty"`
  1257. }
  1258. func (x *AtomicRenameEntryRequest) Reset() {
  1259. *x = AtomicRenameEntryRequest{}
  1260. if protoimpl.UnsafeEnabled {
  1261. mi := &file_filer_proto_msgTypes[20]
  1262. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1263. ms.StoreMessageInfo(mi)
  1264. }
  1265. }
  1266. func (x *AtomicRenameEntryRequest) String() string {
  1267. return protoimpl.X.MessageStringOf(x)
  1268. }
  1269. func (*AtomicRenameEntryRequest) ProtoMessage() {}
  1270. func (x *AtomicRenameEntryRequest) ProtoReflect() protoreflect.Message {
  1271. mi := &file_filer_proto_msgTypes[20]
  1272. if protoimpl.UnsafeEnabled && x != nil {
  1273. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1274. if ms.LoadMessageInfo() == nil {
  1275. ms.StoreMessageInfo(mi)
  1276. }
  1277. return ms
  1278. }
  1279. return mi.MessageOf(x)
  1280. }
  1281. // Deprecated: Use AtomicRenameEntryRequest.ProtoReflect.Descriptor instead.
  1282. func (*AtomicRenameEntryRequest) Descriptor() ([]byte, []int) {
  1283. return file_filer_proto_rawDescGZIP(), []int{20}
  1284. }
  1285. func (x *AtomicRenameEntryRequest) GetOldDirectory() string {
  1286. if x != nil {
  1287. return x.OldDirectory
  1288. }
  1289. return ""
  1290. }
  1291. func (x *AtomicRenameEntryRequest) GetOldName() string {
  1292. if x != nil {
  1293. return x.OldName
  1294. }
  1295. return ""
  1296. }
  1297. func (x *AtomicRenameEntryRequest) GetNewDirectory() string {
  1298. if x != nil {
  1299. return x.NewDirectory
  1300. }
  1301. return ""
  1302. }
  1303. func (x *AtomicRenameEntryRequest) GetNewName() string {
  1304. if x != nil {
  1305. return x.NewName
  1306. }
  1307. return ""
  1308. }
  1309. func (x *AtomicRenameEntryRequest) GetSignatures() []int32 {
  1310. if x != nil {
  1311. return x.Signatures
  1312. }
  1313. return nil
  1314. }
  1315. type AtomicRenameEntryResponse struct {
  1316. state protoimpl.MessageState
  1317. sizeCache protoimpl.SizeCache
  1318. unknownFields protoimpl.UnknownFields
  1319. }
  1320. func (x *AtomicRenameEntryResponse) Reset() {
  1321. *x = AtomicRenameEntryResponse{}
  1322. if protoimpl.UnsafeEnabled {
  1323. mi := &file_filer_proto_msgTypes[21]
  1324. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1325. ms.StoreMessageInfo(mi)
  1326. }
  1327. }
  1328. func (x *AtomicRenameEntryResponse) String() string {
  1329. return protoimpl.X.MessageStringOf(x)
  1330. }
  1331. func (*AtomicRenameEntryResponse) ProtoMessage() {}
  1332. func (x *AtomicRenameEntryResponse) ProtoReflect() protoreflect.Message {
  1333. mi := &file_filer_proto_msgTypes[21]
  1334. if protoimpl.UnsafeEnabled && x != nil {
  1335. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1336. if ms.LoadMessageInfo() == nil {
  1337. ms.StoreMessageInfo(mi)
  1338. }
  1339. return ms
  1340. }
  1341. return mi.MessageOf(x)
  1342. }
  1343. // Deprecated: Use AtomicRenameEntryResponse.ProtoReflect.Descriptor instead.
  1344. func (*AtomicRenameEntryResponse) Descriptor() ([]byte, []int) {
  1345. return file_filer_proto_rawDescGZIP(), []int{21}
  1346. }
  1347. type StreamRenameEntryRequest struct {
  1348. state protoimpl.MessageState
  1349. sizeCache protoimpl.SizeCache
  1350. unknownFields protoimpl.UnknownFields
  1351. OldDirectory string `protobuf:"bytes,1,opt,name=old_directory,json=oldDirectory,proto3" json:"old_directory,omitempty"`
  1352. OldName string `protobuf:"bytes,2,opt,name=old_name,json=oldName,proto3" json:"old_name,omitempty"`
  1353. NewDirectory string `protobuf:"bytes,3,opt,name=new_directory,json=newDirectory,proto3" json:"new_directory,omitempty"`
  1354. NewName string `protobuf:"bytes,4,opt,name=new_name,json=newName,proto3" json:"new_name,omitempty"`
  1355. Signatures []int32 `protobuf:"varint,5,rep,packed,name=signatures,proto3" json:"signatures,omitempty"`
  1356. }
  1357. func (x *StreamRenameEntryRequest) Reset() {
  1358. *x = StreamRenameEntryRequest{}
  1359. if protoimpl.UnsafeEnabled {
  1360. mi := &file_filer_proto_msgTypes[22]
  1361. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1362. ms.StoreMessageInfo(mi)
  1363. }
  1364. }
  1365. func (x *StreamRenameEntryRequest) String() string {
  1366. return protoimpl.X.MessageStringOf(x)
  1367. }
  1368. func (*StreamRenameEntryRequest) ProtoMessage() {}
  1369. func (x *StreamRenameEntryRequest) ProtoReflect() protoreflect.Message {
  1370. mi := &file_filer_proto_msgTypes[22]
  1371. if protoimpl.UnsafeEnabled && x != nil {
  1372. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1373. if ms.LoadMessageInfo() == nil {
  1374. ms.StoreMessageInfo(mi)
  1375. }
  1376. return ms
  1377. }
  1378. return mi.MessageOf(x)
  1379. }
  1380. // Deprecated: Use StreamRenameEntryRequest.ProtoReflect.Descriptor instead.
  1381. func (*StreamRenameEntryRequest) Descriptor() ([]byte, []int) {
  1382. return file_filer_proto_rawDescGZIP(), []int{22}
  1383. }
  1384. func (x *StreamRenameEntryRequest) GetOldDirectory() string {
  1385. if x != nil {
  1386. return x.OldDirectory
  1387. }
  1388. return ""
  1389. }
  1390. func (x *StreamRenameEntryRequest) GetOldName() string {
  1391. if x != nil {
  1392. return x.OldName
  1393. }
  1394. return ""
  1395. }
  1396. func (x *StreamRenameEntryRequest) GetNewDirectory() string {
  1397. if x != nil {
  1398. return x.NewDirectory
  1399. }
  1400. return ""
  1401. }
  1402. func (x *StreamRenameEntryRequest) GetNewName() string {
  1403. if x != nil {
  1404. return x.NewName
  1405. }
  1406. return ""
  1407. }
  1408. func (x *StreamRenameEntryRequest) GetSignatures() []int32 {
  1409. if x != nil {
  1410. return x.Signatures
  1411. }
  1412. return nil
  1413. }
  1414. type StreamRenameEntryResponse struct {
  1415. state protoimpl.MessageState
  1416. sizeCache protoimpl.SizeCache
  1417. unknownFields protoimpl.UnknownFields
  1418. Directory string `protobuf:"bytes,1,opt,name=directory,proto3" json:"directory,omitempty"`
  1419. EventNotification *EventNotification `protobuf:"bytes,2,opt,name=event_notification,json=eventNotification,proto3" json:"event_notification,omitempty"`
  1420. TsNs int64 `protobuf:"varint,3,opt,name=ts_ns,json=tsNs,proto3" json:"ts_ns,omitempty"`
  1421. }
  1422. func (x *StreamRenameEntryResponse) Reset() {
  1423. *x = StreamRenameEntryResponse{}
  1424. if protoimpl.UnsafeEnabled {
  1425. mi := &file_filer_proto_msgTypes[23]
  1426. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1427. ms.StoreMessageInfo(mi)
  1428. }
  1429. }
  1430. func (x *StreamRenameEntryResponse) String() string {
  1431. return protoimpl.X.MessageStringOf(x)
  1432. }
  1433. func (*StreamRenameEntryResponse) ProtoMessage() {}
  1434. func (x *StreamRenameEntryResponse) ProtoReflect() protoreflect.Message {
  1435. mi := &file_filer_proto_msgTypes[23]
  1436. if protoimpl.UnsafeEnabled && x != nil {
  1437. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1438. if ms.LoadMessageInfo() == nil {
  1439. ms.StoreMessageInfo(mi)
  1440. }
  1441. return ms
  1442. }
  1443. return mi.MessageOf(x)
  1444. }
  1445. // Deprecated: Use StreamRenameEntryResponse.ProtoReflect.Descriptor instead.
  1446. func (*StreamRenameEntryResponse) Descriptor() ([]byte, []int) {
  1447. return file_filer_proto_rawDescGZIP(), []int{23}
  1448. }
  1449. func (x *StreamRenameEntryResponse) GetDirectory() string {
  1450. if x != nil {
  1451. return x.Directory
  1452. }
  1453. return ""
  1454. }
  1455. func (x *StreamRenameEntryResponse) GetEventNotification() *EventNotification {
  1456. if x != nil {
  1457. return x.EventNotification
  1458. }
  1459. return nil
  1460. }
  1461. func (x *StreamRenameEntryResponse) GetTsNs() int64 {
  1462. if x != nil {
  1463. return x.TsNs
  1464. }
  1465. return 0
  1466. }
  1467. type AssignVolumeRequest struct {
  1468. state protoimpl.MessageState
  1469. sizeCache protoimpl.SizeCache
  1470. unknownFields protoimpl.UnknownFields
  1471. Count int32 `protobuf:"varint,1,opt,name=count,proto3" json:"count,omitempty"`
  1472. Collection string `protobuf:"bytes,2,opt,name=collection,proto3" json:"collection,omitempty"`
  1473. Replication string `protobuf:"bytes,3,opt,name=replication,proto3" json:"replication,omitempty"`
  1474. TtlSec int32 `protobuf:"varint,4,opt,name=ttl_sec,json=ttlSec,proto3" json:"ttl_sec,omitempty"`
  1475. DataCenter string `protobuf:"bytes,5,opt,name=data_center,json=dataCenter,proto3" json:"data_center,omitempty"`
  1476. Path string `protobuf:"bytes,6,opt,name=path,proto3" json:"path,omitempty"`
  1477. Rack string `protobuf:"bytes,7,opt,name=rack,proto3" json:"rack,omitempty"`
  1478. DataNode string `protobuf:"bytes,9,opt,name=data_node,json=dataNode,proto3" json:"data_node,omitempty"`
  1479. DiskType string `protobuf:"bytes,8,opt,name=disk_type,json=diskType,proto3" json:"disk_type,omitempty"`
  1480. }
  1481. func (x *AssignVolumeRequest) Reset() {
  1482. *x = AssignVolumeRequest{}
  1483. if protoimpl.UnsafeEnabled {
  1484. mi := &file_filer_proto_msgTypes[24]
  1485. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1486. ms.StoreMessageInfo(mi)
  1487. }
  1488. }
  1489. func (x *AssignVolumeRequest) String() string {
  1490. return protoimpl.X.MessageStringOf(x)
  1491. }
  1492. func (*AssignVolumeRequest) ProtoMessage() {}
  1493. func (x *AssignVolumeRequest) ProtoReflect() protoreflect.Message {
  1494. mi := &file_filer_proto_msgTypes[24]
  1495. if protoimpl.UnsafeEnabled && x != nil {
  1496. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1497. if ms.LoadMessageInfo() == nil {
  1498. ms.StoreMessageInfo(mi)
  1499. }
  1500. return ms
  1501. }
  1502. return mi.MessageOf(x)
  1503. }
  1504. // Deprecated: Use AssignVolumeRequest.ProtoReflect.Descriptor instead.
  1505. func (*AssignVolumeRequest) Descriptor() ([]byte, []int) {
  1506. return file_filer_proto_rawDescGZIP(), []int{24}
  1507. }
  1508. func (x *AssignVolumeRequest) GetCount() int32 {
  1509. if x != nil {
  1510. return x.Count
  1511. }
  1512. return 0
  1513. }
  1514. func (x *AssignVolumeRequest) GetCollection() string {
  1515. if x != nil {
  1516. return x.Collection
  1517. }
  1518. return ""
  1519. }
  1520. func (x *AssignVolumeRequest) GetReplication() string {
  1521. if x != nil {
  1522. return x.Replication
  1523. }
  1524. return ""
  1525. }
  1526. func (x *AssignVolumeRequest) GetTtlSec() int32 {
  1527. if x != nil {
  1528. return x.TtlSec
  1529. }
  1530. return 0
  1531. }
  1532. func (x *AssignVolumeRequest) GetDataCenter() string {
  1533. if x != nil {
  1534. return x.DataCenter
  1535. }
  1536. return ""
  1537. }
  1538. func (x *AssignVolumeRequest) GetPath() string {
  1539. if x != nil {
  1540. return x.Path
  1541. }
  1542. return ""
  1543. }
  1544. func (x *AssignVolumeRequest) GetRack() string {
  1545. if x != nil {
  1546. return x.Rack
  1547. }
  1548. return ""
  1549. }
  1550. func (x *AssignVolumeRequest) GetDataNode() string {
  1551. if x != nil {
  1552. return x.DataNode
  1553. }
  1554. return ""
  1555. }
  1556. func (x *AssignVolumeRequest) GetDiskType() string {
  1557. if x != nil {
  1558. return x.DiskType
  1559. }
  1560. return ""
  1561. }
  1562. type AssignVolumeResponse struct {
  1563. state protoimpl.MessageState
  1564. sizeCache protoimpl.SizeCache
  1565. unknownFields protoimpl.UnknownFields
  1566. FileId string `protobuf:"bytes,1,opt,name=file_id,json=fileId,proto3" json:"file_id,omitempty"`
  1567. Count int32 `protobuf:"varint,4,opt,name=count,proto3" json:"count,omitempty"`
  1568. Auth string `protobuf:"bytes,5,opt,name=auth,proto3" json:"auth,omitempty"`
  1569. Collection string `protobuf:"bytes,6,opt,name=collection,proto3" json:"collection,omitempty"`
  1570. Replication string `protobuf:"bytes,7,opt,name=replication,proto3" json:"replication,omitempty"`
  1571. Error string `protobuf:"bytes,8,opt,name=error,proto3" json:"error,omitempty"`
  1572. Location *Location `protobuf:"bytes,9,opt,name=location,proto3" json:"location,omitempty"`
  1573. }
  1574. func (x *AssignVolumeResponse) Reset() {
  1575. *x = AssignVolumeResponse{}
  1576. if protoimpl.UnsafeEnabled {
  1577. mi := &file_filer_proto_msgTypes[25]
  1578. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1579. ms.StoreMessageInfo(mi)
  1580. }
  1581. }
  1582. func (x *AssignVolumeResponse) String() string {
  1583. return protoimpl.X.MessageStringOf(x)
  1584. }
  1585. func (*AssignVolumeResponse) ProtoMessage() {}
  1586. func (x *AssignVolumeResponse) ProtoReflect() protoreflect.Message {
  1587. mi := &file_filer_proto_msgTypes[25]
  1588. if protoimpl.UnsafeEnabled && x != nil {
  1589. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1590. if ms.LoadMessageInfo() == nil {
  1591. ms.StoreMessageInfo(mi)
  1592. }
  1593. return ms
  1594. }
  1595. return mi.MessageOf(x)
  1596. }
  1597. // Deprecated: Use AssignVolumeResponse.ProtoReflect.Descriptor instead.
  1598. func (*AssignVolumeResponse) Descriptor() ([]byte, []int) {
  1599. return file_filer_proto_rawDescGZIP(), []int{25}
  1600. }
  1601. func (x *AssignVolumeResponse) GetFileId() string {
  1602. if x != nil {
  1603. return x.FileId
  1604. }
  1605. return ""
  1606. }
  1607. func (x *AssignVolumeResponse) GetCount() int32 {
  1608. if x != nil {
  1609. return x.Count
  1610. }
  1611. return 0
  1612. }
  1613. func (x *AssignVolumeResponse) GetAuth() string {
  1614. if x != nil {
  1615. return x.Auth
  1616. }
  1617. return ""
  1618. }
  1619. func (x *AssignVolumeResponse) GetCollection() string {
  1620. if x != nil {
  1621. return x.Collection
  1622. }
  1623. return ""
  1624. }
  1625. func (x *AssignVolumeResponse) GetReplication() string {
  1626. if x != nil {
  1627. return x.Replication
  1628. }
  1629. return ""
  1630. }
  1631. func (x *AssignVolumeResponse) GetError() string {
  1632. if x != nil {
  1633. return x.Error
  1634. }
  1635. return ""
  1636. }
  1637. func (x *AssignVolumeResponse) GetLocation() *Location {
  1638. if x != nil {
  1639. return x.Location
  1640. }
  1641. return nil
  1642. }
  1643. type LookupVolumeRequest struct {
  1644. state protoimpl.MessageState
  1645. sizeCache protoimpl.SizeCache
  1646. unknownFields protoimpl.UnknownFields
  1647. VolumeIds []string `protobuf:"bytes,1,rep,name=volume_ids,json=volumeIds,proto3" json:"volume_ids,omitempty"`
  1648. }
  1649. func (x *LookupVolumeRequest) Reset() {
  1650. *x = LookupVolumeRequest{}
  1651. if protoimpl.UnsafeEnabled {
  1652. mi := &file_filer_proto_msgTypes[26]
  1653. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1654. ms.StoreMessageInfo(mi)
  1655. }
  1656. }
  1657. func (x *LookupVolumeRequest) String() string {
  1658. return protoimpl.X.MessageStringOf(x)
  1659. }
  1660. func (*LookupVolumeRequest) ProtoMessage() {}
  1661. func (x *LookupVolumeRequest) ProtoReflect() protoreflect.Message {
  1662. mi := &file_filer_proto_msgTypes[26]
  1663. if protoimpl.UnsafeEnabled && x != nil {
  1664. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1665. if ms.LoadMessageInfo() == nil {
  1666. ms.StoreMessageInfo(mi)
  1667. }
  1668. return ms
  1669. }
  1670. return mi.MessageOf(x)
  1671. }
  1672. // Deprecated: Use LookupVolumeRequest.ProtoReflect.Descriptor instead.
  1673. func (*LookupVolumeRequest) Descriptor() ([]byte, []int) {
  1674. return file_filer_proto_rawDescGZIP(), []int{26}
  1675. }
  1676. func (x *LookupVolumeRequest) GetVolumeIds() []string {
  1677. if x != nil {
  1678. return x.VolumeIds
  1679. }
  1680. return nil
  1681. }
  1682. type Locations struct {
  1683. state protoimpl.MessageState
  1684. sizeCache protoimpl.SizeCache
  1685. unknownFields protoimpl.UnknownFields
  1686. Locations []*Location `protobuf:"bytes,1,rep,name=locations,proto3" json:"locations,omitempty"`
  1687. }
  1688. func (x *Locations) Reset() {
  1689. *x = Locations{}
  1690. if protoimpl.UnsafeEnabled {
  1691. mi := &file_filer_proto_msgTypes[27]
  1692. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1693. ms.StoreMessageInfo(mi)
  1694. }
  1695. }
  1696. func (x *Locations) String() string {
  1697. return protoimpl.X.MessageStringOf(x)
  1698. }
  1699. func (*Locations) ProtoMessage() {}
  1700. func (x *Locations) ProtoReflect() protoreflect.Message {
  1701. mi := &file_filer_proto_msgTypes[27]
  1702. if protoimpl.UnsafeEnabled && x != nil {
  1703. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1704. if ms.LoadMessageInfo() == nil {
  1705. ms.StoreMessageInfo(mi)
  1706. }
  1707. return ms
  1708. }
  1709. return mi.MessageOf(x)
  1710. }
  1711. // Deprecated: Use Locations.ProtoReflect.Descriptor instead.
  1712. func (*Locations) Descriptor() ([]byte, []int) {
  1713. return file_filer_proto_rawDescGZIP(), []int{27}
  1714. }
  1715. func (x *Locations) GetLocations() []*Location {
  1716. if x != nil {
  1717. return x.Locations
  1718. }
  1719. return nil
  1720. }
  1721. type Location struct {
  1722. state protoimpl.MessageState
  1723. sizeCache protoimpl.SizeCache
  1724. unknownFields protoimpl.UnknownFields
  1725. Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"`
  1726. PublicUrl string `protobuf:"bytes,2,opt,name=public_url,json=publicUrl,proto3" json:"public_url,omitempty"`
  1727. GrpcPort uint32 `protobuf:"varint,3,opt,name=grpc_port,json=grpcPort,proto3" json:"grpc_port,omitempty"`
  1728. DataCenter string `protobuf:"bytes,4,opt,name=data_center,json=dataCenter,proto3" json:"data_center,omitempty"`
  1729. }
  1730. func (x *Location) Reset() {
  1731. *x = Location{}
  1732. if protoimpl.UnsafeEnabled {
  1733. mi := &file_filer_proto_msgTypes[28]
  1734. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1735. ms.StoreMessageInfo(mi)
  1736. }
  1737. }
  1738. func (x *Location) String() string {
  1739. return protoimpl.X.MessageStringOf(x)
  1740. }
  1741. func (*Location) ProtoMessage() {}
  1742. func (x *Location) ProtoReflect() protoreflect.Message {
  1743. mi := &file_filer_proto_msgTypes[28]
  1744. if protoimpl.UnsafeEnabled && x != nil {
  1745. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1746. if ms.LoadMessageInfo() == nil {
  1747. ms.StoreMessageInfo(mi)
  1748. }
  1749. return ms
  1750. }
  1751. return mi.MessageOf(x)
  1752. }
  1753. // Deprecated: Use Location.ProtoReflect.Descriptor instead.
  1754. func (*Location) Descriptor() ([]byte, []int) {
  1755. return file_filer_proto_rawDescGZIP(), []int{28}
  1756. }
  1757. func (x *Location) GetUrl() string {
  1758. if x != nil {
  1759. return x.Url
  1760. }
  1761. return ""
  1762. }
  1763. func (x *Location) GetPublicUrl() string {
  1764. if x != nil {
  1765. return x.PublicUrl
  1766. }
  1767. return ""
  1768. }
  1769. func (x *Location) GetGrpcPort() uint32 {
  1770. if x != nil {
  1771. return x.GrpcPort
  1772. }
  1773. return 0
  1774. }
  1775. func (x *Location) GetDataCenter() string {
  1776. if x != nil {
  1777. return x.DataCenter
  1778. }
  1779. return ""
  1780. }
  1781. type LookupVolumeResponse struct {
  1782. state protoimpl.MessageState
  1783. sizeCache protoimpl.SizeCache
  1784. unknownFields protoimpl.UnknownFields
  1785. LocationsMap map[string]*Locations `protobuf:"bytes,1,rep,name=locations_map,json=locationsMap,proto3" json:"locations_map,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
  1786. }
  1787. func (x *LookupVolumeResponse) Reset() {
  1788. *x = LookupVolumeResponse{}
  1789. if protoimpl.UnsafeEnabled {
  1790. mi := &file_filer_proto_msgTypes[29]
  1791. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1792. ms.StoreMessageInfo(mi)
  1793. }
  1794. }
  1795. func (x *LookupVolumeResponse) String() string {
  1796. return protoimpl.X.MessageStringOf(x)
  1797. }
  1798. func (*LookupVolumeResponse) ProtoMessage() {}
  1799. func (x *LookupVolumeResponse) ProtoReflect() protoreflect.Message {
  1800. mi := &file_filer_proto_msgTypes[29]
  1801. if protoimpl.UnsafeEnabled && x != nil {
  1802. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1803. if ms.LoadMessageInfo() == nil {
  1804. ms.StoreMessageInfo(mi)
  1805. }
  1806. return ms
  1807. }
  1808. return mi.MessageOf(x)
  1809. }
  1810. // Deprecated: Use LookupVolumeResponse.ProtoReflect.Descriptor instead.
  1811. func (*LookupVolumeResponse) Descriptor() ([]byte, []int) {
  1812. return file_filer_proto_rawDescGZIP(), []int{29}
  1813. }
  1814. func (x *LookupVolumeResponse) GetLocationsMap() map[string]*Locations {
  1815. if x != nil {
  1816. return x.LocationsMap
  1817. }
  1818. return nil
  1819. }
  1820. type Collection struct {
  1821. state protoimpl.MessageState
  1822. sizeCache protoimpl.SizeCache
  1823. unknownFields protoimpl.UnknownFields
  1824. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  1825. }
  1826. func (x *Collection) Reset() {
  1827. *x = Collection{}
  1828. if protoimpl.UnsafeEnabled {
  1829. mi := &file_filer_proto_msgTypes[30]
  1830. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1831. ms.StoreMessageInfo(mi)
  1832. }
  1833. }
  1834. func (x *Collection) String() string {
  1835. return protoimpl.X.MessageStringOf(x)
  1836. }
  1837. func (*Collection) ProtoMessage() {}
  1838. func (x *Collection) ProtoReflect() protoreflect.Message {
  1839. mi := &file_filer_proto_msgTypes[30]
  1840. if protoimpl.UnsafeEnabled && x != nil {
  1841. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1842. if ms.LoadMessageInfo() == nil {
  1843. ms.StoreMessageInfo(mi)
  1844. }
  1845. return ms
  1846. }
  1847. return mi.MessageOf(x)
  1848. }
  1849. // Deprecated: Use Collection.ProtoReflect.Descriptor instead.
  1850. func (*Collection) Descriptor() ([]byte, []int) {
  1851. return file_filer_proto_rawDescGZIP(), []int{30}
  1852. }
  1853. func (x *Collection) GetName() string {
  1854. if x != nil {
  1855. return x.Name
  1856. }
  1857. return ""
  1858. }
  1859. type CollectionListRequest struct {
  1860. state protoimpl.MessageState
  1861. sizeCache protoimpl.SizeCache
  1862. unknownFields protoimpl.UnknownFields
  1863. IncludeNormalVolumes bool `protobuf:"varint,1,opt,name=include_normal_volumes,json=includeNormalVolumes,proto3" json:"include_normal_volumes,omitempty"`
  1864. IncludeEcVolumes bool `protobuf:"varint,2,opt,name=include_ec_volumes,json=includeEcVolumes,proto3" json:"include_ec_volumes,omitempty"`
  1865. }
  1866. func (x *CollectionListRequest) Reset() {
  1867. *x = CollectionListRequest{}
  1868. if protoimpl.UnsafeEnabled {
  1869. mi := &file_filer_proto_msgTypes[31]
  1870. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1871. ms.StoreMessageInfo(mi)
  1872. }
  1873. }
  1874. func (x *CollectionListRequest) String() string {
  1875. return protoimpl.X.MessageStringOf(x)
  1876. }
  1877. func (*CollectionListRequest) ProtoMessage() {}
  1878. func (x *CollectionListRequest) ProtoReflect() protoreflect.Message {
  1879. mi := &file_filer_proto_msgTypes[31]
  1880. if protoimpl.UnsafeEnabled && x != nil {
  1881. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1882. if ms.LoadMessageInfo() == nil {
  1883. ms.StoreMessageInfo(mi)
  1884. }
  1885. return ms
  1886. }
  1887. return mi.MessageOf(x)
  1888. }
  1889. // Deprecated: Use CollectionListRequest.ProtoReflect.Descriptor instead.
  1890. func (*CollectionListRequest) Descriptor() ([]byte, []int) {
  1891. return file_filer_proto_rawDescGZIP(), []int{31}
  1892. }
  1893. func (x *CollectionListRequest) GetIncludeNormalVolumes() bool {
  1894. if x != nil {
  1895. return x.IncludeNormalVolumes
  1896. }
  1897. return false
  1898. }
  1899. func (x *CollectionListRequest) GetIncludeEcVolumes() bool {
  1900. if x != nil {
  1901. return x.IncludeEcVolumes
  1902. }
  1903. return false
  1904. }
  1905. type CollectionListResponse struct {
  1906. state protoimpl.MessageState
  1907. sizeCache protoimpl.SizeCache
  1908. unknownFields protoimpl.UnknownFields
  1909. Collections []*Collection `protobuf:"bytes,1,rep,name=collections,proto3" json:"collections,omitempty"`
  1910. }
  1911. func (x *CollectionListResponse) Reset() {
  1912. *x = CollectionListResponse{}
  1913. if protoimpl.UnsafeEnabled {
  1914. mi := &file_filer_proto_msgTypes[32]
  1915. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1916. ms.StoreMessageInfo(mi)
  1917. }
  1918. }
  1919. func (x *CollectionListResponse) String() string {
  1920. return protoimpl.X.MessageStringOf(x)
  1921. }
  1922. func (*CollectionListResponse) ProtoMessage() {}
  1923. func (x *CollectionListResponse) ProtoReflect() protoreflect.Message {
  1924. mi := &file_filer_proto_msgTypes[32]
  1925. if protoimpl.UnsafeEnabled && x != nil {
  1926. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1927. if ms.LoadMessageInfo() == nil {
  1928. ms.StoreMessageInfo(mi)
  1929. }
  1930. return ms
  1931. }
  1932. return mi.MessageOf(x)
  1933. }
  1934. // Deprecated: Use CollectionListResponse.ProtoReflect.Descriptor instead.
  1935. func (*CollectionListResponse) Descriptor() ([]byte, []int) {
  1936. return file_filer_proto_rawDescGZIP(), []int{32}
  1937. }
  1938. func (x *CollectionListResponse) GetCollections() []*Collection {
  1939. if x != nil {
  1940. return x.Collections
  1941. }
  1942. return nil
  1943. }
  1944. type DeleteCollectionRequest struct {
  1945. state protoimpl.MessageState
  1946. sizeCache protoimpl.SizeCache
  1947. unknownFields protoimpl.UnknownFields
  1948. Collection string `protobuf:"bytes,1,opt,name=collection,proto3" json:"collection,omitempty"`
  1949. }
  1950. func (x *DeleteCollectionRequest) Reset() {
  1951. *x = DeleteCollectionRequest{}
  1952. if protoimpl.UnsafeEnabled {
  1953. mi := &file_filer_proto_msgTypes[33]
  1954. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1955. ms.StoreMessageInfo(mi)
  1956. }
  1957. }
  1958. func (x *DeleteCollectionRequest) String() string {
  1959. return protoimpl.X.MessageStringOf(x)
  1960. }
  1961. func (*DeleteCollectionRequest) ProtoMessage() {}
  1962. func (x *DeleteCollectionRequest) ProtoReflect() protoreflect.Message {
  1963. mi := &file_filer_proto_msgTypes[33]
  1964. if protoimpl.UnsafeEnabled && x != nil {
  1965. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1966. if ms.LoadMessageInfo() == nil {
  1967. ms.StoreMessageInfo(mi)
  1968. }
  1969. return ms
  1970. }
  1971. return mi.MessageOf(x)
  1972. }
  1973. // Deprecated: Use DeleteCollectionRequest.ProtoReflect.Descriptor instead.
  1974. func (*DeleteCollectionRequest) Descriptor() ([]byte, []int) {
  1975. return file_filer_proto_rawDescGZIP(), []int{33}
  1976. }
  1977. func (x *DeleteCollectionRequest) GetCollection() string {
  1978. if x != nil {
  1979. return x.Collection
  1980. }
  1981. return ""
  1982. }
  1983. type DeleteCollectionResponse struct {
  1984. state protoimpl.MessageState
  1985. sizeCache protoimpl.SizeCache
  1986. unknownFields protoimpl.UnknownFields
  1987. }
  1988. func (x *DeleteCollectionResponse) Reset() {
  1989. *x = DeleteCollectionResponse{}
  1990. if protoimpl.UnsafeEnabled {
  1991. mi := &file_filer_proto_msgTypes[34]
  1992. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1993. ms.StoreMessageInfo(mi)
  1994. }
  1995. }
  1996. func (x *DeleteCollectionResponse) String() string {
  1997. return protoimpl.X.MessageStringOf(x)
  1998. }
  1999. func (*DeleteCollectionResponse) ProtoMessage() {}
  2000. func (x *DeleteCollectionResponse) ProtoReflect() protoreflect.Message {
  2001. mi := &file_filer_proto_msgTypes[34]
  2002. if protoimpl.UnsafeEnabled && x != nil {
  2003. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2004. if ms.LoadMessageInfo() == nil {
  2005. ms.StoreMessageInfo(mi)
  2006. }
  2007. return ms
  2008. }
  2009. return mi.MessageOf(x)
  2010. }
  2011. // Deprecated: Use DeleteCollectionResponse.ProtoReflect.Descriptor instead.
  2012. func (*DeleteCollectionResponse) Descriptor() ([]byte, []int) {
  2013. return file_filer_proto_rawDescGZIP(), []int{34}
  2014. }
  2015. type StatisticsRequest struct {
  2016. state protoimpl.MessageState
  2017. sizeCache protoimpl.SizeCache
  2018. unknownFields protoimpl.UnknownFields
  2019. Replication string `protobuf:"bytes,1,opt,name=replication,proto3" json:"replication,omitempty"`
  2020. Collection string `protobuf:"bytes,2,opt,name=collection,proto3" json:"collection,omitempty"`
  2021. Ttl string `protobuf:"bytes,3,opt,name=ttl,proto3" json:"ttl,omitempty"`
  2022. DiskType string `protobuf:"bytes,4,opt,name=disk_type,json=diskType,proto3" json:"disk_type,omitempty"`
  2023. }
  2024. func (x *StatisticsRequest) Reset() {
  2025. *x = StatisticsRequest{}
  2026. if protoimpl.UnsafeEnabled {
  2027. mi := &file_filer_proto_msgTypes[35]
  2028. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2029. ms.StoreMessageInfo(mi)
  2030. }
  2031. }
  2032. func (x *StatisticsRequest) String() string {
  2033. return protoimpl.X.MessageStringOf(x)
  2034. }
  2035. func (*StatisticsRequest) ProtoMessage() {}
  2036. func (x *StatisticsRequest) ProtoReflect() protoreflect.Message {
  2037. mi := &file_filer_proto_msgTypes[35]
  2038. if protoimpl.UnsafeEnabled && x != nil {
  2039. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2040. if ms.LoadMessageInfo() == nil {
  2041. ms.StoreMessageInfo(mi)
  2042. }
  2043. return ms
  2044. }
  2045. return mi.MessageOf(x)
  2046. }
  2047. // Deprecated: Use StatisticsRequest.ProtoReflect.Descriptor instead.
  2048. func (*StatisticsRequest) Descriptor() ([]byte, []int) {
  2049. return file_filer_proto_rawDescGZIP(), []int{35}
  2050. }
  2051. func (x *StatisticsRequest) GetReplication() string {
  2052. if x != nil {
  2053. return x.Replication
  2054. }
  2055. return ""
  2056. }
  2057. func (x *StatisticsRequest) GetCollection() string {
  2058. if x != nil {
  2059. return x.Collection
  2060. }
  2061. return ""
  2062. }
  2063. func (x *StatisticsRequest) GetTtl() string {
  2064. if x != nil {
  2065. return x.Ttl
  2066. }
  2067. return ""
  2068. }
  2069. func (x *StatisticsRequest) GetDiskType() string {
  2070. if x != nil {
  2071. return x.DiskType
  2072. }
  2073. return ""
  2074. }
  2075. type StatisticsResponse struct {
  2076. state protoimpl.MessageState
  2077. sizeCache protoimpl.SizeCache
  2078. unknownFields protoimpl.UnknownFields
  2079. TotalSize uint64 `protobuf:"varint,4,opt,name=total_size,json=totalSize,proto3" json:"total_size,omitempty"`
  2080. UsedSize uint64 `protobuf:"varint,5,opt,name=used_size,json=usedSize,proto3" json:"used_size,omitempty"`
  2081. FileCount uint64 `protobuf:"varint,6,opt,name=file_count,json=fileCount,proto3" json:"file_count,omitempty"`
  2082. }
  2083. func (x *StatisticsResponse) Reset() {
  2084. *x = StatisticsResponse{}
  2085. if protoimpl.UnsafeEnabled {
  2086. mi := &file_filer_proto_msgTypes[36]
  2087. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2088. ms.StoreMessageInfo(mi)
  2089. }
  2090. }
  2091. func (x *StatisticsResponse) String() string {
  2092. return protoimpl.X.MessageStringOf(x)
  2093. }
  2094. func (*StatisticsResponse) ProtoMessage() {}
  2095. func (x *StatisticsResponse) ProtoReflect() protoreflect.Message {
  2096. mi := &file_filer_proto_msgTypes[36]
  2097. if protoimpl.UnsafeEnabled && x != nil {
  2098. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2099. if ms.LoadMessageInfo() == nil {
  2100. ms.StoreMessageInfo(mi)
  2101. }
  2102. return ms
  2103. }
  2104. return mi.MessageOf(x)
  2105. }
  2106. // Deprecated: Use StatisticsResponse.ProtoReflect.Descriptor instead.
  2107. func (*StatisticsResponse) Descriptor() ([]byte, []int) {
  2108. return file_filer_proto_rawDescGZIP(), []int{36}
  2109. }
  2110. func (x *StatisticsResponse) GetTotalSize() uint64 {
  2111. if x != nil {
  2112. return x.TotalSize
  2113. }
  2114. return 0
  2115. }
  2116. func (x *StatisticsResponse) GetUsedSize() uint64 {
  2117. if x != nil {
  2118. return x.UsedSize
  2119. }
  2120. return 0
  2121. }
  2122. func (x *StatisticsResponse) GetFileCount() uint64 {
  2123. if x != nil {
  2124. return x.FileCount
  2125. }
  2126. return 0
  2127. }
  2128. type PingRequest struct {
  2129. state protoimpl.MessageState
  2130. sizeCache protoimpl.SizeCache
  2131. unknownFields protoimpl.UnknownFields
  2132. Target string `protobuf:"bytes,1,opt,name=target,proto3" json:"target,omitempty"` // default to ping itself
  2133. TargetType string `protobuf:"bytes,2,opt,name=target_type,json=targetType,proto3" json:"target_type,omitempty"`
  2134. }
  2135. func (x *PingRequest) Reset() {
  2136. *x = PingRequest{}
  2137. if protoimpl.UnsafeEnabled {
  2138. mi := &file_filer_proto_msgTypes[37]
  2139. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2140. ms.StoreMessageInfo(mi)
  2141. }
  2142. }
  2143. func (x *PingRequest) String() string {
  2144. return protoimpl.X.MessageStringOf(x)
  2145. }
  2146. func (*PingRequest) ProtoMessage() {}
  2147. func (x *PingRequest) ProtoReflect() protoreflect.Message {
  2148. mi := &file_filer_proto_msgTypes[37]
  2149. if protoimpl.UnsafeEnabled && x != nil {
  2150. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2151. if ms.LoadMessageInfo() == nil {
  2152. ms.StoreMessageInfo(mi)
  2153. }
  2154. return ms
  2155. }
  2156. return mi.MessageOf(x)
  2157. }
  2158. // Deprecated: Use PingRequest.ProtoReflect.Descriptor instead.
  2159. func (*PingRequest) Descriptor() ([]byte, []int) {
  2160. return file_filer_proto_rawDescGZIP(), []int{37}
  2161. }
  2162. func (x *PingRequest) GetTarget() string {
  2163. if x != nil {
  2164. return x.Target
  2165. }
  2166. return ""
  2167. }
  2168. func (x *PingRequest) GetTargetType() string {
  2169. if x != nil {
  2170. return x.TargetType
  2171. }
  2172. return ""
  2173. }
  2174. type PingResponse struct {
  2175. state protoimpl.MessageState
  2176. sizeCache protoimpl.SizeCache
  2177. unknownFields protoimpl.UnknownFields
  2178. StartTimeNs int64 `protobuf:"varint,1,opt,name=start_time_ns,json=startTimeNs,proto3" json:"start_time_ns,omitempty"`
  2179. RemoteTimeNs int64 `protobuf:"varint,2,opt,name=remote_time_ns,json=remoteTimeNs,proto3" json:"remote_time_ns,omitempty"`
  2180. StopTimeNs int64 `protobuf:"varint,3,opt,name=stop_time_ns,json=stopTimeNs,proto3" json:"stop_time_ns,omitempty"`
  2181. }
  2182. func (x *PingResponse) Reset() {
  2183. *x = PingResponse{}
  2184. if protoimpl.UnsafeEnabled {
  2185. mi := &file_filer_proto_msgTypes[38]
  2186. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2187. ms.StoreMessageInfo(mi)
  2188. }
  2189. }
  2190. func (x *PingResponse) String() string {
  2191. return protoimpl.X.MessageStringOf(x)
  2192. }
  2193. func (*PingResponse) ProtoMessage() {}
  2194. func (x *PingResponse) ProtoReflect() protoreflect.Message {
  2195. mi := &file_filer_proto_msgTypes[38]
  2196. if protoimpl.UnsafeEnabled && x != nil {
  2197. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2198. if ms.LoadMessageInfo() == nil {
  2199. ms.StoreMessageInfo(mi)
  2200. }
  2201. return ms
  2202. }
  2203. return mi.MessageOf(x)
  2204. }
  2205. // Deprecated: Use PingResponse.ProtoReflect.Descriptor instead.
  2206. func (*PingResponse) Descriptor() ([]byte, []int) {
  2207. return file_filer_proto_rawDescGZIP(), []int{38}
  2208. }
  2209. func (x *PingResponse) GetStartTimeNs() int64 {
  2210. if x != nil {
  2211. return x.StartTimeNs
  2212. }
  2213. return 0
  2214. }
  2215. func (x *PingResponse) GetRemoteTimeNs() int64 {
  2216. if x != nil {
  2217. return x.RemoteTimeNs
  2218. }
  2219. return 0
  2220. }
  2221. func (x *PingResponse) GetStopTimeNs() int64 {
  2222. if x != nil {
  2223. return x.StopTimeNs
  2224. }
  2225. return 0
  2226. }
  2227. type GetFilerConfigurationRequest struct {
  2228. state protoimpl.MessageState
  2229. sizeCache protoimpl.SizeCache
  2230. unknownFields protoimpl.UnknownFields
  2231. }
  2232. func (x *GetFilerConfigurationRequest) Reset() {
  2233. *x = GetFilerConfigurationRequest{}
  2234. if protoimpl.UnsafeEnabled {
  2235. mi := &file_filer_proto_msgTypes[39]
  2236. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2237. ms.StoreMessageInfo(mi)
  2238. }
  2239. }
  2240. func (x *GetFilerConfigurationRequest) String() string {
  2241. return protoimpl.X.MessageStringOf(x)
  2242. }
  2243. func (*GetFilerConfigurationRequest) ProtoMessage() {}
  2244. func (x *GetFilerConfigurationRequest) ProtoReflect() protoreflect.Message {
  2245. mi := &file_filer_proto_msgTypes[39]
  2246. if protoimpl.UnsafeEnabled && x != nil {
  2247. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2248. if ms.LoadMessageInfo() == nil {
  2249. ms.StoreMessageInfo(mi)
  2250. }
  2251. return ms
  2252. }
  2253. return mi.MessageOf(x)
  2254. }
  2255. // Deprecated: Use GetFilerConfigurationRequest.ProtoReflect.Descriptor instead.
  2256. func (*GetFilerConfigurationRequest) Descriptor() ([]byte, []int) {
  2257. return file_filer_proto_rawDescGZIP(), []int{39}
  2258. }
  2259. type GetFilerConfigurationResponse struct {
  2260. state protoimpl.MessageState
  2261. sizeCache protoimpl.SizeCache
  2262. unknownFields protoimpl.UnknownFields
  2263. Masters []string `protobuf:"bytes,1,rep,name=masters,proto3" json:"masters,omitempty"`
  2264. Replication string `protobuf:"bytes,2,opt,name=replication,proto3" json:"replication,omitempty"`
  2265. Collection string `protobuf:"bytes,3,opt,name=collection,proto3" json:"collection,omitempty"`
  2266. MaxMb uint32 `protobuf:"varint,4,opt,name=max_mb,json=maxMb,proto3" json:"max_mb,omitempty"`
  2267. DirBuckets string `protobuf:"bytes,5,opt,name=dir_buckets,json=dirBuckets,proto3" json:"dir_buckets,omitempty"`
  2268. Cipher bool `protobuf:"varint,7,opt,name=cipher,proto3" json:"cipher,omitempty"`
  2269. Signature int32 `protobuf:"varint,8,opt,name=signature,proto3" json:"signature,omitempty"`
  2270. MetricsAddress string `protobuf:"bytes,9,opt,name=metrics_address,json=metricsAddress,proto3" json:"metrics_address,omitempty"`
  2271. MetricsIntervalSec int32 `protobuf:"varint,10,opt,name=metrics_interval_sec,json=metricsIntervalSec,proto3" json:"metrics_interval_sec,omitempty"`
  2272. Version string `protobuf:"bytes,11,opt,name=version,proto3" json:"version,omitempty"`
  2273. ClusterId string `protobuf:"bytes,12,opt,name=cluster_id,json=clusterId,proto3" json:"cluster_id,omitempty"`
  2274. FilerGroup string `protobuf:"bytes,13,opt,name=filer_group,json=filerGroup,proto3" json:"filer_group,omitempty"`
  2275. MajorVersion int32 `protobuf:"varint,14,opt,name=major_version,json=majorVersion,proto3" json:"major_version,omitempty"`
  2276. MinorVersion int32 `protobuf:"varint,15,opt,name=minor_version,json=minorVersion,proto3" json:"minor_version,omitempty"`
  2277. }
  2278. func (x *GetFilerConfigurationResponse) Reset() {
  2279. *x = GetFilerConfigurationResponse{}
  2280. if protoimpl.UnsafeEnabled {
  2281. mi := &file_filer_proto_msgTypes[40]
  2282. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2283. ms.StoreMessageInfo(mi)
  2284. }
  2285. }
  2286. func (x *GetFilerConfigurationResponse) String() string {
  2287. return protoimpl.X.MessageStringOf(x)
  2288. }
  2289. func (*GetFilerConfigurationResponse) ProtoMessage() {}
  2290. func (x *GetFilerConfigurationResponse) ProtoReflect() protoreflect.Message {
  2291. mi := &file_filer_proto_msgTypes[40]
  2292. if protoimpl.UnsafeEnabled && x != nil {
  2293. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2294. if ms.LoadMessageInfo() == nil {
  2295. ms.StoreMessageInfo(mi)
  2296. }
  2297. return ms
  2298. }
  2299. return mi.MessageOf(x)
  2300. }
  2301. // Deprecated: Use GetFilerConfigurationResponse.ProtoReflect.Descriptor instead.
  2302. func (*GetFilerConfigurationResponse) Descriptor() ([]byte, []int) {
  2303. return file_filer_proto_rawDescGZIP(), []int{40}
  2304. }
  2305. func (x *GetFilerConfigurationResponse) GetMasters() []string {
  2306. if x != nil {
  2307. return x.Masters
  2308. }
  2309. return nil
  2310. }
  2311. func (x *GetFilerConfigurationResponse) GetReplication() string {
  2312. if x != nil {
  2313. return x.Replication
  2314. }
  2315. return ""
  2316. }
  2317. func (x *GetFilerConfigurationResponse) GetCollection() string {
  2318. if x != nil {
  2319. return x.Collection
  2320. }
  2321. return ""
  2322. }
  2323. func (x *GetFilerConfigurationResponse) GetMaxMb() uint32 {
  2324. if x != nil {
  2325. return x.MaxMb
  2326. }
  2327. return 0
  2328. }
  2329. func (x *GetFilerConfigurationResponse) GetDirBuckets() string {
  2330. if x != nil {
  2331. return x.DirBuckets
  2332. }
  2333. return ""
  2334. }
  2335. func (x *GetFilerConfigurationResponse) GetCipher() bool {
  2336. if x != nil {
  2337. return x.Cipher
  2338. }
  2339. return false
  2340. }
  2341. func (x *GetFilerConfigurationResponse) GetSignature() int32 {
  2342. if x != nil {
  2343. return x.Signature
  2344. }
  2345. return 0
  2346. }
  2347. func (x *GetFilerConfigurationResponse) GetMetricsAddress() string {
  2348. if x != nil {
  2349. return x.MetricsAddress
  2350. }
  2351. return ""
  2352. }
  2353. func (x *GetFilerConfigurationResponse) GetMetricsIntervalSec() int32 {
  2354. if x != nil {
  2355. return x.MetricsIntervalSec
  2356. }
  2357. return 0
  2358. }
  2359. func (x *GetFilerConfigurationResponse) GetVersion() string {
  2360. if x != nil {
  2361. return x.Version
  2362. }
  2363. return ""
  2364. }
  2365. func (x *GetFilerConfigurationResponse) GetClusterId() string {
  2366. if x != nil {
  2367. return x.ClusterId
  2368. }
  2369. return ""
  2370. }
  2371. func (x *GetFilerConfigurationResponse) GetFilerGroup() string {
  2372. if x != nil {
  2373. return x.FilerGroup
  2374. }
  2375. return ""
  2376. }
  2377. func (x *GetFilerConfigurationResponse) GetMajorVersion() int32 {
  2378. if x != nil {
  2379. return x.MajorVersion
  2380. }
  2381. return 0
  2382. }
  2383. func (x *GetFilerConfigurationResponse) GetMinorVersion() int32 {
  2384. if x != nil {
  2385. return x.MinorVersion
  2386. }
  2387. return 0
  2388. }
  2389. type SubscribeMetadataRequest struct {
  2390. state protoimpl.MessageState
  2391. sizeCache protoimpl.SizeCache
  2392. unknownFields protoimpl.UnknownFields
  2393. ClientName string `protobuf:"bytes,1,opt,name=client_name,json=clientName,proto3" json:"client_name,omitempty"`
  2394. PathPrefix string `protobuf:"bytes,2,opt,name=path_prefix,json=pathPrefix,proto3" json:"path_prefix,omitempty"`
  2395. SinceNs int64 `protobuf:"varint,3,opt,name=since_ns,json=sinceNs,proto3" json:"since_ns,omitempty"`
  2396. Signature int32 `protobuf:"varint,4,opt,name=signature,proto3" json:"signature,omitempty"`
  2397. PathPrefixes []string `protobuf:"bytes,6,rep,name=path_prefixes,json=pathPrefixes,proto3" json:"path_prefixes,omitempty"`
  2398. ClientId int32 `protobuf:"varint,7,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"`
  2399. UntilNs int64 `protobuf:"varint,8,opt,name=until_ns,json=untilNs,proto3" json:"until_ns,omitempty"`
  2400. ClientEpoch int32 `protobuf:"varint,9,opt,name=client_epoch,json=clientEpoch,proto3" json:"client_epoch,omitempty"`
  2401. Directories []string `protobuf:"bytes,10,rep,name=directories,proto3" json:"directories,omitempty"` // exact directory to watch
  2402. }
  2403. func (x *SubscribeMetadataRequest) Reset() {
  2404. *x = SubscribeMetadataRequest{}
  2405. if protoimpl.UnsafeEnabled {
  2406. mi := &file_filer_proto_msgTypes[41]
  2407. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2408. ms.StoreMessageInfo(mi)
  2409. }
  2410. }
  2411. func (x *SubscribeMetadataRequest) String() string {
  2412. return protoimpl.X.MessageStringOf(x)
  2413. }
  2414. func (*SubscribeMetadataRequest) ProtoMessage() {}
  2415. func (x *SubscribeMetadataRequest) ProtoReflect() protoreflect.Message {
  2416. mi := &file_filer_proto_msgTypes[41]
  2417. if protoimpl.UnsafeEnabled && x != nil {
  2418. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2419. if ms.LoadMessageInfo() == nil {
  2420. ms.StoreMessageInfo(mi)
  2421. }
  2422. return ms
  2423. }
  2424. return mi.MessageOf(x)
  2425. }
  2426. // Deprecated: Use SubscribeMetadataRequest.ProtoReflect.Descriptor instead.
  2427. func (*SubscribeMetadataRequest) Descriptor() ([]byte, []int) {
  2428. return file_filer_proto_rawDescGZIP(), []int{41}
  2429. }
  2430. func (x *SubscribeMetadataRequest) GetClientName() string {
  2431. if x != nil {
  2432. return x.ClientName
  2433. }
  2434. return ""
  2435. }
  2436. func (x *SubscribeMetadataRequest) GetPathPrefix() string {
  2437. if x != nil {
  2438. return x.PathPrefix
  2439. }
  2440. return ""
  2441. }
  2442. func (x *SubscribeMetadataRequest) GetSinceNs() int64 {
  2443. if x != nil {
  2444. return x.SinceNs
  2445. }
  2446. return 0
  2447. }
  2448. func (x *SubscribeMetadataRequest) GetSignature() int32 {
  2449. if x != nil {
  2450. return x.Signature
  2451. }
  2452. return 0
  2453. }
  2454. func (x *SubscribeMetadataRequest) GetPathPrefixes() []string {
  2455. if x != nil {
  2456. return x.PathPrefixes
  2457. }
  2458. return nil
  2459. }
  2460. func (x *SubscribeMetadataRequest) GetClientId() int32 {
  2461. if x != nil {
  2462. return x.ClientId
  2463. }
  2464. return 0
  2465. }
  2466. func (x *SubscribeMetadataRequest) GetUntilNs() int64 {
  2467. if x != nil {
  2468. return x.UntilNs
  2469. }
  2470. return 0
  2471. }
  2472. func (x *SubscribeMetadataRequest) GetClientEpoch() int32 {
  2473. if x != nil {
  2474. return x.ClientEpoch
  2475. }
  2476. return 0
  2477. }
  2478. func (x *SubscribeMetadataRequest) GetDirectories() []string {
  2479. if x != nil {
  2480. return x.Directories
  2481. }
  2482. return nil
  2483. }
  2484. type SubscribeMetadataResponse struct {
  2485. state protoimpl.MessageState
  2486. sizeCache protoimpl.SizeCache
  2487. unknownFields protoimpl.UnknownFields
  2488. Directory string `protobuf:"bytes,1,opt,name=directory,proto3" json:"directory,omitempty"`
  2489. EventNotification *EventNotification `protobuf:"bytes,2,opt,name=event_notification,json=eventNotification,proto3" json:"event_notification,omitempty"`
  2490. TsNs int64 `protobuf:"varint,3,opt,name=ts_ns,json=tsNs,proto3" json:"ts_ns,omitempty"`
  2491. }
  2492. func (x *SubscribeMetadataResponse) Reset() {
  2493. *x = SubscribeMetadataResponse{}
  2494. if protoimpl.UnsafeEnabled {
  2495. mi := &file_filer_proto_msgTypes[42]
  2496. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2497. ms.StoreMessageInfo(mi)
  2498. }
  2499. }
  2500. func (x *SubscribeMetadataResponse) String() string {
  2501. return protoimpl.X.MessageStringOf(x)
  2502. }
  2503. func (*SubscribeMetadataResponse) ProtoMessage() {}
  2504. func (x *SubscribeMetadataResponse) ProtoReflect() protoreflect.Message {
  2505. mi := &file_filer_proto_msgTypes[42]
  2506. if protoimpl.UnsafeEnabled && x != nil {
  2507. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2508. if ms.LoadMessageInfo() == nil {
  2509. ms.StoreMessageInfo(mi)
  2510. }
  2511. return ms
  2512. }
  2513. return mi.MessageOf(x)
  2514. }
  2515. // Deprecated: Use SubscribeMetadataResponse.ProtoReflect.Descriptor instead.
  2516. func (*SubscribeMetadataResponse) Descriptor() ([]byte, []int) {
  2517. return file_filer_proto_rawDescGZIP(), []int{42}
  2518. }
  2519. func (x *SubscribeMetadataResponse) GetDirectory() string {
  2520. if x != nil {
  2521. return x.Directory
  2522. }
  2523. return ""
  2524. }
  2525. func (x *SubscribeMetadataResponse) GetEventNotification() *EventNotification {
  2526. if x != nil {
  2527. return x.EventNotification
  2528. }
  2529. return nil
  2530. }
  2531. func (x *SubscribeMetadataResponse) GetTsNs() int64 {
  2532. if x != nil {
  2533. return x.TsNs
  2534. }
  2535. return 0
  2536. }
  2537. type TraverseBfsMetadataRequest struct {
  2538. state protoimpl.MessageState
  2539. sizeCache protoimpl.SizeCache
  2540. unknownFields protoimpl.UnknownFields
  2541. Directory string `protobuf:"bytes,1,opt,name=directory,proto3" json:"directory,omitempty"`
  2542. ExcludedPrefixes []string `protobuf:"bytes,2,rep,name=excluded_prefixes,json=excludedPrefixes,proto3" json:"excluded_prefixes,omitempty"`
  2543. }
  2544. func (x *TraverseBfsMetadataRequest) Reset() {
  2545. *x = TraverseBfsMetadataRequest{}
  2546. if protoimpl.UnsafeEnabled {
  2547. mi := &file_filer_proto_msgTypes[43]
  2548. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2549. ms.StoreMessageInfo(mi)
  2550. }
  2551. }
  2552. func (x *TraverseBfsMetadataRequest) String() string {
  2553. return protoimpl.X.MessageStringOf(x)
  2554. }
  2555. func (*TraverseBfsMetadataRequest) ProtoMessage() {}
  2556. func (x *TraverseBfsMetadataRequest) ProtoReflect() protoreflect.Message {
  2557. mi := &file_filer_proto_msgTypes[43]
  2558. if protoimpl.UnsafeEnabled && x != nil {
  2559. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2560. if ms.LoadMessageInfo() == nil {
  2561. ms.StoreMessageInfo(mi)
  2562. }
  2563. return ms
  2564. }
  2565. return mi.MessageOf(x)
  2566. }
  2567. // Deprecated: Use TraverseBfsMetadataRequest.ProtoReflect.Descriptor instead.
  2568. func (*TraverseBfsMetadataRequest) Descriptor() ([]byte, []int) {
  2569. return file_filer_proto_rawDescGZIP(), []int{43}
  2570. }
  2571. func (x *TraverseBfsMetadataRequest) GetDirectory() string {
  2572. if x != nil {
  2573. return x.Directory
  2574. }
  2575. return ""
  2576. }
  2577. func (x *TraverseBfsMetadataRequest) GetExcludedPrefixes() []string {
  2578. if x != nil {
  2579. return x.ExcludedPrefixes
  2580. }
  2581. return nil
  2582. }
  2583. type TraverseBfsMetadataResponse struct {
  2584. state protoimpl.MessageState
  2585. sizeCache protoimpl.SizeCache
  2586. unknownFields protoimpl.UnknownFields
  2587. Directory string `protobuf:"bytes,1,opt,name=directory,proto3" json:"directory,omitempty"`
  2588. Entry *Entry `protobuf:"bytes,2,opt,name=entry,proto3" json:"entry,omitempty"`
  2589. }
  2590. func (x *TraverseBfsMetadataResponse) Reset() {
  2591. *x = TraverseBfsMetadataResponse{}
  2592. if protoimpl.UnsafeEnabled {
  2593. mi := &file_filer_proto_msgTypes[44]
  2594. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2595. ms.StoreMessageInfo(mi)
  2596. }
  2597. }
  2598. func (x *TraverseBfsMetadataResponse) String() string {
  2599. return protoimpl.X.MessageStringOf(x)
  2600. }
  2601. func (*TraverseBfsMetadataResponse) ProtoMessage() {}
  2602. func (x *TraverseBfsMetadataResponse) ProtoReflect() protoreflect.Message {
  2603. mi := &file_filer_proto_msgTypes[44]
  2604. if protoimpl.UnsafeEnabled && x != nil {
  2605. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2606. if ms.LoadMessageInfo() == nil {
  2607. ms.StoreMessageInfo(mi)
  2608. }
  2609. return ms
  2610. }
  2611. return mi.MessageOf(x)
  2612. }
  2613. // Deprecated: Use TraverseBfsMetadataResponse.ProtoReflect.Descriptor instead.
  2614. func (*TraverseBfsMetadataResponse) Descriptor() ([]byte, []int) {
  2615. return file_filer_proto_rawDescGZIP(), []int{44}
  2616. }
  2617. func (x *TraverseBfsMetadataResponse) GetDirectory() string {
  2618. if x != nil {
  2619. return x.Directory
  2620. }
  2621. return ""
  2622. }
  2623. func (x *TraverseBfsMetadataResponse) GetEntry() *Entry {
  2624. if x != nil {
  2625. return x.Entry
  2626. }
  2627. return nil
  2628. }
  2629. type LogEntry struct {
  2630. state protoimpl.MessageState
  2631. sizeCache protoimpl.SizeCache
  2632. unknownFields protoimpl.UnknownFields
  2633. TsNs int64 `protobuf:"varint,1,opt,name=ts_ns,json=tsNs,proto3" json:"ts_ns,omitempty"`
  2634. PartitionKeyHash int32 `protobuf:"varint,2,opt,name=partition_key_hash,json=partitionKeyHash,proto3" json:"partition_key_hash,omitempty"`
  2635. Data []byte `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
  2636. Key []byte `protobuf:"bytes,4,opt,name=key,proto3" json:"key,omitempty"`
  2637. }
  2638. func (x *LogEntry) Reset() {
  2639. *x = LogEntry{}
  2640. if protoimpl.UnsafeEnabled {
  2641. mi := &file_filer_proto_msgTypes[45]
  2642. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2643. ms.StoreMessageInfo(mi)
  2644. }
  2645. }
  2646. func (x *LogEntry) String() string {
  2647. return protoimpl.X.MessageStringOf(x)
  2648. }
  2649. func (*LogEntry) ProtoMessage() {}
  2650. func (x *LogEntry) ProtoReflect() protoreflect.Message {
  2651. mi := &file_filer_proto_msgTypes[45]
  2652. if protoimpl.UnsafeEnabled && x != nil {
  2653. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2654. if ms.LoadMessageInfo() == nil {
  2655. ms.StoreMessageInfo(mi)
  2656. }
  2657. return ms
  2658. }
  2659. return mi.MessageOf(x)
  2660. }
  2661. // Deprecated: Use LogEntry.ProtoReflect.Descriptor instead.
  2662. func (*LogEntry) Descriptor() ([]byte, []int) {
  2663. return file_filer_proto_rawDescGZIP(), []int{45}
  2664. }
  2665. func (x *LogEntry) GetTsNs() int64 {
  2666. if x != nil {
  2667. return x.TsNs
  2668. }
  2669. return 0
  2670. }
  2671. func (x *LogEntry) GetPartitionKeyHash() int32 {
  2672. if x != nil {
  2673. return x.PartitionKeyHash
  2674. }
  2675. return 0
  2676. }
  2677. func (x *LogEntry) GetData() []byte {
  2678. if x != nil {
  2679. return x.Data
  2680. }
  2681. return nil
  2682. }
  2683. func (x *LogEntry) GetKey() []byte {
  2684. if x != nil {
  2685. return x.Key
  2686. }
  2687. return nil
  2688. }
  2689. type KeepConnectedRequest struct {
  2690. state protoimpl.MessageState
  2691. sizeCache protoimpl.SizeCache
  2692. unknownFields protoimpl.UnknownFields
  2693. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  2694. GrpcPort uint32 `protobuf:"varint,2,opt,name=grpc_port,json=grpcPort,proto3" json:"grpc_port,omitempty"`
  2695. Resources []string `protobuf:"bytes,3,rep,name=resources,proto3" json:"resources,omitempty"`
  2696. }
  2697. func (x *KeepConnectedRequest) Reset() {
  2698. *x = KeepConnectedRequest{}
  2699. if protoimpl.UnsafeEnabled {
  2700. mi := &file_filer_proto_msgTypes[46]
  2701. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2702. ms.StoreMessageInfo(mi)
  2703. }
  2704. }
  2705. func (x *KeepConnectedRequest) String() string {
  2706. return protoimpl.X.MessageStringOf(x)
  2707. }
  2708. func (*KeepConnectedRequest) ProtoMessage() {}
  2709. func (x *KeepConnectedRequest) ProtoReflect() protoreflect.Message {
  2710. mi := &file_filer_proto_msgTypes[46]
  2711. if protoimpl.UnsafeEnabled && x != nil {
  2712. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2713. if ms.LoadMessageInfo() == nil {
  2714. ms.StoreMessageInfo(mi)
  2715. }
  2716. return ms
  2717. }
  2718. return mi.MessageOf(x)
  2719. }
  2720. // Deprecated: Use KeepConnectedRequest.ProtoReflect.Descriptor instead.
  2721. func (*KeepConnectedRequest) Descriptor() ([]byte, []int) {
  2722. return file_filer_proto_rawDescGZIP(), []int{46}
  2723. }
  2724. func (x *KeepConnectedRequest) GetName() string {
  2725. if x != nil {
  2726. return x.Name
  2727. }
  2728. return ""
  2729. }
  2730. func (x *KeepConnectedRequest) GetGrpcPort() uint32 {
  2731. if x != nil {
  2732. return x.GrpcPort
  2733. }
  2734. return 0
  2735. }
  2736. func (x *KeepConnectedRequest) GetResources() []string {
  2737. if x != nil {
  2738. return x.Resources
  2739. }
  2740. return nil
  2741. }
  2742. type KeepConnectedResponse struct {
  2743. state protoimpl.MessageState
  2744. sizeCache protoimpl.SizeCache
  2745. unknownFields protoimpl.UnknownFields
  2746. }
  2747. func (x *KeepConnectedResponse) Reset() {
  2748. *x = KeepConnectedResponse{}
  2749. if protoimpl.UnsafeEnabled {
  2750. mi := &file_filer_proto_msgTypes[47]
  2751. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2752. ms.StoreMessageInfo(mi)
  2753. }
  2754. }
  2755. func (x *KeepConnectedResponse) String() string {
  2756. return protoimpl.X.MessageStringOf(x)
  2757. }
  2758. func (*KeepConnectedResponse) ProtoMessage() {}
  2759. func (x *KeepConnectedResponse) ProtoReflect() protoreflect.Message {
  2760. mi := &file_filer_proto_msgTypes[47]
  2761. if protoimpl.UnsafeEnabled && x != nil {
  2762. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2763. if ms.LoadMessageInfo() == nil {
  2764. ms.StoreMessageInfo(mi)
  2765. }
  2766. return ms
  2767. }
  2768. return mi.MessageOf(x)
  2769. }
  2770. // Deprecated: Use KeepConnectedResponse.ProtoReflect.Descriptor instead.
  2771. func (*KeepConnectedResponse) Descriptor() ([]byte, []int) {
  2772. return file_filer_proto_rawDescGZIP(), []int{47}
  2773. }
  2774. type LocateBrokerRequest struct {
  2775. state protoimpl.MessageState
  2776. sizeCache protoimpl.SizeCache
  2777. unknownFields protoimpl.UnknownFields
  2778. Resource string `protobuf:"bytes,1,opt,name=resource,proto3" json:"resource,omitempty"`
  2779. }
  2780. func (x *LocateBrokerRequest) Reset() {
  2781. *x = LocateBrokerRequest{}
  2782. if protoimpl.UnsafeEnabled {
  2783. mi := &file_filer_proto_msgTypes[48]
  2784. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2785. ms.StoreMessageInfo(mi)
  2786. }
  2787. }
  2788. func (x *LocateBrokerRequest) String() string {
  2789. return protoimpl.X.MessageStringOf(x)
  2790. }
  2791. func (*LocateBrokerRequest) ProtoMessage() {}
  2792. func (x *LocateBrokerRequest) ProtoReflect() protoreflect.Message {
  2793. mi := &file_filer_proto_msgTypes[48]
  2794. if protoimpl.UnsafeEnabled && x != nil {
  2795. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2796. if ms.LoadMessageInfo() == nil {
  2797. ms.StoreMessageInfo(mi)
  2798. }
  2799. return ms
  2800. }
  2801. return mi.MessageOf(x)
  2802. }
  2803. // Deprecated: Use LocateBrokerRequest.ProtoReflect.Descriptor instead.
  2804. func (*LocateBrokerRequest) Descriptor() ([]byte, []int) {
  2805. return file_filer_proto_rawDescGZIP(), []int{48}
  2806. }
  2807. func (x *LocateBrokerRequest) GetResource() string {
  2808. if x != nil {
  2809. return x.Resource
  2810. }
  2811. return ""
  2812. }
  2813. type LocateBrokerResponse struct {
  2814. state protoimpl.MessageState
  2815. sizeCache protoimpl.SizeCache
  2816. unknownFields protoimpl.UnknownFields
  2817. Found bool `protobuf:"varint,1,opt,name=found,proto3" json:"found,omitempty"`
  2818. Resources []*LocateBrokerResponse_Resource `protobuf:"bytes,2,rep,name=resources,proto3" json:"resources,omitempty"`
  2819. }
  2820. func (x *LocateBrokerResponse) Reset() {
  2821. *x = LocateBrokerResponse{}
  2822. if protoimpl.UnsafeEnabled {
  2823. mi := &file_filer_proto_msgTypes[49]
  2824. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2825. ms.StoreMessageInfo(mi)
  2826. }
  2827. }
  2828. func (x *LocateBrokerResponse) String() string {
  2829. return protoimpl.X.MessageStringOf(x)
  2830. }
  2831. func (*LocateBrokerResponse) ProtoMessage() {}
  2832. func (x *LocateBrokerResponse) ProtoReflect() protoreflect.Message {
  2833. mi := &file_filer_proto_msgTypes[49]
  2834. if protoimpl.UnsafeEnabled && x != nil {
  2835. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2836. if ms.LoadMessageInfo() == nil {
  2837. ms.StoreMessageInfo(mi)
  2838. }
  2839. return ms
  2840. }
  2841. return mi.MessageOf(x)
  2842. }
  2843. // Deprecated: Use LocateBrokerResponse.ProtoReflect.Descriptor instead.
  2844. func (*LocateBrokerResponse) Descriptor() ([]byte, []int) {
  2845. return file_filer_proto_rawDescGZIP(), []int{49}
  2846. }
  2847. func (x *LocateBrokerResponse) GetFound() bool {
  2848. if x != nil {
  2849. return x.Found
  2850. }
  2851. return false
  2852. }
  2853. func (x *LocateBrokerResponse) GetResources() []*LocateBrokerResponse_Resource {
  2854. if x != nil {
  2855. return x.Resources
  2856. }
  2857. return nil
  2858. }
  2859. // ///////////////////////
  2860. // Key-Value operations
  2861. // ///////////////////////
  2862. type KvGetRequest struct {
  2863. state protoimpl.MessageState
  2864. sizeCache protoimpl.SizeCache
  2865. unknownFields protoimpl.UnknownFields
  2866. Key []byte `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
  2867. }
  2868. func (x *KvGetRequest) Reset() {
  2869. *x = KvGetRequest{}
  2870. if protoimpl.UnsafeEnabled {
  2871. mi := &file_filer_proto_msgTypes[50]
  2872. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2873. ms.StoreMessageInfo(mi)
  2874. }
  2875. }
  2876. func (x *KvGetRequest) String() string {
  2877. return protoimpl.X.MessageStringOf(x)
  2878. }
  2879. func (*KvGetRequest) ProtoMessage() {}
  2880. func (x *KvGetRequest) ProtoReflect() protoreflect.Message {
  2881. mi := &file_filer_proto_msgTypes[50]
  2882. if protoimpl.UnsafeEnabled && x != nil {
  2883. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2884. if ms.LoadMessageInfo() == nil {
  2885. ms.StoreMessageInfo(mi)
  2886. }
  2887. return ms
  2888. }
  2889. return mi.MessageOf(x)
  2890. }
  2891. // Deprecated: Use KvGetRequest.ProtoReflect.Descriptor instead.
  2892. func (*KvGetRequest) Descriptor() ([]byte, []int) {
  2893. return file_filer_proto_rawDescGZIP(), []int{50}
  2894. }
  2895. func (x *KvGetRequest) GetKey() []byte {
  2896. if x != nil {
  2897. return x.Key
  2898. }
  2899. return nil
  2900. }
  2901. type KvGetResponse struct {
  2902. state protoimpl.MessageState
  2903. sizeCache protoimpl.SizeCache
  2904. unknownFields protoimpl.UnknownFields
  2905. Value []byte `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
  2906. Error string `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"`
  2907. }
  2908. func (x *KvGetResponse) Reset() {
  2909. *x = KvGetResponse{}
  2910. if protoimpl.UnsafeEnabled {
  2911. mi := &file_filer_proto_msgTypes[51]
  2912. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2913. ms.StoreMessageInfo(mi)
  2914. }
  2915. }
  2916. func (x *KvGetResponse) String() string {
  2917. return protoimpl.X.MessageStringOf(x)
  2918. }
  2919. func (*KvGetResponse) ProtoMessage() {}
  2920. func (x *KvGetResponse) ProtoReflect() protoreflect.Message {
  2921. mi := &file_filer_proto_msgTypes[51]
  2922. if protoimpl.UnsafeEnabled && x != nil {
  2923. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2924. if ms.LoadMessageInfo() == nil {
  2925. ms.StoreMessageInfo(mi)
  2926. }
  2927. return ms
  2928. }
  2929. return mi.MessageOf(x)
  2930. }
  2931. // Deprecated: Use KvGetResponse.ProtoReflect.Descriptor instead.
  2932. func (*KvGetResponse) Descriptor() ([]byte, []int) {
  2933. return file_filer_proto_rawDescGZIP(), []int{51}
  2934. }
  2935. func (x *KvGetResponse) GetValue() []byte {
  2936. if x != nil {
  2937. return x.Value
  2938. }
  2939. return nil
  2940. }
  2941. func (x *KvGetResponse) GetError() string {
  2942. if x != nil {
  2943. return x.Error
  2944. }
  2945. return ""
  2946. }
  2947. type KvPutRequest struct {
  2948. state protoimpl.MessageState
  2949. sizeCache protoimpl.SizeCache
  2950. unknownFields protoimpl.UnknownFields
  2951. Key []byte `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
  2952. Value []byte `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"`
  2953. }
  2954. func (x *KvPutRequest) Reset() {
  2955. *x = KvPutRequest{}
  2956. if protoimpl.UnsafeEnabled {
  2957. mi := &file_filer_proto_msgTypes[52]
  2958. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2959. ms.StoreMessageInfo(mi)
  2960. }
  2961. }
  2962. func (x *KvPutRequest) String() string {
  2963. return protoimpl.X.MessageStringOf(x)
  2964. }
  2965. func (*KvPutRequest) ProtoMessage() {}
  2966. func (x *KvPutRequest) ProtoReflect() protoreflect.Message {
  2967. mi := &file_filer_proto_msgTypes[52]
  2968. if protoimpl.UnsafeEnabled && x != nil {
  2969. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2970. if ms.LoadMessageInfo() == nil {
  2971. ms.StoreMessageInfo(mi)
  2972. }
  2973. return ms
  2974. }
  2975. return mi.MessageOf(x)
  2976. }
  2977. // Deprecated: Use KvPutRequest.ProtoReflect.Descriptor instead.
  2978. func (*KvPutRequest) Descriptor() ([]byte, []int) {
  2979. return file_filer_proto_rawDescGZIP(), []int{52}
  2980. }
  2981. func (x *KvPutRequest) GetKey() []byte {
  2982. if x != nil {
  2983. return x.Key
  2984. }
  2985. return nil
  2986. }
  2987. func (x *KvPutRequest) GetValue() []byte {
  2988. if x != nil {
  2989. return x.Value
  2990. }
  2991. return nil
  2992. }
  2993. type KvPutResponse struct {
  2994. state protoimpl.MessageState
  2995. sizeCache protoimpl.SizeCache
  2996. unknownFields protoimpl.UnknownFields
  2997. Error string `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"`
  2998. }
  2999. func (x *KvPutResponse) Reset() {
  3000. *x = KvPutResponse{}
  3001. if protoimpl.UnsafeEnabled {
  3002. mi := &file_filer_proto_msgTypes[53]
  3003. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3004. ms.StoreMessageInfo(mi)
  3005. }
  3006. }
  3007. func (x *KvPutResponse) String() string {
  3008. return protoimpl.X.MessageStringOf(x)
  3009. }
  3010. func (*KvPutResponse) ProtoMessage() {}
  3011. func (x *KvPutResponse) ProtoReflect() protoreflect.Message {
  3012. mi := &file_filer_proto_msgTypes[53]
  3013. if protoimpl.UnsafeEnabled && x != nil {
  3014. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3015. if ms.LoadMessageInfo() == nil {
  3016. ms.StoreMessageInfo(mi)
  3017. }
  3018. return ms
  3019. }
  3020. return mi.MessageOf(x)
  3021. }
  3022. // Deprecated: Use KvPutResponse.ProtoReflect.Descriptor instead.
  3023. func (*KvPutResponse) Descriptor() ([]byte, []int) {
  3024. return file_filer_proto_rawDescGZIP(), []int{53}
  3025. }
  3026. func (x *KvPutResponse) GetError() string {
  3027. if x != nil {
  3028. return x.Error
  3029. }
  3030. return ""
  3031. }
  3032. // ///////////////////////
  3033. // path-based configurations
  3034. // ///////////////////////
  3035. type FilerConf struct {
  3036. state protoimpl.MessageState
  3037. sizeCache protoimpl.SizeCache
  3038. unknownFields protoimpl.UnknownFields
  3039. Version int32 `protobuf:"varint,1,opt,name=version,proto3" json:"version,omitempty"`
  3040. Locations []*FilerConf_PathConf `protobuf:"bytes,2,rep,name=locations,proto3" json:"locations,omitempty"`
  3041. }
  3042. func (x *FilerConf) Reset() {
  3043. *x = FilerConf{}
  3044. if protoimpl.UnsafeEnabled {
  3045. mi := &file_filer_proto_msgTypes[54]
  3046. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3047. ms.StoreMessageInfo(mi)
  3048. }
  3049. }
  3050. func (x *FilerConf) String() string {
  3051. return protoimpl.X.MessageStringOf(x)
  3052. }
  3053. func (*FilerConf) ProtoMessage() {}
  3054. func (x *FilerConf) ProtoReflect() protoreflect.Message {
  3055. mi := &file_filer_proto_msgTypes[54]
  3056. if protoimpl.UnsafeEnabled && x != nil {
  3057. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3058. if ms.LoadMessageInfo() == nil {
  3059. ms.StoreMessageInfo(mi)
  3060. }
  3061. return ms
  3062. }
  3063. return mi.MessageOf(x)
  3064. }
  3065. // Deprecated: Use FilerConf.ProtoReflect.Descriptor instead.
  3066. func (*FilerConf) Descriptor() ([]byte, []int) {
  3067. return file_filer_proto_rawDescGZIP(), []int{54}
  3068. }
  3069. func (x *FilerConf) GetVersion() int32 {
  3070. if x != nil {
  3071. return x.Version
  3072. }
  3073. return 0
  3074. }
  3075. func (x *FilerConf) GetLocations() []*FilerConf_PathConf {
  3076. if x != nil {
  3077. return x.Locations
  3078. }
  3079. return nil
  3080. }
  3081. // ///////////////////////
  3082. // Remote Storage related
  3083. // ///////////////////////
  3084. type CacheRemoteObjectToLocalClusterRequest struct {
  3085. state protoimpl.MessageState
  3086. sizeCache protoimpl.SizeCache
  3087. unknownFields protoimpl.UnknownFields
  3088. Directory string `protobuf:"bytes,1,opt,name=directory,proto3" json:"directory,omitempty"`
  3089. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
  3090. }
  3091. func (x *CacheRemoteObjectToLocalClusterRequest) Reset() {
  3092. *x = CacheRemoteObjectToLocalClusterRequest{}
  3093. if protoimpl.UnsafeEnabled {
  3094. mi := &file_filer_proto_msgTypes[55]
  3095. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3096. ms.StoreMessageInfo(mi)
  3097. }
  3098. }
  3099. func (x *CacheRemoteObjectToLocalClusterRequest) String() string {
  3100. return protoimpl.X.MessageStringOf(x)
  3101. }
  3102. func (*CacheRemoteObjectToLocalClusterRequest) ProtoMessage() {}
  3103. func (x *CacheRemoteObjectToLocalClusterRequest) ProtoReflect() protoreflect.Message {
  3104. mi := &file_filer_proto_msgTypes[55]
  3105. if protoimpl.UnsafeEnabled && x != nil {
  3106. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3107. if ms.LoadMessageInfo() == nil {
  3108. ms.StoreMessageInfo(mi)
  3109. }
  3110. return ms
  3111. }
  3112. return mi.MessageOf(x)
  3113. }
  3114. // Deprecated: Use CacheRemoteObjectToLocalClusterRequest.ProtoReflect.Descriptor instead.
  3115. func (*CacheRemoteObjectToLocalClusterRequest) Descriptor() ([]byte, []int) {
  3116. return file_filer_proto_rawDescGZIP(), []int{55}
  3117. }
  3118. func (x *CacheRemoteObjectToLocalClusterRequest) GetDirectory() string {
  3119. if x != nil {
  3120. return x.Directory
  3121. }
  3122. return ""
  3123. }
  3124. func (x *CacheRemoteObjectToLocalClusterRequest) GetName() string {
  3125. if x != nil {
  3126. return x.Name
  3127. }
  3128. return ""
  3129. }
  3130. type CacheRemoteObjectToLocalClusterResponse struct {
  3131. state protoimpl.MessageState
  3132. sizeCache protoimpl.SizeCache
  3133. unknownFields protoimpl.UnknownFields
  3134. Entry *Entry `protobuf:"bytes,1,opt,name=entry,proto3" json:"entry,omitempty"`
  3135. }
  3136. func (x *CacheRemoteObjectToLocalClusterResponse) Reset() {
  3137. *x = CacheRemoteObjectToLocalClusterResponse{}
  3138. if protoimpl.UnsafeEnabled {
  3139. mi := &file_filer_proto_msgTypes[56]
  3140. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3141. ms.StoreMessageInfo(mi)
  3142. }
  3143. }
  3144. func (x *CacheRemoteObjectToLocalClusterResponse) String() string {
  3145. return protoimpl.X.MessageStringOf(x)
  3146. }
  3147. func (*CacheRemoteObjectToLocalClusterResponse) ProtoMessage() {}
  3148. func (x *CacheRemoteObjectToLocalClusterResponse) ProtoReflect() protoreflect.Message {
  3149. mi := &file_filer_proto_msgTypes[56]
  3150. if protoimpl.UnsafeEnabled && x != nil {
  3151. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3152. if ms.LoadMessageInfo() == nil {
  3153. ms.StoreMessageInfo(mi)
  3154. }
  3155. return ms
  3156. }
  3157. return mi.MessageOf(x)
  3158. }
  3159. // Deprecated: Use CacheRemoteObjectToLocalClusterResponse.ProtoReflect.Descriptor instead.
  3160. func (*CacheRemoteObjectToLocalClusterResponse) Descriptor() ([]byte, []int) {
  3161. return file_filer_proto_rawDescGZIP(), []int{56}
  3162. }
  3163. func (x *CacheRemoteObjectToLocalClusterResponse) GetEntry() *Entry {
  3164. if x != nil {
  3165. return x.Entry
  3166. }
  3167. return nil
  3168. }
  3169. // ///////////////////////
  3170. // distributed lock management
  3171. // ///////////////////////
  3172. type LockRequest struct {
  3173. state protoimpl.MessageState
  3174. sizeCache protoimpl.SizeCache
  3175. unknownFields protoimpl.UnknownFields
  3176. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  3177. SecondsToLock int64 `protobuf:"varint,2,opt,name=seconds_to_lock,json=secondsToLock,proto3" json:"seconds_to_lock,omitempty"`
  3178. RenewToken string `protobuf:"bytes,3,opt,name=renew_token,json=renewToken,proto3" json:"renew_token,omitempty"`
  3179. IsMoved bool `protobuf:"varint,4,opt,name=is_moved,json=isMoved,proto3" json:"is_moved,omitempty"`
  3180. Owner string `protobuf:"bytes,5,opt,name=owner,proto3" json:"owner,omitempty"`
  3181. }
  3182. func (x *LockRequest) Reset() {
  3183. *x = LockRequest{}
  3184. if protoimpl.UnsafeEnabled {
  3185. mi := &file_filer_proto_msgTypes[57]
  3186. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3187. ms.StoreMessageInfo(mi)
  3188. }
  3189. }
  3190. func (x *LockRequest) String() string {
  3191. return protoimpl.X.MessageStringOf(x)
  3192. }
  3193. func (*LockRequest) ProtoMessage() {}
  3194. func (x *LockRequest) ProtoReflect() protoreflect.Message {
  3195. mi := &file_filer_proto_msgTypes[57]
  3196. if protoimpl.UnsafeEnabled && x != nil {
  3197. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3198. if ms.LoadMessageInfo() == nil {
  3199. ms.StoreMessageInfo(mi)
  3200. }
  3201. return ms
  3202. }
  3203. return mi.MessageOf(x)
  3204. }
  3205. // Deprecated: Use LockRequest.ProtoReflect.Descriptor instead.
  3206. func (*LockRequest) Descriptor() ([]byte, []int) {
  3207. return file_filer_proto_rawDescGZIP(), []int{57}
  3208. }
  3209. func (x *LockRequest) GetName() string {
  3210. if x != nil {
  3211. return x.Name
  3212. }
  3213. return ""
  3214. }
  3215. func (x *LockRequest) GetSecondsToLock() int64 {
  3216. if x != nil {
  3217. return x.SecondsToLock
  3218. }
  3219. return 0
  3220. }
  3221. func (x *LockRequest) GetRenewToken() string {
  3222. if x != nil {
  3223. return x.RenewToken
  3224. }
  3225. return ""
  3226. }
  3227. func (x *LockRequest) GetIsMoved() bool {
  3228. if x != nil {
  3229. return x.IsMoved
  3230. }
  3231. return false
  3232. }
  3233. func (x *LockRequest) GetOwner() string {
  3234. if x != nil {
  3235. return x.Owner
  3236. }
  3237. return ""
  3238. }
  3239. type LockResponse struct {
  3240. state protoimpl.MessageState
  3241. sizeCache protoimpl.SizeCache
  3242. unknownFields protoimpl.UnknownFields
  3243. RenewToken string `protobuf:"bytes,1,opt,name=renew_token,json=renewToken,proto3" json:"renew_token,omitempty"`
  3244. LockOwner string `protobuf:"bytes,2,opt,name=lock_owner,json=lockOwner,proto3" json:"lock_owner,omitempty"`
  3245. LockHostMovedTo string `protobuf:"bytes,3,opt,name=lock_host_moved_to,json=lockHostMovedTo,proto3" json:"lock_host_moved_to,omitempty"`
  3246. Error string `protobuf:"bytes,4,opt,name=error,proto3" json:"error,omitempty"`
  3247. }
  3248. func (x *LockResponse) Reset() {
  3249. *x = LockResponse{}
  3250. if protoimpl.UnsafeEnabled {
  3251. mi := &file_filer_proto_msgTypes[58]
  3252. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3253. ms.StoreMessageInfo(mi)
  3254. }
  3255. }
  3256. func (x *LockResponse) String() string {
  3257. return protoimpl.X.MessageStringOf(x)
  3258. }
  3259. func (*LockResponse) ProtoMessage() {}
  3260. func (x *LockResponse) ProtoReflect() protoreflect.Message {
  3261. mi := &file_filer_proto_msgTypes[58]
  3262. if protoimpl.UnsafeEnabled && x != nil {
  3263. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3264. if ms.LoadMessageInfo() == nil {
  3265. ms.StoreMessageInfo(mi)
  3266. }
  3267. return ms
  3268. }
  3269. return mi.MessageOf(x)
  3270. }
  3271. // Deprecated: Use LockResponse.ProtoReflect.Descriptor instead.
  3272. func (*LockResponse) Descriptor() ([]byte, []int) {
  3273. return file_filer_proto_rawDescGZIP(), []int{58}
  3274. }
  3275. func (x *LockResponse) GetRenewToken() string {
  3276. if x != nil {
  3277. return x.RenewToken
  3278. }
  3279. return ""
  3280. }
  3281. func (x *LockResponse) GetLockOwner() string {
  3282. if x != nil {
  3283. return x.LockOwner
  3284. }
  3285. return ""
  3286. }
  3287. func (x *LockResponse) GetLockHostMovedTo() string {
  3288. if x != nil {
  3289. return x.LockHostMovedTo
  3290. }
  3291. return ""
  3292. }
  3293. func (x *LockResponse) GetError() string {
  3294. if x != nil {
  3295. return x.Error
  3296. }
  3297. return ""
  3298. }
  3299. type UnlockRequest struct {
  3300. state protoimpl.MessageState
  3301. sizeCache protoimpl.SizeCache
  3302. unknownFields protoimpl.UnknownFields
  3303. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  3304. RenewToken string `protobuf:"bytes,2,opt,name=renew_token,json=renewToken,proto3" json:"renew_token,omitempty"`
  3305. IsMoved bool `protobuf:"varint,3,opt,name=is_moved,json=isMoved,proto3" json:"is_moved,omitempty"`
  3306. }
  3307. func (x *UnlockRequest) Reset() {
  3308. *x = UnlockRequest{}
  3309. if protoimpl.UnsafeEnabled {
  3310. mi := &file_filer_proto_msgTypes[59]
  3311. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3312. ms.StoreMessageInfo(mi)
  3313. }
  3314. }
  3315. func (x *UnlockRequest) String() string {
  3316. return protoimpl.X.MessageStringOf(x)
  3317. }
  3318. func (*UnlockRequest) ProtoMessage() {}
  3319. func (x *UnlockRequest) ProtoReflect() protoreflect.Message {
  3320. mi := &file_filer_proto_msgTypes[59]
  3321. if protoimpl.UnsafeEnabled && x != nil {
  3322. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3323. if ms.LoadMessageInfo() == nil {
  3324. ms.StoreMessageInfo(mi)
  3325. }
  3326. return ms
  3327. }
  3328. return mi.MessageOf(x)
  3329. }
  3330. // Deprecated: Use UnlockRequest.ProtoReflect.Descriptor instead.
  3331. func (*UnlockRequest) Descriptor() ([]byte, []int) {
  3332. return file_filer_proto_rawDescGZIP(), []int{59}
  3333. }
  3334. func (x *UnlockRequest) GetName() string {
  3335. if x != nil {
  3336. return x.Name
  3337. }
  3338. return ""
  3339. }
  3340. func (x *UnlockRequest) GetRenewToken() string {
  3341. if x != nil {
  3342. return x.RenewToken
  3343. }
  3344. return ""
  3345. }
  3346. func (x *UnlockRequest) GetIsMoved() bool {
  3347. if x != nil {
  3348. return x.IsMoved
  3349. }
  3350. return false
  3351. }
  3352. type UnlockResponse struct {
  3353. state protoimpl.MessageState
  3354. sizeCache protoimpl.SizeCache
  3355. unknownFields protoimpl.UnknownFields
  3356. Error string `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"`
  3357. MovedTo string `protobuf:"bytes,2,opt,name=moved_to,json=movedTo,proto3" json:"moved_to,omitempty"`
  3358. }
  3359. func (x *UnlockResponse) Reset() {
  3360. *x = UnlockResponse{}
  3361. if protoimpl.UnsafeEnabled {
  3362. mi := &file_filer_proto_msgTypes[60]
  3363. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3364. ms.StoreMessageInfo(mi)
  3365. }
  3366. }
  3367. func (x *UnlockResponse) String() string {
  3368. return protoimpl.X.MessageStringOf(x)
  3369. }
  3370. func (*UnlockResponse) ProtoMessage() {}
  3371. func (x *UnlockResponse) ProtoReflect() protoreflect.Message {
  3372. mi := &file_filer_proto_msgTypes[60]
  3373. if protoimpl.UnsafeEnabled && x != nil {
  3374. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3375. if ms.LoadMessageInfo() == nil {
  3376. ms.StoreMessageInfo(mi)
  3377. }
  3378. return ms
  3379. }
  3380. return mi.MessageOf(x)
  3381. }
  3382. // Deprecated: Use UnlockResponse.ProtoReflect.Descriptor instead.
  3383. func (*UnlockResponse) Descriptor() ([]byte, []int) {
  3384. return file_filer_proto_rawDescGZIP(), []int{60}
  3385. }
  3386. func (x *UnlockResponse) GetError() string {
  3387. if x != nil {
  3388. return x.Error
  3389. }
  3390. return ""
  3391. }
  3392. func (x *UnlockResponse) GetMovedTo() string {
  3393. if x != nil {
  3394. return x.MovedTo
  3395. }
  3396. return ""
  3397. }
  3398. type FindLockOwnerRequest struct {
  3399. state protoimpl.MessageState
  3400. sizeCache protoimpl.SizeCache
  3401. unknownFields protoimpl.UnknownFields
  3402. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  3403. IsMoved bool `protobuf:"varint,2,opt,name=is_moved,json=isMoved,proto3" json:"is_moved,omitempty"`
  3404. }
  3405. func (x *FindLockOwnerRequest) Reset() {
  3406. *x = FindLockOwnerRequest{}
  3407. if protoimpl.UnsafeEnabled {
  3408. mi := &file_filer_proto_msgTypes[61]
  3409. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3410. ms.StoreMessageInfo(mi)
  3411. }
  3412. }
  3413. func (x *FindLockOwnerRequest) String() string {
  3414. return protoimpl.X.MessageStringOf(x)
  3415. }
  3416. func (*FindLockOwnerRequest) ProtoMessage() {}
  3417. func (x *FindLockOwnerRequest) ProtoReflect() protoreflect.Message {
  3418. mi := &file_filer_proto_msgTypes[61]
  3419. if protoimpl.UnsafeEnabled && x != nil {
  3420. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3421. if ms.LoadMessageInfo() == nil {
  3422. ms.StoreMessageInfo(mi)
  3423. }
  3424. return ms
  3425. }
  3426. return mi.MessageOf(x)
  3427. }
  3428. // Deprecated: Use FindLockOwnerRequest.ProtoReflect.Descriptor instead.
  3429. func (*FindLockOwnerRequest) Descriptor() ([]byte, []int) {
  3430. return file_filer_proto_rawDescGZIP(), []int{61}
  3431. }
  3432. func (x *FindLockOwnerRequest) GetName() string {
  3433. if x != nil {
  3434. return x.Name
  3435. }
  3436. return ""
  3437. }
  3438. func (x *FindLockOwnerRequest) GetIsMoved() bool {
  3439. if x != nil {
  3440. return x.IsMoved
  3441. }
  3442. return false
  3443. }
  3444. type FindLockOwnerResponse struct {
  3445. state protoimpl.MessageState
  3446. sizeCache protoimpl.SizeCache
  3447. unknownFields protoimpl.UnknownFields
  3448. Owner string `protobuf:"bytes,1,opt,name=owner,proto3" json:"owner,omitempty"`
  3449. }
  3450. func (x *FindLockOwnerResponse) Reset() {
  3451. *x = FindLockOwnerResponse{}
  3452. if protoimpl.UnsafeEnabled {
  3453. mi := &file_filer_proto_msgTypes[62]
  3454. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3455. ms.StoreMessageInfo(mi)
  3456. }
  3457. }
  3458. func (x *FindLockOwnerResponse) String() string {
  3459. return protoimpl.X.MessageStringOf(x)
  3460. }
  3461. func (*FindLockOwnerResponse) ProtoMessage() {}
  3462. func (x *FindLockOwnerResponse) ProtoReflect() protoreflect.Message {
  3463. mi := &file_filer_proto_msgTypes[62]
  3464. if protoimpl.UnsafeEnabled && x != nil {
  3465. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3466. if ms.LoadMessageInfo() == nil {
  3467. ms.StoreMessageInfo(mi)
  3468. }
  3469. return ms
  3470. }
  3471. return mi.MessageOf(x)
  3472. }
  3473. // Deprecated: Use FindLockOwnerResponse.ProtoReflect.Descriptor instead.
  3474. func (*FindLockOwnerResponse) Descriptor() ([]byte, []int) {
  3475. return file_filer_proto_rawDescGZIP(), []int{62}
  3476. }
  3477. func (x *FindLockOwnerResponse) GetOwner() string {
  3478. if x != nil {
  3479. return x.Owner
  3480. }
  3481. return ""
  3482. }
  3483. type Lock struct {
  3484. state protoimpl.MessageState
  3485. sizeCache protoimpl.SizeCache
  3486. unknownFields protoimpl.UnknownFields
  3487. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  3488. RenewToken string `protobuf:"bytes,2,opt,name=renew_token,json=renewToken,proto3" json:"renew_token,omitempty"`
  3489. ExpiredAtNs int64 `protobuf:"varint,3,opt,name=expired_at_ns,json=expiredAtNs,proto3" json:"expired_at_ns,omitempty"`
  3490. Owner string `protobuf:"bytes,4,opt,name=owner,proto3" json:"owner,omitempty"`
  3491. }
  3492. func (x *Lock) Reset() {
  3493. *x = Lock{}
  3494. if protoimpl.UnsafeEnabled {
  3495. mi := &file_filer_proto_msgTypes[63]
  3496. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3497. ms.StoreMessageInfo(mi)
  3498. }
  3499. }
  3500. func (x *Lock) String() string {
  3501. return protoimpl.X.MessageStringOf(x)
  3502. }
  3503. func (*Lock) ProtoMessage() {}
  3504. func (x *Lock) ProtoReflect() protoreflect.Message {
  3505. mi := &file_filer_proto_msgTypes[63]
  3506. if protoimpl.UnsafeEnabled && x != nil {
  3507. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3508. if ms.LoadMessageInfo() == nil {
  3509. ms.StoreMessageInfo(mi)
  3510. }
  3511. return ms
  3512. }
  3513. return mi.MessageOf(x)
  3514. }
  3515. // Deprecated: Use Lock.ProtoReflect.Descriptor instead.
  3516. func (*Lock) Descriptor() ([]byte, []int) {
  3517. return file_filer_proto_rawDescGZIP(), []int{63}
  3518. }
  3519. func (x *Lock) GetName() string {
  3520. if x != nil {
  3521. return x.Name
  3522. }
  3523. return ""
  3524. }
  3525. func (x *Lock) GetRenewToken() string {
  3526. if x != nil {
  3527. return x.RenewToken
  3528. }
  3529. return ""
  3530. }
  3531. func (x *Lock) GetExpiredAtNs() int64 {
  3532. if x != nil {
  3533. return x.ExpiredAtNs
  3534. }
  3535. return 0
  3536. }
  3537. func (x *Lock) GetOwner() string {
  3538. if x != nil {
  3539. return x.Owner
  3540. }
  3541. return ""
  3542. }
  3543. type TransferLocksRequest struct {
  3544. state protoimpl.MessageState
  3545. sizeCache protoimpl.SizeCache
  3546. unknownFields protoimpl.UnknownFields
  3547. Locks []*Lock `protobuf:"bytes,1,rep,name=locks,proto3" json:"locks,omitempty"`
  3548. }
  3549. func (x *TransferLocksRequest) Reset() {
  3550. *x = TransferLocksRequest{}
  3551. if protoimpl.UnsafeEnabled {
  3552. mi := &file_filer_proto_msgTypes[64]
  3553. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3554. ms.StoreMessageInfo(mi)
  3555. }
  3556. }
  3557. func (x *TransferLocksRequest) String() string {
  3558. return protoimpl.X.MessageStringOf(x)
  3559. }
  3560. func (*TransferLocksRequest) ProtoMessage() {}
  3561. func (x *TransferLocksRequest) ProtoReflect() protoreflect.Message {
  3562. mi := &file_filer_proto_msgTypes[64]
  3563. if protoimpl.UnsafeEnabled && x != nil {
  3564. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3565. if ms.LoadMessageInfo() == nil {
  3566. ms.StoreMessageInfo(mi)
  3567. }
  3568. return ms
  3569. }
  3570. return mi.MessageOf(x)
  3571. }
  3572. // Deprecated: Use TransferLocksRequest.ProtoReflect.Descriptor instead.
  3573. func (*TransferLocksRequest) Descriptor() ([]byte, []int) {
  3574. return file_filer_proto_rawDescGZIP(), []int{64}
  3575. }
  3576. func (x *TransferLocksRequest) GetLocks() []*Lock {
  3577. if x != nil {
  3578. return x.Locks
  3579. }
  3580. return nil
  3581. }
  3582. type TransferLocksResponse struct {
  3583. state protoimpl.MessageState
  3584. sizeCache protoimpl.SizeCache
  3585. unknownFields protoimpl.UnknownFields
  3586. }
  3587. func (x *TransferLocksResponse) Reset() {
  3588. *x = TransferLocksResponse{}
  3589. if protoimpl.UnsafeEnabled {
  3590. mi := &file_filer_proto_msgTypes[65]
  3591. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3592. ms.StoreMessageInfo(mi)
  3593. }
  3594. }
  3595. func (x *TransferLocksResponse) String() string {
  3596. return protoimpl.X.MessageStringOf(x)
  3597. }
  3598. func (*TransferLocksResponse) ProtoMessage() {}
  3599. func (x *TransferLocksResponse) ProtoReflect() protoreflect.Message {
  3600. mi := &file_filer_proto_msgTypes[65]
  3601. if protoimpl.UnsafeEnabled && x != nil {
  3602. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3603. if ms.LoadMessageInfo() == nil {
  3604. ms.StoreMessageInfo(mi)
  3605. }
  3606. return ms
  3607. }
  3608. return mi.MessageOf(x)
  3609. }
  3610. // Deprecated: Use TransferLocksResponse.ProtoReflect.Descriptor instead.
  3611. func (*TransferLocksResponse) Descriptor() ([]byte, []int) {
  3612. return file_filer_proto_rawDescGZIP(), []int{65}
  3613. }
  3614. // if found, send the exact address
  3615. // if not found, send the full list of existing brokers
  3616. type LocateBrokerResponse_Resource struct {
  3617. state protoimpl.MessageState
  3618. sizeCache protoimpl.SizeCache
  3619. unknownFields protoimpl.UnknownFields
  3620. GrpcAddresses string `protobuf:"bytes,1,opt,name=grpc_addresses,json=grpcAddresses,proto3" json:"grpc_addresses,omitempty"`
  3621. ResourceCount int32 `protobuf:"varint,2,opt,name=resource_count,json=resourceCount,proto3" json:"resource_count,omitempty"`
  3622. }
  3623. func (x *LocateBrokerResponse_Resource) Reset() {
  3624. *x = LocateBrokerResponse_Resource{}
  3625. if protoimpl.UnsafeEnabled {
  3626. mi := &file_filer_proto_msgTypes[68]
  3627. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3628. ms.StoreMessageInfo(mi)
  3629. }
  3630. }
  3631. func (x *LocateBrokerResponse_Resource) String() string {
  3632. return protoimpl.X.MessageStringOf(x)
  3633. }
  3634. func (*LocateBrokerResponse_Resource) ProtoMessage() {}
  3635. func (x *LocateBrokerResponse_Resource) ProtoReflect() protoreflect.Message {
  3636. mi := &file_filer_proto_msgTypes[68]
  3637. if protoimpl.UnsafeEnabled && x != nil {
  3638. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3639. if ms.LoadMessageInfo() == nil {
  3640. ms.StoreMessageInfo(mi)
  3641. }
  3642. return ms
  3643. }
  3644. return mi.MessageOf(x)
  3645. }
  3646. // Deprecated: Use LocateBrokerResponse_Resource.ProtoReflect.Descriptor instead.
  3647. func (*LocateBrokerResponse_Resource) Descriptor() ([]byte, []int) {
  3648. return file_filer_proto_rawDescGZIP(), []int{49, 0}
  3649. }
  3650. func (x *LocateBrokerResponse_Resource) GetGrpcAddresses() string {
  3651. if x != nil {
  3652. return x.GrpcAddresses
  3653. }
  3654. return ""
  3655. }
  3656. func (x *LocateBrokerResponse_Resource) GetResourceCount() int32 {
  3657. if x != nil {
  3658. return x.ResourceCount
  3659. }
  3660. return 0
  3661. }
  3662. type FilerConf_PathConf struct {
  3663. state protoimpl.MessageState
  3664. sizeCache protoimpl.SizeCache
  3665. unknownFields protoimpl.UnknownFields
  3666. LocationPrefix string `protobuf:"bytes,1,opt,name=location_prefix,json=locationPrefix,proto3" json:"location_prefix,omitempty"`
  3667. Collection string `protobuf:"bytes,2,opt,name=collection,proto3" json:"collection,omitempty"`
  3668. Replication string `protobuf:"bytes,3,opt,name=replication,proto3" json:"replication,omitempty"`
  3669. Ttl string `protobuf:"bytes,4,opt,name=ttl,proto3" json:"ttl,omitempty"`
  3670. DiskType string `protobuf:"bytes,5,opt,name=disk_type,json=diskType,proto3" json:"disk_type,omitempty"`
  3671. Fsync bool `protobuf:"varint,6,opt,name=fsync,proto3" json:"fsync,omitempty"`
  3672. VolumeGrowthCount uint32 `protobuf:"varint,7,opt,name=volume_growth_count,json=volumeGrowthCount,proto3" json:"volume_growth_count,omitempty"`
  3673. ReadOnly bool `protobuf:"varint,8,opt,name=read_only,json=readOnly,proto3" json:"read_only,omitempty"`
  3674. DataCenter string `protobuf:"bytes,9,opt,name=data_center,json=dataCenter,proto3" json:"data_center,omitempty"`
  3675. Rack string `protobuf:"bytes,10,opt,name=rack,proto3" json:"rack,omitempty"`
  3676. DataNode string `protobuf:"bytes,11,opt,name=data_node,json=dataNode,proto3" json:"data_node,omitempty"`
  3677. MaxFileNameLength uint32 `protobuf:"varint,12,opt,name=max_file_name_length,json=maxFileNameLength,proto3" json:"max_file_name_length,omitempty"`
  3678. DisableChunkDeletion bool `protobuf:"varint,13,opt,name=disable_chunk_deletion,json=disableChunkDeletion,proto3" json:"disable_chunk_deletion,omitempty"`
  3679. }
  3680. func (x *FilerConf_PathConf) Reset() {
  3681. *x = FilerConf_PathConf{}
  3682. if protoimpl.UnsafeEnabled {
  3683. mi := &file_filer_proto_msgTypes[69]
  3684. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3685. ms.StoreMessageInfo(mi)
  3686. }
  3687. }
  3688. func (x *FilerConf_PathConf) String() string {
  3689. return protoimpl.X.MessageStringOf(x)
  3690. }
  3691. func (*FilerConf_PathConf) ProtoMessage() {}
  3692. func (x *FilerConf_PathConf) ProtoReflect() protoreflect.Message {
  3693. mi := &file_filer_proto_msgTypes[69]
  3694. if protoimpl.UnsafeEnabled && x != nil {
  3695. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3696. if ms.LoadMessageInfo() == nil {
  3697. ms.StoreMessageInfo(mi)
  3698. }
  3699. return ms
  3700. }
  3701. return mi.MessageOf(x)
  3702. }
  3703. // Deprecated: Use FilerConf_PathConf.ProtoReflect.Descriptor instead.
  3704. func (*FilerConf_PathConf) Descriptor() ([]byte, []int) {
  3705. return file_filer_proto_rawDescGZIP(), []int{54, 0}
  3706. }
  3707. func (x *FilerConf_PathConf) GetLocationPrefix() string {
  3708. if x != nil {
  3709. return x.LocationPrefix
  3710. }
  3711. return ""
  3712. }
  3713. func (x *FilerConf_PathConf) GetCollection() string {
  3714. if x != nil {
  3715. return x.Collection
  3716. }
  3717. return ""
  3718. }
  3719. func (x *FilerConf_PathConf) GetReplication() string {
  3720. if x != nil {
  3721. return x.Replication
  3722. }
  3723. return ""
  3724. }
  3725. func (x *FilerConf_PathConf) GetTtl() string {
  3726. if x != nil {
  3727. return x.Ttl
  3728. }
  3729. return ""
  3730. }
  3731. func (x *FilerConf_PathConf) GetDiskType() string {
  3732. if x != nil {
  3733. return x.DiskType
  3734. }
  3735. return ""
  3736. }
  3737. func (x *FilerConf_PathConf) GetFsync() bool {
  3738. if x != nil {
  3739. return x.Fsync
  3740. }
  3741. return false
  3742. }
  3743. func (x *FilerConf_PathConf) GetVolumeGrowthCount() uint32 {
  3744. if x != nil {
  3745. return x.VolumeGrowthCount
  3746. }
  3747. return 0
  3748. }
  3749. func (x *FilerConf_PathConf) GetReadOnly() bool {
  3750. if x != nil {
  3751. return x.ReadOnly
  3752. }
  3753. return false
  3754. }
  3755. func (x *FilerConf_PathConf) GetDataCenter() string {
  3756. if x != nil {
  3757. return x.DataCenter
  3758. }
  3759. return ""
  3760. }
  3761. func (x *FilerConf_PathConf) GetRack() string {
  3762. if x != nil {
  3763. return x.Rack
  3764. }
  3765. return ""
  3766. }
  3767. func (x *FilerConf_PathConf) GetDataNode() string {
  3768. if x != nil {
  3769. return x.DataNode
  3770. }
  3771. return ""
  3772. }
  3773. func (x *FilerConf_PathConf) GetMaxFileNameLength() uint32 {
  3774. if x != nil {
  3775. return x.MaxFileNameLength
  3776. }
  3777. return 0
  3778. }
  3779. func (x *FilerConf_PathConf) GetDisableChunkDeletion() bool {
  3780. if x != nil {
  3781. return x.DisableChunkDeletion
  3782. }
  3783. return false
  3784. }
  3785. var File_filer_proto protoreflect.FileDescriptor
  3786. var file_filer_proto_rawDesc = []byte{
  3787. 0x0a, 0x0b, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x08, 0x66,
  3788. 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x22, 0x4f, 0x0a, 0x1b, 0x4c, 0x6f, 0x6f, 0x6b, 0x75,
  3789. 0x70, 0x44, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52,
  3790. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74,
  3791. 0x6f, 0x72, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63,
  3792. 0x74, 0x6f, 0x72, 0x79, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01,
  3793. 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x45, 0x0a, 0x1c, 0x4c, 0x6f, 0x6f, 0x6b,
  3794. 0x75, 0x70, 0x44, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x45, 0x6e, 0x74, 0x72, 0x79,
  3795. 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x25, 0x0a, 0x05, 0x65, 0x6e, 0x74, 0x72,
  3796. 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f,
  3797. 0x70, 0x62, 0x2e, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x05, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x22,
  3798. 0xbe, 0x01, 0x0a, 0x12, 0x4c, 0x69, 0x73, 0x74, 0x45, 0x6e, 0x74, 0x72, 0x69, 0x65, 0x73, 0x52,
  3799. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74,
  3800. 0x6f, 0x72, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63,
  3801. 0x74, 0x6f, 0x72, 0x79, 0x12, 0x16, 0x0a, 0x06, 0x70, 0x72, 0x65, 0x66, 0x69, 0x78, 0x18, 0x02,
  3802. 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x70, 0x72, 0x65, 0x66, 0x69, 0x78, 0x12, 0x2c, 0x0a, 0x11,
  3803. 0x73, 0x74, 0x61, 0x72, 0x74, 0x46, 0x72, 0x6f, 0x6d, 0x46, 0x69, 0x6c, 0x65, 0x4e, 0x61, 0x6d,
  3804. 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x11, 0x73, 0x74, 0x61, 0x72, 0x74, 0x46, 0x72,
  3805. 0x6f, 0x6d, 0x46, 0x69, 0x6c, 0x65, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x2e, 0x0a, 0x12, 0x69, 0x6e,
  3806. 0x63, 0x6c, 0x75, 0x73, 0x69, 0x76, 0x65, 0x53, 0x74, 0x61, 0x72, 0x74, 0x46, 0x72, 0x6f, 0x6d,
  3807. 0x18, 0x04, 0x20, 0x01, 0x28, 0x08, 0x52, 0x12, 0x69, 0x6e, 0x63, 0x6c, 0x75, 0x73, 0x69, 0x76,
  3808. 0x65, 0x53, 0x74, 0x61, 0x72, 0x74, 0x46, 0x72, 0x6f, 0x6d, 0x12, 0x14, 0x0a, 0x05, 0x6c, 0x69,
  3809. 0x6d, 0x69, 0x74, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x05, 0x6c, 0x69, 0x6d, 0x69, 0x74,
  3810. 0x22, 0x3c, 0x0a, 0x13, 0x4c, 0x69, 0x73, 0x74, 0x45, 0x6e, 0x74, 0x72, 0x69, 0x65, 0x73, 0x52,
  3811. 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x25, 0x0a, 0x05, 0x65, 0x6e, 0x74, 0x72, 0x79,
  3812. 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70,
  3813. 0x62, 0x2e, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x05, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x22, 0xc8,
  3814. 0x01, 0x0a, 0x0b, 0x52, 0x65, 0x6d, 0x6f, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x21,
  3815. 0x0a, 0x0c, 0x73, 0x74, 0x6f, 0x72, 0x61, 0x67, 0x65, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01,
  3816. 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x73, 0x74, 0x6f, 0x72, 0x61, 0x67, 0x65, 0x4e, 0x61, 0x6d,
  3817. 0x65, 0x12, 0x30, 0x0a, 0x15, 0x6c, 0x61, 0x73, 0x74, 0x5f, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x5f,
  3818. 0x73, 0x79, 0x6e, 0x63, 0x5f, 0x74, 0x73, 0x5f, 0x6e, 0x73, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03,
  3819. 0x52, 0x11, 0x6c, 0x61, 0x73, 0x74, 0x4c, 0x6f, 0x63, 0x61, 0x6c, 0x53, 0x79, 0x6e, 0x63, 0x54,
  3820. 0x73, 0x4e, 0x73, 0x12, 0x20, 0x0a, 0x0c, 0x72, 0x65, 0x6d, 0x6f, 0x74, 0x65, 0x5f, 0x65, 0x5f,
  3821. 0x74, 0x61, 0x67, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x72, 0x65, 0x6d, 0x6f, 0x74,
  3822. 0x65, 0x45, 0x54, 0x61, 0x67, 0x12, 0x21, 0x0a, 0x0c, 0x72, 0x65, 0x6d, 0x6f, 0x74, 0x65, 0x5f,
  3823. 0x6d, 0x74, 0x69, 0x6d, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x72, 0x65, 0x6d,
  3824. 0x6f, 0x74, 0x65, 0x4d, 0x74, 0x69, 0x6d, 0x65, 0x12, 0x1f, 0x0a, 0x0b, 0x72, 0x65, 0x6d, 0x6f,
  3825. 0x74, 0x65, 0x5f, 0x73, 0x69, 0x7a, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0a, 0x72,
  3826. 0x65, 0x6d, 0x6f, 0x74, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x22, 0xd5, 0x03, 0x0a, 0x05, 0x45, 0x6e,
  3827. 0x74, 0x72, 0x79, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28,
  3828. 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x21, 0x0a, 0x0c, 0x69, 0x73, 0x5f, 0x64, 0x69,
  3829. 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x18, 0x02, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0b, 0x69,
  3830. 0x73, 0x44, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x12, 0x2b, 0x0a, 0x06, 0x63, 0x68,
  3831. 0x75, 0x6e, 0x6b, 0x73, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x66, 0x69, 0x6c,
  3832. 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x46, 0x69, 0x6c, 0x65, 0x43, 0x68, 0x75, 0x6e, 0x6b, 0x52,
  3833. 0x06, 0x63, 0x68, 0x75, 0x6e, 0x6b, 0x73, 0x12, 0x38, 0x0a, 0x0a, 0x61, 0x74, 0x74, 0x72, 0x69,
  3834. 0x62, 0x75, 0x74, 0x65, 0x73, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x66, 0x69,
  3835. 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x46, 0x75, 0x73, 0x65, 0x41, 0x74, 0x74, 0x72, 0x69,
  3836. 0x62, 0x75, 0x74, 0x65, 0x73, 0x52, 0x0a, 0x61, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65,
  3837. 0x73, 0x12, 0x39, 0x0a, 0x08, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x64, 0x65, 0x64, 0x18, 0x05, 0x20,
  3838. 0x03, 0x28, 0x0b, 0x32, 0x1d, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x45,
  3839. 0x6e, 0x74, 0x72, 0x79, 0x2e, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x64, 0x65, 0x64, 0x45, 0x6e, 0x74,
  3840. 0x72, 0x79, 0x52, 0x08, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x64, 0x65, 0x64, 0x12, 0x20, 0x0a, 0x0c,
  3841. 0x68, 0x61, 0x72, 0x64, 0x5f, 0x6c, 0x69, 0x6e, 0x6b, 0x5f, 0x69, 0x64, 0x18, 0x07, 0x20, 0x01,
  3842. 0x28, 0x0c, 0x52, 0x0a, 0x68, 0x61, 0x72, 0x64, 0x4c, 0x69, 0x6e, 0x6b, 0x49, 0x64, 0x12, 0x2a,
  3843. 0x0a, 0x11, 0x68, 0x61, 0x72, 0x64, 0x5f, 0x6c, 0x69, 0x6e, 0x6b, 0x5f, 0x63, 0x6f, 0x75, 0x6e,
  3844. 0x74, 0x65, 0x72, 0x18, 0x08, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0f, 0x68, 0x61, 0x72, 0x64, 0x4c,
  3845. 0x69, 0x6e, 0x6b, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x65, 0x72, 0x12, 0x18, 0x0a, 0x07, 0x63, 0x6f,
  3846. 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18, 0x09, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x07, 0x63, 0x6f, 0x6e,
  3847. 0x74, 0x65, 0x6e, 0x74, 0x12, 0x38, 0x0a, 0x0c, 0x72, 0x65, 0x6d, 0x6f, 0x74, 0x65, 0x5f, 0x65,
  3848. 0x6e, 0x74, 0x72, 0x79, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x15, 0x2e, 0x66, 0x69, 0x6c,
  3849. 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x52, 0x65, 0x6d, 0x6f, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72,
  3850. 0x79, 0x52, 0x0b, 0x72, 0x65, 0x6d, 0x6f, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x14,
  3851. 0x0a, 0x05, 0x71, 0x75, 0x6f, 0x74, 0x61, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x71,
  3852. 0x75, 0x6f, 0x74, 0x61, 0x1a, 0x3b, 0x0a, 0x0d, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x64, 0x65, 0x64,
  3853. 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01,
  3854. 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65,
  3855. 0x18, 0x02, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38,
  3856. 0x01, 0x22, 0x44, 0x0a, 0x09, 0x46, 0x75, 0x6c, 0x6c, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10,
  3857. 0x0a, 0x03, 0x64, 0x69, 0x72, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x64, 0x69, 0x72,
  3858. 0x12, 0x25, 0x0a, 0x05, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32,
  3859. 0x0f, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x45, 0x6e, 0x74, 0x72, 0x79,
  3860. 0x52, 0x05, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x22, 0x8f, 0x02, 0x0a, 0x11, 0x45, 0x76, 0x65, 0x6e,
  3861. 0x74, 0x4e, 0x6f, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x2c, 0x0a,
  3862. 0x09, 0x6f, 0x6c, 0x64, 0x5f, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b,
  3863. 0x32, 0x0f, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x45, 0x6e, 0x74, 0x72,
  3864. 0x79, 0x52, 0x08, 0x6f, 0x6c, 0x64, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x2c, 0x0a, 0x09, 0x6e,
  3865. 0x65, 0x77, 0x5f, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0f,
  3866. 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52,
  3867. 0x08, 0x6e, 0x65, 0x77, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x23, 0x0a, 0x0d, 0x64, 0x65, 0x6c,
  3868. 0x65, 0x74, 0x65, 0x5f, 0x63, 0x68, 0x75, 0x6e, 0x6b, 0x73, 0x18, 0x03, 0x20, 0x01, 0x28, 0x08,
  3869. 0x52, 0x0c, 0x64, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x43, 0x68, 0x75, 0x6e, 0x6b, 0x73, 0x12, 0x26,
  3870. 0x0a, 0x0f, 0x6e, 0x65, 0x77, 0x5f, 0x70, 0x61, 0x72, 0x65, 0x6e, 0x74, 0x5f, 0x70, 0x61, 0x74,
  3871. 0x68, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x6e, 0x65, 0x77, 0x50, 0x61, 0x72, 0x65,
  3872. 0x6e, 0x74, 0x50, 0x61, 0x74, 0x68, 0x12, 0x31, 0x0a, 0x15, 0x69, 0x73, 0x5f, 0x66, 0x72, 0x6f,
  3873. 0x6d, 0x5f, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x5f, 0x63, 0x6c, 0x75, 0x73, 0x74, 0x65, 0x72, 0x18,
  3874. 0x05, 0x20, 0x01, 0x28, 0x08, 0x52, 0x12, 0x69, 0x73, 0x46, 0x72, 0x6f, 0x6d, 0x4f, 0x74, 0x68,
  3875. 0x65, 0x72, 0x43, 0x6c, 0x75, 0x73, 0x74, 0x65, 0x72, 0x12, 0x1e, 0x0a, 0x0a, 0x73, 0x69, 0x67,
  3876. 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x73, 0x18, 0x06, 0x20, 0x03, 0x28, 0x05, 0x52, 0x0a, 0x73,
  3877. 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x73, 0x22, 0xf6, 0x02, 0x0a, 0x09, 0x46, 0x69,
  3878. 0x6c, 0x65, 0x43, 0x68, 0x75, 0x6e, 0x6b, 0x12, 0x17, 0x0a, 0x07, 0x66, 0x69, 0x6c, 0x65, 0x5f,
  3879. 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x66, 0x69, 0x6c, 0x65, 0x49, 0x64,
  3880. 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03,
  3881. 0x52, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x73, 0x69, 0x7a, 0x65,
  3882. 0x18, 0x03, 0x20, 0x01, 0x28, 0x04, 0x52, 0x04, 0x73, 0x69, 0x7a, 0x65, 0x12, 0x24, 0x0a, 0x0e,
  3883. 0x6d, 0x6f, 0x64, 0x69, 0x66, 0x69, 0x65, 0x64, 0x5f, 0x74, 0x73, 0x5f, 0x6e, 0x73, 0x18, 0x04,
  3884. 0x20, 0x01, 0x28, 0x03, 0x52, 0x0c, 0x6d, 0x6f, 0x64, 0x69, 0x66, 0x69, 0x65, 0x64, 0x54, 0x73,
  3885. 0x4e, 0x73, 0x12, 0x13, 0x0a, 0x05, 0x65, 0x5f, 0x74, 0x61, 0x67, 0x18, 0x05, 0x20, 0x01, 0x28,
  3886. 0x09, 0x52, 0x04, 0x65, 0x54, 0x61, 0x67, 0x12, 0x24, 0x0a, 0x0e, 0x73, 0x6f, 0x75, 0x72, 0x63,
  3887. 0x65, 0x5f, 0x66, 0x69, 0x6c, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52,
  3888. 0x0c, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x46, 0x69, 0x6c, 0x65, 0x49, 0x64, 0x12, 0x22, 0x0a,
  3889. 0x03, 0x66, 0x69, 0x64, 0x18, 0x07, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x10, 0x2e, 0x66, 0x69, 0x6c,
  3890. 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x46, 0x69, 0x6c, 0x65, 0x49, 0x64, 0x52, 0x03, 0x66, 0x69,
  3891. 0x64, 0x12, 0x2f, 0x0a, 0x0a, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x5f, 0x66, 0x69, 0x64, 0x18,
  3892. 0x08, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x10, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62,
  3893. 0x2e, 0x46, 0x69, 0x6c, 0x65, 0x49, 0x64, 0x52, 0x09, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x46,
  3894. 0x69, 0x64, 0x12, 0x1d, 0x0a, 0x0a, 0x63, 0x69, 0x70, 0x68, 0x65, 0x72, 0x5f, 0x6b, 0x65, 0x79,
  3895. 0x18, 0x09, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x09, 0x63, 0x69, 0x70, 0x68, 0x65, 0x72, 0x4b, 0x65,
  3896. 0x79, 0x12, 0x23, 0x0a, 0x0d, 0x69, 0x73, 0x5f, 0x63, 0x6f, 0x6d, 0x70, 0x72, 0x65, 0x73, 0x73,
  3897. 0x65, 0x64, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0c, 0x69, 0x73, 0x43, 0x6f, 0x6d, 0x70,
  3898. 0x72, 0x65, 0x73, 0x73, 0x65, 0x64, 0x12, 0x2a, 0x0a, 0x11, 0x69, 0x73, 0x5f, 0x63, 0x68, 0x75,
  3899. 0x6e, 0x6b, 0x5f, 0x6d, 0x61, 0x6e, 0x69, 0x66, 0x65, 0x73, 0x74, 0x18, 0x0b, 0x20, 0x01, 0x28,
  3900. 0x08, 0x52, 0x0f, 0x69, 0x73, 0x43, 0x68, 0x75, 0x6e, 0x6b, 0x4d, 0x61, 0x6e, 0x69, 0x66, 0x65,
  3901. 0x73, 0x74, 0x22, 0x40, 0x0a, 0x11, 0x46, 0x69, 0x6c, 0x65, 0x43, 0x68, 0x75, 0x6e, 0x6b, 0x4d,
  3902. 0x61, 0x6e, 0x69, 0x66, 0x65, 0x73, 0x74, 0x12, 0x2b, 0x0a, 0x06, 0x63, 0x68, 0x75, 0x6e, 0x6b,
  3903. 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f,
  3904. 0x70, 0x62, 0x2e, 0x46, 0x69, 0x6c, 0x65, 0x43, 0x68, 0x75, 0x6e, 0x6b, 0x52, 0x06, 0x63, 0x68,
  3905. 0x75, 0x6e, 0x6b, 0x73, 0x22, 0x58, 0x0a, 0x06, 0x46, 0x69, 0x6c, 0x65, 0x49, 0x64, 0x12, 0x1b,
  3906. 0x0a, 0x09, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28,
  3907. 0x0d, 0x52, 0x08, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x49, 0x64, 0x12, 0x19, 0x0a, 0x08, 0x66,
  3908. 0x69, 0x6c, 0x65, 0x5f, 0x6b, 0x65, 0x79, 0x18, 0x02, 0x20, 0x01, 0x28, 0x04, 0x52, 0x07, 0x66,
  3909. 0x69, 0x6c, 0x65, 0x4b, 0x65, 0x79, 0x12, 0x16, 0x0a, 0x06, 0x63, 0x6f, 0x6f, 0x6b, 0x69, 0x65,
  3910. 0x18, 0x03, 0x20, 0x01, 0x28, 0x07, 0x52, 0x06, 0x63, 0x6f, 0x6f, 0x6b, 0x69, 0x65, 0x22, 0xe8,
  3911. 0x02, 0x0a, 0x0e, 0x46, 0x75, 0x73, 0x65, 0x41, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65,
  3912. 0x73, 0x12, 0x1b, 0x0a, 0x09, 0x66, 0x69, 0x6c, 0x65, 0x5f, 0x73, 0x69, 0x7a, 0x65, 0x18, 0x01,
  3913. 0x20, 0x01, 0x28, 0x04, 0x52, 0x08, 0x66, 0x69, 0x6c, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x12, 0x14,
  3914. 0x0a, 0x05, 0x6d, 0x74, 0x69, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x6d,
  3915. 0x74, 0x69, 0x6d, 0x65, 0x12, 0x1b, 0x0a, 0x09, 0x66, 0x69, 0x6c, 0x65, 0x5f, 0x6d, 0x6f, 0x64,
  3916. 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x08, 0x66, 0x69, 0x6c, 0x65, 0x4d, 0x6f, 0x64,
  3917. 0x65, 0x12, 0x10, 0x0a, 0x03, 0x75, 0x69, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x03,
  3918. 0x75, 0x69, 0x64, 0x12, 0x10, 0x0a, 0x03, 0x67, 0x69, 0x64, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0d,
  3919. 0x52, 0x03, 0x67, 0x69, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x63, 0x72, 0x74, 0x69, 0x6d, 0x65, 0x18,
  3920. 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x63, 0x72, 0x74, 0x69, 0x6d, 0x65, 0x12, 0x12, 0x0a,
  3921. 0x04, 0x6d, 0x69, 0x6d, 0x65, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6d, 0x69, 0x6d,
  3922. 0x65, 0x12, 0x17, 0x0a, 0x07, 0x74, 0x74, 0x6c, 0x5f, 0x73, 0x65, 0x63, 0x18, 0x0a, 0x20, 0x01,
  3923. 0x28, 0x05, 0x52, 0x06, 0x74, 0x74, 0x6c, 0x53, 0x65, 0x63, 0x12, 0x1b, 0x0a, 0x09, 0x75, 0x73,
  3924. 0x65, 0x72, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x75,
  3925. 0x73, 0x65, 0x72, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x1d, 0x0a, 0x0a, 0x67, 0x72, 0x6f, 0x75, 0x70,
  3926. 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x0c, 0x20, 0x03, 0x28, 0x09, 0x52, 0x09, 0x67, 0x72, 0x6f,
  3927. 0x75, 0x70, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x25, 0x0a, 0x0e, 0x73, 0x79, 0x6d, 0x6c, 0x69, 0x6e,
  3928. 0x6b, 0x5f, 0x74, 0x61, 0x72, 0x67, 0x65, 0x74, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d,
  3929. 0x73, 0x79, 0x6d, 0x6c, 0x69, 0x6e, 0x6b, 0x54, 0x61, 0x72, 0x67, 0x65, 0x74, 0x12, 0x10, 0x0a,
  3930. 0x03, 0x6d, 0x64, 0x35, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x03, 0x6d, 0x64, 0x35, 0x12,
  3931. 0x12, 0x0a, 0x04, 0x72, 0x64, 0x65, 0x76, 0x18, 0x10, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x04, 0x72,
  3932. 0x64, 0x65, 0x76, 0x12, 0x14, 0x0a, 0x05, 0x69, 0x6e, 0x6f, 0x64, 0x65, 0x18, 0x11, 0x20, 0x01,
  3933. 0x28, 0x04, 0x52, 0x05, 0x69, 0x6e, 0x6f, 0x64, 0x65, 0x22, 0x82, 0x02, 0x0a, 0x12, 0x43, 0x72,
  3934. 0x65, 0x61, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  3935. 0x12, 0x1c, 0x0a, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x18, 0x01, 0x20,
  3936. 0x01, 0x28, 0x09, 0x52, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x12, 0x25,
  3937. 0x0a, 0x05, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0f, 0x2e,
  3938. 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x05,
  3939. 0x65, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x15, 0x0a, 0x06, 0x6f, 0x5f, 0x65, 0x78, 0x63, 0x6c, 0x18,
  3940. 0x03, 0x20, 0x01, 0x28, 0x08, 0x52, 0x05, 0x6f, 0x45, 0x78, 0x63, 0x6c, 0x12, 0x31, 0x0a, 0x15,
  3941. 0x69, 0x73, 0x5f, 0x66, 0x72, 0x6f, 0x6d, 0x5f, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x5f, 0x63, 0x6c,
  3942. 0x75, 0x73, 0x74, 0x65, 0x72, 0x18, 0x04, 0x20, 0x01, 0x28, 0x08, 0x52, 0x12, 0x69, 0x73, 0x46,
  3943. 0x72, 0x6f, 0x6d, 0x4f, 0x74, 0x68, 0x65, 0x72, 0x43, 0x6c, 0x75, 0x73, 0x74, 0x65, 0x72, 0x12,
  3944. 0x1e, 0x0a, 0x0a, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x73, 0x18, 0x05, 0x20,
  3945. 0x03, 0x28, 0x05, 0x52, 0x0a, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x73, 0x12,
  3946. 0x3d, 0x0a, 0x1b, 0x73, 0x6b, 0x69, 0x70, 0x5f, 0x63, 0x68, 0x65, 0x63, 0x6b, 0x5f, 0x70, 0x61,
  3947. 0x72, 0x65, 0x6e, 0x74, 0x5f, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x18, 0x06,
  3948. 0x20, 0x01, 0x28, 0x08, 0x52, 0x18, 0x73, 0x6b, 0x69, 0x70, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x50,
  3949. 0x61, 0x72, 0x65, 0x6e, 0x74, 0x44, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x22, 0x2b,
  3950. 0x0a, 0x13, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x73,
  3951. 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x18, 0x01,
  3952. 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x22, 0xac, 0x01, 0x0a, 0x12,
  3953. 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65,
  3954. 0x73, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x18,
  3955. 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79,
  3956. 0x12, 0x25, 0x0a, 0x05, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32,
  3957. 0x0f, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x45, 0x6e, 0x74, 0x72, 0x79,
  3958. 0x52, 0x05, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x31, 0x0a, 0x15, 0x69, 0x73, 0x5f, 0x66, 0x72,
  3959. 0x6f, 0x6d, 0x5f, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x5f, 0x63, 0x6c, 0x75, 0x73, 0x74, 0x65, 0x72,
  3960. 0x18, 0x03, 0x20, 0x01, 0x28, 0x08, 0x52, 0x12, 0x69, 0x73, 0x46, 0x72, 0x6f, 0x6d, 0x4f, 0x74,
  3961. 0x68, 0x65, 0x72, 0x43, 0x6c, 0x75, 0x73, 0x74, 0x65, 0x72, 0x12, 0x1e, 0x0a, 0x0a, 0x73, 0x69,
  3962. 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x73, 0x18, 0x04, 0x20, 0x03, 0x28, 0x05, 0x52, 0x0a,
  3963. 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x73, 0x22, 0x15, 0x0a, 0x13, 0x55, 0x70,
  3964. 0x64, 0x61, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73,
  3965. 0x65, 0x22, 0x80, 0x01, 0x0a, 0x14, 0x41, 0x70, 0x70, 0x65, 0x6e, 0x64, 0x54, 0x6f, 0x45, 0x6e,
  3966. 0x74, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x64, 0x69,
  3967. 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x64,
  3968. 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x12, 0x1d, 0x0a, 0x0a, 0x65, 0x6e, 0x74, 0x72,
  3969. 0x79, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x65, 0x6e,
  3970. 0x74, 0x72, 0x79, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x2b, 0x0a, 0x06, 0x63, 0x68, 0x75, 0x6e, 0x6b,
  3971. 0x73, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f,
  3972. 0x70, 0x62, 0x2e, 0x46, 0x69, 0x6c, 0x65, 0x43, 0x68, 0x75, 0x6e, 0x6b, 0x52, 0x06, 0x63, 0x68,
  3973. 0x75, 0x6e, 0x6b, 0x73, 0x22, 0x17, 0x0a, 0x15, 0x41, 0x70, 0x70, 0x65, 0x6e, 0x64, 0x54, 0x6f,
  3974. 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0xcb, 0x02,
  3975. 0x0a, 0x12, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x71,
  3976. 0x75, 0x65, 0x73, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72,
  3977. 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f,
  3978. 0x72, 0x79, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09,
  3979. 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x24, 0x0a, 0x0e, 0x69, 0x73, 0x5f, 0x64, 0x65, 0x6c,
  3980. 0x65, 0x74, 0x65, 0x5f, 0x64, 0x61, 0x74, 0x61, 0x18, 0x04, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0c,
  3981. 0x69, 0x73, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x44, 0x61, 0x74, 0x61, 0x12, 0x21, 0x0a, 0x0c,
  3982. 0x69, 0x73, 0x5f, 0x72, 0x65, 0x63, 0x75, 0x72, 0x73, 0x69, 0x76, 0x65, 0x18, 0x05, 0x20, 0x01,
  3983. 0x28, 0x08, 0x52, 0x0b, 0x69, 0x73, 0x52, 0x65, 0x63, 0x75, 0x72, 0x73, 0x69, 0x76, 0x65, 0x12,
  3984. 0x34, 0x0a, 0x16, 0x69, 0x67, 0x6e, 0x6f, 0x72, 0x65, 0x5f, 0x72, 0x65, 0x63, 0x75, 0x72, 0x73,
  3985. 0x69, 0x76, 0x65, 0x5f, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x18, 0x06, 0x20, 0x01, 0x28, 0x08, 0x52,
  3986. 0x14, 0x69, 0x67, 0x6e, 0x6f, 0x72, 0x65, 0x52, 0x65, 0x63, 0x75, 0x72, 0x73, 0x69, 0x76, 0x65,
  3987. 0x45, 0x72, 0x72, 0x6f, 0x72, 0x12, 0x31, 0x0a, 0x15, 0x69, 0x73, 0x5f, 0x66, 0x72, 0x6f, 0x6d,
  3988. 0x5f, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x5f, 0x63, 0x6c, 0x75, 0x73, 0x74, 0x65, 0x72, 0x18, 0x07,
  3989. 0x20, 0x01, 0x28, 0x08, 0x52, 0x12, 0x69, 0x73, 0x46, 0x72, 0x6f, 0x6d, 0x4f, 0x74, 0x68, 0x65,
  3990. 0x72, 0x43, 0x6c, 0x75, 0x73, 0x74, 0x65, 0x72, 0x12, 0x1e, 0x0a, 0x0a, 0x73, 0x69, 0x67, 0x6e,
  3991. 0x61, 0x74, 0x75, 0x72, 0x65, 0x73, 0x18, 0x08, 0x20, 0x03, 0x28, 0x05, 0x52, 0x0a, 0x73, 0x69,
  3992. 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x73, 0x12, 0x31, 0x0a, 0x15, 0x69, 0x66, 0x5f, 0x6e,
  3993. 0x6f, 0x74, 0x5f, 0x6d, 0x6f, 0x64, 0x69, 0x66, 0x69, 0x65, 0x64, 0x5f, 0x61, 0x66, 0x74, 0x65,
  3994. 0x72, 0x18, 0x09, 0x20, 0x01, 0x28, 0x03, 0x52, 0x12, 0x69, 0x66, 0x4e, 0x6f, 0x74, 0x4d, 0x6f,
  3995. 0x64, 0x69, 0x66, 0x69, 0x65, 0x64, 0x41, 0x66, 0x74, 0x65, 0x72, 0x22, 0x2b, 0x0a, 0x13, 0x44,
  3996. 0x65, 0x6c, 0x65, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e,
  3997. 0x73, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x18, 0x01, 0x20, 0x01, 0x28,
  3998. 0x09, 0x52, 0x05, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x22, 0xba, 0x01, 0x0a, 0x18, 0x41, 0x74, 0x6f,
  3999. 0x6d, 0x69, 0x63, 0x52, 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65,
  4000. 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x23, 0x0a, 0x0d, 0x6f, 0x6c, 0x64, 0x5f, 0x64, 0x69, 0x72,
  4001. 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, 0x6f, 0x6c,
  4002. 0x64, 0x44, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x12, 0x19, 0x0a, 0x08, 0x6f, 0x6c,
  4003. 0x64, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6f, 0x6c,
  4004. 0x64, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x23, 0x0a, 0x0d, 0x6e, 0x65, 0x77, 0x5f, 0x64, 0x69, 0x72,
  4005. 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, 0x6e, 0x65,
  4006. 0x77, 0x44, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x12, 0x19, 0x0a, 0x08, 0x6e, 0x65,
  4007. 0x77, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6e, 0x65,
  4008. 0x77, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x1e, 0x0a, 0x0a, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75,
  4009. 0x72, 0x65, 0x73, 0x18, 0x05, 0x20, 0x03, 0x28, 0x05, 0x52, 0x0a, 0x73, 0x69, 0x67, 0x6e, 0x61,
  4010. 0x74, 0x75, 0x72, 0x65, 0x73, 0x22, 0x1b, 0x0a, 0x19, 0x41, 0x74, 0x6f, 0x6d, 0x69, 0x63, 0x52,
  4011. 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e,
  4012. 0x73, 0x65, 0x22, 0xba, 0x01, 0x0a, 0x18, 0x53, 0x74, 0x72, 0x65, 0x61, 0x6d, 0x52, 0x65, 0x6e,
  4013. 0x61, 0x6d, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12,
  4014. 0x23, 0x0a, 0x0d, 0x6f, 0x6c, 0x64, 0x5f, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79,
  4015. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, 0x6f, 0x6c, 0x64, 0x44, 0x69, 0x72, 0x65, 0x63,
  4016. 0x74, 0x6f, 0x72, 0x79, 0x12, 0x19, 0x0a, 0x08, 0x6f, 0x6c, 0x64, 0x5f, 0x6e, 0x61, 0x6d, 0x65,
  4017. 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6f, 0x6c, 0x64, 0x4e, 0x61, 0x6d, 0x65, 0x12,
  4018. 0x23, 0x0a, 0x0d, 0x6e, 0x65, 0x77, 0x5f, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79,
  4019. 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, 0x6e, 0x65, 0x77, 0x44, 0x69, 0x72, 0x65, 0x63,
  4020. 0x74, 0x6f, 0x72, 0x79, 0x12, 0x19, 0x0a, 0x08, 0x6e, 0x65, 0x77, 0x5f, 0x6e, 0x61, 0x6d, 0x65,
  4021. 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6e, 0x65, 0x77, 0x4e, 0x61, 0x6d, 0x65, 0x12,
  4022. 0x1e, 0x0a, 0x0a, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x73, 0x18, 0x05, 0x20,
  4023. 0x03, 0x28, 0x05, 0x52, 0x0a, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x73, 0x22,
  4024. 0x9a, 0x01, 0x0a, 0x19, 0x53, 0x74, 0x72, 0x65, 0x61, 0x6d, 0x52, 0x65, 0x6e, 0x61, 0x6d, 0x65,
  4025. 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x1c, 0x0a,
  4026. 0x09, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  4027. 0x52, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x12, 0x4a, 0x0a, 0x12, 0x65,
  4028. 0x76, 0x65, 0x6e, 0x74, 0x5f, 0x6e, 0x6f, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f,
  4029. 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f,
  4030. 0x70, 0x62, 0x2e, 0x45, 0x76, 0x65, 0x6e, 0x74, 0x4e, 0x6f, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61,
  4031. 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x11, 0x65, 0x76, 0x65, 0x6e, 0x74, 0x4e, 0x6f, 0x74, 0x69, 0x66,
  4032. 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x13, 0x0a, 0x05, 0x74, 0x73, 0x5f, 0x6e, 0x73,
  4033. 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x74, 0x73, 0x4e, 0x73, 0x22, 0x89, 0x02, 0x0a,
  4034. 0x13, 0x41, 0x73, 0x73, 0x69, 0x67, 0x6e, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x52, 0x65, 0x71,
  4035. 0x75, 0x65, 0x73, 0x74, 0x12, 0x14, 0x0a, 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x01, 0x20,
  4036. 0x01, 0x28, 0x05, 0x52, 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x1e, 0x0a, 0x0a, 0x63, 0x6f,
  4037. 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a,
  4038. 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x20, 0x0a, 0x0b, 0x72, 0x65,
  4039. 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52,
  4040. 0x0b, 0x72, 0x65, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x17, 0x0a, 0x07,
  4041. 0x74, 0x74, 0x6c, 0x5f, 0x73, 0x65, 0x63, 0x18, 0x04, 0x20, 0x01, 0x28, 0x05, 0x52, 0x06, 0x74,
  4042. 0x74, 0x6c, 0x53, 0x65, 0x63, 0x12, 0x1f, 0x0a, 0x0b, 0x64, 0x61, 0x74, 0x61, 0x5f, 0x63, 0x65,
  4043. 0x6e, 0x74, 0x65, 0x72, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x64, 0x61, 0x74, 0x61,
  4044. 0x43, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x12, 0x12, 0x0a, 0x04, 0x70, 0x61, 0x74, 0x68, 0x18, 0x06,
  4045. 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x70, 0x61, 0x74, 0x68, 0x12, 0x12, 0x0a, 0x04, 0x72, 0x61,
  4046. 0x63, 0x6b, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x72, 0x61, 0x63, 0x6b, 0x12, 0x1b,
  4047. 0x0a, 0x09, 0x64, 0x61, 0x74, 0x61, 0x5f, 0x6e, 0x6f, 0x64, 0x65, 0x18, 0x09, 0x20, 0x01, 0x28,
  4048. 0x09, 0x52, 0x08, 0x64, 0x61, 0x74, 0x61, 0x4e, 0x6f, 0x64, 0x65, 0x12, 0x1b, 0x0a, 0x09, 0x64,
  4049. 0x69, 0x73, 0x6b, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x08, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08,
  4050. 0x64, 0x69, 0x73, 0x6b, 0x54, 0x79, 0x70, 0x65, 0x22, 0xe1, 0x01, 0x0a, 0x14, 0x41, 0x73, 0x73,
  4051. 0x69, 0x67, 0x6e, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73,
  4052. 0x65, 0x12, 0x17, 0x0a, 0x07, 0x66, 0x69, 0x6c, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01,
  4053. 0x28, 0x09, 0x52, 0x06, 0x66, 0x69, 0x6c, 0x65, 0x49, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x63, 0x6f,
  4054. 0x75, 0x6e, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74,
  4055. 0x12, 0x12, 0x0a, 0x04, 0x61, 0x75, 0x74, 0x68, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04,
  4056. 0x61, 0x75, 0x74, 0x68, 0x12, 0x1e, 0x0a, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69,
  4057. 0x6f, 0x6e, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63,
  4058. 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x20, 0x0a, 0x0b, 0x72, 0x65, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74,
  4059. 0x69, 0x6f, 0x6e, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x72, 0x65, 0x70, 0x6c, 0x69,
  4060. 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x14, 0x0a, 0x05, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x18,
  4061. 0x08, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x12, 0x2e, 0x0a, 0x08,
  4062. 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x09, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x12,
  4063. 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69,
  4064. 0x6f, 0x6e, 0x52, 0x08, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x22, 0x34, 0x0a, 0x13,
  4065. 0x4c, 0x6f, 0x6f, 0x6b, 0x75, 0x70, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x52, 0x65, 0x71, 0x75,
  4066. 0x65, 0x73, 0x74, 0x12, 0x1d, 0x0a, 0x0a, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x5f, 0x69, 0x64,
  4067. 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x09, 0x52, 0x09, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x49,
  4068. 0x64, 0x73, 0x22, 0x3d, 0x0a, 0x09, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x12,
  4069. 0x30, 0x0a, 0x09, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x01, 0x20, 0x03,
  4070. 0x28, 0x0b, 0x32, 0x12, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x6f,
  4071. 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x09, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e,
  4072. 0x73, 0x22, 0x79, 0x0a, 0x08, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x10, 0x0a,
  4073. 0x03, 0x75, 0x72, 0x6c, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x75, 0x72, 0x6c, 0x12,
  4074. 0x1d, 0x0a, 0x0a, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x5f, 0x75, 0x72, 0x6c, 0x18, 0x02, 0x20,
  4075. 0x01, 0x28, 0x09, 0x52, 0x09, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x55, 0x72, 0x6c, 0x12, 0x1b,
  4076. 0x0a, 0x09, 0x67, 0x72, 0x70, 0x63, 0x5f, 0x70, 0x6f, 0x72, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28,
  4077. 0x0d, 0x52, 0x08, 0x67, 0x72, 0x70, 0x63, 0x50, 0x6f, 0x72, 0x74, 0x12, 0x1f, 0x0a, 0x0b, 0x64,
  4078. 0x61, 0x74, 0x61, 0x5f, 0x63, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09,
  4079. 0x52, 0x0a, 0x64, 0x61, 0x74, 0x61, 0x43, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x22, 0xc3, 0x01, 0x0a,
  4080. 0x14, 0x4c, 0x6f, 0x6f, 0x6b, 0x75, 0x70, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x52, 0x65, 0x73,
  4081. 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x55, 0x0a, 0x0d, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f,
  4082. 0x6e, 0x73, 0x5f, 0x6d, 0x61, 0x70, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x30, 0x2e, 0x66,
  4083. 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x75, 0x70, 0x56, 0x6f,
  4084. 0x6c, 0x75, 0x6d, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x2e, 0x4c, 0x6f, 0x63,
  4085. 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x4d, 0x61, 0x70, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x0c,
  4086. 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x4d, 0x61, 0x70, 0x1a, 0x54, 0x0a, 0x11,
  4087. 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x4d, 0x61, 0x70, 0x45, 0x6e, 0x74, 0x72,
  4088. 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03,
  4089. 0x6b, 0x65, 0x79, 0x12, 0x29, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01,
  4090. 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x6f,
  4091. 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02,
  4092. 0x38, 0x01, 0x22, 0x20, 0x0a, 0x0a, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e,
  4093. 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04,
  4094. 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x7b, 0x0a, 0x15, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69,
  4095. 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x34, 0x0a,
  4096. 0x16, 0x69, 0x6e, 0x63, 0x6c, 0x75, 0x64, 0x65, 0x5f, 0x6e, 0x6f, 0x72, 0x6d, 0x61, 0x6c, 0x5f,
  4097. 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x73, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x14, 0x69,
  4098. 0x6e, 0x63, 0x6c, 0x75, 0x64, 0x65, 0x4e, 0x6f, 0x72, 0x6d, 0x61, 0x6c, 0x56, 0x6f, 0x6c, 0x75,
  4099. 0x6d, 0x65, 0x73, 0x12, 0x2c, 0x0a, 0x12, 0x69, 0x6e, 0x63, 0x6c, 0x75, 0x64, 0x65, 0x5f, 0x65,
  4100. 0x63, 0x5f, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x73, 0x18, 0x02, 0x20, 0x01, 0x28, 0x08, 0x52,
  4101. 0x10, 0x69, 0x6e, 0x63, 0x6c, 0x75, 0x64, 0x65, 0x45, 0x63, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65,
  4102. 0x73, 0x22, 0x50, 0x0a, 0x16, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x4c,
  4103. 0x69, 0x73, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x36, 0x0a, 0x0b, 0x63,
  4104. 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b,
  4105. 0x32, 0x14, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x43, 0x6f, 0x6c, 0x6c,
  4106. 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x0b, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69,
  4107. 0x6f, 0x6e, 0x73, 0x22, 0x39, 0x0a, 0x17, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x43, 0x6f, 0x6c,
  4108. 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1e,
  4109. 0x0a, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x01, 0x20, 0x01,
  4110. 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x22, 0x1a,
  4111. 0x0a, 0x18, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69,
  4112. 0x6f, 0x6e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x84, 0x01, 0x0a, 0x11, 0x53,
  4113. 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  4114. 0x12, 0x20, 0x0a, 0x0b, 0x72, 0x65, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18,
  4115. 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x72, 0x65, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69,
  4116. 0x6f, 0x6e, 0x12, 0x1e, 0x0a, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e,
  4117. 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69,
  4118. 0x6f, 0x6e, 0x12, 0x10, 0x0a, 0x03, 0x74, 0x74, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52,
  4119. 0x03, 0x74, 0x74, 0x6c, 0x12, 0x1b, 0x0a, 0x09, 0x64, 0x69, 0x73, 0x6b, 0x5f, 0x74, 0x79, 0x70,
  4120. 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x64, 0x69, 0x73, 0x6b, 0x54, 0x79, 0x70,
  4121. 0x65, 0x22, 0x6f, 0x0a, 0x12, 0x53, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x52,
  4122. 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x1d, 0x0a, 0x0a, 0x74, 0x6f, 0x74, 0x61, 0x6c,
  4123. 0x5f, 0x73, 0x69, 0x7a, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x04, 0x52, 0x09, 0x74, 0x6f, 0x74,
  4124. 0x61, 0x6c, 0x53, 0x69, 0x7a, 0x65, 0x12, 0x1b, 0x0a, 0x09, 0x75, 0x73, 0x65, 0x64, 0x5f, 0x73,
  4125. 0x69, 0x7a, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x04, 0x52, 0x08, 0x75, 0x73, 0x65, 0x64, 0x53,
  4126. 0x69, 0x7a, 0x65, 0x12, 0x1d, 0x0a, 0x0a, 0x66, 0x69, 0x6c, 0x65, 0x5f, 0x63, 0x6f, 0x75, 0x6e,
  4127. 0x74, 0x18, 0x06, 0x20, 0x01, 0x28, 0x04, 0x52, 0x09, 0x66, 0x69, 0x6c, 0x65, 0x43, 0x6f, 0x75,
  4128. 0x6e, 0x74, 0x22, 0x46, 0x0a, 0x0b, 0x50, 0x69, 0x6e, 0x67, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  4129. 0x74, 0x12, 0x16, 0x0a, 0x06, 0x74, 0x61, 0x72, 0x67, 0x65, 0x74, 0x18, 0x01, 0x20, 0x01, 0x28,
  4130. 0x09, 0x52, 0x06, 0x74, 0x61, 0x72, 0x67, 0x65, 0x74, 0x12, 0x1f, 0x0a, 0x0b, 0x74, 0x61, 0x72,
  4131. 0x67, 0x65, 0x74, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a,
  4132. 0x74, 0x61, 0x72, 0x67, 0x65, 0x74, 0x54, 0x79, 0x70, 0x65, 0x22, 0x7a, 0x0a, 0x0c, 0x50, 0x69,
  4133. 0x6e, 0x67, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x22, 0x0a, 0x0d, 0x73, 0x74,
  4134. 0x61, 0x72, 0x74, 0x5f, 0x74, 0x69, 0x6d, 0x65, 0x5f, 0x6e, 0x73, 0x18, 0x01, 0x20, 0x01, 0x28,
  4135. 0x03, 0x52, 0x0b, 0x73, 0x74, 0x61, 0x72, 0x74, 0x54, 0x69, 0x6d, 0x65, 0x4e, 0x73, 0x12, 0x24,
  4136. 0x0a, 0x0e, 0x72, 0x65, 0x6d, 0x6f, 0x74, 0x65, 0x5f, 0x74, 0x69, 0x6d, 0x65, 0x5f, 0x6e, 0x73,
  4137. 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0c, 0x72, 0x65, 0x6d, 0x6f, 0x74, 0x65, 0x54, 0x69,
  4138. 0x6d, 0x65, 0x4e, 0x73, 0x12, 0x20, 0x0a, 0x0c, 0x73, 0x74, 0x6f, 0x70, 0x5f, 0x74, 0x69, 0x6d,
  4139. 0x65, 0x5f, 0x6e, 0x73, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0a, 0x73, 0x74, 0x6f, 0x70,
  4140. 0x54, 0x69, 0x6d, 0x65, 0x4e, 0x73, 0x22, 0x1e, 0x0a, 0x1c, 0x47, 0x65, 0x74, 0x46, 0x69, 0x6c,
  4141. 0x65, 0x72, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x75, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52,
  4142. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x22, 0xe8, 0x03, 0x0a, 0x1d, 0x47, 0x65, 0x74, 0x46, 0x69,
  4143. 0x6c, 0x65, 0x72, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x75, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e,
  4144. 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x61, 0x73, 0x74,
  4145. 0x65, 0x72, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x61, 0x73, 0x74, 0x65,
  4146. 0x72, 0x73, 0x12, 0x20, 0x0a, 0x0b, 0x72, 0x65, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f,
  4147. 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x72, 0x65, 0x70, 0x6c, 0x69, 0x63, 0x61,
  4148. 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x1e, 0x0a, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69,
  4149. 0x6f, 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63,
  4150. 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x15, 0x0a, 0x06, 0x6d, 0x61, 0x78, 0x5f, 0x6d, 0x62, 0x18, 0x04,
  4151. 0x20, 0x01, 0x28, 0x0d, 0x52, 0x05, 0x6d, 0x61, 0x78, 0x4d, 0x62, 0x12, 0x1f, 0x0a, 0x0b, 0x64,
  4152. 0x69, 0x72, 0x5f, 0x62, 0x75, 0x63, 0x6b, 0x65, 0x74, 0x73, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09,
  4153. 0x52, 0x0a, 0x64, 0x69, 0x72, 0x42, 0x75, 0x63, 0x6b, 0x65, 0x74, 0x73, 0x12, 0x16, 0x0a, 0x06,
  4154. 0x63, 0x69, 0x70, 0x68, 0x65, 0x72, 0x18, 0x07, 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x63, 0x69,
  4155. 0x70, 0x68, 0x65, 0x72, 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72,
  4156. 0x65, 0x18, 0x08, 0x20, 0x01, 0x28, 0x05, 0x52, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75,
  4157. 0x72, 0x65, 0x12, 0x27, 0x0a, 0x0f, 0x6d, 0x65, 0x74, 0x72, 0x69, 0x63, 0x73, 0x5f, 0x61, 0x64,
  4158. 0x64, 0x72, 0x65, 0x73, 0x73, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x6d, 0x65, 0x74,
  4159. 0x72, 0x69, 0x63, 0x73, 0x41, 0x64, 0x64, 0x72, 0x65, 0x73, 0x73, 0x12, 0x30, 0x0a, 0x14, 0x6d,
  4160. 0x65, 0x74, 0x72, 0x69, 0x63, 0x73, 0x5f, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x76, 0x61, 0x6c, 0x5f,
  4161. 0x73, 0x65, 0x63, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x05, 0x52, 0x12, 0x6d, 0x65, 0x74, 0x72, 0x69,
  4162. 0x63, 0x73, 0x49, 0x6e, 0x74, 0x65, 0x72, 0x76, 0x61, 0x6c, 0x53, 0x65, 0x63, 0x12, 0x18, 0x0a,
  4163. 0x07, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07,
  4164. 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x1d, 0x0a, 0x0a, 0x63, 0x6c, 0x75, 0x73, 0x74,
  4165. 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x63, 0x6c, 0x75,
  4166. 0x73, 0x74, 0x65, 0x72, 0x49, 0x64, 0x12, 0x1f, 0x0a, 0x0b, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f,
  4167. 0x67, 0x72, 0x6f, 0x75, 0x70, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x66, 0x69, 0x6c,
  4168. 0x65, 0x72, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x12, 0x23, 0x0a, 0x0d, 0x6d, 0x61, 0x6a, 0x6f, 0x72,
  4169. 0x5f, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0c,
  4170. 0x6d, 0x61, 0x6a, 0x6f, 0x72, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x23, 0x0a, 0x0d,
  4171. 0x6d, 0x69, 0x6e, 0x6f, 0x72, 0x5f, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x0f, 0x20,
  4172. 0x01, 0x28, 0x05, 0x52, 0x0c, 0x6d, 0x69, 0x6e, 0x6f, 0x72, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f,
  4173. 0x6e, 0x22, 0xb7, 0x02, 0x0a, 0x18, 0x53, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x4d,
  4174. 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1f,
  4175. 0x0a, 0x0b, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20,
  4176. 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x4e, 0x61, 0x6d, 0x65, 0x12,
  4177. 0x1f, 0x0a, 0x0b, 0x70, 0x61, 0x74, 0x68, 0x5f, 0x70, 0x72, 0x65, 0x66, 0x69, 0x78, 0x18, 0x02,
  4178. 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70, 0x61, 0x74, 0x68, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78,
  4179. 0x12, 0x19, 0x0a, 0x08, 0x73, 0x69, 0x6e, 0x63, 0x65, 0x5f, 0x6e, 0x73, 0x18, 0x03, 0x20, 0x01,
  4180. 0x28, 0x03, 0x52, 0x07, 0x73, 0x69, 0x6e, 0x63, 0x65, 0x4e, 0x73, 0x12, 0x1c, 0x0a, 0x09, 0x73,
  4181. 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x05, 0x52, 0x09,
  4182. 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x12, 0x23, 0x0a, 0x0d, 0x70, 0x61, 0x74,
  4183. 0x68, 0x5f, 0x70, 0x72, 0x65, 0x66, 0x69, 0x78, 0x65, 0x73, 0x18, 0x06, 0x20, 0x03, 0x28, 0x09,
  4184. 0x52, 0x0c, 0x70, 0x61, 0x74, 0x68, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x65, 0x73, 0x12, 0x1b,
  4185. 0x0a, 0x09, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x07, 0x20, 0x01, 0x28,
  4186. 0x05, 0x52, 0x08, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x49, 0x64, 0x12, 0x19, 0x0a, 0x08, 0x75,
  4187. 0x6e, 0x74, 0x69, 0x6c, 0x5f, 0x6e, 0x73, 0x18, 0x08, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x75,
  4188. 0x6e, 0x74, 0x69, 0x6c, 0x4e, 0x73, 0x12, 0x21, 0x0a, 0x0c, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74,
  4189. 0x5f, 0x65, 0x70, 0x6f, 0x63, 0x68, 0x18, 0x09, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0b, 0x63, 0x6c,
  4190. 0x69, 0x65, 0x6e, 0x74, 0x45, 0x70, 0x6f, 0x63, 0x68, 0x12, 0x20, 0x0a, 0x0b, 0x64, 0x69, 0x72,
  4191. 0x65, 0x63, 0x74, 0x6f, 0x72, 0x69, 0x65, 0x73, 0x18, 0x0a, 0x20, 0x03, 0x28, 0x09, 0x52, 0x0b,
  4192. 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x69, 0x65, 0x73, 0x22, 0x9a, 0x01, 0x0a, 0x19,
  4193. 0x53, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74,
  4194. 0x61, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x64, 0x69, 0x72,
  4195. 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x64, 0x69,
  4196. 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x12, 0x4a, 0x0a, 0x12, 0x65, 0x76, 0x65, 0x6e, 0x74,
  4197. 0x5f, 0x6e, 0x6f, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x02, 0x20,
  4198. 0x01, 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x45,
  4199. 0x76, 0x65, 0x6e, 0x74, 0x4e, 0x6f, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e,
  4200. 0x52, 0x11, 0x65, 0x76, 0x65, 0x6e, 0x74, 0x4e, 0x6f, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74,
  4201. 0x69, 0x6f, 0x6e, 0x12, 0x13, 0x0a, 0x05, 0x74, 0x73, 0x5f, 0x6e, 0x73, 0x18, 0x03, 0x20, 0x01,
  4202. 0x28, 0x03, 0x52, 0x04, 0x74, 0x73, 0x4e, 0x73, 0x22, 0x67, 0x0a, 0x1a, 0x54, 0x72, 0x61, 0x76,
  4203. 0x65, 0x72, 0x73, 0x65, 0x42, 0x66, 0x73, 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x52,
  4204. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74,
  4205. 0x6f, 0x72, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63,
  4206. 0x74, 0x6f, 0x72, 0x79, 0x12, 0x2b, 0x0a, 0x11, 0x65, 0x78, 0x63, 0x6c, 0x75, 0x64, 0x65, 0x64,
  4207. 0x5f, 0x70, 0x72, 0x65, 0x66, 0x69, 0x78, 0x65, 0x73, 0x18, 0x02, 0x20, 0x03, 0x28, 0x09, 0x52,
  4208. 0x10, 0x65, 0x78, 0x63, 0x6c, 0x75, 0x64, 0x65, 0x64, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x65,
  4209. 0x73, 0x22, 0x62, 0x0a, 0x1b, 0x54, 0x72, 0x61, 0x76, 0x65, 0x72, 0x73, 0x65, 0x42, 0x66, 0x73,
  4210. 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65,
  4211. 0x12, 0x1c, 0x0a, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x18, 0x01, 0x20,
  4212. 0x01, 0x28, 0x09, 0x52, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x12, 0x25,
  4213. 0x0a, 0x05, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0f, 0x2e,
  4214. 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x05,
  4215. 0x65, 0x6e, 0x74, 0x72, 0x79, 0x22, 0x73, 0x0a, 0x08, 0x4c, 0x6f, 0x67, 0x45, 0x6e, 0x74, 0x72,
  4216. 0x79, 0x12, 0x13, 0x0a, 0x05, 0x74, 0x73, 0x5f, 0x6e, 0x73, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03,
  4217. 0x52, 0x04, 0x74, 0x73, 0x4e, 0x73, 0x12, 0x2c, 0x0a, 0x12, 0x70, 0x61, 0x72, 0x74, 0x69, 0x74,
  4218. 0x69, 0x6f, 0x6e, 0x5f, 0x6b, 0x65, 0x79, 0x5f, 0x68, 0x61, 0x73, 0x68, 0x18, 0x02, 0x20, 0x01,
  4219. 0x28, 0x05, 0x52, 0x10, 0x70, 0x61, 0x72, 0x74, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x4b, 0x65, 0x79,
  4220. 0x48, 0x61, 0x73, 0x68, 0x12, 0x12, 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61, 0x18, 0x03, 0x20, 0x01,
  4221. 0x28, 0x0c, 0x52, 0x04, 0x64, 0x61, 0x74, 0x61, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18,
  4222. 0x04, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x22, 0x65, 0x0a, 0x14, 0x4b, 0x65,
  4223. 0x65, 0x70, 0x43, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x65, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65,
  4224. 0x73, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  4225. 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1b, 0x0a, 0x09, 0x67, 0x72, 0x70, 0x63, 0x5f, 0x70,
  4226. 0x6f, 0x72, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x08, 0x67, 0x72, 0x70, 0x63, 0x50,
  4227. 0x6f, 0x72, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73,
  4228. 0x18, 0x03, 0x20, 0x03, 0x28, 0x09, 0x52, 0x09, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65,
  4229. 0x73, 0x22, 0x17, 0x0a, 0x15, 0x4b, 0x65, 0x65, 0x70, 0x43, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74,
  4230. 0x65, 0x64, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x31, 0x0a, 0x13, 0x4c, 0x6f,
  4231. 0x63, 0x61, 0x74, 0x65, 0x42, 0x72, 0x6f, 0x6b, 0x65, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  4232. 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x18, 0x01, 0x20,
  4233. 0x01, 0x28, 0x09, 0x52, 0x08, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x22, 0xcd, 0x01,
  4234. 0x0a, 0x14, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x65, 0x42, 0x72, 0x6f, 0x6b, 0x65, 0x72, 0x52, 0x65,
  4235. 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x66, 0x6f, 0x75, 0x6e, 0x64, 0x18,
  4236. 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x05, 0x66, 0x6f, 0x75, 0x6e, 0x64, 0x12, 0x45, 0x0a, 0x09,
  4237. 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32,
  4238. 0x27, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x6f, 0x63, 0x61, 0x74,
  4239. 0x65, 0x42, 0x72, 0x6f, 0x6b, 0x65, 0x72, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x2e,
  4240. 0x52, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x52, 0x09, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72,
  4241. 0x63, 0x65, 0x73, 0x1a, 0x58, 0x0a, 0x08, 0x52, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x12,
  4242. 0x25, 0x0a, 0x0e, 0x67, 0x72, 0x70, 0x63, 0x5f, 0x61, 0x64, 0x64, 0x72, 0x65, 0x73, 0x73, 0x65,
  4243. 0x73, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x67, 0x72, 0x70, 0x63, 0x41, 0x64, 0x64,
  4244. 0x72, 0x65, 0x73, 0x73, 0x65, 0x73, 0x12, 0x25, 0x0a, 0x0e, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72,
  4245. 0x63, 0x65, 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0d,
  4246. 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x22, 0x20, 0x0a,
  4247. 0x0c, 0x4b, 0x76, 0x47, 0x65, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x10, 0x0a,
  4248. 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x22,
  4249. 0x3b, 0x0a, 0x0d, 0x4b, 0x76, 0x47, 0x65, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65,
  4250. 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0c, 0x52,
  4251. 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x18,
  4252. 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x22, 0x36, 0x0a, 0x0c,
  4253. 0x4b, 0x76, 0x50, 0x75, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x10, 0x0a, 0x03,
  4254. 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14,
  4255. 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x05, 0x76,
  4256. 0x61, 0x6c, 0x75, 0x65, 0x22, 0x25, 0x0a, 0x0d, 0x4b, 0x76, 0x50, 0x75, 0x74, 0x52, 0x65, 0x73,
  4257. 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x18, 0x01,
  4258. 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x22, 0xa4, 0x04, 0x0a, 0x09,
  4259. 0x46, 0x69, 0x6c, 0x65, 0x72, 0x43, 0x6f, 0x6e, 0x66, 0x12, 0x18, 0x0a, 0x07, 0x76, 0x65, 0x72,
  4260. 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x07, 0x76, 0x65, 0x72, 0x73,
  4261. 0x69, 0x6f, 0x6e, 0x12, 0x3a, 0x0a, 0x09, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73,
  4262. 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1c, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70,
  4263. 0x62, 0x2e, 0x46, 0x69, 0x6c, 0x65, 0x72, 0x43, 0x6f, 0x6e, 0x66, 0x2e, 0x50, 0x61, 0x74, 0x68,
  4264. 0x43, 0x6f, 0x6e, 0x66, 0x52, 0x09, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x1a,
  4265. 0xc0, 0x03, 0x0a, 0x08, 0x50, 0x61, 0x74, 0x68, 0x43, 0x6f, 0x6e, 0x66, 0x12, 0x27, 0x0a, 0x0f,
  4266. 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x70, 0x72, 0x65, 0x66, 0x69, 0x78, 0x18,
  4267. 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x50,
  4268. 0x72, 0x65, 0x66, 0x69, 0x78, 0x12, 0x1e, 0x0a, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74,
  4269. 0x69, 0x6f, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65,
  4270. 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x20, 0x0a, 0x0b, 0x72, 0x65, 0x70, 0x6c, 0x69, 0x63, 0x61,
  4271. 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x72, 0x65, 0x70, 0x6c,
  4272. 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x10, 0x0a, 0x03, 0x74, 0x74, 0x6c, 0x18, 0x04,
  4273. 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x74, 0x74, 0x6c, 0x12, 0x1b, 0x0a, 0x09, 0x64, 0x69, 0x73,
  4274. 0x6b, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x64, 0x69,
  4275. 0x73, 0x6b, 0x54, 0x79, 0x70, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x66, 0x73, 0x79, 0x6e, 0x63, 0x18,
  4276. 0x06, 0x20, 0x01, 0x28, 0x08, 0x52, 0x05, 0x66, 0x73, 0x79, 0x6e, 0x63, 0x12, 0x2e, 0x0a, 0x13,
  4277. 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x5f, 0x67, 0x72, 0x6f, 0x77, 0x74, 0x68, 0x5f, 0x63, 0x6f,
  4278. 0x75, 0x6e, 0x74, 0x18, 0x07, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x11, 0x76, 0x6f, 0x6c, 0x75, 0x6d,
  4279. 0x65, 0x47, 0x72, 0x6f, 0x77, 0x74, 0x68, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x1b, 0x0a, 0x09,
  4280. 0x72, 0x65, 0x61, 0x64, 0x5f, 0x6f, 0x6e, 0x6c, 0x79, 0x18, 0x08, 0x20, 0x01, 0x28, 0x08, 0x52,
  4281. 0x08, 0x72, 0x65, 0x61, 0x64, 0x4f, 0x6e, 0x6c, 0x79, 0x12, 0x1f, 0x0a, 0x0b, 0x64, 0x61, 0x74,
  4282. 0x61, 0x5f, 0x63, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a,
  4283. 0x64, 0x61, 0x74, 0x61, 0x43, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x12, 0x12, 0x0a, 0x04, 0x72, 0x61,
  4284. 0x63, 0x6b, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x72, 0x61, 0x63, 0x6b, 0x12, 0x1b,
  4285. 0x0a, 0x09, 0x64, 0x61, 0x74, 0x61, 0x5f, 0x6e, 0x6f, 0x64, 0x65, 0x18, 0x0b, 0x20, 0x01, 0x28,
  4286. 0x09, 0x52, 0x08, 0x64, 0x61, 0x74, 0x61, 0x4e, 0x6f, 0x64, 0x65, 0x12, 0x2f, 0x0a, 0x14, 0x6d,
  4287. 0x61, 0x78, 0x5f, 0x66, 0x69, 0x6c, 0x65, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x5f, 0x6c, 0x65, 0x6e,
  4288. 0x67, 0x74, 0x68, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x11, 0x6d, 0x61, 0x78, 0x46, 0x69,
  4289. 0x6c, 0x65, 0x4e, 0x61, 0x6d, 0x65, 0x4c, 0x65, 0x6e, 0x67, 0x74, 0x68, 0x12, 0x34, 0x0a, 0x16,
  4290. 0x64, 0x69, 0x73, 0x61, 0x62, 0x6c, 0x65, 0x5f, 0x63, 0x68, 0x75, 0x6e, 0x6b, 0x5f, 0x64, 0x65,
  4291. 0x6c, 0x65, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x08, 0x52, 0x14, 0x64, 0x69,
  4292. 0x73, 0x61, 0x62, 0x6c, 0x65, 0x43, 0x68, 0x75, 0x6e, 0x6b, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x69,
  4293. 0x6f, 0x6e, 0x22, 0x5a, 0x0a, 0x26, 0x43, 0x61, 0x63, 0x68, 0x65, 0x52, 0x65, 0x6d, 0x6f, 0x74,
  4294. 0x65, 0x4f, 0x62, 0x6a, 0x65, 0x63, 0x74, 0x54, 0x6f, 0x4c, 0x6f, 0x63, 0x61, 0x6c, 0x43, 0x6c,
  4295. 0x75, 0x73, 0x74, 0x65, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1c, 0x0a, 0x09,
  4296. 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
  4297. 0x09, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61,
  4298. 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x50,
  4299. 0x0a, 0x27, 0x43, 0x61, 0x63, 0x68, 0x65, 0x52, 0x65, 0x6d, 0x6f, 0x74, 0x65, 0x4f, 0x62, 0x6a,
  4300. 0x65, 0x63, 0x74, 0x54, 0x6f, 0x4c, 0x6f, 0x63, 0x61, 0x6c, 0x43, 0x6c, 0x75, 0x73, 0x74, 0x65,
  4301. 0x72, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x25, 0x0a, 0x05, 0x65, 0x6e, 0x74,
  4302. 0x72, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72,
  4303. 0x5f, 0x70, 0x62, 0x2e, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x05, 0x65, 0x6e, 0x74, 0x72, 0x79,
  4304. 0x22, 0x9b, 0x01, 0x0a, 0x0b, 0x4c, 0x6f, 0x63, 0x6b, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  4305. 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04,
  4306. 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x26, 0x0a, 0x0f, 0x73, 0x65, 0x63, 0x6f, 0x6e, 0x64, 0x73, 0x5f,
  4307. 0x74, 0x6f, 0x5f, 0x6c, 0x6f, 0x63, 0x6b, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0d, 0x73,
  4308. 0x65, 0x63, 0x6f, 0x6e, 0x64, 0x73, 0x54, 0x6f, 0x4c, 0x6f, 0x63, 0x6b, 0x12, 0x1f, 0x0a, 0x0b,
  4309. 0x72, 0x65, 0x6e, 0x65, 0x77, 0x5f, 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28,
  4310. 0x09, 0x52, 0x0a, 0x72, 0x65, 0x6e, 0x65, 0x77, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x12, 0x19, 0x0a,
  4311. 0x08, 0x69, 0x73, 0x5f, 0x6d, 0x6f, 0x76, 0x65, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x08, 0x52,
  4312. 0x07, 0x69, 0x73, 0x4d, 0x6f, 0x76, 0x65, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x6f, 0x77, 0x6e, 0x65,
  4313. 0x72, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x6f, 0x77, 0x6e, 0x65, 0x72, 0x22, 0x91,
  4314. 0x01, 0x0a, 0x0c, 0x4c, 0x6f, 0x63, 0x6b, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12,
  4315. 0x1f, 0x0a, 0x0b, 0x72, 0x65, 0x6e, 0x65, 0x77, 0x5f, 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x18, 0x01,
  4316. 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x72, 0x65, 0x6e, 0x65, 0x77, 0x54, 0x6f, 0x6b, 0x65, 0x6e,
  4317. 0x12, 0x1d, 0x0a, 0x0a, 0x6c, 0x6f, 0x63, 0x6b, 0x5f, 0x6f, 0x77, 0x6e, 0x65, 0x72, 0x18, 0x02,
  4318. 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x6c, 0x6f, 0x63, 0x6b, 0x4f, 0x77, 0x6e, 0x65, 0x72, 0x12,
  4319. 0x2b, 0x0a, 0x12, 0x6c, 0x6f, 0x63, 0x6b, 0x5f, 0x68, 0x6f, 0x73, 0x74, 0x5f, 0x6d, 0x6f, 0x76,
  4320. 0x65, 0x64, 0x5f, 0x74, 0x6f, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0f, 0x6c, 0x6f, 0x63,
  4321. 0x6b, 0x48, 0x6f, 0x73, 0x74, 0x4d, 0x6f, 0x76, 0x65, 0x64, 0x54, 0x6f, 0x12, 0x14, 0x0a, 0x05,
  4322. 0x65, 0x72, 0x72, 0x6f, 0x72, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x65, 0x72, 0x72,
  4323. 0x6f, 0x72, 0x22, 0x5f, 0x0a, 0x0d, 0x55, 0x6e, 0x6c, 0x6f, 0x63, 0x6b, 0x52, 0x65, 0x71, 0x75,
  4324. 0x65, 0x73, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28,
  4325. 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1f, 0x0a, 0x0b, 0x72, 0x65, 0x6e, 0x65, 0x77,
  4326. 0x5f, 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x72, 0x65,
  4327. 0x6e, 0x65, 0x77, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x12, 0x19, 0x0a, 0x08, 0x69, 0x73, 0x5f, 0x6d,
  4328. 0x6f, 0x76, 0x65, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x08, 0x52, 0x07, 0x69, 0x73, 0x4d, 0x6f,
  4329. 0x76, 0x65, 0x64, 0x22, 0x41, 0x0a, 0x0e, 0x55, 0x6e, 0x6c, 0x6f, 0x63, 0x6b, 0x52, 0x65, 0x73,
  4330. 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x18, 0x01,
  4331. 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x12, 0x19, 0x0a, 0x08, 0x6d,
  4332. 0x6f, 0x76, 0x65, 0x64, 0x5f, 0x74, 0x6f, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d,
  4333. 0x6f, 0x76, 0x65, 0x64, 0x54, 0x6f, 0x22, 0x45, 0x0a, 0x14, 0x46, 0x69, 0x6e, 0x64, 0x4c, 0x6f,
  4334. 0x63, 0x6b, 0x4f, 0x77, 0x6e, 0x65, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x12,
  4335. 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61,
  4336. 0x6d, 0x65, 0x12, 0x19, 0x0a, 0x08, 0x69, 0x73, 0x5f, 0x6d, 0x6f, 0x76, 0x65, 0x64, 0x18, 0x02,
  4337. 0x20, 0x01, 0x28, 0x08, 0x52, 0x07, 0x69, 0x73, 0x4d, 0x6f, 0x76, 0x65, 0x64, 0x22, 0x2d, 0x0a,
  4338. 0x15, 0x46, 0x69, 0x6e, 0x64, 0x4c, 0x6f, 0x63, 0x6b, 0x4f, 0x77, 0x6e, 0x65, 0x72, 0x52, 0x65,
  4339. 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x6f, 0x77, 0x6e, 0x65, 0x72, 0x18,
  4340. 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x6f, 0x77, 0x6e, 0x65, 0x72, 0x22, 0x75, 0x0a, 0x04,
  4341. 0x4c, 0x6f, 0x63, 0x6b, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01,
  4342. 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1f, 0x0a, 0x0b, 0x72, 0x65, 0x6e, 0x65,
  4343. 0x77, 0x5f, 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x72,
  4344. 0x65, 0x6e, 0x65, 0x77, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x12, 0x22, 0x0a, 0x0d, 0x65, 0x78, 0x70,
  4345. 0x69, 0x72, 0x65, 0x64, 0x5f, 0x61, 0x74, 0x5f, 0x6e, 0x73, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03,
  4346. 0x52, 0x0b, 0x65, 0x78, 0x70, 0x69, 0x72, 0x65, 0x64, 0x41, 0x74, 0x4e, 0x73, 0x12, 0x14, 0x0a,
  4347. 0x05, 0x6f, 0x77, 0x6e, 0x65, 0x72, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x6f, 0x77,
  4348. 0x6e, 0x65, 0x72, 0x22, 0x3c, 0x0a, 0x14, 0x54, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x65, 0x72, 0x4c,
  4349. 0x6f, 0x63, 0x6b, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x24, 0x0a, 0x05, 0x6c,
  4350. 0x6f, 0x63, 0x6b, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x0e, 0x2e, 0x66, 0x69, 0x6c,
  4351. 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x6f, 0x63, 0x6b, 0x52, 0x05, 0x6c, 0x6f, 0x63, 0x6b,
  4352. 0x73, 0x22, 0x17, 0x0a, 0x15, 0x54, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x65, 0x72, 0x4c, 0x6f, 0x63,
  4353. 0x6b, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x32, 0xf7, 0x10, 0x0a, 0x0c, 0x53,
  4354. 0x65, 0x61, 0x77, 0x65, 0x65, 0x64, 0x46, 0x69, 0x6c, 0x65, 0x72, 0x12, 0x67, 0x0a, 0x14, 0x4c,
  4355. 0x6f, 0x6f, 0x6b, 0x75, 0x70, 0x44, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x45, 0x6e,
  4356. 0x74, 0x72, 0x79, 0x12, 0x25, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c,
  4357. 0x6f, 0x6f, 0x6b, 0x75, 0x70, 0x44, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x45, 0x6e,
  4358. 0x74, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x26, 0x2e, 0x66, 0x69, 0x6c,
  4359. 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x75, 0x70, 0x44, 0x69, 0x72, 0x65,
  4360. 0x63, 0x74, 0x6f, 0x72, 0x79, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e,
  4361. 0x73, 0x65, 0x22, 0x00, 0x12, 0x4e, 0x0a, 0x0b, 0x4c, 0x69, 0x73, 0x74, 0x45, 0x6e, 0x74, 0x72,
  4362. 0x69, 0x65, 0x73, 0x12, 0x1c, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c,
  4363. 0x69, 0x73, 0x74, 0x45, 0x6e, 0x74, 0x72, 0x69, 0x65, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  4364. 0x74, 0x1a, 0x1d, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x69, 0x73,
  4365. 0x74, 0x45, 0x6e, 0x74, 0x72, 0x69, 0x65, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65,
  4366. 0x22, 0x00, 0x30, 0x01, 0x12, 0x4c, 0x0a, 0x0b, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x45, 0x6e,
  4367. 0x74, 0x72, 0x79, 0x12, 0x1c, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x43,
  4368. 0x72, 0x65, 0x61, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  4369. 0x74, 0x1a, 0x1d, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x43, 0x72, 0x65,
  4370. 0x61, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65,
  4371. 0x22, 0x00, 0x12, 0x4c, 0x0a, 0x0b, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72,
  4372. 0x79, 0x12, 0x1c, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x55, 0x70, 0x64,
  4373. 0x61, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  4374. 0x1d, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74,
  4375. 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00,
  4376. 0x12, 0x52, 0x0a, 0x0d, 0x41, 0x70, 0x70, 0x65, 0x6e, 0x64, 0x54, 0x6f, 0x45, 0x6e, 0x74, 0x72,
  4377. 0x79, 0x12, 0x1e, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x41, 0x70, 0x70,
  4378. 0x65, 0x6e, 0x64, 0x54, 0x6f, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  4379. 0x74, 0x1a, 0x1f, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x41, 0x70, 0x70,
  4380. 0x65, 0x6e, 0x64, 0x54, 0x6f, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e,
  4381. 0x73, 0x65, 0x22, 0x00, 0x12, 0x4c, 0x0a, 0x0b, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x45, 0x6e,
  4382. 0x74, 0x72, 0x79, 0x12, 0x1c, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x44,
  4383. 0x65, 0x6c, 0x65, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  4384. 0x74, 0x1a, 0x1d, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x44, 0x65, 0x6c,
  4385. 0x65, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65,
  4386. 0x22, 0x00, 0x12, 0x5e, 0x0a, 0x11, 0x41, 0x74, 0x6f, 0x6d, 0x69, 0x63, 0x52, 0x65, 0x6e, 0x61,
  4387. 0x6d, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x22, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f,
  4388. 0x70, 0x62, 0x2e, 0x41, 0x74, 0x6f, 0x6d, 0x69, 0x63, 0x52, 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x45,
  4389. 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x23, 0x2e, 0x66, 0x69,
  4390. 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x41, 0x74, 0x6f, 0x6d, 0x69, 0x63, 0x52, 0x65, 0x6e,
  4391. 0x61, 0x6d, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65,
  4392. 0x22, 0x00, 0x12, 0x60, 0x0a, 0x11, 0x53, 0x74, 0x72, 0x65, 0x61, 0x6d, 0x52, 0x65, 0x6e, 0x61,
  4393. 0x6d, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x22, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f,
  4394. 0x70, 0x62, 0x2e, 0x53, 0x74, 0x72, 0x65, 0x61, 0x6d, 0x52, 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x45,
  4395. 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x23, 0x2e, 0x66, 0x69,
  4396. 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x53, 0x74, 0x72, 0x65, 0x61, 0x6d, 0x52, 0x65, 0x6e,
  4397. 0x61, 0x6d, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65,
  4398. 0x22, 0x00, 0x30, 0x01, 0x12, 0x4f, 0x0a, 0x0c, 0x41, 0x73, 0x73, 0x69, 0x67, 0x6e, 0x56, 0x6f,
  4399. 0x6c, 0x75, 0x6d, 0x65, 0x12, 0x1d, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e,
  4400. 0x41, 0x73, 0x73, 0x69, 0x67, 0x6e, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x52, 0x65, 0x71, 0x75,
  4401. 0x65, 0x73, 0x74, 0x1a, 0x1e, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x41,
  4402. 0x73, 0x73, 0x69, 0x67, 0x6e, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f,
  4403. 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x4f, 0x0a, 0x0c, 0x4c, 0x6f, 0x6f, 0x6b, 0x75, 0x70, 0x56,
  4404. 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x12, 0x1d, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62,
  4405. 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x75, 0x70, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x52, 0x65, 0x71,
  4406. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1e, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e,
  4407. 0x4c, 0x6f, 0x6f, 0x6b, 0x75, 0x70, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x52, 0x65, 0x73, 0x70,
  4408. 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x55, 0x0a, 0x0e, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63,
  4409. 0x74, 0x69, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1f, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72,
  4410. 0x5f, 0x70, 0x62, 0x2e, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x4c, 0x69,
  4411. 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x20, 0x2e, 0x66, 0x69, 0x6c, 0x65,
  4412. 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x4c,
  4413. 0x69, 0x73, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x5b, 0x0a,
  4414. 0x10, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f,
  4415. 0x6e, 0x12, 0x21, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x44, 0x65, 0x6c,
  4416. 0x65, 0x74, 0x65, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71,
  4417. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x22, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e,
  4418. 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e,
  4419. 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x49, 0x0a, 0x0a, 0x53, 0x74,
  4420. 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x12, 0x1b, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72,
  4421. 0x5f, 0x70, 0x62, 0x2e, 0x53, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x52, 0x65,
  4422. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1c, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62,
  4423. 0x2e, 0x53, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f,
  4424. 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x37, 0x0a, 0x04, 0x50, 0x69, 0x6e, 0x67, 0x12, 0x15, 0x2e,
  4425. 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x50, 0x69, 0x6e, 0x67, 0x52, 0x65, 0x71,
  4426. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e,
  4427. 0x50, 0x69, 0x6e, 0x67, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x6a,
  4428. 0x0a, 0x15, 0x47, 0x65, 0x74, 0x46, 0x69, 0x6c, 0x65, 0x72, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67,
  4429. 0x75, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x26, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f,
  4430. 0x70, 0x62, 0x2e, 0x47, 0x65, 0x74, 0x46, 0x69, 0x6c, 0x65, 0x72, 0x43, 0x6f, 0x6e, 0x66, 0x69,
  4431. 0x67, 0x75, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  4432. 0x27, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x47, 0x65, 0x74, 0x46, 0x69,
  4433. 0x6c, 0x65, 0x72, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x75, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e,
  4434. 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x66, 0x0a, 0x13, 0x54, 0x72,
  4435. 0x61, 0x76, 0x65, 0x72, 0x73, 0x65, 0x42, 0x66, 0x73, 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74,
  4436. 0x61, 0x12, 0x24, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x54, 0x72, 0x61,
  4437. 0x76, 0x65, 0x72, 0x73, 0x65, 0x42, 0x66, 0x73, 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61,
  4438. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x25, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f,
  4439. 0x70, 0x62, 0x2e, 0x54, 0x72, 0x61, 0x76, 0x65, 0x72, 0x73, 0x65, 0x42, 0x66, 0x73, 0x4d, 0x65,
  4440. 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00,
  4441. 0x30, 0x01, 0x12, 0x60, 0x0a, 0x11, 0x53, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x4d,
  4442. 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x12, 0x22, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f,
  4443. 0x70, 0x62, 0x2e, 0x53, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x4d, 0x65, 0x74, 0x61,
  4444. 0x64, 0x61, 0x74, 0x61, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x23, 0x2e, 0x66, 0x69,
  4445. 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x53, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65,
  4446. 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65,
  4447. 0x22, 0x00, 0x30, 0x01, 0x12, 0x65, 0x0a, 0x16, 0x53, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62,
  4448. 0x65, 0x4c, 0x6f, 0x63, 0x61, 0x6c, 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x12, 0x22,
  4449. 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x53, 0x75, 0x62, 0x73, 0x63, 0x72,
  4450. 0x69, 0x62, 0x65, 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x52, 0x65, 0x71, 0x75, 0x65,
  4451. 0x73, 0x74, 0x1a, 0x23, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x53, 0x75,
  4452. 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x52,
  4453. 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x30, 0x01, 0x12, 0x3a, 0x0a, 0x05, 0x4b,
  4454. 0x76, 0x47, 0x65, 0x74, 0x12, 0x16, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e,
  4455. 0x4b, 0x76, 0x47, 0x65, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x17, 0x2e, 0x66,
  4456. 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4b, 0x76, 0x47, 0x65, 0x74, 0x52, 0x65, 0x73,
  4457. 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x3a, 0x0a, 0x05, 0x4b, 0x76, 0x50, 0x75, 0x74,
  4458. 0x12, 0x16, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4b, 0x76, 0x50, 0x75,
  4459. 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x17, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72,
  4460. 0x5f, 0x70, 0x62, 0x2e, 0x4b, 0x76, 0x50, 0x75, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73,
  4461. 0x65, 0x22, 0x00, 0x12, 0x88, 0x01, 0x0a, 0x1f, 0x43, 0x61, 0x63, 0x68, 0x65, 0x52, 0x65, 0x6d,
  4462. 0x6f, 0x74, 0x65, 0x4f, 0x62, 0x6a, 0x65, 0x63, 0x74, 0x54, 0x6f, 0x4c, 0x6f, 0x63, 0x61, 0x6c,
  4463. 0x43, 0x6c, 0x75, 0x73, 0x74, 0x65, 0x72, 0x12, 0x30, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f,
  4464. 0x70, 0x62, 0x2e, 0x43, 0x61, 0x63, 0x68, 0x65, 0x52, 0x65, 0x6d, 0x6f, 0x74, 0x65, 0x4f, 0x62,
  4465. 0x6a, 0x65, 0x63, 0x74, 0x54, 0x6f, 0x4c, 0x6f, 0x63, 0x61, 0x6c, 0x43, 0x6c, 0x75, 0x73, 0x74,
  4466. 0x65, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x31, 0x2e, 0x66, 0x69, 0x6c, 0x65,
  4467. 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x43, 0x61, 0x63, 0x68, 0x65, 0x52, 0x65, 0x6d, 0x6f, 0x74, 0x65,
  4468. 0x4f, 0x62, 0x6a, 0x65, 0x63, 0x74, 0x54, 0x6f, 0x4c, 0x6f, 0x63, 0x61, 0x6c, 0x43, 0x6c, 0x75,
  4469. 0x73, 0x74, 0x65, 0x72, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x42,
  4470. 0x0a, 0x0f, 0x44, 0x69, 0x73, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65, 0x64, 0x4c, 0x6f, 0x63,
  4471. 0x6b, 0x12, 0x15, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x6f, 0x63,
  4472. 0x6b, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72,
  4473. 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x6f, 0x63, 0x6b, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65,
  4474. 0x22, 0x00, 0x12, 0x48, 0x0a, 0x11, 0x44, 0x69, 0x73, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65,
  4475. 0x64, 0x55, 0x6e, 0x6c, 0x6f, 0x63, 0x6b, 0x12, 0x17, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f,
  4476. 0x70, 0x62, 0x2e, 0x55, 0x6e, 0x6c, 0x6f, 0x63, 0x6b, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  4477. 0x1a, 0x18, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x55, 0x6e, 0x6c, 0x6f,
  4478. 0x63, 0x6b, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x52, 0x0a, 0x0d,
  4479. 0x46, 0x69, 0x6e, 0x64, 0x4c, 0x6f, 0x63, 0x6b, 0x4f, 0x77, 0x6e, 0x65, 0x72, 0x12, 0x1e, 0x2e,
  4480. 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x4c, 0x6f, 0x63,
  4481. 0x6b, 0x4f, 0x77, 0x6e, 0x65, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1f, 0x2e,
  4482. 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x4c, 0x6f, 0x63,
  4483. 0x6b, 0x4f, 0x77, 0x6e, 0x65, 0x72, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00,
  4484. 0x12, 0x52, 0x0a, 0x0d, 0x54, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x65, 0x72, 0x4c, 0x6f, 0x63, 0x6b,
  4485. 0x73, 0x12, 0x1e, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x54, 0x72, 0x61,
  4486. 0x6e, 0x73, 0x66, 0x65, 0x72, 0x4c, 0x6f, 0x63, 0x6b, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  4487. 0x74, 0x1a, 0x1f, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x54, 0x72, 0x61,
  4488. 0x6e, 0x73, 0x66, 0x65, 0x72, 0x4c, 0x6f, 0x63, 0x6b, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e,
  4489. 0x73, 0x65, 0x22, 0x00, 0x42, 0x4f, 0x0a, 0x10, 0x73, 0x65, 0x61, 0x77, 0x65, 0x65, 0x64, 0x66,
  4490. 0x73, 0x2e, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x42, 0x0a, 0x46, 0x69, 0x6c, 0x65, 0x72, 0x50,
  4491. 0x72, 0x6f, 0x74, 0x6f, 0x5a, 0x2f, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d,
  4492. 0x2f, 0x73, 0x65, 0x61, 0x77, 0x65, 0x65, 0x64, 0x66, 0x73, 0x2f, 0x73, 0x65, 0x61, 0x77, 0x65,
  4493. 0x65, 0x64, 0x66, 0x73, 0x2f, 0x77, 0x65, 0x65, 0x64, 0x2f, 0x70, 0x62, 0x2f, 0x66, 0x69, 0x6c,
  4494. 0x65, 0x72, 0x5f, 0x70, 0x62, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  4495. }
  4496. var (
  4497. file_filer_proto_rawDescOnce sync.Once
  4498. file_filer_proto_rawDescData = file_filer_proto_rawDesc
  4499. )
  4500. func file_filer_proto_rawDescGZIP() []byte {
  4501. file_filer_proto_rawDescOnce.Do(func() {
  4502. file_filer_proto_rawDescData = protoimpl.X.CompressGZIP(file_filer_proto_rawDescData)
  4503. })
  4504. return file_filer_proto_rawDescData
  4505. }
  4506. var file_filer_proto_msgTypes = make([]protoimpl.MessageInfo, 70)
  4507. var file_filer_proto_goTypes = []interface{}{
  4508. (*LookupDirectoryEntryRequest)(nil), // 0: filer_pb.LookupDirectoryEntryRequest
  4509. (*LookupDirectoryEntryResponse)(nil), // 1: filer_pb.LookupDirectoryEntryResponse
  4510. (*ListEntriesRequest)(nil), // 2: filer_pb.ListEntriesRequest
  4511. (*ListEntriesResponse)(nil), // 3: filer_pb.ListEntriesResponse
  4512. (*RemoteEntry)(nil), // 4: filer_pb.RemoteEntry
  4513. (*Entry)(nil), // 5: filer_pb.Entry
  4514. (*FullEntry)(nil), // 6: filer_pb.FullEntry
  4515. (*EventNotification)(nil), // 7: filer_pb.EventNotification
  4516. (*FileChunk)(nil), // 8: filer_pb.FileChunk
  4517. (*FileChunkManifest)(nil), // 9: filer_pb.FileChunkManifest
  4518. (*FileId)(nil), // 10: filer_pb.FileId
  4519. (*FuseAttributes)(nil), // 11: filer_pb.FuseAttributes
  4520. (*CreateEntryRequest)(nil), // 12: filer_pb.CreateEntryRequest
  4521. (*CreateEntryResponse)(nil), // 13: filer_pb.CreateEntryResponse
  4522. (*UpdateEntryRequest)(nil), // 14: filer_pb.UpdateEntryRequest
  4523. (*UpdateEntryResponse)(nil), // 15: filer_pb.UpdateEntryResponse
  4524. (*AppendToEntryRequest)(nil), // 16: filer_pb.AppendToEntryRequest
  4525. (*AppendToEntryResponse)(nil), // 17: filer_pb.AppendToEntryResponse
  4526. (*DeleteEntryRequest)(nil), // 18: filer_pb.DeleteEntryRequest
  4527. (*DeleteEntryResponse)(nil), // 19: filer_pb.DeleteEntryResponse
  4528. (*AtomicRenameEntryRequest)(nil), // 20: filer_pb.AtomicRenameEntryRequest
  4529. (*AtomicRenameEntryResponse)(nil), // 21: filer_pb.AtomicRenameEntryResponse
  4530. (*StreamRenameEntryRequest)(nil), // 22: filer_pb.StreamRenameEntryRequest
  4531. (*StreamRenameEntryResponse)(nil), // 23: filer_pb.StreamRenameEntryResponse
  4532. (*AssignVolumeRequest)(nil), // 24: filer_pb.AssignVolumeRequest
  4533. (*AssignVolumeResponse)(nil), // 25: filer_pb.AssignVolumeResponse
  4534. (*LookupVolumeRequest)(nil), // 26: filer_pb.LookupVolumeRequest
  4535. (*Locations)(nil), // 27: filer_pb.Locations
  4536. (*Location)(nil), // 28: filer_pb.Location
  4537. (*LookupVolumeResponse)(nil), // 29: filer_pb.LookupVolumeResponse
  4538. (*Collection)(nil), // 30: filer_pb.Collection
  4539. (*CollectionListRequest)(nil), // 31: filer_pb.CollectionListRequest
  4540. (*CollectionListResponse)(nil), // 32: filer_pb.CollectionListResponse
  4541. (*DeleteCollectionRequest)(nil), // 33: filer_pb.DeleteCollectionRequest
  4542. (*DeleteCollectionResponse)(nil), // 34: filer_pb.DeleteCollectionResponse
  4543. (*StatisticsRequest)(nil), // 35: filer_pb.StatisticsRequest
  4544. (*StatisticsResponse)(nil), // 36: filer_pb.StatisticsResponse
  4545. (*PingRequest)(nil), // 37: filer_pb.PingRequest
  4546. (*PingResponse)(nil), // 38: filer_pb.PingResponse
  4547. (*GetFilerConfigurationRequest)(nil), // 39: filer_pb.GetFilerConfigurationRequest
  4548. (*GetFilerConfigurationResponse)(nil), // 40: filer_pb.GetFilerConfigurationResponse
  4549. (*SubscribeMetadataRequest)(nil), // 41: filer_pb.SubscribeMetadataRequest
  4550. (*SubscribeMetadataResponse)(nil), // 42: filer_pb.SubscribeMetadataResponse
  4551. (*TraverseBfsMetadataRequest)(nil), // 43: filer_pb.TraverseBfsMetadataRequest
  4552. (*TraverseBfsMetadataResponse)(nil), // 44: filer_pb.TraverseBfsMetadataResponse
  4553. (*LogEntry)(nil), // 45: filer_pb.LogEntry
  4554. (*KeepConnectedRequest)(nil), // 46: filer_pb.KeepConnectedRequest
  4555. (*KeepConnectedResponse)(nil), // 47: filer_pb.KeepConnectedResponse
  4556. (*LocateBrokerRequest)(nil), // 48: filer_pb.LocateBrokerRequest
  4557. (*LocateBrokerResponse)(nil), // 49: filer_pb.LocateBrokerResponse
  4558. (*KvGetRequest)(nil), // 50: filer_pb.KvGetRequest
  4559. (*KvGetResponse)(nil), // 51: filer_pb.KvGetResponse
  4560. (*KvPutRequest)(nil), // 52: filer_pb.KvPutRequest
  4561. (*KvPutResponse)(nil), // 53: filer_pb.KvPutResponse
  4562. (*FilerConf)(nil), // 54: filer_pb.FilerConf
  4563. (*CacheRemoteObjectToLocalClusterRequest)(nil), // 55: filer_pb.CacheRemoteObjectToLocalClusterRequest
  4564. (*CacheRemoteObjectToLocalClusterResponse)(nil), // 56: filer_pb.CacheRemoteObjectToLocalClusterResponse
  4565. (*LockRequest)(nil), // 57: filer_pb.LockRequest
  4566. (*LockResponse)(nil), // 58: filer_pb.LockResponse
  4567. (*UnlockRequest)(nil), // 59: filer_pb.UnlockRequest
  4568. (*UnlockResponse)(nil), // 60: filer_pb.UnlockResponse
  4569. (*FindLockOwnerRequest)(nil), // 61: filer_pb.FindLockOwnerRequest
  4570. (*FindLockOwnerResponse)(nil), // 62: filer_pb.FindLockOwnerResponse
  4571. (*Lock)(nil), // 63: filer_pb.Lock
  4572. (*TransferLocksRequest)(nil), // 64: filer_pb.TransferLocksRequest
  4573. (*TransferLocksResponse)(nil), // 65: filer_pb.TransferLocksResponse
  4574. nil, // 66: filer_pb.Entry.ExtendedEntry
  4575. nil, // 67: filer_pb.LookupVolumeResponse.LocationsMapEntry
  4576. (*LocateBrokerResponse_Resource)(nil), // 68: filer_pb.LocateBrokerResponse.Resource
  4577. (*FilerConf_PathConf)(nil), // 69: filer_pb.FilerConf.PathConf
  4578. }
  4579. var file_filer_proto_depIdxs = []int32{
  4580. 5, // 0: filer_pb.LookupDirectoryEntryResponse.entry:type_name -> filer_pb.Entry
  4581. 5, // 1: filer_pb.ListEntriesResponse.entry:type_name -> filer_pb.Entry
  4582. 8, // 2: filer_pb.Entry.chunks:type_name -> filer_pb.FileChunk
  4583. 11, // 3: filer_pb.Entry.attributes:type_name -> filer_pb.FuseAttributes
  4584. 66, // 4: filer_pb.Entry.extended:type_name -> filer_pb.Entry.ExtendedEntry
  4585. 4, // 5: filer_pb.Entry.remote_entry:type_name -> filer_pb.RemoteEntry
  4586. 5, // 6: filer_pb.FullEntry.entry:type_name -> filer_pb.Entry
  4587. 5, // 7: filer_pb.EventNotification.old_entry:type_name -> filer_pb.Entry
  4588. 5, // 8: filer_pb.EventNotification.new_entry:type_name -> filer_pb.Entry
  4589. 10, // 9: filer_pb.FileChunk.fid:type_name -> filer_pb.FileId
  4590. 10, // 10: filer_pb.FileChunk.source_fid:type_name -> filer_pb.FileId
  4591. 8, // 11: filer_pb.FileChunkManifest.chunks:type_name -> filer_pb.FileChunk
  4592. 5, // 12: filer_pb.CreateEntryRequest.entry:type_name -> filer_pb.Entry
  4593. 5, // 13: filer_pb.UpdateEntryRequest.entry:type_name -> filer_pb.Entry
  4594. 8, // 14: filer_pb.AppendToEntryRequest.chunks:type_name -> filer_pb.FileChunk
  4595. 7, // 15: filer_pb.StreamRenameEntryResponse.event_notification:type_name -> filer_pb.EventNotification
  4596. 28, // 16: filer_pb.AssignVolumeResponse.location:type_name -> filer_pb.Location
  4597. 28, // 17: filer_pb.Locations.locations:type_name -> filer_pb.Location
  4598. 67, // 18: filer_pb.LookupVolumeResponse.locations_map:type_name -> filer_pb.LookupVolumeResponse.LocationsMapEntry
  4599. 30, // 19: filer_pb.CollectionListResponse.collections:type_name -> filer_pb.Collection
  4600. 7, // 20: filer_pb.SubscribeMetadataResponse.event_notification:type_name -> filer_pb.EventNotification
  4601. 5, // 21: filer_pb.TraverseBfsMetadataResponse.entry:type_name -> filer_pb.Entry
  4602. 68, // 22: filer_pb.LocateBrokerResponse.resources:type_name -> filer_pb.LocateBrokerResponse.Resource
  4603. 69, // 23: filer_pb.FilerConf.locations:type_name -> filer_pb.FilerConf.PathConf
  4604. 5, // 24: filer_pb.CacheRemoteObjectToLocalClusterResponse.entry:type_name -> filer_pb.Entry
  4605. 63, // 25: filer_pb.TransferLocksRequest.locks:type_name -> filer_pb.Lock
  4606. 27, // 26: filer_pb.LookupVolumeResponse.LocationsMapEntry.value:type_name -> filer_pb.Locations
  4607. 0, // 27: filer_pb.SeaweedFiler.LookupDirectoryEntry:input_type -> filer_pb.LookupDirectoryEntryRequest
  4608. 2, // 28: filer_pb.SeaweedFiler.ListEntries:input_type -> filer_pb.ListEntriesRequest
  4609. 12, // 29: filer_pb.SeaweedFiler.CreateEntry:input_type -> filer_pb.CreateEntryRequest
  4610. 14, // 30: filer_pb.SeaweedFiler.UpdateEntry:input_type -> filer_pb.UpdateEntryRequest
  4611. 16, // 31: filer_pb.SeaweedFiler.AppendToEntry:input_type -> filer_pb.AppendToEntryRequest
  4612. 18, // 32: filer_pb.SeaweedFiler.DeleteEntry:input_type -> filer_pb.DeleteEntryRequest
  4613. 20, // 33: filer_pb.SeaweedFiler.AtomicRenameEntry:input_type -> filer_pb.AtomicRenameEntryRequest
  4614. 22, // 34: filer_pb.SeaweedFiler.StreamRenameEntry:input_type -> filer_pb.StreamRenameEntryRequest
  4615. 24, // 35: filer_pb.SeaweedFiler.AssignVolume:input_type -> filer_pb.AssignVolumeRequest
  4616. 26, // 36: filer_pb.SeaweedFiler.LookupVolume:input_type -> filer_pb.LookupVolumeRequest
  4617. 31, // 37: filer_pb.SeaweedFiler.CollectionList:input_type -> filer_pb.CollectionListRequest
  4618. 33, // 38: filer_pb.SeaweedFiler.DeleteCollection:input_type -> filer_pb.DeleteCollectionRequest
  4619. 35, // 39: filer_pb.SeaweedFiler.Statistics:input_type -> filer_pb.StatisticsRequest
  4620. 37, // 40: filer_pb.SeaweedFiler.Ping:input_type -> filer_pb.PingRequest
  4621. 39, // 41: filer_pb.SeaweedFiler.GetFilerConfiguration:input_type -> filer_pb.GetFilerConfigurationRequest
  4622. 43, // 42: filer_pb.SeaweedFiler.TraverseBfsMetadata:input_type -> filer_pb.TraverseBfsMetadataRequest
  4623. 41, // 43: filer_pb.SeaweedFiler.SubscribeMetadata:input_type -> filer_pb.SubscribeMetadataRequest
  4624. 41, // 44: filer_pb.SeaweedFiler.SubscribeLocalMetadata:input_type -> filer_pb.SubscribeMetadataRequest
  4625. 50, // 45: filer_pb.SeaweedFiler.KvGet:input_type -> filer_pb.KvGetRequest
  4626. 52, // 46: filer_pb.SeaweedFiler.KvPut:input_type -> filer_pb.KvPutRequest
  4627. 55, // 47: filer_pb.SeaweedFiler.CacheRemoteObjectToLocalCluster:input_type -> filer_pb.CacheRemoteObjectToLocalClusterRequest
  4628. 57, // 48: filer_pb.SeaweedFiler.DistributedLock:input_type -> filer_pb.LockRequest
  4629. 59, // 49: filer_pb.SeaweedFiler.DistributedUnlock:input_type -> filer_pb.UnlockRequest
  4630. 61, // 50: filer_pb.SeaweedFiler.FindLockOwner:input_type -> filer_pb.FindLockOwnerRequest
  4631. 64, // 51: filer_pb.SeaweedFiler.TransferLocks:input_type -> filer_pb.TransferLocksRequest
  4632. 1, // 52: filer_pb.SeaweedFiler.LookupDirectoryEntry:output_type -> filer_pb.LookupDirectoryEntryResponse
  4633. 3, // 53: filer_pb.SeaweedFiler.ListEntries:output_type -> filer_pb.ListEntriesResponse
  4634. 13, // 54: filer_pb.SeaweedFiler.CreateEntry:output_type -> filer_pb.CreateEntryResponse
  4635. 15, // 55: filer_pb.SeaweedFiler.UpdateEntry:output_type -> filer_pb.UpdateEntryResponse
  4636. 17, // 56: filer_pb.SeaweedFiler.AppendToEntry:output_type -> filer_pb.AppendToEntryResponse
  4637. 19, // 57: filer_pb.SeaweedFiler.DeleteEntry:output_type -> filer_pb.DeleteEntryResponse
  4638. 21, // 58: filer_pb.SeaweedFiler.AtomicRenameEntry:output_type -> filer_pb.AtomicRenameEntryResponse
  4639. 23, // 59: filer_pb.SeaweedFiler.StreamRenameEntry:output_type -> filer_pb.StreamRenameEntryResponse
  4640. 25, // 60: filer_pb.SeaweedFiler.AssignVolume:output_type -> filer_pb.AssignVolumeResponse
  4641. 29, // 61: filer_pb.SeaweedFiler.LookupVolume:output_type -> filer_pb.LookupVolumeResponse
  4642. 32, // 62: filer_pb.SeaweedFiler.CollectionList:output_type -> filer_pb.CollectionListResponse
  4643. 34, // 63: filer_pb.SeaweedFiler.DeleteCollection:output_type -> filer_pb.DeleteCollectionResponse
  4644. 36, // 64: filer_pb.SeaweedFiler.Statistics:output_type -> filer_pb.StatisticsResponse
  4645. 38, // 65: filer_pb.SeaweedFiler.Ping:output_type -> filer_pb.PingResponse
  4646. 40, // 66: filer_pb.SeaweedFiler.GetFilerConfiguration:output_type -> filer_pb.GetFilerConfigurationResponse
  4647. 44, // 67: filer_pb.SeaweedFiler.TraverseBfsMetadata:output_type -> filer_pb.TraverseBfsMetadataResponse
  4648. 42, // 68: filer_pb.SeaweedFiler.SubscribeMetadata:output_type -> filer_pb.SubscribeMetadataResponse
  4649. 42, // 69: filer_pb.SeaweedFiler.SubscribeLocalMetadata:output_type -> filer_pb.SubscribeMetadataResponse
  4650. 51, // 70: filer_pb.SeaweedFiler.KvGet:output_type -> filer_pb.KvGetResponse
  4651. 53, // 71: filer_pb.SeaweedFiler.KvPut:output_type -> filer_pb.KvPutResponse
  4652. 56, // 72: filer_pb.SeaweedFiler.CacheRemoteObjectToLocalCluster:output_type -> filer_pb.CacheRemoteObjectToLocalClusterResponse
  4653. 58, // 73: filer_pb.SeaweedFiler.DistributedLock:output_type -> filer_pb.LockResponse
  4654. 60, // 74: filer_pb.SeaweedFiler.DistributedUnlock:output_type -> filer_pb.UnlockResponse
  4655. 62, // 75: filer_pb.SeaweedFiler.FindLockOwner:output_type -> filer_pb.FindLockOwnerResponse
  4656. 65, // 76: filer_pb.SeaweedFiler.TransferLocks:output_type -> filer_pb.TransferLocksResponse
  4657. 52, // [52:77] is the sub-list for method output_type
  4658. 27, // [27:52] is the sub-list for method input_type
  4659. 27, // [27:27] is the sub-list for extension type_name
  4660. 27, // [27:27] is the sub-list for extension extendee
  4661. 0, // [0:27] is the sub-list for field type_name
  4662. }
  4663. func init() { file_filer_proto_init() }
  4664. func file_filer_proto_init() {
  4665. if File_filer_proto != nil {
  4666. return
  4667. }
  4668. if !protoimpl.UnsafeEnabled {
  4669. file_filer_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  4670. switch v := v.(*LookupDirectoryEntryRequest); i {
  4671. case 0:
  4672. return &v.state
  4673. case 1:
  4674. return &v.sizeCache
  4675. case 2:
  4676. return &v.unknownFields
  4677. default:
  4678. return nil
  4679. }
  4680. }
  4681. file_filer_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  4682. switch v := v.(*LookupDirectoryEntryResponse); i {
  4683. case 0:
  4684. return &v.state
  4685. case 1:
  4686. return &v.sizeCache
  4687. case 2:
  4688. return &v.unknownFields
  4689. default:
  4690. return nil
  4691. }
  4692. }
  4693. file_filer_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  4694. switch v := v.(*ListEntriesRequest); i {
  4695. case 0:
  4696. return &v.state
  4697. case 1:
  4698. return &v.sizeCache
  4699. case 2:
  4700. return &v.unknownFields
  4701. default:
  4702. return nil
  4703. }
  4704. }
  4705. file_filer_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  4706. switch v := v.(*ListEntriesResponse); i {
  4707. case 0:
  4708. return &v.state
  4709. case 1:
  4710. return &v.sizeCache
  4711. case 2:
  4712. return &v.unknownFields
  4713. default:
  4714. return nil
  4715. }
  4716. }
  4717. file_filer_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  4718. switch v := v.(*RemoteEntry); i {
  4719. case 0:
  4720. return &v.state
  4721. case 1:
  4722. return &v.sizeCache
  4723. case 2:
  4724. return &v.unknownFields
  4725. default:
  4726. return nil
  4727. }
  4728. }
  4729. file_filer_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  4730. switch v := v.(*Entry); i {
  4731. case 0:
  4732. return &v.state
  4733. case 1:
  4734. return &v.sizeCache
  4735. case 2:
  4736. return &v.unknownFields
  4737. default:
  4738. return nil
  4739. }
  4740. }
  4741. file_filer_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  4742. switch v := v.(*FullEntry); i {
  4743. case 0:
  4744. return &v.state
  4745. case 1:
  4746. return &v.sizeCache
  4747. case 2:
  4748. return &v.unknownFields
  4749. default:
  4750. return nil
  4751. }
  4752. }
  4753. file_filer_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  4754. switch v := v.(*EventNotification); i {
  4755. case 0:
  4756. return &v.state
  4757. case 1:
  4758. return &v.sizeCache
  4759. case 2:
  4760. return &v.unknownFields
  4761. default:
  4762. return nil
  4763. }
  4764. }
  4765. file_filer_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  4766. switch v := v.(*FileChunk); i {
  4767. case 0:
  4768. return &v.state
  4769. case 1:
  4770. return &v.sizeCache
  4771. case 2:
  4772. return &v.unknownFields
  4773. default:
  4774. return nil
  4775. }
  4776. }
  4777. file_filer_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  4778. switch v := v.(*FileChunkManifest); i {
  4779. case 0:
  4780. return &v.state
  4781. case 1:
  4782. return &v.sizeCache
  4783. case 2:
  4784. return &v.unknownFields
  4785. default:
  4786. return nil
  4787. }
  4788. }
  4789. file_filer_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  4790. switch v := v.(*FileId); i {
  4791. case 0:
  4792. return &v.state
  4793. case 1:
  4794. return &v.sizeCache
  4795. case 2:
  4796. return &v.unknownFields
  4797. default:
  4798. return nil
  4799. }
  4800. }
  4801. file_filer_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  4802. switch v := v.(*FuseAttributes); i {
  4803. case 0:
  4804. return &v.state
  4805. case 1:
  4806. return &v.sizeCache
  4807. case 2:
  4808. return &v.unknownFields
  4809. default:
  4810. return nil
  4811. }
  4812. }
  4813. file_filer_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  4814. switch v := v.(*CreateEntryRequest); i {
  4815. case 0:
  4816. return &v.state
  4817. case 1:
  4818. return &v.sizeCache
  4819. case 2:
  4820. return &v.unknownFields
  4821. default:
  4822. return nil
  4823. }
  4824. }
  4825. file_filer_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  4826. switch v := v.(*CreateEntryResponse); i {
  4827. case 0:
  4828. return &v.state
  4829. case 1:
  4830. return &v.sizeCache
  4831. case 2:
  4832. return &v.unknownFields
  4833. default:
  4834. return nil
  4835. }
  4836. }
  4837. file_filer_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  4838. switch v := v.(*UpdateEntryRequest); i {
  4839. case 0:
  4840. return &v.state
  4841. case 1:
  4842. return &v.sizeCache
  4843. case 2:
  4844. return &v.unknownFields
  4845. default:
  4846. return nil
  4847. }
  4848. }
  4849. file_filer_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  4850. switch v := v.(*UpdateEntryResponse); i {
  4851. case 0:
  4852. return &v.state
  4853. case 1:
  4854. return &v.sizeCache
  4855. case 2:
  4856. return &v.unknownFields
  4857. default:
  4858. return nil
  4859. }
  4860. }
  4861. file_filer_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  4862. switch v := v.(*AppendToEntryRequest); i {
  4863. case 0:
  4864. return &v.state
  4865. case 1:
  4866. return &v.sizeCache
  4867. case 2:
  4868. return &v.unknownFields
  4869. default:
  4870. return nil
  4871. }
  4872. }
  4873. file_filer_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
  4874. switch v := v.(*AppendToEntryResponse); i {
  4875. case 0:
  4876. return &v.state
  4877. case 1:
  4878. return &v.sizeCache
  4879. case 2:
  4880. return &v.unknownFields
  4881. default:
  4882. return nil
  4883. }
  4884. }
  4885. file_filer_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
  4886. switch v := v.(*DeleteEntryRequest); i {
  4887. case 0:
  4888. return &v.state
  4889. case 1:
  4890. return &v.sizeCache
  4891. case 2:
  4892. return &v.unknownFields
  4893. default:
  4894. return nil
  4895. }
  4896. }
  4897. file_filer_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} {
  4898. switch v := v.(*DeleteEntryResponse); i {
  4899. case 0:
  4900. return &v.state
  4901. case 1:
  4902. return &v.sizeCache
  4903. case 2:
  4904. return &v.unknownFields
  4905. default:
  4906. return nil
  4907. }
  4908. }
  4909. file_filer_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} {
  4910. switch v := v.(*AtomicRenameEntryRequest); i {
  4911. case 0:
  4912. return &v.state
  4913. case 1:
  4914. return &v.sizeCache
  4915. case 2:
  4916. return &v.unknownFields
  4917. default:
  4918. return nil
  4919. }
  4920. }
  4921. file_filer_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} {
  4922. switch v := v.(*AtomicRenameEntryResponse); i {
  4923. case 0:
  4924. return &v.state
  4925. case 1:
  4926. return &v.sizeCache
  4927. case 2:
  4928. return &v.unknownFields
  4929. default:
  4930. return nil
  4931. }
  4932. }
  4933. file_filer_proto_msgTypes[22].Exporter = func(v interface{}, i int) interface{} {
  4934. switch v := v.(*StreamRenameEntryRequest); i {
  4935. case 0:
  4936. return &v.state
  4937. case 1:
  4938. return &v.sizeCache
  4939. case 2:
  4940. return &v.unknownFields
  4941. default:
  4942. return nil
  4943. }
  4944. }
  4945. file_filer_proto_msgTypes[23].Exporter = func(v interface{}, i int) interface{} {
  4946. switch v := v.(*StreamRenameEntryResponse); i {
  4947. case 0:
  4948. return &v.state
  4949. case 1:
  4950. return &v.sizeCache
  4951. case 2:
  4952. return &v.unknownFields
  4953. default:
  4954. return nil
  4955. }
  4956. }
  4957. file_filer_proto_msgTypes[24].Exporter = func(v interface{}, i int) interface{} {
  4958. switch v := v.(*AssignVolumeRequest); i {
  4959. case 0:
  4960. return &v.state
  4961. case 1:
  4962. return &v.sizeCache
  4963. case 2:
  4964. return &v.unknownFields
  4965. default:
  4966. return nil
  4967. }
  4968. }
  4969. file_filer_proto_msgTypes[25].Exporter = func(v interface{}, i int) interface{} {
  4970. switch v := v.(*AssignVolumeResponse); i {
  4971. case 0:
  4972. return &v.state
  4973. case 1:
  4974. return &v.sizeCache
  4975. case 2:
  4976. return &v.unknownFields
  4977. default:
  4978. return nil
  4979. }
  4980. }
  4981. file_filer_proto_msgTypes[26].Exporter = func(v interface{}, i int) interface{} {
  4982. switch v := v.(*LookupVolumeRequest); i {
  4983. case 0:
  4984. return &v.state
  4985. case 1:
  4986. return &v.sizeCache
  4987. case 2:
  4988. return &v.unknownFields
  4989. default:
  4990. return nil
  4991. }
  4992. }
  4993. file_filer_proto_msgTypes[27].Exporter = func(v interface{}, i int) interface{} {
  4994. switch v := v.(*Locations); i {
  4995. case 0:
  4996. return &v.state
  4997. case 1:
  4998. return &v.sizeCache
  4999. case 2:
  5000. return &v.unknownFields
  5001. default:
  5002. return nil
  5003. }
  5004. }
  5005. file_filer_proto_msgTypes[28].Exporter = func(v interface{}, i int) interface{} {
  5006. switch v := v.(*Location); i {
  5007. case 0:
  5008. return &v.state
  5009. case 1:
  5010. return &v.sizeCache
  5011. case 2:
  5012. return &v.unknownFields
  5013. default:
  5014. return nil
  5015. }
  5016. }
  5017. file_filer_proto_msgTypes[29].Exporter = func(v interface{}, i int) interface{} {
  5018. switch v := v.(*LookupVolumeResponse); i {
  5019. case 0:
  5020. return &v.state
  5021. case 1:
  5022. return &v.sizeCache
  5023. case 2:
  5024. return &v.unknownFields
  5025. default:
  5026. return nil
  5027. }
  5028. }
  5029. file_filer_proto_msgTypes[30].Exporter = func(v interface{}, i int) interface{} {
  5030. switch v := v.(*Collection); i {
  5031. case 0:
  5032. return &v.state
  5033. case 1:
  5034. return &v.sizeCache
  5035. case 2:
  5036. return &v.unknownFields
  5037. default:
  5038. return nil
  5039. }
  5040. }
  5041. file_filer_proto_msgTypes[31].Exporter = func(v interface{}, i int) interface{} {
  5042. switch v := v.(*CollectionListRequest); i {
  5043. case 0:
  5044. return &v.state
  5045. case 1:
  5046. return &v.sizeCache
  5047. case 2:
  5048. return &v.unknownFields
  5049. default:
  5050. return nil
  5051. }
  5052. }
  5053. file_filer_proto_msgTypes[32].Exporter = func(v interface{}, i int) interface{} {
  5054. switch v := v.(*CollectionListResponse); i {
  5055. case 0:
  5056. return &v.state
  5057. case 1:
  5058. return &v.sizeCache
  5059. case 2:
  5060. return &v.unknownFields
  5061. default:
  5062. return nil
  5063. }
  5064. }
  5065. file_filer_proto_msgTypes[33].Exporter = func(v interface{}, i int) interface{} {
  5066. switch v := v.(*DeleteCollectionRequest); i {
  5067. case 0:
  5068. return &v.state
  5069. case 1:
  5070. return &v.sizeCache
  5071. case 2:
  5072. return &v.unknownFields
  5073. default:
  5074. return nil
  5075. }
  5076. }
  5077. file_filer_proto_msgTypes[34].Exporter = func(v interface{}, i int) interface{} {
  5078. switch v := v.(*DeleteCollectionResponse); i {
  5079. case 0:
  5080. return &v.state
  5081. case 1:
  5082. return &v.sizeCache
  5083. case 2:
  5084. return &v.unknownFields
  5085. default:
  5086. return nil
  5087. }
  5088. }
  5089. file_filer_proto_msgTypes[35].Exporter = func(v interface{}, i int) interface{} {
  5090. switch v := v.(*StatisticsRequest); i {
  5091. case 0:
  5092. return &v.state
  5093. case 1:
  5094. return &v.sizeCache
  5095. case 2:
  5096. return &v.unknownFields
  5097. default:
  5098. return nil
  5099. }
  5100. }
  5101. file_filer_proto_msgTypes[36].Exporter = func(v interface{}, i int) interface{} {
  5102. switch v := v.(*StatisticsResponse); i {
  5103. case 0:
  5104. return &v.state
  5105. case 1:
  5106. return &v.sizeCache
  5107. case 2:
  5108. return &v.unknownFields
  5109. default:
  5110. return nil
  5111. }
  5112. }
  5113. file_filer_proto_msgTypes[37].Exporter = func(v interface{}, i int) interface{} {
  5114. switch v := v.(*PingRequest); i {
  5115. case 0:
  5116. return &v.state
  5117. case 1:
  5118. return &v.sizeCache
  5119. case 2:
  5120. return &v.unknownFields
  5121. default:
  5122. return nil
  5123. }
  5124. }
  5125. file_filer_proto_msgTypes[38].Exporter = func(v interface{}, i int) interface{} {
  5126. switch v := v.(*PingResponse); i {
  5127. case 0:
  5128. return &v.state
  5129. case 1:
  5130. return &v.sizeCache
  5131. case 2:
  5132. return &v.unknownFields
  5133. default:
  5134. return nil
  5135. }
  5136. }
  5137. file_filer_proto_msgTypes[39].Exporter = func(v interface{}, i int) interface{} {
  5138. switch v := v.(*GetFilerConfigurationRequest); i {
  5139. case 0:
  5140. return &v.state
  5141. case 1:
  5142. return &v.sizeCache
  5143. case 2:
  5144. return &v.unknownFields
  5145. default:
  5146. return nil
  5147. }
  5148. }
  5149. file_filer_proto_msgTypes[40].Exporter = func(v interface{}, i int) interface{} {
  5150. switch v := v.(*GetFilerConfigurationResponse); i {
  5151. case 0:
  5152. return &v.state
  5153. case 1:
  5154. return &v.sizeCache
  5155. case 2:
  5156. return &v.unknownFields
  5157. default:
  5158. return nil
  5159. }
  5160. }
  5161. file_filer_proto_msgTypes[41].Exporter = func(v interface{}, i int) interface{} {
  5162. switch v := v.(*SubscribeMetadataRequest); i {
  5163. case 0:
  5164. return &v.state
  5165. case 1:
  5166. return &v.sizeCache
  5167. case 2:
  5168. return &v.unknownFields
  5169. default:
  5170. return nil
  5171. }
  5172. }
  5173. file_filer_proto_msgTypes[42].Exporter = func(v interface{}, i int) interface{} {
  5174. switch v := v.(*SubscribeMetadataResponse); i {
  5175. case 0:
  5176. return &v.state
  5177. case 1:
  5178. return &v.sizeCache
  5179. case 2:
  5180. return &v.unknownFields
  5181. default:
  5182. return nil
  5183. }
  5184. }
  5185. file_filer_proto_msgTypes[43].Exporter = func(v interface{}, i int) interface{} {
  5186. switch v := v.(*TraverseBfsMetadataRequest); i {
  5187. case 0:
  5188. return &v.state
  5189. case 1:
  5190. return &v.sizeCache
  5191. case 2:
  5192. return &v.unknownFields
  5193. default:
  5194. return nil
  5195. }
  5196. }
  5197. file_filer_proto_msgTypes[44].Exporter = func(v interface{}, i int) interface{} {
  5198. switch v := v.(*TraverseBfsMetadataResponse); i {
  5199. case 0:
  5200. return &v.state
  5201. case 1:
  5202. return &v.sizeCache
  5203. case 2:
  5204. return &v.unknownFields
  5205. default:
  5206. return nil
  5207. }
  5208. }
  5209. file_filer_proto_msgTypes[45].Exporter = func(v interface{}, i int) interface{} {
  5210. switch v := v.(*LogEntry); i {
  5211. case 0:
  5212. return &v.state
  5213. case 1:
  5214. return &v.sizeCache
  5215. case 2:
  5216. return &v.unknownFields
  5217. default:
  5218. return nil
  5219. }
  5220. }
  5221. file_filer_proto_msgTypes[46].Exporter = func(v interface{}, i int) interface{} {
  5222. switch v := v.(*KeepConnectedRequest); i {
  5223. case 0:
  5224. return &v.state
  5225. case 1:
  5226. return &v.sizeCache
  5227. case 2:
  5228. return &v.unknownFields
  5229. default:
  5230. return nil
  5231. }
  5232. }
  5233. file_filer_proto_msgTypes[47].Exporter = func(v interface{}, i int) interface{} {
  5234. switch v := v.(*KeepConnectedResponse); i {
  5235. case 0:
  5236. return &v.state
  5237. case 1:
  5238. return &v.sizeCache
  5239. case 2:
  5240. return &v.unknownFields
  5241. default:
  5242. return nil
  5243. }
  5244. }
  5245. file_filer_proto_msgTypes[48].Exporter = func(v interface{}, i int) interface{} {
  5246. switch v := v.(*LocateBrokerRequest); i {
  5247. case 0:
  5248. return &v.state
  5249. case 1:
  5250. return &v.sizeCache
  5251. case 2:
  5252. return &v.unknownFields
  5253. default:
  5254. return nil
  5255. }
  5256. }
  5257. file_filer_proto_msgTypes[49].Exporter = func(v interface{}, i int) interface{} {
  5258. switch v := v.(*LocateBrokerResponse); i {
  5259. case 0:
  5260. return &v.state
  5261. case 1:
  5262. return &v.sizeCache
  5263. case 2:
  5264. return &v.unknownFields
  5265. default:
  5266. return nil
  5267. }
  5268. }
  5269. file_filer_proto_msgTypes[50].Exporter = func(v interface{}, i int) interface{} {
  5270. switch v := v.(*KvGetRequest); i {
  5271. case 0:
  5272. return &v.state
  5273. case 1:
  5274. return &v.sizeCache
  5275. case 2:
  5276. return &v.unknownFields
  5277. default:
  5278. return nil
  5279. }
  5280. }
  5281. file_filer_proto_msgTypes[51].Exporter = func(v interface{}, i int) interface{} {
  5282. switch v := v.(*KvGetResponse); i {
  5283. case 0:
  5284. return &v.state
  5285. case 1:
  5286. return &v.sizeCache
  5287. case 2:
  5288. return &v.unknownFields
  5289. default:
  5290. return nil
  5291. }
  5292. }
  5293. file_filer_proto_msgTypes[52].Exporter = func(v interface{}, i int) interface{} {
  5294. switch v := v.(*KvPutRequest); i {
  5295. case 0:
  5296. return &v.state
  5297. case 1:
  5298. return &v.sizeCache
  5299. case 2:
  5300. return &v.unknownFields
  5301. default:
  5302. return nil
  5303. }
  5304. }
  5305. file_filer_proto_msgTypes[53].Exporter = func(v interface{}, i int) interface{} {
  5306. switch v := v.(*KvPutResponse); i {
  5307. case 0:
  5308. return &v.state
  5309. case 1:
  5310. return &v.sizeCache
  5311. case 2:
  5312. return &v.unknownFields
  5313. default:
  5314. return nil
  5315. }
  5316. }
  5317. file_filer_proto_msgTypes[54].Exporter = func(v interface{}, i int) interface{} {
  5318. switch v := v.(*FilerConf); i {
  5319. case 0:
  5320. return &v.state
  5321. case 1:
  5322. return &v.sizeCache
  5323. case 2:
  5324. return &v.unknownFields
  5325. default:
  5326. return nil
  5327. }
  5328. }
  5329. file_filer_proto_msgTypes[55].Exporter = func(v interface{}, i int) interface{} {
  5330. switch v := v.(*CacheRemoteObjectToLocalClusterRequest); i {
  5331. case 0:
  5332. return &v.state
  5333. case 1:
  5334. return &v.sizeCache
  5335. case 2:
  5336. return &v.unknownFields
  5337. default:
  5338. return nil
  5339. }
  5340. }
  5341. file_filer_proto_msgTypes[56].Exporter = func(v interface{}, i int) interface{} {
  5342. switch v := v.(*CacheRemoteObjectToLocalClusterResponse); i {
  5343. case 0:
  5344. return &v.state
  5345. case 1:
  5346. return &v.sizeCache
  5347. case 2:
  5348. return &v.unknownFields
  5349. default:
  5350. return nil
  5351. }
  5352. }
  5353. file_filer_proto_msgTypes[57].Exporter = func(v interface{}, i int) interface{} {
  5354. switch v := v.(*LockRequest); i {
  5355. case 0:
  5356. return &v.state
  5357. case 1:
  5358. return &v.sizeCache
  5359. case 2:
  5360. return &v.unknownFields
  5361. default:
  5362. return nil
  5363. }
  5364. }
  5365. file_filer_proto_msgTypes[58].Exporter = func(v interface{}, i int) interface{} {
  5366. switch v := v.(*LockResponse); i {
  5367. case 0:
  5368. return &v.state
  5369. case 1:
  5370. return &v.sizeCache
  5371. case 2:
  5372. return &v.unknownFields
  5373. default:
  5374. return nil
  5375. }
  5376. }
  5377. file_filer_proto_msgTypes[59].Exporter = func(v interface{}, i int) interface{} {
  5378. switch v := v.(*UnlockRequest); i {
  5379. case 0:
  5380. return &v.state
  5381. case 1:
  5382. return &v.sizeCache
  5383. case 2:
  5384. return &v.unknownFields
  5385. default:
  5386. return nil
  5387. }
  5388. }
  5389. file_filer_proto_msgTypes[60].Exporter = func(v interface{}, i int) interface{} {
  5390. switch v := v.(*UnlockResponse); i {
  5391. case 0:
  5392. return &v.state
  5393. case 1:
  5394. return &v.sizeCache
  5395. case 2:
  5396. return &v.unknownFields
  5397. default:
  5398. return nil
  5399. }
  5400. }
  5401. file_filer_proto_msgTypes[61].Exporter = func(v interface{}, i int) interface{} {
  5402. switch v := v.(*FindLockOwnerRequest); i {
  5403. case 0:
  5404. return &v.state
  5405. case 1:
  5406. return &v.sizeCache
  5407. case 2:
  5408. return &v.unknownFields
  5409. default:
  5410. return nil
  5411. }
  5412. }
  5413. file_filer_proto_msgTypes[62].Exporter = func(v interface{}, i int) interface{} {
  5414. switch v := v.(*FindLockOwnerResponse); i {
  5415. case 0:
  5416. return &v.state
  5417. case 1:
  5418. return &v.sizeCache
  5419. case 2:
  5420. return &v.unknownFields
  5421. default:
  5422. return nil
  5423. }
  5424. }
  5425. file_filer_proto_msgTypes[63].Exporter = func(v interface{}, i int) interface{} {
  5426. switch v := v.(*Lock); i {
  5427. case 0:
  5428. return &v.state
  5429. case 1:
  5430. return &v.sizeCache
  5431. case 2:
  5432. return &v.unknownFields
  5433. default:
  5434. return nil
  5435. }
  5436. }
  5437. file_filer_proto_msgTypes[64].Exporter = func(v interface{}, i int) interface{} {
  5438. switch v := v.(*TransferLocksRequest); i {
  5439. case 0:
  5440. return &v.state
  5441. case 1:
  5442. return &v.sizeCache
  5443. case 2:
  5444. return &v.unknownFields
  5445. default:
  5446. return nil
  5447. }
  5448. }
  5449. file_filer_proto_msgTypes[65].Exporter = func(v interface{}, i int) interface{} {
  5450. switch v := v.(*TransferLocksResponse); i {
  5451. case 0:
  5452. return &v.state
  5453. case 1:
  5454. return &v.sizeCache
  5455. case 2:
  5456. return &v.unknownFields
  5457. default:
  5458. return nil
  5459. }
  5460. }
  5461. file_filer_proto_msgTypes[68].Exporter = func(v interface{}, i int) interface{} {
  5462. switch v := v.(*LocateBrokerResponse_Resource); i {
  5463. case 0:
  5464. return &v.state
  5465. case 1:
  5466. return &v.sizeCache
  5467. case 2:
  5468. return &v.unknownFields
  5469. default:
  5470. return nil
  5471. }
  5472. }
  5473. file_filer_proto_msgTypes[69].Exporter = func(v interface{}, i int) interface{} {
  5474. switch v := v.(*FilerConf_PathConf); i {
  5475. case 0:
  5476. return &v.state
  5477. case 1:
  5478. return &v.sizeCache
  5479. case 2:
  5480. return &v.unknownFields
  5481. default:
  5482. return nil
  5483. }
  5484. }
  5485. }
  5486. type x struct{}
  5487. out := protoimpl.TypeBuilder{
  5488. File: protoimpl.DescBuilder{
  5489. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  5490. RawDescriptor: file_filer_proto_rawDesc,
  5491. NumEnums: 0,
  5492. NumMessages: 70,
  5493. NumExtensions: 0,
  5494. NumServices: 1,
  5495. },
  5496. GoTypes: file_filer_proto_goTypes,
  5497. DependencyIndexes: file_filer_proto_depIdxs,
  5498. MessageInfos: file_filer_proto_msgTypes,
  5499. }.Build()
  5500. File_filer_proto = out.File
  5501. file_filer_proto_rawDesc = nil
  5502. file_filer_proto_goTypes = nil
  5503. file_filer_proto_depIdxs = nil
  5504. }