authentication.rs 237 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425542654275428542954305431543254335434543554365437543854395440544154425443544454455446544754485449545054515452545354545455545654575458545954605461546254635464546554665467546854695470547154725473547454755476547754785479548054815482548354845485548654875488548954905491549254935494549554965497549854995500550155025503550455055506550755085509551055115512551355145515551655175518551955205521552255235524552555265527552855295530553155325533553455355536553755385539554055415542554355445545554655475548554955505551555255535554555555565557555855595560556155625563556455655566556755685569557055715572557355745575557655775578557955805581558255835584558555865587558855895590559155925593559455955596559755985599560056015602560356045605560656075608560956105611561256135614561556165617561856195620562156225623562456255626562756285629563056315632563356345635563656375638563956405641564256435644564556465647564856495650565156525653565456555656565756585659566056615662566356645665566656675668566956705671567256735674567556765677567856795680568156825683568456855686568756885689569056915692569356945695569656975698569957005701570257035704570557065707570857095710571157125713571457155716571757185719572057215722572357245725572657275728572957305731573257335734573557365737573857395740574157425743574457455746574757485749575057515752575357545755575657575758575957605761576257635764576557665767576857695770577157725773577457755776577757785779578057815782578357845785578657875788578957905791579257935794579557965797579857995800580158025803580458055806580758085809581058115812581358145815581658175818581958205821582258235824582558265827582858295830583158325833583458355836583758385839584058415842584358445845584658475848584958505851585258535854585558565857585858595860586158625863586458655866586758685869587058715872587358745875587658775878587958805881588258835884588558865887588858895890589158925893589458955896589758985899590059015902590359045905590659075908590959105911591259135914591559165917591859195920592159225923592459255926592759285929593059315932593359345935593659375938593959405941
  1. // This file is generated. Do not edit
  2. // @generated
  3. // https://github.com/Manishearth/rust-clippy/issues/702
  4. #![allow(unknown_lints)]
  5. #![allow(clippy)]
  6. #![cfg_attr(rustfmt, rustfmt_skip)]
  7. #![allow(box_pointers)]
  8. #![allow(dead_code)]
  9. #![allow(non_camel_case_types)]
  10. #![allow(non_snake_case)]
  11. #![allow(non_upper_case_globals)]
  12. #![allow(trivial_casts)]
  13. #![allow(unsafe_code)]
  14. #![allow(unused_imports)]
  15. #![allow(unused_results)]
  16. use protobuf::Message as Message_imported_for_functions;
  17. use protobuf::ProtobufEnum as ProtobufEnum_imported_for_functions;
  18. #[derive(PartialEq,Clone,Default)]
  19. pub struct ClientResponseEncrypted {
  20. // message fields
  21. login_credentials: ::protobuf::SingularPtrField<LoginCredentials>,
  22. account_creation: ::std::option::Option<AccountCreation>,
  23. fingerprint_response: ::protobuf::SingularPtrField<FingerprintResponseUnion>,
  24. peer_ticket: ::protobuf::SingularPtrField<PeerTicketUnion>,
  25. system_info: ::protobuf::SingularPtrField<SystemInfo>,
  26. platform_model: ::protobuf::SingularField<::std::string::String>,
  27. version_string: ::protobuf::SingularField<::std::string::String>,
  28. appkey: ::protobuf::SingularPtrField<LibspotifyAppKey>,
  29. client_info: ::protobuf::SingularPtrField<ClientInfo>,
  30. // special fields
  31. unknown_fields: ::protobuf::UnknownFields,
  32. cached_size: ::protobuf::CachedSize,
  33. }
  34. // see codegen.rs for the explanation why impl Sync explicitly
  35. unsafe impl ::std::marker::Sync for ClientResponseEncrypted {}
  36. impl ClientResponseEncrypted {
  37. pub fn new() -> ClientResponseEncrypted {
  38. ::std::default::Default::default()
  39. }
  40. pub fn default_instance() -> &'static ClientResponseEncrypted {
  41. static mut instance: ::protobuf::lazy::Lazy<ClientResponseEncrypted> = ::protobuf::lazy::Lazy {
  42. lock: ::protobuf::lazy::ONCE_INIT,
  43. ptr: 0 as *const ClientResponseEncrypted,
  44. };
  45. unsafe {
  46. instance.get(ClientResponseEncrypted::new)
  47. }
  48. }
  49. // required .LoginCredentials login_credentials = 10;
  50. pub fn clear_login_credentials(&mut self) {
  51. self.login_credentials.clear();
  52. }
  53. pub fn has_login_credentials(&self) -> bool {
  54. self.login_credentials.is_some()
  55. }
  56. // Param is passed by value, moved
  57. pub fn set_login_credentials(&mut self, v: LoginCredentials) {
  58. self.login_credentials = ::protobuf::SingularPtrField::some(v);
  59. }
  60. // Mutable pointer to the field.
  61. // If field is not initialized, it is initialized with default value first.
  62. pub fn mut_login_credentials(&mut self) -> &mut LoginCredentials {
  63. if self.login_credentials.is_none() {
  64. self.login_credentials.set_default();
  65. };
  66. self.login_credentials.as_mut().unwrap()
  67. }
  68. // Take field
  69. pub fn take_login_credentials(&mut self) -> LoginCredentials {
  70. self.login_credentials.take().unwrap_or_else(|| LoginCredentials::new())
  71. }
  72. pub fn get_login_credentials(&self) -> &LoginCredentials {
  73. self.login_credentials.as_ref().unwrap_or_else(|| LoginCredentials::default_instance())
  74. }
  75. fn get_login_credentials_for_reflect(&self) -> &::protobuf::SingularPtrField<LoginCredentials> {
  76. &self.login_credentials
  77. }
  78. fn mut_login_credentials_for_reflect(&mut self) -> &mut ::protobuf::SingularPtrField<LoginCredentials> {
  79. &mut self.login_credentials
  80. }
  81. // optional .AccountCreation account_creation = 20;
  82. pub fn clear_account_creation(&mut self) {
  83. self.account_creation = ::std::option::Option::None;
  84. }
  85. pub fn has_account_creation(&self) -> bool {
  86. self.account_creation.is_some()
  87. }
  88. // Param is passed by value, moved
  89. pub fn set_account_creation(&mut self, v: AccountCreation) {
  90. self.account_creation = ::std::option::Option::Some(v);
  91. }
  92. pub fn get_account_creation(&self) -> AccountCreation {
  93. self.account_creation.unwrap_or(AccountCreation::ACCOUNT_CREATION_ALWAYS_PROMPT)
  94. }
  95. fn get_account_creation_for_reflect(&self) -> &::std::option::Option<AccountCreation> {
  96. &self.account_creation
  97. }
  98. fn mut_account_creation_for_reflect(&mut self) -> &mut ::std::option::Option<AccountCreation> {
  99. &mut self.account_creation
  100. }
  101. // optional .FingerprintResponseUnion fingerprint_response = 30;
  102. pub fn clear_fingerprint_response(&mut self) {
  103. self.fingerprint_response.clear();
  104. }
  105. pub fn has_fingerprint_response(&self) -> bool {
  106. self.fingerprint_response.is_some()
  107. }
  108. // Param is passed by value, moved
  109. pub fn set_fingerprint_response(&mut self, v: FingerprintResponseUnion) {
  110. self.fingerprint_response = ::protobuf::SingularPtrField::some(v);
  111. }
  112. // Mutable pointer to the field.
  113. // If field is not initialized, it is initialized with default value first.
  114. pub fn mut_fingerprint_response(&mut self) -> &mut FingerprintResponseUnion {
  115. if self.fingerprint_response.is_none() {
  116. self.fingerprint_response.set_default();
  117. };
  118. self.fingerprint_response.as_mut().unwrap()
  119. }
  120. // Take field
  121. pub fn take_fingerprint_response(&mut self) -> FingerprintResponseUnion {
  122. self.fingerprint_response.take().unwrap_or_else(|| FingerprintResponseUnion::new())
  123. }
  124. pub fn get_fingerprint_response(&self) -> &FingerprintResponseUnion {
  125. self.fingerprint_response.as_ref().unwrap_or_else(|| FingerprintResponseUnion::default_instance())
  126. }
  127. fn get_fingerprint_response_for_reflect(&self) -> &::protobuf::SingularPtrField<FingerprintResponseUnion> {
  128. &self.fingerprint_response
  129. }
  130. fn mut_fingerprint_response_for_reflect(&mut self) -> &mut ::protobuf::SingularPtrField<FingerprintResponseUnion> {
  131. &mut self.fingerprint_response
  132. }
  133. // optional .PeerTicketUnion peer_ticket = 40;
  134. pub fn clear_peer_ticket(&mut self) {
  135. self.peer_ticket.clear();
  136. }
  137. pub fn has_peer_ticket(&self) -> bool {
  138. self.peer_ticket.is_some()
  139. }
  140. // Param is passed by value, moved
  141. pub fn set_peer_ticket(&mut self, v: PeerTicketUnion) {
  142. self.peer_ticket = ::protobuf::SingularPtrField::some(v);
  143. }
  144. // Mutable pointer to the field.
  145. // If field is not initialized, it is initialized with default value first.
  146. pub fn mut_peer_ticket(&mut self) -> &mut PeerTicketUnion {
  147. if self.peer_ticket.is_none() {
  148. self.peer_ticket.set_default();
  149. };
  150. self.peer_ticket.as_mut().unwrap()
  151. }
  152. // Take field
  153. pub fn take_peer_ticket(&mut self) -> PeerTicketUnion {
  154. self.peer_ticket.take().unwrap_or_else(|| PeerTicketUnion::new())
  155. }
  156. pub fn get_peer_ticket(&self) -> &PeerTicketUnion {
  157. self.peer_ticket.as_ref().unwrap_or_else(|| PeerTicketUnion::default_instance())
  158. }
  159. fn get_peer_ticket_for_reflect(&self) -> &::protobuf::SingularPtrField<PeerTicketUnion> {
  160. &self.peer_ticket
  161. }
  162. fn mut_peer_ticket_for_reflect(&mut self) -> &mut ::protobuf::SingularPtrField<PeerTicketUnion> {
  163. &mut self.peer_ticket
  164. }
  165. // required .SystemInfo system_info = 50;
  166. pub fn clear_system_info(&mut self) {
  167. self.system_info.clear();
  168. }
  169. pub fn has_system_info(&self) -> bool {
  170. self.system_info.is_some()
  171. }
  172. // Param is passed by value, moved
  173. pub fn set_system_info(&mut self, v: SystemInfo) {
  174. self.system_info = ::protobuf::SingularPtrField::some(v);
  175. }
  176. // Mutable pointer to the field.
  177. // If field is not initialized, it is initialized with default value first.
  178. pub fn mut_system_info(&mut self) -> &mut SystemInfo {
  179. if self.system_info.is_none() {
  180. self.system_info.set_default();
  181. };
  182. self.system_info.as_mut().unwrap()
  183. }
  184. // Take field
  185. pub fn take_system_info(&mut self) -> SystemInfo {
  186. self.system_info.take().unwrap_or_else(|| SystemInfo::new())
  187. }
  188. pub fn get_system_info(&self) -> &SystemInfo {
  189. self.system_info.as_ref().unwrap_or_else(|| SystemInfo::default_instance())
  190. }
  191. fn get_system_info_for_reflect(&self) -> &::protobuf::SingularPtrField<SystemInfo> {
  192. &self.system_info
  193. }
  194. fn mut_system_info_for_reflect(&mut self) -> &mut ::protobuf::SingularPtrField<SystemInfo> {
  195. &mut self.system_info
  196. }
  197. // optional string platform_model = 60;
  198. pub fn clear_platform_model(&mut self) {
  199. self.platform_model.clear();
  200. }
  201. pub fn has_platform_model(&self) -> bool {
  202. self.platform_model.is_some()
  203. }
  204. // Param is passed by value, moved
  205. pub fn set_platform_model(&mut self, v: ::std::string::String) {
  206. self.platform_model = ::protobuf::SingularField::some(v);
  207. }
  208. // Mutable pointer to the field.
  209. // If field is not initialized, it is initialized with default value first.
  210. pub fn mut_platform_model(&mut self) -> &mut ::std::string::String {
  211. if self.platform_model.is_none() {
  212. self.platform_model.set_default();
  213. };
  214. self.platform_model.as_mut().unwrap()
  215. }
  216. // Take field
  217. pub fn take_platform_model(&mut self) -> ::std::string::String {
  218. self.platform_model.take().unwrap_or_else(|| ::std::string::String::new())
  219. }
  220. pub fn get_platform_model(&self) -> &str {
  221. match self.platform_model.as_ref() {
  222. Some(v) => &v,
  223. None => "",
  224. }
  225. }
  226. fn get_platform_model_for_reflect(&self) -> &::protobuf::SingularField<::std::string::String> {
  227. &self.platform_model
  228. }
  229. fn mut_platform_model_for_reflect(&mut self) -> &mut ::protobuf::SingularField<::std::string::String> {
  230. &mut self.platform_model
  231. }
  232. // optional string version_string = 70;
  233. pub fn clear_version_string(&mut self) {
  234. self.version_string.clear();
  235. }
  236. pub fn has_version_string(&self) -> bool {
  237. self.version_string.is_some()
  238. }
  239. // Param is passed by value, moved
  240. pub fn set_version_string(&mut self, v: ::std::string::String) {
  241. self.version_string = ::protobuf::SingularField::some(v);
  242. }
  243. // Mutable pointer to the field.
  244. // If field is not initialized, it is initialized with default value first.
  245. pub fn mut_version_string(&mut self) -> &mut ::std::string::String {
  246. if self.version_string.is_none() {
  247. self.version_string.set_default();
  248. };
  249. self.version_string.as_mut().unwrap()
  250. }
  251. // Take field
  252. pub fn take_version_string(&mut self) -> ::std::string::String {
  253. self.version_string.take().unwrap_or_else(|| ::std::string::String::new())
  254. }
  255. pub fn get_version_string(&self) -> &str {
  256. match self.version_string.as_ref() {
  257. Some(v) => &v,
  258. None => "",
  259. }
  260. }
  261. fn get_version_string_for_reflect(&self) -> &::protobuf::SingularField<::std::string::String> {
  262. &self.version_string
  263. }
  264. fn mut_version_string_for_reflect(&mut self) -> &mut ::protobuf::SingularField<::std::string::String> {
  265. &mut self.version_string
  266. }
  267. // optional .LibspotifyAppKey appkey = 80;
  268. pub fn clear_appkey(&mut self) {
  269. self.appkey.clear();
  270. }
  271. pub fn has_appkey(&self) -> bool {
  272. self.appkey.is_some()
  273. }
  274. // Param is passed by value, moved
  275. pub fn set_appkey(&mut self, v: LibspotifyAppKey) {
  276. self.appkey = ::protobuf::SingularPtrField::some(v);
  277. }
  278. // Mutable pointer to the field.
  279. // If field is not initialized, it is initialized with default value first.
  280. pub fn mut_appkey(&mut self) -> &mut LibspotifyAppKey {
  281. if self.appkey.is_none() {
  282. self.appkey.set_default();
  283. };
  284. self.appkey.as_mut().unwrap()
  285. }
  286. // Take field
  287. pub fn take_appkey(&mut self) -> LibspotifyAppKey {
  288. self.appkey.take().unwrap_or_else(|| LibspotifyAppKey::new())
  289. }
  290. pub fn get_appkey(&self) -> &LibspotifyAppKey {
  291. self.appkey.as_ref().unwrap_or_else(|| LibspotifyAppKey::default_instance())
  292. }
  293. fn get_appkey_for_reflect(&self) -> &::protobuf::SingularPtrField<LibspotifyAppKey> {
  294. &self.appkey
  295. }
  296. fn mut_appkey_for_reflect(&mut self) -> &mut ::protobuf::SingularPtrField<LibspotifyAppKey> {
  297. &mut self.appkey
  298. }
  299. // optional .ClientInfo client_info = 90;
  300. pub fn clear_client_info(&mut self) {
  301. self.client_info.clear();
  302. }
  303. pub fn has_client_info(&self) -> bool {
  304. self.client_info.is_some()
  305. }
  306. // Param is passed by value, moved
  307. pub fn set_client_info(&mut self, v: ClientInfo) {
  308. self.client_info = ::protobuf::SingularPtrField::some(v);
  309. }
  310. // Mutable pointer to the field.
  311. // If field is not initialized, it is initialized with default value first.
  312. pub fn mut_client_info(&mut self) -> &mut ClientInfo {
  313. if self.client_info.is_none() {
  314. self.client_info.set_default();
  315. };
  316. self.client_info.as_mut().unwrap()
  317. }
  318. // Take field
  319. pub fn take_client_info(&mut self) -> ClientInfo {
  320. self.client_info.take().unwrap_or_else(|| ClientInfo::new())
  321. }
  322. pub fn get_client_info(&self) -> &ClientInfo {
  323. self.client_info.as_ref().unwrap_or_else(|| ClientInfo::default_instance())
  324. }
  325. fn get_client_info_for_reflect(&self) -> &::protobuf::SingularPtrField<ClientInfo> {
  326. &self.client_info
  327. }
  328. fn mut_client_info_for_reflect(&mut self) -> &mut ::protobuf::SingularPtrField<ClientInfo> {
  329. &mut self.client_info
  330. }
  331. }
  332. impl ::protobuf::Message for ClientResponseEncrypted {
  333. fn is_initialized(&self) -> bool {
  334. if self.login_credentials.is_none() {
  335. return false;
  336. };
  337. if self.system_info.is_none() {
  338. return false;
  339. };
  340. true
  341. }
  342. fn merge_from(&mut self, is: &mut ::protobuf::CodedInputStream) -> ::protobuf::ProtobufResult<()> {
  343. while !is.eof()? {
  344. let (field_number, wire_type) = is.read_tag_unpack()?;
  345. match field_number {
  346. 10 => {
  347. ::protobuf::rt::read_singular_message_into(wire_type, is, &mut self.login_credentials)?;
  348. },
  349. 20 => {
  350. if wire_type != ::protobuf::wire_format::WireTypeVarint {
  351. return ::std::result::Result::Err(::protobuf::rt::unexpected_wire_type(wire_type));
  352. };
  353. let tmp = is.read_enum()?;
  354. self.account_creation = ::std::option::Option::Some(tmp);
  355. },
  356. 30 => {
  357. ::protobuf::rt::read_singular_message_into(wire_type, is, &mut self.fingerprint_response)?;
  358. },
  359. 40 => {
  360. ::protobuf::rt::read_singular_message_into(wire_type, is, &mut self.peer_ticket)?;
  361. },
  362. 50 => {
  363. ::protobuf::rt::read_singular_message_into(wire_type, is, &mut self.system_info)?;
  364. },
  365. 60 => {
  366. ::protobuf::rt::read_singular_string_into(wire_type, is, &mut self.platform_model)?;
  367. },
  368. 70 => {
  369. ::protobuf::rt::read_singular_string_into(wire_type, is, &mut self.version_string)?;
  370. },
  371. 80 => {
  372. ::protobuf::rt::read_singular_message_into(wire_type, is, &mut self.appkey)?;
  373. },
  374. 90 => {
  375. ::protobuf::rt::read_singular_message_into(wire_type, is, &mut self.client_info)?;
  376. },
  377. _ => {
  378. ::protobuf::rt::read_unknown_or_skip_group(field_number, wire_type, is, self.mut_unknown_fields())?;
  379. },
  380. };
  381. }
  382. ::std::result::Result::Ok(())
  383. }
  384. // Compute sizes of nested messages
  385. #[allow(unused_variables)]
  386. fn compute_size(&self) -> u32 {
  387. let mut my_size = 0;
  388. if let Some(v) = self.login_credentials.as_ref() {
  389. let len = v.compute_size();
  390. my_size += 1 + ::protobuf::rt::compute_raw_varint32_size(len) + len;
  391. };
  392. if let Some(v) = self.account_creation {
  393. my_size += ::protobuf::rt::enum_size(20, v);
  394. };
  395. if let Some(v) = self.fingerprint_response.as_ref() {
  396. let len = v.compute_size();
  397. my_size += 2 + ::protobuf::rt::compute_raw_varint32_size(len) + len;
  398. };
  399. if let Some(v) = self.peer_ticket.as_ref() {
  400. let len = v.compute_size();
  401. my_size += 2 + ::protobuf::rt::compute_raw_varint32_size(len) + len;
  402. };
  403. if let Some(v) = self.system_info.as_ref() {
  404. let len = v.compute_size();
  405. my_size += 2 + ::protobuf::rt::compute_raw_varint32_size(len) + len;
  406. };
  407. if let Some(v) = self.platform_model.as_ref() {
  408. my_size += ::protobuf::rt::string_size(60, &v);
  409. };
  410. if let Some(v) = self.version_string.as_ref() {
  411. my_size += ::protobuf::rt::string_size(70, &v);
  412. };
  413. if let Some(v) = self.appkey.as_ref() {
  414. let len = v.compute_size();
  415. my_size += 2 + ::protobuf::rt::compute_raw_varint32_size(len) + len;
  416. };
  417. if let Some(v) = self.client_info.as_ref() {
  418. let len = v.compute_size();
  419. my_size += 2 + ::protobuf::rt::compute_raw_varint32_size(len) + len;
  420. };
  421. my_size += ::protobuf::rt::unknown_fields_size(self.get_unknown_fields());
  422. self.cached_size.set(my_size);
  423. my_size
  424. }
  425. fn write_to_with_cached_sizes(&self, os: &mut ::protobuf::CodedOutputStream) -> ::protobuf::ProtobufResult<()> {
  426. if let Some(v) = self.login_credentials.as_ref() {
  427. os.write_tag(10, ::protobuf::wire_format::WireTypeLengthDelimited)?;
  428. os.write_raw_varint32(v.get_cached_size())?;
  429. v.write_to_with_cached_sizes(os)?;
  430. };
  431. if let Some(v) = self.account_creation {
  432. os.write_enum(20, v.value())?;
  433. };
  434. if let Some(v) = self.fingerprint_response.as_ref() {
  435. os.write_tag(30, ::protobuf::wire_format::WireTypeLengthDelimited)?;
  436. os.write_raw_varint32(v.get_cached_size())?;
  437. v.write_to_with_cached_sizes(os)?;
  438. };
  439. if let Some(v) = self.peer_ticket.as_ref() {
  440. os.write_tag(40, ::protobuf::wire_format::WireTypeLengthDelimited)?;
  441. os.write_raw_varint32(v.get_cached_size())?;
  442. v.write_to_with_cached_sizes(os)?;
  443. };
  444. if let Some(v) = self.system_info.as_ref() {
  445. os.write_tag(50, ::protobuf::wire_format::WireTypeLengthDelimited)?;
  446. os.write_raw_varint32(v.get_cached_size())?;
  447. v.write_to_with_cached_sizes(os)?;
  448. };
  449. if let Some(v) = self.platform_model.as_ref() {
  450. os.write_string(60, &v)?;
  451. };
  452. if let Some(v) = self.version_string.as_ref() {
  453. os.write_string(70, &v)?;
  454. };
  455. if let Some(v) = self.appkey.as_ref() {
  456. os.write_tag(80, ::protobuf::wire_format::WireTypeLengthDelimited)?;
  457. os.write_raw_varint32(v.get_cached_size())?;
  458. v.write_to_with_cached_sizes(os)?;
  459. };
  460. if let Some(v) = self.client_info.as_ref() {
  461. os.write_tag(90, ::protobuf::wire_format::WireTypeLengthDelimited)?;
  462. os.write_raw_varint32(v.get_cached_size())?;
  463. v.write_to_with_cached_sizes(os)?;
  464. };
  465. os.write_unknown_fields(self.get_unknown_fields())?;
  466. ::std::result::Result::Ok(())
  467. }
  468. fn get_cached_size(&self) -> u32 {
  469. self.cached_size.get()
  470. }
  471. fn get_unknown_fields(&self) -> &::protobuf::UnknownFields {
  472. &self.unknown_fields
  473. }
  474. fn mut_unknown_fields(&mut self) -> &mut ::protobuf::UnknownFields {
  475. &mut self.unknown_fields
  476. }
  477. fn as_any(&self) -> &::std::any::Any {
  478. self as &::std::any::Any
  479. }
  480. fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor {
  481. ::protobuf::MessageStatic::descriptor_static(None::<Self>)
  482. }
  483. }
  484. impl ::protobuf::MessageStatic for ClientResponseEncrypted {
  485. fn new() -> ClientResponseEncrypted {
  486. ClientResponseEncrypted::new()
  487. }
  488. fn descriptor_static(_: ::std::option::Option<ClientResponseEncrypted>) -> &'static ::protobuf::reflect::MessageDescriptor {
  489. static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
  490. lock: ::protobuf::lazy::ONCE_INIT,
  491. ptr: 0 as *const ::protobuf::reflect::MessageDescriptor,
  492. };
  493. unsafe {
  494. descriptor.get(|| {
  495. let mut fields = ::std::vec::Vec::new();
  496. fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage<LoginCredentials>>(
  497. "login_credentials",
  498. ClientResponseEncrypted::get_login_credentials_for_reflect,
  499. ClientResponseEncrypted::mut_login_credentials_for_reflect,
  500. ));
  501. fields.push(::protobuf::reflect::accessor::make_option_accessor::<_, ::protobuf::types::ProtobufTypeEnum<AccountCreation>>(
  502. "account_creation",
  503. ClientResponseEncrypted::get_account_creation_for_reflect,
  504. ClientResponseEncrypted::mut_account_creation_for_reflect,
  505. ));
  506. fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage<FingerprintResponseUnion>>(
  507. "fingerprint_response",
  508. ClientResponseEncrypted::get_fingerprint_response_for_reflect,
  509. ClientResponseEncrypted::mut_fingerprint_response_for_reflect,
  510. ));
  511. fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage<PeerTicketUnion>>(
  512. "peer_ticket",
  513. ClientResponseEncrypted::get_peer_ticket_for_reflect,
  514. ClientResponseEncrypted::mut_peer_ticket_for_reflect,
  515. ));
  516. fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage<SystemInfo>>(
  517. "system_info",
  518. ClientResponseEncrypted::get_system_info_for_reflect,
  519. ClientResponseEncrypted::mut_system_info_for_reflect,
  520. ));
  521. fields.push(::protobuf::reflect::accessor::make_singular_field_accessor::<_, ::protobuf::types::ProtobufTypeString>(
  522. "platform_model",
  523. ClientResponseEncrypted::get_platform_model_for_reflect,
  524. ClientResponseEncrypted::mut_platform_model_for_reflect,
  525. ));
  526. fields.push(::protobuf::reflect::accessor::make_singular_field_accessor::<_, ::protobuf::types::ProtobufTypeString>(
  527. "version_string",
  528. ClientResponseEncrypted::get_version_string_for_reflect,
  529. ClientResponseEncrypted::mut_version_string_for_reflect,
  530. ));
  531. fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage<LibspotifyAppKey>>(
  532. "appkey",
  533. ClientResponseEncrypted::get_appkey_for_reflect,
  534. ClientResponseEncrypted::mut_appkey_for_reflect,
  535. ));
  536. fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage<ClientInfo>>(
  537. "client_info",
  538. ClientResponseEncrypted::get_client_info_for_reflect,
  539. ClientResponseEncrypted::mut_client_info_for_reflect,
  540. ));
  541. ::protobuf::reflect::MessageDescriptor::new::<ClientResponseEncrypted>(
  542. "ClientResponseEncrypted",
  543. fields,
  544. file_descriptor_proto()
  545. )
  546. })
  547. }
  548. }
  549. }
  550. impl ::protobuf::Clear for ClientResponseEncrypted {
  551. fn clear(&mut self) {
  552. self.clear_login_credentials();
  553. self.clear_account_creation();
  554. self.clear_fingerprint_response();
  555. self.clear_peer_ticket();
  556. self.clear_system_info();
  557. self.clear_platform_model();
  558. self.clear_version_string();
  559. self.clear_appkey();
  560. self.clear_client_info();
  561. self.unknown_fields.clear();
  562. }
  563. }
  564. impl ::std::fmt::Debug for ClientResponseEncrypted {
  565. fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result {
  566. ::protobuf::text_format::fmt(self, f)
  567. }
  568. }
  569. impl ::protobuf::reflect::ProtobufValue for ClientResponseEncrypted {
  570. fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef {
  571. ::protobuf::reflect::ProtobufValueRef::Message(self)
  572. }
  573. }
  574. #[derive(PartialEq,Clone,Default)]
  575. pub struct LoginCredentials {
  576. // message fields
  577. username: ::protobuf::SingularField<::std::string::String>,
  578. typ: ::std::option::Option<AuthenticationType>,
  579. auth_data: ::protobuf::SingularField<::std::vec::Vec<u8>>,
  580. // special fields
  581. unknown_fields: ::protobuf::UnknownFields,
  582. cached_size: ::protobuf::CachedSize,
  583. }
  584. // see codegen.rs for the explanation why impl Sync explicitly
  585. unsafe impl ::std::marker::Sync for LoginCredentials {}
  586. impl LoginCredentials {
  587. pub fn new() -> LoginCredentials {
  588. ::std::default::Default::default()
  589. }
  590. pub fn default_instance() -> &'static LoginCredentials {
  591. static mut instance: ::protobuf::lazy::Lazy<LoginCredentials> = ::protobuf::lazy::Lazy {
  592. lock: ::protobuf::lazy::ONCE_INIT,
  593. ptr: 0 as *const LoginCredentials,
  594. };
  595. unsafe {
  596. instance.get(LoginCredentials::new)
  597. }
  598. }
  599. // optional string username = 10;
  600. pub fn clear_username(&mut self) {
  601. self.username.clear();
  602. }
  603. pub fn has_username(&self) -> bool {
  604. self.username.is_some()
  605. }
  606. // Param is passed by value, moved
  607. pub fn set_username(&mut self, v: ::std::string::String) {
  608. self.username = ::protobuf::SingularField::some(v);
  609. }
  610. // Mutable pointer to the field.
  611. // If field is not initialized, it is initialized with default value first.
  612. pub fn mut_username(&mut self) -> &mut ::std::string::String {
  613. if self.username.is_none() {
  614. self.username.set_default();
  615. };
  616. self.username.as_mut().unwrap()
  617. }
  618. // Take field
  619. pub fn take_username(&mut self) -> ::std::string::String {
  620. self.username.take().unwrap_or_else(|| ::std::string::String::new())
  621. }
  622. pub fn get_username(&self) -> &str {
  623. match self.username.as_ref() {
  624. Some(v) => &v,
  625. None => "",
  626. }
  627. }
  628. fn get_username_for_reflect(&self) -> &::protobuf::SingularField<::std::string::String> {
  629. &self.username
  630. }
  631. fn mut_username_for_reflect(&mut self) -> &mut ::protobuf::SingularField<::std::string::String> {
  632. &mut self.username
  633. }
  634. // required .AuthenticationType typ = 20;
  635. pub fn clear_typ(&mut self) {
  636. self.typ = ::std::option::Option::None;
  637. }
  638. pub fn has_typ(&self) -> bool {
  639. self.typ.is_some()
  640. }
  641. // Param is passed by value, moved
  642. pub fn set_typ(&mut self, v: AuthenticationType) {
  643. self.typ = ::std::option::Option::Some(v);
  644. }
  645. pub fn get_typ(&self) -> AuthenticationType {
  646. self.typ.unwrap_or(AuthenticationType::AUTHENTICATION_USER_PASS)
  647. }
  648. fn get_typ_for_reflect(&self) -> &::std::option::Option<AuthenticationType> {
  649. &self.typ
  650. }
  651. fn mut_typ_for_reflect(&mut self) -> &mut ::std::option::Option<AuthenticationType> {
  652. &mut self.typ
  653. }
  654. // optional bytes auth_data = 30;
  655. pub fn clear_auth_data(&mut self) {
  656. self.auth_data.clear();
  657. }
  658. pub fn has_auth_data(&self) -> bool {
  659. self.auth_data.is_some()
  660. }
  661. // Param is passed by value, moved
  662. pub fn set_auth_data(&mut self, v: ::std::vec::Vec<u8>) {
  663. self.auth_data = ::protobuf::SingularField::some(v);
  664. }
  665. // Mutable pointer to the field.
  666. // If field is not initialized, it is initialized with default value first.
  667. pub fn mut_auth_data(&mut self) -> &mut ::std::vec::Vec<u8> {
  668. if self.auth_data.is_none() {
  669. self.auth_data.set_default();
  670. };
  671. self.auth_data.as_mut().unwrap()
  672. }
  673. // Take field
  674. pub fn take_auth_data(&mut self) -> ::std::vec::Vec<u8> {
  675. self.auth_data.take().unwrap_or_else(|| ::std::vec::Vec::new())
  676. }
  677. pub fn get_auth_data(&self) -> &[u8] {
  678. match self.auth_data.as_ref() {
  679. Some(v) => &v,
  680. None => &[],
  681. }
  682. }
  683. fn get_auth_data_for_reflect(&self) -> &::protobuf::SingularField<::std::vec::Vec<u8>> {
  684. &self.auth_data
  685. }
  686. fn mut_auth_data_for_reflect(&mut self) -> &mut ::protobuf::SingularField<::std::vec::Vec<u8>> {
  687. &mut self.auth_data
  688. }
  689. }
  690. impl ::protobuf::Message for LoginCredentials {
  691. fn is_initialized(&self) -> bool {
  692. if self.typ.is_none() {
  693. return false;
  694. };
  695. true
  696. }
  697. fn merge_from(&mut self, is: &mut ::protobuf::CodedInputStream) -> ::protobuf::ProtobufResult<()> {
  698. while !is.eof()? {
  699. let (field_number, wire_type) = is.read_tag_unpack()?;
  700. match field_number {
  701. 10 => {
  702. ::protobuf::rt::read_singular_string_into(wire_type, is, &mut self.username)?;
  703. },
  704. 20 => {
  705. if wire_type != ::protobuf::wire_format::WireTypeVarint {
  706. return ::std::result::Result::Err(::protobuf::rt::unexpected_wire_type(wire_type));
  707. };
  708. let tmp = is.read_enum()?;
  709. self.typ = ::std::option::Option::Some(tmp);
  710. },
  711. 30 => {
  712. ::protobuf::rt::read_singular_bytes_into(wire_type, is, &mut self.auth_data)?;
  713. },
  714. _ => {
  715. ::protobuf::rt::read_unknown_or_skip_group(field_number, wire_type, is, self.mut_unknown_fields())?;
  716. },
  717. };
  718. }
  719. ::std::result::Result::Ok(())
  720. }
  721. // Compute sizes of nested messages
  722. #[allow(unused_variables)]
  723. fn compute_size(&self) -> u32 {
  724. let mut my_size = 0;
  725. if let Some(v) = self.username.as_ref() {
  726. my_size += ::protobuf::rt::string_size(10, &v);
  727. };
  728. if let Some(v) = self.typ {
  729. my_size += ::protobuf::rt::enum_size(20, v);
  730. };
  731. if let Some(v) = self.auth_data.as_ref() {
  732. my_size += ::protobuf::rt::bytes_size(30, &v);
  733. };
  734. my_size += ::protobuf::rt::unknown_fields_size(self.get_unknown_fields());
  735. self.cached_size.set(my_size);
  736. my_size
  737. }
  738. fn write_to_with_cached_sizes(&self, os: &mut ::protobuf::CodedOutputStream) -> ::protobuf::ProtobufResult<()> {
  739. if let Some(v) = self.username.as_ref() {
  740. os.write_string(10, &v)?;
  741. };
  742. if let Some(v) = self.typ {
  743. os.write_enum(20, v.value())?;
  744. };
  745. if let Some(v) = self.auth_data.as_ref() {
  746. os.write_bytes(30, &v)?;
  747. };
  748. os.write_unknown_fields(self.get_unknown_fields())?;
  749. ::std::result::Result::Ok(())
  750. }
  751. fn get_cached_size(&self) -> u32 {
  752. self.cached_size.get()
  753. }
  754. fn get_unknown_fields(&self) -> &::protobuf::UnknownFields {
  755. &self.unknown_fields
  756. }
  757. fn mut_unknown_fields(&mut self) -> &mut ::protobuf::UnknownFields {
  758. &mut self.unknown_fields
  759. }
  760. fn as_any(&self) -> &::std::any::Any {
  761. self as &::std::any::Any
  762. }
  763. fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor {
  764. ::protobuf::MessageStatic::descriptor_static(None::<Self>)
  765. }
  766. }
  767. impl ::protobuf::MessageStatic for LoginCredentials {
  768. fn new() -> LoginCredentials {
  769. LoginCredentials::new()
  770. }
  771. fn descriptor_static(_: ::std::option::Option<LoginCredentials>) -> &'static ::protobuf::reflect::MessageDescriptor {
  772. static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
  773. lock: ::protobuf::lazy::ONCE_INIT,
  774. ptr: 0 as *const ::protobuf::reflect::MessageDescriptor,
  775. };
  776. unsafe {
  777. descriptor.get(|| {
  778. let mut fields = ::std::vec::Vec::new();
  779. fields.push(::protobuf::reflect::accessor::make_singular_field_accessor::<_, ::protobuf::types::ProtobufTypeString>(
  780. "username",
  781. LoginCredentials::get_username_for_reflect,
  782. LoginCredentials::mut_username_for_reflect,
  783. ));
  784. fields.push(::protobuf::reflect::accessor::make_option_accessor::<_, ::protobuf::types::ProtobufTypeEnum<AuthenticationType>>(
  785. "typ",
  786. LoginCredentials::get_typ_for_reflect,
  787. LoginCredentials::mut_typ_for_reflect,
  788. ));
  789. fields.push(::protobuf::reflect::accessor::make_singular_field_accessor::<_, ::protobuf::types::ProtobufTypeBytes>(
  790. "auth_data",
  791. LoginCredentials::get_auth_data_for_reflect,
  792. LoginCredentials::mut_auth_data_for_reflect,
  793. ));
  794. ::protobuf::reflect::MessageDescriptor::new::<LoginCredentials>(
  795. "LoginCredentials",
  796. fields,
  797. file_descriptor_proto()
  798. )
  799. })
  800. }
  801. }
  802. }
  803. impl ::protobuf::Clear for LoginCredentials {
  804. fn clear(&mut self) {
  805. self.clear_username();
  806. self.clear_typ();
  807. self.clear_auth_data();
  808. self.unknown_fields.clear();
  809. }
  810. }
  811. impl ::std::fmt::Debug for LoginCredentials {
  812. fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result {
  813. ::protobuf::text_format::fmt(self, f)
  814. }
  815. }
  816. impl ::protobuf::reflect::ProtobufValue for LoginCredentials {
  817. fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef {
  818. ::protobuf::reflect::ProtobufValueRef::Message(self)
  819. }
  820. }
  821. #[derive(PartialEq,Clone,Default)]
  822. pub struct FingerprintResponseUnion {
  823. // message fields
  824. grain: ::protobuf::SingularPtrField<FingerprintGrainResponse>,
  825. hmac_ripemd: ::protobuf::SingularPtrField<FingerprintHmacRipemdResponse>,
  826. // special fields
  827. unknown_fields: ::protobuf::UnknownFields,
  828. cached_size: ::protobuf::CachedSize,
  829. }
  830. // see codegen.rs for the explanation why impl Sync explicitly
  831. unsafe impl ::std::marker::Sync for FingerprintResponseUnion {}
  832. impl FingerprintResponseUnion {
  833. pub fn new() -> FingerprintResponseUnion {
  834. ::std::default::Default::default()
  835. }
  836. pub fn default_instance() -> &'static FingerprintResponseUnion {
  837. static mut instance: ::protobuf::lazy::Lazy<FingerprintResponseUnion> = ::protobuf::lazy::Lazy {
  838. lock: ::protobuf::lazy::ONCE_INIT,
  839. ptr: 0 as *const FingerprintResponseUnion,
  840. };
  841. unsafe {
  842. instance.get(FingerprintResponseUnion::new)
  843. }
  844. }
  845. // optional .FingerprintGrainResponse grain = 10;
  846. pub fn clear_grain(&mut self) {
  847. self.grain.clear();
  848. }
  849. pub fn has_grain(&self) -> bool {
  850. self.grain.is_some()
  851. }
  852. // Param is passed by value, moved
  853. pub fn set_grain(&mut self, v: FingerprintGrainResponse) {
  854. self.grain = ::protobuf::SingularPtrField::some(v);
  855. }
  856. // Mutable pointer to the field.
  857. // If field is not initialized, it is initialized with default value first.
  858. pub fn mut_grain(&mut self) -> &mut FingerprintGrainResponse {
  859. if self.grain.is_none() {
  860. self.grain.set_default();
  861. };
  862. self.grain.as_mut().unwrap()
  863. }
  864. // Take field
  865. pub fn take_grain(&mut self) -> FingerprintGrainResponse {
  866. self.grain.take().unwrap_or_else(|| FingerprintGrainResponse::new())
  867. }
  868. pub fn get_grain(&self) -> &FingerprintGrainResponse {
  869. self.grain.as_ref().unwrap_or_else(|| FingerprintGrainResponse::default_instance())
  870. }
  871. fn get_grain_for_reflect(&self) -> &::protobuf::SingularPtrField<FingerprintGrainResponse> {
  872. &self.grain
  873. }
  874. fn mut_grain_for_reflect(&mut self) -> &mut ::protobuf::SingularPtrField<FingerprintGrainResponse> {
  875. &mut self.grain
  876. }
  877. // optional .FingerprintHmacRipemdResponse hmac_ripemd = 20;
  878. pub fn clear_hmac_ripemd(&mut self) {
  879. self.hmac_ripemd.clear();
  880. }
  881. pub fn has_hmac_ripemd(&self) -> bool {
  882. self.hmac_ripemd.is_some()
  883. }
  884. // Param is passed by value, moved
  885. pub fn set_hmac_ripemd(&mut self, v: FingerprintHmacRipemdResponse) {
  886. self.hmac_ripemd = ::protobuf::SingularPtrField::some(v);
  887. }
  888. // Mutable pointer to the field.
  889. // If field is not initialized, it is initialized with default value first.
  890. pub fn mut_hmac_ripemd(&mut self) -> &mut FingerprintHmacRipemdResponse {
  891. if self.hmac_ripemd.is_none() {
  892. self.hmac_ripemd.set_default();
  893. };
  894. self.hmac_ripemd.as_mut().unwrap()
  895. }
  896. // Take field
  897. pub fn take_hmac_ripemd(&mut self) -> FingerprintHmacRipemdResponse {
  898. self.hmac_ripemd.take().unwrap_or_else(|| FingerprintHmacRipemdResponse::new())
  899. }
  900. pub fn get_hmac_ripemd(&self) -> &FingerprintHmacRipemdResponse {
  901. self.hmac_ripemd.as_ref().unwrap_or_else(|| FingerprintHmacRipemdResponse::default_instance())
  902. }
  903. fn get_hmac_ripemd_for_reflect(&self) -> &::protobuf::SingularPtrField<FingerprintHmacRipemdResponse> {
  904. &self.hmac_ripemd
  905. }
  906. fn mut_hmac_ripemd_for_reflect(&mut self) -> &mut ::protobuf::SingularPtrField<FingerprintHmacRipemdResponse> {
  907. &mut self.hmac_ripemd
  908. }
  909. }
  910. impl ::protobuf::Message for FingerprintResponseUnion {
  911. fn is_initialized(&self) -> bool {
  912. true
  913. }
  914. fn merge_from(&mut self, is: &mut ::protobuf::CodedInputStream) -> ::protobuf::ProtobufResult<()> {
  915. while !is.eof()? {
  916. let (field_number, wire_type) = is.read_tag_unpack()?;
  917. match field_number {
  918. 10 => {
  919. ::protobuf::rt::read_singular_message_into(wire_type, is, &mut self.grain)?;
  920. },
  921. 20 => {
  922. ::protobuf::rt::read_singular_message_into(wire_type, is, &mut self.hmac_ripemd)?;
  923. },
  924. _ => {
  925. ::protobuf::rt::read_unknown_or_skip_group(field_number, wire_type, is, self.mut_unknown_fields())?;
  926. },
  927. };
  928. }
  929. ::std::result::Result::Ok(())
  930. }
  931. // Compute sizes of nested messages
  932. #[allow(unused_variables)]
  933. fn compute_size(&self) -> u32 {
  934. let mut my_size = 0;
  935. if let Some(v) = self.grain.as_ref() {
  936. let len = v.compute_size();
  937. my_size += 1 + ::protobuf::rt::compute_raw_varint32_size(len) + len;
  938. };
  939. if let Some(v) = self.hmac_ripemd.as_ref() {
  940. let len = v.compute_size();
  941. my_size += 2 + ::protobuf::rt::compute_raw_varint32_size(len) + len;
  942. };
  943. my_size += ::protobuf::rt::unknown_fields_size(self.get_unknown_fields());
  944. self.cached_size.set(my_size);
  945. my_size
  946. }
  947. fn write_to_with_cached_sizes(&self, os: &mut ::protobuf::CodedOutputStream) -> ::protobuf::ProtobufResult<()> {
  948. if let Some(v) = self.grain.as_ref() {
  949. os.write_tag(10, ::protobuf::wire_format::WireTypeLengthDelimited)?;
  950. os.write_raw_varint32(v.get_cached_size())?;
  951. v.write_to_with_cached_sizes(os)?;
  952. };
  953. if let Some(v) = self.hmac_ripemd.as_ref() {
  954. os.write_tag(20, ::protobuf::wire_format::WireTypeLengthDelimited)?;
  955. os.write_raw_varint32(v.get_cached_size())?;
  956. v.write_to_with_cached_sizes(os)?;
  957. };
  958. os.write_unknown_fields(self.get_unknown_fields())?;
  959. ::std::result::Result::Ok(())
  960. }
  961. fn get_cached_size(&self) -> u32 {
  962. self.cached_size.get()
  963. }
  964. fn get_unknown_fields(&self) -> &::protobuf::UnknownFields {
  965. &self.unknown_fields
  966. }
  967. fn mut_unknown_fields(&mut self) -> &mut ::protobuf::UnknownFields {
  968. &mut self.unknown_fields
  969. }
  970. fn as_any(&self) -> &::std::any::Any {
  971. self as &::std::any::Any
  972. }
  973. fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor {
  974. ::protobuf::MessageStatic::descriptor_static(None::<Self>)
  975. }
  976. }
  977. impl ::protobuf::MessageStatic for FingerprintResponseUnion {
  978. fn new() -> FingerprintResponseUnion {
  979. FingerprintResponseUnion::new()
  980. }
  981. fn descriptor_static(_: ::std::option::Option<FingerprintResponseUnion>) -> &'static ::protobuf::reflect::MessageDescriptor {
  982. static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
  983. lock: ::protobuf::lazy::ONCE_INIT,
  984. ptr: 0 as *const ::protobuf::reflect::MessageDescriptor,
  985. };
  986. unsafe {
  987. descriptor.get(|| {
  988. let mut fields = ::std::vec::Vec::new();
  989. fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage<FingerprintGrainResponse>>(
  990. "grain",
  991. FingerprintResponseUnion::get_grain_for_reflect,
  992. FingerprintResponseUnion::mut_grain_for_reflect,
  993. ));
  994. fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage<FingerprintHmacRipemdResponse>>(
  995. "hmac_ripemd",
  996. FingerprintResponseUnion::get_hmac_ripemd_for_reflect,
  997. FingerprintResponseUnion::mut_hmac_ripemd_for_reflect,
  998. ));
  999. ::protobuf::reflect::MessageDescriptor::new::<FingerprintResponseUnion>(
  1000. "FingerprintResponseUnion",
  1001. fields,
  1002. file_descriptor_proto()
  1003. )
  1004. })
  1005. }
  1006. }
  1007. }
  1008. impl ::protobuf::Clear for FingerprintResponseUnion {
  1009. fn clear(&mut self) {
  1010. self.clear_grain();
  1011. self.clear_hmac_ripemd();
  1012. self.unknown_fields.clear();
  1013. }
  1014. }
  1015. impl ::std::fmt::Debug for FingerprintResponseUnion {
  1016. fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result {
  1017. ::protobuf::text_format::fmt(self, f)
  1018. }
  1019. }
  1020. impl ::protobuf::reflect::ProtobufValue for FingerprintResponseUnion {
  1021. fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef {
  1022. ::protobuf::reflect::ProtobufValueRef::Message(self)
  1023. }
  1024. }
  1025. #[derive(PartialEq,Clone,Default)]
  1026. pub struct FingerprintGrainResponse {
  1027. // message fields
  1028. encrypted_key: ::protobuf::SingularField<::std::vec::Vec<u8>>,
  1029. // special fields
  1030. unknown_fields: ::protobuf::UnknownFields,
  1031. cached_size: ::protobuf::CachedSize,
  1032. }
  1033. // see codegen.rs for the explanation why impl Sync explicitly
  1034. unsafe impl ::std::marker::Sync for FingerprintGrainResponse {}
  1035. impl FingerprintGrainResponse {
  1036. pub fn new() -> FingerprintGrainResponse {
  1037. ::std::default::Default::default()
  1038. }
  1039. pub fn default_instance() -> &'static FingerprintGrainResponse {
  1040. static mut instance: ::protobuf::lazy::Lazy<FingerprintGrainResponse> = ::protobuf::lazy::Lazy {
  1041. lock: ::protobuf::lazy::ONCE_INIT,
  1042. ptr: 0 as *const FingerprintGrainResponse,
  1043. };
  1044. unsafe {
  1045. instance.get(FingerprintGrainResponse::new)
  1046. }
  1047. }
  1048. // required bytes encrypted_key = 10;
  1049. pub fn clear_encrypted_key(&mut self) {
  1050. self.encrypted_key.clear();
  1051. }
  1052. pub fn has_encrypted_key(&self) -> bool {
  1053. self.encrypted_key.is_some()
  1054. }
  1055. // Param is passed by value, moved
  1056. pub fn set_encrypted_key(&mut self, v: ::std::vec::Vec<u8>) {
  1057. self.encrypted_key = ::protobuf::SingularField::some(v);
  1058. }
  1059. // Mutable pointer to the field.
  1060. // If field is not initialized, it is initialized with default value first.
  1061. pub fn mut_encrypted_key(&mut self) -> &mut ::std::vec::Vec<u8> {
  1062. if self.encrypted_key.is_none() {
  1063. self.encrypted_key.set_default();
  1064. };
  1065. self.encrypted_key.as_mut().unwrap()
  1066. }
  1067. // Take field
  1068. pub fn take_encrypted_key(&mut self) -> ::std::vec::Vec<u8> {
  1069. self.encrypted_key.take().unwrap_or_else(|| ::std::vec::Vec::new())
  1070. }
  1071. pub fn get_encrypted_key(&self) -> &[u8] {
  1072. match self.encrypted_key.as_ref() {
  1073. Some(v) => &v,
  1074. None => &[],
  1075. }
  1076. }
  1077. fn get_encrypted_key_for_reflect(&self) -> &::protobuf::SingularField<::std::vec::Vec<u8>> {
  1078. &self.encrypted_key
  1079. }
  1080. fn mut_encrypted_key_for_reflect(&mut self) -> &mut ::protobuf::SingularField<::std::vec::Vec<u8>> {
  1081. &mut self.encrypted_key
  1082. }
  1083. }
  1084. impl ::protobuf::Message for FingerprintGrainResponse {
  1085. fn is_initialized(&self) -> bool {
  1086. if self.encrypted_key.is_none() {
  1087. return false;
  1088. };
  1089. true
  1090. }
  1091. fn merge_from(&mut self, is: &mut ::protobuf::CodedInputStream) -> ::protobuf::ProtobufResult<()> {
  1092. while !is.eof()? {
  1093. let (field_number, wire_type) = is.read_tag_unpack()?;
  1094. match field_number {
  1095. 10 => {
  1096. ::protobuf::rt::read_singular_bytes_into(wire_type, is, &mut self.encrypted_key)?;
  1097. },
  1098. _ => {
  1099. ::protobuf::rt::read_unknown_or_skip_group(field_number, wire_type, is, self.mut_unknown_fields())?;
  1100. },
  1101. };
  1102. }
  1103. ::std::result::Result::Ok(())
  1104. }
  1105. // Compute sizes of nested messages
  1106. #[allow(unused_variables)]
  1107. fn compute_size(&self) -> u32 {
  1108. let mut my_size = 0;
  1109. if let Some(v) = self.encrypted_key.as_ref() {
  1110. my_size += ::protobuf::rt::bytes_size(10, &v);
  1111. };
  1112. my_size += ::protobuf::rt::unknown_fields_size(self.get_unknown_fields());
  1113. self.cached_size.set(my_size);
  1114. my_size
  1115. }
  1116. fn write_to_with_cached_sizes(&self, os: &mut ::protobuf::CodedOutputStream) -> ::protobuf::ProtobufResult<()> {
  1117. if let Some(v) = self.encrypted_key.as_ref() {
  1118. os.write_bytes(10, &v)?;
  1119. };
  1120. os.write_unknown_fields(self.get_unknown_fields())?;
  1121. ::std::result::Result::Ok(())
  1122. }
  1123. fn get_cached_size(&self) -> u32 {
  1124. self.cached_size.get()
  1125. }
  1126. fn get_unknown_fields(&self) -> &::protobuf::UnknownFields {
  1127. &self.unknown_fields
  1128. }
  1129. fn mut_unknown_fields(&mut self) -> &mut ::protobuf::UnknownFields {
  1130. &mut self.unknown_fields
  1131. }
  1132. fn as_any(&self) -> &::std::any::Any {
  1133. self as &::std::any::Any
  1134. }
  1135. fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor {
  1136. ::protobuf::MessageStatic::descriptor_static(None::<Self>)
  1137. }
  1138. }
  1139. impl ::protobuf::MessageStatic for FingerprintGrainResponse {
  1140. fn new() -> FingerprintGrainResponse {
  1141. FingerprintGrainResponse::new()
  1142. }
  1143. fn descriptor_static(_: ::std::option::Option<FingerprintGrainResponse>) -> &'static ::protobuf::reflect::MessageDescriptor {
  1144. static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
  1145. lock: ::protobuf::lazy::ONCE_INIT,
  1146. ptr: 0 as *const ::protobuf::reflect::MessageDescriptor,
  1147. };
  1148. unsafe {
  1149. descriptor.get(|| {
  1150. let mut fields = ::std::vec::Vec::new();
  1151. fields.push(::protobuf::reflect::accessor::make_singular_field_accessor::<_, ::protobuf::types::ProtobufTypeBytes>(
  1152. "encrypted_key",
  1153. FingerprintGrainResponse::get_encrypted_key_for_reflect,
  1154. FingerprintGrainResponse::mut_encrypted_key_for_reflect,
  1155. ));
  1156. ::protobuf::reflect::MessageDescriptor::new::<FingerprintGrainResponse>(
  1157. "FingerprintGrainResponse",
  1158. fields,
  1159. file_descriptor_proto()
  1160. )
  1161. })
  1162. }
  1163. }
  1164. }
  1165. impl ::protobuf::Clear for FingerprintGrainResponse {
  1166. fn clear(&mut self) {
  1167. self.clear_encrypted_key();
  1168. self.unknown_fields.clear();
  1169. }
  1170. }
  1171. impl ::std::fmt::Debug for FingerprintGrainResponse {
  1172. fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result {
  1173. ::protobuf::text_format::fmt(self, f)
  1174. }
  1175. }
  1176. impl ::protobuf::reflect::ProtobufValue for FingerprintGrainResponse {
  1177. fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef {
  1178. ::protobuf::reflect::ProtobufValueRef::Message(self)
  1179. }
  1180. }
  1181. #[derive(PartialEq,Clone,Default)]
  1182. pub struct FingerprintHmacRipemdResponse {
  1183. // message fields
  1184. hmac: ::protobuf::SingularField<::std::vec::Vec<u8>>,
  1185. // special fields
  1186. unknown_fields: ::protobuf::UnknownFields,
  1187. cached_size: ::protobuf::CachedSize,
  1188. }
  1189. // see codegen.rs for the explanation why impl Sync explicitly
  1190. unsafe impl ::std::marker::Sync for FingerprintHmacRipemdResponse {}
  1191. impl FingerprintHmacRipemdResponse {
  1192. pub fn new() -> FingerprintHmacRipemdResponse {
  1193. ::std::default::Default::default()
  1194. }
  1195. pub fn default_instance() -> &'static FingerprintHmacRipemdResponse {
  1196. static mut instance: ::protobuf::lazy::Lazy<FingerprintHmacRipemdResponse> = ::protobuf::lazy::Lazy {
  1197. lock: ::protobuf::lazy::ONCE_INIT,
  1198. ptr: 0 as *const FingerprintHmacRipemdResponse,
  1199. };
  1200. unsafe {
  1201. instance.get(FingerprintHmacRipemdResponse::new)
  1202. }
  1203. }
  1204. // required bytes hmac = 10;
  1205. pub fn clear_hmac(&mut self) {
  1206. self.hmac.clear();
  1207. }
  1208. pub fn has_hmac(&self) -> bool {
  1209. self.hmac.is_some()
  1210. }
  1211. // Param is passed by value, moved
  1212. pub fn set_hmac(&mut self, v: ::std::vec::Vec<u8>) {
  1213. self.hmac = ::protobuf::SingularField::some(v);
  1214. }
  1215. // Mutable pointer to the field.
  1216. // If field is not initialized, it is initialized with default value first.
  1217. pub fn mut_hmac(&mut self) -> &mut ::std::vec::Vec<u8> {
  1218. if self.hmac.is_none() {
  1219. self.hmac.set_default();
  1220. };
  1221. self.hmac.as_mut().unwrap()
  1222. }
  1223. // Take field
  1224. pub fn take_hmac(&mut self) -> ::std::vec::Vec<u8> {
  1225. self.hmac.take().unwrap_or_else(|| ::std::vec::Vec::new())
  1226. }
  1227. pub fn get_hmac(&self) -> &[u8] {
  1228. match self.hmac.as_ref() {
  1229. Some(v) => &v,
  1230. None => &[],
  1231. }
  1232. }
  1233. fn get_hmac_for_reflect(&self) -> &::protobuf::SingularField<::std::vec::Vec<u8>> {
  1234. &self.hmac
  1235. }
  1236. fn mut_hmac_for_reflect(&mut self) -> &mut ::protobuf::SingularField<::std::vec::Vec<u8>> {
  1237. &mut self.hmac
  1238. }
  1239. }
  1240. impl ::protobuf::Message for FingerprintHmacRipemdResponse {
  1241. fn is_initialized(&self) -> bool {
  1242. if self.hmac.is_none() {
  1243. return false;
  1244. };
  1245. true
  1246. }
  1247. fn merge_from(&mut self, is: &mut ::protobuf::CodedInputStream) -> ::protobuf::ProtobufResult<()> {
  1248. while !is.eof()? {
  1249. let (field_number, wire_type) = is.read_tag_unpack()?;
  1250. match field_number {
  1251. 10 => {
  1252. ::protobuf::rt::read_singular_bytes_into(wire_type, is, &mut self.hmac)?;
  1253. },
  1254. _ => {
  1255. ::protobuf::rt::read_unknown_or_skip_group(field_number, wire_type, is, self.mut_unknown_fields())?;
  1256. },
  1257. };
  1258. }
  1259. ::std::result::Result::Ok(())
  1260. }
  1261. // Compute sizes of nested messages
  1262. #[allow(unused_variables)]
  1263. fn compute_size(&self) -> u32 {
  1264. let mut my_size = 0;
  1265. if let Some(v) = self.hmac.as_ref() {
  1266. my_size += ::protobuf::rt::bytes_size(10, &v);
  1267. };
  1268. my_size += ::protobuf::rt::unknown_fields_size(self.get_unknown_fields());
  1269. self.cached_size.set(my_size);
  1270. my_size
  1271. }
  1272. fn write_to_with_cached_sizes(&self, os: &mut ::protobuf::CodedOutputStream) -> ::protobuf::ProtobufResult<()> {
  1273. if let Some(v) = self.hmac.as_ref() {
  1274. os.write_bytes(10, &v)?;
  1275. };
  1276. os.write_unknown_fields(self.get_unknown_fields())?;
  1277. ::std::result::Result::Ok(())
  1278. }
  1279. fn get_cached_size(&self) -> u32 {
  1280. self.cached_size.get()
  1281. }
  1282. fn get_unknown_fields(&self) -> &::protobuf::UnknownFields {
  1283. &self.unknown_fields
  1284. }
  1285. fn mut_unknown_fields(&mut self) -> &mut ::protobuf::UnknownFields {
  1286. &mut self.unknown_fields
  1287. }
  1288. fn as_any(&self) -> &::std::any::Any {
  1289. self as &::std::any::Any
  1290. }
  1291. fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor {
  1292. ::protobuf::MessageStatic::descriptor_static(None::<Self>)
  1293. }
  1294. }
  1295. impl ::protobuf::MessageStatic for FingerprintHmacRipemdResponse {
  1296. fn new() -> FingerprintHmacRipemdResponse {
  1297. FingerprintHmacRipemdResponse::new()
  1298. }
  1299. fn descriptor_static(_: ::std::option::Option<FingerprintHmacRipemdResponse>) -> &'static ::protobuf::reflect::MessageDescriptor {
  1300. static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
  1301. lock: ::protobuf::lazy::ONCE_INIT,
  1302. ptr: 0 as *const ::protobuf::reflect::MessageDescriptor,
  1303. };
  1304. unsafe {
  1305. descriptor.get(|| {
  1306. let mut fields = ::std::vec::Vec::new();
  1307. fields.push(::protobuf::reflect::accessor::make_singular_field_accessor::<_, ::protobuf::types::ProtobufTypeBytes>(
  1308. "hmac",
  1309. FingerprintHmacRipemdResponse::get_hmac_for_reflect,
  1310. FingerprintHmacRipemdResponse::mut_hmac_for_reflect,
  1311. ));
  1312. ::protobuf::reflect::MessageDescriptor::new::<FingerprintHmacRipemdResponse>(
  1313. "FingerprintHmacRipemdResponse",
  1314. fields,
  1315. file_descriptor_proto()
  1316. )
  1317. })
  1318. }
  1319. }
  1320. }
  1321. impl ::protobuf::Clear for FingerprintHmacRipemdResponse {
  1322. fn clear(&mut self) {
  1323. self.clear_hmac();
  1324. self.unknown_fields.clear();
  1325. }
  1326. }
  1327. impl ::std::fmt::Debug for FingerprintHmacRipemdResponse {
  1328. fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result {
  1329. ::protobuf::text_format::fmt(self, f)
  1330. }
  1331. }
  1332. impl ::protobuf::reflect::ProtobufValue for FingerprintHmacRipemdResponse {
  1333. fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef {
  1334. ::protobuf::reflect::ProtobufValueRef::Message(self)
  1335. }
  1336. }
  1337. #[derive(PartialEq,Clone,Default)]
  1338. pub struct PeerTicketUnion {
  1339. // message fields
  1340. public_key: ::protobuf::SingularPtrField<PeerTicketPublicKey>,
  1341. old_ticket: ::protobuf::SingularPtrField<PeerTicketOld>,
  1342. // special fields
  1343. unknown_fields: ::protobuf::UnknownFields,
  1344. cached_size: ::protobuf::CachedSize,
  1345. }
  1346. // see codegen.rs for the explanation why impl Sync explicitly
  1347. unsafe impl ::std::marker::Sync for PeerTicketUnion {}
  1348. impl PeerTicketUnion {
  1349. pub fn new() -> PeerTicketUnion {
  1350. ::std::default::Default::default()
  1351. }
  1352. pub fn default_instance() -> &'static PeerTicketUnion {
  1353. static mut instance: ::protobuf::lazy::Lazy<PeerTicketUnion> = ::protobuf::lazy::Lazy {
  1354. lock: ::protobuf::lazy::ONCE_INIT,
  1355. ptr: 0 as *const PeerTicketUnion,
  1356. };
  1357. unsafe {
  1358. instance.get(PeerTicketUnion::new)
  1359. }
  1360. }
  1361. // optional .PeerTicketPublicKey public_key = 10;
  1362. pub fn clear_public_key(&mut self) {
  1363. self.public_key.clear();
  1364. }
  1365. pub fn has_public_key(&self) -> bool {
  1366. self.public_key.is_some()
  1367. }
  1368. // Param is passed by value, moved
  1369. pub fn set_public_key(&mut self, v: PeerTicketPublicKey) {
  1370. self.public_key = ::protobuf::SingularPtrField::some(v);
  1371. }
  1372. // Mutable pointer to the field.
  1373. // If field is not initialized, it is initialized with default value first.
  1374. pub fn mut_public_key(&mut self) -> &mut PeerTicketPublicKey {
  1375. if self.public_key.is_none() {
  1376. self.public_key.set_default();
  1377. };
  1378. self.public_key.as_mut().unwrap()
  1379. }
  1380. // Take field
  1381. pub fn take_public_key(&mut self) -> PeerTicketPublicKey {
  1382. self.public_key.take().unwrap_or_else(|| PeerTicketPublicKey::new())
  1383. }
  1384. pub fn get_public_key(&self) -> &PeerTicketPublicKey {
  1385. self.public_key.as_ref().unwrap_or_else(|| PeerTicketPublicKey::default_instance())
  1386. }
  1387. fn get_public_key_for_reflect(&self) -> &::protobuf::SingularPtrField<PeerTicketPublicKey> {
  1388. &self.public_key
  1389. }
  1390. fn mut_public_key_for_reflect(&mut self) -> &mut ::protobuf::SingularPtrField<PeerTicketPublicKey> {
  1391. &mut self.public_key
  1392. }
  1393. // optional .PeerTicketOld old_ticket = 20;
  1394. pub fn clear_old_ticket(&mut self) {
  1395. self.old_ticket.clear();
  1396. }
  1397. pub fn has_old_ticket(&self) -> bool {
  1398. self.old_ticket.is_some()
  1399. }
  1400. // Param is passed by value, moved
  1401. pub fn set_old_ticket(&mut self, v: PeerTicketOld) {
  1402. self.old_ticket = ::protobuf::SingularPtrField::some(v);
  1403. }
  1404. // Mutable pointer to the field.
  1405. // If field is not initialized, it is initialized with default value first.
  1406. pub fn mut_old_ticket(&mut self) -> &mut PeerTicketOld {
  1407. if self.old_ticket.is_none() {
  1408. self.old_ticket.set_default();
  1409. };
  1410. self.old_ticket.as_mut().unwrap()
  1411. }
  1412. // Take field
  1413. pub fn take_old_ticket(&mut self) -> PeerTicketOld {
  1414. self.old_ticket.take().unwrap_or_else(|| PeerTicketOld::new())
  1415. }
  1416. pub fn get_old_ticket(&self) -> &PeerTicketOld {
  1417. self.old_ticket.as_ref().unwrap_or_else(|| PeerTicketOld::default_instance())
  1418. }
  1419. fn get_old_ticket_for_reflect(&self) -> &::protobuf::SingularPtrField<PeerTicketOld> {
  1420. &self.old_ticket
  1421. }
  1422. fn mut_old_ticket_for_reflect(&mut self) -> &mut ::protobuf::SingularPtrField<PeerTicketOld> {
  1423. &mut self.old_ticket
  1424. }
  1425. }
  1426. impl ::protobuf::Message for PeerTicketUnion {
  1427. fn is_initialized(&self) -> bool {
  1428. true
  1429. }
  1430. fn merge_from(&mut self, is: &mut ::protobuf::CodedInputStream) -> ::protobuf::ProtobufResult<()> {
  1431. while !is.eof()? {
  1432. let (field_number, wire_type) = is.read_tag_unpack()?;
  1433. match field_number {
  1434. 10 => {
  1435. ::protobuf::rt::read_singular_message_into(wire_type, is, &mut self.public_key)?;
  1436. },
  1437. 20 => {
  1438. ::protobuf::rt::read_singular_message_into(wire_type, is, &mut self.old_ticket)?;
  1439. },
  1440. _ => {
  1441. ::protobuf::rt::read_unknown_or_skip_group(field_number, wire_type, is, self.mut_unknown_fields())?;
  1442. },
  1443. };
  1444. }
  1445. ::std::result::Result::Ok(())
  1446. }
  1447. // Compute sizes of nested messages
  1448. #[allow(unused_variables)]
  1449. fn compute_size(&self) -> u32 {
  1450. let mut my_size = 0;
  1451. if let Some(v) = self.public_key.as_ref() {
  1452. let len = v.compute_size();
  1453. my_size += 1 + ::protobuf::rt::compute_raw_varint32_size(len) + len;
  1454. };
  1455. if let Some(v) = self.old_ticket.as_ref() {
  1456. let len = v.compute_size();
  1457. my_size += 2 + ::protobuf::rt::compute_raw_varint32_size(len) + len;
  1458. };
  1459. my_size += ::protobuf::rt::unknown_fields_size(self.get_unknown_fields());
  1460. self.cached_size.set(my_size);
  1461. my_size
  1462. }
  1463. fn write_to_with_cached_sizes(&self, os: &mut ::protobuf::CodedOutputStream) -> ::protobuf::ProtobufResult<()> {
  1464. if let Some(v) = self.public_key.as_ref() {
  1465. os.write_tag(10, ::protobuf::wire_format::WireTypeLengthDelimited)?;
  1466. os.write_raw_varint32(v.get_cached_size())?;
  1467. v.write_to_with_cached_sizes(os)?;
  1468. };
  1469. if let Some(v) = self.old_ticket.as_ref() {
  1470. os.write_tag(20, ::protobuf::wire_format::WireTypeLengthDelimited)?;
  1471. os.write_raw_varint32(v.get_cached_size())?;
  1472. v.write_to_with_cached_sizes(os)?;
  1473. };
  1474. os.write_unknown_fields(self.get_unknown_fields())?;
  1475. ::std::result::Result::Ok(())
  1476. }
  1477. fn get_cached_size(&self) -> u32 {
  1478. self.cached_size.get()
  1479. }
  1480. fn get_unknown_fields(&self) -> &::protobuf::UnknownFields {
  1481. &self.unknown_fields
  1482. }
  1483. fn mut_unknown_fields(&mut self) -> &mut ::protobuf::UnknownFields {
  1484. &mut self.unknown_fields
  1485. }
  1486. fn as_any(&self) -> &::std::any::Any {
  1487. self as &::std::any::Any
  1488. }
  1489. fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor {
  1490. ::protobuf::MessageStatic::descriptor_static(None::<Self>)
  1491. }
  1492. }
  1493. impl ::protobuf::MessageStatic for PeerTicketUnion {
  1494. fn new() -> PeerTicketUnion {
  1495. PeerTicketUnion::new()
  1496. }
  1497. fn descriptor_static(_: ::std::option::Option<PeerTicketUnion>) -> &'static ::protobuf::reflect::MessageDescriptor {
  1498. static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
  1499. lock: ::protobuf::lazy::ONCE_INIT,
  1500. ptr: 0 as *const ::protobuf::reflect::MessageDescriptor,
  1501. };
  1502. unsafe {
  1503. descriptor.get(|| {
  1504. let mut fields = ::std::vec::Vec::new();
  1505. fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage<PeerTicketPublicKey>>(
  1506. "public_key",
  1507. PeerTicketUnion::get_public_key_for_reflect,
  1508. PeerTicketUnion::mut_public_key_for_reflect,
  1509. ));
  1510. fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage<PeerTicketOld>>(
  1511. "old_ticket",
  1512. PeerTicketUnion::get_old_ticket_for_reflect,
  1513. PeerTicketUnion::mut_old_ticket_for_reflect,
  1514. ));
  1515. ::protobuf::reflect::MessageDescriptor::new::<PeerTicketUnion>(
  1516. "PeerTicketUnion",
  1517. fields,
  1518. file_descriptor_proto()
  1519. )
  1520. })
  1521. }
  1522. }
  1523. }
  1524. impl ::protobuf::Clear for PeerTicketUnion {
  1525. fn clear(&mut self) {
  1526. self.clear_public_key();
  1527. self.clear_old_ticket();
  1528. self.unknown_fields.clear();
  1529. }
  1530. }
  1531. impl ::std::fmt::Debug for PeerTicketUnion {
  1532. fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result {
  1533. ::protobuf::text_format::fmt(self, f)
  1534. }
  1535. }
  1536. impl ::protobuf::reflect::ProtobufValue for PeerTicketUnion {
  1537. fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef {
  1538. ::protobuf::reflect::ProtobufValueRef::Message(self)
  1539. }
  1540. }
  1541. #[derive(PartialEq,Clone,Default)]
  1542. pub struct PeerTicketPublicKey {
  1543. // message fields
  1544. public_key: ::protobuf::SingularField<::std::vec::Vec<u8>>,
  1545. // special fields
  1546. unknown_fields: ::protobuf::UnknownFields,
  1547. cached_size: ::protobuf::CachedSize,
  1548. }
  1549. // see codegen.rs for the explanation why impl Sync explicitly
  1550. unsafe impl ::std::marker::Sync for PeerTicketPublicKey {}
  1551. impl PeerTicketPublicKey {
  1552. pub fn new() -> PeerTicketPublicKey {
  1553. ::std::default::Default::default()
  1554. }
  1555. pub fn default_instance() -> &'static PeerTicketPublicKey {
  1556. static mut instance: ::protobuf::lazy::Lazy<PeerTicketPublicKey> = ::protobuf::lazy::Lazy {
  1557. lock: ::protobuf::lazy::ONCE_INIT,
  1558. ptr: 0 as *const PeerTicketPublicKey,
  1559. };
  1560. unsafe {
  1561. instance.get(PeerTicketPublicKey::new)
  1562. }
  1563. }
  1564. // required bytes public_key = 10;
  1565. pub fn clear_public_key(&mut self) {
  1566. self.public_key.clear();
  1567. }
  1568. pub fn has_public_key(&self) -> bool {
  1569. self.public_key.is_some()
  1570. }
  1571. // Param is passed by value, moved
  1572. pub fn set_public_key(&mut self, v: ::std::vec::Vec<u8>) {
  1573. self.public_key = ::protobuf::SingularField::some(v);
  1574. }
  1575. // Mutable pointer to the field.
  1576. // If field is not initialized, it is initialized with default value first.
  1577. pub fn mut_public_key(&mut self) -> &mut ::std::vec::Vec<u8> {
  1578. if self.public_key.is_none() {
  1579. self.public_key.set_default();
  1580. };
  1581. self.public_key.as_mut().unwrap()
  1582. }
  1583. // Take field
  1584. pub fn take_public_key(&mut self) -> ::std::vec::Vec<u8> {
  1585. self.public_key.take().unwrap_or_else(|| ::std::vec::Vec::new())
  1586. }
  1587. pub fn get_public_key(&self) -> &[u8] {
  1588. match self.public_key.as_ref() {
  1589. Some(v) => &v,
  1590. None => &[],
  1591. }
  1592. }
  1593. fn get_public_key_for_reflect(&self) -> &::protobuf::SingularField<::std::vec::Vec<u8>> {
  1594. &self.public_key
  1595. }
  1596. fn mut_public_key_for_reflect(&mut self) -> &mut ::protobuf::SingularField<::std::vec::Vec<u8>> {
  1597. &mut self.public_key
  1598. }
  1599. }
  1600. impl ::protobuf::Message for PeerTicketPublicKey {
  1601. fn is_initialized(&self) -> bool {
  1602. if self.public_key.is_none() {
  1603. return false;
  1604. };
  1605. true
  1606. }
  1607. fn merge_from(&mut self, is: &mut ::protobuf::CodedInputStream) -> ::protobuf::ProtobufResult<()> {
  1608. while !is.eof()? {
  1609. let (field_number, wire_type) = is.read_tag_unpack()?;
  1610. match field_number {
  1611. 10 => {
  1612. ::protobuf::rt::read_singular_bytes_into(wire_type, is, &mut self.public_key)?;
  1613. },
  1614. _ => {
  1615. ::protobuf::rt::read_unknown_or_skip_group(field_number, wire_type, is, self.mut_unknown_fields())?;
  1616. },
  1617. };
  1618. }
  1619. ::std::result::Result::Ok(())
  1620. }
  1621. // Compute sizes of nested messages
  1622. #[allow(unused_variables)]
  1623. fn compute_size(&self) -> u32 {
  1624. let mut my_size = 0;
  1625. if let Some(v) = self.public_key.as_ref() {
  1626. my_size += ::protobuf::rt::bytes_size(10, &v);
  1627. };
  1628. my_size += ::protobuf::rt::unknown_fields_size(self.get_unknown_fields());
  1629. self.cached_size.set(my_size);
  1630. my_size
  1631. }
  1632. fn write_to_with_cached_sizes(&self, os: &mut ::protobuf::CodedOutputStream) -> ::protobuf::ProtobufResult<()> {
  1633. if let Some(v) = self.public_key.as_ref() {
  1634. os.write_bytes(10, &v)?;
  1635. };
  1636. os.write_unknown_fields(self.get_unknown_fields())?;
  1637. ::std::result::Result::Ok(())
  1638. }
  1639. fn get_cached_size(&self) -> u32 {
  1640. self.cached_size.get()
  1641. }
  1642. fn get_unknown_fields(&self) -> &::protobuf::UnknownFields {
  1643. &self.unknown_fields
  1644. }
  1645. fn mut_unknown_fields(&mut self) -> &mut ::protobuf::UnknownFields {
  1646. &mut self.unknown_fields
  1647. }
  1648. fn as_any(&self) -> &::std::any::Any {
  1649. self as &::std::any::Any
  1650. }
  1651. fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor {
  1652. ::protobuf::MessageStatic::descriptor_static(None::<Self>)
  1653. }
  1654. }
  1655. impl ::protobuf::MessageStatic for PeerTicketPublicKey {
  1656. fn new() -> PeerTicketPublicKey {
  1657. PeerTicketPublicKey::new()
  1658. }
  1659. fn descriptor_static(_: ::std::option::Option<PeerTicketPublicKey>) -> &'static ::protobuf::reflect::MessageDescriptor {
  1660. static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
  1661. lock: ::protobuf::lazy::ONCE_INIT,
  1662. ptr: 0 as *const ::protobuf::reflect::MessageDescriptor,
  1663. };
  1664. unsafe {
  1665. descriptor.get(|| {
  1666. let mut fields = ::std::vec::Vec::new();
  1667. fields.push(::protobuf::reflect::accessor::make_singular_field_accessor::<_, ::protobuf::types::ProtobufTypeBytes>(
  1668. "public_key",
  1669. PeerTicketPublicKey::get_public_key_for_reflect,
  1670. PeerTicketPublicKey::mut_public_key_for_reflect,
  1671. ));
  1672. ::protobuf::reflect::MessageDescriptor::new::<PeerTicketPublicKey>(
  1673. "PeerTicketPublicKey",
  1674. fields,
  1675. file_descriptor_proto()
  1676. )
  1677. })
  1678. }
  1679. }
  1680. }
  1681. impl ::protobuf::Clear for PeerTicketPublicKey {
  1682. fn clear(&mut self) {
  1683. self.clear_public_key();
  1684. self.unknown_fields.clear();
  1685. }
  1686. }
  1687. impl ::std::fmt::Debug for PeerTicketPublicKey {
  1688. fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result {
  1689. ::protobuf::text_format::fmt(self, f)
  1690. }
  1691. }
  1692. impl ::protobuf::reflect::ProtobufValue for PeerTicketPublicKey {
  1693. fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef {
  1694. ::protobuf::reflect::ProtobufValueRef::Message(self)
  1695. }
  1696. }
  1697. #[derive(PartialEq,Clone,Default)]
  1698. pub struct PeerTicketOld {
  1699. // message fields
  1700. peer_ticket: ::protobuf::SingularField<::std::vec::Vec<u8>>,
  1701. peer_ticket_signature: ::protobuf::SingularField<::std::vec::Vec<u8>>,
  1702. // special fields
  1703. unknown_fields: ::protobuf::UnknownFields,
  1704. cached_size: ::protobuf::CachedSize,
  1705. }
  1706. // see codegen.rs for the explanation why impl Sync explicitly
  1707. unsafe impl ::std::marker::Sync for PeerTicketOld {}
  1708. impl PeerTicketOld {
  1709. pub fn new() -> PeerTicketOld {
  1710. ::std::default::Default::default()
  1711. }
  1712. pub fn default_instance() -> &'static PeerTicketOld {
  1713. static mut instance: ::protobuf::lazy::Lazy<PeerTicketOld> = ::protobuf::lazy::Lazy {
  1714. lock: ::protobuf::lazy::ONCE_INIT,
  1715. ptr: 0 as *const PeerTicketOld,
  1716. };
  1717. unsafe {
  1718. instance.get(PeerTicketOld::new)
  1719. }
  1720. }
  1721. // required bytes peer_ticket = 10;
  1722. pub fn clear_peer_ticket(&mut self) {
  1723. self.peer_ticket.clear();
  1724. }
  1725. pub fn has_peer_ticket(&self) -> bool {
  1726. self.peer_ticket.is_some()
  1727. }
  1728. // Param is passed by value, moved
  1729. pub fn set_peer_ticket(&mut self, v: ::std::vec::Vec<u8>) {
  1730. self.peer_ticket = ::protobuf::SingularField::some(v);
  1731. }
  1732. // Mutable pointer to the field.
  1733. // If field is not initialized, it is initialized with default value first.
  1734. pub fn mut_peer_ticket(&mut self) -> &mut ::std::vec::Vec<u8> {
  1735. if self.peer_ticket.is_none() {
  1736. self.peer_ticket.set_default();
  1737. };
  1738. self.peer_ticket.as_mut().unwrap()
  1739. }
  1740. // Take field
  1741. pub fn take_peer_ticket(&mut self) -> ::std::vec::Vec<u8> {
  1742. self.peer_ticket.take().unwrap_or_else(|| ::std::vec::Vec::new())
  1743. }
  1744. pub fn get_peer_ticket(&self) -> &[u8] {
  1745. match self.peer_ticket.as_ref() {
  1746. Some(v) => &v,
  1747. None => &[],
  1748. }
  1749. }
  1750. fn get_peer_ticket_for_reflect(&self) -> &::protobuf::SingularField<::std::vec::Vec<u8>> {
  1751. &self.peer_ticket
  1752. }
  1753. fn mut_peer_ticket_for_reflect(&mut self) -> &mut ::protobuf::SingularField<::std::vec::Vec<u8>> {
  1754. &mut self.peer_ticket
  1755. }
  1756. // required bytes peer_ticket_signature = 20;
  1757. pub fn clear_peer_ticket_signature(&mut self) {
  1758. self.peer_ticket_signature.clear();
  1759. }
  1760. pub fn has_peer_ticket_signature(&self) -> bool {
  1761. self.peer_ticket_signature.is_some()
  1762. }
  1763. // Param is passed by value, moved
  1764. pub fn set_peer_ticket_signature(&mut self, v: ::std::vec::Vec<u8>) {
  1765. self.peer_ticket_signature = ::protobuf::SingularField::some(v);
  1766. }
  1767. // Mutable pointer to the field.
  1768. // If field is not initialized, it is initialized with default value first.
  1769. pub fn mut_peer_ticket_signature(&mut self) -> &mut ::std::vec::Vec<u8> {
  1770. if self.peer_ticket_signature.is_none() {
  1771. self.peer_ticket_signature.set_default();
  1772. };
  1773. self.peer_ticket_signature.as_mut().unwrap()
  1774. }
  1775. // Take field
  1776. pub fn take_peer_ticket_signature(&mut self) -> ::std::vec::Vec<u8> {
  1777. self.peer_ticket_signature.take().unwrap_or_else(|| ::std::vec::Vec::new())
  1778. }
  1779. pub fn get_peer_ticket_signature(&self) -> &[u8] {
  1780. match self.peer_ticket_signature.as_ref() {
  1781. Some(v) => &v,
  1782. None => &[],
  1783. }
  1784. }
  1785. fn get_peer_ticket_signature_for_reflect(&self) -> &::protobuf::SingularField<::std::vec::Vec<u8>> {
  1786. &self.peer_ticket_signature
  1787. }
  1788. fn mut_peer_ticket_signature_for_reflect(&mut self) -> &mut ::protobuf::SingularField<::std::vec::Vec<u8>> {
  1789. &mut self.peer_ticket_signature
  1790. }
  1791. }
  1792. impl ::protobuf::Message for PeerTicketOld {
  1793. fn is_initialized(&self) -> bool {
  1794. if self.peer_ticket.is_none() {
  1795. return false;
  1796. };
  1797. if self.peer_ticket_signature.is_none() {
  1798. return false;
  1799. };
  1800. true
  1801. }
  1802. fn merge_from(&mut self, is: &mut ::protobuf::CodedInputStream) -> ::protobuf::ProtobufResult<()> {
  1803. while !is.eof()? {
  1804. let (field_number, wire_type) = is.read_tag_unpack()?;
  1805. match field_number {
  1806. 10 => {
  1807. ::protobuf::rt::read_singular_bytes_into(wire_type, is, &mut self.peer_ticket)?;
  1808. },
  1809. 20 => {
  1810. ::protobuf::rt::read_singular_bytes_into(wire_type, is, &mut self.peer_ticket_signature)?;
  1811. },
  1812. _ => {
  1813. ::protobuf::rt::read_unknown_or_skip_group(field_number, wire_type, is, self.mut_unknown_fields())?;
  1814. },
  1815. };
  1816. }
  1817. ::std::result::Result::Ok(())
  1818. }
  1819. // Compute sizes of nested messages
  1820. #[allow(unused_variables)]
  1821. fn compute_size(&self) -> u32 {
  1822. let mut my_size = 0;
  1823. if let Some(v) = self.peer_ticket.as_ref() {
  1824. my_size += ::protobuf::rt::bytes_size(10, &v);
  1825. };
  1826. if let Some(v) = self.peer_ticket_signature.as_ref() {
  1827. my_size += ::protobuf::rt::bytes_size(20, &v);
  1828. };
  1829. my_size += ::protobuf::rt::unknown_fields_size(self.get_unknown_fields());
  1830. self.cached_size.set(my_size);
  1831. my_size
  1832. }
  1833. fn write_to_with_cached_sizes(&self, os: &mut ::protobuf::CodedOutputStream) -> ::protobuf::ProtobufResult<()> {
  1834. if let Some(v) = self.peer_ticket.as_ref() {
  1835. os.write_bytes(10, &v)?;
  1836. };
  1837. if let Some(v) = self.peer_ticket_signature.as_ref() {
  1838. os.write_bytes(20, &v)?;
  1839. };
  1840. os.write_unknown_fields(self.get_unknown_fields())?;
  1841. ::std::result::Result::Ok(())
  1842. }
  1843. fn get_cached_size(&self) -> u32 {
  1844. self.cached_size.get()
  1845. }
  1846. fn get_unknown_fields(&self) -> &::protobuf::UnknownFields {
  1847. &self.unknown_fields
  1848. }
  1849. fn mut_unknown_fields(&mut self) -> &mut ::protobuf::UnknownFields {
  1850. &mut self.unknown_fields
  1851. }
  1852. fn as_any(&self) -> &::std::any::Any {
  1853. self as &::std::any::Any
  1854. }
  1855. fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor {
  1856. ::protobuf::MessageStatic::descriptor_static(None::<Self>)
  1857. }
  1858. }
  1859. impl ::protobuf::MessageStatic for PeerTicketOld {
  1860. fn new() -> PeerTicketOld {
  1861. PeerTicketOld::new()
  1862. }
  1863. fn descriptor_static(_: ::std::option::Option<PeerTicketOld>) -> &'static ::protobuf::reflect::MessageDescriptor {
  1864. static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
  1865. lock: ::protobuf::lazy::ONCE_INIT,
  1866. ptr: 0 as *const ::protobuf::reflect::MessageDescriptor,
  1867. };
  1868. unsafe {
  1869. descriptor.get(|| {
  1870. let mut fields = ::std::vec::Vec::new();
  1871. fields.push(::protobuf::reflect::accessor::make_singular_field_accessor::<_, ::protobuf::types::ProtobufTypeBytes>(
  1872. "peer_ticket",
  1873. PeerTicketOld::get_peer_ticket_for_reflect,
  1874. PeerTicketOld::mut_peer_ticket_for_reflect,
  1875. ));
  1876. fields.push(::protobuf::reflect::accessor::make_singular_field_accessor::<_, ::protobuf::types::ProtobufTypeBytes>(
  1877. "peer_ticket_signature",
  1878. PeerTicketOld::get_peer_ticket_signature_for_reflect,
  1879. PeerTicketOld::mut_peer_ticket_signature_for_reflect,
  1880. ));
  1881. ::protobuf::reflect::MessageDescriptor::new::<PeerTicketOld>(
  1882. "PeerTicketOld",
  1883. fields,
  1884. file_descriptor_proto()
  1885. )
  1886. })
  1887. }
  1888. }
  1889. }
  1890. impl ::protobuf::Clear for PeerTicketOld {
  1891. fn clear(&mut self) {
  1892. self.clear_peer_ticket();
  1893. self.clear_peer_ticket_signature();
  1894. self.unknown_fields.clear();
  1895. }
  1896. }
  1897. impl ::std::fmt::Debug for PeerTicketOld {
  1898. fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result {
  1899. ::protobuf::text_format::fmt(self, f)
  1900. }
  1901. }
  1902. impl ::protobuf::reflect::ProtobufValue for PeerTicketOld {
  1903. fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef {
  1904. ::protobuf::reflect::ProtobufValueRef::Message(self)
  1905. }
  1906. }
  1907. #[derive(PartialEq,Clone,Default)]
  1908. pub struct SystemInfo {
  1909. // message fields
  1910. cpu_family: ::std::option::Option<CpuFamily>,
  1911. cpu_subtype: ::std::option::Option<u32>,
  1912. cpu_ext: ::std::option::Option<u32>,
  1913. brand: ::std::option::Option<Brand>,
  1914. brand_flags: ::std::option::Option<u32>,
  1915. os: ::std::option::Option<Os>,
  1916. os_version: ::std::option::Option<u32>,
  1917. os_ext: ::std::option::Option<u32>,
  1918. system_information_string: ::protobuf::SingularField<::std::string::String>,
  1919. device_id: ::protobuf::SingularField<::std::string::String>,
  1920. // special fields
  1921. unknown_fields: ::protobuf::UnknownFields,
  1922. cached_size: ::protobuf::CachedSize,
  1923. }
  1924. // see codegen.rs for the explanation why impl Sync explicitly
  1925. unsafe impl ::std::marker::Sync for SystemInfo {}
  1926. impl SystemInfo {
  1927. pub fn new() -> SystemInfo {
  1928. ::std::default::Default::default()
  1929. }
  1930. pub fn default_instance() -> &'static SystemInfo {
  1931. static mut instance: ::protobuf::lazy::Lazy<SystemInfo> = ::protobuf::lazy::Lazy {
  1932. lock: ::protobuf::lazy::ONCE_INIT,
  1933. ptr: 0 as *const SystemInfo,
  1934. };
  1935. unsafe {
  1936. instance.get(SystemInfo::new)
  1937. }
  1938. }
  1939. // required .CpuFamily cpu_family = 10;
  1940. pub fn clear_cpu_family(&mut self) {
  1941. self.cpu_family = ::std::option::Option::None;
  1942. }
  1943. pub fn has_cpu_family(&self) -> bool {
  1944. self.cpu_family.is_some()
  1945. }
  1946. // Param is passed by value, moved
  1947. pub fn set_cpu_family(&mut self, v: CpuFamily) {
  1948. self.cpu_family = ::std::option::Option::Some(v);
  1949. }
  1950. pub fn get_cpu_family(&self) -> CpuFamily {
  1951. self.cpu_family.unwrap_or(CpuFamily::CPU_UNKNOWN)
  1952. }
  1953. fn get_cpu_family_for_reflect(&self) -> &::std::option::Option<CpuFamily> {
  1954. &self.cpu_family
  1955. }
  1956. fn mut_cpu_family_for_reflect(&mut self) -> &mut ::std::option::Option<CpuFamily> {
  1957. &mut self.cpu_family
  1958. }
  1959. // optional uint32 cpu_subtype = 20;
  1960. pub fn clear_cpu_subtype(&mut self) {
  1961. self.cpu_subtype = ::std::option::Option::None;
  1962. }
  1963. pub fn has_cpu_subtype(&self) -> bool {
  1964. self.cpu_subtype.is_some()
  1965. }
  1966. // Param is passed by value, moved
  1967. pub fn set_cpu_subtype(&mut self, v: u32) {
  1968. self.cpu_subtype = ::std::option::Option::Some(v);
  1969. }
  1970. pub fn get_cpu_subtype(&self) -> u32 {
  1971. self.cpu_subtype.unwrap_or(0)
  1972. }
  1973. fn get_cpu_subtype_for_reflect(&self) -> &::std::option::Option<u32> {
  1974. &self.cpu_subtype
  1975. }
  1976. fn mut_cpu_subtype_for_reflect(&mut self) -> &mut ::std::option::Option<u32> {
  1977. &mut self.cpu_subtype
  1978. }
  1979. // optional uint32 cpu_ext = 30;
  1980. pub fn clear_cpu_ext(&mut self) {
  1981. self.cpu_ext = ::std::option::Option::None;
  1982. }
  1983. pub fn has_cpu_ext(&self) -> bool {
  1984. self.cpu_ext.is_some()
  1985. }
  1986. // Param is passed by value, moved
  1987. pub fn set_cpu_ext(&mut self, v: u32) {
  1988. self.cpu_ext = ::std::option::Option::Some(v);
  1989. }
  1990. pub fn get_cpu_ext(&self) -> u32 {
  1991. self.cpu_ext.unwrap_or(0)
  1992. }
  1993. fn get_cpu_ext_for_reflect(&self) -> &::std::option::Option<u32> {
  1994. &self.cpu_ext
  1995. }
  1996. fn mut_cpu_ext_for_reflect(&mut self) -> &mut ::std::option::Option<u32> {
  1997. &mut self.cpu_ext
  1998. }
  1999. // optional .Brand brand = 40;
  2000. pub fn clear_brand(&mut self) {
  2001. self.brand = ::std::option::Option::None;
  2002. }
  2003. pub fn has_brand(&self) -> bool {
  2004. self.brand.is_some()
  2005. }
  2006. // Param is passed by value, moved
  2007. pub fn set_brand(&mut self, v: Brand) {
  2008. self.brand = ::std::option::Option::Some(v);
  2009. }
  2010. pub fn get_brand(&self) -> Brand {
  2011. self.brand.unwrap_or(Brand::BRAND_UNBRANDED)
  2012. }
  2013. fn get_brand_for_reflect(&self) -> &::std::option::Option<Brand> {
  2014. &self.brand
  2015. }
  2016. fn mut_brand_for_reflect(&mut self) -> &mut ::std::option::Option<Brand> {
  2017. &mut self.brand
  2018. }
  2019. // optional uint32 brand_flags = 50;
  2020. pub fn clear_brand_flags(&mut self) {
  2021. self.brand_flags = ::std::option::Option::None;
  2022. }
  2023. pub fn has_brand_flags(&self) -> bool {
  2024. self.brand_flags.is_some()
  2025. }
  2026. // Param is passed by value, moved
  2027. pub fn set_brand_flags(&mut self, v: u32) {
  2028. self.brand_flags = ::std::option::Option::Some(v);
  2029. }
  2030. pub fn get_brand_flags(&self) -> u32 {
  2031. self.brand_flags.unwrap_or(0)
  2032. }
  2033. fn get_brand_flags_for_reflect(&self) -> &::std::option::Option<u32> {
  2034. &self.brand_flags
  2035. }
  2036. fn mut_brand_flags_for_reflect(&mut self) -> &mut ::std::option::Option<u32> {
  2037. &mut self.brand_flags
  2038. }
  2039. // required .Os os = 60;
  2040. pub fn clear_os(&mut self) {
  2041. self.os = ::std::option::Option::None;
  2042. }
  2043. pub fn has_os(&self) -> bool {
  2044. self.os.is_some()
  2045. }
  2046. // Param is passed by value, moved
  2047. pub fn set_os(&mut self, v: Os) {
  2048. self.os = ::std::option::Option::Some(v);
  2049. }
  2050. pub fn get_os(&self) -> Os {
  2051. self.os.unwrap_or(Os::OS_UNKNOWN)
  2052. }
  2053. fn get_os_for_reflect(&self) -> &::std::option::Option<Os> {
  2054. &self.os
  2055. }
  2056. fn mut_os_for_reflect(&mut self) -> &mut ::std::option::Option<Os> {
  2057. &mut self.os
  2058. }
  2059. // optional uint32 os_version = 70;
  2060. pub fn clear_os_version(&mut self) {
  2061. self.os_version = ::std::option::Option::None;
  2062. }
  2063. pub fn has_os_version(&self) -> bool {
  2064. self.os_version.is_some()
  2065. }
  2066. // Param is passed by value, moved
  2067. pub fn set_os_version(&mut self, v: u32) {
  2068. self.os_version = ::std::option::Option::Some(v);
  2069. }
  2070. pub fn get_os_version(&self) -> u32 {
  2071. self.os_version.unwrap_or(0)
  2072. }
  2073. fn get_os_version_for_reflect(&self) -> &::std::option::Option<u32> {
  2074. &self.os_version
  2075. }
  2076. fn mut_os_version_for_reflect(&mut self) -> &mut ::std::option::Option<u32> {
  2077. &mut self.os_version
  2078. }
  2079. // optional uint32 os_ext = 80;
  2080. pub fn clear_os_ext(&mut self) {
  2081. self.os_ext = ::std::option::Option::None;
  2082. }
  2083. pub fn has_os_ext(&self) -> bool {
  2084. self.os_ext.is_some()
  2085. }
  2086. // Param is passed by value, moved
  2087. pub fn set_os_ext(&mut self, v: u32) {
  2088. self.os_ext = ::std::option::Option::Some(v);
  2089. }
  2090. pub fn get_os_ext(&self) -> u32 {
  2091. self.os_ext.unwrap_or(0)
  2092. }
  2093. fn get_os_ext_for_reflect(&self) -> &::std::option::Option<u32> {
  2094. &self.os_ext
  2095. }
  2096. fn mut_os_ext_for_reflect(&mut self) -> &mut ::std::option::Option<u32> {
  2097. &mut self.os_ext
  2098. }
  2099. // optional string system_information_string = 90;
  2100. pub fn clear_system_information_string(&mut self) {
  2101. self.system_information_string.clear();
  2102. }
  2103. pub fn has_system_information_string(&self) -> bool {
  2104. self.system_information_string.is_some()
  2105. }
  2106. // Param is passed by value, moved
  2107. pub fn set_system_information_string(&mut self, v: ::std::string::String) {
  2108. self.system_information_string = ::protobuf::SingularField::some(v);
  2109. }
  2110. // Mutable pointer to the field.
  2111. // If field is not initialized, it is initialized with default value first.
  2112. pub fn mut_system_information_string(&mut self) -> &mut ::std::string::String {
  2113. if self.system_information_string.is_none() {
  2114. self.system_information_string.set_default();
  2115. };
  2116. self.system_information_string.as_mut().unwrap()
  2117. }
  2118. // Take field
  2119. pub fn take_system_information_string(&mut self) -> ::std::string::String {
  2120. self.system_information_string.take().unwrap_or_else(|| ::std::string::String::new())
  2121. }
  2122. pub fn get_system_information_string(&self) -> &str {
  2123. match self.system_information_string.as_ref() {
  2124. Some(v) => &v,
  2125. None => "",
  2126. }
  2127. }
  2128. fn get_system_information_string_for_reflect(&self) -> &::protobuf::SingularField<::std::string::String> {
  2129. &self.system_information_string
  2130. }
  2131. fn mut_system_information_string_for_reflect(&mut self) -> &mut ::protobuf::SingularField<::std::string::String> {
  2132. &mut self.system_information_string
  2133. }
  2134. // optional string device_id = 100;
  2135. pub fn clear_device_id(&mut self) {
  2136. self.device_id.clear();
  2137. }
  2138. pub fn has_device_id(&self) -> bool {
  2139. self.device_id.is_some()
  2140. }
  2141. // Param is passed by value, moved
  2142. pub fn set_device_id(&mut self, v: ::std::string::String) {
  2143. self.device_id = ::protobuf::SingularField::some(v);
  2144. }
  2145. // Mutable pointer to the field.
  2146. // If field is not initialized, it is initialized with default value first.
  2147. pub fn mut_device_id(&mut self) -> &mut ::std::string::String {
  2148. if self.device_id.is_none() {
  2149. self.device_id.set_default();
  2150. };
  2151. self.device_id.as_mut().unwrap()
  2152. }
  2153. // Take field
  2154. pub fn take_device_id(&mut self) -> ::std::string::String {
  2155. self.device_id.take().unwrap_or_else(|| ::std::string::String::new())
  2156. }
  2157. pub fn get_device_id(&self) -> &str {
  2158. match self.device_id.as_ref() {
  2159. Some(v) => &v,
  2160. None => "",
  2161. }
  2162. }
  2163. fn get_device_id_for_reflect(&self) -> &::protobuf::SingularField<::std::string::String> {
  2164. &self.device_id
  2165. }
  2166. fn mut_device_id_for_reflect(&mut self) -> &mut ::protobuf::SingularField<::std::string::String> {
  2167. &mut self.device_id
  2168. }
  2169. }
  2170. impl ::protobuf::Message for SystemInfo {
  2171. fn is_initialized(&self) -> bool {
  2172. if self.cpu_family.is_none() {
  2173. return false;
  2174. };
  2175. if self.os.is_none() {
  2176. return false;
  2177. };
  2178. true
  2179. }
  2180. fn merge_from(&mut self, is: &mut ::protobuf::CodedInputStream) -> ::protobuf::ProtobufResult<()> {
  2181. while !is.eof()? {
  2182. let (field_number, wire_type) = is.read_tag_unpack()?;
  2183. match field_number {
  2184. 10 => {
  2185. if wire_type != ::protobuf::wire_format::WireTypeVarint {
  2186. return ::std::result::Result::Err(::protobuf::rt::unexpected_wire_type(wire_type));
  2187. };
  2188. let tmp = is.read_enum()?;
  2189. self.cpu_family = ::std::option::Option::Some(tmp);
  2190. },
  2191. 20 => {
  2192. if wire_type != ::protobuf::wire_format::WireTypeVarint {
  2193. return ::std::result::Result::Err(::protobuf::rt::unexpected_wire_type(wire_type));
  2194. };
  2195. let tmp = is.read_uint32()?;
  2196. self.cpu_subtype = ::std::option::Option::Some(tmp);
  2197. },
  2198. 30 => {
  2199. if wire_type != ::protobuf::wire_format::WireTypeVarint {
  2200. return ::std::result::Result::Err(::protobuf::rt::unexpected_wire_type(wire_type));
  2201. };
  2202. let tmp = is.read_uint32()?;
  2203. self.cpu_ext = ::std::option::Option::Some(tmp);
  2204. },
  2205. 40 => {
  2206. if wire_type != ::protobuf::wire_format::WireTypeVarint {
  2207. return ::std::result::Result::Err(::protobuf::rt::unexpected_wire_type(wire_type));
  2208. };
  2209. let tmp = is.read_enum()?;
  2210. self.brand = ::std::option::Option::Some(tmp);
  2211. },
  2212. 50 => {
  2213. if wire_type != ::protobuf::wire_format::WireTypeVarint {
  2214. return ::std::result::Result::Err(::protobuf::rt::unexpected_wire_type(wire_type));
  2215. };
  2216. let tmp = is.read_uint32()?;
  2217. self.brand_flags = ::std::option::Option::Some(tmp);
  2218. },
  2219. 60 => {
  2220. if wire_type != ::protobuf::wire_format::WireTypeVarint {
  2221. return ::std::result::Result::Err(::protobuf::rt::unexpected_wire_type(wire_type));
  2222. };
  2223. let tmp = is.read_enum()?;
  2224. self.os = ::std::option::Option::Some(tmp);
  2225. },
  2226. 70 => {
  2227. if wire_type != ::protobuf::wire_format::WireTypeVarint {
  2228. return ::std::result::Result::Err(::protobuf::rt::unexpected_wire_type(wire_type));
  2229. };
  2230. let tmp = is.read_uint32()?;
  2231. self.os_version = ::std::option::Option::Some(tmp);
  2232. },
  2233. 80 => {
  2234. if wire_type != ::protobuf::wire_format::WireTypeVarint {
  2235. return ::std::result::Result::Err(::protobuf::rt::unexpected_wire_type(wire_type));
  2236. };
  2237. let tmp = is.read_uint32()?;
  2238. self.os_ext = ::std::option::Option::Some(tmp);
  2239. },
  2240. 90 => {
  2241. ::protobuf::rt::read_singular_string_into(wire_type, is, &mut self.system_information_string)?;
  2242. },
  2243. 100 => {
  2244. ::protobuf::rt::read_singular_string_into(wire_type, is, &mut self.device_id)?;
  2245. },
  2246. _ => {
  2247. ::protobuf::rt::read_unknown_or_skip_group(field_number, wire_type, is, self.mut_unknown_fields())?;
  2248. },
  2249. };
  2250. }
  2251. ::std::result::Result::Ok(())
  2252. }
  2253. // Compute sizes of nested messages
  2254. #[allow(unused_variables)]
  2255. fn compute_size(&self) -> u32 {
  2256. let mut my_size = 0;
  2257. if let Some(v) = self.cpu_family {
  2258. my_size += ::protobuf::rt::enum_size(10, v);
  2259. };
  2260. if let Some(v) = self.cpu_subtype {
  2261. my_size += ::protobuf::rt::value_size(20, v, ::protobuf::wire_format::WireTypeVarint);
  2262. };
  2263. if let Some(v) = self.cpu_ext {
  2264. my_size += ::protobuf::rt::value_size(30, v, ::protobuf::wire_format::WireTypeVarint);
  2265. };
  2266. if let Some(v) = self.brand {
  2267. my_size += ::protobuf::rt::enum_size(40, v);
  2268. };
  2269. if let Some(v) = self.brand_flags {
  2270. my_size += ::protobuf::rt::value_size(50, v, ::protobuf::wire_format::WireTypeVarint);
  2271. };
  2272. if let Some(v) = self.os {
  2273. my_size += ::protobuf::rt::enum_size(60, v);
  2274. };
  2275. if let Some(v) = self.os_version {
  2276. my_size += ::protobuf::rt::value_size(70, v, ::protobuf::wire_format::WireTypeVarint);
  2277. };
  2278. if let Some(v) = self.os_ext {
  2279. my_size += ::protobuf::rt::value_size(80, v, ::protobuf::wire_format::WireTypeVarint);
  2280. };
  2281. if let Some(v) = self.system_information_string.as_ref() {
  2282. my_size += ::protobuf::rt::string_size(90, &v);
  2283. };
  2284. if let Some(v) = self.device_id.as_ref() {
  2285. my_size += ::protobuf::rt::string_size(100, &v);
  2286. };
  2287. my_size += ::protobuf::rt::unknown_fields_size(self.get_unknown_fields());
  2288. self.cached_size.set(my_size);
  2289. my_size
  2290. }
  2291. fn write_to_with_cached_sizes(&self, os: &mut ::protobuf::CodedOutputStream) -> ::protobuf::ProtobufResult<()> {
  2292. if let Some(v) = self.cpu_family {
  2293. os.write_enum(10, v.value())?;
  2294. };
  2295. if let Some(v) = self.cpu_subtype {
  2296. os.write_uint32(20, v)?;
  2297. };
  2298. if let Some(v) = self.cpu_ext {
  2299. os.write_uint32(30, v)?;
  2300. };
  2301. if let Some(v) = self.brand {
  2302. os.write_enum(40, v.value())?;
  2303. };
  2304. if let Some(v) = self.brand_flags {
  2305. os.write_uint32(50, v)?;
  2306. };
  2307. if let Some(v) = self.os {
  2308. os.write_enum(60, v.value())?;
  2309. };
  2310. if let Some(v) = self.os_version {
  2311. os.write_uint32(70, v)?;
  2312. };
  2313. if let Some(v) = self.os_ext {
  2314. os.write_uint32(80, v)?;
  2315. };
  2316. if let Some(v) = self.system_information_string.as_ref() {
  2317. os.write_string(90, &v)?;
  2318. };
  2319. if let Some(v) = self.device_id.as_ref() {
  2320. os.write_string(100, &v)?;
  2321. };
  2322. os.write_unknown_fields(self.get_unknown_fields())?;
  2323. ::std::result::Result::Ok(())
  2324. }
  2325. fn get_cached_size(&self) -> u32 {
  2326. self.cached_size.get()
  2327. }
  2328. fn get_unknown_fields(&self) -> &::protobuf::UnknownFields {
  2329. &self.unknown_fields
  2330. }
  2331. fn mut_unknown_fields(&mut self) -> &mut ::protobuf::UnknownFields {
  2332. &mut self.unknown_fields
  2333. }
  2334. fn as_any(&self) -> &::std::any::Any {
  2335. self as &::std::any::Any
  2336. }
  2337. fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor {
  2338. ::protobuf::MessageStatic::descriptor_static(None::<Self>)
  2339. }
  2340. }
  2341. impl ::protobuf::MessageStatic for SystemInfo {
  2342. fn new() -> SystemInfo {
  2343. SystemInfo::new()
  2344. }
  2345. fn descriptor_static(_: ::std::option::Option<SystemInfo>) -> &'static ::protobuf::reflect::MessageDescriptor {
  2346. static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
  2347. lock: ::protobuf::lazy::ONCE_INIT,
  2348. ptr: 0 as *const ::protobuf::reflect::MessageDescriptor,
  2349. };
  2350. unsafe {
  2351. descriptor.get(|| {
  2352. let mut fields = ::std::vec::Vec::new();
  2353. fields.push(::protobuf::reflect::accessor::make_option_accessor::<_, ::protobuf::types::ProtobufTypeEnum<CpuFamily>>(
  2354. "cpu_family",
  2355. SystemInfo::get_cpu_family_for_reflect,
  2356. SystemInfo::mut_cpu_family_for_reflect,
  2357. ));
  2358. fields.push(::protobuf::reflect::accessor::make_option_accessor::<_, ::protobuf::types::ProtobufTypeUint32>(
  2359. "cpu_subtype",
  2360. SystemInfo::get_cpu_subtype_for_reflect,
  2361. SystemInfo::mut_cpu_subtype_for_reflect,
  2362. ));
  2363. fields.push(::protobuf::reflect::accessor::make_option_accessor::<_, ::protobuf::types::ProtobufTypeUint32>(
  2364. "cpu_ext",
  2365. SystemInfo::get_cpu_ext_for_reflect,
  2366. SystemInfo::mut_cpu_ext_for_reflect,
  2367. ));
  2368. fields.push(::protobuf::reflect::accessor::make_option_accessor::<_, ::protobuf::types::ProtobufTypeEnum<Brand>>(
  2369. "brand",
  2370. SystemInfo::get_brand_for_reflect,
  2371. SystemInfo::mut_brand_for_reflect,
  2372. ));
  2373. fields.push(::protobuf::reflect::accessor::make_option_accessor::<_, ::protobuf::types::ProtobufTypeUint32>(
  2374. "brand_flags",
  2375. SystemInfo::get_brand_flags_for_reflect,
  2376. SystemInfo::mut_brand_flags_for_reflect,
  2377. ));
  2378. fields.push(::protobuf::reflect::accessor::make_option_accessor::<_, ::protobuf::types::ProtobufTypeEnum<Os>>(
  2379. "os",
  2380. SystemInfo::get_os_for_reflect,
  2381. SystemInfo::mut_os_for_reflect,
  2382. ));
  2383. fields.push(::protobuf::reflect::accessor::make_option_accessor::<_, ::protobuf::types::ProtobufTypeUint32>(
  2384. "os_version",
  2385. SystemInfo::get_os_version_for_reflect,
  2386. SystemInfo::mut_os_version_for_reflect,
  2387. ));
  2388. fields.push(::protobuf::reflect::accessor::make_option_accessor::<_, ::protobuf::types::ProtobufTypeUint32>(
  2389. "os_ext",
  2390. SystemInfo::get_os_ext_for_reflect,
  2391. SystemInfo::mut_os_ext_for_reflect,
  2392. ));
  2393. fields.push(::protobuf::reflect::accessor::make_singular_field_accessor::<_, ::protobuf::types::ProtobufTypeString>(
  2394. "system_information_string",
  2395. SystemInfo::get_system_information_string_for_reflect,
  2396. SystemInfo::mut_system_information_string_for_reflect,
  2397. ));
  2398. fields.push(::protobuf::reflect::accessor::make_singular_field_accessor::<_, ::protobuf::types::ProtobufTypeString>(
  2399. "device_id",
  2400. SystemInfo::get_device_id_for_reflect,
  2401. SystemInfo::mut_device_id_for_reflect,
  2402. ));
  2403. ::protobuf::reflect::MessageDescriptor::new::<SystemInfo>(
  2404. "SystemInfo",
  2405. fields,
  2406. file_descriptor_proto()
  2407. )
  2408. })
  2409. }
  2410. }
  2411. }
  2412. impl ::protobuf::Clear for SystemInfo {
  2413. fn clear(&mut self) {
  2414. self.clear_cpu_family();
  2415. self.clear_cpu_subtype();
  2416. self.clear_cpu_ext();
  2417. self.clear_brand();
  2418. self.clear_brand_flags();
  2419. self.clear_os();
  2420. self.clear_os_version();
  2421. self.clear_os_ext();
  2422. self.clear_system_information_string();
  2423. self.clear_device_id();
  2424. self.unknown_fields.clear();
  2425. }
  2426. }
  2427. impl ::std::fmt::Debug for SystemInfo {
  2428. fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result {
  2429. ::protobuf::text_format::fmt(self, f)
  2430. }
  2431. }
  2432. impl ::protobuf::reflect::ProtobufValue for SystemInfo {
  2433. fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef {
  2434. ::protobuf::reflect::ProtobufValueRef::Message(self)
  2435. }
  2436. }
  2437. #[derive(PartialEq,Clone,Default)]
  2438. pub struct LibspotifyAppKey {
  2439. // message fields
  2440. version: ::std::option::Option<u32>,
  2441. devkey: ::protobuf::SingularField<::std::vec::Vec<u8>>,
  2442. signature: ::protobuf::SingularField<::std::vec::Vec<u8>>,
  2443. useragent: ::protobuf::SingularField<::std::string::String>,
  2444. callback_hash: ::protobuf::SingularField<::std::vec::Vec<u8>>,
  2445. // special fields
  2446. unknown_fields: ::protobuf::UnknownFields,
  2447. cached_size: ::protobuf::CachedSize,
  2448. }
  2449. // see codegen.rs for the explanation why impl Sync explicitly
  2450. unsafe impl ::std::marker::Sync for LibspotifyAppKey {}
  2451. impl LibspotifyAppKey {
  2452. pub fn new() -> LibspotifyAppKey {
  2453. ::std::default::Default::default()
  2454. }
  2455. pub fn default_instance() -> &'static LibspotifyAppKey {
  2456. static mut instance: ::protobuf::lazy::Lazy<LibspotifyAppKey> = ::protobuf::lazy::Lazy {
  2457. lock: ::protobuf::lazy::ONCE_INIT,
  2458. ptr: 0 as *const LibspotifyAppKey,
  2459. };
  2460. unsafe {
  2461. instance.get(LibspotifyAppKey::new)
  2462. }
  2463. }
  2464. // required uint32 version = 1;
  2465. pub fn clear_version(&mut self) {
  2466. self.version = ::std::option::Option::None;
  2467. }
  2468. pub fn has_version(&self) -> bool {
  2469. self.version.is_some()
  2470. }
  2471. // Param is passed by value, moved
  2472. pub fn set_version(&mut self, v: u32) {
  2473. self.version = ::std::option::Option::Some(v);
  2474. }
  2475. pub fn get_version(&self) -> u32 {
  2476. self.version.unwrap_or(0)
  2477. }
  2478. fn get_version_for_reflect(&self) -> &::std::option::Option<u32> {
  2479. &self.version
  2480. }
  2481. fn mut_version_for_reflect(&mut self) -> &mut ::std::option::Option<u32> {
  2482. &mut self.version
  2483. }
  2484. // required bytes devkey = 2;
  2485. pub fn clear_devkey(&mut self) {
  2486. self.devkey.clear();
  2487. }
  2488. pub fn has_devkey(&self) -> bool {
  2489. self.devkey.is_some()
  2490. }
  2491. // Param is passed by value, moved
  2492. pub fn set_devkey(&mut self, v: ::std::vec::Vec<u8>) {
  2493. self.devkey = ::protobuf::SingularField::some(v);
  2494. }
  2495. // Mutable pointer to the field.
  2496. // If field is not initialized, it is initialized with default value first.
  2497. pub fn mut_devkey(&mut self) -> &mut ::std::vec::Vec<u8> {
  2498. if self.devkey.is_none() {
  2499. self.devkey.set_default();
  2500. };
  2501. self.devkey.as_mut().unwrap()
  2502. }
  2503. // Take field
  2504. pub fn take_devkey(&mut self) -> ::std::vec::Vec<u8> {
  2505. self.devkey.take().unwrap_or_else(|| ::std::vec::Vec::new())
  2506. }
  2507. pub fn get_devkey(&self) -> &[u8] {
  2508. match self.devkey.as_ref() {
  2509. Some(v) => &v,
  2510. None => &[],
  2511. }
  2512. }
  2513. fn get_devkey_for_reflect(&self) -> &::protobuf::SingularField<::std::vec::Vec<u8>> {
  2514. &self.devkey
  2515. }
  2516. fn mut_devkey_for_reflect(&mut self) -> &mut ::protobuf::SingularField<::std::vec::Vec<u8>> {
  2517. &mut self.devkey
  2518. }
  2519. // required bytes signature = 3;
  2520. pub fn clear_signature(&mut self) {
  2521. self.signature.clear();
  2522. }
  2523. pub fn has_signature(&self) -> bool {
  2524. self.signature.is_some()
  2525. }
  2526. // Param is passed by value, moved
  2527. pub fn set_signature(&mut self, v: ::std::vec::Vec<u8>) {
  2528. self.signature = ::protobuf::SingularField::some(v);
  2529. }
  2530. // Mutable pointer to the field.
  2531. // If field is not initialized, it is initialized with default value first.
  2532. pub fn mut_signature(&mut self) -> &mut ::std::vec::Vec<u8> {
  2533. if self.signature.is_none() {
  2534. self.signature.set_default();
  2535. };
  2536. self.signature.as_mut().unwrap()
  2537. }
  2538. // Take field
  2539. pub fn take_signature(&mut self) -> ::std::vec::Vec<u8> {
  2540. self.signature.take().unwrap_or_else(|| ::std::vec::Vec::new())
  2541. }
  2542. pub fn get_signature(&self) -> &[u8] {
  2543. match self.signature.as_ref() {
  2544. Some(v) => &v,
  2545. None => &[],
  2546. }
  2547. }
  2548. fn get_signature_for_reflect(&self) -> &::protobuf::SingularField<::std::vec::Vec<u8>> {
  2549. &self.signature
  2550. }
  2551. fn mut_signature_for_reflect(&mut self) -> &mut ::protobuf::SingularField<::std::vec::Vec<u8>> {
  2552. &mut self.signature
  2553. }
  2554. // required string useragent = 4;
  2555. pub fn clear_useragent(&mut self) {
  2556. self.useragent.clear();
  2557. }
  2558. pub fn has_useragent(&self) -> bool {
  2559. self.useragent.is_some()
  2560. }
  2561. // Param is passed by value, moved
  2562. pub fn set_useragent(&mut self, v: ::std::string::String) {
  2563. self.useragent = ::protobuf::SingularField::some(v);
  2564. }
  2565. // Mutable pointer to the field.
  2566. // If field is not initialized, it is initialized with default value first.
  2567. pub fn mut_useragent(&mut self) -> &mut ::std::string::String {
  2568. if self.useragent.is_none() {
  2569. self.useragent.set_default();
  2570. };
  2571. self.useragent.as_mut().unwrap()
  2572. }
  2573. // Take field
  2574. pub fn take_useragent(&mut self) -> ::std::string::String {
  2575. self.useragent.take().unwrap_or_else(|| ::std::string::String::new())
  2576. }
  2577. pub fn get_useragent(&self) -> &str {
  2578. match self.useragent.as_ref() {
  2579. Some(v) => &v,
  2580. None => "",
  2581. }
  2582. }
  2583. fn get_useragent_for_reflect(&self) -> &::protobuf::SingularField<::std::string::String> {
  2584. &self.useragent
  2585. }
  2586. fn mut_useragent_for_reflect(&mut self) -> &mut ::protobuf::SingularField<::std::string::String> {
  2587. &mut self.useragent
  2588. }
  2589. // required bytes callback_hash = 5;
  2590. pub fn clear_callback_hash(&mut self) {
  2591. self.callback_hash.clear();
  2592. }
  2593. pub fn has_callback_hash(&self) -> bool {
  2594. self.callback_hash.is_some()
  2595. }
  2596. // Param is passed by value, moved
  2597. pub fn set_callback_hash(&mut self, v: ::std::vec::Vec<u8>) {
  2598. self.callback_hash = ::protobuf::SingularField::some(v);
  2599. }
  2600. // Mutable pointer to the field.
  2601. // If field is not initialized, it is initialized with default value first.
  2602. pub fn mut_callback_hash(&mut self) -> &mut ::std::vec::Vec<u8> {
  2603. if self.callback_hash.is_none() {
  2604. self.callback_hash.set_default();
  2605. };
  2606. self.callback_hash.as_mut().unwrap()
  2607. }
  2608. // Take field
  2609. pub fn take_callback_hash(&mut self) -> ::std::vec::Vec<u8> {
  2610. self.callback_hash.take().unwrap_or_else(|| ::std::vec::Vec::new())
  2611. }
  2612. pub fn get_callback_hash(&self) -> &[u8] {
  2613. match self.callback_hash.as_ref() {
  2614. Some(v) => &v,
  2615. None => &[],
  2616. }
  2617. }
  2618. fn get_callback_hash_for_reflect(&self) -> &::protobuf::SingularField<::std::vec::Vec<u8>> {
  2619. &self.callback_hash
  2620. }
  2621. fn mut_callback_hash_for_reflect(&mut self) -> &mut ::protobuf::SingularField<::std::vec::Vec<u8>> {
  2622. &mut self.callback_hash
  2623. }
  2624. }
  2625. impl ::protobuf::Message for LibspotifyAppKey {
  2626. fn is_initialized(&self) -> bool {
  2627. if self.version.is_none() {
  2628. return false;
  2629. };
  2630. if self.devkey.is_none() {
  2631. return false;
  2632. };
  2633. if self.signature.is_none() {
  2634. return false;
  2635. };
  2636. if self.useragent.is_none() {
  2637. return false;
  2638. };
  2639. if self.callback_hash.is_none() {
  2640. return false;
  2641. };
  2642. true
  2643. }
  2644. fn merge_from(&mut self, is: &mut ::protobuf::CodedInputStream) -> ::protobuf::ProtobufResult<()> {
  2645. while !is.eof()? {
  2646. let (field_number, wire_type) = is.read_tag_unpack()?;
  2647. match field_number {
  2648. 1 => {
  2649. if wire_type != ::protobuf::wire_format::WireTypeVarint {
  2650. return ::std::result::Result::Err(::protobuf::rt::unexpected_wire_type(wire_type));
  2651. };
  2652. let tmp = is.read_uint32()?;
  2653. self.version = ::std::option::Option::Some(tmp);
  2654. },
  2655. 2 => {
  2656. ::protobuf::rt::read_singular_bytes_into(wire_type, is, &mut self.devkey)?;
  2657. },
  2658. 3 => {
  2659. ::protobuf::rt::read_singular_bytes_into(wire_type, is, &mut self.signature)?;
  2660. },
  2661. 4 => {
  2662. ::protobuf::rt::read_singular_string_into(wire_type, is, &mut self.useragent)?;
  2663. },
  2664. 5 => {
  2665. ::protobuf::rt::read_singular_bytes_into(wire_type, is, &mut self.callback_hash)?;
  2666. },
  2667. _ => {
  2668. ::protobuf::rt::read_unknown_or_skip_group(field_number, wire_type, is, self.mut_unknown_fields())?;
  2669. },
  2670. };
  2671. }
  2672. ::std::result::Result::Ok(())
  2673. }
  2674. // Compute sizes of nested messages
  2675. #[allow(unused_variables)]
  2676. fn compute_size(&self) -> u32 {
  2677. let mut my_size = 0;
  2678. if let Some(v) = self.version {
  2679. my_size += ::protobuf::rt::value_size(1, v, ::protobuf::wire_format::WireTypeVarint);
  2680. };
  2681. if let Some(v) = self.devkey.as_ref() {
  2682. my_size += ::protobuf::rt::bytes_size(2, &v);
  2683. };
  2684. if let Some(v) = self.signature.as_ref() {
  2685. my_size += ::protobuf::rt::bytes_size(3, &v);
  2686. };
  2687. if let Some(v) = self.useragent.as_ref() {
  2688. my_size += ::protobuf::rt::string_size(4, &v);
  2689. };
  2690. if let Some(v) = self.callback_hash.as_ref() {
  2691. my_size += ::protobuf::rt::bytes_size(5, &v);
  2692. };
  2693. my_size += ::protobuf::rt::unknown_fields_size(self.get_unknown_fields());
  2694. self.cached_size.set(my_size);
  2695. my_size
  2696. }
  2697. fn write_to_with_cached_sizes(&self, os: &mut ::protobuf::CodedOutputStream) -> ::protobuf::ProtobufResult<()> {
  2698. if let Some(v) = self.version {
  2699. os.write_uint32(1, v)?;
  2700. };
  2701. if let Some(v) = self.devkey.as_ref() {
  2702. os.write_bytes(2, &v)?;
  2703. };
  2704. if let Some(v) = self.signature.as_ref() {
  2705. os.write_bytes(3, &v)?;
  2706. };
  2707. if let Some(v) = self.useragent.as_ref() {
  2708. os.write_string(4, &v)?;
  2709. };
  2710. if let Some(v) = self.callback_hash.as_ref() {
  2711. os.write_bytes(5, &v)?;
  2712. };
  2713. os.write_unknown_fields(self.get_unknown_fields())?;
  2714. ::std::result::Result::Ok(())
  2715. }
  2716. fn get_cached_size(&self) -> u32 {
  2717. self.cached_size.get()
  2718. }
  2719. fn get_unknown_fields(&self) -> &::protobuf::UnknownFields {
  2720. &self.unknown_fields
  2721. }
  2722. fn mut_unknown_fields(&mut self) -> &mut ::protobuf::UnknownFields {
  2723. &mut self.unknown_fields
  2724. }
  2725. fn as_any(&self) -> &::std::any::Any {
  2726. self as &::std::any::Any
  2727. }
  2728. fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor {
  2729. ::protobuf::MessageStatic::descriptor_static(None::<Self>)
  2730. }
  2731. }
  2732. impl ::protobuf::MessageStatic for LibspotifyAppKey {
  2733. fn new() -> LibspotifyAppKey {
  2734. LibspotifyAppKey::new()
  2735. }
  2736. fn descriptor_static(_: ::std::option::Option<LibspotifyAppKey>) -> &'static ::protobuf::reflect::MessageDescriptor {
  2737. static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
  2738. lock: ::protobuf::lazy::ONCE_INIT,
  2739. ptr: 0 as *const ::protobuf::reflect::MessageDescriptor,
  2740. };
  2741. unsafe {
  2742. descriptor.get(|| {
  2743. let mut fields = ::std::vec::Vec::new();
  2744. fields.push(::protobuf::reflect::accessor::make_option_accessor::<_, ::protobuf::types::ProtobufTypeUint32>(
  2745. "version",
  2746. LibspotifyAppKey::get_version_for_reflect,
  2747. LibspotifyAppKey::mut_version_for_reflect,
  2748. ));
  2749. fields.push(::protobuf::reflect::accessor::make_singular_field_accessor::<_, ::protobuf::types::ProtobufTypeBytes>(
  2750. "devkey",
  2751. LibspotifyAppKey::get_devkey_for_reflect,
  2752. LibspotifyAppKey::mut_devkey_for_reflect,
  2753. ));
  2754. fields.push(::protobuf::reflect::accessor::make_singular_field_accessor::<_, ::protobuf::types::ProtobufTypeBytes>(
  2755. "signature",
  2756. LibspotifyAppKey::get_signature_for_reflect,
  2757. LibspotifyAppKey::mut_signature_for_reflect,
  2758. ));
  2759. fields.push(::protobuf::reflect::accessor::make_singular_field_accessor::<_, ::protobuf::types::ProtobufTypeString>(
  2760. "useragent",
  2761. LibspotifyAppKey::get_useragent_for_reflect,
  2762. LibspotifyAppKey::mut_useragent_for_reflect,
  2763. ));
  2764. fields.push(::protobuf::reflect::accessor::make_singular_field_accessor::<_, ::protobuf::types::ProtobufTypeBytes>(
  2765. "callback_hash",
  2766. LibspotifyAppKey::get_callback_hash_for_reflect,
  2767. LibspotifyAppKey::mut_callback_hash_for_reflect,
  2768. ));
  2769. ::protobuf::reflect::MessageDescriptor::new::<LibspotifyAppKey>(
  2770. "LibspotifyAppKey",
  2771. fields,
  2772. file_descriptor_proto()
  2773. )
  2774. })
  2775. }
  2776. }
  2777. }
  2778. impl ::protobuf::Clear for LibspotifyAppKey {
  2779. fn clear(&mut self) {
  2780. self.clear_version();
  2781. self.clear_devkey();
  2782. self.clear_signature();
  2783. self.clear_useragent();
  2784. self.clear_callback_hash();
  2785. self.unknown_fields.clear();
  2786. }
  2787. }
  2788. impl ::std::fmt::Debug for LibspotifyAppKey {
  2789. fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result {
  2790. ::protobuf::text_format::fmt(self, f)
  2791. }
  2792. }
  2793. impl ::protobuf::reflect::ProtobufValue for LibspotifyAppKey {
  2794. fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef {
  2795. ::protobuf::reflect::ProtobufValueRef::Message(self)
  2796. }
  2797. }
  2798. #[derive(PartialEq,Clone,Default)]
  2799. pub struct ClientInfo {
  2800. // message fields
  2801. limited: ::std::option::Option<bool>,
  2802. fb: ::protobuf::SingularPtrField<ClientInfoFacebook>,
  2803. language: ::protobuf::SingularField<::std::string::String>,
  2804. // special fields
  2805. unknown_fields: ::protobuf::UnknownFields,
  2806. cached_size: ::protobuf::CachedSize,
  2807. }
  2808. // see codegen.rs for the explanation why impl Sync explicitly
  2809. unsafe impl ::std::marker::Sync for ClientInfo {}
  2810. impl ClientInfo {
  2811. pub fn new() -> ClientInfo {
  2812. ::std::default::Default::default()
  2813. }
  2814. pub fn default_instance() -> &'static ClientInfo {
  2815. static mut instance: ::protobuf::lazy::Lazy<ClientInfo> = ::protobuf::lazy::Lazy {
  2816. lock: ::protobuf::lazy::ONCE_INIT,
  2817. ptr: 0 as *const ClientInfo,
  2818. };
  2819. unsafe {
  2820. instance.get(ClientInfo::new)
  2821. }
  2822. }
  2823. // optional bool limited = 1;
  2824. pub fn clear_limited(&mut self) {
  2825. self.limited = ::std::option::Option::None;
  2826. }
  2827. pub fn has_limited(&self) -> bool {
  2828. self.limited.is_some()
  2829. }
  2830. // Param is passed by value, moved
  2831. pub fn set_limited(&mut self, v: bool) {
  2832. self.limited = ::std::option::Option::Some(v);
  2833. }
  2834. pub fn get_limited(&self) -> bool {
  2835. self.limited.unwrap_or(false)
  2836. }
  2837. fn get_limited_for_reflect(&self) -> &::std::option::Option<bool> {
  2838. &self.limited
  2839. }
  2840. fn mut_limited_for_reflect(&mut self) -> &mut ::std::option::Option<bool> {
  2841. &mut self.limited
  2842. }
  2843. // optional .ClientInfoFacebook fb = 2;
  2844. pub fn clear_fb(&mut self) {
  2845. self.fb.clear();
  2846. }
  2847. pub fn has_fb(&self) -> bool {
  2848. self.fb.is_some()
  2849. }
  2850. // Param is passed by value, moved
  2851. pub fn set_fb(&mut self, v: ClientInfoFacebook) {
  2852. self.fb = ::protobuf::SingularPtrField::some(v);
  2853. }
  2854. // Mutable pointer to the field.
  2855. // If field is not initialized, it is initialized with default value first.
  2856. pub fn mut_fb(&mut self) -> &mut ClientInfoFacebook {
  2857. if self.fb.is_none() {
  2858. self.fb.set_default();
  2859. };
  2860. self.fb.as_mut().unwrap()
  2861. }
  2862. // Take field
  2863. pub fn take_fb(&mut self) -> ClientInfoFacebook {
  2864. self.fb.take().unwrap_or_else(|| ClientInfoFacebook::new())
  2865. }
  2866. pub fn get_fb(&self) -> &ClientInfoFacebook {
  2867. self.fb.as_ref().unwrap_or_else(|| ClientInfoFacebook::default_instance())
  2868. }
  2869. fn get_fb_for_reflect(&self) -> &::protobuf::SingularPtrField<ClientInfoFacebook> {
  2870. &self.fb
  2871. }
  2872. fn mut_fb_for_reflect(&mut self) -> &mut ::protobuf::SingularPtrField<ClientInfoFacebook> {
  2873. &mut self.fb
  2874. }
  2875. // optional string language = 3;
  2876. pub fn clear_language(&mut self) {
  2877. self.language.clear();
  2878. }
  2879. pub fn has_language(&self) -> bool {
  2880. self.language.is_some()
  2881. }
  2882. // Param is passed by value, moved
  2883. pub fn set_language(&mut self, v: ::std::string::String) {
  2884. self.language = ::protobuf::SingularField::some(v);
  2885. }
  2886. // Mutable pointer to the field.
  2887. // If field is not initialized, it is initialized with default value first.
  2888. pub fn mut_language(&mut self) -> &mut ::std::string::String {
  2889. if self.language.is_none() {
  2890. self.language.set_default();
  2891. };
  2892. self.language.as_mut().unwrap()
  2893. }
  2894. // Take field
  2895. pub fn take_language(&mut self) -> ::std::string::String {
  2896. self.language.take().unwrap_or_else(|| ::std::string::String::new())
  2897. }
  2898. pub fn get_language(&self) -> &str {
  2899. match self.language.as_ref() {
  2900. Some(v) => &v,
  2901. None => "",
  2902. }
  2903. }
  2904. fn get_language_for_reflect(&self) -> &::protobuf::SingularField<::std::string::String> {
  2905. &self.language
  2906. }
  2907. fn mut_language_for_reflect(&mut self) -> &mut ::protobuf::SingularField<::std::string::String> {
  2908. &mut self.language
  2909. }
  2910. }
  2911. impl ::protobuf::Message for ClientInfo {
  2912. fn is_initialized(&self) -> bool {
  2913. true
  2914. }
  2915. fn merge_from(&mut self, is: &mut ::protobuf::CodedInputStream) -> ::protobuf::ProtobufResult<()> {
  2916. while !is.eof()? {
  2917. let (field_number, wire_type) = is.read_tag_unpack()?;
  2918. match field_number {
  2919. 1 => {
  2920. if wire_type != ::protobuf::wire_format::WireTypeVarint {
  2921. return ::std::result::Result::Err(::protobuf::rt::unexpected_wire_type(wire_type));
  2922. };
  2923. let tmp = is.read_bool()?;
  2924. self.limited = ::std::option::Option::Some(tmp);
  2925. },
  2926. 2 => {
  2927. ::protobuf::rt::read_singular_message_into(wire_type, is, &mut self.fb)?;
  2928. },
  2929. 3 => {
  2930. ::protobuf::rt::read_singular_string_into(wire_type, is, &mut self.language)?;
  2931. },
  2932. _ => {
  2933. ::protobuf::rt::read_unknown_or_skip_group(field_number, wire_type, is, self.mut_unknown_fields())?;
  2934. },
  2935. };
  2936. }
  2937. ::std::result::Result::Ok(())
  2938. }
  2939. // Compute sizes of nested messages
  2940. #[allow(unused_variables)]
  2941. fn compute_size(&self) -> u32 {
  2942. let mut my_size = 0;
  2943. if let Some(v) = self.limited {
  2944. my_size += 2;
  2945. };
  2946. if let Some(v) = self.fb.as_ref() {
  2947. let len = v.compute_size();
  2948. my_size += 1 + ::protobuf::rt::compute_raw_varint32_size(len) + len;
  2949. };
  2950. if let Some(v) = self.language.as_ref() {
  2951. my_size += ::protobuf::rt::string_size(3, &v);
  2952. };
  2953. my_size += ::protobuf::rt::unknown_fields_size(self.get_unknown_fields());
  2954. self.cached_size.set(my_size);
  2955. my_size
  2956. }
  2957. fn write_to_with_cached_sizes(&self, os: &mut ::protobuf::CodedOutputStream) -> ::protobuf::ProtobufResult<()> {
  2958. if let Some(v) = self.limited {
  2959. os.write_bool(1, v)?;
  2960. };
  2961. if let Some(v) = self.fb.as_ref() {
  2962. os.write_tag(2, ::protobuf::wire_format::WireTypeLengthDelimited)?;
  2963. os.write_raw_varint32(v.get_cached_size())?;
  2964. v.write_to_with_cached_sizes(os)?;
  2965. };
  2966. if let Some(v) = self.language.as_ref() {
  2967. os.write_string(3, &v)?;
  2968. };
  2969. os.write_unknown_fields(self.get_unknown_fields())?;
  2970. ::std::result::Result::Ok(())
  2971. }
  2972. fn get_cached_size(&self) -> u32 {
  2973. self.cached_size.get()
  2974. }
  2975. fn get_unknown_fields(&self) -> &::protobuf::UnknownFields {
  2976. &self.unknown_fields
  2977. }
  2978. fn mut_unknown_fields(&mut self) -> &mut ::protobuf::UnknownFields {
  2979. &mut self.unknown_fields
  2980. }
  2981. fn as_any(&self) -> &::std::any::Any {
  2982. self as &::std::any::Any
  2983. }
  2984. fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor {
  2985. ::protobuf::MessageStatic::descriptor_static(None::<Self>)
  2986. }
  2987. }
  2988. impl ::protobuf::MessageStatic for ClientInfo {
  2989. fn new() -> ClientInfo {
  2990. ClientInfo::new()
  2991. }
  2992. fn descriptor_static(_: ::std::option::Option<ClientInfo>) -> &'static ::protobuf::reflect::MessageDescriptor {
  2993. static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
  2994. lock: ::protobuf::lazy::ONCE_INIT,
  2995. ptr: 0 as *const ::protobuf::reflect::MessageDescriptor,
  2996. };
  2997. unsafe {
  2998. descriptor.get(|| {
  2999. let mut fields = ::std::vec::Vec::new();
  3000. fields.push(::protobuf::reflect::accessor::make_option_accessor::<_, ::protobuf::types::ProtobufTypeBool>(
  3001. "limited",
  3002. ClientInfo::get_limited_for_reflect,
  3003. ClientInfo::mut_limited_for_reflect,
  3004. ));
  3005. fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage<ClientInfoFacebook>>(
  3006. "fb",
  3007. ClientInfo::get_fb_for_reflect,
  3008. ClientInfo::mut_fb_for_reflect,
  3009. ));
  3010. fields.push(::protobuf::reflect::accessor::make_singular_field_accessor::<_, ::protobuf::types::ProtobufTypeString>(
  3011. "language",
  3012. ClientInfo::get_language_for_reflect,
  3013. ClientInfo::mut_language_for_reflect,
  3014. ));
  3015. ::protobuf::reflect::MessageDescriptor::new::<ClientInfo>(
  3016. "ClientInfo",
  3017. fields,
  3018. file_descriptor_proto()
  3019. )
  3020. })
  3021. }
  3022. }
  3023. }
  3024. impl ::protobuf::Clear for ClientInfo {
  3025. fn clear(&mut self) {
  3026. self.clear_limited();
  3027. self.clear_fb();
  3028. self.clear_language();
  3029. self.unknown_fields.clear();
  3030. }
  3031. }
  3032. impl ::std::fmt::Debug for ClientInfo {
  3033. fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result {
  3034. ::protobuf::text_format::fmt(self, f)
  3035. }
  3036. }
  3037. impl ::protobuf::reflect::ProtobufValue for ClientInfo {
  3038. fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef {
  3039. ::protobuf::reflect::ProtobufValueRef::Message(self)
  3040. }
  3041. }
  3042. #[derive(PartialEq,Clone,Default)]
  3043. pub struct ClientInfoFacebook {
  3044. // message fields
  3045. machine_id: ::protobuf::SingularField<::std::string::String>,
  3046. // special fields
  3047. unknown_fields: ::protobuf::UnknownFields,
  3048. cached_size: ::protobuf::CachedSize,
  3049. }
  3050. // see codegen.rs for the explanation why impl Sync explicitly
  3051. unsafe impl ::std::marker::Sync for ClientInfoFacebook {}
  3052. impl ClientInfoFacebook {
  3053. pub fn new() -> ClientInfoFacebook {
  3054. ::std::default::Default::default()
  3055. }
  3056. pub fn default_instance() -> &'static ClientInfoFacebook {
  3057. static mut instance: ::protobuf::lazy::Lazy<ClientInfoFacebook> = ::protobuf::lazy::Lazy {
  3058. lock: ::protobuf::lazy::ONCE_INIT,
  3059. ptr: 0 as *const ClientInfoFacebook,
  3060. };
  3061. unsafe {
  3062. instance.get(ClientInfoFacebook::new)
  3063. }
  3064. }
  3065. // optional string machine_id = 1;
  3066. pub fn clear_machine_id(&mut self) {
  3067. self.machine_id.clear();
  3068. }
  3069. pub fn has_machine_id(&self) -> bool {
  3070. self.machine_id.is_some()
  3071. }
  3072. // Param is passed by value, moved
  3073. pub fn set_machine_id(&mut self, v: ::std::string::String) {
  3074. self.machine_id = ::protobuf::SingularField::some(v);
  3075. }
  3076. // Mutable pointer to the field.
  3077. // If field is not initialized, it is initialized with default value first.
  3078. pub fn mut_machine_id(&mut self) -> &mut ::std::string::String {
  3079. if self.machine_id.is_none() {
  3080. self.machine_id.set_default();
  3081. };
  3082. self.machine_id.as_mut().unwrap()
  3083. }
  3084. // Take field
  3085. pub fn take_machine_id(&mut self) -> ::std::string::String {
  3086. self.machine_id.take().unwrap_or_else(|| ::std::string::String::new())
  3087. }
  3088. pub fn get_machine_id(&self) -> &str {
  3089. match self.machine_id.as_ref() {
  3090. Some(v) => &v,
  3091. None => "",
  3092. }
  3093. }
  3094. fn get_machine_id_for_reflect(&self) -> &::protobuf::SingularField<::std::string::String> {
  3095. &self.machine_id
  3096. }
  3097. fn mut_machine_id_for_reflect(&mut self) -> &mut ::protobuf::SingularField<::std::string::String> {
  3098. &mut self.machine_id
  3099. }
  3100. }
  3101. impl ::protobuf::Message for ClientInfoFacebook {
  3102. fn is_initialized(&self) -> bool {
  3103. true
  3104. }
  3105. fn merge_from(&mut self, is: &mut ::protobuf::CodedInputStream) -> ::protobuf::ProtobufResult<()> {
  3106. while !is.eof()? {
  3107. let (field_number, wire_type) = is.read_tag_unpack()?;
  3108. match field_number {
  3109. 1 => {
  3110. ::protobuf::rt::read_singular_string_into(wire_type, is, &mut self.machine_id)?;
  3111. },
  3112. _ => {
  3113. ::protobuf::rt::read_unknown_or_skip_group(field_number, wire_type, is, self.mut_unknown_fields())?;
  3114. },
  3115. };
  3116. }
  3117. ::std::result::Result::Ok(())
  3118. }
  3119. // Compute sizes of nested messages
  3120. #[allow(unused_variables)]
  3121. fn compute_size(&self) -> u32 {
  3122. let mut my_size = 0;
  3123. if let Some(v) = self.machine_id.as_ref() {
  3124. my_size += ::protobuf::rt::string_size(1, &v);
  3125. };
  3126. my_size += ::protobuf::rt::unknown_fields_size(self.get_unknown_fields());
  3127. self.cached_size.set(my_size);
  3128. my_size
  3129. }
  3130. fn write_to_with_cached_sizes(&self, os: &mut ::protobuf::CodedOutputStream) -> ::protobuf::ProtobufResult<()> {
  3131. if let Some(v) = self.machine_id.as_ref() {
  3132. os.write_string(1, &v)?;
  3133. };
  3134. os.write_unknown_fields(self.get_unknown_fields())?;
  3135. ::std::result::Result::Ok(())
  3136. }
  3137. fn get_cached_size(&self) -> u32 {
  3138. self.cached_size.get()
  3139. }
  3140. fn get_unknown_fields(&self) -> &::protobuf::UnknownFields {
  3141. &self.unknown_fields
  3142. }
  3143. fn mut_unknown_fields(&mut self) -> &mut ::protobuf::UnknownFields {
  3144. &mut self.unknown_fields
  3145. }
  3146. fn as_any(&self) -> &::std::any::Any {
  3147. self as &::std::any::Any
  3148. }
  3149. fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor {
  3150. ::protobuf::MessageStatic::descriptor_static(None::<Self>)
  3151. }
  3152. }
  3153. impl ::protobuf::MessageStatic for ClientInfoFacebook {
  3154. fn new() -> ClientInfoFacebook {
  3155. ClientInfoFacebook::new()
  3156. }
  3157. fn descriptor_static(_: ::std::option::Option<ClientInfoFacebook>) -> &'static ::protobuf::reflect::MessageDescriptor {
  3158. static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
  3159. lock: ::protobuf::lazy::ONCE_INIT,
  3160. ptr: 0 as *const ::protobuf::reflect::MessageDescriptor,
  3161. };
  3162. unsafe {
  3163. descriptor.get(|| {
  3164. let mut fields = ::std::vec::Vec::new();
  3165. fields.push(::protobuf::reflect::accessor::make_singular_field_accessor::<_, ::protobuf::types::ProtobufTypeString>(
  3166. "machine_id",
  3167. ClientInfoFacebook::get_machine_id_for_reflect,
  3168. ClientInfoFacebook::mut_machine_id_for_reflect,
  3169. ));
  3170. ::protobuf::reflect::MessageDescriptor::new::<ClientInfoFacebook>(
  3171. "ClientInfoFacebook",
  3172. fields,
  3173. file_descriptor_proto()
  3174. )
  3175. })
  3176. }
  3177. }
  3178. }
  3179. impl ::protobuf::Clear for ClientInfoFacebook {
  3180. fn clear(&mut self) {
  3181. self.clear_machine_id();
  3182. self.unknown_fields.clear();
  3183. }
  3184. }
  3185. impl ::std::fmt::Debug for ClientInfoFacebook {
  3186. fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result {
  3187. ::protobuf::text_format::fmt(self, f)
  3188. }
  3189. }
  3190. impl ::protobuf::reflect::ProtobufValue for ClientInfoFacebook {
  3191. fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef {
  3192. ::protobuf::reflect::ProtobufValueRef::Message(self)
  3193. }
  3194. }
  3195. #[derive(PartialEq,Clone,Default)]
  3196. pub struct APWelcome {
  3197. // message fields
  3198. canonical_username: ::protobuf::SingularField<::std::string::String>,
  3199. account_type_logged_in: ::std::option::Option<AccountType>,
  3200. credentials_type_logged_in: ::std::option::Option<AccountType>,
  3201. reusable_auth_credentials_type: ::std::option::Option<AuthenticationType>,
  3202. reusable_auth_credentials: ::protobuf::SingularField<::std::vec::Vec<u8>>,
  3203. lfs_secret: ::protobuf::SingularField<::std::vec::Vec<u8>>,
  3204. account_info: ::protobuf::SingularPtrField<AccountInfo>,
  3205. fb: ::protobuf::SingularPtrField<AccountInfoFacebook>,
  3206. // special fields
  3207. unknown_fields: ::protobuf::UnknownFields,
  3208. cached_size: ::protobuf::CachedSize,
  3209. }
  3210. // see codegen.rs for the explanation why impl Sync explicitly
  3211. unsafe impl ::std::marker::Sync for APWelcome {}
  3212. impl APWelcome {
  3213. pub fn new() -> APWelcome {
  3214. ::std::default::Default::default()
  3215. }
  3216. pub fn default_instance() -> &'static APWelcome {
  3217. static mut instance: ::protobuf::lazy::Lazy<APWelcome> = ::protobuf::lazy::Lazy {
  3218. lock: ::protobuf::lazy::ONCE_INIT,
  3219. ptr: 0 as *const APWelcome,
  3220. };
  3221. unsafe {
  3222. instance.get(APWelcome::new)
  3223. }
  3224. }
  3225. // required string canonical_username = 10;
  3226. pub fn clear_canonical_username(&mut self) {
  3227. self.canonical_username.clear();
  3228. }
  3229. pub fn has_canonical_username(&self) -> bool {
  3230. self.canonical_username.is_some()
  3231. }
  3232. // Param is passed by value, moved
  3233. pub fn set_canonical_username(&mut self, v: ::std::string::String) {
  3234. self.canonical_username = ::protobuf::SingularField::some(v);
  3235. }
  3236. // Mutable pointer to the field.
  3237. // If field is not initialized, it is initialized with default value first.
  3238. pub fn mut_canonical_username(&mut self) -> &mut ::std::string::String {
  3239. if self.canonical_username.is_none() {
  3240. self.canonical_username.set_default();
  3241. };
  3242. self.canonical_username.as_mut().unwrap()
  3243. }
  3244. // Take field
  3245. pub fn take_canonical_username(&mut self) -> ::std::string::String {
  3246. self.canonical_username.take().unwrap_or_else(|| ::std::string::String::new())
  3247. }
  3248. pub fn get_canonical_username(&self) -> &str {
  3249. match self.canonical_username.as_ref() {
  3250. Some(v) => &v,
  3251. None => "",
  3252. }
  3253. }
  3254. fn get_canonical_username_for_reflect(&self) -> &::protobuf::SingularField<::std::string::String> {
  3255. &self.canonical_username
  3256. }
  3257. fn mut_canonical_username_for_reflect(&mut self) -> &mut ::protobuf::SingularField<::std::string::String> {
  3258. &mut self.canonical_username
  3259. }
  3260. // required .AccountType account_type_logged_in = 20;
  3261. pub fn clear_account_type_logged_in(&mut self) {
  3262. self.account_type_logged_in = ::std::option::Option::None;
  3263. }
  3264. pub fn has_account_type_logged_in(&self) -> bool {
  3265. self.account_type_logged_in.is_some()
  3266. }
  3267. // Param is passed by value, moved
  3268. pub fn set_account_type_logged_in(&mut self, v: AccountType) {
  3269. self.account_type_logged_in = ::std::option::Option::Some(v);
  3270. }
  3271. pub fn get_account_type_logged_in(&self) -> AccountType {
  3272. self.account_type_logged_in.unwrap_or(AccountType::Spotify)
  3273. }
  3274. fn get_account_type_logged_in_for_reflect(&self) -> &::std::option::Option<AccountType> {
  3275. &self.account_type_logged_in
  3276. }
  3277. fn mut_account_type_logged_in_for_reflect(&mut self) -> &mut ::std::option::Option<AccountType> {
  3278. &mut self.account_type_logged_in
  3279. }
  3280. // required .AccountType credentials_type_logged_in = 25;
  3281. pub fn clear_credentials_type_logged_in(&mut self) {
  3282. self.credentials_type_logged_in = ::std::option::Option::None;
  3283. }
  3284. pub fn has_credentials_type_logged_in(&self) -> bool {
  3285. self.credentials_type_logged_in.is_some()
  3286. }
  3287. // Param is passed by value, moved
  3288. pub fn set_credentials_type_logged_in(&mut self, v: AccountType) {
  3289. self.credentials_type_logged_in = ::std::option::Option::Some(v);
  3290. }
  3291. pub fn get_credentials_type_logged_in(&self) -> AccountType {
  3292. self.credentials_type_logged_in.unwrap_or(AccountType::Spotify)
  3293. }
  3294. fn get_credentials_type_logged_in_for_reflect(&self) -> &::std::option::Option<AccountType> {
  3295. &self.credentials_type_logged_in
  3296. }
  3297. fn mut_credentials_type_logged_in_for_reflect(&mut self) -> &mut ::std::option::Option<AccountType> {
  3298. &mut self.credentials_type_logged_in
  3299. }
  3300. // required .AuthenticationType reusable_auth_credentials_type = 30;
  3301. pub fn clear_reusable_auth_credentials_type(&mut self) {
  3302. self.reusable_auth_credentials_type = ::std::option::Option::None;
  3303. }
  3304. pub fn has_reusable_auth_credentials_type(&self) -> bool {
  3305. self.reusable_auth_credentials_type.is_some()
  3306. }
  3307. // Param is passed by value, moved
  3308. pub fn set_reusable_auth_credentials_type(&mut self, v: AuthenticationType) {
  3309. self.reusable_auth_credentials_type = ::std::option::Option::Some(v);
  3310. }
  3311. pub fn get_reusable_auth_credentials_type(&self) -> AuthenticationType {
  3312. self.reusable_auth_credentials_type.unwrap_or(AuthenticationType::AUTHENTICATION_USER_PASS)
  3313. }
  3314. fn get_reusable_auth_credentials_type_for_reflect(&self) -> &::std::option::Option<AuthenticationType> {
  3315. &self.reusable_auth_credentials_type
  3316. }
  3317. fn mut_reusable_auth_credentials_type_for_reflect(&mut self) -> &mut ::std::option::Option<AuthenticationType> {
  3318. &mut self.reusable_auth_credentials_type
  3319. }
  3320. // required bytes reusable_auth_credentials = 40;
  3321. pub fn clear_reusable_auth_credentials(&mut self) {
  3322. self.reusable_auth_credentials.clear();
  3323. }
  3324. pub fn has_reusable_auth_credentials(&self) -> bool {
  3325. self.reusable_auth_credentials.is_some()
  3326. }
  3327. // Param is passed by value, moved
  3328. pub fn set_reusable_auth_credentials(&mut self, v: ::std::vec::Vec<u8>) {
  3329. self.reusable_auth_credentials = ::protobuf::SingularField::some(v);
  3330. }
  3331. // Mutable pointer to the field.
  3332. // If field is not initialized, it is initialized with default value first.
  3333. pub fn mut_reusable_auth_credentials(&mut self) -> &mut ::std::vec::Vec<u8> {
  3334. if self.reusable_auth_credentials.is_none() {
  3335. self.reusable_auth_credentials.set_default();
  3336. };
  3337. self.reusable_auth_credentials.as_mut().unwrap()
  3338. }
  3339. // Take field
  3340. pub fn take_reusable_auth_credentials(&mut self) -> ::std::vec::Vec<u8> {
  3341. self.reusable_auth_credentials.take().unwrap_or_else(|| ::std::vec::Vec::new())
  3342. }
  3343. pub fn get_reusable_auth_credentials(&self) -> &[u8] {
  3344. match self.reusable_auth_credentials.as_ref() {
  3345. Some(v) => &v,
  3346. None => &[],
  3347. }
  3348. }
  3349. fn get_reusable_auth_credentials_for_reflect(&self) -> &::protobuf::SingularField<::std::vec::Vec<u8>> {
  3350. &self.reusable_auth_credentials
  3351. }
  3352. fn mut_reusable_auth_credentials_for_reflect(&mut self) -> &mut ::protobuf::SingularField<::std::vec::Vec<u8>> {
  3353. &mut self.reusable_auth_credentials
  3354. }
  3355. // optional bytes lfs_secret = 50;
  3356. pub fn clear_lfs_secret(&mut self) {
  3357. self.lfs_secret.clear();
  3358. }
  3359. pub fn has_lfs_secret(&self) -> bool {
  3360. self.lfs_secret.is_some()
  3361. }
  3362. // Param is passed by value, moved
  3363. pub fn set_lfs_secret(&mut self, v: ::std::vec::Vec<u8>) {
  3364. self.lfs_secret = ::protobuf::SingularField::some(v);
  3365. }
  3366. // Mutable pointer to the field.
  3367. // If field is not initialized, it is initialized with default value first.
  3368. pub fn mut_lfs_secret(&mut self) -> &mut ::std::vec::Vec<u8> {
  3369. if self.lfs_secret.is_none() {
  3370. self.lfs_secret.set_default();
  3371. };
  3372. self.lfs_secret.as_mut().unwrap()
  3373. }
  3374. // Take field
  3375. pub fn take_lfs_secret(&mut self) -> ::std::vec::Vec<u8> {
  3376. self.lfs_secret.take().unwrap_or_else(|| ::std::vec::Vec::new())
  3377. }
  3378. pub fn get_lfs_secret(&self) -> &[u8] {
  3379. match self.lfs_secret.as_ref() {
  3380. Some(v) => &v,
  3381. None => &[],
  3382. }
  3383. }
  3384. fn get_lfs_secret_for_reflect(&self) -> &::protobuf::SingularField<::std::vec::Vec<u8>> {
  3385. &self.lfs_secret
  3386. }
  3387. fn mut_lfs_secret_for_reflect(&mut self) -> &mut ::protobuf::SingularField<::std::vec::Vec<u8>> {
  3388. &mut self.lfs_secret
  3389. }
  3390. // optional .AccountInfo account_info = 60;
  3391. pub fn clear_account_info(&mut self) {
  3392. self.account_info.clear();
  3393. }
  3394. pub fn has_account_info(&self) -> bool {
  3395. self.account_info.is_some()
  3396. }
  3397. // Param is passed by value, moved
  3398. pub fn set_account_info(&mut self, v: AccountInfo) {
  3399. self.account_info = ::protobuf::SingularPtrField::some(v);
  3400. }
  3401. // Mutable pointer to the field.
  3402. // If field is not initialized, it is initialized with default value first.
  3403. pub fn mut_account_info(&mut self) -> &mut AccountInfo {
  3404. if self.account_info.is_none() {
  3405. self.account_info.set_default();
  3406. };
  3407. self.account_info.as_mut().unwrap()
  3408. }
  3409. // Take field
  3410. pub fn take_account_info(&mut self) -> AccountInfo {
  3411. self.account_info.take().unwrap_or_else(|| AccountInfo::new())
  3412. }
  3413. pub fn get_account_info(&self) -> &AccountInfo {
  3414. self.account_info.as_ref().unwrap_or_else(|| AccountInfo::default_instance())
  3415. }
  3416. fn get_account_info_for_reflect(&self) -> &::protobuf::SingularPtrField<AccountInfo> {
  3417. &self.account_info
  3418. }
  3419. fn mut_account_info_for_reflect(&mut self) -> &mut ::protobuf::SingularPtrField<AccountInfo> {
  3420. &mut self.account_info
  3421. }
  3422. // optional .AccountInfoFacebook fb = 70;
  3423. pub fn clear_fb(&mut self) {
  3424. self.fb.clear();
  3425. }
  3426. pub fn has_fb(&self) -> bool {
  3427. self.fb.is_some()
  3428. }
  3429. // Param is passed by value, moved
  3430. pub fn set_fb(&mut self, v: AccountInfoFacebook) {
  3431. self.fb = ::protobuf::SingularPtrField::some(v);
  3432. }
  3433. // Mutable pointer to the field.
  3434. // If field is not initialized, it is initialized with default value first.
  3435. pub fn mut_fb(&mut self) -> &mut AccountInfoFacebook {
  3436. if self.fb.is_none() {
  3437. self.fb.set_default();
  3438. };
  3439. self.fb.as_mut().unwrap()
  3440. }
  3441. // Take field
  3442. pub fn take_fb(&mut self) -> AccountInfoFacebook {
  3443. self.fb.take().unwrap_or_else(|| AccountInfoFacebook::new())
  3444. }
  3445. pub fn get_fb(&self) -> &AccountInfoFacebook {
  3446. self.fb.as_ref().unwrap_or_else(|| AccountInfoFacebook::default_instance())
  3447. }
  3448. fn get_fb_for_reflect(&self) -> &::protobuf::SingularPtrField<AccountInfoFacebook> {
  3449. &self.fb
  3450. }
  3451. fn mut_fb_for_reflect(&mut self) -> &mut ::protobuf::SingularPtrField<AccountInfoFacebook> {
  3452. &mut self.fb
  3453. }
  3454. }
  3455. impl ::protobuf::Message for APWelcome {
  3456. fn is_initialized(&self) -> bool {
  3457. if self.canonical_username.is_none() {
  3458. return false;
  3459. };
  3460. if self.account_type_logged_in.is_none() {
  3461. return false;
  3462. };
  3463. if self.credentials_type_logged_in.is_none() {
  3464. return false;
  3465. };
  3466. if self.reusable_auth_credentials_type.is_none() {
  3467. return false;
  3468. };
  3469. if self.reusable_auth_credentials.is_none() {
  3470. return false;
  3471. };
  3472. true
  3473. }
  3474. fn merge_from(&mut self, is: &mut ::protobuf::CodedInputStream) -> ::protobuf::ProtobufResult<()> {
  3475. while !is.eof()? {
  3476. let (field_number, wire_type) = is.read_tag_unpack()?;
  3477. match field_number {
  3478. 10 => {
  3479. ::protobuf::rt::read_singular_string_into(wire_type, is, &mut self.canonical_username)?;
  3480. },
  3481. 20 => {
  3482. if wire_type != ::protobuf::wire_format::WireTypeVarint {
  3483. return ::std::result::Result::Err(::protobuf::rt::unexpected_wire_type(wire_type));
  3484. };
  3485. let tmp = is.read_enum()?;
  3486. self.account_type_logged_in = ::std::option::Option::Some(tmp);
  3487. },
  3488. 25 => {
  3489. if wire_type != ::protobuf::wire_format::WireTypeVarint {
  3490. return ::std::result::Result::Err(::protobuf::rt::unexpected_wire_type(wire_type));
  3491. };
  3492. let tmp = is.read_enum()?;
  3493. self.credentials_type_logged_in = ::std::option::Option::Some(tmp);
  3494. },
  3495. 30 => {
  3496. if wire_type != ::protobuf::wire_format::WireTypeVarint {
  3497. return ::std::result::Result::Err(::protobuf::rt::unexpected_wire_type(wire_type));
  3498. };
  3499. let tmp = is.read_enum()?;
  3500. self.reusable_auth_credentials_type = ::std::option::Option::Some(tmp);
  3501. },
  3502. 40 => {
  3503. ::protobuf::rt::read_singular_bytes_into(wire_type, is, &mut self.reusable_auth_credentials)?;
  3504. },
  3505. 50 => {
  3506. ::protobuf::rt::read_singular_bytes_into(wire_type, is, &mut self.lfs_secret)?;
  3507. },
  3508. 60 => {
  3509. ::protobuf::rt::read_singular_message_into(wire_type, is, &mut self.account_info)?;
  3510. },
  3511. 70 => {
  3512. ::protobuf::rt::read_singular_message_into(wire_type, is, &mut self.fb)?;
  3513. },
  3514. _ => {
  3515. ::protobuf::rt::read_unknown_or_skip_group(field_number, wire_type, is, self.mut_unknown_fields())?;
  3516. },
  3517. };
  3518. }
  3519. ::std::result::Result::Ok(())
  3520. }
  3521. // Compute sizes of nested messages
  3522. #[allow(unused_variables)]
  3523. fn compute_size(&self) -> u32 {
  3524. let mut my_size = 0;
  3525. if let Some(v) = self.canonical_username.as_ref() {
  3526. my_size += ::protobuf::rt::string_size(10, &v);
  3527. };
  3528. if let Some(v) = self.account_type_logged_in {
  3529. my_size += ::protobuf::rt::enum_size(20, v);
  3530. };
  3531. if let Some(v) = self.credentials_type_logged_in {
  3532. my_size += ::protobuf::rt::enum_size(25, v);
  3533. };
  3534. if let Some(v) = self.reusable_auth_credentials_type {
  3535. my_size += ::protobuf::rt::enum_size(30, v);
  3536. };
  3537. if let Some(v) = self.reusable_auth_credentials.as_ref() {
  3538. my_size += ::protobuf::rt::bytes_size(40, &v);
  3539. };
  3540. if let Some(v) = self.lfs_secret.as_ref() {
  3541. my_size += ::protobuf::rt::bytes_size(50, &v);
  3542. };
  3543. if let Some(v) = self.account_info.as_ref() {
  3544. let len = v.compute_size();
  3545. my_size += 2 + ::protobuf::rt::compute_raw_varint32_size(len) + len;
  3546. };
  3547. if let Some(v) = self.fb.as_ref() {
  3548. let len = v.compute_size();
  3549. my_size += 2 + ::protobuf::rt::compute_raw_varint32_size(len) + len;
  3550. };
  3551. my_size += ::protobuf::rt::unknown_fields_size(self.get_unknown_fields());
  3552. self.cached_size.set(my_size);
  3553. my_size
  3554. }
  3555. fn write_to_with_cached_sizes(&self, os: &mut ::protobuf::CodedOutputStream) -> ::protobuf::ProtobufResult<()> {
  3556. if let Some(v) = self.canonical_username.as_ref() {
  3557. os.write_string(10, &v)?;
  3558. };
  3559. if let Some(v) = self.account_type_logged_in {
  3560. os.write_enum(20, v.value())?;
  3561. };
  3562. if let Some(v) = self.credentials_type_logged_in {
  3563. os.write_enum(25, v.value())?;
  3564. };
  3565. if let Some(v) = self.reusable_auth_credentials_type {
  3566. os.write_enum(30, v.value())?;
  3567. };
  3568. if let Some(v) = self.reusable_auth_credentials.as_ref() {
  3569. os.write_bytes(40, &v)?;
  3570. };
  3571. if let Some(v) = self.lfs_secret.as_ref() {
  3572. os.write_bytes(50, &v)?;
  3573. };
  3574. if let Some(v) = self.account_info.as_ref() {
  3575. os.write_tag(60, ::protobuf::wire_format::WireTypeLengthDelimited)?;
  3576. os.write_raw_varint32(v.get_cached_size())?;
  3577. v.write_to_with_cached_sizes(os)?;
  3578. };
  3579. if let Some(v) = self.fb.as_ref() {
  3580. os.write_tag(70, ::protobuf::wire_format::WireTypeLengthDelimited)?;
  3581. os.write_raw_varint32(v.get_cached_size())?;
  3582. v.write_to_with_cached_sizes(os)?;
  3583. };
  3584. os.write_unknown_fields(self.get_unknown_fields())?;
  3585. ::std::result::Result::Ok(())
  3586. }
  3587. fn get_cached_size(&self) -> u32 {
  3588. self.cached_size.get()
  3589. }
  3590. fn get_unknown_fields(&self) -> &::protobuf::UnknownFields {
  3591. &self.unknown_fields
  3592. }
  3593. fn mut_unknown_fields(&mut self) -> &mut ::protobuf::UnknownFields {
  3594. &mut self.unknown_fields
  3595. }
  3596. fn as_any(&self) -> &::std::any::Any {
  3597. self as &::std::any::Any
  3598. }
  3599. fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor {
  3600. ::protobuf::MessageStatic::descriptor_static(None::<Self>)
  3601. }
  3602. }
  3603. impl ::protobuf::MessageStatic for APWelcome {
  3604. fn new() -> APWelcome {
  3605. APWelcome::new()
  3606. }
  3607. fn descriptor_static(_: ::std::option::Option<APWelcome>) -> &'static ::protobuf::reflect::MessageDescriptor {
  3608. static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
  3609. lock: ::protobuf::lazy::ONCE_INIT,
  3610. ptr: 0 as *const ::protobuf::reflect::MessageDescriptor,
  3611. };
  3612. unsafe {
  3613. descriptor.get(|| {
  3614. let mut fields = ::std::vec::Vec::new();
  3615. fields.push(::protobuf::reflect::accessor::make_singular_field_accessor::<_, ::protobuf::types::ProtobufTypeString>(
  3616. "canonical_username",
  3617. APWelcome::get_canonical_username_for_reflect,
  3618. APWelcome::mut_canonical_username_for_reflect,
  3619. ));
  3620. fields.push(::protobuf::reflect::accessor::make_option_accessor::<_, ::protobuf::types::ProtobufTypeEnum<AccountType>>(
  3621. "account_type_logged_in",
  3622. APWelcome::get_account_type_logged_in_for_reflect,
  3623. APWelcome::mut_account_type_logged_in_for_reflect,
  3624. ));
  3625. fields.push(::protobuf::reflect::accessor::make_option_accessor::<_, ::protobuf::types::ProtobufTypeEnum<AccountType>>(
  3626. "credentials_type_logged_in",
  3627. APWelcome::get_credentials_type_logged_in_for_reflect,
  3628. APWelcome::mut_credentials_type_logged_in_for_reflect,
  3629. ));
  3630. fields.push(::protobuf::reflect::accessor::make_option_accessor::<_, ::protobuf::types::ProtobufTypeEnum<AuthenticationType>>(
  3631. "reusable_auth_credentials_type",
  3632. APWelcome::get_reusable_auth_credentials_type_for_reflect,
  3633. APWelcome::mut_reusable_auth_credentials_type_for_reflect,
  3634. ));
  3635. fields.push(::protobuf::reflect::accessor::make_singular_field_accessor::<_, ::protobuf::types::ProtobufTypeBytes>(
  3636. "reusable_auth_credentials",
  3637. APWelcome::get_reusable_auth_credentials_for_reflect,
  3638. APWelcome::mut_reusable_auth_credentials_for_reflect,
  3639. ));
  3640. fields.push(::protobuf::reflect::accessor::make_singular_field_accessor::<_, ::protobuf::types::ProtobufTypeBytes>(
  3641. "lfs_secret",
  3642. APWelcome::get_lfs_secret_for_reflect,
  3643. APWelcome::mut_lfs_secret_for_reflect,
  3644. ));
  3645. fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage<AccountInfo>>(
  3646. "account_info",
  3647. APWelcome::get_account_info_for_reflect,
  3648. APWelcome::mut_account_info_for_reflect,
  3649. ));
  3650. fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage<AccountInfoFacebook>>(
  3651. "fb",
  3652. APWelcome::get_fb_for_reflect,
  3653. APWelcome::mut_fb_for_reflect,
  3654. ));
  3655. ::protobuf::reflect::MessageDescriptor::new::<APWelcome>(
  3656. "APWelcome",
  3657. fields,
  3658. file_descriptor_proto()
  3659. )
  3660. })
  3661. }
  3662. }
  3663. }
  3664. impl ::protobuf::Clear for APWelcome {
  3665. fn clear(&mut self) {
  3666. self.clear_canonical_username();
  3667. self.clear_account_type_logged_in();
  3668. self.clear_credentials_type_logged_in();
  3669. self.clear_reusable_auth_credentials_type();
  3670. self.clear_reusable_auth_credentials();
  3671. self.clear_lfs_secret();
  3672. self.clear_account_info();
  3673. self.clear_fb();
  3674. self.unknown_fields.clear();
  3675. }
  3676. }
  3677. impl ::std::fmt::Debug for APWelcome {
  3678. fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result {
  3679. ::protobuf::text_format::fmt(self, f)
  3680. }
  3681. }
  3682. impl ::protobuf::reflect::ProtobufValue for APWelcome {
  3683. fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef {
  3684. ::protobuf::reflect::ProtobufValueRef::Message(self)
  3685. }
  3686. }
  3687. #[derive(PartialEq,Clone,Default)]
  3688. pub struct AccountInfo {
  3689. // message fields
  3690. spotify: ::protobuf::SingularPtrField<AccountInfoSpotify>,
  3691. facebook: ::protobuf::SingularPtrField<AccountInfoFacebook>,
  3692. // special fields
  3693. unknown_fields: ::protobuf::UnknownFields,
  3694. cached_size: ::protobuf::CachedSize,
  3695. }
  3696. // see codegen.rs for the explanation why impl Sync explicitly
  3697. unsafe impl ::std::marker::Sync for AccountInfo {}
  3698. impl AccountInfo {
  3699. pub fn new() -> AccountInfo {
  3700. ::std::default::Default::default()
  3701. }
  3702. pub fn default_instance() -> &'static AccountInfo {
  3703. static mut instance: ::protobuf::lazy::Lazy<AccountInfo> = ::protobuf::lazy::Lazy {
  3704. lock: ::protobuf::lazy::ONCE_INIT,
  3705. ptr: 0 as *const AccountInfo,
  3706. };
  3707. unsafe {
  3708. instance.get(AccountInfo::new)
  3709. }
  3710. }
  3711. // optional .AccountInfoSpotify spotify = 1;
  3712. pub fn clear_spotify(&mut self) {
  3713. self.spotify.clear();
  3714. }
  3715. pub fn has_spotify(&self) -> bool {
  3716. self.spotify.is_some()
  3717. }
  3718. // Param is passed by value, moved
  3719. pub fn set_spotify(&mut self, v: AccountInfoSpotify) {
  3720. self.spotify = ::protobuf::SingularPtrField::some(v);
  3721. }
  3722. // Mutable pointer to the field.
  3723. // If field is not initialized, it is initialized with default value first.
  3724. pub fn mut_spotify(&mut self) -> &mut AccountInfoSpotify {
  3725. if self.spotify.is_none() {
  3726. self.spotify.set_default();
  3727. };
  3728. self.spotify.as_mut().unwrap()
  3729. }
  3730. // Take field
  3731. pub fn take_spotify(&mut self) -> AccountInfoSpotify {
  3732. self.spotify.take().unwrap_or_else(|| AccountInfoSpotify::new())
  3733. }
  3734. pub fn get_spotify(&self) -> &AccountInfoSpotify {
  3735. self.spotify.as_ref().unwrap_or_else(|| AccountInfoSpotify::default_instance())
  3736. }
  3737. fn get_spotify_for_reflect(&self) -> &::protobuf::SingularPtrField<AccountInfoSpotify> {
  3738. &self.spotify
  3739. }
  3740. fn mut_spotify_for_reflect(&mut self) -> &mut ::protobuf::SingularPtrField<AccountInfoSpotify> {
  3741. &mut self.spotify
  3742. }
  3743. // optional .AccountInfoFacebook facebook = 2;
  3744. pub fn clear_facebook(&mut self) {
  3745. self.facebook.clear();
  3746. }
  3747. pub fn has_facebook(&self) -> bool {
  3748. self.facebook.is_some()
  3749. }
  3750. // Param is passed by value, moved
  3751. pub fn set_facebook(&mut self, v: AccountInfoFacebook) {
  3752. self.facebook = ::protobuf::SingularPtrField::some(v);
  3753. }
  3754. // Mutable pointer to the field.
  3755. // If field is not initialized, it is initialized with default value first.
  3756. pub fn mut_facebook(&mut self) -> &mut AccountInfoFacebook {
  3757. if self.facebook.is_none() {
  3758. self.facebook.set_default();
  3759. };
  3760. self.facebook.as_mut().unwrap()
  3761. }
  3762. // Take field
  3763. pub fn take_facebook(&mut self) -> AccountInfoFacebook {
  3764. self.facebook.take().unwrap_or_else(|| AccountInfoFacebook::new())
  3765. }
  3766. pub fn get_facebook(&self) -> &AccountInfoFacebook {
  3767. self.facebook.as_ref().unwrap_or_else(|| AccountInfoFacebook::default_instance())
  3768. }
  3769. fn get_facebook_for_reflect(&self) -> &::protobuf::SingularPtrField<AccountInfoFacebook> {
  3770. &self.facebook
  3771. }
  3772. fn mut_facebook_for_reflect(&mut self) -> &mut ::protobuf::SingularPtrField<AccountInfoFacebook> {
  3773. &mut self.facebook
  3774. }
  3775. }
  3776. impl ::protobuf::Message for AccountInfo {
  3777. fn is_initialized(&self) -> bool {
  3778. true
  3779. }
  3780. fn merge_from(&mut self, is: &mut ::protobuf::CodedInputStream) -> ::protobuf::ProtobufResult<()> {
  3781. while !is.eof()? {
  3782. let (field_number, wire_type) = is.read_tag_unpack()?;
  3783. match field_number {
  3784. 1 => {
  3785. ::protobuf::rt::read_singular_message_into(wire_type, is, &mut self.spotify)?;
  3786. },
  3787. 2 => {
  3788. ::protobuf::rt::read_singular_message_into(wire_type, is, &mut self.facebook)?;
  3789. },
  3790. _ => {
  3791. ::protobuf::rt::read_unknown_or_skip_group(field_number, wire_type, is, self.mut_unknown_fields())?;
  3792. },
  3793. };
  3794. }
  3795. ::std::result::Result::Ok(())
  3796. }
  3797. // Compute sizes of nested messages
  3798. #[allow(unused_variables)]
  3799. fn compute_size(&self) -> u32 {
  3800. let mut my_size = 0;
  3801. if let Some(v) = self.spotify.as_ref() {
  3802. let len = v.compute_size();
  3803. my_size += 1 + ::protobuf::rt::compute_raw_varint32_size(len) + len;
  3804. };
  3805. if let Some(v) = self.facebook.as_ref() {
  3806. let len = v.compute_size();
  3807. my_size += 1 + ::protobuf::rt::compute_raw_varint32_size(len) + len;
  3808. };
  3809. my_size += ::protobuf::rt::unknown_fields_size(self.get_unknown_fields());
  3810. self.cached_size.set(my_size);
  3811. my_size
  3812. }
  3813. fn write_to_with_cached_sizes(&self, os: &mut ::protobuf::CodedOutputStream) -> ::protobuf::ProtobufResult<()> {
  3814. if let Some(v) = self.spotify.as_ref() {
  3815. os.write_tag(1, ::protobuf::wire_format::WireTypeLengthDelimited)?;
  3816. os.write_raw_varint32(v.get_cached_size())?;
  3817. v.write_to_with_cached_sizes(os)?;
  3818. };
  3819. if let Some(v) = self.facebook.as_ref() {
  3820. os.write_tag(2, ::protobuf::wire_format::WireTypeLengthDelimited)?;
  3821. os.write_raw_varint32(v.get_cached_size())?;
  3822. v.write_to_with_cached_sizes(os)?;
  3823. };
  3824. os.write_unknown_fields(self.get_unknown_fields())?;
  3825. ::std::result::Result::Ok(())
  3826. }
  3827. fn get_cached_size(&self) -> u32 {
  3828. self.cached_size.get()
  3829. }
  3830. fn get_unknown_fields(&self) -> &::protobuf::UnknownFields {
  3831. &self.unknown_fields
  3832. }
  3833. fn mut_unknown_fields(&mut self) -> &mut ::protobuf::UnknownFields {
  3834. &mut self.unknown_fields
  3835. }
  3836. fn as_any(&self) -> &::std::any::Any {
  3837. self as &::std::any::Any
  3838. }
  3839. fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor {
  3840. ::protobuf::MessageStatic::descriptor_static(None::<Self>)
  3841. }
  3842. }
  3843. impl ::protobuf::MessageStatic for AccountInfo {
  3844. fn new() -> AccountInfo {
  3845. AccountInfo::new()
  3846. }
  3847. fn descriptor_static(_: ::std::option::Option<AccountInfo>) -> &'static ::protobuf::reflect::MessageDescriptor {
  3848. static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
  3849. lock: ::protobuf::lazy::ONCE_INIT,
  3850. ptr: 0 as *const ::protobuf::reflect::MessageDescriptor,
  3851. };
  3852. unsafe {
  3853. descriptor.get(|| {
  3854. let mut fields = ::std::vec::Vec::new();
  3855. fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage<AccountInfoSpotify>>(
  3856. "spotify",
  3857. AccountInfo::get_spotify_for_reflect,
  3858. AccountInfo::mut_spotify_for_reflect,
  3859. ));
  3860. fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage<AccountInfoFacebook>>(
  3861. "facebook",
  3862. AccountInfo::get_facebook_for_reflect,
  3863. AccountInfo::mut_facebook_for_reflect,
  3864. ));
  3865. ::protobuf::reflect::MessageDescriptor::new::<AccountInfo>(
  3866. "AccountInfo",
  3867. fields,
  3868. file_descriptor_proto()
  3869. )
  3870. })
  3871. }
  3872. }
  3873. }
  3874. impl ::protobuf::Clear for AccountInfo {
  3875. fn clear(&mut self) {
  3876. self.clear_spotify();
  3877. self.clear_facebook();
  3878. self.unknown_fields.clear();
  3879. }
  3880. }
  3881. impl ::std::fmt::Debug for AccountInfo {
  3882. fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result {
  3883. ::protobuf::text_format::fmt(self, f)
  3884. }
  3885. }
  3886. impl ::protobuf::reflect::ProtobufValue for AccountInfo {
  3887. fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef {
  3888. ::protobuf::reflect::ProtobufValueRef::Message(self)
  3889. }
  3890. }
  3891. #[derive(PartialEq,Clone,Default)]
  3892. pub struct AccountInfoSpotify {
  3893. // special fields
  3894. unknown_fields: ::protobuf::UnknownFields,
  3895. cached_size: ::protobuf::CachedSize,
  3896. }
  3897. // see codegen.rs for the explanation why impl Sync explicitly
  3898. unsafe impl ::std::marker::Sync for AccountInfoSpotify {}
  3899. impl AccountInfoSpotify {
  3900. pub fn new() -> AccountInfoSpotify {
  3901. ::std::default::Default::default()
  3902. }
  3903. pub fn default_instance() -> &'static AccountInfoSpotify {
  3904. static mut instance: ::protobuf::lazy::Lazy<AccountInfoSpotify> = ::protobuf::lazy::Lazy {
  3905. lock: ::protobuf::lazy::ONCE_INIT,
  3906. ptr: 0 as *const AccountInfoSpotify,
  3907. };
  3908. unsafe {
  3909. instance.get(AccountInfoSpotify::new)
  3910. }
  3911. }
  3912. }
  3913. impl ::protobuf::Message for AccountInfoSpotify {
  3914. fn is_initialized(&self) -> bool {
  3915. true
  3916. }
  3917. fn merge_from(&mut self, is: &mut ::protobuf::CodedInputStream) -> ::protobuf::ProtobufResult<()> {
  3918. while !is.eof()? {
  3919. let (field_number, wire_type) = is.read_tag_unpack()?;
  3920. match field_number {
  3921. _ => {
  3922. ::protobuf::rt::read_unknown_or_skip_group(field_number, wire_type, is, self.mut_unknown_fields())?;
  3923. },
  3924. };
  3925. }
  3926. ::std::result::Result::Ok(())
  3927. }
  3928. // Compute sizes of nested messages
  3929. #[allow(unused_variables)]
  3930. fn compute_size(&self) -> u32 {
  3931. let mut my_size = 0;
  3932. my_size += ::protobuf::rt::unknown_fields_size(self.get_unknown_fields());
  3933. self.cached_size.set(my_size);
  3934. my_size
  3935. }
  3936. fn write_to_with_cached_sizes(&self, os: &mut ::protobuf::CodedOutputStream) -> ::protobuf::ProtobufResult<()> {
  3937. os.write_unknown_fields(self.get_unknown_fields())?;
  3938. ::std::result::Result::Ok(())
  3939. }
  3940. fn get_cached_size(&self) -> u32 {
  3941. self.cached_size.get()
  3942. }
  3943. fn get_unknown_fields(&self) -> &::protobuf::UnknownFields {
  3944. &self.unknown_fields
  3945. }
  3946. fn mut_unknown_fields(&mut self) -> &mut ::protobuf::UnknownFields {
  3947. &mut self.unknown_fields
  3948. }
  3949. fn as_any(&self) -> &::std::any::Any {
  3950. self as &::std::any::Any
  3951. }
  3952. fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor {
  3953. ::protobuf::MessageStatic::descriptor_static(None::<Self>)
  3954. }
  3955. }
  3956. impl ::protobuf::MessageStatic for AccountInfoSpotify {
  3957. fn new() -> AccountInfoSpotify {
  3958. AccountInfoSpotify::new()
  3959. }
  3960. fn descriptor_static(_: ::std::option::Option<AccountInfoSpotify>) -> &'static ::protobuf::reflect::MessageDescriptor {
  3961. static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
  3962. lock: ::protobuf::lazy::ONCE_INIT,
  3963. ptr: 0 as *const ::protobuf::reflect::MessageDescriptor,
  3964. };
  3965. unsafe {
  3966. descriptor.get(|| {
  3967. let fields = ::std::vec::Vec::new();
  3968. ::protobuf::reflect::MessageDescriptor::new::<AccountInfoSpotify>(
  3969. "AccountInfoSpotify",
  3970. fields,
  3971. file_descriptor_proto()
  3972. )
  3973. })
  3974. }
  3975. }
  3976. }
  3977. impl ::protobuf::Clear for AccountInfoSpotify {
  3978. fn clear(&mut self) {
  3979. self.unknown_fields.clear();
  3980. }
  3981. }
  3982. impl ::std::fmt::Debug for AccountInfoSpotify {
  3983. fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result {
  3984. ::protobuf::text_format::fmt(self, f)
  3985. }
  3986. }
  3987. impl ::protobuf::reflect::ProtobufValue for AccountInfoSpotify {
  3988. fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef {
  3989. ::protobuf::reflect::ProtobufValueRef::Message(self)
  3990. }
  3991. }
  3992. #[derive(PartialEq,Clone,Default)]
  3993. pub struct AccountInfoFacebook {
  3994. // message fields
  3995. access_token: ::protobuf::SingularField<::std::string::String>,
  3996. machine_id: ::protobuf::SingularField<::std::string::String>,
  3997. // special fields
  3998. unknown_fields: ::protobuf::UnknownFields,
  3999. cached_size: ::protobuf::CachedSize,
  4000. }
  4001. // see codegen.rs for the explanation why impl Sync explicitly
  4002. unsafe impl ::std::marker::Sync for AccountInfoFacebook {}
  4003. impl AccountInfoFacebook {
  4004. pub fn new() -> AccountInfoFacebook {
  4005. ::std::default::Default::default()
  4006. }
  4007. pub fn default_instance() -> &'static AccountInfoFacebook {
  4008. static mut instance: ::protobuf::lazy::Lazy<AccountInfoFacebook> = ::protobuf::lazy::Lazy {
  4009. lock: ::protobuf::lazy::ONCE_INIT,
  4010. ptr: 0 as *const AccountInfoFacebook,
  4011. };
  4012. unsafe {
  4013. instance.get(AccountInfoFacebook::new)
  4014. }
  4015. }
  4016. // optional string access_token = 1;
  4017. pub fn clear_access_token(&mut self) {
  4018. self.access_token.clear();
  4019. }
  4020. pub fn has_access_token(&self) -> bool {
  4021. self.access_token.is_some()
  4022. }
  4023. // Param is passed by value, moved
  4024. pub fn set_access_token(&mut self, v: ::std::string::String) {
  4025. self.access_token = ::protobuf::SingularField::some(v);
  4026. }
  4027. // Mutable pointer to the field.
  4028. // If field is not initialized, it is initialized with default value first.
  4029. pub fn mut_access_token(&mut self) -> &mut ::std::string::String {
  4030. if self.access_token.is_none() {
  4031. self.access_token.set_default();
  4032. };
  4033. self.access_token.as_mut().unwrap()
  4034. }
  4035. // Take field
  4036. pub fn take_access_token(&mut self) -> ::std::string::String {
  4037. self.access_token.take().unwrap_or_else(|| ::std::string::String::new())
  4038. }
  4039. pub fn get_access_token(&self) -> &str {
  4040. match self.access_token.as_ref() {
  4041. Some(v) => &v,
  4042. None => "",
  4043. }
  4044. }
  4045. fn get_access_token_for_reflect(&self) -> &::protobuf::SingularField<::std::string::String> {
  4046. &self.access_token
  4047. }
  4048. fn mut_access_token_for_reflect(&mut self) -> &mut ::protobuf::SingularField<::std::string::String> {
  4049. &mut self.access_token
  4050. }
  4051. // optional string machine_id = 2;
  4052. pub fn clear_machine_id(&mut self) {
  4053. self.machine_id.clear();
  4054. }
  4055. pub fn has_machine_id(&self) -> bool {
  4056. self.machine_id.is_some()
  4057. }
  4058. // Param is passed by value, moved
  4059. pub fn set_machine_id(&mut self, v: ::std::string::String) {
  4060. self.machine_id = ::protobuf::SingularField::some(v);
  4061. }
  4062. // Mutable pointer to the field.
  4063. // If field is not initialized, it is initialized with default value first.
  4064. pub fn mut_machine_id(&mut self) -> &mut ::std::string::String {
  4065. if self.machine_id.is_none() {
  4066. self.machine_id.set_default();
  4067. };
  4068. self.machine_id.as_mut().unwrap()
  4069. }
  4070. // Take field
  4071. pub fn take_machine_id(&mut self) -> ::std::string::String {
  4072. self.machine_id.take().unwrap_or_else(|| ::std::string::String::new())
  4073. }
  4074. pub fn get_machine_id(&self) -> &str {
  4075. match self.machine_id.as_ref() {
  4076. Some(v) => &v,
  4077. None => "",
  4078. }
  4079. }
  4080. fn get_machine_id_for_reflect(&self) -> &::protobuf::SingularField<::std::string::String> {
  4081. &self.machine_id
  4082. }
  4083. fn mut_machine_id_for_reflect(&mut self) -> &mut ::protobuf::SingularField<::std::string::String> {
  4084. &mut self.machine_id
  4085. }
  4086. }
  4087. impl ::protobuf::Message for AccountInfoFacebook {
  4088. fn is_initialized(&self) -> bool {
  4089. true
  4090. }
  4091. fn merge_from(&mut self, is: &mut ::protobuf::CodedInputStream) -> ::protobuf::ProtobufResult<()> {
  4092. while !is.eof()? {
  4093. let (field_number, wire_type) = is.read_tag_unpack()?;
  4094. match field_number {
  4095. 1 => {
  4096. ::protobuf::rt::read_singular_string_into(wire_type, is, &mut self.access_token)?;
  4097. },
  4098. 2 => {
  4099. ::protobuf::rt::read_singular_string_into(wire_type, is, &mut self.machine_id)?;
  4100. },
  4101. _ => {
  4102. ::protobuf::rt::read_unknown_or_skip_group(field_number, wire_type, is, self.mut_unknown_fields())?;
  4103. },
  4104. };
  4105. }
  4106. ::std::result::Result::Ok(())
  4107. }
  4108. // Compute sizes of nested messages
  4109. #[allow(unused_variables)]
  4110. fn compute_size(&self) -> u32 {
  4111. let mut my_size = 0;
  4112. if let Some(v) = self.access_token.as_ref() {
  4113. my_size += ::protobuf::rt::string_size(1, &v);
  4114. };
  4115. if let Some(v) = self.machine_id.as_ref() {
  4116. my_size += ::protobuf::rt::string_size(2, &v);
  4117. };
  4118. my_size += ::protobuf::rt::unknown_fields_size(self.get_unknown_fields());
  4119. self.cached_size.set(my_size);
  4120. my_size
  4121. }
  4122. fn write_to_with_cached_sizes(&self, os: &mut ::protobuf::CodedOutputStream) -> ::protobuf::ProtobufResult<()> {
  4123. if let Some(v) = self.access_token.as_ref() {
  4124. os.write_string(1, &v)?;
  4125. };
  4126. if let Some(v) = self.machine_id.as_ref() {
  4127. os.write_string(2, &v)?;
  4128. };
  4129. os.write_unknown_fields(self.get_unknown_fields())?;
  4130. ::std::result::Result::Ok(())
  4131. }
  4132. fn get_cached_size(&self) -> u32 {
  4133. self.cached_size.get()
  4134. }
  4135. fn get_unknown_fields(&self) -> &::protobuf::UnknownFields {
  4136. &self.unknown_fields
  4137. }
  4138. fn mut_unknown_fields(&mut self) -> &mut ::protobuf::UnknownFields {
  4139. &mut self.unknown_fields
  4140. }
  4141. fn as_any(&self) -> &::std::any::Any {
  4142. self as &::std::any::Any
  4143. }
  4144. fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor {
  4145. ::protobuf::MessageStatic::descriptor_static(None::<Self>)
  4146. }
  4147. }
  4148. impl ::protobuf::MessageStatic for AccountInfoFacebook {
  4149. fn new() -> AccountInfoFacebook {
  4150. AccountInfoFacebook::new()
  4151. }
  4152. fn descriptor_static(_: ::std::option::Option<AccountInfoFacebook>) -> &'static ::protobuf::reflect::MessageDescriptor {
  4153. static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
  4154. lock: ::protobuf::lazy::ONCE_INIT,
  4155. ptr: 0 as *const ::protobuf::reflect::MessageDescriptor,
  4156. };
  4157. unsafe {
  4158. descriptor.get(|| {
  4159. let mut fields = ::std::vec::Vec::new();
  4160. fields.push(::protobuf::reflect::accessor::make_singular_field_accessor::<_, ::protobuf::types::ProtobufTypeString>(
  4161. "access_token",
  4162. AccountInfoFacebook::get_access_token_for_reflect,
  4163. AccountInfoFacebook::mut_access_token_for_reflect,
  4164. ));
  4165. fields.push(::protobuf::reflect::accessor::make_singular_field_accessor::<_, ::protobuf::types::ProtobufTypeString>(
  4166. "machine_id",
  4167. AccountInfoFacebook::get_machine_id_for_reflect,
  4168. AccountInfoFacebook::mut_machine_id_for_reflect,
  4169. ));
  4170. ::protobuf::reflect::MessageDescriptor::new::<AccountInfoFacebook>(
  4171. "AccountInfoFacebook",
  4172. fields,
  4173. file_descriptor_proto()
  4174. )
  4175. })
  4176. }
  4177. }
  4178. }
  4179. impl ::protobuf::Clear for AccountInfoFacebook {
  4180. fn clear(&mut self) {
  4181. self.clear_access_token();
  4182. self.clear_machine_id();
  4183. self.unknown_fields.clear();
  4184. }
  4185. }
  4186. impl ::std::fmt::Debug for AccountInfoFacebook {
  4187. fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result {
  4188. ::protobuf::text_format::fmt(self, f)
  4189. }
  4190. }
  4191. impl ::protobuf::reflect::ProtobufValue for AccountInfoFacebook {
  4192. fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef {
  4193. ::protobuf::reflect::ProtobufValueRef::Message(self)
  4194. }
  4195. }
  4196. #[derive(Clone,PartialEq,Eq,Debug,Hash)]
  4197. pub enum AuthenticationType {
  4198. AUTHENTICATION_USER_PASS = 0,
  4199. AUTHENTICATION_STORED_SPOTIFY_CREDENTIALS = 1,
  4200. AUTHENTICATION_STORED_FACEBOOK_CREDENTIALS = 2,
  4201. AUTHENTICATION_SPOTIFY_TOKEN = 3,
  4202. AUTHENTICATION_FACEBOOK_TOKEN = 4,
  4203. }
  4204. impl ::protobuf::ProtobufEnum for AuthenticationType {
  4205. fn value(&self) -> i32 {
  4206. *self as i32
  4207. }
  4208. fn from_i32(value: i32) -> ::std::option::Option<AuthenticationType> {
  4209. match value {
  4210. 0 => ::std::option::Option::Some(AuthenticationType::AUTHENTICATION_USER_PASS),
  4211. 1 => ::std::option::Option::Some(AuthenticationType::AUTHENTICATION_STORED_SPOTIFY_CREDENTIALS),
  4212. 2 => ::std::option::Option::Some(AuthenticationType::AUTHENTICATION_STORED_FACEBOOK_CREDENTIALS),
  4213. 3 => ::std::option::Option::Some(AuthenticationType::AUTHENTICATION_SPOTIFY_TOKEN),
  4214. 4 => ::std::option::Option::Some(AuthenticationType::AUTHENTICATION_FACEBOOK_TOKEN),
  4215. _ => ::std::option::Option::None
  4216. }
  4217. }
  4218. fn values() -> &'static [Self] {
  4219. static values: &'static [AuthenticationType] = &[
  4220. AuthenticationType::AUTHENTICATION_USER_PASS,
  4221. AuthenticationType::AUTHENTICATION_STORED_SPOTIFY_CREDENTIALS,
  4222. AuthenticationType::AUTHENTICATION_STORED_FACEBOOK_CREDENTIALS,
  4223. AuthenticationType::AUTHENTICATION_SPOTIFY_TOKEN,
  4224. AuthenticationType::AUTHENTICATION_FACEBOOK_TOKEN,
  4225. ];
  4226. values
  4227. }
  4228. fn enum_descriptor_static(_: Option<AuthenticationType>) -> &'static ::protobuf::reflect::EnumDescriptor {
  4229. static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy {
  4230. lock: ::protobuf::lazy::ONCE_INIT,
  4231. ptr: 0 as *const ::protobuf::reflect::EnumDescriptor,
  4232. };
  4233. unsafe {
  4234. descriptor.get(|| {
  4235. ::protobuf::reflect::EnumDescriptor::new("AuthenticationType", file_descriptor_proto())
  4236. })
  4237. }
  4238. }
  4239. }
  4240. impl ::std::marker::Copy for AuthenticationType {
  4241. }
  4242. impl ::protobuf::reflect::ProtobufValue for AuthenticationType {
  4243. fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef {
  4244. ::protobuf::reflect::ProtobufValueRef::Enum(self.descriptor())
  4245. }
  4246. }
  4247. #[derive(Clone,PartialEq,Eq,Debug,Hash)]
  4248. pub enum AccountCreation {
  4249. ACCOUNT_CREATION_ALWAYS_PROMPT = 1,
  4250. ACCOUNT_CREATION_ALWAYS_CREATE = 3,
  4251. }
  4252. impl ::protobuf::ProtobufEnum for AccountCreation {
  4253. fn value(&self) -> i32 {
  4254. *self as i32
  4255. }
  4256. fn from_i32(value: i32) -> ::std::option::Option<AccountCreation> {
  4257. match value {
  4258. 1 => ::std::option::Option::Some(AccountCreation::ACCOUNT_CREATION_ALWAYS_PROMPT),
  4259. 3 => ::std::option::Option::Some(AccountCreation::ACCOUNT_CREATION_ALWAYS_CREATE),
  4260. _ => ::std::option::Option::None
  4261. }
  4262. }
  4263. fn values() -> &'static [Self] {
  4264. static values: &'static [AccountCreation] = &[
  4265. AccountCreation::ACCOUNT_CREATION_ALWAYS_PROMPT,
  4266. AccountCreation::ACCOUNT_CREATION_ALWAYS_CREATE,
  4267. ];
  4268. values
  4269. }
  4270. fn enum_descriptor_static(_: Option<AccountCreation>) -> &'static ::protobuf::reflect::EnumDescriptor {
  4271. static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy {
  4272. lock: ::protobuf::lazy::ONCE_INIT,
  4273. ptr: 0 as *const ::protobuf::reflect::EnumDescriptor,
  4274. };
  4275. unsafe {
  4276. descriptor.get(|| {
  4277. ::protobuf::reflect::EnumDescriptor::new("AccountCreation", file_descriptor_proto())
  4278. })
  4279. }
  4280. }
  4281. }
  4282. impl ::std::marker::Copy for AccountCreation {
  4283. }
  4284. impl ::protobuf::reflect::ProtobufValue for AccountCreation {
  4285. fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef {
  4286. ::protobuf::reflect::ProtobufValueRef::Enum(self.descriptor())
  4287. }
  4288. }
  4289. #[derive(Clone,PartialEq,Eq,Debug,Hash)]
  4290. pub enum CpuFamily {
  4291. CPU_UNKNOWN = 0,
  4292. CPU_X86 = 1,
  4293. CPU_X86_64 = 2,
  4294. CPU_PPC = 3,
  4295. CPU_PPC_64 = 4,
  4296. CPU_ARM = 5,
  4297. CPU_IA64 = 6,
  4298. CPU_SH = 7,
  4299. CPU_MIPS = 8,
  4300. CPU_BLACKFIN = 9,
  4301. }
  4302. impl ::protobuf::ProtobufEnum for CpuFamily {
  4303. fn value(&self) -> i32 {
  4304. *self as i32
  4305. }
  4306. fn from_i32(value: i32) -> ::std::option::Option<CpuFamily> {
  4307. match value {
  4308. 0 => ::std::option::Option::Some(CpuFamily::CPU_UNKNOWN),
  4309. 1 => ::std::option::Option::Some(CpuFamily::CPU_X86),
  4310. 2 => ::std::option::Option::Some(CpuFamily::CPU_X86_64),
  4311. 3 => ::std::option::Option::Some(CpuFamily::CPU_PPC),
  4312. 4 => ::std::option::Option::Some(CpuFamily::CPU_PPC_64),
  4313. 5 => ::std::option::Option::Some(CpuFamily::CPU_ARM),
  4314. 6 => ::std::option::Option::Some(CpuFamily::CPU_IA64),
  4315. 7 => ::std::option::Option::Some(CpuFamily::CPU_SH),
  4316. 8 => ::std::option::Option::Some(CpuFamily::CPU_MIPS),
  4317. 9 => ::std::option::Option::Some(CpuFamily::CPU_BLACKFIN),
  4318. _ => ::std::option::Option::None
  4319. }
  4320. }
  4321. fn values() -> &'static [Self] {
  4322. static values: &'static [CpuFamily] = &[
  4323. CpuFamily::CPU_UNKNOWN,
  4324. CpuFamily::CPU_X86,
  4325. CpuFamily::CPU_X86_64,
  4326. CpuFamily::CPU_PPC,
  4327. CpuFamily::CPU_PPC_64,
  4328. CpuFamily::CPU_ARM,
  4329. CpuFamily::CPU_IA64,
  4330. CpuFamily::CPU_SH,
  4331. CpuFamily::CPU_MIPS,
  4332. CpuFamily::CPU_BLACKFIN,
  4333. ];
  4334. values
  4335. }
  4336. fn enum_descriptor_static(_: Option<CpuFamily>) -> &'static ::protobuf::reflect::EnumDescriptor {
  4337. static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy {
  4338. lock: ::protobuf::lazy::ONCE_INIT,
  4339. ptr: 0 as *const ::protobuf::reflect::EnumDescriptor,
  4340. };
  4341. unsafe {
  4342. descriptor.get(|| {
  4343. ::protobuf::reflect::EnumDescriptor::new("CpuFamily", file_descriptor_proto())
  4344. })
  4345. }
  4346. }
  4347. }
  4348. impl ::std::marker::Copy for CpuFamily {
  4349. }
  4350. impl ::protobuf::reflect::ProtobufValue for CpuFamily {
  4351. fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef {
  4352. ::protobuf::reflect::ProtobufValueRef::Enum(self.descriptor())
  4353. }
  4354. }
  4355. #[derive(Clone,PartialEq,Eq,Debug,Hash)]
  4356. pub enum Brand {
  4357. BRAND_UNBRANDED = 0,
  4358. BRAND_INQ = 1,
  4359. BRAND_HTC = 2,
  4360. BRAND_NOKIA = 3,
  4361. }
  4362. impl ::protobuf::ProtobufEnum for Brand {
  4363. fn value(&self) -> i32 {
  4364. *self as i32
  4365. }
  4366. fn from_i32(value: i32) -> ::std::option::Option<Brand> {
  4367. match value {
  4368. 0 => ::std::option::Option::Some(Brand::BRAND_UNBRANDED),
  4369. 1 => ::std::option::Option::Some(Brand::BRAND_INQ),
  4370. 2 => ::std::option::Option::Some(Brand::BRAND_HTC),
  4371. 3 => ::std::option::Option::Some(Brand::BRAND_NOKIA),
  4372. _ => ::std::option::Option::None
  4373. }
  4374. }
  4375. fn values() -> &'static [Self] {
  4376. static values: &'static [Brand] = &[
  4377. Brand::BRAND_UNBRANDED,
  4378. Brand::BRAND_INQ,
  4379. Brand::BRAND_HTC,
  4380. Brand::BRAND_NOKIA,
  4381. ];
  4382. values
  4383. }
  4384. fn enum_descriptor_static(_: Option<Brand>) -> &'static ::protobuf::reflect::EnumDescriptor {
  4385. static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy {
  4386. lock: ::protobuf::lazy::ONCE_INIT,
  4387. ptr: 0 as *const ::protobuf::reflect::EnumDescriptor,
  4388. };
  4389. unsafe {
  4390. descriptor.get(|| {
  4391. ::protobuf::reflect::EnumDescriptor::new("Brand", file_descriptor_proto())
  4392. })
  4393. }
  4394. }
  4395. }
  4396. impl ::std::marker::Copy for Brand {
  4397. }
  4398. impl ::protobuf::reflect::ProtobufValue for Brand {
  4399. fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef {
  4400. ::protobuf::reflect::ProtobufValueRef::Enum(self.descriptor())
  4401. }
  4402. }
  4403. #[derive(Clone,PartialEq,Eq,Debug,Hash)]
  4404. pub enum Os {
  4405. OS_UNKNOWN = 0,
  4406. OS_WINDOWS = 1,
  4407. OS_OSX = 2,
  4408. OS_IPHONE = 3,
  4409. OS_S60 = 4,
  4410. OS_LINUX = 5,
  4411. OS_WINDOWS_CE = 6,
  4412. OS_ANDROID = 7,
  4413. OS_PALM = 8,
  4414. OS_FREEBSD = 9,
  4415. OS_BLACKBERRY = 10,
  4416. OS_SONOS = 11,
  4417. OS_LOGITECH = 12,
  4418. OS_WP7 = 13,
  4419. OS_ONKYO = 14,
  4420. OS_PHILIPS = 15,
  4421. OS_WD = 16,
  4422. OS_VOLVO = 17,
  4423. OS_TIVO = 18,
  4424. OS_AWOX = 19,
  4425. OS_MEEGO = 20,
  4426. OS_QNXNTO = 21,
  4427. OS_BCO = 22,
  4428. }
  4429. impl ::protobuf::ProtobufEnum for Os {
  4430. fn value(&self) -> i32 {
  4431. *self as i32
  4432. }
  4433. fn from_i32(value: i32) -> ::std::option::Option<Os> {
  4434. match value {
  4435. 0 => ::std::option::Option::Some(Os::OS_UNKNOWN),
  4436. 1 => ::std::option::Option::Some(Os::OS_WINDOWS),
  4437. 2 => ::std::option::Option::Some(Os::OS_OSX),
  4438. 3 => ::std::option::Option::Some(Os::OS_IPHONE),
  4439. 4 => ::std::option::Option::Some(Os::OS_S60),
  4440. 5 => ::std::option::Option::Some(Os::OS_LINUX),
  4441. 6 => ::std::option::Option::Some(Os::OS_WINDOWS_CE),
  4442. 7 => ::std::option::Option::Some(Os::OS_ANDROID),
  4443. 8 => ::std::option::Option::Some(Os::OS_PALM),
  4444. 9 => ::std::option::Option::Some(Os::OS_FREEBSD),
  4445. 10 => ::std::option::Option::Some(Os::OS_BLACKBERRY),
  4446. 11 => ::std::option::Option::Some(Os::OS_SONOS),
  4447. 12 => ::std::option::Option::Some(Os::OS_LOGITECH),
  4448. 13 => ::std::option::Option::Some(Os::OS_WP7),
  4449. 14 => ::std::option::Option::Some(Os::OS_ONKYO),
  4450. 15 => ::std::option::Option::Some(Os::OS_PHILIPS),
  4451. 16 => ::std::option::Option::Some(Os::OS_WD),
  4452. 17 => ::std::option::Option::Some(Os::OS_VOLVO),
  4453. 18 => ::std::option::Option::Some(Os::OS_TIVO),
  4454. 19 => ::std::option::Option::Some(Os::OS_AWOX),
  4455. 20 => ::std::option::Option::Some(Os::OS_MEEGO),
  4456. 21 => ::std::option::Option::Some(Os::OS_QNXNTO),
  4457. 22 => ::std::option::Option::Some(Os::OS_BCO),
  4458. _ => ::std::option::Option::None
  4459. }
  4460. }
  4461. fn values() -> &'static [Self] {
  4462. static values: &'static [Os] = &[
  4463. Os::OS_UNKNOWN,
  4464. Os::OS_WINDOWS,
  4465. Os::OS_OSX,
  4466. Os::OS_IPHONE,
  4467. Os::OS_S60,
  4468. Os::OS_LINUX,
  4469. Os::OS_WINDOWS_CE,
  4470. Os::OS_ANDROID,
  4471. Os::OS_PALM,
  4472. Os::OS_FREEBSD,
  4473. Os::OS_BLACKBERRY,
  4474. Os::OS_SONOS,
  4475. Os::OS_LOGITECH,
  4476. Os::OS_WP7,
  4477. Os::OS_ONKYO,
  4478. Os::OS_PHILIPS,
  4479. Os::OS_WD,
  4480. Os::OS_VOLVO,
  4481. Os::OS_TIVO,
  4482. Os::OS_AWOX,
  4483. Os::OS_MEEGO,
  4484. Os::OS_QNXNTO,
  4485. Os::OS_BCO,
  4486. ];
  4487. values
  4488. }
  4489. fn enum_descriptor_static(_: Option<Os>) -> &'static ::protobuf::reflect::EnumDescriptor {
  4490. static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy {
  4491. lock: ::protobuf::lazy::ONCE_INIT,
  4492. ptr: 0 as *const ::protobuf::reflect::EnumDescriptor,
  4493. };
  4494. unsafe {
  4495. descriptor.get(|| {
  4496. ::protobuf::reflect::EnumDescriptor::new("Os", file_descriptor_proto())
  4497. })
  4498. }
  4499. }
  4500. }
  4501. impl ::std::marker::Copy for Os {
  4502. }
  4503. impl ::protobuf::reflect::ProtobufValue for Os {
  4504. fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef {
  4505. ::protobuf::reflect::ProtobufValueRef::Enum(self.descriptor())
  4506. }
  4507. }
  4508. #[derive(Clone,PartialEq,Eq,Debug,Hash)]
  4509. pub enum AccountType {
  4510. Spotify = 0,
  4511. Facebook = 1,
  4512. }
  4513. impl ::protobuf::ProtobufEnum for AccountType {
  4514. fn value(&self) -> i32 {
  4515. *self as i32
  4516. }
  4517. fn from_i32(value: i32) -> ::std::option::Option<AccountType> {
  4518. match value {
  4519. 0 => ::std::option::Option::Some(AccountType::Spotify),
  4520. 1 => ::std::option::Option::Some(AccountType::Facebook),
  4521. _ => ::std::option::Option::None
  4522. }
  4523. }
  4524. fn values() -> &'static [Self] {
  4525. static values: &'static [AccountType] = &[
  4526. AccountType::Spotify,
  4527. AccountType::Facebook,
  4528. ];
  4529. values
  4530. }
  4531. fn enum_descriptor_static(_: Option<AccountType>) -> &'static ::protobuf::reflect::EnumDescriptor {
  4532. static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy {
  4533. lock: ::protobuf::lazy::ONCE_INIT,
  4534. ptr: 0 as *const ::protobuf::reflect::EnumDescriptor,
  4535. };
  4536. unsafe {
  4537. descriptor.get(|| {
  4538. ::protobuf::reflect::EnumDescriptor::new("AccountType", file_descriptor_proto())
  4539. })
  4540. }
  4541. }
  4542. }
  4543. impl ::std::marker::Copy for AccountType {
  4544. }
  4545. impl ::protobuf::reflect::ProtobufValue for AccountType {
  4546. fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef {
  4547. ::protobuf::reflect::ProtobufValueRef::Enum(self.descriptor())
  4548. }
  4549. }
  4550. static file_descriptor_proto_data: &'static [u8] = &[
  4551. 0x0a, 0x14, 0x61, 0x75, 0x74, 0x68, 0x65, 0x6e, 0x74, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e,
  4552. 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x22, 0xec, 0x03, 0x0a, 0x17, 0x43, 0x6c, 0x69, 0x65, 0x6e,
  4553. 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x45, 0x6e, 0x63, 0x72, 0x79, 0x70, 0x74,
  4554. 0x65, 0x64, 0x12, 0x3e, 0x0a, 0x11, 0x6c, 0x6f, 0x67, 0x69, 0x6e, 0x5f, 0x63, 0x72, 0x65, 0x64,
  4555. 0x65, 0x6e, 0x74, 0x69, 0x61, 0x6c, 0x73, 0x18, 0x0a, 0x20, 0x02, 0x28, 0x0b, 0x32, 0x11, 0x2e,
  4556. 0x4c, 0x6f, 0x67, 0x69, 0x6e, 0x43, 0x72, 0x65, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x61, 0x6c, 0x73,
  4557. 0x52, 0x10, 0x6c, 0x6f, 0x67, 0x69, 0x6e, 0x43, 0x72, 0x65, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x61,
  4558. 0x6c, 0x73, 0x12, 0x3b, 0x0a, 0x10, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x5f, 0x63, 0x72,
  4559. 0x65, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x14, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x10, 0x2e, 0x41,
  4560. 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x43, 0x72, 0x65, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x0f,
  4561. 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x43, 0x72, 0x65, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12,
  4562. 0x4c, 0x0a, 0x14, 0x66, 0x69, 0x6e, 0x67, 0x65, 0x72, 0x70, 0x72, 0x69, 0x6e, 0x74, 0x5f, 0x72,
  4563. 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x18, 0x1e, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x19, 0x2e,
  4564. 0x46, 0x69, 0x6e, 0x67, 0x65, 0x72, 0x70, 0x72, 0x69, 0x6e, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f,
  4565. 0x6e, 0x73, 0x65, 0x55, 0x6e, 0x69, 0x6f, 0x6e, 0x52, 0x13, 0x66, 0x69, 0x6e, 0x67, 0x65, 0x72,
  4566. 0x70, 0x72, 0x69, 0x6e, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x31, 0x0a,
  4567. 0x0b, 0x70, 0x65, 0x65, 0x72, 0x5f, 0x74, 0x69, 0x63, 0x6b, 0x65, 0x74, 0x18, 0x28, 0x20, 0x01,
  4568. 0x28, 0x0b, 0x32, 0x10, 0x2e, 0x50, 0x65, 0x65, 0x72, 0x54, 0x69, 0x63, 0x6b, 0x65, 0x74, 0x55,
  4569. 0x6e, 0x69, 0x6f, 0x6e, 0x52, 0x0a, 0x70, 0x65, 0x65, 0x72, 0x54, 0x69, 0x63, 0x6b, 0x65, 0x74,
  4570. 0x12, 0x2c, 0x0a, 0x0b, 0x73, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x5f, 0x69, 0x6e, 0x66, 0x6f, 0x18,
  4571. 0x32, 0x20, 0x02, 0x28, 0x0b, 0x32, 0x0b, 0x2e, 0x53, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x49, 0x6e,
  4572. 0x66, 0x6f, 0x52, 0x0a, 0x73, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x25,
  4573. 0x0a, 0x0e, 0x70, 0x6c, 0x61, 0x74, 0x66, 0x6f, 0x72, 0x6d, 0x5f, 0x6d, 0x6f, 0x64, 0x65, 0x6c,
  4574. 0x18, 0x3c, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x70, 0x6c, 0x61, 0x74, 0x66, 0x6f, 0x72, 0x6d,
  4575. 0x4d, 0x6f, 0x64, 0x65, 0x6c, 0x12, 0x25, 0x0a, 0x0e, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e,
  4576. 0x5f, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x18, 0x46, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x76,
  4577. 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x12, 0x29, 0x0a, 0x06,
  4578. 0x61, 0x70, 0x70, 0x6b, 0x65, 0x79, 0x18, 0x50, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x4c,
  4579. 0x69, 0x62, 0x73, 0x70, 0x6f, 0x74, 0x69, 0x66, 0x79, 0x41, 0x70, 0x70, 0x4b, 0x65, 0x79, 0x52,
  4580. 0x06, 0x61, 0x70, 0x70, 0x6b, 0x65, 0x79, 0x12, 0x2c, 0x0a, 0x0b, 0x63, 0x6c, 0x69, 0x65, 0x6e,
  4581. 0x74, 0x5f, 0x69, 0x6e, 0x66, 0x6f, 0x18, 0x5a, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0b, 0x2e, 0x43,
  4582. 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x0a, 0x63, 0x6c, 0x69, 0x65, 0x6e,
  4583. 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x22, 0x72, 0x0a, 0x10, 0x4c, 0x6f, 0x67, 0x69, 0x6e, 0x43, 0x72,
  4584. 0x65, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x61, 0x6c, 0x73, 0x12, 0x1a, 0x0a, 0x08, 0x75, 0x73, 0x65,
  4585. 0x72, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x75, 0x73, 0x65,
  4586. 0x72, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x25, 0x0a, 0x03, 0x74, 0x79, 0x70, 0x18, 0x14, 0x20, 0x02,
  4587. 0x28, 0x0e, 0x32, 0x13, 0x2e, 0x41, 0x75, 0x74, 0x68, 0x65, 0x6e, 0x74, 0x69, 0x63, 0x61, 0x74,
  4588. 0x69, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x52, 0x03, 0x74, 0x79, 0x70, 0x12, 0x1b, 0x0a, 0x09,
  4589. 0x61, 0x75, 0x74, 0x68, 0x5f, 0x64, 0x61, 0x74, 0x61, 0x18, 0x1e, 0x20, 0x01, 0x28, 0x0c, 0x52,
  4590. 0x08, 0x61, 0x75, 0x74, 0x68, 0x44, 0x61, 0x74, 0x61, 0x22, 0x8c, 0x01, 0x0a, 0x18, 0x46, 0x69,
  4591. 0x6e, 0x67, 0x65, 0x72, 0x70, 0x72, 0x69, 0x6e, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73,
  4592. 0x65, 0x55, 0x6e, 0x69, 0x6f, 0x6e, 0x12, 0x2f, 0x0a, 0x05, 0x67, 0x72, 0x61, 0x69, 0x6e, 0x18,
  4593. 0x0a, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x19, 0x2e, 0x46, 0x69, 0x6e, 0x67, 0x65, 0x72, 0x70, 0x72,
  4594. 0x69, 0x6e, 0x74, 0x47, 0x72, 0x61, 0x69, 0x6e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65,
  4595. 0x52, 0x05, 0x67, 0x72, 0x61, 0x69, 0x6e, 0x12, 0x3f, 0x0a, 0x0b, 0x68, 0x6d, 0x61, 0x63, 0x5f,
  4596. 0x72, 0x69, 0x70, 0x65, 0x6d, 0x64, 0x18, 0x14, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1e, 0x2e, 0x46,
  4597. 0x69, 0x6e, 0x67, 0x65, 0x72, 0x70, 0x72, 0x69, 0x6e, 0x74, 0x48, 0x6d, 0x61, 0x63, 0x52, 0x69,
  4598. 0x70, 0x65, 0x6d, 0x64, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x52, 0x0a, 0x68, 0x6d,
  4599. 0x61, 0x63, 0x52, 0x69, 0x70, 0x65, 0x6d, 0x64, 0x22, 0x3f, 0x0a, 0x18, 0x46, 0x69, 0x6e, 0x67,
  4600. 0x65, 0x72, 0x70, 0x72, 0x69, 0x6e, 0x74, 0x47, 0x72, 0x61, 0x69, 0x6e, 0x52, 0x65, 0x73, 0x70,
  4601. 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x23, 0x0a, 0x0d, 0x65, 0x6e, 0x63, 0x72, 0x79, 0x70, 0x74, 0x65,
  4602. 0x64, 0x5f, 0x6b, 0x65, 0x79, 0x18, 0x0a, 0x20, 0x02, 0x28, 0x0c, 0x52, 0x0c, 0x65, 0x6e, 0x63,
  4603. 0x72, 0x79, 0x70, 0x74, 0x65, 0x64, 0x4b, 0x65, 0x79, 0x22, 0x33, 0x0a, 0x1d, 0x46, 0x69, 0x6e,
  4604. 0x67, 0x65, 0x72, 0x70, 0x72, 0x69, 0x6e, 0x74, 0x48, 0x6d, 0x61, 0x63, 0x52, 0x69, 0x70, 0x65,
  4605. 0x6d, 0x64, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x68, 0x6d,
  4606. 0x61, 0x63, 0x18, 0x0a, 0x20, 0x02, 0x28, 0x0c, 0x52, 0x04, 0x68, 0x6d, 0x61, 0x63, 0x22, 0x75,
  4607. 0x0a, 0x0f, 0x50, 0x65, 0x65, 0x72, 0x54, 0x69, 0x63, 0x6b, 0x65, 0x74, 0x55, 0x6e, 0x69, 0x6f,
  4608. 0x6e, 0x12, 0x33, 0x0a, 0x0a, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x5f, 0x6b, 0x65, 0x79, 0x18,
  4609. 0x0a, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x14, 0x2e, 0x50, 0x65, 0x65, 0x72, 0x54, 0x69, 0x63, 0x6b,
  4610. 0x65, 0x74, 0x50, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x4b, 0x65, 0x79, 0x52, 0x09, 0x70, 0x75, 0x62,
  4611. 0x6c, 0x69, 0x63, 0x4b, 0x65, 0x79, 0x12, 0x2d, 0x0a, 0x0a, 0x6f, 0x6c, 0x64, 0x5f, 0x74, 0x69,
  4612. 0x63, 0x6b, 0x65, 0x74, 0x18, 0x14, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0e, 0x2e, 0x50, 0x65, 0x65,
  4613. 0x72, 0x54, 0x69, 0x63, 0x6b, 0x65, 0x74, 0x4f, 0x6c, 0x64, 0x52, 0x09, 0x6f, 0x6c, 0x64, 0x54,
  4614. 0x69, 0x63, 0x6b, 0x65, 0x74, 0x22, 0x34, 0x0a, 0x13, 0x50, 0x65, 0x65, 0x72, 0x54, 0x69, 0x63,
  4615. 0x6b, 0x65, 0x74, 0x50, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x4b, 0x65, 0x79, 0x12, 0x1d, 0x0a, 0x0a,
  4616. 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x5f, 0x6b, 0x65, 0x79, 0x18, 0x0a, 0x20, 0x02, 0x28, 0x0c,
  4617. 0x52, 0x09, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x4b, 0x65, 0x79, 0x22, 0x64, 0x0a, 0x0d, 0x50,
  4618. 0x65, 0x65, 0x72, 0x54, 0x69, 0x63, 0x6b, 0x65, 0x74, 0x4f, 0x6c, 0x64, 0x12, 0x1f, 0x0a, 0x0b,
  4619. 0x70, 0x65, 0x65, 0x72, 0x5f, 0x74, 0x69, 0x63, 0x6b, 0x65, 0x74, 0x18, 0x0a, 0x20, 0x02, 0x28,
  4620. 0x0c, 0x52, 0x0a, 0x70, 0x65, 0x65, 0x72, 0x54, 0x69, 0x63, 0x6b, 0x65, 0x74, 0x12, 0x32, 0x0a,
  4621. 0x15, 0x70, 0x65, 0x65, 0x72, 0x5f, 0x74, 0x69, 0x63, 0x6b, 0x65, 0x74, 0x5f, 0x73, 0x69, 0x67,
  4622. 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x18, 0x14, 0x20, 0x02, 0x28, 0x0c, 0x52, 0x13, 0x70, 0x65,
  4623. 0x65, 0x72, 0x54, 0x69, 0x63, 0x6b, 0x65, 0x74, 0x53, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72,
  4624. 0x65, 0x22, 0xd4, 0x02, 0x0a, 0x0a, 0x53, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x49, 0x6e, 0x66, 0x6f,
  4625. 0x12, 0x29, 0x0a, 0x0a, 0x63, 0x70, 0x75, 0x5f, 0x66, 0x61, 0x6d, 0x69, 0x6c, 0x79, 0x18, 0x0a,
  4626. 0x20, 0x02, 0x28, 0x0e, 0x32, 0x0a, 0x2e, 0x43, 0x70, 0x75, 0x46, 0x61, 0x6d, 0x69, 0x6c, 0x79,
  4627. 0x52, 0x09, 0x63, 0x70, 0x75, 0x46, 0x61, 0x6d, 0x69, 0x6c, 0x79, 0x12, 0x1f, 0x0a, 0x0b, 0x63,
  4628. 0x70, 0x75, 0x5f, 0x73, 0x75, 0x62, 0x74, 0x79, 0x70, 0x65, 0x18, 0x14, 0x20, 0x01, 0x28, 0x0d,
  4629. 0x52, 0x0a, 0x63, 0x70, 0x75, 0x53, 0x75, 0x62, 0x74, 0x79, 0x70, 0x65, 0x12, 0x17, 0x0a, 0x07,
  4630. 0x63, 0x70, 0x75, 0x5f, 0x65, 0x78, 0x74, 0x18, 0x1e, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x06, 0x63,
  4631. 0x70, 0x75, 0x45, 0x78, 0x74, 0x12, 0x1c, 0x0a, 0x05, 0x62, 0x72, 0x61, 0x6e, 0x64, 0x18, 0x28,
  4632. 0x20, 0x01, 0x28, 0x0e, 0x32, 0x06, 0x2e, 0x42, 0x72, 0x61, 0x6e, 0x64, 0x52, 0x05, 0x62, 0x72,
  4633. 0x61, 0x6e, 0x64, 0x12, 0x1f, 0x0a, 0x0b, 0x62, 0x72, 0x61, 0x6e, 0x64, 0x5f, 0x66, 0x6c, 0x61,
  4634. 0x67, 0x73, 0x18, 0x32, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0a, 0x62, 0x72, 0x61, 0x6e, 0x64, 0x46,
  4635. 0x6c, 0x61, 0x67, 0x73, 0x12, 0x13, 0x0a, 0x02, 0x6f, 0x73, 0x18, 0x3c, 0x20, 0x02, 0x28, 0x0e,
  4636. 0x32, 0x03, 0x2e, 0x4f, 0x73, 0x52, 0x02, 0x6f, 0x73, 0x12, 0x1d, 0x0a, 0x0a, 0x6f, 0x73, 0x5f,
  4637. 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x46, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x09, 0x6f,
  4638. 0x73, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x15, 0x0a, 0x06, 0x6f, 0x73, 0x5f, 0x65,
  4639. 0x78, 0x74, 0x18, 0x50, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x05, 0x6f, 0x73, 0x45, 0x78, 0x74, 0x12,
  4640. 0x3a, 0x0a, 0x19, 0x73, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x5f, 0x69, 0x6e, 0x66, 0x6f, 0x72, 0x6d,
  4641. 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x18, 0x5a, 0x20, 0x01,
  4642. 0x28, 0x09, 0x52, 0x17, 0x73, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d,
  4643. 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x12, 0x1b, 0x0a, 0x09, 0x64,
  4644. 0x65, 0x76, 0x69, 0x63, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x64, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08,
  4645. 0x64, 0x65, 0x76, 0x69, 0x63, 0x65, 0x49, 0x64, 0x22, 0xa5, 0x01, 0x0a, 0x10, 0x4c, 0x69, 0x62,
  4646. 0x73, 0x70, 0x6f, 0x74, 0x69, 0x66, 0x79, 0x41, 0x70, 0x70, 0x4b, 0x65, 0x79, 0x12, 0x18, 0x0a,
  4647. 0x07, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x01, 0x20, 0x02, 0x28, 0x0d, 0x52, 0x07,
  4648. 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x16, 0x0a, 0x06, 0x64, 0x65, 0x76, 0x6b, 0x65,
  4649. 0x79, 0x18, 0x02, 0x20, 0x02, 0x28, 0x0c, 0x52, 0x06, 0x64, 0x65, 0x76, 0x6b, 0x65, 0x79, 0x12,
  4650. 0x1c, 0x0a, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x18, 0x03, 0x20, 0x02,
  4651. 0x28, 0x0c, 0x52, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x12, 0x1c, 0x0a,
  4652. 0x09, 0x75, 0x73, 0x65, 0x72, 0x61, 0x67, 0x65, 0x6e, 0x74, 0x18, 0x04, 0x20, 0x02, 0x28, 0x09,
  4653. 0x52, 0x09, 0x75, 0x73, 0x65, 0x72, 0x61, 0x67, 0x65, 0x6e, 0x74, 0x12, 0x23, 0x0a, 0x0d, 0x63,
  4654. 0x61, 0x6c, 0x6c, 0x62, 0x61, 0x63, 0x6b, 0x5f, 0x68, 0x61, 0x73, 0x68, 0x18, 0x05, 0x20, 0x02,
  4655. 0x28, 0x0c, 0x52, 0x0c, 0x63, 0x61, 0x6c, 0x6c, 0x62, 0x61, 0x63, 0x6b, 0x48, 0x61, 0x73, 0x68,
  4656. 0x22, 0x67, 0x0a, 0x0a, 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x18,
  4657. 0x0a, 0x07, 0x6c, 0x69, 0x6d, 0x69, 0x74, 0x65, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08, 0x52,
  4658. 0x07, 0x6c, 0x69, 0x6d, 0x69, 0x74, 0x65, 0x64, 0x12, 0x23, 0x0a, 0x02, 0x66, 0x62, 0x18, 0x02,
  4659. 0x20, 0x01, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x49, 0x6e, 0x66,
  4660. 0x6f, 0x46, 0x61, 0x63, 0x65, 0x62, 0x6f, 0x6f, 0x6b, 0x52, 0x02, 0x66, 0x62, 0x12, 0x1a, 0x0a,
  4661. 0x08, 0x6c, 0x61, 0x6e, 0x67, 0x75, 0x61, 0x67, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52,
  4662. 0x08, 0x6c, 0x61, 0x6e, 0x67, 0x75, 0x61, 0x67, 0x65, 0x22, 0x33, 0x0a, 0x12, 0x43, 0x6c, 0x69,
  4663. 0x65, 0x6e, 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x46, 0x61, 0x63, 0x65, 0x62, 0x6f, 0x6f, 0x6b, 0x12,
  4664. 0x1d, 0x0a, 0x0a, 0x6d, 0x61, 0x63, 0x68, 0x69, 0x6e, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20,
  4665. 0x01, 0x28, 0x09, 0x52, 0x09, 0x6d, 0x61, 0x63, 0x68, 0x69, 0x6e, 0x65, 0x49, 0x64, 0x22, 0xd4,
  4666. 0x03, 0x0a, 0x09, 0x41, 0x50, 0x57, 0x65, 0x6c, 0x63, 0x6f, 0x6d, 0x65, 0x12, 0x2d, 0x0a, 0x12,
  4667. 0x63, 0x61, 0x6e, 0x6f, 0x6e, 0x69, 0x63, 0x61, 0x6c, 0x5f, 0x75, 0x73, 0x65, 0x72, 0x6e, 0x61,
  4668. 0x6d, 0x65, 0x18, 0x0a, 0x20, 0x02, 0x28, 0x09, 0x52, 0x11, 0x63, 0x61, 0x6e, 0x6f, 0x6e, 0x69,
  4669. 0x63, 0x61, 0x6c, 0x55, 0x73, 0x65, 0x72, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x41, 0x0a, 0x16, 0x61,
  4670. 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x5f, 0x6c, 0x6f, 0x67, 0x67,
  4671. 0x65, 0x64, 0x5f, 0x69, 0x6e, 0x18, 0x14, 0x20, 0x02, 0x28, 0x0e, 0x32, 0x0c, 0x2e, 0x41, 0x63,
  4672. 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x54, 0x79, 0x70, 0x65, 0x52, 0x13, 0x61, 0x63, 0x63, 0x6f, 0x75,
  4673. 0x6e, 0x74, 0x54, 0x79, 0x70, 0x65, 0x4c, 0x6f, 0x67, 0x67, 0x65, 0x64, 0x49, 0x6e, 0x12, 0x49,
  4674. 0x0a, 0x1a, 0x63, 0x72, 0x65, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x61, 0x6c, 0x73, 0x5f, 0x74, 0x79,
  4675. 0x70, 0x65, 0x5f, 0x6c, 0x6f, 0x67, 0x67, 0x65, 0x64, 0x5f, 0x69, 0x6e, 0x18, 0x19, 0x20, 0x02,
  4676. 0x28, 0x0e, 0x32, 0x0c, 0x2e, 0x41, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x54, 0x79, 0x70, 0x65,
  4677. 0x52, 0x17, 0x63, 0x72, 0x65, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x61, 0x6c, 0x73, 0x54, 0x79, 0x70,
  4678. 0x65, 0x4c, 0x6f, 0x67, 0x67, 0x65, 0x64, 0x49, 0x6e, 0x12, 0x58, 0x0a, 0x1e, 0x72, 0x65, 0x75,
  4679. 0x73, 0x61, 0x62, 0x6c, 0x65, 0x5f, 0x61, 0x75, 0x74, 0x68, 0x5f, 0x63, 0x72, 0x65, 0x64, 0x65,
  4680. 0x6e, 0x74, 0x69, 0x61, 0x6c, 0x73, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x1e, 0x20, 0x02, 0x28,
  4681. 0x0e, 0x32, 0x13, 0x2e, 0x41, 0x75, 0x74, 0x68, 0x65, 0x6e, 0x74, 0x69, 0x63, 0x61, 0x74, 0x69,
  4682. 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x52, 0x1b, 0x72, 0x65, 0x75, 0x73, 0x61, 0x62, 0x6c, 0x65,
  4683. 0x41, 0x75, 0x74, 0x68, 0x43, 0x72, 0x65, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x61, 0x6c, 0x73, 0x54,
  4684. 0x79, 0x70, 0x65, 0x12, 0x3a, 0x0a, 0x19, 0x72, 0x65, 0x75, 0x73, 0x61, 0x62, 0x6c, 0x65, 0x5f,
  4685. 0x61, 0x75, 0x74, 0x68, 0x5f, 0x63, 0x72, 0x65, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x61, 0x6c, 0x73,
  4686. 0x18, 0x28, 0x20, 0x02, 0x28, 0x0c, 0x52, 0x17, 0x72, 0x65, 0x75, 0x73, 0x61, 0x62, 0x6c, 0x65,
  4687. 0x41, 0x75, 0x74, 0x68, 0x43, 0x72, 0x65, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x61, 0x6c, 0x73, 0x12,
  4688. 0x1d, 0x0a, 0x0a, 0x6c, 0x66, 0x73, 0x5f, 0x73, 0x65, 0x63, 0x72, 0x65, 0x74, 0x18, 0x32, 0x20,
  4689. 0x01, 0x28, 0x0c, 0x52, 0x09, 0x6c, 0x66, 0x73, 0x53, 0x65, 0x63, 0x72, 0x65, 0x74, 0x12, 0x2f,
  4690. 0x0a, 0x0c, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x5f, 0x69, 0x6e, 0x66, 0x6f, 0x18, 0x3c,
  4691. 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0c, 0x2e, 0x41, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x6e,
  4692. 0x66, 0x6f, 0x52, 0x0b, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x12,
  4693. 0x24, 0x0a, 0x02, 0x66, 0x62, 0x18, 0x46, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x14, 0x2e, 0x41, 0x63,
  4694. 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x46, 0x61, 0x63, 0x65, 0x62, 0x6f, 0x6f,
  4695. 0x6b, 0x52, 0x02, 0x66, 0x62, 0x22, 0x6e, 0x0a, 0x0b, 0x41, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74,
  4696. 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x2d, 0x0a, 0x07, 0x73, 0x70, 0x6f, 0x74, 0x69, 0x66, 0x79, 0x18,
  4697. 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x41, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49,
  4698. 0x6e, 0x66, 0x6f, 0x53, 0x70, 0x6f, 0x74, 0x69, 0x66, 0x79, 0x52, 0x07, 0x73, 0x70, 0x6f, 0x74,
  4699. 0x69, 0x66, 0x79, 0x12, 0x30, 0x0a, 0x08, 0x66, 0x61, 0x63, 0x65, 0x62, 0x6f, 0x6f, 0x6b, 0x18,
  4700. 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x14, 0x2e, 0x41, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49,
  4701. 0x6e, 0x66, 0x6f, 0x46, 0x61, 0x63, 0x65, 0x62, 0x6f, 0x6f, 0x6b, 0x52, 0x08, 0x66, 0x61, 0x63,
  4702. 0x65, 0x62, 0x6f, 0x6f, 0x6b, 0x22, 0x14, 0x0a, 0x12, 0x41, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74,
  4703. 0x49, 0x6e, 0x66, 0x6f, 0x53, 0x70, 0x6f, 0x74, 0x69, 0x66, 0x79, 0x22, 0x57, 0x0a, 0x13, 0x41,
  4704. 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x46, 0x61, 0x63, 0x65, 0x62, 0x6f,
  4705. 0x6f, 0x6b, 0x12, 0x21, 0x0a, 0x0c, 0x61, 0x63, 0x63, 0x65, 0x73, 0x73, 0x5f, 0x74, 0x6f, 0x6b,
  4706. 0x65, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x61, 0x63, 0x63, 0x65, 0x73, 0x73,
  4707. 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x12, 0x1d, 0x0a, 0x0a, 0x6d, 0x61, 0x63, 0x68, 0x69, 0x6e, 0x65,
  4708. 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x6d, 0x61, 0x63, 0x68, 0x69,
  4709. 0x6e, 0x65, 0x49, 0x64, 0x2a, 0xd6, 0x01, 0x0a, 0x12, 0x41, 0x75, 0x74, 0x68, 0x65, 0x6e, 0x74,
  4710. 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x12, 0x1c, 0x0a, 0x18, 0x41,
  4711. 0x55, 0x54, 0x48, 0x45, 0x4e, 0x54, 0x49, 0x43, 0x41, 0x54, 0x49, 0x4f, 0x4e, 0x5f, 0x55, 0x53,
  4712. 0x45, 0x52, 0x5f, 0x50, 0x41, 0x53, 0x53, 0x10, 0x00, 0x12, 0x2d, 0x0a, 0x29, 0x41, 0x55, 0x54,
  4713. 0x48, 0x45, 0x4e, 0x54, 0x49, 0x43, 0x41, 0x54, 0x49, 0x4f, 0x4e, 0x5f, 0x53, 0x54, 0x4f, 0x52,
  4714. 0x45, 0x44, 0x5f, 0x53, 0x50, 0x4f, 0x54, 0x49, 0x46, 0x59, 0x5f, 0x43, 0x52, 0x45, 0x44, 0x45,
  4715. 0x4e, 0x54, 0x49, 0x41, 0x4c, 0x53, 0x10, 0x01, 0x12, 0x2e, 0x0a, 0x2a, 0x41, 0x55, 0x54, 0x48,
  4716. 0x45, 0x4e, 0x54, 0x49, 0x43, 0x41, 0x54, 0x49, 0x4f, 0x4e, 0x5f, 0x53, 0x54, 0x4f, 0x52, 0x45,
  4717. 0x44, 0x5f, 0x46, 0x41, 0x43, 0x45, 0x42, 0x4f, 0x4f, 0x4b, 0x5f, 0x43, 0x52, 0x45, 0x44, 0x45,
  4718. 0x4e, 0x54, 0x49, 0x41, 0x4c, 0x53, 0x10, 0x02, 0x12, 0x20, 0x0a, 0x1c, 0x41, 0x55, 0x54, 0x48,
  4719. 0x45, 0x4e, 0x54, 0x49, 0x43, 0x41, 0x54, 0x49, 0x4f, 0x4e, 0x5f, 0x53, 0x50, 0x4f, 0x54, 0x49,
  4720. 0x46, 0x59, 0x5f, 0x54, 0x4f, 0x4b, 0x45, 0x4e, 0x10, 0x03, 0x12, 0x21, 0x0a, 0x1d, 0x41, 0x55,
  4721. 0x54, 0x48, 0x45, 0x4e, 0x54, 0x49, 0x43, 0x41, 0x54, 0x49, 0x4f, 0x4e, 0x5f, 0x46, 0x41, 0x43,
  4722. 0x45, 0x42, 0x4f, 0x4f, 0x4b, 0x5f, 0x54, 0x4f, 0x4b, 0x45, 0x4e, 0x10, 0x04, 0x2a, 0x59, 0x0a,
  4723. 0x0f, 0x41, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x43, 0x72, 0x65, 0x61, 0x74, 0x69, 0x6f, 0x6e,
  4724. 0x12, 0x22, 0x0a, 0x1e, 0x41, 0x43, 0x43, 0x4f, 0x55, 0x4e, 0x54, 0x5f, 0x43, 0x52, 0x45, 0x41,
  4725. 0x54, 0x49, 0x4f, 0x4e, 0x5f, 0x41, 0x4c, 0x57, 0x41, 0x59, 0x53, 0x5f, 0x50, 0x52, 0x4f, 0x4d,
  4726. 0x50, 0x54, 0x10, 0x01, 0x12, 0x22, 0x0a, 0x1e, 0x41, 0x43, 0x43, 0x4f, 0x55, 0x4e, 0x54, 0x5f,
  4727. 0x43, 0x52, 0x45, 0x41, 0x54, 0x49, 0x4f, 0x4e, 0x5f, 0x41, 0x4c, 0x57, 0x41, 0x59, 0x53, 0x5f,
  4728. 0x43, 0x52, 0x45, 0x41, 0x54, 0x45, 0x10, 0x03, 0x2a, 0x9d, 0x01, 0x0a, 0x09, 0x43, 0x70, 0x75,
  4729. 0x46, 0x61, 0x6d, 0x69, 0x6c, 0x79, 0x12, 0x0f, 0x0a, 0x0b, 0x43, 0x50, 0x55, 0x5f, 0x55, 0x4e,
  4730. 0x4b, 0x4e, 0x4f, 0x57, 0x4e, 0x10, 0x00, 0x12, 0x0b, 0x0a, 0x07, 0x43, 0x50, 0x55, 0x5f, 0x58,
  4731. 0x38, 0x36, 0x10, 0x01, 0x12, 0x0e, 0x0a, 0x0a, 0x43, 0x50, 0x55, 0x5f, 0x58, 0x38, 0x36, 0x5f,
  4732. 0x36, 0x34, 0x10, 0x02, 0x12, 0x0b, 0x0a, 0x07, 0x43, 0x50, 0x55, 0x5f, 0x50, 0x50, 0x43, 0x10,
  4733. 0x03, 0x12, 0x0e, 0x0a, 0x0a, 0x43, 0x50, 0x55, 0x5f, 0x50, 0x50, 0x43, 0x5f, 0x36, 0x34, 0x10,
  4734. 0x04, 0x12, 0x0b, 0x0a, 0x07, 0x43, 0x50, 0x55, 0x5f, 0x41, 0x52, 0x4d, 0x10, 0x05, 0x12, 0x0c,
  4735. 0x0a, 0x08, 0x43, 0x50, 0x55, 0x5f, 0x49, 0x41, 0x36, 0x34, 0x10, 0x06, 0x12, 0x0a, 0x0a, 0x06,
  4736. 0x43, 0x50, 0x55, 0x5f, 0x53, 0x48, 0x10, 0x07, 0x12, 0x0c, 0x0a, 0x08, 0x43, 0x50, 0x55, 0x5f,
  4737. 0x4d, 0x49, 0x50, 0x53, 0x10, 0x08, 0x12, 0x10, 0x0a, 0x0c, 0x43, 0x50, 0x55, 0x5f, 0x42, 0x4c,
  4738. 0x41, 0x43, 0x4b, 0x46, 0x49, 0x4e, 0x10, 0x09, 0x2a, 0x4b, 0x0a, 0x05, 0x42, 0x72, 0x61, 0x6e,
  4739. 0x64, 0x12, 0x13, 0x0a, 0x0f, 0x42, 0x52, 0x41, 0x4e, 0x44, 0x5f, 0x55, 0x4e, 0x42, 0x52, 0x41,
  4740. 0x4e, 0x44, 0x45, 0x44, 0x10, 0x00, 0x12, 0x0d, 0x0a, 0x09, 0x42, 0x52, 0x41, 0x4e, 0x44, 0x5f,
  4741. 0x49, 0x4e, 0x51, 0x10, 0x01, 0x12, 0x0d, 0x0a, 0x09, 0x42, 0x52, 0x41, 0x4e, 0x44, 0x5f, 0x48,
  4742. 0x54, 0x43, 0x10, 0x02, 0x12, 0x0f, 0x0a, 0x0b, 0x42, 0x52, 0x41, 0x4e, 0x44, 0x5f, 0x4e, 0x4f,
  4743. 0x4b, 0x49, 0x41, 0x10, 0x03, 0x2a, 0xd1, 0x02, 0x0a, 0x02, 0x4f, 0x73, 0x12, 0x0e, 0x0a, 0x0a,
  4744. 0x4f, 0x53, 0x5f, 0x55, 0x4e, 0x4b, 0x4e, 0x4f, 0x57, 0x4e, 0x10, 0x00, 0x12, 0x0e, 0x0a, 0x0a,
  4745. 0x4f, 0x53, 0x5f, 0x57, 0x49, 0x4e, 0x44, 0x4f, 0x57, 0x53, 0x10, 0x01, 0x12, 0x0a, 0x0a, 0x06,
  4746. 0x4f, 0x53, 0x5f, 0x4f, 0x53, 0x58, 0x10, 0x02, 0x12, 0x0d, 0x0a, 0x09, 0x4f, 0x53, 0x5f, 0x49,
  4747. 0x50, 0x48, 0x4f, 0x4e, 0x45, 0x10, 0x03, 0x12, 0x0a, 0x0a, 0x06, 0x4f, 0x53, 0x5f, 0x53, 0x36,
  4748. 0x30, 0x10, 0x04, 0x12, 0x0c, 0x0a, 0x08, 0x4f, 0x53, 0x5f, 0x4c, 0x49, 0x4e, 0x55, 0x58, 0x10,
  4749. 0x05, 0x12, 0x11, 0x0a, 0x0d, 0x4f, 0x53, 0x5f, 0x57, 0x49, 0x4e, 0x44, 0x4f, 0x57, 0x53, 0x5f,
  4750. 0x43, 0x45, 0x10, 0x06, 0x12, 0x0e, 0x0a, 0x0a, 0x4f, 0x53, 0x5f, 0x41, 0x4e, 0x44, 0x52, 0x4f,
  4751. 0x49, 0x44, 0x10, 0x07, 0x12, 0x0b, 0x0a, 0x07, 0x4f, 0x53, 0x5f, 0x50, 0x41, 0x4c, 0x4d, 0x10,
  4752. 0x08, 0x12, 0x0e, 0x0a, 0x0a, 0x4f, 0x53, 0x5f, 0x46, 0x52, 0x45, 0x45, 0x42, 0x53, 0x44, 0x10,
  4753. 0x09, 0x12, 0x11, 0x0a, 0x0d, 0x4f, 0x53, 0x5f, 0x42, 0x4c, 0x41, 0x43, 0x4b, 0x42, 0x45, 0x52,
  4754. 0x52, 0x59, 0x10, 0x0a, 0x12, 0x0c, 0x0a, 0x08, 0x4f, 0x53, 0x5f, 0x53, 0x4f, 0x4e, 0x4f, 0x53,
  4755. 0x10, 0x0b, 0x12, 0x0f, 0x0a, 0x0b, 0x4f, 0x53, 0x5f, 0x4c, 0x4f, 0x47, 0x49, 0x54, 0x45, 0x43,
  4756. 0x48, 0x10, 0x0c, 0x12, 0x0a, 0x0a, 0x06, 0x4f, 0x53, 0x5f, 0x57, 0x50, 0x37, 0x10, 0x0d, 0x12,
  4757. 0x0c, 0x0a, 0x08, 0x4f, 0x53, 0x5f, 0x4f, 0x4e, 0x4b, 0x59, 0x4f, 0x10, 0x0e, 0x12, 0x0e, 0x0a,
  4758. 0x0a, 0x4f, 0x53, 0x5f, 0x50, 0x48, 0x49, 0x4c, 0x49, 0x50, 0x53, 0x10, 0x0f, 0x12, 0x09, 0x0a,
  4759. 0x05, 0x4f, 0x53, 0x5f, 0x57, 0x44, 0x10, 0x10, 0x12, 0x0c, 0x0a, 0x08, 0x4f, 0x53, 0x5f, 0x56,
  4760. 0x4f, 0x4c, 0x56, 0x4f, 0x10, 0x11, 0x12, 0x0b, 0x0a, 0x07, 0x4f, 0x53, 0x5f, 0x54, 0x49, 0x56,
  4761. 0x4f, 0x10, 0x12, 0x12, 0x0b, 0x0a, 0x07, 0x4f, 0x53, 0x5f, 0x41, 0x57, 0x4f, 0x58, 0x10, 0x13,
  4762. 0x12, 0x0c, 0x0a, 0x08, 0x4f, 0x53, 0x5f, 0x4d, 0x45, 0x45, 0x47, 0x4f, 0x10, 0x14, 0x12, 0x0d,
  4763. 0x0a, 0x09, 0x4f, 0x53, 0x5f, 0x51, 0x4e, 0x58, 0x4e, 0x54, 0x4f, 0x10, 0x15, 0x12, 0x0a, 0x0a,
  4764. 0x06, 0x4f, 0x53, 0x5f, 0x42, 0x43, 0x4f, 0x10, 0x16, 0x2a, 0x28, 0x0a, 0x0b, 0x41, 0x63, 0x63,
  4765. 0x6f, 0x75, 0x6e, 0x74, 0x54, 0x79, 0x70, 0x65, 0x12, 0x0b, 0x0a, 0x07, 0x53, 0x70, 0x6f, 0x74,
  4766. 0x69, 0x66, 0x79, 0x10, 0x00, 0x12, 0x0c, 0x0a, 0x08, 0x46, 0x61, 0x63, 0x65, 0x62, 0x6f, 0x6f,
  4767. 0x6b, 0x10, 0x01, 0x4a, 0xee, 0x2f, 0x0a, 0x07, 0x12, 0x05, 0x00, 0x00, 0xa4, 0x01, 0x01, 0x0a,
  4768. 0x08, 0x0a, 0x01, 0x0c, 0x12, 0x03, 0x00, 0x00, 0x12, 0x0a, 0x0a, 0x0a, 0x02, 0x04, 0x00, 0x12,
  4769. 0x04, 0x02, 0x00, 0x0c, 0x01, 0x0a, 0x0a, 0x0a, 0x03, 0x04, 0x00, 0x01, 0x12, 0x03, 0x02, 0x08,
  4770. 0x1f, 0x0a, 0x0b, 0x0a, 0x04, 0x04, 0x00, 0x02, 0x00, 0x12, 0x03, 0x03, 0x04, 0x36, 0x0a, 0x0c,
  4771. 0x0a, 0x05, 0x04, 0x00, 0x02, 0x00, 0x04, 0x12, 0x03, 0x03, 0x04, 0x0c, 0x0a, 0x0c, 0x0a, 0x05,
  4772. 0x04, 0x00, 0x02, 0x00, 0x06, 0x12, 0x03, 0x03, 0x0d, 0x1d, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x00,
  4773. 0x02, 0x00, 0x01, 0x12, 0x03, 0x03, 0x1e, 0x2f, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x00, 0x02, 0x00,
  4774. 0x03, 0x12, 0x03, 0x03, 0x32, 0x35, 0x0a, 0x0b, 0x0a, 0x04, 0x04, 0x00, 0x02, 0x01, 0x12, 0x03,
  4775. 0x04, 0x04, 0x35, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x00, 0x02, 0x01, 0x04, 0x12, 0x03, 0x04, 0x04,
  4776. 0x0c, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x00, 0x02, 0x01, 0x06, 0x12, 0x03, 0x04, 0x0d, 0x1c, 0x0a,
  4777. 0x0c, 0x0a, 0x05, 0x04, 0x00, 0x02, 0x01, 0x01, 0x12, 0x03, 0x04, 0x1d, 0x2d, 0x0a, 0x0c, 0x0a,
  4778. 0x05, 0x04, 0x00, 0x02, 0x01, 0x03, 0x12, 0x03, 0x04, 0x30, 0x34, 0x0a, 0x0b, 0x0a, 0x04, 0x04,
  4779. 0x00, 0x02, 0x02, 0x12, 0x03, 0x05, 0x04, 0x42, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x00, 0x02, 0x02,
  4780. 0x04, 0x12, 0x03, 0x05, 0x04, 0x0c, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x00, 0x02, 0x02, 0x06, 0x12,
  4781. 0x03, 0x05, 0x0d, 0x25, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x00, 0x02, 0x02, 0x01, 0x12, 0x03, 0x05,
  4782. 0x26, 0x3a, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x00, 0x02, 0x02, 0x03, 0x12, 0x03, 0x05, 0x3d, 0x41,
  4783. 0x0a, 0x0b, 0x0a, 0x04, 0x04, 0x00, 0x02, 0x03, 0x12, 0x03, 0x06, 0x04, 0x30, 0x0a, 0x0c, 0x0a,
  4784. 0x05, 0x04, 0x00, 0x02, 0x03, 0x04, 0x12, 0x03, 0x06, 0x04, 0x0c, 0x0a, 0x0c, 0x0a, 0x05, 0x04,
  4785. 0x00, 0x02, 0x03, 0x06, 0x12, 0x03, 0x06, 0x0d, 0x1c, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x00, 0x02,
  4786. 0x03, 0x01, 0x12, 0x03, 0x06, 0x1d, 0x28, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x00, 0x02, 0x03, 0x03,
  4787. 0x12, 0x03, 0x06, 0x2b, 0x2f, 0x0a, 0x0b, 0x0a, 0x04, 0x04, 0x00, 0x02, 0x04, 0x12, 0x03, 0x07,
  4788. 0x04, 0x2b, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x00, 0x02, 0x04, 0x04, 0x12, 0x03, 0x07, 0x04, 0x0c,
  4789. 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x00, 0x02, 0x04, 0x06, 0x12, 0x03, 0x07, 0x0d, 0x17, 0x0a, 0x0c,
  4790. 0x0a, 0x05, 0x04, 0x00, 0x02, 0x04, 0x01, 0x12, 0x03, 0x07, 0x18, 0x23, 0x0a, 0x0c, 0x0a, 0x05,
  4791. 0x04, 0x00, 0x02, 0x04, 0x03, 0x12, 0x03, 0x07, 0x26, 0x2a, 0x0a, 0x0b, 0x0a, 0x04, 0x04, 0x00,
  4792. 0x02, 0x05, 0x12, 0x03, 0x08, 0x04, 0x2a, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x00, 0x02, 0x05, 0x04,
  4793. 0x12, 0x03, 0x08, 0x04, 0x0c, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x00, 0x02, 0x05, 0x05, 0x12, 0x03,
  4794. 0x08, 0x0d, 0x13, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x00, 0x02, 0x05, 0x01, 0x12, 0x03, 0x08, 0x14,
  4795. 0x22, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x00, 0x02, 0x05, 0x03, 0x12, 0x03, 0x08, 0x25, 0x29, 0x0a,
  4796. 0x0b, 0x0a, 0x04, 0x04, 0x00, 0x02, 0x06, 0x12, 0x03, 0x09, 0x04, 0x2a, 0x0a, 0x0c, 0x0a, 0x05,
  4797. 0x04, 0x00, 0x02, 0x06, 0x04, 0x12, 0x03, 0x09, 0x04, 0x0c, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x00,
  4798. 0x02, 0x06, 0x05, 0x12, 0x03, 0x09, 0x0d, 0x13, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x00, 0x02, 0x06,
  4799. 0x01, 0x12, 0x03, 0x09, 0x14, 0x22, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x00, 0x02, 0x06, 0x03, 0x12,
  4800. 0x03, 0x09, 0x25, 0x29, 0x0a, 0x0b, 0x0a, 0x04, 0x04, 0x00, 0x02, 0x07, 0x12, 0x03, 0x0a, 0x04,
  4801. 0x2c, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x00, 0x02, 0x07, 0x04, 0x12, 0x03, 0x0a, 0x04, 0x0c, 0x0a,
  4802. 0x0c, 0x0a, 0x05, 0x04, 0x00, 0x02, 0x07, 0x06, 0x12, 0x03, 0x0a, 0x0d, 0x1d, 0x0a, 0x0c, 0x0a,
  4803. 0x05, 0x04, 0x00, 0x02, 0x07, 0x01, 0x12, 0x03, 0x0a, 0x1e, 0x24, 0x0a, 0x0c, 0x0a, 0x05, 0x04,
  4804. 0x00, 0x02, 0x07, 0x03, 0x12, 0x03, 0x0a, 0x27, 0x2b, 0x0a, 0x0b, 0x0a, 0x04, 0x04, 0x00, 0x02,
  4805. 0x08, 0x12, 0x03, 0x0b, 0x04, 0x2b, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x00, 0x02, 0x08, 0x04, 0x12,
  4806. 0x03, 0x0b, 0x04, 0x0c, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x00, 0x02, 0x08, 0x06, 0x12, 0x03, 0x0b,
  4807. 0x0d, 0x17, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x00, 0x02, 0x08, 0x01, 0x12, 0x03, 0x0b, 0x18, 0x23,
  4808. 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x00, 0x02, 0x08, 0x03, 0x12, 0x03, 0x0b, 0x26, 0x2a, 0x0a, 0x0a,
  4809. 0x0a, 0x02, 0x04, 0x01, 0x12, 0x04, 0x0e, 0x00, 0x12, 0x01, 0x0a, 0x0a, 0x0a, 0x03, 0x04, 0x01,
  4810. 0x01, 0x12, 0x03, 0x0e, 0x08, 0x18, 0x0a, 0x0b, 0x0a, 0x04, 0x04, 0x01, 0x02, 0x00, 0x12, 0x03,
  4811. 0x0f, 0x04, 0x23, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x01, 0x02, 0x00, 0x04, 0x12, 0x03, 0x0f, 0x04,
  4812. 0x0c, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x01, 0x02, 0x00, 0x05, 0x12, 0x03, 0x0f, 0x0d, 0x13, 0x0a,
  4813. 0x0c, 0x0a, 0x05, 0x04, 0x01, 0x02, 0x00, 0x01, 0x12, 0x03, 0x0f, 0x14, 0x1c, 0x0a, 0x0c, 0x0a,
  4814. 0x05, 0x04, 0x01, 0x02, 0x00, 0x03, 0x12, 0x03, 0x0f, 0x1f, 0x22, 0x0a, 0x0b, 0x0a, 0x04, 0x04,
  4815. 0x01, 0x02, 0x01, 0x12, 0x03, 0x10, 0x04, 0x2b, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x01, 0x02, 0x01,
  4816. 0x04, 0x12, 0x03, 0x10, 0x04, 0x0c, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x01, 0x02, 0x01, 0x06, 0x12,
  4817. 0x03, 0x10, 0x0d, 0x1f, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x01, 0x02, 0x01, 0x01, 0x12, 0x03, 0x10,
  4818. 0x20, 0x23, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x01, 0x02, 0x01, 0x03, 0x12, 0x03, 0x10, 0x26, 0x2a,
  4819. 0x0a, 0x0b, 0x0a, 0x04, 0x04, 0x01, 0x02, 0x02, 0x12, 0x03, 0x11, 0x04, 0x24, 0x0a, 0x0c, 0x0a,
  4820. 0x05, 0x04, 0x01, 0x02, 0x02, 0x04, 0x12, 0x03, 0x11, 0x04, 0x0c, 0x0a, 0x0c, 0x0a, 0x05, 0x04,
  4821. 0x01, 0x02, 0x02, 0x05, 0x12, 0x03, 0x11, 0x0d, 0x12, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x01, 0x02,
  4822. 0x02, 0x01, 0x12, 0x03, 0x11, 0x13, 0x1c, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x01, 0x02, 0x02, 0x03,
  4823. 0x12, 0x03, 0x11, 0x1f, 0x23, 0x0a, 0x0a, 0x0a, 0x02, 0x05, 0x00, 0x12, 0x04, 0x14, 0x00, 0x1a,
  4824. 0x01, 0x0a, 0x0a, 0x0a, 0x03, 0x05, 0x00, 0x01, 0x12, 0x03, 0x14, 0x05, 0x17, 0x0a, 0x0b, 0x0a,
  4825. 0x04, 0x05, 0x00, 0x02, 0x00, 0x12, 0x03, 0x15, 0x04, 0x23, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x00,
  4826. 0x02, 0x00, 0x01, 0x12, 0x03, 0x15, 0x04, 0x1c, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x00, 0x02, 0x00,
  4827. 0x02, 0x12, 0x03, 0x15, 0x1f, 0x22, 0x0a, 0x0b, 0x0a, 0x04, 0x05, 0x00, 0x02, 0x01, 0x12, 0x03,
  4828. 0x16, 0x04, 0x34, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x00, 0x02, 0x01, 0x01, 0x12, 0x03, 0x16, 0x04,
  4829. 0x2d, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x00, 0x02, 0x01, 0x02, 0x12, 0x03, 0x16, 0x30, 0x33, 0x0a,
  4830. 0x0b, 0x0a, 0x04, 0x05, 0x00, 0x02, 0x02, 0x12, 0x03, 0x17, 0x04, 0x35, 0x0a, 0x0c, 0x0a, 0x05,
  4831. 0x05, 0x00, 0x02, 0x02, 0x01, 0x12, 0x03, 0x17, 0x04, 0x2e, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x00,
  4832. 0x02, 0x02, 0x02, 0x12, 0x03, 0x17, 0x31, 0x34, 0x0a, 0x0b, 0x0a, 0x04, 0x05, 0x00, 0x02, 0x03,
  4833. 0x12, 0x03, 0x18, 0x04, 0x27, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x00, 0x02, 0x03, 0x01, 0x12, 0x03,
  4834. 0x18, 0x04, 0x20, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x00, 0x02, 0x03, 0x02, 0x12, 0x03, 0x18, 0x23,
  4835. 0x26, 0x0a, 0x0b, 0x0a, 0x04, 0x05, 0x00, 0x02, 0x04, 0x12, 0x03, 0x19, 0x04, 0x28, 0x0a, 0x0c,
  4836. 0x0a, 0x05, 0x05, 0x00, 0x02, 0x04, 0x01, 0x12, 0x03, 0x19, 0x04, 0x21, 0x0a, 0x0c, 0x0a, 0x05,
  4837. 0x05, 0x00, 0x02, 0x04, 0x02, 0x12, 0x03, 0x19, 0x24, 0x27, 0x0a, 0x0a, 0x0a, 0x02, 0x05, 0x01,
  4838. 0x12, 0x04, 0x1c, 0x00, 0x1f, 0x01, 0x0a, 0x0a, 0x0a, 0x03, 0x05, 0x01, 0x01, 0x12, 0x03, 0x1c,
  4839. 0x05, 0x14, 0x0a, 0x0b, 0x0a, 0x04, 0x05, 0x01, 0x02, 0x00, 0x12, 0x03, 0x1d, 0x04, 0x29, 0x0a,
  4840. 0x0c, 0x0a, 0x05, 0x05, 0x01, 0x02, 0x00, 0x01, 0x12, 0x03, 0x1d, 0x04, 0x22, 0x0a, 0x0c, 0x0a,
  4841. 0x05, 0x05, 0x01, 0x02, 0x00, 0x02, 0x12, 0x03, 0x1d, 0x25, 0x28, 0x0a, 0x0b, 0x0a, 0x04, 0x05,
  4842. 0x01, 0x02, 0x01, 0x12, 0x03, 0x1e, 0x04, 0x29, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x01, 0x02, 0x01,
  4843. 0x01, 0x12, 0x03, 0x1e, 0x04, 0x22, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x01, 0x02, 0x01, 0x02, 0x12,
  4844. 0x03, 0x1e, 0x25, 0x28, 0x0a, 0x0a, 0x0a, 0x02, 0x04, 0x02, 0x12, 0x04, 0x21, 0x00, 0x24, 0x01,
  4845. 0x0a, 0x0a, 0x0a, 0x03, 0x04, 0x02, 0x01, 0x12, 0x03, 0x21, 0x08, 0x20, 0x0a, 0x0b, 0x0a, 0x04,
  4846. 0x04, 0x02, 0x02, 0x00, 0x12, 0x03, 0x22, 0x04, 0x32, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x02, 0x02,
  4847. 0x00, 0x04, 0x12, 0x03, 0x22, 0x04, 0x0c, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x02, 0x02, 0x00, 0x06,
  4848. 0x12, 0x03, 0x22, 0x0d, 0x25, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x02, 0x02, 0x00, 0x01, 0x12, 0x03,
  4849. 0x22, 0x26, 0x2b, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x02, 0x02, 0x00, 0x03, 0x12, 0x03, 0x22, 0x2e,
  4850. 0x31, 0x0a, 0x0b, 0x0a, 0x04, 0x04, 0x02, 0x02, 0x01, 0x12, 0x03, 0x23, 0x04, 0x3e, 0x0a, 0x0c,
  4851. 0x0a, 0x05, 0x04, 0x02, 0x02, 0x01, 0x04, 0x12, 0x03, 0x23, 0x04, 0x0c, 0x0a, 0x0c, 0x0a, 0x05,
  4852. 0x04, 0x02, 0x02, 0x01, 0x06, 0x12, 0x03, 0x23, 0x0d, 0x2a, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x02,
  4853. 0x02, 0x01, 0x01, 0x12, 0x03, 0x23, 0x2b, 0x36, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x02, 0x02, 0x01,
  4854. 0x03, 0x12, 0x03, 0x23, 0x39, 0x3d, 0x0a, 0x0a, 0x0a, 0x02, 0x04, 0x03, 0x12, 0x04, 0x26, 0x00,
  4855. 0x28, 0x01, 0x0a, 0x0a, 0x0a, 0x03, 0x04, 0x03, 0x01, 0x12, 0x03, 0x26, 0x08, 0x20, 0x0a, 0x0b,
  4856. 0x0a, 0x04, 0x04, 0x03, 0x02, 0x00, 0x12, 0x03, 0x27, 0x04, 0x27, 0x0a, 0x0c, 0x0a, 0x05, 0x04,
  4857. 0x03, 0x02, 0x00, 0x04, 0x12, 0x03, 0x27, 0x04, 0x0c, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x03, 0x02,
  4858. 0x00, 0x05, 0x12, 0x03, 0x27, 0x0d, 0x12, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x03, 0x02, 0x00, 0x01,
  4859. 0x12, 0x03, 0x27, 0x13, 0x20, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x03, 0x02, 0x00, 0x03, 0x12, 0x03,
  4860. 0x27, 0x23, 0x26, 0x0a, 0x0a, 0x0a, 0x02, 0x04, 0x04, 0x12, 0x04, 0x2a, 0x00, 0x2c, 0x01, 0x0a,
  4861. 0x0a, 0x0a, 0x03, 0x04, 0x04, 0x01, 0x12, 0x03, 0x2a, 0x08, 0x25, 0x0a, 0x0b, 0x0a, 0x04, 0x04,
  4862. 0x04, 0x02, 0x00, 0x12, 0x03, 0x2b, 0x04, 0x1e, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x04, 0x02, 0x00,
  4863. 0x04, 0x12, 0x03, 0x2b, 0x04, 0x0c, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x04, 0x02, 0x00, 0x05, 0x12,
  4864. 0x03, 0x2b, 0x0d, 0x12, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x04, 0x02, 0x00, 0x01, 0x12, 0x03, 0x2b,
  4865. 0x13, 0x17, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x04, 0x02, 0x00, 0x03, 0x12, 0x03, 0x2b, 0x1a, 0x1d,
  4866. 0x0a, 0x0a, 0x0a, 0x02, 0x04, 0x05, 0x12, 0x04, 0x2e, 0x00, 0x31, 0x01, 0x0a, 0x0a, 0x0a, 0x03,
  4867. 0x04, 0x05, 0x01, 0x12, 0x03, 0x2e, 0x08, 0x17, 0x0a, 0x0b, 0x0a, 0x04, 0x04, 0x05, 0x02, 0x00,
  4868. 0x12, 0x03, 0x2f, 0x04, 0x32, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x05, 0x02, 0x00, 0x04, 0x12, 0x03,
  4869. 0x2f, 0x04, 0x0c, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x05, 0x02, 0x00, 0x06, 0x12, 0x03, 0x2f, 0x0d,
  4870. 0x20, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x05, 0x02, 0x00, 0x01, 0x12, 0x03, 0x2f, 0x21, 0x2b, 0x0a,
  4871. 0x0c, 0x0a, 0x05, 0x04, 0x05, 0x02, 0x00, 0x03, 0x12, 0x03, 0x2f, 0x2e, 0x31, 0x0a, 0x0b, 0x0a,
  4872. 0x04, 0x04, 0x05, 0x02, 0x01, 0x12, 0x03, 0x30, 0x04, 0x2d, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x05,
  4873. 0x02, 0x01, 0x04, 0x12, 0x03, 0x30, 0x04, 0x0c, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x05, 0x02, 0x01,
  4874. 0x06, 0x12, 0x03, 0x30, 0x0d, 0x1a, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x05, 0x02, 0x01, 0x01, 0x12,
  4875. 0x03, 0x30, 0x1b, 0x25, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x05, 0x02, 0x01, 0x03, 0x12, 0x03, 0x30,
  4876. 0x28, 0x2c, 0x0a, 0x0a, 0x0a, 0x02, 0x04, 0x06, 0x12, 0x04, 0x33, 0x00, 0x35, 0x01, 0x0a, 0x0a,
  4877. 0x0a, 0x03, 0x04, 0x06, 0x01, 0x12, 0x03, 0x33, 0x08, 0x1b, 0x0a, 0x0b, 0x0a, 0x04, 0x04, 0x06,
  4878. 0x02, 0x00, 0x12, 0x03, 0x34, 0x04, 0x24, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x06, 0x02, 0x00, 0x04,
  4879. 0x12, 0x03, 0x34, 0x04, 0x0c, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x06, 0x02, 0x00, 0x05, 0x12, 0x03,
  4880. 0x34, 0x0d, 0x12, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x06, 0x02, 0x00, 0x01, 0x12, 0x03, 0x34, 0x13,
  4881. 0x1d, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x06, 0x02, 0x00, 0x03, 0x12, 0x03, 0x34, 0x20, 0x23, 0x0a,
  4882. 0x0a, 0x0a, 0x02, 0x04, 0x07, 0x12, 0x04, 0x37, 0x00, 0x3a, 0x01, 0x0a, 0x0a, 0x0a, 0x03, 0x04,
  4883. 0x07, 0x01, 0x12, 0x03, 0x37, 0x08, 0x15, 0x0a, 0x0b, 0x0a, 0x04, 0x04, 0x07, 0x02, 0x00, 0x12,
  4884. 0x03, 0x38, 0x04, 0x25, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x07, 0x02, 0x00, 0x04, 0x12, 0x03, 0x38,
  4885. 0x04, 0x0c, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x07, 0x02, 0x00, 0x05, 0x12, 0x03, 0x38, 0x0d, 0x12,
  4886. 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x07, 0x02, 0x00, 0x01, 0x12, 0x03, 0x38, 0x13, 0x1e, 0x0a, 0x0c,
  4887. 0x0a, 0x05, 0x04, 0x07, 0x02, 0x00, 0x03, 0x12, 0x03, 0x38, 0x21, 0x24, 0x0a, 0x0b, 0x0a, 0x04,
  4888. 0x04, 0x07, 0x02, 0x01, 0x12, 0x03, 0x39, 0x04, 0x30, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x07, 0x02,
  4889. 0x01, 0x04, 0x12, 0x03, 0x39, 0x04, 0x0c, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x07, 0x02, 0x01, 0x05,
  4890. 0x12, 0x03, 0x39, 0x0d, 0x12, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x07, 0x02, 0x01, 0x01, 0x12, 0x03,
  4891. 0x39, 0x13, 0x28, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x07, 0x02, 0x01, 0x03, 0x12, 0x03, 0x39, 0x2b,
  4892. 0x2f, 0x0a, 0x0a, 0x0a, 0x02, 0x04, 0x08, 0x12, 0x04, 0x3c, 0x00, 0x47, 0x01, 0x0a, 0x0a, 0x0a,
  4893. 0x03, 0x04, 0x08, 0x01, 0x12, 0x03, 0x3c, 0x08, 0x12, 0x0a, 0x0b, 0x0a, 0x04, 0x04, 0x08, 0x02,
  4894. 0x00, 0x12, 0x03, 0x3d, 0x04, 0x28, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x08, 0x02, 0x00, 0x04, 0x12,
  4895. 0x03, 0x3d, 0x04, 0x0c, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x08, 0x02, 0x00, 0x06, 0x12, 0x03, 0x3d,
  4896. 0x0d, 0x16, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x08, 0x02, 0x00, 0x01, 0x12, 0x03, 0x3d, 0x17, 0x21,
  4897. 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x08, 0x02, 0x00, 0x03, 0x12, 0x03, 0x3d, 0x24, 0x27, 0x0a, 0x0b,
  4898. 0x0a, 0x04, 0x04, 0x08, 0x02, 0x01, 0x12, 0x03, 0x3e, 0x04, 0x27, 0x0a, 0x0c, 0x0a, 0x05, 0x04,
  4899. 0x08, 0x02, 0x01, 0x04, 0x12, 0x03, 0x3e, 0x04, 0x0c, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x08, 0x02,
  4900. 0x01, 0x05, 0x12, 0x03, 0x3e, 0x0d, 0x13, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x08, 0x02, 0x01, 0x01,
  4901. 0x12, 0x03, 0x3e, 0x14, 0x1f, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x08, 0x02, 0x01, 0x03, 0x12, 0x03,
  4902. 0x3e, 0x22, 0x26, 0x0a, 0x0b, 0x0a, 0x04, 0x04, 0x08, 0x02, 0x02, 0x12, 0x03, 0x3f, 0x04, 0x23,
  4903. 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x08, 0x02, 0x02, 0x04, 0x12, 0x03, 0x3f, 0x04, 0x0c, 0x0a, 0x0c,
  4904. 0x0a, 0x05, 0x04, 0x08, 0x02, 0x02, 0x05, 0x12, 0x03, 0x3f, 0x0d, 0x13, 0x0a, 0x0c, 0x0a, 0x05,
  4905. 0x04, 0x08, 0x02, 0x02, 0x01, 0x12, 0x03, 0x3f, 0x14, 0x1b, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x08,
  4906. 0x02, 0x02, 0x03, 0x12, 0x03, 0x3f, 0x1e, 0x22, 0x0a, 0x0b, 0x0a, 0x04, 0x04, 0x08, 0x02, 0x03,
  4907. 0x12, 0x03, 0x40, 0x04, 0x20, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x08, 0x02, 0x03, 0x04, 0x12, 0x03,
  4908. 0x40, 0x04, 0x0c, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x08, 0x02, 0x03, 0x06, 0x12, 0x03, 0x40, 0x0d,
  4909. 0x12, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x08, 0x02, 0x03, 0x01, 0x12, 0x03, 0x40, 0x13, 0x18, 0x0a,
  4910. 0x0c, 0x0a, 0x05, 0x04, 0x08, 0x02, 0x03, 0x03, 0x12, 0x03, 0x40, 0x1b, 0x1f, 0x0a, 0x0b, 0x0a,
  4911. 0x04, 0x04, 0x08, 0x02, 0x04, 0x12, 0x03, 0x41, 0x04, 0x27, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x08,
  4912. 0x02, 0x04, 0x04, 0x12, 0x03, 0x41, 0x04, 0x0c, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x08, 0x02, 0x04,
  4913. 0x05, 0x12, 0x03, 0x41, 0x0d, 0x13, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x08, 0x02, 0x04, 0x01, 0x12,
  4914. 0x03, 0x41, 0x14, 0x1f, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x08, 0x02, 0x04, 0x03, 0x12, 0x03, 0x41,
  4915. 0x22, 0x26, 0x0a, 0x0b, 0x0a, 0x04, 0x04, 0x08, 0x02, 0x05, 0x12, 0x03, 0x42, 0x04, 0x1a, 0x0a,
  4916. 0x0c, 0x0a, 0x05, 0x04, 0x08, 0x02, 0x05, 0x04, 0x12, 0x03, 0x42, 0x04, 0x0c, 0x0a, 0x0c, 0x0a,
  4917. 0x05, 0x04, 0x08, 0x02, 0x05, 0x06, 0x12, 0x03, 0x42, 0x0d, 0x0f, 0x0a, 0x0c, 0x0a, 0x05, 0x04,
  4918. 0x08, 0x02, 0x05, 0x01, 0x12, 0x03, 0x42, 0x10, 0x12, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x08, 0x02,
  4919. 0x05, 0x03, 0x12, 0x03, 0x42, 0x15, 0x19, 0x0a, 0x0b, 0x0a, 0x04, 0x04, 0x08, 0x02, 0x06, 0x12,
  4920. 0x03, 0x43, 0x04, 0x26, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x08, 0x02, 0x06, 0x04, 0x12, 0x03, 0x43,
  4921. 0x04, 0x0c, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x08, 0x02, 0x06, 0x05, 0x12, 0x03, 0x43, 0x0d, 0x13,
  4922. 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x08, 0x02, 0x06, 0x01, 0x12, 0x03, 0x43, 0x14, 0x1e, 0x0a, 0x0c,
  4923. 0x0a, 0x05, 0x04, 0x08, 0x02, 0x06, 0x03, 0x12, 0x03, 0x43, 0x21, 0x25, 0x0a, 0x0b, 0x0a, 0x04,
  4924. 0x04, 0x08, 0x02, 0x07, 0x12, 0x03, 0x44, 0x04, 0x22, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x08, 0x02,
  4925. 0x07, 0x04, 0x12, 0x03, 0x44, 0x04, 0x0c, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x08, 0x02, 0x07, 0x05,
  4926. 0x12, 0x03, 0x44, 0x0d, 0x13, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x08, 0x02, 0x07, 0x01, 0x12, 0x03,
  4927. 0x44, 0x14, 0x1a, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x08, 0x02, 0x07, 0x03, 0x12, 0x03, 0x44, 0x1d,
  4928. 0x21, 0x0a, 0x0b, 0x0a, 0x04, 0x04, 0x08, 0x02, 0x08, 0x12, 0x03, 0x45, 0x04, 0x35, 0x0a, 0x0c,
  4929. 0x0a, 0x05, 0x04, 0x08, 0x02, 0x08, 0x04, 0x12, 0x03, 0x45, 0x04, 0x0c, 0x0a, 0x0c, 0x0a, 0x05,
  4930. 0x04, 0x08, 0x02, 0x08, 0x05, 0x12, 0x03, 0x45, 0x0d, 0x13, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x08,
  4931. 0x02, 0x08, 0x01, 0x12, 0x03, 0x45, 0x14, 0x2d, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x08, 0x02, 0x08,
  4932. 0x03, 0x12, 0x03, 0x45, 0x30, 0x34, 0x0a, 0x0b, 0x0a, 0x04, 0x04, 0x08, 0x02, 0x09, 0x12, 0x03,
  4933. 0x46, 0x04, 0x25, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x08, 0x02, 0x09, 0x04, 0x12, 0x03, 0x46, 0x04,
  4934. 0x0c, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x08, 0x02, 0x09, 0x05, 0x12, 0x03, 0x46, 0x0d, 0x13, 0x0a,
  4935. 0x0c, 0x0a, 0x05, 0x04, 0x08, 0x02, 0x09, 0x01, 0x12, 0x03, 0x46, 0x14, 0x1d, 0x0a, 0x0c, 0x0a,
  4936. 0x05, 0x04, 0x08, 0x02, 0x09, 0x03, 0x12, 0x03, 0x46, 0x20, 0x24, 0x0a, 0x0a, 0x0a, 0x02, 0x05,
  4937. 0x02, 0x12, 0x04, 0x49, 0x00, 0x54, 0x01, 0x0a, 0x0a, 0x0a, 0x03, 0x05, 0x02, 0x01, 0x12, 0x03,
  4938. 0x49, 0x05, 0x0e, 0x0a, 0x0b, 0x0a, 0x04, 0x05, 0x02, 0x02, 0x00, 0x12, 0x03, 0x4a, 0x04, 0x16,
  4939. 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x02, 0x02, 0x00, 0x01, 0x12, 0x03, 0x4a, 0x04, 0x0f, 0x0a, 0x0c,
  4940. 0x0a, 0x05, 0x05, 0x02, 0x02, 0x00, 0x02, 0x12, 0x03, 0x4a, 0x12, 0x15, 0x0a, 0x0b, 0x0a, 0x04,
  4941. 0x05, 0x02, 0x02, 0x01, 0x12, 0x03, 0x4b, 0x04, 0x12, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x02, 0x02,
  4942. 0x01, 0x01, 0x12, 0x03, 0x4b, 0x04, 0x0b, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x02, 0x02, 0x01, 0x02,
  4943. 0x12, 0x03, 0x4b, 0x0e, 0x11, 0x0a, 0x0b, 0x0a, 0x04, 0x05, 0x02, 0x02, 0x02, 0x12, 0x03, 0x4c,
  4944. 0x04, 0x15, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x02, 0x02, 0x02, 0x01, 0x12, 0x03, 0x4c, 0x04, 0x0e,
  4945. 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x02, 0x02, 0x02, 0x02, 0x12, 0x03, 0x4c, 0x11, 0x14, 0x0a, 0x0b,
  4946. 0x0a, 0x04, 0x05, 0x02, 0x02, 0x03, 0x12, 0x03, 0x4d, 0x04, 0x12, 0x0a, 0x0c, 0x0a, 0x05, 0x05,
  4947. 0x02, 0x02, 0x03, 0x01, 0x12, 0x03, 0x4d, 0x04, 0x0b, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x02, 0x02,
  4948. 0x03, 0x02, 0x12, 0x03, 0x4d, 0x0e, 0x11, 0x0a, 0x0b, 0x0a, 0x04, 0x05, 0x02, 0x02, 0x04, 0x12,
  4949. 0x03, 0x4e, 0x04, 0x15, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x02, 0x02, 0x04, 0x01, 0x12, 0x03, 0x4e,
  4950. 0x04, 0x0e, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x02, 0x02, 0x04, 0x02, 0x12, 0x03, 0x4e, 0x11, 0x14,
  4951. 0x0a, 0x0b, 0x0a, 0x04, 0x05, 0x02, 0x02, 0x05, 0x12, 0x03, 0x4f, 0x04, 0x12, 0x0a, 0x0c, 0x0a,
  4952. 0x05, 0x05, 0x02, 0x02, 0x05, 0x01, 0x12, 0x03, 0x4f, 0x04, 0x0b, 0x0a, 0x0c, 0x0a, 0x05, 0x05,
  4953. 0x02, 0x02, 0x05, 0x02, 0x12, 0x03, 0x4f, 0x0e, 0x11, 0x0a, 0x0b, 0x0a, 0x04, 0x05, 0x02, 0x02,
  4954. 0x06, 0x12, 0x03, 0x50, 0x04, 0x13, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x02, 0x02, 0x06, 0x01, 0x12,
  4955. 0x03, 0x50, 0x04, 0x0c, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x02, 0x02, 0x06, 0x02, 0x12, 0x03, 0x50,
  4956. 0x0f, 0x12, 0x0a, 0x0b, 0x0a, 0x04, 0x05, 0x02, 0x02, 0x07, 0x12, 0x03, 0x51, 0x04, 0x11, 0x0a,
  4957. 0x0c, 0x0a, 0x05, 0x05, 0x02, 0x02, 0x07, 0x01, 0x12, 0x03, 0x51, 0x04, 0x0a, 0x0a, 0x0c, 0x0a,
  4958. 0x05, 0x05, 0x02, 0x02, 0x07, 0x02, 0x12, 0x03, 0x51, 0x0d, 0x10, 0x0a, 0x0b, 0x0a, 0x04, 0x05,
  4959. 0x02, 0x02, 0x08, 0x12, 0x03, 0x52, 0x04, 0x13, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x02, 0x02, 0x08,
  4960. 0x01, 0x12, 0x03, 0x52, 0x04, 0x0c, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x02, 0x02, 0x08, 0x02, 0x12,
  4961. 0x03, 0x52, 0x0f, 0x12, 0x0a, 0x0b, 0x0a, 0x04, 0x05, 0x02, 0x02, 0x09, 0x12, 0x03, 0x53, 0x04,
  4962. 0x17, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x02, 0x02, 0x09, 0x01, 0x12, 0x03, 0x53, 0x04, 0x10, 0x0a,
  4963. 0x0c, 0x0a, 0x05, 0x05, 0x02, 0x02, 0x09, 0x02, 0x12, 0x03, 0x53, 0x13, 0x16, 0x0a, 0x0a, 0x0a,
  4964. 0x02, 0x05, 0x03, 0x12, 0x04, 0x56, 0x00, 0x5b, 0x01, 0x0a, 0x0a, 0x0a, 0x03, 0x05, 0x03, 0x01,
  4965. 0x12, 0x03, 0x56, 0x05, 0x0a, 0x0a, 0x0b, 0x0a, 0x04, 0x05, 0x03, 0x02, 0x00, 0x12, 0x03, 0x57,
  4966. 0x04, 0x1a, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x03, 0x02, 0x00, 0x01, 0x12, 0x03, 0x57, 0x04, 0x13,
  4967. 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x03, 0x02, 0x00, 0x02, 0x12, 0x03, 0x57, 0x16, 0x19, 0x0a, 0x0b,
  4968. 0x0a, 0x04, 0x05, 0x03, 0x02, 0x01, 0x12, 0x03, 0x58, 0x04, 0x14, 0x0a, 0x0c, 0x0a, 0x05, 0x05,
  4969. 0x03, 0x02, 0x01, 0x01, 0x12, 0x03, 0x58, 0x04, 0x0d, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x03, 0x02,
  4970. 0x01, 0x02, 0x12, 0x03, 0x58, 0x10, 0x13, 0x0a, 0x0b, 0x0a, 0x04, 0x05, 0x03, 0x02, 0x02, 0x12,
  4971. 0x03, 0x59, 0x04, 0x14, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x03, 0x02, 0x02, 0x01, 0x12, 0x03, 0x59,
  4972. 0x04, 0x0d, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x03, 0x02, 0x02, 0x02, 0x12, 0x03, 0x59, 0x10, 0x13,
  4973. 0x0a, 0x0b, 0x0a, 0x04, 0x05, 0x03, 0x02, 0x03, 0x12, 0x03, 0x5a, 0x04, 0x16, 0x0a, 0x0c, 0x0a,
  4974. 0x05, 0x05, 0x03, 0x02, 0x03, 0x01, 0x12, 0x03, 0x5a, 0x04, 0x0f, 0x0a, 0x0c, 0x0a, 0x05, 0x05,
  4975. 0x03, 0x02, 0x03, 0x02, 0x12, 0x03, 0x5a, 0x12, 0x15, 0x0a, 0x0a, 0x0a, 0x02, 0x05, 0x04, 0x12,
  4976. 0x04, 0x5d, 0x00, 0x75, 0x01, 0x0a, 0x0a, 0x0a, 0x03, 0x05, 0x04, 0x01, 0x12, 0x03, 0x5d, 0x05,
  4977. 0x07, 0x0a, 0x0b, 0x0a, 0x04, 0x05, 0x04, 0x02, 0x00, 0x12, 0x03, 0x5e, 0x04, 0x15, 0x0a, 0x0c,
  4978. 0x0a, 0x05, 0x05, 0x04, 0x02, 0x00, 0x01, 0x12, 0x03, 0x5e, 0x04, 0x0e, 0x0a, 0x0c, 0x0a, 0x05,
  4979. 0x05, 0x04, 0x02, 0x00, 0x02, 0x12, 0x03, 0x5e, 0x11, 0x14, 0x0a, 0x0b, 0x0a, 0x04, 0x05, 0x04,
  4980. 0x02, 0x01, 0x12, 0x03, 0x5f, 0x04, 0x15, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x04, 0x02, 0x01, 0x01,
  4981. 0x12, 0x03, 0x5f, 0x04, 0x0e, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x04, 0x02, 0x01, 0x02, 0x12, 0x03,
  4982. 0x5f, 0x11, 0x14, 0x0a, 0x0b, 0x0a, 0x04, 0x05, 0x04, 0x02, 0x02, 0x12, 0x03, 0x60, 0x04, 0x11,
  4983. 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x04, 0x02, 0x02, 0x01, 0x12, 0x03, 0x60, 0x04, 0x0a, 0x0a, 0x0c,
  4984. 0x0a, 0x05, 0x05, 0x04, 0x02, 0x02, 0x02, 0x12, 0x03, 0x60, 0x0d, 0x10, 0x0a, 0x0b, 0x0a, 0x04,
  4985. 0x05, 0x04, 0x02, 0x03, 0x12, 0x03, 0x61, 0x04, 0x14, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x04, 0x02,
  4986. 0x03, 0x01, 0x12, 0x03, 0x61, 0x04, 0x0d, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x04, 0x02, 0x03, 0x02,
  4987. 0x12, 0x03, 0x61, 0x10, 0x13, 0x0a, 0x0b, 0x0a, 0x04, 0x05, 0x04, 0x02, 0x04, 0x12, 0x03, 0x62,
  4988. 0x04, 0x11, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x04, 0x02, 0x04, 0x01, 0x12, 0x03, 0x62, 0x04, 0x0a,
  4989. 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x04, 0x02, 0x04, 0x02, 0x12, 0x03, 0x62, 0x0d, 0x10, 0x0a, 0x0b,
  4990. 0x0a, 0x04, 0x05, 0x04, 0x02, 0x05, 0x12, 0x03, 0x63, 0x04, 0x13, 0x0a, 0x0c, 0x0a, 0x05, 0x05,
  4991. 0x04, 0x02, 0x05, 0x01, 0x12, 0x03, 0x63, 0x04, 0x0c, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x04, 0x02,
  4992. 0x05, 0x02, 0x12, 0x03, 0x63, 0x0f, 0x12, 0x0a, 0x0b, 0x0a, 0x04, 0x05, 0x04, 0x02, 0x06, 0x12,
  4993. 0x03, 0x64, 0x04, 0x18, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x04, 0x02, 0x06, 0x01, 0x12, 0x03, 0x64,
  4994. 0x04, 0x11, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x04, 0x02, 0x06, 0x02, 0x12, 0x03, 0x64, 0x14, 0x17,
  4995. 0x0a, 0x0b, 0x0a, 0x04, 0x05, 0x04, 0x02, 0x07, 0x12, 0x03, 0x65, 0x04, 0x15, 0x0a, 0x0c, 0x0a,
  4996. 0x05, 0x05, 0x04, 0x02, 0x07, 0x01, 0x12, 0x03, 0x65, 0x04, 0x0e, 0x0a, 0x0c, 0x0a, 0x05, 0x05,
  4997. 0x04, 0x02, 0x07, 0x02, 0x12, 0x03, 0x65, 0x11, 0x14, 0x0a, 0x0b, 0x0a, 0x04, 0x05, 0x04, 0x02,
  4998. 0x08, 0x12, 0x03, 0x66, 0x04, 0x12, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x04, 0x02, 0x08, 0x01, 0x12,
  4999. 0x03, 0x66, 0x04, 0x0b, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x04, 0x02, 0x08, 0x02, 0x12, 0x03, 0x66,
  5000. 0x0e, 0x11, 0x0a, 0x0b, 0x0a, 0x04, 0x05, 0x04, 0x02, 0x09, 0x12, 0x03, 0x67, 0x04, 0x15, 0x0a,
  5001. 0x0c, 0x0a, 0x05, 0x05, 0x04, 0x02, 0x09, 0x01, 0x12, 0x03, 0x67, 0x04, 0x0e, 0x0a, 0x0c, 0x0a,
  5002. 0x05, 0x05, 0x04, 0x02, 0x09, 0x02, 0x12, 0x03, 0x67, 0x11, 0x14, 0x0a, 0x0b, 0x0a, 0x04, 0x05,
  5003. 0x04, 0x02, 0x0a, 0x12, 0x03, 0x68, 0x04, 0x18, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x04, 0x02, 0x0a,
  5004. 0x01, 0x12, 0x03, 0x68, 0x04, 0x11, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x04, 0x02, 0x0a, 0x02, 0x12,
  5005. 0x03, 0x68, 0x14, 0x17, 0x0a, 0x0b, 0x0a, 0x04, 0x05, 0x04, 0x02, 0x0b, 0x12, 0x03, 0x69, 0x04,
  5006. 0x13, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x04, 0x02, 0x0b, 0x01, 0x12, 0x03, 0x69, 0x04, 0x0c, 0x0a,
  5007. 0x0c, 0x0a, 0x05, 0x05, 0x04, 0x02, 0x0b, 0x02, 0x12, 0x03, 0x69, 0x0f, 0x12, 0x0a, 0x0b, 0x0a,
  5008. 0x04, 0x05, 0x04, 0x02, 0x0c, 0x12, 0x03, 0x6a, 0x04, 0x16, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x04,
  5009. 0x02, 0x0c, 0x01, 0x12, 0x03, 0x6a, 0x04, 0x0f, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x04, 0x02, 0x0c,
  5010. 0x02, 0x12, 0x03, 0x6a, 0x12, 0x15, 0x0a, 0x0b, 0x0a, 0x04, 0x05, 0x04, 0x02, 0x0d, 0x12, 0x03,
  5011. 0x6b, 0x04, 0x11, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x04, 0x02, 0x0d, 0x01, 0x12, 0x03, 0x6b, 0x04,
  5012. 0x0a, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x04, 0x02, 0x0d, 0x02, 0x12, 0x03, 0x6b, 0x0d, 0x10, 0x0a,
  5013. 0x0b, 0x0a, 0x04, 0x05, 0x04, 0x02, 0x0e, 0x12, 0x03, 0x6c, 0x04, 0x13, 0x0a, 0x0c, 0x0a, 0x05,
  5014. 0x05, 0x04, 0x02, 0x0e, 0x01, 0x12, 0x03, 0x6c, 0x04, 0x0c, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x04,
  5015. 0x02, 0x0e, 0x02, 0x12, 0x03, 0x6c, 0x0f, 0x12, 0x0a, 0x0b, 0x0a, 0x04, 0x05, 0x04, 0x02, 0x0f,
  5016. 0x12, 0x03, 0x6d, 0x04, 0x15, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x04, 0x02, 0x0f, 0x01, 0x12, 0x03,
  5017. 0x6d, 0x04, 0x0e, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x04, 0x02, 0x0f, 0x02, 0x12, 0x03, 0x6d, 0x11,
  5018. 0x14, 0x0a, 0x0b, 0x0a, 0x04, 0x05, 0x04, 0x02, 0x10, 0x12, 0x03, 0x6e, 0x04, 0x11, 0x0a, 0x0c,
  5019. 0x0a, 0x05, 0x05, 0x04, 0x02, 0x10, 0x01, 0x12, 0x03, 0x6e, 0x04, 0x09, 0x0a, 0x0c, 0x0a, 0x05,
  5020. 0x05, 0x04, 0x02, 0x10, 0x02, 0x12, 0x03, 0x6e, 0x0c, 0x10, 0x0a, 0x0b, 0x0a, 0x04, 0x05, 0x04,
  5021. 0x02, 0x11, 0x12, 0x03, 0x6f, 0x04, 0x14, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x04, 0x02, 0x11, 0x01,
  5022. 0x12, 0x03, 0x6f, 0x04, 0x0c, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x04, 0x02, 0x11, 0x02, 0x12, 0x03,
  5023. 0x6f, 0x0f, 0x13, 0x0a, 0x0b, 0x0a, 0x04, 0x05, 0x04, 0x02, 0x12, 0x12, 0x03, 0x70, 0x04, 0x13,
  5024. 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x04, 0x02, 0x12, 0x01, 0x12, 0x03, 0x70, 0x04, 0x0b, 0x0a, 0x0c,
  5025. 0x0a, 0x05, 0x05, 0x04, 0x02, 0x12, 0x02, 0x12, 0x03, 0x70, 0x0e, 0x12, 0x0a, 0x0b, 0x0a, 0x04,
  5026. 0x05, 0x04, 0x02, 0x13, 0x12, 0x03, 0x71, 0x04, 0x13, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x04, 0x02,
  5027. 0x13, 0x01, 0x12, 0x03, 0x71, 0x04, 0x0b, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x04, 0x02, 0x13, 0x02,
  5028. 0x12, 0x03, 0x71, 0x0e, 0x12, 0x0a, 0x0b, 0x0a, 0x04, 0x05, 0x04, 0x02, 0x14, 0x12, 0x03, 0x72,
  5029. 0x04, 0x14, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x04, 0x02, 0x14, 0x01, 0x12, 0x03, 0x72, 0x04, 0x0c,
  5030. 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x04, 0x02, 0x14, 0x02, 0x12, 0x03, 0x72, 0x0f, 0x13, 0x0a, 0x0b,
  5031. 0x0a, 0x04, 0x05, 0x04, 0x02, 0x15, 0x12, 0x03, 0x73, 0x04, 0x15, 0x0a, 0x0c, 0x0a, 0x05, 0x05,
  5032. 0x04, 0x02, 0x15, 0x01, 0x12, 0x03, 0x73, 0x04, 0x0d, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x04, 0x02,
  5033. 0x15, 0x02, 0x12, 0x03, 0x73, 0x10, 0x14, 0x0a, 0x0b, 0x0a, 0x04, 0x05, 0x04, 0x02, 0x16, 0x12,
  5034. 0x03, 0x74, 0x04, 0x12, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x04, 0x02, 0x16, 0x01, 0x12, 0x03, 0x74,
  5035. 0x04, 0x0a, 0x0a, 0x0c, 0x0a, 0x05, 0x05, 0x04, 0x02, 0x16, 0x02, 0x12, 0x03, 0x74, 0x0d, 0x11,
  5036. 0x0a, 0x0a, 0x0a, 0x02, 0x04, 0x09, 0x12, 0x04, 0x77, 0x00, 0x7d, 0x01, 0x0a, 0x0a, 0x0a, 0x03,
  5037. 0x04, 0x09, 0x01, 0x12, 0x03, 0x77, 0x08, 0x18, 0x0a, 0x0b, 0x0a, 0x04, 0x04, 0x09, 0x02, 0x00,
  5038. 0x12, 0x03, 0x78, 0x04, 0x22, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x09, 0x02, 0x00, 0x04, 0x12, 0x03,
  5039. 0x78, 0x04, 0x0c, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x09, 0x02, 0x00, 0x05, 0x12, 0x03, 0x78, 0x0d,
  5040. 0x13, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x09, 0x02, 0x00, 0x01, 0x12, 0x03, 0x78, 0x14, 0x1b, 0x0a,
  5041. 0x0c, 0x0a, 0x05, 0x04, 0x09, 0x02, 0x00, 0x03, 0x12, 0x03, 0x78, 0x1e, 0x21, 0x0a, 0x0b, 0x0a,
  5042. 0x04, 0x04, 0x09, 0x02, 0x01, 0x12, 0x03, 0x79, 0x04, 0x20, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x09,
  5043. 0x02, 0x01, 0x04, 0x12, 0x03, 0x79, 0x04, 0x0c, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x09, 0x02, 0x01,
  5044. 0x05, 0x12, 0x03, 0x79, 0x0d, 0x12, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x09, 0x02, 0x01, 0x01, 0x12,
  5045. 0x03, 0x79, 0x13, 0x19, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x09, 0x02, 0x01, 0x03, 0x12, 0x03, 0x79,
  5046. 0x1c, 0x1f, 0x0a, 0x0b, 0x0a, 0x04, 0x04, 0x09, 0x02, 0x02, 0x12, 0x03, 0x7a, 0x04, 0x23, 0x0a,
  5047. 0x0c, 0x0a, 0x05, 0x04, 0x09, 0x02, 0x02, 0x04, 0x12, 0x03, 0x7a, 0x04, 0x0c, 0x0a, 0x0c, 0x0a,
  5048. 0x05, 0x04, 0x09, 0x02, 0x02, 0x05, 0x12, 0x03, 0x7a, 0x0d, 0x12, 0x0a, 0x0c, 0x0a, 0x05, 0x04,
  5049. 0x09, 0x02, 0x02, 0x01, 0x12, 0x03, 0x7a, 0x13, 0x1c, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x09, 0x02,
  5050. 0x02, 0x03, 0x12, 0x03, 0x7a, 0x1f, 0x22, 0x0a, 0x0b, 0x0a, 0x04, 0x04, 0x09, 0x02, 0x03, 0x12,
  5051. 0x03, 0x7b, 0x04, 0x24, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x09, 0x02, 0x03, 0x04, 0x12, 0x03, 0x7b,
  5052. 0x04, 0x0c, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x09, 0x02, 0x03, 0x05, 0x12, 0x03, 0x7b, 0x0d, 0x13,
  5053. 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x09, 0x02, 0x03, 0x01, 0x12, 0x03, 0x7b, 0x14, 0x1d, 0x0a, 0x0c,
  5054. 0x0a, 0x05, 0x04, 0x09, 0x02, 0x03, 0x03, 0x12, 0x03, 0x7b, 0x20, 0x23, 0x0a, 0x0b, 0x0a, 0x04,
  5055. 0x04, 0x09, 0x02, 0x04, 0x12, 0x03, 0x7c, 0x04, 0x27, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x09, 0x02,
  5056. 0x04, 0x04, 0x12, 0x03, 0x7c, 0x04, 0x0c, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x09, 0x02, 0x04, 0x05,
  5057. 0x12, 0x03, 0x7c, 0x0d, 0x12, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x09, 0x02, 0x04, 0x01, 0x12, 0x03,
  5058. 0x7c, 0x13, 0x20, 0x0a, 0x0c, 0x0a, 0x05, 0x04, 0x09, 0x02, 0x04, 0x03, 0x12, 0x03, 0x7c, 0x23,
  5059. 0x26, 0x0a, 0x0b, 0x0a, 0x02, 0x04, 0x0a, 0x12, 0x05, 0x7f, 0x00, 0x83, 0x01, 0x01, 0x0a, 0x0a,
  5060. 0x0a, 0x03, 0x04, 0x0a, 0x01, 0x12, 0x03, 0x7f, 0x08, 0x12, 0x0a, 0x0c, 0x0a, 0x04, 0x04, 0x0a,
  5061. 0x02, 0x00, 0x12, 0x04, 0x80, 0x01, 0x04, 0x20, 0x0a, 0x0d, 0x0a, 0x05, 0x04, 0x0a, 0x02, 0x00,
  5062. 0x04, 0x12, 0x04, 0x80, 0x01, 0x04, 0x0c, 0x0a, 0x0d, 0x0a, 0x05, 0x04, 0x0a, 0x02, 0x00, 0x05,
  5063. 0x12, 0x04, 0x80, 0x01, 0x0d, 0x11, 0x0a, 0x0d, 0x0a, 0x05, 0x04, 0x0a, 0x02, 0x00, 0x01, 0x12,
  5064. 0x04, 0x80, 0x01, 0x12, 0x19, 0x0a, 0x0d, 0x0a, 0x05, 0x04, 0x0a, 0x02, 0x00, 0x03, 0x12, 0x04,
  5065. 0x80, 0x01, 0x1c, 0x1f, 0x0a, 0x0c, 0x0a, 0x04, 0x04, 0x0a, 0x02, 0x01, 0x12, 0x04, 0x81, 0x01,
  5066. 0x04, 0x29, 0x0a, 0x0d, 0x0a, 0x05, 0x04, 0x0a, 0x02, 0x01, 0x04, 0x12, 0x04, 0x81, 0x01, 0x04,
  5067. 0x0c, 0x0a, 0x0d, 0x0a, 0x05, 0x04, 0x0a, 0x02, 0x01, 0x06, 0x12, 0x04, 0x81, 0x01, 0x0d, 0x1f,
  5068. 0x0a, 0x0d, 0x0a, 0x05, 0x04, 0x0a, 0x02, 0x01, 0x01, 0x12, 0x04, 0x81, 0x01, 0x20, 0x22, 0x0a,
  5069. 0x0d, 0x0a, 0x05, 0x04, 0x0a, 0x02, 0x01, 0x03, 0x12, 0x04, 0x81, 0x01, 0x25, 0x28, 0x0a, 0x0c,
  5070. 0x0a, 0x04, 0x04, 0x0a, 0x02, 0x02, 0x12, 0x04, 0x82, 0x01, 0x04, 0x23, 0x0a, 0x0d, 0x0a, 0x05,
  5071. 0x04, 0x0a, 0x02, 0x02, 0x04, 0x12, 0x04, 0x82, 0x01, 0x04, 0x0c, 0x0a, 0x0d, 0x0a, 0x05, 0x04,
  5072. 0x0a, 0x02, 0x02, 0x05, 0x12, 0x04, 0x82, 0x01, 0x0d, 0x13, 0x0a, 0x0d, 0x0a, 0x05, 0x04, 0x0a,
  5073. 0x02, 0x02, 0x01, 0x12, 0x04, 0x82, 0x01, 0x14, 0x1c, 0x0a, 0x0d, 0x0a, 0x05, 0x04, 0x0a, 0x02,
  5074. 0x02, 0x03, 0x12, 0x04, 0x82, 0x01, 0x1f, 0x22, 0x0a, 0x0c, 0x0a, 0x02, 0x04, 0x0b, 0x12, 0x06,
  5075. 0x85, 0x01, 0x00, 0x87, 0x01, 0x01, 0x0a, 0x0b, 0x0a, 0x03, 0x04, 0x0b, 0x01, 0x12, 0x04, 0x85,
  5076. 0x01, 0x08, 0x1a, 0x0a, 0x0c, 0x0a, 0x04, 0x04, 0x0b, 0x02, 0x00, 0x12, 0x04, 0x86, 0x01, 0x04,
  5077. 0x25, 0x0a, 0x0d, 0x0a, 0x05, 0x04, 0x0b, 0x02, 0x00, 0x04, 0x12, 0x04, 0x86, 0x01, 0x04, 0x0c,
  5078. 0x0a, 0x0d, 0x0a, 0x05, 0x04, 0x0b, 0x02, 0x00, 0x05, 0x12, 0x04, 0x86, 0x01, 0x0d, 0x13, 0x0a,
  5079. 0x0d, 0x0a, 0x05, 0x04, 0x0b, 0x02, 0x00, 0x01, 0x12, 0x04, 0x86, 0x01, 0x14, 0x1e, 0x0a, 0x0d,
  5080. 0x0a, 0x05, 0x04, 0x0b, 0x02, 0x00, 0x03, 0x12, 0x04, 0x86, 0x01, 0x21, 0x24, 0x0a, 0x0c, 0x0a,
  5081. 0x02, 0x04, 0x0c, 0x12, 0x06, 0x89, 0x01, 0x00, 0x92, 0x01, 0x01, 0x0a, 0x0b, 0x0a, 0x03, 0x04,
  5082. 0x0c, 0x01, 0x12, 0x04, 0x89, 0x01, 0x08, 0x11, 0x0a, 0x0c, 0x0a, 0x04, 0x04, 0x0c, 0x02, 0x00,
  5083. 0x12, 0x04, 0x8a, 0x01, 0x04, 0x2d, 0x0a, 0x0d, 0x0a, 0x05, 0x04, 0x0c, 0x02, 0x00, 0x04, 0x12,
  5084. 0x04, 0x8a, 0x01, 0x04, 0x0c, 0x0a, 0x0d, 0x0a, 0x05, 0x04, 0x0c, 0x02, 0x00, 0x05, 0x12, 0x04,
  5085. 0x8a, 0x01, 0x0d, 0x13, 0x0a, 0x0d, 0x0a, 0x05, 0x04, 0x0c, 0x02, 0x00, 0x01, 0x12, 0x04, 0x8a,
  5086. 0x01, 0x14, 0x26, 0x0a, 0x0d, 0x0a, 0x05, 0x04, 0x0c, 0x02, 0x00, 0x03, 0x12, 0x04, 0x8a, 0x01,
  5087. 0x29, 0x2c, 0x0a, 0x0c, 0x0a, 0x04, 0x04, 0x0c, 0x02, 0x01, 0x12, 0x04, 0x8b, 0x01, 0x04, 0x37,
  5088. 0x0a, 0x0d, 0x0a, 0x05, 0x04, 0x0c, 0x02, 0x01, 0x04, 0x12, 0x04, 0x8b, 0x01, 0x04, 0x0c, 0x0a,
  5089. 0x0d, 0x0a, 0x05, 0x04, 0x0c, 0x02, 0x01, 0x06, 0x12, 0x04, 0x8b, 0x01, 0x0d, 0x18, 0x0a, 0x0d,
  5090. 0x0a, 0x05, 0x04, 0x0c, 0x02, 0x01, 0x01, 0x12, 0x04, 0x8b, 0x01, 0x19, 0x2f, 0x0a, 0x0d, 0x0a,
  5091. 0x05, 0x04, 0x0c, 0x02, 0x01, 0x03, 0x12, 0x04, 0x8b, 0x01, 0x32, 0x36, 0x0a, 0x0c, 0x0a, 0x04,
  5092. 0x04, 0x0c, 0x02, 0x02, 0x12, 0x04, 0x8c, 0x01, 0x04, 0x3b, 0x0a, 0x0d, 0x0a, 0x05, 0x04, 0x0c,
  5093. 0x02, 0x02, 0x04, 0x12, 0x04, 0x8c, 0x01, 0x04, 0x0c, 0x0a, 0x0d, 0x0a, 0x05, 0x04, 0x0c, 0x02,
  5094. 0x02, 0x06, 0x12, 0x04, 0x8c, 0x01, 0x0d, 0x18, 0x0a, 0x0d, 0x0a, 0x05, 0x04, 0x0c, 0x02, 0x02,
  5095. 0x01, 0x12, 0x04, 0x8c, 0x01, 0x19, 0x33, 0x0a, 0x0d, 0x0a, 0x05, 0x04, 0x0c, 0x02, 0x02, 0x03,
  5096. 0x12, 0x04, 0x8c, 0x01, 0x36, 0x3a, 0x0a, 0x0c, 0x0a, 0x04, 0x04, 0x0c, 0x02, 0x03, 0x12, 0x04,
  5097. 0x8d, 0x01, 0x04, 0x46, 0x0a, 0x0d, 0x0a, 0x05, 0x04, 0x0c, 0x02, 0x03, 0x04, 0x12, 0x04, 0x8d,
  5098. 0x01, 0x04, 0x0c, 0x0a, 0x0d, 0x0a, 0x05, 0x04, 0x0c, 0x02, 0x03, 0x06, 0x12, 0x04, 0x8d, 0x01,
  5099. 0x0d, 0x1f, 0x0a, 0x0d, 0x0a, 0x05, 0x04, 0x0c, 0x02, 0x03, 0x01, 0x12, 0x04, 0x8d, 0x01, 0x20,
  5100. 0x3e, 0x0a, 0x0d, 0x0a, 0x05, 0x04, 0x0c, 0x02, 0x03, 0x03, 0x12, 0x04, 0x8d, 0x01, 0x41, 0x45,
  5101. 0x0a, 0x0c, 0x0a, 0x04, 0x04, 0x0c, 0x02, 0x04, 0x12, 0x04, 0x8e, 0x01, 0x04, 0x34, 0x0a, 0x0d,
  5102. 0x0a, 0x05, 0x04, 0x0c, 0x02, 0x04, 0x04, 0x12, 0x04, 0x8e, 0x01, 0x04, 0x0c, 0x0a, 0x0d, 0x0a,
  5103. 0x05, 0x04, 0x0c, 0x02, 0x04, 0x05, 0x12, 0x04, 0x8e, 0x01, 0x0d, 0x12, 0x0a, 0x0d, 0x0a, 0x05,
  5104. 0x04, 0x0c, 0x02, 0x04, 0x01, 0x12, 0x04, 0x8e, 0x01, 0x13, 0x2c, 0x0a, 0x0d, 0x0a, 0x05, 0x04,
  5105. 0x0c, 0x02, 0x04, 0x03, 0x12, 0x04, 0x8e, 0x01, 0x2f, 0x33, 0x0a, 0x0c, 0x0a, 0x04, 0x04, 0x0c,
  5106. 0x02, 0x05, 0x12, 0x04, 0x8f, 0x01, 0x04, 0x25, 0x0a, 0x0d, 0x0a, 0x05, 0x04, 0x0c, 0x02, 0x05,
  5107. 0x04, 0x12, 0x04, 0x8f, 0x01, 0x04, 0x0c, 0x0a, 0x0d, 0x0a, 0x05, 0x04, 0x0c, 0x02, 0x05, 0x05,
  5108. 0x12, 0x04, 0x8f, 0x01, 0x0d, 0x12, 0x0a, 0x0d, 0x0a, 0x05, 0x04, 0x0c, 0x02, 0x05, 0x01, 0x12,
  5109. 0x04, 0x8f, 0x01, 0x13, 0x1d, 0x0a, 0x0d, 0x0a, 0x05, 0x04, 0x0c, 0x02, 0x05, 0x03, 0x12, 0x04,
  5110. 0x8f, 0x01, 0x20, 0x24, 0x0a, 0x0c, 0x0a, 0x04, 0x04, 0x0c, 0x02, 0x06, 0x12, 0x04, 0x90, 0x01,
  5111. 0x04, 0x2d, 0x0a, 0x0d, 0x0a, 0x05, 0x04, 0x0c, 0x02, 0x06, 0x04, 0x12, 0x04, 0x90, 0x01, 0x04,
  5112. 0x0c, 0x0a, 0x0d, 0x0a, 0x05, 0x04, 0x0c, 0x02, 0x06, 0x06, 0x12, 0x04, 0x90, 0x01, 0x0d, 0x18,
  5113. 0x0a, 0x0d, 0x0a, 0x05, 0x04, 0x0c, 0x02, 0x06, 0x01, 0x12, 0x04, 0x90, 0x01, 0x19, 0x25, 0x0a,
  5114. 0x0d, 0x0a, 0x05, 0x04, 0x0c, 0x02, 0x06, 0x03, 0x12, 0x04, 0x90, 0x01, 0x28, 0x2c, 0x0a, 0x0c,
  5115. 0x0a, 0x04, 0x04, 0x0c, 0x02, 0x07, 0x12, 0x04, 0x91, 0x01, 0x04, 0x2b, 0x0a, 0x0d, 0x0a, 0x05,
  5116. 0x04, 0x0c, 0x02, 0x07, 0x04, 0x12, 0x04, 0x91, 0x01, 0x04, 0x0c, 0x0a, 0x0d, 0x0a, 0x05, 0x04,
  5117. 0x0c, 0x02, 0x07, 0x06, 0x12, 0x04, 0x91, 0x01, 0x0d, 0x20, 0x0a, 0x0d, 0x0a, 0x05, 0x04, 0x0c,
  5118. 0x02, 0x07, 0x01, 0x12, 0x04, 0x91, 0x01, 0x21, 0x23, 0x0a, 0x0d, 0x0a, 0x05, 0x04, 0x0c, 0x02,
  5119. 0x07, 0x03, 0x12, 0x04, 0x91, 0x01, 0x26, 0x2a, 0x0a, 0x0c, 0x0a, 0x02, 0x05, 0x05, 0x12, 0x06,
  5120. 0x94, 0x01, 0x00, 0x97, 0x01, 0x01, 0x0a, 0x0b, 0x0a, 0x03, 0x05, 0x05, 0x01, 0x12, 0x04, 0x94,
  5121. 0x01, 0x05, 0x10, 0x0a, 0x0c, 0x0a, 0x04, 0x05, 0x05, 0x02, 0x00, 0x12, 0x04, 0x95, 0x01, 0x04,
  5122. 0x12, 0x0a, 0x0d, 0x0a, 0x05, 0x05, 0x05, 0x02, 0x00, 0x01, 0x12, 0x04, 0x95, 0x01, 0x04, 0x0b,
  5123. 0x0a, 0x0d, 0x0a, 0x05, 0x05, 0x05, 0x02, 0x00, 0x02, 0x12, 0x04, 0x95, 0x01, 0x0e, 0x11, 0x0a,
  5124. 0x0c, 0x0a, 0x04, 0x05, 0x05, 0x02, 0x01, 0x12, 0x04, 0x96, 0x01, 0x04, 0x13, 0x0a, 0x0d, 0x0a,
  5125. 0x05, 0x05, 0x05, 0x02, 0x01, 0x01, 0x12, 0x04, 0x96, 0x01, 0x04, 0x0c, 0x0a, 0x0d, 0x0a, 0x05,
  5126. 0x05, 0x05, 0x02, 0x01, 0x02, 0x12, 0x04, 0x96, 0x01, 0x0f, 0x12, 0x0a, 0x0c, 0x0a, 0x02, 0x04,
  5127. 0x0d, 0x12, 0x06, 0x99, 0x01, 0x00, 0x9c, 0x01, 0x01, 0x0a, 0x0b, 0x0a, 0x03, 0x04, 0x0d, 0x01,
  5128. 0x12, 0x04, 0x99, 0x01, 0x08, 0x13, 0x0a, 0x0c, 0x0a, 0x04, 0x04, 0x0d, 0x02, 0x00, 0x12, 0x04,
  5129. 0x9a, 0x01, 0x04, 0x2e, 0x0a, 0x0d, 0x0a, 0x05, 0x04, 0x0d, 0x02, 0x00, 0x04, 0x12, 0x04, 0x9a,
  5130. 0x01, 0x04, 0x0c, 0x0a, 0x0d, 0x0a, 0x05, 0x04, 0x0d, 0x02, 0x00, 0x06, 0x12, 0x04, 0x9a, 0x01,
  5131. 0x0d, 0x1f, 0x0a, 0x0d, 0x0a, 0x05, 0x04, 0x0d, 0x02, 0x00, 0x01, 0x12, 0x04, 0x9a, 0x01, 0x20,
  5132. 0x27, 0x0a, 0x0d, 0x0a, 0x05, 0x04, 0x0d, 0x02, 0x00, 0x03, 0x12, 0x04, 0x9a, 0x01, 0x2a, 0x2d,
  5133. 0x0a, 0x0c, 0x0a, 0x04, 0x04, 0x0d, 0x02, 0x01, 0x12, 0x04, 0x9b, 0x01, 0x04, 0x30, 0x0a, 0x0d,
  5134. 0x0a, 0x05, 0x04, 0x0d, 0x02, 0x01, 0x04, 0x12, 0x04, 0x9b, 0x01, 0x04, 0x0c, 0x0a, 0x0d, 0x0a,
  5135. 0x05, 0x04, 0x0d, 0x02, 0x01, 0x06, 0x12, 0x04, 0x9b, 0x01, 0x0d, 0x20, 0x0a, 0x0d, 0x0a, 0x05,
  5136. 0x04, 0x0d, 0x02, 0x01, 0x01, 0x12, 0x04, 0x9b, 0x01, 0x21, 0x29, 0x0a, 0x0d, 0x0a, 0x05, 0x04,
  5137. 0x0d, 0x02, 0x01, 0x03, 0x12, 0x04, 0x9b, 0x01, 0x2c, 0x2f, 0x0a, 0x0c, 0x0a, 0x02, 0x04, 0x0e,
  5138. 0x12, 0x06, 0x9e, 0x01, 0x00, 0x9f, 0x01, 0x01, 0x0a, 0x0b, 0x0a, 0x03, 0x04, 0x0e, 0x01, 0x12,
  5139. 0x04, 0x9e, 0x01, 0x08, 0x1a, 0x0a, 0x0c, 0x0a, 0x02, 0x04, 0x0f, 0x12, 0x06, 0xa1, 0x01, 0x00,
  5140. 0xa4, 0x01, 0x01, 0x0a, 0x0b, 0x0a, 0x03, 0x04, 0x0f, 0x01, 0x12, 0x04, 0xa1, 0x01, 0x08, 0x1b,
  5141. 0x0a, 0x0c, 0x0a, 0x04, 0x04, 0x0f, 0x02, 0x00, 0x12, 0x04, 0xa2, 0x01, 0x04, 0x27, 0x0a, 0x0d,
  5142. 0x0a, 0x05, 0x04, 0x0f, 0x02, 0x00, 0x04, 0x12, 0x04, 0xa2, 0x01, 0x04, 0x0c, 0x0a, 0x0d, 0x0a,
  5143. 0x05, 0x04, 0x0f, 0x02, 0x00, 0x05, 0x12, 0x04, 0xa2, 0x01, 0x0d, 0x13, 0x0a, 0x0d, 0x0a, 0x05,
  5144. 0x04, 0x0f, 0x02, 0x00, 0x01, 0x12, 0x04, 0xa2, 0x01, 0x14, 0x20, 0x0a, 0x0d, 0x0a, 0x05, 0x04,
  5145. 0x0f, 0x02, 0x00, 0x03, 0x12, 0x04, 0xa2, 0x01, 0x23, 0x26, 0x0a, 0x0c, 0x0a, 0x04, 0x04, 0x0f,
  5146. 0x02, 0x01, 0x12, 0x04, 0xa3, 0x01, 0x04, 0x25, 0x0a, 0x0d, 0x0a, 0x05, 0x04, 0x0f, 0x02, 0x01,
  5147. 0x04, 0x12, 0x04, 0xa3, 0x01, 0x04, 0x0c, 0x0a, 0x0d, 0x0a, 0x05, 0x04, 0x0f, 0x02, 0x01, 0x05,
  5148. 0x12, 0x04, 0xa3, 0x01, 0x0d, 0x13, 0x0a, 0x0d, 0x0a, 0x05, 0x04, 0x0f, 0x02, 0x01, 0x01, 0x12,
  5149. 0x04, 0xa3, 0x01, 0x14, 0x1e, 0x0a, 0x0d, 0x0a, 0x05, 0x04, 0x0f, 0x02, 0x01, 0x03, 0x12, 0x04,
  5150. 0xa3, 0x01, 0x21, 0x24,
  5151. ];
  5152. static mut file_descriptor_proto_lazy: ::protobuf::lazy::Lazy<::protobuf::descriptor::FileDescriptorProto> = ::protobuf::lazy::Lazy {
  5153. lock: ::protobuf::lazy::ONCE_INIT,
  5154. ptr: 0 as *const ::protobuf::descriptor::FileDescriptorProto,
  5155. };
  5156. fn parse_descriptor_proto() -> ::protobuf::descriptor::FileDescriptorProto {
  5157. ::protobuf::parse_from_bytes(file_descriptor_proto_data).unwrap()
  5158. }
  5159. pub fn file_descriptor_proto() -> &'static ::protobuf::descriptor::FileDescriptorProto {
  5160. unsafe {
  5161. file_descriptor_proto_lazy.get(|| {
  5162. parse_descriptor_proto()
  5163. })
  5164. }
  5165. }