filer.pb.go 205 KB

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