authentication.rs 230 KB

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