filer.pb.go 192 KB

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