filer.pb.go 215 KB

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