slowwild.pb.go 215 KB

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