channelz.pb.go 159 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226
  1. // Copyright 2018 The gRPC Authors
  2. //
  3. // Licensed under the Apache License, Version 2.0 (the "License");
  4. // you may not use this file except in compliance with the License.
  5. // You may obtain a copy of the License at
  6. //
  7. // http://www.apache.org/licenses/LICENSE-2.0
  8. //
  9. // Unless required by applicable law or agreed to in writing, software
  10. // distributed under the License is distributed on an "AS IS" BASIS,
  11. // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  12. // See the License for the specific language governing permissions and
  13. // limitations under the License.
  14. // This file defines an interface for exporting monitoring information
  15. // out of gRPC servers. See the full design at
  16. // https://github.com/grpc/proposal/blob/master/A14-channelz.md
  17. //
  18. // The canonical version of this proto can be found at
  19. // https://github.com/grpc/grpc-proto/blob/master/grpc/channelz/v1/channelz.proto
  20. // Code generated by protoc-gen-go. DO NOT EDIT.
  21. // versions:
  22. // protoc-gen-go v1.30.0
  23. // protoc v4.22.0
  24. // source: grpc/channelz/v1/channelz.proto
  25. package grpc_channelz_v1
  26. import (
  27. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  28. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  29. anypb "google.golang.org/protobuf/types/known/anypb"
  30. durationpb "google.golang.org/protobuf/types/known/durationpb"
  31. timestamppb "google.golang.org/protobuf/types/known/timestamppb"
  32. wrapperspb "google.golang.org/protobuf/types/known/wrapperspb"
  33. reflect "reflect"
  34. sync "sync"
  35. )
  36. const (
  37. // Verify that this generated code is sufficiently up-to-date.
  38. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  39. // Verify that runtime/protoimpl is sufficiently up-to-date.
  40. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  41. )
  42. type ChannelConnectivityState_State int32
  43. const (
  44. ChannelConnectivityState_UNKNOWN ChannelConnectivityState_State = 0
  45. ChannelConnectivityState_IDLE ChannelConnectivityState_State = 1
  46. ChannelConnectivityState_CONNECTING ChannelConnectivityState_State = 2
  47. ChannelConnectivityState_READY ChannelConnectivityState_State = 3
  48. ChannelConnectivityState_TRANSIENT_FAILURE ChannelConnectivityState_State = 4
  49. ChannelConnectivityState_SHUTDOWN ChannelConnectivityState_State = 5
  50. )
  51. // Enum value maps for ChannelConnectivityState_State.
  52. var (
  53. ChannelConnectivityState_State_name = map[int32]string{
  54. 0: "UNKNOWN",
  55. 1: "IDLE",
  56. 2: "CONNECTING",
  57. 3: "READY",
  58. 4: "TRANSIENT_FAILURE",
  59. 5: "SHUTDOWN",
  60. }
  61. ChannelConnectivityState_State_value = map[string]int32{
  62. "UNKNOWN": 0,
  63. "IDLE": 1,
  64. "CONNECTING": 2,
  65. "READY": 3,
  66. "TRANSIENT_FAILURE": 4,
  67. "SHUTDOWN": 5,
  68. }
  69. )
  70. func (x ChannelConnectivityState_State) Enum() *ChannelConnectivityState_State {
  71. p := new(ChannelConnectivityState_State)
  72. *p = x
  73. return p
  74. }
  75. func (x ChannelConnectivityState_State) String() string {
  76. return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x))
  77. }
  78. func (ChannelConnectivityState_State) Descriptor() protoreflect.EnumDescriptor {
  79. return file_grpc_channelz_v1_channelz_proto_enumTypes[0].Descriptor()
  80. }
  81. func (ChannelConnectivityState_State) Type() protoreflect.EnumType {
  82. return &file_grpc_channelz_v1_channelz_proto_enumTypes[0]
  83. }
  84. func (x ChannelConnectivityState_State) Number() protoreflect.EnumNumber {
  85. return protoreflect.EnumNumber(x)
  86. }
  87. // Deprecated: Use ChannelConnectivityState_State.Descriptor instead.
  88. func (ChannelConnectivityState_State) EnumDescriptor() ([]byte, []int) {
  89. return file_grpc_channelz_v1_channelz_proto_rawDescGZIP(), []int{2, 0}
  90. }
  91. // The supported severity levels of trace events.
  92. type ChannelTraceEvent_Severity int32
  93. const (
  94. ChannelTraceEvent_CT_UNKNOWN ChannelTraceEvent_Severity = 0
  95. ChannelTraceEvent_CT_INFO ChannelTraceEvent_Severity = 1
  96. ChannelTraceEvent_CT_WARNING ChannelTraceEvent_Severity = 2
  97. ChannelTraceEvent_CT_ERROR ChannelTraceEvent_Severity = 3
  98. )
  99. // Enum value maps for ChannelTraceEvent_Severity.
  100. var (
  101. ChannelTraceEvent_Severity_name = map[int32]string{
  102. 0: "CT_UNKNOWN",
  103. 1: "CT_INFO",
  104. 2: "CT_WARNING",
  105. 3: "CT_ERROR",
  106. }
  107. ChannelTraceEvent_Severity_value = map[string]int32{
  108. "CT_UNKNOWN": 0,
  109. "CT_INFO": 1,
  110. "CT_WARNING": 2,
  111. "CT_ERROR": 3,
  112. }
  113. )
  114. func (x ChannelTraceEvent_Severity) Enum() *ChannelTraceEvent_Severity {
  115. p := new(ChannelTraceEvent_Severity)
  116. *p = x
  117. return p
  118. }
  119. func (x ChannelTraceEvent_Severity) String() string {
  120. return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x))
  121. }
  122. func (ChannelTraceEvent_Severity) Descriptor() protoreflect.EnumDescriptor {
  123. return file_grpc_channelz_v1_channelz_proto_enumTypes[1].Descriptor()
  124. }
  125. func (ChannelTraceEvent_Severity) Type() protoreflect.EnumType {
  126. return &file_grpc_channelz_v1_channelz_proto_enumTypes[1]
  127. }
  128. func (x ChannelTraceEvent_Severity) Number() protoreflect.EnumNumber {
  129. return protoreflect.EnumNumber(x)
  130. }
  131. // Deprecated: Use ChannelTraceEvent_Severity.Descriptor instead.
  132. func (ChannelTraceEvent_Severity) EnumDescriptor() ([]byte, []int) {
  133. return file_grpc_channelz_v1_channelz_proto_rawDescGZIP(), []int{4, 0}
  134. }
  135. // Channel is a logical grouping of channels, subchannels, and sockets.
  136. type Channel struct {
  137. state protoimpl.MessageState
  138. sizeCache protoimpl.SizeCache
  139. unknownFields protoimpl.UnknownFields
  140. // The identifier for this channel. This should be set.
  141. Ref *ChannelRef `protobuf:"bytes,1,opt,name=ref,proto3" json:"ref,omitempty"`
  142. // Data specific to this channel.
  143. Data *ChannelData `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` // At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
  144. // There are no ordering guarantees on the order of channel refs.
  145. // There may not be cycles in the ref graph.
  146. // A channel ref may be present in more than one channel or subchannel.
  147. ChannelRef []*ChannelRef `protobuf:"bytes,3,rep,name=channel_ref,json=channelRef,proto3" json:"channel_ref,omitempty"`
  148. // At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
  149. // There are no ordering guarantees on the order of subchannel refs.
  150. // There may not be cycles in the ref graph.
  151. // A sub channel ref may be present in more than one channel or subchannel.
  152. SubchannelRef []*SubchannelRef `protobuf:"bytes,4,rep,name=subchannel_ref,json=subchannelRef,proto3" json:"subchannel_ref,omitempty"`
  153. // There are no ordering guarantees on the order of sockets.
  154. SocketRef []*SocketRef `protobuf:"bytes,5,rep,name=socket_ref,json=socketRef,proto3" json:"socket_ref,omitempty"`
  155. }
  156. func (x *Channel) Reset() {
  157. *x = Channel{}
  158. if protoimpl.UnsafeEnabled {
  159. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[0]
  160. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  161. ms.StoreMessageInfo(mi)
  162. }
  163. }
  164. func (x *Channel) String() string {
  165. return protoimpl.X.MessageStringOf(x)
  166. }
  167. func (*Channel) ProtoMessage() {}
  168. func (x *Channel) ProtoReflect() protoreflect.Message {
  169. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[0]
  170. if protoimpl.UnsafeEnabled && x != nil {
  171. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  172. if ms.LoadMessageInfo() == nil {
  173. ms.StoreMessageInfo(mi)
  174. }
  175. return ms
  176. }
  177. return mi.MessageOf(x)
  178. }
  179. // Deprecated: Use Channel.ProtoReflect.Descriptor instead.
  180. func (*Channel) Descriptor() ([]byte, []int) {
  181. return file_grpc_channelz_v1_channelz_proto_rawDescGZIP(), []int{0}
  182. }
  183. func (x *Channel) GetRef() *ChannelRef {
  184. if x != nil {
  185. return x.Ref
  186. }
  187. return nil
  188. }
  189. func (x *Channel) GetData() *ChannelData {
  190. if x != nil {
  191. return x.Data
  192. }
  193. return nil
  194. }
  195. func (x *Channel) GetChannelRef() []*ChannelRef {
  196. if x != nil {
  197. return x.ChannelRef
  198. }
  199. return nil
  200. }
  201. func (x *Channel) GetSubchannelRef() []*SubchannelRef {
  202. if x != nil {
  203. return x.SubchannelRef
  204. }
  205. return nil
  206. }
  207. func (x *Channel) GetSocketRef() []*SocketRef {
  208. if x != nil {
  209. return x.SocketRef
  210. }
  211. return nil
  212. }
  213. // Subchannel is a logical grouping of channels, subchannels, and sockets.
  214. // A subchannel is load balanced over by it's ancestor
  215. type Subchannel struct {
  216. state protoimpl.MessageState
  217. sizeCache protoimpl.SizeCache
  218. unknownFields protoimpl.UnknownFields
  219. // The identifier for this channel.
  220. Ref *SubchannelRef `protobuf:"bytes,1,opt,name=ref,proto3" json:"ref,omitempty"`
  221. // Data specific to this channel.
  222. Data *ChannelData `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` // At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
  223. // There are no ordering guarantees on the order of channel refs.
  224. // There may not be cycles in the ref graph.
  225. // A channel ref may be present in more than one channel or subchannel.
  226. ChannelRef []*ChannelRef `protobuf:"bytes,3,rep,name=channel_ref,json=channelRef,proto3" json:"channel_ref,omitempty"`
  227. // At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
  228. // There are no ordering guarantees on the order of subchannel refs.
  229. // There may not be cycles in the ref graph.
  230. // A sub channel ref may be present in more than one channel or subchannel.
  231. SubchannelRef []*SubchannelRef `protobuf:"bytes,4,rep,name=subchannel_ref,json=subchannelRef,proto3" json:"subchannel_ref,omitempty"`
  232. // There are no ordering guarantees on the order of sockets.
  233. SocketRef []*SocketRef `protobuf:"bytes,5,rep,name=socket_ref,json=socketRef,proto3" json:"socket_ref,omitempty"`
  234. }
  235. func (x *Subchannel) Reset() {
  236. *x = Subchannel{}
  237. if protoimpl.UnsafeEnabled {
  238. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[1]
  239. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  240. ms.StoreMessageInfo(mi)
  241. }
  242. }
  243. func (x *Subchannel) String() string {
  244. return protoimpl.X.MessageStringOf(x)
  245. }
  246. func (*Subchannel) ProtoMessage() {}
  247. func (x *Subchannel) ProtoReflect() protoreflect.Message {
  248. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[1]
  249. if protoimpl.UnsafeEnabled && x != nil {
  250. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  251. if ms.LoadMessageInfo() == nil {
  252. ms.StoreMessageInfo(mi)
  253. }
  254. return ms
  255. }
  256. return mi.MessageOf(x)
  257. }
  258. // Deprecated: Use Subchannel.ProtoReflect.Descriptor instead.
  259. func (*Subchannel) Descriptor() ([]byte, []int) {
  260. return file_grpc_channelz_v1_channelz_proto_rawDescGZIP(), []int{1}
  261. }
  262. func (x *Subchannel) GetRef() *SubchannelRef {
  263. if x != nil {
  264. return x.Ref
  265. }
  266. return nil
  267. }
  268. func (x *Subchannel) GetData() *ChannelData {
  269. if x != nil {
  270. return x.Data
  271. }
  272. return nil
  273. }
  274. func (x *Subchannel) GetChannelRef() []*ChannelRef {
  275. if x != nil {
  276. return x.ChannelRef
  277. }
  278. return nil
  279. }
  280. func (x *Subchannel) GetSubchannelRef() []*SubchannelRef {
  281. if x != nil {
  282. return x.SubchannelRef
  283. }
  284. return nil
  285. }
  286. func (x *Subchannel) GetSocketRef() []*SocketRef {
  287. if x != nil {
  288. return x.SocketRef
  289. }
  290. return nil
  291. }
  292. // These come from the specified states in this document:
  293. // https://github.com/grpc/grpc/blob/master/doc/connectivity-semantics-and-api.md
  294. type ChannelConnectivityState struct {
  295. state protoimpl.MessageState
  296. sizeCache protoimpl.SizeCache
  297. unknownFields protoimpl.UnknownFields
  298. State ChannelConnectivityState_State `protobuf:"varint,1,opt,name=state,proto3,enum=grpc.channelz.v1.ChannelConnectivityState_State" json:"state,omitempty"`
  299. }
  300. func (x *ChannelConnectivityState) Reset() {
  301. *x = ChannelConnectivityState{}
  302. if protoimpl.UnsafeEnabled {
  303. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[2]
  304. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  305. ms.StoreMessageInfo(mi)
  306. }
  307. }
  308. func (x *ChannelConnectivityState) String() string {
  309. return protoimpl.X.MessageStringOf(x)
  310. }
  311. func (*ChannelConnectivityState) ProtoMessage() {}
  312. func (x *ChannelConnectivityState) ProtoReflect() protoreflect.Message {
  313. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[2]
  314. if protoimpl.UnsafeEnabled && x != nil {
  315. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  316. if ms.LoadMessageInfo() == nil {
  317. ms.StoreMessageInfo(mi)
  318. }
  319. return ms
  320. }
  321. return mi.MessageOf(x)
  322. }
  323. // Deprecated: Use ChannelConnectivityState.ProtoReflect.Descriptor instead.
  324. func (*ChannelConnectivityState) Descriptor() ([]byte, []int) {
  325. return file_grpc_channelz_v1_channelz_proto_rawDescGZIP(), []int{2}
  326. }
  327. func (x *ChannelConnectivityState) GetState() ChannelConnectivityState_State {
  328. if x != nil {
  329. return x.State
  330. }
  331. return ChannelConnectivityState_UNKNOWN
  332. }
  333. // Channel data is data related to a specific Channel or Subchannel.
  334. type ChannelData struct {
  335. state protoimpl.MessageState
  336. sizeCache protoimpl.SizeCache
  337. unknownFields protoimpl.UnknownFields
  338. // The connectivity state of the channel or subchannel. Implementations
  339. // should always set this.
  340. State *ChannelConnectivityState `protobuf:"bytes,1,opt,name=state,proto3" json:"state,omitempty"`
  341. // The target this channel originally tried to connect to. May be absent
  342. Target string `protobuf:"bytes,2,opt,name=target,proto3" json:"target,omitempty"`
  343. // A trace of recent events on the channel. May be absent.
  344. Trace *ChannelTrace `protobuf:"bytes,3,opt,name=trace,proto3" json:"trace,omitempty"`
  345. // The number of calls started on the channel
  346. CallsStarted int64 `protobuf:"varint,4,opt,name=calls_started,json=callsStarted,proto3" json:"calls_started,omitempty"`
  347. // The number of calls that have completed with an OK status
  348. CallsSucceeded int64 `protobuf:"varint,5,opt,name=calls_succeeded,json=callsSucceeded,proto3" json:"calls_succeeded,omitempty"`
  349. // The number of calls that have completed with a non-OK status
  350. CallsFailed int64 `protobuf:"varint,6,opt,name=calls_failed,json=callsFailed,proto3" json:"calls_failed,omitempty"`
  351. // The last time a call was started on the channel.
  352. LastCallStartedTimestamp *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=last_call_started_timestamp,json=lastCallStartedTimestamp,proto3" json:"last_call_started_timestamp,omitempty"`
  353. }
  354. func (x *ChannelData) Reset() {
  355. *x = ChannelData{}
  356. if protoimpl.UnsafeEnabled {
  357. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[3]
  358. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  359. ms.StoreMessageInfo(mi)
  360. }
  361. }
  362. func (x *ChannelData) String() string {
  363. return protoimpl.X.MessageStringOf(x)
  364. }
  365. func (*ChannelData) ProtoMessage() {}
  366. func (x *ChannelData) ProtoReflect() protoreflect.Message {
  367. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[3]
  368. if protoimpl.UnsafeEnabled && x != nil {
  369. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  370. if ms.LoadMessageInfo() == nil {
  371. ms.StoreMessageInfo(mi)
  372. }
  373. return ms
  374. }
  375. return mi.MessageOf(x)
  376. }
  377. // Deprecated: Use ChannelData.ProtoReflect.Descriptor instead.
  378. func (*ChannelData) Descriptor() ([]byte, []int) {
  379. return file_grpc_channelz_v1_channelz_proto_rawDescGZIP(), []int{3}
  380. }
  381. func (x *ChannelData) GetState() *ChannelConnectivityState {
  382. if x != nil {
  383. return x.State
  384. }
  385. return nil
  386. }
  387. func (x *ChannelData) GetTarget() string {
  388. if x != nil {
  389. return x.Target
  390. }
  391. return ""
  392. }
  393. func (x *ChannelData) GetTrace() *ChannelTrace {
  394. if x != nil {
  395. return x.Trace
  396. }
  397. return nil
  398. }
  399. func (x *ChannelData) GetCallsStarted() int64 {
  400. if x != nil {
  401. return x.CallsStarted
  402. }
  403. return 0
  404. }
  405. func (x *ChannelData) GetCallsSucceeded() int64 {
  406. if x != nil {
  407. return x.CallsSucceeded
  408. }
  409. return 0
  410. }
  411. func (x *ChannelData) GetCallsFailed() int64 {
  412. if x != nil {
  413. return x.CallsFailed
  414. }
  415. return 0
  416. }
  417. func (x *ChannelData) GetLastCallStartedTimestamp() *timestamppb.Timestamp {
  418. if x != nil {
  419. return x.LastCallStartedTimestamp
  420. }
  421. return nil
  422. }
  423. // A trace event is an interesting thing that happened to a channel or
  424. // subchannel, such as creation, address resolution, subchannel creation, etc.
  425. type ChannelTraceEvent struct {
  426. state protoimpl.MessageState
  427. sizeCache protoimpl.SizeCache
  428. unknownFields protoimpl.UnknownFields
  429. // High level description of the event.
  430. Description string `protobuf:"bytes,1,opt,name=description,proto3" json:"description,omitempty"`
  431. // the severity of the trace event
  432. Severity ChannelTraceEvent_Severity `protobuf:"varint,2,opt,name=severity,proto3,enum=grpc.channelz.v1.ChannelTraceEvent_Severity" json:"severity,omitempty"`
  433. // When this event occurred.
  434. Timestamp *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
  435. // ref of referenced channel or subchannel.
  436. // Optional, only present if this event refers to a child object. For example,
  437. // this field would be filled if this trace event was for a subchannel being
  438. // created.
  439. //
  440. // Types that are assignable to ChildRef:
  441. //
  442. // *ChannelTraceEvent_ChannelRef
  443. // *ChannelTraceEvent_SubchannelRef
  444. ChildRef isChannelTraceEvent_ChildRef `protobuf_oneof:"child_ref"`
  445. }
  446. func (x *ChannelTraceEvent) Reset() {
  447. *x = ChannelTraceEvent{}
  448. if protoimpl.UnsafeEnabled {
  449. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[4]
  450. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  451. ms.StoreMessageInfo(mi)
  452. }
  453. }
  454. func (x *ChannelTraceEvent) String() string {
  455. return protoimpl.X.MessageStringOf(x)
  456. }
  457. func (*ChannelTraceEvent) ProtoMessage() {}
  458. func (x *ChannelTraceEvent) ProtoReflect() protoreflect.Message {
  459. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[4]
  460. if protoimpl.UnsafeEnabled && x != nil {
  461. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  462. if ms.LoadMessageInfo() == nil {
  463. ms.StoreMessageInfo(mi)
  464. }
  465. return ms
  466. }
  467. return mi.MessageOf(x)
  468. }
  469. // Deprecated: Use ChannelTraceEvent.ProtoReflect.Descriptor instead.
  470. func (*ChannelTraceEvent) Descriptor() ([]byte, []int) {
  471. return file_grpc_channelz_v1_channelz_proto_rawDescGZIP(), []int{4}
  472. }
  473. func (x *ChannelTraceEvent) GetDescription() string {
  474. if x != nil {
  475. return x.Description
  476. }
  477. return ""
  478. }
  479. func (x *ChannelTraceEvent) GetSeverity() ChannelTraceEvent_Severity {
  480. if x != nil {
  481. return x.Severity
  482. }
  483. return ChannelTraceEvent_CT_UNKNOWN
  484. }
  485. func (x *ChannelTraceEvent) GetTimestamp() *timestamppb.Timestamp {
  486. if x != nil {
  487. return x.Timestamp
  488. }
  489. return nil
  490. }
  491. func (m *ChannelTraceEvent) GetChildRef() isChannelTraceEvent_ChildRef {
  492. if m != nil {
  493. return m.ChildRef
  494. }
  495. return nil
  496. }
  497. func (x *ChannelTraceEvent) GetChannelRef() *ChannelRef {
  498. if x, ok := x.GetChildRef().(*ChannelTraceEvent_ChannelRef); ok {
  499. return x.ChannelRef
  500. }
  501. return nil
  502. }
  503. func (x *ChannelTraceEvent) GetSubchannelRef() *SubchannelRef {
  504. if x, ok := x.GetChildRef().(*ChannelTraceEvent_SubchannelRef); ok {
  505. return x.SubchannelRef
  506. }
  507. return nil
  508. }
  509. type isChannelTraceEvent_ChildRef interface {
  510. isChannelTraceEvent_ChildRef()
  511. }
  512. type ChannelTraceEvent_ChannelRef struct {
  513. ChannelRef *ChannelRef `protobuf:"bytes,4,opt,name=channel_ref,json=channelRef,proto3,oneof"`
  514. }
  515. type ChannelTraceEvent_SubchannelRef struct {
  516. SubchannelRef *SubchannelRef `protobuf:"bytes,5,opt,name=subchannel_ref,json=subchannelRef,proto3,oneof"`
  517. }
  518. func (*ChannelTraceEvent_ChannelRef) isChannelTraceEvent_ChildRef() {}
  519. func (*ChannelTraceEvent_SubchannelRef) isChannelTraceEvent_ChildRef() {}
  520. // ChannelTrace represents the recent events that have occurred on the channel.
  521. type ChannelTrace struct {
  522. state protoimpl.MessageState
  523. sizeCache protoimpl.SizeCache
  524. unknownFields protoimpl.UnknownFields
  525. // Number of events ever logged in this tracing object. This can differ from
  526. // events.size() because events can be overwritten or garbage collected by
  527. // implementations.
  528. NumEventsLogged int64 `protobuf:"varint,1,opt,name=num_events_logged,json=numEventsLogged,proto3" json:"num_events_logged,omitempty"`
  529. // Time that this channel was created.
  530. CreationTimestamp *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=creation_timestamp,json=creationTimestamp,proto3" json:"creation_timestamp,omitempty"`
  531. // List of events that have occurred on this channel.
  532. Events []*ChannelTraceEvent `protobuf:"bytes,3,rep,name=events,proto3" json:"events,omitempty"`
  533. }
  534. func (x *ChannelTrace) Reset() {
  535. *x = ChannelTrace{}
  536. if protoimpl.UnsafeEnabled {
  537. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[5]
  538. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  539. ms.StoreMessageInfo(mi)
  540. }
  541. }
  542. func (x *ChannelTrace) String() string {
  543. return protoimpl.X.MessageStringOf(x)
  544. }
  545. func (*ChannelTrace) ProtoMessage() {}
  546. func (x *ChannelTrace) ProtoReflect() protoreflect.Message {
  547. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[5]
  548. if protoimpl.UnsafeEnabled && x != nil {
  549. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  550. if ms.LoadMessageInfo() == nil {
  551. ms.StoreMessageInfo(mi)
  552. }
  553. return ms
  554. }
  555. return mi.MessageOf(x)
  556. }
  557. // Deprecated: Use ChannelTrace.ProtoReflect.Descriptor instead.
  558. func (*ChannelTrace) Descriptor() ([]byte, []int) {
  559. return file_grpc_channelz_v1_channelz_proto_rawDescGZIP(), []int{5}
  560. }
  561. func (x *ChannelTrace) GetNumEventsLogged() int64 {
  562. if x != nil {
  563. return x.NumEventsLogged
  564. }
  565. return 0
  566. }
  567. func (x *ChannelTrace) GetCreationTimestamp() *timestamppb.Timestamp {
  568. if x != nil {
  569. return x.CreationTimestamp
  570. }
  571. return nil
  572. }
  573. func (x *ChannelTrace) GetEvents() []*ChannelTraceEvent {
  574. if x != nil {
  575. return x.Events
  576. }
  577. return nil
  578. }
  579. // ChannelRef is a reference to a Channel.
  580. type ChannelRef struct {
  581. state protoimpl.MessageState
  582. sizeCache protoimpl.SizeCache
  583. unknownFields protoimpl.UnknownFields
  584. // The globally unique id for this channel. Must be a positive number.
  585. ChannelId int64 `protobuf:"varint,1,opt,name=channel_id,json=channelId,proto3" json:"channel_id,omitempty"`
  586. // An optional name associated with the channel.
  587. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
  588. }
  589. func (x *ChannelRef) Reset() {
  590. *x = ChannelRef{}
  591. if protoimpl.UnsafeEnabled {
  592. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[6]
  593. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  594. ms.StoreMessageInfo(mi)
  595. }
  596. }
  597. func (x *ChannelRef) String() string {
  598. return protoimpl.X.MessageStringOf(x)
  599. }
  600. func (*ChannelRef) ProtoMessage() {}
  601. func (x *ChannelRef) ProtoReflect() protoreflect.Message {
  602. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[6]
  603. if protoimpl.UnsafeEnabled && x != nil {
  604. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  605. if ms.LoadMessageInfo() == nil {
  606. ms.StoreMessageInfo(mi)
  607. }
  608. return ms
  609. }
  610. return mi.MessageOf(x)
  611. }
  612. // Deprecated: Use ChannelRef.ProtoReflect.Descriptor instead.
  613. func (*ChannelRef) Descriptor() ([]byte, []int) {
  614. return file_grpc_channelz_v1_channelz_proto_rawDescGZIP(), []int{6}
  615. }
  616. func (x *ChannelRef) GetChannelId() int64 {
  617. if x != nil {
  618. return x.ChannelId
  619. }
  620. return 0
  621. }
  622. func (x *ChannelRef) GetName() string {
  623. if x != nil {
  624. return x.Name
  625. }
  626. return ""
  627. }
  628. // SubchannelRef is a reference to a Subchannel.
  629. type SubchannelRef struct {
  630. state protoimpl.MessageState
  631. sizeCache protoimpl.SizeCache
  632. unknownFields protoimpl.UnknownFields
  633. // The globally unique id for this subchannel. Must be a positive number.
  634. SubchannelId int64 `protobuf:"varint,7,opt,name=subchannel_id,json=subchannelId,proto3" json:"subchannel_id,omitempty"`
  635. // An optional name associated with the subchannel.
  636. Name string `protobuf:"bytes,8,opt,name=name,proto3" json:"name,omitempty"`
  637. }
  638. func (x *SubchannelRef) Reset() {
  639. *x = SubchannelRef{}
  640. if protoimpl.UnsafeEnabled {
  641. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[7]
  642. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  643. ms.StoreMessageInfo(mi)
  644. }
  645. }
  646. func (x *SubchannelRef) String() string {
  647. return protoimpl.X.MessageStringOf(x)
  648. }
  649. func (*SubchannelRef) ProtoMessage() {}
  650. func (x *SubchannelRef) ProtoReflect() protoreflect.Message {
  651. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[7]
  652. if protoimpl.UnsafeEnabled && x != nil {
  653. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  654. if ms.LoadMessageInfo() == nil {
  655. ms.StoreMessageInfo(mi)
  656. }
  657. return ms
  658. }
  659. return mi.MessageOf(x)
  660. }
  661. // Deprecated: Use SubchannelRef.ProtoReflect.Descriptor instead.
  662. func (*SubchannelRef) Descriptor() ([]byte, []int) {
  663. return file_grpc_channelz_v1_channelz_proto_rawDescGZIP(), []int{7}
  664. }
  665. func (x *SubchannelRef) GetSubchannelId() int64 {
  666. if x != nil {
  667. return x.SubchannelId
  668. }
  669. return 0
  670. }
  671. func (x *SubchannelRef) GetName() string {
  672. if x != nil {
  673. return x.Name
  674. }
  675. return ""
  676. }
  677. // SocketRef is a reference to a Socket.
  678. type SocketRef struct {
  679. state protoimpl.MessageState
  680. sizeCache protoimpl.SizeCache
  681. unknownFields protoimpl.UnknownFields
  682. // The globally unique id for this socket. Must be a positive number.
  683. SocketId int64 `protobuf:"varint,3,opt,name=socket_id,json=socketId,proto3" json:"socket_id,omitempty"`
  684. // An optional name associated with the socket.
  685. Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"`
  686. }
  687. func (x *SocketRef) Reset() {
  688. *x = SocketRef{}
  689. if protoimpl.UnsafeEnabled {
  690. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[8]
  691. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  692. ms.StoreMessageInfo(mi)
  693. }
  694. }
  695. func (x *SocketRef) String() string {
  696. return protoimpl.X.MessageStringOf(x)
  697. }
  698. func (*SocketRef) ProtoMessage() {}
  699. func (x *SocketRef) ProtoReflect() protoreflect.Message {
  700. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[8]
  701. if protoimpl.UnsafeEnabled && x != nil {
  702. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  703. if ms.LoadMessageInfo() == nil {
  704. ms.StoreMessageInfo(mi)
  705. }
  706. return ms
  707. }
  708. return mi.MessageOf(x)
  709. }
  710. // Deprecated: Use SocketRef.ProtoReflect.Descriptor instead.
  711. func (*SocketRef) Descriptor() ([]byte, []int) {
  712. return file_grpc_channelz_v1_channelz_proto_rawDescGZIP(), []int{8}
  713. }
  714. func (x *SocketRef) GetSocketId() int64 {
  715. if x != nil {
  716. return x.SocketId
  717. }
  718. return 0
  719. }
  720. func (x *SocketRef) GetName() string {
  721. if x != nil {
  722. return x.Name
  723. }
  724. return ""
  725. }
  726. // ServerRef is a reference to a Server.
  727. type ServerRef struct {
  728. state protoimpl.MessageState
  729. sizeCache protoimpl.SizeCache
  730. unknownFields protoimpl.UnknownFields
  731. // A globally unique identifier for this server. Must be a positive number.
  732. ServerId int64 `protobuf:"varint,5,opt,name=server_id,json=serverId,proto3" json:"server_id,omitempty"`
  733. // An optional name associated with the server.
  734. Name string `protobuf:"bytes,6,opt,name=name,proto3" json:"name,omitempty"`
  735. }
  736. func (x *ServerRef) Reset() {
  737. *x = ServerRef{}
  738. if protoimpl.UnsafeEnabled {
  739. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[9]
  740. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  741. ms.StoreMessageInfo(mi)
  742. }
  743. }
  744. func (x *ServerRef) String() string {
  745. return protoimpl.X.MessageStringOf(x)
  746. }
  747. func (*ServerRef) ProtoMessage() {}
  748. func (x *ServerRef) ProtoReflect() protoreflect.Message {
  749. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[9]
  750. if protoimpl.UnsafeEnabled && x != nil {
  751. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  752. if ms.LoadMessageInfo() == nil {
  753. ms.StoreMessageInfo(mi)
  754. }
  755. return ms
  756. }
  757. return mi.MessageOf(x)
  758. }
  759. // Deprecated: Use ServerRef.ProtoReflect.Descriptor instead.
  760. func (*ServerRef) Descriptor() ([]byte, []int) {
  761. return file_grpc_channelz_v1_channelz_proto_rawDescGZIP(), []int{9}
  762. }
  763. func (x *ServerRef) GetServerId() int64 {
  764. if x != nil {
  765. return x.ServerId
  766. }
  767. return 0
  768. }
  769. func (x *ServerRef) GetName() string {
  770. if x != nil {
  771. return x.Name
  772. }
  773. return ""
  774. }
  775. // Server represents a single server. There may be multiple servers in a single
  776. // program.
  777. type Server struct {
  778. state protoimpl.MessageState
  779. sizeCache protoimpl.SizeCache
  780. unknownFields protoimpl.UnknownFields
  781. // The identifier for a Server. This should be set.
  782. Ref *ServerRef `protobuf:"bytes,1,opt,name=ref,proto3" json:"ref,omitempty"`
  783. // The associated data of the Server.
  784. Data *ServerData `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
  785. // The sockets that the server is listening on. There are no ordering
  786. // guarantees. This may be absent.
  787. ListenSocket []*SocketRef `protobuf:"bytes,3,rep,name=listen_socket,json=listenSocket,proto3" json:"listen_socket,omitempty"`
  788. }
  789. func (x *Server) Reset() {
  790. *x = Server{}
  791. if protoimpl.UnsafeEnabled {
  792. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[10]
  793. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  794. ms.StoreMessageInfo(mi)
  795. }
  796. }
  797. func (x *Server) String() string {
  798. return protoimpl.X.MessageStringOf(x)
  799. }
  800. func (*Server) ProtoMessage() {}
  801. func (x *Server) ProtoReflect() protoreflect.Message {
  802. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[10]
  803. if protoimpl.UnsafeEnabled && x != nil {
  804. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  805. if ms.LoadMessageInfo() == nil {
  806. ms.StoreMessageInfo(mi)
  807. }
  808. return ms
  809. }
  810. return mi.MessageOf(x)
  811. }
  812. // Deprecated: Use Server.ProtoReflect.Descriptor instead.
  813. func (*Server) Descriptor() ([]byte, []int) {
  814. return file_grpc_channelz_v1_channelz_proto_rawDescGZIP(), []int{10}
  815. }
  816. func (x *Server) GetRef() *ServerRef {
  817. if x != nil {
  818. return x.Ref
  819. }
  820. return nil
  821. }
  822. func (x *Server) GetData() *ServerData {
  823. if x != nil {
  824. return x.Data
  825. }
  826. return nil
  827. }
  828. func (x *Server) GetListenSocket() []*SocketRef {
  829. if x != nil {
  830. return x.ListenSocket
  831. }
  832. return nil
  833. }
  834. // ServerData is data for a specific Server.
  835. type ServerData struct {
  836. state protoimpl.MessageState
  837. sizeCache protoimpl.SizeCache
  838. unknownFields protoimpl.UnknownFields
  839. // A trace of recent events on the server. May be absent.
  840. Trace *ChannelTrace `protobuf:"bytes,1,opt,name=trace,proto3" json:"trace,omitempty"`
  841. // The number of incoming calls started on the server
  842. CallsStarted int64 `protobuf:"varint,2,opt,name=calls_started,json=callsStarted,proto3" json:"calls_started,omitempty"`
  843. // The number of incoming calls that have completed with an OK status
  844. CallsSucceeded int64 `protobuf:"varint,3,opt,name=calls_succeeded,json=callsSucceeded,proto3" json:"calls_succeeded,omitempty"`
  845. // The number of incoming calls that have a completed with a non-OK status
  846. CallsFailed int64 `protobuf:"varint,4,opt,name=calls_failed,json=callsFailed,proto3" json:"calls_failed,omitempty"`
  847. // The last time a call was started on the server.
  848. LastCallStartedTimestamp *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=last_call_started_timestamp,json=lastCallStartedTimestamp,proto3" json:"last_call_started_timestamp,omitempty"`
  849. }
  850. func (x *ServerData) Reset() {
  851. *x = ServerData{}
  852. if protoimpl.UnsafeEnabled {
  853. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[11]
  854. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  855. ms.StoreMessageInfo(mi)
  856. }
  857. }
  858. func (x *ServerData) String() string {
  859. return protoimpl.X.MessageStringOf(x)
  860. }
  861. func (*ServerData) ProtoMessage() {}
  862. func (x *ServerData) ProtoReflect() protoreflect.Message {
  863. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[11]
  864. if protoimpl.UnsafeEnabled && x != nil {
  865. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  866. if ms.LoadMessageInfo() == nil {
  867. ms.StoreMessageInfo(mi)
  868. }
  869. return ms
  870. }
  871. return mi.MessageOf(x)
  872. }
  873. // Deprecated: Use ServerData.ProtoReflect.Descriptor instead.
  874. func (*ServerData) Descriptor() ([]byte, []int) {
  875. return file_grpc_channelz_v1_channelz_proto_rawDescGZIP(), []int{11}
  876. }
  877. func (x *ServerData) GetTrace() *ChannelTrace {
  878. if x != nil {
  879. return x.Trace
  880. }
  881. return nil
  882. }
  883. func (x *ServerData) GetCallsStarted() int64 {
  884. if x != nil {
  885. return x.CallsStarted
  886. }
  887. return 0
  888. }
  889. func (x *ServerData) GetCallsSucceeded() int64 {
  890. if x != nil {
  891. return x.CallsSucceeded
  892. }
  893. return 0
  894. }
  895. func (x *ServerData) GetCallsFailed() int64 {
  896. if x != nil {
  897. return x.CallsFailed
  898. }
  899. return 0
  900. }
  901. func (x *ServerData) GetLastCallStartedTimestamp() *timestamppb.Timestamp {
  902. if x != nil {
  903. return x.LastCallStartedTimestamp
  904. }
  905. return nil
  906. }
  907. // Information about an actual connection. Pronounced "sock-ay".
  908. type Socket struct {
  909. state protoimpl.MessageState
  910. sizeCache protoimpl.SizeCache
  911. unknownFields protoimpl.UnknownFields
  912. // The identifier for the Socket.
  913. Ref *SocketRef `protobuf:"bytes,1,opt,name=ref,proto3" json:"ref,omitempty"`
  914. // Data specific to this Socket.
  915. Data *SocketData `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
  916. // The locally bound address.
  917. Local *Address `protobuf:"bytes,3,opt,name=local,proto3" json:"local,omitempty"`
  918. // The remote bound address. May be absent.
  919. Remote *Address `protobuf:"bytes,4,opt,name=remote,proto3" json:"remote,omitempty"`
  920. // Security details for this socket. May be absent if not available, or
  921. // there is no security on the socket.
  922. Security *Security `protobuf:"bytes,5,opt,name=security,proto3" json:"security,omitempty"`
  923. // Optional, represents the name of the remote endpoint, if different than
  924. // the original target name.
  925. RemoteName string `protobuf:"bytes,6,opt,name=remote_name,json=remoteName,proto3" json:"remote_name,omitempty"`
  926. }
  927. func (x *Socket) Reset() {
  928. *x = Socket{}
  929. if protoimpl.UnsafeEnabled {
  930. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[12]
  931. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  932. ms.StoreMessageInfo(mi)
  933. }
  934. }
  935. func (x *Socket) String() string {
  936. return protoimpl.X.MessageStringOf(x)
  937. }
  938. func (*Socket) ProtoMessage() {}
  939. func (x *Socket) ProtoReflect() protoreflect.Message {
  940. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[12]
  941. if protoimpl.UnsafeEnabled && x != nil {
  942. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  943. if ms.LoadMessageInfo() == nil {
  944. ms.StoreMessageInfo(mi)
  945. }
  946. return ms
  947. }
  948. return mi.MessageOf(x)
  949. }
  950. // Deprecated: Use Socket.ProtoReflect.Descriptor instead.
  951. func (*Socket) Descriptor() ([]byte, []int) {
  952. return file_grpc_channelz_v1_channelz_proto_rawDescGZIP(), []int{12}
  953. }
  954. func (x *Socket) GetRef() *SocketRef {
  955. if x != nil {
  956. return x.Ref
  957. }
  958. return nil
  959. }
  960. func (x *Socket) GetData() *SocketData {
  961. if x != nil {
  962. return x.Data
  963. }
  964. return nil
  965. }
  966. func (x *Socket) GetLocal() *Address {
  967. if x != nil {
  968. return x.Local
  969. }
  970. return nil
  971. }
  972. func (x *Socket) GetRemote() *Address {
  973. if x != nil {
  974. return x.Remote
  975. }
  976. return nil
  977. }
  978. func (x *Socket) GetSecurity() *Security {
  979. if x != nil {
  980. return x.Security
  981. }
  982. return nil
  983. }
  984. func (x *Socket) GetRemoteName() string {
  985. if x != nil {
  986. return x.RemoteName
  987. }
  988. return ""
  989. }
  990. // SocketData is data associated for a specific Socket. The fields present
  991. // are specific to the implementation, so there may be minor differences in
  992. // the semantics. (e.g. flow control windows)
  993. type SocketData struct {
  994. state protoimpl.MessageState
  995. sizeCache protoimpl.SizeCache
  996. unknownFields protoimpl.UnknownFields
  997. // The number of streams that have been started.
  998. StreamsStarted int64 `protobuf:"varint,1,opt,name=streams_started,json=streamsStarted,proto3" json:"streams_started,omitempty"`
  999. // The number of streams that have ended successfully:
  1000. // On client side, received frame with eos bit set;
  1001. // On server side, sent frame with eos bit set.
  1002. StreamsSucceeded int64 `protobuf:"varint,2,opt,name=streams_succeeded,json=streamsSucceeded,proto3" json:"streams_succeeded,omitempty"`
  1003. // The number of streams that have ended unsuccessfully:
  1004. // On client side, ended without receiving frame with eos bit set;
  1005. // On server side, ended without sending frame with eos bit set.
  1006. StreamsFailed int64 `protobuf:"varint,3,opt,name=streams_failed,json=streamsFailed,proto3" json:"streams_failed,omitempty"`
  1007. // The number of grpc messages successfully sent on this socket.
  1008. MessagesSent int64 `protobuf:"varint,4,opt,name=messages_sent,json=messagesSent,proto3" json:"messages_sent,omitempty"`
  1009. // The number of grpc messages received on this socket.
  1010. MessagesReceived int64 `protobuf:"varint,5,opt,name=messages_received,json=messagesReceived,proto3" json:"messages_received,omitempty"`
  1011. // The number of keep alives sent. This is typically implemented with HTTP/2
  1012. // ping messages.
  1013. KeepAlivesSent int64 `protobuf:"varint,6,opt,name=keep_alives_sent,json=keepAlivesSent,proto3" json:"keep_alives_sent,omitempty"`
  1014. // The last time a stream was created by this endpoint. Usually unset for
  1015. // servers.
  1016. LastLocalStreamCreatedTimestamp *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=last_local_stream_created_timestamp,json=lastLocalStreamCreatedTimestamp,proto3" json:"last_local_stream_created_timestamp,omitempty"`
  1017. // The last time a stream was created by the remote endpoint. Usually unset
  1018. // for clients.
  1019. LastRemoteStreamCreatedTimestamp *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=last_remote_stream_created_timestamp,json=lastRemoteStreamCreatedTimestamp,proto3" json:"last_remote_stream_created_timestamp,omitempty"`
  1020. // The last time a message was sent by this endpoint.
  1021. LastMessageSentTimestamp *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=last_message_sent_timestamp,json=lastMessageSentTimestamp,proto3" json:"last_message_sent_timestamp,omitempty"`
  1022. // The last time a message was received by this endpoint.
  1023. LastMessageReceivedTimestamp *timestamppb.Timestamp `protobuf:"bytes,10,opt,name=last_message_received_timestamp,json=lastMessageReceivedTimestamp,proto3" json:"last_message_received_timestamp,omitempty"`
  1024. // The amount of window, granted to the local endpoint by the remote endpoint.
  1025. // This may be slightly out of date due to network latency. This does NOT
  1026. // include stream level or TCP level flow control info.
  1027. LocalFlowControlWindow *wrapperspb.Int64Value `protobuf:"bytes,11,opt,name=local_flow_control_window,json=localFlowControlWindow,proto3" json:"local_flow_control_window,omitempty"`
  1028. // The amount of window, granted to the remote endpoint by the local endpoint.
  1029. // This may be slightly out of date due to network latency. This does NOT
  1030. // include stream level or TCP level flow control info.
  1031. RemoteFlowControlWindow *wrapperspb.Int64Value `protobuf:"bytes,12,opt,name=remote_flow_control_window,json=remoteFlowControlWindow,proto3" json:"remote_flow_control_window,omitempty"`
  1032. // Socket options set on this socket. May be absent if 'summary' is set
  1033. // on GetSocketRequest.
  1034. Option []*SocketOption `protobuf:"bytes,13,rep,name=option,proto3" json:"option,omitempty"`
  1035. }
  1036. func (x *SocketData) Reset() {
  1037. *x = SocketData{}
  1038. if protoimpl.UnsafeEnabled {
  1039. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[13]
  1040. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1041. ms.StoreMessageInfo(mi)
  1042. }
  1043. }
  1044. func (x *SocketData) String() string {
  1045. return protoimpl.X.MessageStringOf(x)
  1046. }
  1047. func (*SocketData) ProtoMessage() {}
  1048. func (x *SocketData) ProtoReflect() protoreflect.Message {
  1049. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[13]
  1050. if protoimpl.UnsafeEnabled && x != nil {
  1051. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1052. if ms.LoadMessageInfo() == nil {
  1053. ms.StoreMessageInfo(mi)
  1054. }
  1055. return ms
  1056. }
  1057. return mi.MessageOf(x)
  1058. }
  1059. // Deprecated: Use SocketData.ProtoReflect.Descriptor instead.
  1060. func (*SocketData) Descriptor() ([]byte, []int) {
  1061. return file_grpc_channelz_v1_channelz_proto_rawDescGZIP(), []int{13}
  1062. }
  1063. func (x *SocketData) GetStreamsStarted() int64 {
  1064. if x != nil {
  1065. return x.StreamsStarted
  1066. }
  1067. return 0
  1068. }
  1069. func (x *SocketData) GetStreamsSucceeded() int64 {
  1070. if x != nil {
  1071. return x.StreamsSucceeded
  1072. }
  1073. return 0
  1074. }
  1075. func (x *SocketData) GetStreamsFailed() int64 {
  1076. if x != nil {
  1077. return x.StreamsFailed
  1078. }
  1079. return 0
  1080. }
  1081. func (x *SocketData) GetMessagesSent() int64 {
  1082. if x != nil {
  1083. return x.MessagesSent
  1084. }
  1085. return 0
  1086. }
  1087. func (x *SocketData) GetMessagesReceived() int64 {
  1088. if x != nil {
  1089. return x.MessagesReceived
  1090. }
  1091. return 0
  1092. }
  1093. func (x *SocketData) GetKeepAlivesSent() int64 {
  1094. if x != nil {
  1095. return x.KeepAlivesSent
  1096. }
  1097. return 0
  1098. }
  1099. func (x *SocketData) GetLastLocalStreamCreatedTimestamp() *timestamppb.Timestamp {
  1100. if x != nil {
  1101. return x.LastLocalStreamCreatedTimestamp
  1102. }
  1103. return nil
  1104. }
  1105. func (x *SocketData) GetLastRemoteStreamCreatedTimestamp() *timestamppb.Timestamp {
  1106. if x != nil {
  1107. return x.LastRemoteStreamCreatedTimestamp
  1108. }
  1109. return nil
  1110. }
  1111. func (x *SocketData) GetLastMessageSentTimestamp() *timestamppb.Timestamp {
  1112. if x != nil {
  1113. return x.LastMessageSentTimestamp
  1114. }
  1115. return nil
  1116. }
  1117. func (x *SocketData) GetLastMessageReceivedTimestamp() *timestamppb.Timestamp {
  1118. if x != nil {
  1119. return x.LastMessageReceivedTimestamp
  1120. }
  1121. return nil
  1122. }
  1123. func (x *SocketData) GetLocalFlowControlWindow() *wrapperspb.Int64Value {
  1124. if x != nil {
  1125. return x.LocalFlowControlWindow
  1126. }
  1127. return nil
  1128. }
  1129. func (x *SocketData) GetRemoteFlowControlWindow() *wrapperspb.Int64Value {
  1130. if x != nil {
  1131. return x.RemoteFlowControlWindow
  1132. }
  1133. return nil
  1134. }
  1135. func (x *SocketData) GetOption() []*SocketOption {
  1136. if x != nil {
  1137. return x.Option
  1138. }
  1139. return nil
  1140. }
  1141. // Address represents the address used to create the socket.
  1142. type Address struct {
  1143. state protoimpl.MessageState
  1144. sizeCache protoimpl.SizeCache
  1145. unknownFields protoimpl.UnknownFields
  1146. // Types that are assignable to Address:
  1147. //
  1148. // *Address_TcpipAddress
  1149. // *Address_UdsAddress_
  1150. // *Address_OtherAddress_
  1151. Address isAddress_Address `protobuf_oneof:"address"`
  1152. }
  1153. func (x *Address) Reset() {
  1154. *x = Address{}
  1155. if protoimpl.UnsafeEnabled {
  1156. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[14]
  1157. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1158. ms.StoreMessageInfo(mi)
  1159. }
  1160. }
  1161. func (x *Address) String() string {
  1162. return protoimpl.X.MessageStringOf(x)
  1163. }
  1164. func (*Address) ProtoMessage() {}
  1165. func (x *Address) ProtoReflect() protoreflect.Message {
  1166. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[14]
  1167. if protoimpl.UnsafeEnabled && x != nil {
  1168. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1169. if ms.LoadMessageInfo() == nil {
  1170. ms.StoreMessageInfo(mi)
  1171. }
  1172. return ms
  1173. }
  1174. return mi.MessageOf(x)
  1175. }
  1176. // Deprecated: Use Address.ProtoReflect.Descriptor instead.
  1177. func (*Address) Descriptor() ([]byte, []int) {
  1178. return file_grpc_channelz_v1_channelz_proto_rawDescGZIP(), []int{14}
  1179. }
  1180. func (m *Address) GetAddress() isAddress_Address {
  1181. if m != nil {
  1182. return m.Address
  1183. }
  1184. return nil
  1185. }
  1186. func (x *Address) GetTcpipAddress() *Address_TcpIpAddress {
  1187. if x, ok := x.GetAddress().(*Address_TcpipAddress); ok {
  1188. return x.TcpipAddress
  1189. }
  1190. return nil
  1191. }
  1192. func (x *Address) GetUdsAddress() *Address_UdsAddress {
  1193. if x, ok := x.GetAddress().(*Address_UdsAddress_); ok {
  1194. return x.UdsAddress
  1195. }
  1196. return nil
  1197. }
  1198. func (x *Address) GetOtherAddress() *Address_OtherAddress {
  1199. if x, ok := x.GetAddress().(*Address_OtherAddress_); ok {
  1200. return x.OtherAddress
  1201. }
  1202. return nil
  1203. }
  1204. type isAddress_Address interface {
  1205. isAddress_Address()
  1206. }
  1207. type Address_TcpipAddress struct {
  1208. TcpipAddress *Address_TcpIpAddress `protobuf:"bytes,1,opt,name=tcpip_address,json=tcpipAddress,proto3,oneof"`
  1209. }
  1210. type Address_UdsAddress_ struct {
  1211. UdsAddress *Address_UdsAddress `protobuf:"bytes,2,opt,name=uds_address,json=udsAddress,proto3,oneof"`
  1212. }
  1213. type Address_OtherAddress_ struct {
  1214. OtherAddress *Address_OtherAddress `protobuf:"bytes,3,opt,name=other_address,json=otherAddress,proto3,oneof"`
  1215. }
  1216. func (*Address_TcpipAddress) isAddress_Address() {}
  1217. func (*Address_UdsAddress_) isAddress_Address() {}
  1218. func (*Address_OtherAddress_) isAddress_Address() {}
  1219. // Security represents details about how secure the socket is.
  1220. type Security struct {
  1221. state protoimpl.MessageState
  1222. sizeCache protoimpl.SizeCache
  1223. unknownFields protoimpl.UnknownFields
  1224. // Types that are assignable to Model:
  1225. //
  1226. // *Security_Tls_
  1227. // *Security_Other
  1228. Model isSecurity_Model `protobuf_oneof:"model"`
  1229. }
  1230. func (x *Security) Reset() {
  1231. *x = Security{}
  1232. if protoimpl.UnsafeEnabled {
  1233. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[15]
  1234. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1235. ms.StoreMessageInfo(mi)
  1236. }
  1237. }
  1238. func (x *Security) String() string {
  1239. return protoimpl.X.MessageStringOf(x)
  1240. }
  1241. func (*Security) ProtoMessage() {}
  1242. func (x *Security) ProtoReflect() protoreflect.Message {
  1243. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[15]
  1244. if protoimpl.UnsafeEnabled && x != nil {
  1245. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1246. if ms.LoadMessageInfo() == nil {
  1247. ms.StoreMessageInfo(mi)
  1248. }
  1249. return ms
  1250. }
  1251. return mi.MessageOf(x)
  1252. }
  1253. // Deprecated: Use Security.ProtoReflect.Descriptor instead.
  1254. func (*Security) Descriptor() ([]byte, []int) {
  1255. return file_grpc_channelz_v1_channelz_proto_rawDescGZIP(), []int{15}
  1256. }
  1257. func (m *Security) GetModel() isSecurity_Model {
  1258. if m != nil {
  1259. return m.Model
  1260. }
  1261. return nil
  1262. }
  1263. func (x *Security) GetTls() *Security_Tls {
  1264. if x, ok := x.GetModel().(*Security_Tls_); ok {
  1265. return x.Tls
  1266. }
  1267. return nil
  1268. }
  1269. func (x *Security) GetOther() *Security_OtherSecurity {
  1270. if x, ok := x.GetModel().(*Security_Other); ok {
  1271. return x.Other
  1272. }
  1273. return nil
  1274. }
  1275. type isSecurity_Model interface {
  1276. isSecurity_Model()
  1277. }
  1278. type Security_Tls_ struct {
  1279. Tls *Security_Tls `protobuf:"bytes,1,opt,name=tls,proto3,oneof"`
  1280. }
  1281. type Security_Other struct {
  1282. Other *Security_OtherSecurity `protobuf:"bytes,2,opt,name=other,proto3,oneof"`
  1283. }
  1284. func (*Security_Tls_) isSecurity_Model() {}
  1285. func (*Security_Other) isSecurity_Model() {}
  1286. // SocketOption represents socket options for a socket. Specifically, these
  1287. // are the options returned by getsockopt().
  1288. type SocketOption struct {
  1289. state protoimpl.MessageState
  1290. sizeCache protoimpl.SizeCache
  1291. unknownFields protoimpl.UnknownFields
  1292. // The full name of the socket option. Typically this will be the upper case
  1293. // name, such as "SO_REUSEPORT".
  1294. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  1295. // The human readable value of this socket option. At least one of value or
  1296. // additional will be set.
  1297. Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"`
  1298. // Additional data associated with the socket option. At least one of value
  1299. // or additional will be set.
  1300. Additional *anypb.Any `protobuf:"bytes,3,opt,name=additional,proto3" json:"additional,omitempty"`
  1301. }
  1302. func (x *SocketOption) Reset() {
  1303. *x = SocketOption{}
  1304. if protoimpl.UnsafeEnabled {
  1305. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[16]
  1306. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1307. ms.StoreMessageInfo(mi)
  1308. }
  1309. }
  1310. func (x *SocketOption) String() string {
  1311. return protoimpl.X.MessageStringOf(x)
  1312. }
  1313. func (*SocketOption) ProtoMessage() {}
  1314. func (x *SocketOption) ProtoReflect() protoreflect.Message {
  1315. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[16]
  1316. if protoimpl.UnsafeEnabled && x != nil {
  1317. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1318. if ms.LoadMessageInfo() == nil {
  1319. ms.StoreMessageInfo(mi)
  1320. }
  1321. return ms
  1322. }
  1323. return mi.MessageOf(x)
  1324. }
  1325. // Deprecated: Use SocketOption.ProtoReflect.Descriptor instead.
  1326. func (*SocketOption) Descriptor() ([]byte, []int) {
  1327. return file_grpc_channelz_v1_channelz_proto_rawDescGZIP(), []int{16}
  1328. }
  1329. func (x *SocketOption) GetName() string {
  1330. if x != nil {
  1331. return x.Name
  1332. }
  1333. return ""
  1334. }
  1335. func (x *SocketOption) GetValue() string {
  1336. if x != nil {
  1337. return x.Value
  1338. }
  1339. return ""
  1340. }
  1341. func (x *SocketOption) GetAdditional() *anypb.Any {
  1342. if x != nil {
  1343. return x.Additional
  1344. }
  1345. return nil
  1346. }
  1347. // For use with SocketOption's additional field. This is primarily used for
  1348. // SO_RCVTIMEO and SO_SNDTIMEO
  1349. type SocketOptionTimeout struct {
  1350. state protoimpl.MessageState
  1351. sizeCache protoimpl.SizeCache
  1352. unknownFields protoimpl.UnknownFields
  1353. Duration *durationpb.Duration `protobuf:"bytes,1,opt,name=duration,proto3" json:"duration,omitempty"`
  1354. }
  1355. func (x *SocketOptionTimeout) Reset() {
  1356. *x = SocketOptionTimeout{}
  1357. if protoimpl.UnsafeEnabled {
  1358. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[17]
  1359. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1360. ms.StoreMessageInfo(mi)
  1361. }
  1362. }
  1363. func (x *SocketOptionTimeout) String() string {
  1364. return protoimpl.X.MessageStringOf(x)
  1365. }
  1366. func (*SocketOptionTimeout) ProtoMessage() {}
  1367. func (x *SocketOptionTimeout) ProtoReflect() protoreflect.Message {
  1368. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[17]
  1369. if protoimpl.UnsafeEnabled && x != nil {
  1370. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1371. if ms.LoadMessageInfo() == nil {
  1372. ms.StoreMessageInfo(mi)
  1373. }
  1374. return ms
  1375. }
  1376. return mi.MessageOf(x)
  1377. }
  1378. // Deprecated: Use SocketOptionTimeout.ProtoReflect.Descriptor instead.
  1379. func (*SocketOptionTimeout) Descriptor() ([]byte, []int) {
  1380. return file_grpc_channelz_v1_channelz_proto_rawDescGZIP(), []int{17}
  1381. }
  1382. func (x *SocketOptionTimeout) GetDuration() *durationpb.Duration {
  1383. if x != nil {
  1384. return x.Duration
  1385. }
  1386. return nil
  1387. }
  1388. // For use with SocketOption's additional field. This is primarily used for
  1389. // SO_LINGER.
  1390. type SocketOptionLinger struct {
  1391. state protoimpl.MessageState
  1392. sizeCache protoimpl.SizeCache
  1393. unknownFields protoimpl.UnknownFields
  1394. // active maps to `struct linger.l_onoff`
  1395. Active bool `protobuf:"varint,1,opt,name=active,proto3" json:"active,omitempty"`
  1396. // duration maps to `struct linger.l_linger`
  1397. Duration *durationpb.Duration `protobuf:"bytes,2,opt,name=duration,proto3" json:"duration,omitempty"`
  1398. }
  1399. func (x *SocketOptionLinger) Reset() {
  1400. *x = SocketOptionLinger{}
  1401. if protoimpl.UnsafeEnabled {
  1402. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[18]
  1403. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1404. ms.StoreMessageInfo(mi)
  1405. }
  1406. }
  1407. func (x *SocketOptionLinger) String() string {
  1408. return protoimpl.X.MessageStringOf(x)
  1409. }
  1410. func (*SocketOptionLinger) ProtoMessage() {}
  1411. func (x *SocketOptionLinger) ProtoReflect() protoreflect.Message {
  1412. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[18]
  1413. if protoimpl.UnsafeEnabled && x != nil {
  1414. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1415. if ms.LoadMessageInfo() == nil {
  1416. ms.StoreMessageInfo(mi)
  1417. }
  1418. return ms
  1419. }
  1420. return mi.MessageOf(x)
  1421. }
  1422. // Deprecated: Use SocketOptionLinger.ProtoReflect.Descriptor instead.
  1423. func (*SocketOptionLinger) Descriptor() ([]byte, []int) {
  1424. return file_grpc_channelz_v1_channelz_proto_rawDescGZIP(), []int{18}
  1425. }
  1426. func (x *SocketOptionLinger) GetActive() bool {
  1427. if x != nil {
  1428. return x.Active
  1429. }
  1430. return false
  1431. }
  1432. func (x *SocketOptionLinger) GetDuration() *durationpb.Duration {
  1433. if x != nil {
  1434. return x.Duration
  1435. }
  1436. return nil
  1437. }
  1438. // For use with SocketOption's additional field. Tcp info for
  1439. // SOL_TCP and TCP_INFO.
  1440. type SocketOptionTcpInfo struct {
  1441. state protoimpl.MessageState
  1442. sizeCache protoimpl.SizeCache
  1443. unknownFields protoimpl.UnknownFields
  1444. TcpiState uint32 `protobuf:"varint,1,opt,name=tcpi_state,json=tcpiState,proto3" json:"tcpi_state,omitempty"`
  1445. TcpiCaState uint32 `protobuf:"varint,2,opt,name=tcpi_ca_state,json=tcpiCaState,proto3" json:"tcpi_ca_state,omitempty"`
  1446. TcpiRetransmits uint32 `protobuf:"varint,3,opt,name=tcpi_retransmits,json=tcpiRetransmits,proto3" json:"tcpi_retransmits,omitempty"`
  1447. TcpiProbes uint32 `protobuf:"varint,4,opt,name=tcpi_probes,json=tcpiProbes,proto3" json:"tcpi_probes,omitempty"`
  1448. TcpiBackoff uint32 `protobuf:"varint,5,opt,name=tcpi_backoff,json=tcpiBackoff,proto3" json:"tcpi_backoff,omitempty"`
  1449. TcpiOptions uint32 `protobuf:"varint,6,opt,name=tcpi_options,json=tcpiOptions,proto3" json:"tcpi_options,omitempty"`
  1450. TcpiSndWscale uint32 `protobuf:"varint,7,opt,name=tcpi_snd_wscale,json=tcpiSndWscale,proto3" json:"tcpi_snd_wscale,omitempty"`
  1451. TcpiRcvWscale uint32 `protobuf:"varint,8,opt,name=tcpi_rcv_wscale,json=tcpiRcvWscale,proto3" json:"tcpi_rcv_wscale,omitempty"`
  1452. TcpiRto uint32 `protobuf:"varint,9,opt,name=tcpi_rto,json=tcpiRto,proto3" json:"tcpi_rto,omitempty"`
  1453. TcpiAto uint32 `protobuf:"varint,10,opt,name=tcpi_ato,json=tcpiAto,proto3" json:"tcpi_ato,omitempty"`
  1454. TcpiSndMss uint32 `protobuf:"varint,11,opt,name=tcpi_snd_mss,json=tcpiSndMss,proto3" json:"tcpi_snd_mss,omitempty"`
  1455. TcpiRcvMss uint32 `protobuf:"varint,12,opt,name=tcpi_rcv_mss,json=tcpiRcvMss,proto3" json:"tcpi_rcv_mss,omitempty"`
  1456. TcpiUnacked uint32 `protobuf:"varint,13,opt,name=tcpi_unacked,json=tcpiUnacked,proto3" json:"tcpi_unacked,omitempty"`
  1457. TcpiSacked uint32 `protobuf:"varint,14,opt,name=tcpi_sacked,json=tcpiSacked,proto3" json:"tcpi_sacked,omitempty"`
  1458. TcpiLost uint32 `protobuf:"varint,15,opt,name=tcpi_lost,json=tcpiLost,proto3" json:"tcpi_lost,omitempty"`
  1459. TcpiRetrans uint32 `protobuf:"varint,16,opt,name=tcpi_retrans,json=tcpiRetrans,proto3" json:"tcpi_retrans,omitempty"`
  1460. TcpiFackets uint32 `protobuf:"varint,17,opt,name=tcpi_fackets,json=tcpiFackets,proto3" json:"tcpi_fackets,omitempty"`
  1461. TcpiLastDataSent uint32 `protobuf:"varint,18,opt,name=tcpi_last_data_sent,json=tcpiLastDataSent,proto3" json:"tcpi_last_data_sent,omitempty"`
  1462. TcpiLastAckSent uint32 `protobuf:"varint,19,opt,name=tcpi_last_ack_sent,json=tcpiLastAckSent,proto3" json:"tcpi_last_ack_sent,omitempty"`
  1463. TcpiLastDataRecv uint32 `protobuf:"varint,20,opt,name=tcpi_last_data_recv,json=tcpiLastDataRecv,proto3" json:"tcpi_last_data_recv,omitempty"`
  1464. TcpiLastAckRecv uint32 `protobuf:"varint,21,opt,name=tcpi_last_ack_recv,json=tcpiLastAckRecv,proto3" json:"tcpi_last_ack_recv,omitempty"`
  1465. TcpiPmtu uint32 `protobuf:"varint,22,opt,name=tcpi_pmtu,json=tcpiPmtu,proto3" json:"tcpi_pmtu,omitempty"`
  1466. TcpiRcvSsthresh uint32 `protobuf:"varint,23,opt,name=tcpi_rcv_ssthresh,json=tcpiRcvSsthresh,proto3" json:"tcpi_rcv_ssthresh,omitempty"`
  1467. TcpiRtt uint32 `protobuf:"varint,24,opt,name=tcpi_rtt,json=tcpiRtt,proto3" json:"tcpi_rtt,omitempty"`
  1468. TcpiRttvar uint32 `protobuf:"varint,25,opt,name=tcpi_rttvar,json=tcpiRttvar,proto3" json:"tcpi_rttvar,omitempty"`
  1469. TcpiSndSsthresh uint32 `protobuf:"varint,26,opt,name=tcpi_snd_ssthresh,json=tcpiSndSsthresh,proto3" json:"tcpi_snd_ssthresh,omitempty"`
  1470. TcpiSndCwnd uint32 `protobuf:"varint,27,opt,name=tcpi_snd_cwnd,json=tcpiSndCwnd,proto3" json:"tcpi_snd_cwnd,omitempty"`
  1471. TcpiAdvmss uint32 `protobuf:"varint,28,opt,name=tcpi_advmss,json=tcpiAdvmss,proto3" json:"tcpi_advmss,omitempty"`
  1472. TcpiReordering uint32 `protobuf:"varint,29,opt,name=tcpi_reordering,json=tcpiReordering,proto3" json:"tcpi_reordering,omitempty"`
  1473. }
  1474. func (x *SocketOptionTcpInfo) Reset() {
  1475. *x = SocketOptionTcpInfo{}
  1476. if protoimpl.UnsafeEnabled {
  1477. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[19]
  1478. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1479. ms.StoreMessageInfo(mi)
  1480. }
  1481. }
  1482. func (x *SocketOptionTcpInfo) String() string {
  1483. return protoimpl.X.MessageStringOf(x)
  1484. }
  1485. func (*SocketOptionTcpInfo) ProtoMessage() {}
  1486. func (x *SocketOptionTcpInfo) ProtoReflect() protoreflect.Message {
  1487. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[19]
  1488. if protoimpl.UnsafeEnabled && x != nil {
  1489. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1490. if ms.LoadMessageInfo() == nil {
  1491. ms.StoreMessageInfo(mi)
  1492. }
  1493. return ms
  1494. }
  1495. return mi.MessageOf(x)
  1496. }
  1497. // Deprecated: Use SocketOptionTcpInfo.ProtoReflect.Descriptor instead.
  1498. func (*SocketOptionTcpInfo) Descriptor() ([]byte, []int) {
  1499. return file_grpc_channelz_v1_channelz_proto_rawDescGZIP(), []int{19}
  1500. }
  1501. func (x *SocketOptionTcpInfo) GetTcpiState() uint32 {
  1502. if x != nil {
  1503. return x.TcpiState
  1504. }
  1505. return 0
  1506. }
  1507. func (x *SocketOptionTcpInfo) GetTcpiCaState() uint32 {
  1508. if x != nil {
  1509. return x.TcpiCaState
  1510. }
  1511. return 0
  1512. }
  1513. func (x *SocketOptionTcpInfo) GetTcpiRetransmits() uint32 {
  1514. if x != nil {
  1515. return x.TcpiRetransmits
  1516. }
  1517. return 0
  1518. }
  1519. func (x *SocketOptionTcpInfo) GetTcpiProbes() uint32 {
  1520. if x != nil {
  1521. return x.TcpiProbes
  1522. }
  1523. return 0
  1524. }
  1525. func (x *SocketOptionTcpInfo) GetTcpiBackoff() uint32 {
  1526. if x != nil {
  1527. return x.TcpiBackoff
  1528. }
  1529. return 0
  1530. }
  1531. func (x *SocketOptionTcpInfo) GetTcpiOptions() uint32 {
  1532. if x != nil {
  1533. return x.TcpiOptions
  1534. }
  1535. return 0
  1536. }
  1537. func (x *SocketOptionTcpInfo) GetTcpiSndWscale() uint32 {
  1538. if x != nil {
  1539. return x.TcpiSndWscale
  1540. }
  1541. return 0
  1542. }
  1543. func (x *SocketOptionTcpInfo) GetTcpiRcvWscale() uint32 {
  1544. if x != nil {
  1545. return x.TcpiRcvWscale
  1546. }
  1547. return 0
  1548. }
  1549. func (x *SocketOptionTcpInfo) GetTcpiRto() uint32 {
  1550. if x != nil {
  1551. return x.TcpiRto
  1552. }
  1553. return 0
  1554. }
  1555. func (x *SocketOptionTcpInfo) GetTcpiAto() uint32 {
  1556. if x != nil {
  1557. return x.TcpiAto
  1558. }
  1559. return 0
  1560. }
  1561. func (x *SocketOptionTcpInfo) GetTcpiSndMss() uint32 {
  1562. if x != nil {
  1563. return x.TcpiSndMss
  1564. }
  1565. return 0
  1566. }
  1567. func (x *SocketOptionTcpInfo) GetTcpiRcvMss() uint32 {
  1568. if x != nil {
  1569. return x.TcpiRcvMss
  1570. }
  1571. return 0
  1572. }
  1573. func (x *SocketOptionTcpInfo) GetTcpiUnacked() uint32 {
  1574. if x != nil {
  1575. return x.TcpiUnacked
  1576. }
  1577. return 0
  1578. }
  1579. func (x *SocketOptionTcpInfo) GetTcpiSacked() uint32 {
  1580. if x != nil {
  1581. return x.TcpiSacked
  1582. }
  1583. return 0
  1584. }
  1585. func (x *SocketOptionTcpInfo) GetTcpiLost() uint32 {
  1586. if x != nil {
  1587. return x.TcpiLost
  1588. }
  1589. return 0
  1590. }
  1591. func (x *SocketOptionTcpInfo) GetTcpiRetrans() uint32 {
  1592. if x != nil {
  1593. return x.TcpiRetrans
  1594. }
  1595. return 0
  1596. }
  1597. func (x *SocketOptionTcpInfo) GetTcpiFackets() uint32 {
  1598. if x != nil {
  1599. return x.TcpiFackets
  1600. }
  1601. return 0
  1602. }
  1603. func (x *SocketOptionTcpInfo) GetTcpiLastDataSent() uint32 {
  1604. if x != nil {
  1605. return x.TcpiLastDataSent
  1606. }
  1607. return 0
  1608. }
  1609. func (x *SocketOptionTcpInfo) GetTcpiLastAckSent() uint32 {
  1610. if x != nil {
  1611. return x.TcpiLastAckSent
  1612. }
  1613. return 0
  1614. }
  1615. func (x *SocketOptionTcpInfo) GetTcpiLastDataRecv() uint32 {
  1616. if x != nil {
  1617. return x.TcpiLastDataRecv
  1618. }
  1619. return 0
  1620. }
  1621. func (x *SocketOptionTcpInfo) GetTcpiLastAckRecv() uint32 {
  1622. if x != nil {
  1623. return x.TcpiLastAckRecv
  1624. }
  1625. return 0
  1626. }
  1627. func (x *SocketOptionTcpInfo) GetTcpiPmtu() uint32 {
  1628. if x != nil {
  1629. return x.TcpiPmtu
  1630. }
  1631. return 0
  1632. }
  1633. func (x *SocketOptionTcpInfo) GetTcpiRcvSsthresh() uint32 {
  1634. if x != nil {
  1635. return x.TcpiRcvSsthresh
  1636. }
  1637. return 0
  1638. }
  1639. func (x *SocketOptionTcpInfo) GetTcpiRtt() uint32 {
  1640. if x != nil {
  1641. return x.TcpiRtt
  1642. }
  1643. return 0
  1644. }
  1645. func (x *SocketOptionTcpInfo) GetTcpiRttvar() uint32 {
  1646. if x != nil {
  1647. return x.TcpiRttvar
  1648. }
  1649. return 0
  1650. }
  1651. func (x *SocketOptionTcpInfo) GetTcpiSndSsthresh() uint32 {
  1652. if x != nil {
  1653. return x.TcpiSndSsthresh
  1654. }
  1655. return 0
  1656. }
  1657. func (x *SocketOptionTcpInfo) GetTcpiSndCwnd() uint32 {
  1658. if x != nil {
  1659. return x.TcpiSndCwnd
  1660. }
  1661. return 0
  1662. }
  1663. func (x *SocketOptionTcpInfo) GetTcpiAdvmss() uint32 {
  1664. if x != nil {
  1665. return x.TcpiAdvmss
  1666. }
  1667. return 0
  1668. }
  1669. func (x *SocketOptionTcpInfo) GetTcpiReordering() uint32 {
  1670. if x != nil {
  1671. return x.TcpiReordering
  1672. }
  1673. return 0
  1674. }
  1675. type GetTopChannelsRequest struct {
  1676. state protoimpl.MessageState
  1677. sizeCache protoimpl.SizeCache
  1678. unknownFields protoimpl.UnknownFields
  1679. // start_channel_id indicates that only channels at or above this id should be
  1680. // included in the results.
  1681. // To request the first page, this should be set to 0. To request
  1682. // subsequent pages, the client generates this value by adding 1 to
  1683. // the highest seen result ID.
  1684. StartChannelId int64 `protobuf:"varint,1,opt,name=start_channel_id,json=startChannelId,proto3" json:"start_channel_id,omitempty"`
  1685. // If non-zero, the server will return a page of results containing
  1686. // at most this many items. If zero, the server will choose a
  1687. // reasonable page size. Must never be negative.
  1688. MaxResults int64 `protobuf:"varint,2,opt,name=max_results,json=maxResults,proto3" json:"max_results,omitempty"`
  1689. }
  1690. func (x *GetTopChannelsRequest) Reset() {
  1691. *x = GetTopChannelsRequest{}
  1692. if protoimpl.UnsafeEnabled {
  1693. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[20]
  1694. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1695. ms.StoreMessageInfo(mi)
  1696. }
  1697. }
  1698. func (x *GetTopChannelsRequest) String() string {
  1699. return protoimpl.X.MessageStringOf(x)
  1700. }
  1701. func (*GetTopChannelsRequest) ProtoMessage() {}
  1702. func (x *GetTopChannelsRequest) ProtoReflect() protoreflect.Message {
  1703. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[20]
  1704. if protoimpl.UnsafeEnabled && x != nil {
  1705. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1706. if ms.LoadMessageInfo() == nil {
  1707. ms.StoreMessageInfo(mi)
  1708. }
  1709. return ms
  1710. }
  1711. return mi.MessageOf(x)
  1712. }
  1713. // Deprecated: Use GetTopChannelsRequest.ProtoReflect.Descriptor instead.
  1714. func (*GetTopChannelsRequest) Descriptor() ([]byte, []int) {
  1715. return file_grpc_channelz_v1_channelz_proto_rawDescGZIP(), []int{20}
  1716. }
  1717. func (x *GetTopChannelsRequest) GetStartChannelId() int64 {
  1718. if x != nil {
  1719. return x.StartChannelId
  1720. }
  1721. return 0
  1722. }
  1723. func (x *GetTopChannelsRequest) GetMaxResults() int64 {
  1724. if x != nil {
  1725. return x.MaxResults
  1726. }
  1727. return 0
  1728. }
  1729. type GetTopChannelsResponse struct {
  1730. state protoimpl.MessageState
  1731. sizeCache protoimpl.SizeCache
  1732. unknownFields protoimpl.UnknownFields
  1733. // list of channels that the connection detail service knows about. Sorted in
  1734. // ascending channel_id order.
  1735. // Must contain at least 1 result, otherwise 'end' must be true.
  1736. Channel []*Channel `protobuf:"bytes,1,rep,name=channel,proto3" json:"channel,omitempty"`
  1737. // If set, indicates that the list of channels is the final list. Requesting
  1738. // more channels can only return more if they are created after this RPC
  1739. // completes.
  1740. End bool `protobuf:"varint,2,opt,name=end,proto3" json:"end,omitempty"`
  1741. }
  1742. func (x *GetTopChannelsResponse) Reset() {
  1743. *x = GetTopChannelsResponse{}
  1744. if protoimpl.UnsafeEnabled {
  1745. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[21]
  1746. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1747. ms.StoreMessageInfo(mi)
  1748. }
  1749. }
  1750. func (x *GetTopChannelsResponse) String() string {
  1751. return protoimpl.X.MessageStringOf(x)
  1752. }
  1753. func (*GetTopChannelsResponse) ProtoMessage() {}
  1754. func (x *GetTopChannelsResponse) ProtoReflect() protoreflect.Message {
  1755. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[21]
  1756. if protoimpl.UnsafeEnabled && x != nil {
  1757. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1758. if ms.LoadMessageInfo() == nil {
  1759. ms.StoreMessageInfo(mi)
  1760. }
  1761. return ms
  1762. }
  1763. return mi.MessageOf(x)
  1764. }
  1765. // Deprecated: Use GetTopChannelsResponse.ProtoReflect.Descriptor instead.
  1766. func (*GetTopChannelsResponse) Descriptor() ([]byte, []int) {
  1767. return file_grpc_channelz_v1_channelz_proto_rawDescGZIP(), []int{21}
  1768. }
  1769. func (x *GetTopChannelsResponse) GetChannel() []*Channel {
  1770. if x != nil {
  1771. return x.Channel
  1772. }
  1773. return nil
  1774. }
  1775. func (x *GetTopChannelsResponse) GetEnd() bool {
  1776. if x != nil {
  1777. return x.End
  1778. }
  1779. return false
  1780. }
  1781. type GetServersRequest struct {
  1782. state protoimpl.MessageState
  1783. sizeCache protoimpl.SizeCache
  1784. unknownFields protoimpl.UnknownFields
  1785. // start_server_id indicates that only servers at or above this id should be
  1786. // included in the results.
  1787. // To request the first page, this must be set to 0. To request
  1788. // subsequent pages, the client generates this value by adding 1 to
  1789. // the highest seen result ID.
  1790. StartServerId int64 `protobuf:"varint,1,opt,name=start_server_id,json=startServerId,proto3" json:"start_server_id,omitempty"`
  1791. // If non-zero, the server will return a page of results containing
  1792. // at most this many items. If zero, the server will choose a
  1793. // reasonable page size. Must never be negative.
  1794. MaxResults int64 `protobuf:"varint,2,opt,name=max_results,json=maxResults,proto3" json:"max_results,omitempty"`
  1795. }
  1796. func (x *GetServersRequest) Reset() {
  1797. *x = GetServersRequest{}
  1798. if protoimpl.UnsafeEnabled {
  1799. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[22]
  1800. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1801. ms.StoreMessageInfo(mi)
  1802. }
  1803. }
  1804. func (x *GetServersRequest) String() string {
  1805. return protoimpl.X.MessageStringOf(x)
  1806. }
  1807. func (*GetServersRequest) ProtoMessage() {}
  1808. func (x *GetServersRequest) ProtoReflect() protoreflect.Message {
  1809. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[22]
  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 GetServersRequest.ProtoReflect.Descriptor instead.
  1820. func (*GetServersRequest) Descriptor() ([]byte, []int) {
  1821. return file_grpc_channelz_v1_channelz_proto_rawDescGZIP(), []int{22}
  1822. }
  1823. func (x *GetServersRequest) GetStartServerId() int64 {
  1824. if x != nil {
  1825. return x.StartServerId
  1826. }
  1827. return 0
  1828. }
  1829. func (x *GetServersRequest) GetMaxResults() int64 {
  1830. if x != nil {
  1831. return x.MaxResults
  1832. }
  1833. return 0
  1834. }
  1835. type GetServersResponse struct {
  1836. state protoimpl.MessageState
  1837. sizeCache protoimpl.SizeCache
  1838. unknownFields protoimpl.UnknownFields
  1839. // list of servers that the connection detail service knows about. Sorted in
  1840. // ascending server_id order.
  1841. // Must contain at least 1 result, otherwise 'end' must be true.
  1842. Server []*Server `protobuf:"bytes,1,rep,name=server,proto3" json:"server,omitempty"`
  1843. // If set, indicates that the list of servers is the final list. Requesting
  1844. // more servers will only return more if they are created after this RPC
  1845. // completes.
  1846. End bool `protobuf:"varint,2,opt,name=end,proto3" json:"end,omitempty"`
  1847. }
  1848. func (x *GetServersResponse) Reset() {
  1849. *x = GetServersResponse{}
  1850. if protoimpl.UnsafeEnabled {
  1851. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[23]
  1852. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1853. ms.StoreMessageInfo(mi)
  1854. }
  1855. }
  1856. func (x *GetServersResponse) String() string {
  1857. return protoimpl.X.MessageStringOf(x)
  1858. }
  1859. func (*GetServersResponse) ProtoMessage() {}
  1860. func (x *GetServersResponse) ProtoReflect() protoreflect.Message {
  1861. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[23]
  1862. if protoimpl.UnsafeEnabled && x != nil {
  1863. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1864. if ms.LoadMessageInfo() == nil {
  1865. ms.StoreMessageInfo(mi)
  1866. }
  1867. return ms
  1868. }
  1869. return mi.MessageOf(x)
  1870. }
  1871. // Deprecated: Use GetServersResponse.ProtoReflect.Descriptor instead.
  1872. func (*GetServersResponse) Descriptor() ([]byte, []int) {
  1873. return file_grpc_channelz_v1_channelz_proto_rawDescGZIP(), []int{23}
  1874. }
  1875. func (x *GetServersResponse) GetServer() []*Server {
  1876. if x != nil {
  1877. return x.Server
  1878. }
  1879. return nil
  1880. }
  1881. func (x *GetServersResponse) GetEnd() bool {
  1882. if x != nil {
  1883. return x.End
  1884. }
  1885. return false
  1886. }
  1887. type GetServerRequest struct {
  1888. state protoimpl.MessageState
  1889. sizeCache protoimpl.SizeCache
  1890. unknownFields protoimpl.UnknownFields
  1891. // server_id is the identifier of the specific server to get.
  1892. ServerId int64 `protobuf:"varint,1,opt,name=server_id,json=serverId,proto3" json:"server_id,omitempty"`
  1893. }
  1894. func (x *GetServerRequest) Reset() {
  1895. *x = GetServerRequest{}
  1896. if protoimpl.UnsafeEnabled {
  1897. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[24]
  1898. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1899. ms.StoreMessageInfo(mi)
  1900. }
  1901. }
  1902. func (x *GetServerRequest) String() string {
  1903. return protoimpl.X.MessageStringOf(x)
  1904. }
  1905. func (*GetServerRequest) ProtoMessage() {}
  1906. func (x *GetServerRequest) ProtoReflect() protoreflect.Message {
  1907. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[24]
  1908. if protoimpl.UnsafeEnabled && x != nil {
  1909. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1910. if ms.LoadMessageInfo() == nil {
  1911. ms.StoreMessageInfo(mi)
  1912. }
  1913. return ms
  1914. }
  1915. return mi.MessageOf(x)
  1916. }
  1917. // Deprecated: Use GetServerRequest.ProtoReflect.Descriptor instead.
  1918. func (*GetServerRequest) Descriptor() ([]byte, []int) {
  1919. return file_grpc_channelz_v1_channelz_proto_rawDescGZIP(), []int{24}
  1920. }
  1921. func (x *GetServerRequest) GetServerId() int64 {
  1922. if x != nil {
  1923. return x.ServerId
  1924. }
  1925. return 0
  1926. }
  1927. type GetServerResponse struct {
  1928. state protoimpl.MessageState
  1929. sizeCache protoimpl.SizeCache
  1930. unknownFields protoimpl.UnknownFields
  1931. // The Server that corresponds to the requested server_id. This field
  1932. // should be set.
  1933. Server *Server `protobuf:"bytes,1,opt,name=server,proto3" json:"server,omitempty"`
  1934. }
  1935. func (x *GetServerResponse) Reset() {
  1936. *x = GetServerResponse{}
  1937. if protoimpl.UnsafeEnabled {
  1938. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[25]
  1939. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1940. ms.StoreMessageInfo(mi)
  1941. }
  1942. }
  1943. func (x *GetServerResponse) String() string {
  1944. return protoimpl.X.MessageStringOf(x)
  1945. }
  1946. func (*GetServerResponse) ProtoMessage() {}
  1947. func (x *GetServerResponse) ProtoReflect() protoreflect.Message {
  1948. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[25]
  1949. if protoimpl.UnsafeEnabled && x != nil {
  1950. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1951. if ms.LoadMessageInfo() == nil {
  1952. ms.StoreMessageInfo(mi)
  1953. }
  1954. return ms
  1955. }
  1956. return mi.MessageOf(x)
  1957. }
  1958. // Deprecated: Use GetServerResponse.ProtoReflect.Descriptor instead.
  1959. func (*GetServerResponse) Descriptor() ([]byte, []int) {
  1960. return file_grpc_channelz_v1_channelz_proto_rawDescGZIP(), []int{25}
  1961. }
  1962. func (x *GetServerResponse) GetServer() *Server {
  1963. if x != nil {
  1964. return x.Server
  1965. }
  1966. return nil
  1967. }
  1968. type GetServerSocketsRequest struct {
  1969. state protoimpl.MessageState
  1970. sizeCache protoimpl.SizeCache
  1971. unknownFields protoimpl.UnknownFields
  1972. ServerId int64 `protobuf:"varint,1,opt,name=server_id,json=serverId,proto3" json:"server_id,omitempty"`
  1973. // start_socket_id indicates that only sockets at or above this id should be
  1974. // included in the results.
  1975. // To request the first page, this must be set to 0. To request
  1976. // subsequent pages, the client generates this value by adding 1 to
  1977. // the highest seen result ID.
  1978. StartSocketId int64 `protobuf:"varint,2,opt,name=start_socket_id,json=startSocketId,proto3" json:"start_socket_id,omitempty"`
  1979. // If non-zero, the server will return a page of results containing
  1980. // at most this many items. If zero, the server will choose a
  1981. // reasonable page size. Must never be negative.
  1982. MaxResults int64 `protobuf:"varint,3,opt,name=max_results,json=maxResults,proto3" json:"max_results,omitempty"`
  1983. }
  1984. func (x *GetServerSocketsRequest) Reset() {
  1985. *x = GetServerSocketsRequest{}
  1986. if protoimpl.UnsafeEnabled {
  1987. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[26]
  1988. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1989. ms.StoreMessageInfo(mi)
  1990. }
  1991. }
  1992. func (x *GetServerSocketsRequest) String() string {
  1993. return protoimpl.X.MessageStringOf(x)
  1994. }
  1995. func (*GetServerSocketsRequest) ProtoMessage() {}
  1996. func (x *GetServerSocketsRequest) ProtoReflect() protoreflect.Message {
  1997. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[26]
  1998. if protoimpl.UnsafeEnabled && x != nil {
  1999. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2000. if ms.LoadMessageInfo() == nil {
  2001. ms.StoreMessageInfo(mi)
  2002. }
  2003. return ms
  2004. }
  2005. return mi.MessageOf(x)
  2006. }
  2007. // Deprecated: Use GetServerSocketsRequest.ProtoReflect.Descriptor instead.
  2008. func (*GetServerSocketsRequest) Descriptor() ([]byte, []int) {
  2009. return file_grpc_channelz_v1_channelz_proto_rawDescGZIP(), []int{26}
  2010. }
  2011. func (x *GetServerSocketsRequest) GetServerId() int64 {
  2012. if x != nil {
  2013. return x.ServerId
  2014. }
  2015. return 0
  2016. }
  2017. func (x *GetServerSocketsRequest) GetStartSocketId() int64 {
  2018. if x != nil {
  2019. return x.StartSocketId
  2020. }
  2021. return 0
  2022. }
  2023. func (x *GetServerSocketsRequest) GetMaxResults() int64 {
  2024. if x != nil {
  2025. return x.MaxResults
  2026. }
  2027. return 0
  2028. }
  2029. type GetServerSocketsResponse struct {
  2030. state protoimpl.MessageState
  2031. sizeCache protoimpl.SizeCache
  2032. unknownFields protoimpl.UnknownFields
  2033. // list of socket refs that the connection detail service knows about. Sorted in
  2034. // ascending socket_id order.
  2035. // Must contain at least 1 result, otherwise 'end' must be true.
  2036. SocketRef []*SocketRef `protobuf:"bytes,1,rep,name=socket_ref,json=socketRef,proto3" json:"socket_ref,omitempty"`
  2037. // If set, indicates that the list of sockets is the final list. Requesting
  2038. // more sockets will only return more if they are created after this RPC
  2039. // completes.
  2040. End bool `protobuf:"varint,2,opt,name=end,proto3" json:"end,omitempty"`
  2041. }
  2042. func (x *GetServerSocketsResponse) Reset() {
  2043. *x = GetServerSocketsResponse{}
  2044. if protoimpl.UnsafeEnabled {
  2045. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[27]
  2046. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2047. ms.StoreMessageInfo(mi)
  2048. }
  2049. }
  2050. func (x *GetServerSocketsResponse) String() string {
  2051. return protoimpl.X.MessageStringOf(x)
  2052. }
  2053. func (*GetServerSocketsResponse) ProtoMessage() {}
  2054. func (x *GetServerSocketsResponse) ProtoReflect() protoreflect.Message {
  2055. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[27]
  2056. if protoimpl.UnsafeEnabled && x != nil {
  2057. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2058. if ms.LoadMessageInfo() == nil {
  2059. ms.StoreMessageInfo(mi)
  2060. }
  2061. return ms
  2062. }
  2063. return mi.MessageOf(x)
  2064. }
  2065. // Deprecated: Use GetServerSocketsResponse.ProtoReflect.Descriptor instead.
  2066. func (*GetServerSocketsResponse) Descriptor() ([]byte, []int) {
  2067. return file_grpc_channelz_v1_channelz_proto_rawDescGZIP(), []int{27}
  2068. }
  2069. func (x *GetServerSocketsResponse) GetSocketRef() []*SocketRef {
  2070. if x != nil {
  2071. return x.SocketRef
  2072. }
  2073. return nil
  2074. }
  2075. func (x *GetServerSocketsResponse) GetEnd() bool {
  2076. if x != nil {
  2077. return x.End
  2078. }
  2079. return false
  2080. }
  2081. type GetChannelRequest struct {
  2082. state protoimpl.MessageState
  2083. sizeCache protoimpl.SizeCache
  2084. unknownFields protoimpl.UnknownFields
  2085. // channel_id is the identifier of the specific channel to get.
  2086. ChannelId int64 `protobuf:"varint,1,opt,name=channel_id,json=channelId,proto3" json:"channel_id,omitempty"`
  2087. }
  2088. func (x *GetChannelRequest) Reset() {
  2089. *x = GetChannelRequest{}
  2090. if protoimpl.UnsafeEnabled {
  2091. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[28]
  2092. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2093. ms.StoreMessageInfo(mi)
  2094. }
  2095. }
  2096. func (x *GetChannelRequest) String() string {
  2097. return protoimpl.X.MessageStringOf(x)
  2098. }
  2099. func (*GetChannelRequest) ProtoMessage() {}
  2100. func (x *GetChannelRequest) ProtoReflect() protoreflect.Message {
  2101. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[28]
  2102. if protoimpl.UnsafeEnabled && x != nil {
  2103. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2104. if ms.LoadMessageInfo() == nil {
  2105. ms.StoreMessageInfo(mi)
  2106. }
  2107. return ms
  2108. }
  2109. return mi.MessageOf(x)
  2110. }
  2111. // Deprecated: Use GetChannelRequest.ProtoReflect.Descriptor instead.
  2112. func (*GetChannelRequest) Descriptor() ([]byte, []int) {
  2113. return file_grpc_channelz_v1_channelz_proto_rawDescGZIP(), []int{28}
  2114. }
  2115. func (x *GetChannelRequest) GetChannelId() int64 {
  2116. if x != nil {
  2117. return x.ChannelId
  2118. }
  2119. return 0
  2120. }
  2121. type GetChannelResponse struct {
  2122. state protoimpl.MessageState
  2123. sizeCache protoimpl.SizeCache
  2124. unknownFields protoimpl.UnknownFields
  2125. // The Channel that corresponds to the requested channel_id. This field
  2126. // should be set.
  2127. Channel *Channel `protobuf:"bytes,1,opt,name=channel,proto3" json:"channel,omitempty"`
  2128. }
  2129. func (x *GetChannelResponse) Reset() {
  2130. *x = GetChannelResponse{}
  2131. if protoimpl.UnsafeEnabled {
  2132. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[29]
  2133. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2134. ms.StoreMessageInfo(mi)
  2135. }
  2136. }
  2137. func (x *GetChannelResponse) String() string {
  2138. return protoimpl.X.MessageStringOf(x)
  2139. }
  2140. func (*GetChannelResponse) ProtoMessage() {}
  2141. func (x *GetChannelResponse) ProtoReflect() protoreflect.Message {
  2142. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[29]
  2143. if protoimpl.UnsafeEnabled && x != nil {
  2144. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2145. if ms.LoadMessageInfo() == nil {
  2146. ms.StoreMessageInfo(mi)
  2147. }
  2148. return ms
  2149. }
  2150. return mi.MessageOf(x)
  2151. }
  2152. // Deprecated: Use GetChannelResponse.ProtoReflect.Descriptor instead.
  2153. func (*GetChannelResponse) Descriptor() ([]byte, []int) {
  2154. return file_grpc_channelz_v1_channelz_proto_rawDescGZIP(), []int{29}
  2155. }
  2156. func (x *GetChannelResponse) GetChannel() *Channel {
  2157. if x != nil {
  2158. return x.Channel
  2159. }
  2160. return nil
  2161. }
  2162. type GetSubchannelRequest struct {
  2163. state protoimpl.MessageState
  2164. sizeCache protoimpl.SizeCache
  2165. unknownFields protoimpl.UnknownFields
  2166. // subchannel_id is the identifier of the specific subchannel to get.
  2167. SubchannelId int64 `protobuf:"varint,1,opt,name=subchannel_id,json=subchannelId,proto3" json:"subchannel_id,omitempty"`
  2168. }
  2169. func (x *GetSubchannelRequest) Reset() {
  2170. *x = GetSubchannelRequest{}
  2171. if protoimpl.UnsafeEnabled {
  2172. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[30]
  2173. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2174. ms.StoreMessageInfo(mi)
  2175. }
  2176. }
  2177. func (x *GetSubchannelRequest) String() string {
  2178. return protoimpl.X.MessageStringOf(x)
  2179. }
  2180. func (*GetSubchannelRequest) ProtoMessage() {}
  2181. func (x *GetSubchannelRequest) ProtoReflect() protoreflect.Message {
  2182. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[30]
  2183. if protoimpl.UnsafeEnabled && x != nil {
  2184. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2185. if ms.LoadMessageInfo() == nil {
  2186. ms.StoreMessageInfo(mi)
  2187. }
  2188. return ms
  2189. }
  2190. return mi.MessageOf(x)
  2191. }
  2192. // Deprecated: Use GetSubchannelRequest.ProtoReflect.Descriptor instead.
  2193. func (*GetSubchannelRequest) Descriptor() ([]byte, []int) {
  2194. return file_grpc_channelz_v1_channelz_proto_rawDescGZIP(), []int{30}
  2195. }
  2196. func (x *GetSubchannelRequest) GetSubchannelId() int64 {
  2197. if x != nil {
  2198. return x.SubchannelId
  2199. }
  2200. return 0
  2201. }
  2202. type GetSubchannelResponse struct {
  2203. state protoimpl.MessageState
  2204. sizeCache protoimpl.SizeCache
  2205. unknownFields protoimpl.UnknownFields
  2206. // The Subchannel that corresponds to the requested subchannel_id. This
  2207. // field should be set.
  2208. Subchannel *Subchannel `protobuf:"bytes,1,opt,name=subchannel,proto3" json:"subchannel,omitempty"`
  2209. }
  2210. func (x *GetSubchannelResponse) Reset() {
  2211. *x = GetSubchannelResponse{}
  2212. if protoimpl.UnsafeEnabled {
  2213. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[31]
  2214. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2215. ms.StoreMessageInfo(mi)
  2216. }
  2217. }
  2218. func (x *GetSubchannelResponse) String() string {
  2219. return protoimpl.X.MessageStringOf(x)
  2220. }
  2221. func (*GetSubchannelResponse) ProtoMessage() {}
  2222. func (x *GetSubchannelResponse) ProtoReflect() protoreflect.Message {
  2223. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[31]
  2224. if protoimpl.UnsafeEnabled && x != nil {
  2225. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2226. if ms.LoadMessageInfo() == nil {
  2227. ms.StoreMessageInfo(mi)
  2228. }
  2229. return ms
  2230. }
  2231. return mi.MessageOf(x)
  2232. }
  2233. // Deprecated: Use GetSubchannelResponse.ProtoReflect.Descriptor instead.
  2234. func (*GetSubchannelResponse) Descriptor() ([]byte, []int) {
  2235. return file_grpc_channelz_v1_channelz_proto_rawDescGZIP(), []int{31}
  2236. }
  2237. func (x *GetSubchannelResponse) GetSubchannel() *Subchannel {
  2238. if x != nil {
  2239. return x.Subchannel
  2240. }
  2241. return nil
  2242. }
  2243. type GetSocketRequest struct {
  2244. state protoimpl.MessageState
  2245. sizeCache protoimpl.SizeCache
  2246. unknownFields protoimpl.UnknownFields
  2247. // socket_id is the identifier of the specific socket to get.
  2248. SocketId int64 `protobuf:"varint,1,opt,name=socket_id,json=socketId,proto3" json:"socket_id,omitempty"`
  2249. // If true, the response will contain only high level information
  2250. // that is inexpensive to obtain. Fields thay may be omitted are
  2251. // documented.
  2252. Summary bool `protobuf:"varint,2,opt,name=summary,proto3" json:"summary,omitempty"`
  2253. }
  2254. func (x *GetSocketRequest) Reset() {
  2255. *x = GetSocketRequest{}
  2256. if protoimpl.UnsafeEnabled {
  2257. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[32]
  2258. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2259. ms.StoreMessageInfo(mi)
  2260. }
  2261. }
  2262. func (x *GetSocketRequest) String() string {
  2263. return protoimpl.X.MessageStringOf(x)
  2264. }
  2265. func (*GetSocketRequest) ProtoMessage() {}
  2266. func (x *GetSocketRequest) ProtoReflect() protoreflect.Message {
  2267. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[32]
  2268. if protoimpl.UnsafeEnabled && x != nil {
  2269. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2270. if ms.LoadMessageInfo() == nil {
  2271. ms.StoreMessageInfo(mi)
  2272. }
  2273. return ms
  2274. }
  2275. return mi.MessageOf(x)
  2276. }
  2277. // Deprecated: Use GetSocketRequest.ProtoReflect.Descriptor instead.
  2278. func (*GetSocketRequest) Descriptor() ([]byte, []int) {
  2279. return file_grpc_channelz_v1_channelz_proto_rawDescGZIP(), []int{32}
  2280. }
  2281. func (x *GetSocketRequest) GetSocketId() int64 {
  2282. if x != nil {
  2283. return x.SocketId
  2284. }
  2285. return 0
  2286. }
  2287. func (x *GetSocketRequest) GetSummary() bool {
  2288. if x != nil {
  2289. return x.Summary
  2290. }
  2291. return false
  2292. }
  2293. type GetSocketResponse struct {
  2294. state protoimpl.MessageState
  2295. sizeCache protoimpl.SizeCache
  2296. unknownFields protoimpl.UnknownFields
  2297. // The Socket that corresponds to the requested socket_id. This field
  2298. // should be set.
  2299. Socket *Socket `protobuf:"bytes,1,opt,name=socket,proto3" json:"socket,omitempty"`
  2300. }
  2301. func (x *GetSocketResponse) Reset() {
  2302. *x = GetSocketResponse{}
  2303. if protoimpl.UnsafeEnabled {
  2304. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[33]
  2305. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2306. ms.StoreMessageInfo(mi)
  2307. }
  2308. }
  2309. func (x *GetSocketResponse) String() string {
  2310. return protoimpl.X.MessageStringOf(x)
  2311. }
  2312. func (*GetSocketResponse) ProtoMessage() {}
  2313. func (x *GetSocketResponse) ProtoReflect() protoreflect.Message {
  2314. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[33]
  2315. if protoimpl.UnsafeEnabled && x != nil {
  2316. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2317. if ms.LoadMessageInfo() == nil {
  2318. ms.StoreMessageInfo(mi)
  2319. }
  2320. return ms
  2321. }
  2322. return mi.MessageOf(x)
  2323. }
  2324. // Deprecated: Use GetSocketResponse.ProtoReflect.Descriptor instead.
  2325. func (*GetSocketResponse) Descriptor() ([]byte, []int) {
  2326. return file_grpc_channelz_v1_channelz_proto_rawDescGZIP(), []int{33}
  2327. }
  2328. func (x *GetSocketResponse) GetSocket() *Socket {
  2329. if x != nil {
  2330. return x.Socket
  2331. }
  2332. return nil
  2333. }
  2334. type Address_TcpIpAddress struct {
  2335. state protoimpl.MessageState
  2336. sizeCache protoimpl.SizeCache
  2337. unknownFields protoimpl.UnknownFields
  2338. // Either the IPv4 or IPv6 address in bytes. Will be either 4 bytes or 16
  2339. // bytes in length.
  2340. IpAddress []byte `protobuf:"bytes,1,opt,name=ip_address,json=ipAddress,proto3" json:"ip_address,omitempty"`
  2341. // 0-64k, or -1 if not appropriate.
  2342. Port int32 `protobuf:"varint,2,opt,name=port,proto3" json:"port,omitempty"`
  2343. }
  2344. func (x *Address_TcpIpAddress) Reset() {
  2345. *x = Address_TcpIpAddress{}
  2346. if protoimpl.UnsafeEnabled {
  2347. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[34]
  2348. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2349. ms.StoreMessageInfo(mi)
  2350. }
  2351. }
  2352. func (x *Address_TcpIpAddress) String() string {
  2353. return protoimpl.X.MessageStringOf(x)
  2354. }
  2355. func (*Address_TcpIpAddress) ProtoMessage() {}
  2356. func (x *Address_TcpIpAddress) ProtoReflect() protoreflect.Message {
  2357. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[34]
  2358. if protoimpl.UnsafeEnabled && x != nil {
  2359. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2360. if ms.LoadMessageInfo() == nil {
  2361. ms.StoreMessageInfo(mi)
  2362. }
  2363. return ms
  2364. }
  2365. return mi.MessageOf(x)
  2366. }
  2367. // Deprecated: Use Address_TcpIpAddress.ProtoReflect.Descriptor instead.
  2368. func (*Address_TcpIpAddress) Descriptor() ([]byte, []int) {
  2369. return file_grpc_channelz_v1_channelz_proto_rawDescGZIP(), []int{14, 0}
  2370. }
  2371. func (x *Address_TcpIpAddress) GetIpAddress() []byte {
  2372. if x != nil {
  2373. return x.IpAddress
  2374. }
  2375. return nil
  2376. }
  2377. func (x *Address_TcpIpAddress) GetPort() int32 {
  2378. if x != nil {
  2379. return x.Port
  2380. }
  2381. return 0
  2382. }
  2383. // A Unix Domain Socket address.
  2384. type Address_UdsAddress struct {
  2385. state protoimpl.MessageState
  2386. sizeCache protoimpl.SizeCache
  2387. unknownFields protoimpl.UnknownFields
  2388. Filename string `protobuf:"bytes,1,opt,name=filename,proto3" json:"filename,omitempty"`
  2389. }
  2390. func (x *Address_UdsAddress) Reset() {
  2391. *x = Address_UdsAddress{}
  2392. if protoimpl.UnsafeEnabled {
  2393. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[35]
  2394. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2395. ms.StoreMessageInfo(mi)
  2396. }
  2397. }
  2398. func (x *Address_UdsAddress) String() string {
  2399. return protoimpl.X.MessageStringOf(x)
  2400. }
  2401. func (*Address_UdsAddress) ProtoMessage() {}
  2402. func (x *Address_UdsAddress) ProtoReflect() protoreflect.Message {
  2403. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[35]
  2404. if protoimpl.UnsafeEnabled && x != nil {
  2405. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2406. if ms.LoadMessageInfo() == nil {
  2407. ms.StoreMessageInfo(mi)
  2408. }
  2409. return ms
  2410. }
  2411. return mi.MessageOf(x)
  2412. }
  2413. // Deprecated: Use Address_UdsAddress.ProtoReflect.Descriptor instead.
  2414. func (*Address_UdsAddress) Descriptor() ([]byte, []int) {
  2415. return file_grpc_channelz_v1_channelz_proto_rawDescGZIP(), []int{14, 1}
  2416. }
  2417. func (x *Address_UdsAddress) GetFilename() string {
  2418. if x != nil {
  2419. return x.Filename
  2420. }
  2421. return ""
  2422. }
  2423. // An address type not included above.
  2424. type Address_OtherAddress struct {
  2425. state protoimpl.MessageState
  2426. sizeCache protoimpl.SizeCache
  2427. unknownFields protoimpl.UnknownFields
  2428. // The human readable version of the value. This value should be set.
  2429. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  2430. // The actual address message.
  2431. Value *anypb.Any `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"`
  2432. }
  2433. func (x *Address_OtherAddress) Reset() {
  2434. *x = Address_OtherAddress{}
  2435. if protoimpl.UnsafeEnabled {
  2436. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[36]
  2437. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2438. ms.StoreMessageInfo(mi)
  2439. }
  2440. }
  2441. func (x *Address_OtherAddress) String() string {
  2442. return protoimpl.X.MessageStringOf(x)
  2443. }
  2444. func (*Address_OtherAddress) ProtoMessage() {}
  2445. func (x *Address_OtherAddress) ProtoReflect() protoreflect.Message {
  2446. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[36]
  2447. if protoimpl.UnsafeEnabled && x != nil {
  2448. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2449. if ms.LoadMessageInfo() == nil {
  2450. ms.StoreMessageInfo(mi)
  2451. }
  2452. return ms
  2453. }
  2454. return mi.MessageOf(x)
  2455. }
  2456. // Deprecated: Use Address_OtherAddress.ProtoReflect.Descriptor instead.
  2457. func (*Address_OtherAddress) Descriptor() ([]byte, []int) {
  2458. return file_grpc_channelz_v1_channelz_proto_rawDescGZIP(), []int{14, 2}
  2459. }
  2460. func (x *Address_OtherAddress) GetName() string {
  2461. if x != nil {
  2462. return x.Name
  2463. }
  2464. return ""
  2465. }
  2466. func (x *Address_OtherAddress) GetValue() *anypb.Any {
  2467. if x != nil {
  2468. return x.Value
  2469. }
  2470. return nil
  2471. }
  2472. type Security_Tls struct {
  2473. state protoimpl.MessageState
  2474. sizeCache protoimpl.SizeCache
  2475. unknownFields protoimpl.UnknownFields
  2476. // Types that are assignable to CipherSuite:
  2477. //
  2478. // *Security_Tls_StandardName
  2479. // *Security_Tls_OtherName
  2480. CipherSuite isSecurity_Tls_CipherSuite `protobuf_oneof:"cipher_suite"`
  2481. // the certificate used by this endpoint.
  2482. LocalCertificate []byte `protobuf:"bytes,3,opt,name=local_certificate,json=localCertificate,proto3" json:"local_certificate,omitempty"`
  2483. // the certificate used by the remote endpoint.
  2484. RemoteCertificate []byte `protobuf:"bytes,4,opt,name=remote_certificate,json=remoteCertificate,proto3" json:"remote_certificate,omitempty"`
  2485. }
  2486. func (x *Security_Tls) Reset() {
  2487. *x = Security_Tls{}
  2488. if protoimpl.UnsafeEnabled {
  2489. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[37]
  2490. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2491. ms.StoreMessageInfo(mi)
  2492. }
  2493. }
  2494. func (x *Security_Tls) String() string {
  2495. return protoimpl.X.MessageStringOf(x)
  2496. }
  2497. func (*Security_Tls) ProtoMessage() {}
  2498. func (x *Security_Tls) ProtoReflect() protoreflect.Message {
  2499. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[37]
  2500. if protoimpl.UnsafeEnabled && x != nil {
  2501. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2502. if ms.LoadMessageInfo() == nil {
  2503. ms.StoreMessageInfo(mi)
  2504. }
  2505. return ms
  2506. }
  2507. return mi.MessageOf(x)
  2508. }
  2509. // Deprecated: Use Security_Tls.ProtoReflect.Descriptor instead.
  2510. func (*Security_Tls) Descriptor() ([]byte, []int) {
  2511. return file_grpc_channelz_v1_channelz_proto_rawDescGZIP(), []int{15, 0}
  2512. }
  2513. func (m *Security_Tls) GetCipherSuite() isSecurity_Tls_CipherSuite {
  2514. if m != nil {
  2515. return m.CipherSuite
  2516. }
  2517. return nil
  2518. }
  2519. func (x *Security_Tls) GetStandardName() string {
  2520. if x, ok := x.GetCipherSuite().(*Security_Tls_StandardName); ok {
  2521. return x.StandardName
  2522. }
  2523. return ""
  2524. }
  2525. func (x *Security_Tls) GetOtherName() string {
  2526. if x, ok := x.GetCipherSuite().(*Security_Tls_OtherName); ok {
  2527. return x.OtherName
  2528. }
  2529. return ""
  2530. }
  2531. func (x *Security_Tls) GetLocalCertificate() []byte {
  2532. if x != nil {
  2533. return x.LocalCertificate
  2534. }
  2535. return nil
  2536. }
  2537. func (x *Security_Tls) GetRemoteCertificate() []byte {
  2538. if x != nil {
  2539. return x.RemoteCertificate
  2540. }
  2541. return nil
  2542. }
  2543. type isSecurity_Tls_CipherSuite interface {
  2544. isSecurity_Tls_CipherSuite()
  2545. }
  2546. type Security_Tls_StandardName struct {
  2547. // The cipher suite name in the RFC 4346 format:
  2548. // https://tools.ietf.org/html/rfc4346#appendix-C
  2549. StandardName string `protobuf:"bytes,1,opt,name=standard_name,json=standardName,proto3,oneof"`
  2550. }
  2551. type Security_Tls_OtherName struct {
  2552. // Some other way to describe the cipher suite if
  2553. // the RFC 4346 name is not available.
  2554. OtherName string `protobuf:"bytes,2,opt,name=other_name,json=otherName,proto3,oneof"`
  2555. }
  2556. func (*Security_Tls_StandardName) isSecurity_Tls_CipherSuite() {}
  2557. func (*Security_Tls_OtherName) isSecurity_Tls_CipherSuite() {}
  2558. type Security_OtherSecurity struct {
  2559. state protoimpl.MessageState
  2560. sizeCache protoimpl.SizeCache
  2561. unknownFields protoimpl.UnknownFields
  2562. // The human readable version of the value.
  2563. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  2564. // The actual security details message.
  2565. Value *anypb.Any `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"`
  2566. }
  2567. func (x *Security_OtherSecurity) Reset() {
  2568. *x = Security_OtherSecurity{}
  2569. if protoimpl.UnsafeEnabled {
  2570. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[38]
  2571. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2572. ms.StoreMessageInfo(mi)
  2573. }
  2574. }
  2575. func (x *Security_OtherSecurity) String() string {
  2576. return protoimpl.X.MessageStringOf(x)
  2577. }
  2578. func (*Security_OtherSecurity) ProtoMessage() {}
  2579. func (x *Security_OtherSecurity) ProtoReflect() protoreflect.Message {
  2580. mi := &file_grpc_channelz_v1_channelz_proto_msgTypes[38]
  2581. if protoimpl.UnsafeEnabled && x != nil {
  2582. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2583. if ms.LoadMessageInfo() == nil {
  2584. ms.StoreMessageInfo(mi)
  2585. }
  2586. return ms
  2587. }
  2588. return mi.MessageOf(x)
  2589. }
  2590. // Deprecated: Use Security_OtherSecurity.ProtoReflect.Descriptor instead.
  2591. func (*Security_OtherSecurity) Descriptor() ([]byte, []int) {
  2592. return file_grpc_channelz_v1_channelz_proto_rawDescGZIP(), []int{15, 1}
  2593. }
  2594. func (x *Security_OtherSecurity) GetName() string {
  2595. if x != nil {
  2596. return x.Name
  2597. }
  2598. return ""
  2599. }
  2600. func (x *Security_OtherSecurity) GetValue() *anypb.Any {
  2601. if x != nil {
  2602. return x.Value
  2603. }
  2604. return nil
  2605. }
  2606. var File_grpc_channelz_v1_channelz_proto protoreflect.FileDescriptor
  2607. var file_grpc_channelz_v1_channelz_proto_rawDesc = []byte{
  2608. 0x0a, 0x1f, 0x67, 0x72, 0x70, 0x63, 0x2f, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x2f,
  2609. 0x76, 0x31, 0x2f, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x2e, 0x70, 0x72, 0x6f, 0x74,
  2610. 0x6f, 0x12, 0x10, 0x67, 0x72, 0x70, 0x63, 0x2e, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a,
  2611. 0x2e, 0x76, 0x31, 0x1a, 0x19, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74,
  2612. 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x61, 0x6e, 0x79, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x1e,
  2613. 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f,
  2614. 0x64, 0x75, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x1f,
  2615. 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f,
  2616. 0x74, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a,
  2617. 0x1e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66,
  2618. 0x2f, 0x77, 0x72, 0x61, 0x70, 0x70, 0x65, 0x72, 0x73, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x22,
  2619. 0xaf, 0x02, 0x0a, 0x07, 0x43, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x12, 0x2e, 0x0a, 0x03, 0x72,
  2620. 0x65, 0x66, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1c, 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e,
  2621. 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x68, 0x61, 0x6e,
  2622. 0x6e, 0x65, 0x6c, 0x52, 0x65, 0x66, 0x52, 0x03, 0x72, 0x65, 0x66, 0x12, 0x31, 0x0a, 0x04, 0x64,
  2623. 0x61, 0x74, 0x61, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1d, 0x2e, 0x67, 0x72, 0x70, 0x63,
  2624. 0x2e, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x68, 0x61,
  2625. 0x6e, 0x6e, 0x65, 0x6c, 0x44, 0x61, 0x74, 0x61, 0x52, 0x04, 0x64, 0x61, 0x74, 0x61, 0x12, 0x3d,
  2626. 0x0a, 0x0b, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x5f, 0x72, 0x65, 0x66, 0x18, 0x03, 0x20,
  2627. 0x03, 0x28, 0x0b, 0x32, 0x1c, 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e, 0x63, 0x68, 0x61, 0x6e, 0x6e,
  2628. 0x65, 0x6c, 0x7a, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x52, 0x65,
  2629. 0x66, 0x52, 0x0a, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x52, 0x65, 0x66, 0x12, 0x46, 0x0a,
  2630. 0x0e, 0x73, 0x75, 0x62, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x5f, 0x72, 0x65, 0x66, 0x18,
  2631. 0x04, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1f, 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e, 0x63, 0x68, 0x61,
  2632. 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x2e, 0x76, 0x31, 0x2e, 0x53, 0x75, 0x62, 0x63, 0x68, 0x61, 0x6e,
  2633. 0x6e, 0x65, 0x6c, 0x52, 0x65, 0x66, 0x52, 0x0d, 0x73, 0x75, 0x62, 0x63, 0x68, 0x61, 0x6e, 0x6e,
  2634. 0x65, 0x6c, 0x52, 0x65, 0x66, 0x12, 0x3a, 0x0a, 0x0a, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x5f,
  2635. 0x72, 0x65, 0x66, 0x18, 0x05, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x67, 0x72, 0x70, 0x63,
  2636. 0x2e, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x2e, 0x76, 0x31, 0x2e, 0x53, 0x6f, 0x63,
  2637. 0x6b, 0x65, 0x74, 0x52, 0x65, 0x66, 0x52, 0x09, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x52, 0x65,
  2638. 0x66, 0x22, 0xb5, 0x02, 0x0a, 0x0a, 0x53, 0x75, 0x62, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c,
  2639. 0x12, 0x31, 0x0a, 0x03, 0x72, 0x65, 0x66, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1f, 0x2e,
  2640. 0x67, 0x72, 0x70, 0x63, 0x2e, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x2e, 0x76, 0x31,
  2641. 0x2e, 0x53, 0x75, 0x62, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x52, 0x65, 0x66, 0x52, 0x03,
  2642. 0x72, 0x65, 0x66, 0x12, 0x31, 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61, 0x18, 0x02, 0x20, 0x01, 0x28,
  2643. 0x0b, 0x32, 0x1d, 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c,
  2644. 0x7a, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x44, 0x61, 0x74, 0x61,
  2645. 0x52, 0x04, 0x64, 0x61, 0x74, 0x61, 0x12, 0x3d, 0x0a, 0x0b, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65,
  2646. 0x6c, 0x5f, 0x72, 0x65, 0x66, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1c, 0x2e, 0x67, 0x72,
  2647. 0x70, 0x63, 0x2e, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x2e, 0x76, 0x31, 0x2e, 0x43,
  2648. 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x52, 0x65, 0x66, 0x52, 0x0a, 0x63, 0x68, 0x61, 0x6e, 0x6e,
  2649. 0x65, 0x6c, 0x52, 0x65, 0x66, 0x12, 0x46, 0x0a, 0x0e, 0x73, 0x75, 0x62, 0x63, 0x68, 0x61, 0x6e,
  2650. 0x6e, 0x65, 0x6c, 0x5f, 0x72, 0x65, 0x66, 0x18, 0x04, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1f, 0x2e,
  2651. 0x67, 0x72, 0x70, 0x63, 0x2e, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x2e, 0x76, 0x31,
  2652. 0x2e, 0x53, 0x75, 0x62, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x52, 0x65, 0x66, 0x52, 0x0d,
  2653. 0x73, 0x75, 0x62, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x52, 0x65, 0x66, 0x12, 0x3a, 0x0a,
  2654. 0x0a, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x5f, 0x72, 0x65, 0x66, 0x18, 0x05, 0x20, 0x03, 0x28,
  2655. 0x0b, 0x32, 0x1b, 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c,
  2656. 0x7a, 0x2e, 0x76, 0x31, 0x2e, 0x53, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x52, 0x65, 0x66, 0x52, 0x09,
  2657. 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x52, 0x65, 0x66, 0x22, 0xc2, 0x01, 0x0a, 0x18, 0x43, 0x68,
  2658. 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x43, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x69, 0x76, 0x69, 0x74,
  2659. 0x79, 0x53, 0x74, 0x61, 0x74, 0x65, 0x12, 0x46, 0x0a, 0x05, 0x73, 0x74, 0x61, 0x74, 0x65, 0x18,
  2660. 0x01, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x30, 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e, 0x63, 0x68, 0x61,
  2661. 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c,
  2662. 0x43, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x69, 0x76, 0x69, 0x74, 0x79, 0x53, 0x74, 0x61, 0x74,
  2663. 0x65, 0x2e, 0x53, 0x74, 0x61, 0x74, 0x65, 0x52, 0x05, 0x73, 0x74, 0x61, 0x74, 0x65, 0x22, 0x5e,
  2664. 0x0a, 0x05, 0x53, 0x74, 0x61, 0x74, 0x65, 0x12, 0x0b, 0x0a, 0x07, 0x55, 0x4e, 0x4b, 0x4e, 0x4f,
  2665. 0x57, 0x4e, 0x10, 0x00, 0x12, 0x08, 0x0a, 0x04, 0x49, 0x44, 0x4c, 0x45, 0x10, 0x01, 0x12, 0x0e,
  2666. 0x0a, 0x0a, 0x43, 0x4f, 0x4e, 0x4e, 0x45, 0x43, 0x54, 0x49, 0x4e, 0x47, 0x10, 0x02, 0x12, 0x09,
  2667. 0x0a, 0x05, 0x52, 0x45, 0x41, 0x44, 0x59, 0x10, 0x03, 0x12, 0x15, 0x0a, 0x11, 0x54, 0x52, 0x41,
  2668. 0x4e, 0x53, 0x49, 0x45, 0x4e, 0x54, 0x5f, 0x46, 0x41, 0x49, 0x4c, 0x55, 0x52, 0x45, 0x10, 0x04,
  2669. 0x12, 0x0c, 0x0a, 0x08, 0x53, 0x48, 0x55, 0x54, 0x44, 0x4f, 0x57, 0x4e, 0x10, 0x05, 0x22, 0xe9,
  2670. 0x02, 0x0a, 0x0b, 0x43, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x44, 0x61, 0x74, 0x61, 0x12, 0x40,
  2671. 0x0a, 0x05, 0x73, 0x74, 0x61, 0x74, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x2a, 0x2e,
  2672. 0x67, 0x72, 0x70, 0x63, 0x2e, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x2e, 0x76, 0x31,
  2673. 0x2e, 0x43, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x43, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x69,
  2674. 0x76, 0x69, 0x74, 0x79, 0x53, 0x74, 0x61, 0x74, 0x65, 0x52, 0x05, 0x73, 0x74, 0x61, 0x74, 0x65,
  2675. 0x12, 0x16, 0x0a, 0x06, 0x74, 0x61, 0x72, 0x67, 0x65, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09,
  2676. 0x52, 0x06, 0x74, 0x61, 0x72, 0x67, 0x65, 0x74, 0x12, 0x34, 0x0a, 0x05, 0x74, 0x72, 0x61, 0x63,
  2677. 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1e, 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e, 0x63,
  2678. 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x68, 0x61, 0x6e, 0x6e,
  2679. 0x65, 0x6c, 0x54, 0x72, 0x61, 0x63, 0x65, 0x52, 0x05, 0x74, 0x72, 0x61, 0x63, 0x65, 0x12, 0x23,
  2680. 0x0a, 0x0d, 0x63, 0x61, 0x6c, 0x6c, 0x73, 0x5f, 0x73, 0x74, 0x61, 0x72, 0x74, 0x65, 0x64, 0x18,
  2681. 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0c, 0x63, 0x61, 0x6c, 0x6c, 0x73, 0x53, 0x74, 0x61, 0x72,
  2682. 0x74, 0x65, 0x64, 0x12, 0x27, 0x0a, 0x0f, 0x63, 0x61, 0x6c, 0x6c, 0x73, 0x5f, 0x73, 0x75, 0x63,
  2683. 0x63, 0x65, 0x65, 0x64, 0x65, 0x64, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0e, 0x63, 0x61,
  2684. 0x6c, 0x6c, 0x73, 0x53, 0x75, 0x63, 0x63, 0x65, 0x65, 0x64, 0x65, 0x64, 0x12, 0x21, 0x0a, 0x0c,
  2685. 0x63, 0x61, 0x6c, 0x6c, 0x73, 0x5f, 0x66, 0x61, 0x69, 0x6c, 0x65, 0x64, 0x18, 0x06, 0x20, 0x01,
  2686. 0x28, 0x03, 0x52, 0x0b, 0x63, 0x61, 0x6c, 0x6c, 0x73, 0x46, 0x61, 0x69, 0x6c, 0x65, 0x64, 0x12,
  2687. 0x59, 0x0a, 0x1b, 0x6c, 0x61, 0x73, 0x74, 0x5f, 0x63, 0x61, 0x6c, 0x6c, 0x5f, 0x73, 0x74, 0x61,
  2688. 0x72, 0x74, 0x65, 0x64, 0x5f, 0x74, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x18, 0x07,
  2689. 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72,
  2690. 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x54, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70,
  2691. 0x52, 0x18, 0x6c, 0x61, 0x73, 0x74, 0x43, 0x61, 0x6c, 0x6c, 0x53, 0x74, 0x61, 0x72, 0x74, 0x65,
  2692. 0x64, 0x54, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x22, 0x98, 0x03, 0x0a, 0x11, 0x43,
  2693. 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x54, 0x72, 0x61, 0x63, 0x65, 0x45, 0x76, 0x65, 0x6e, 0x74,
  2694. 0x12, 0x20, 0x0a, 0x0b, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x18,
  2695. 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69,
  2696. 0x6f, 0x6e, 0x12, 0x48, 0x0a, 0x08, 0x73, 0x65, 0x76, 0x65, 0x72, 0x69, 0x74, 0x79, 0x18, 0x02,
  2697. 0x20, 0x01, 0x28, 0x0e, 0x32, 0x2c, 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e, 0x63, 0x68, 0x61, 0x6e,
  2698. 0x6e, 0x65, 0x6c, 0x7a, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x54,
  2699. 0x72, 0x61, 0x63, 0x65, 0x45, 0x76, 0x65, 0x6e, 0x74, 0x2e, 0x53, 0x65, 0x76, 0x65, 0x72, 0x69,
  2700. 0x74, 0x79, 0x52, 0x08, 0x73, 0x65, 0x76, 0x65, 0x72, 0x69, 0x74, 0x79, 0x12, 0x38, 0x0a, 0x09,
  2701. 0x74, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32,
  2702. 0x1a, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75,
  2703. 0x66, 0x2e, 0x54, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x52, 0x09, 0x74, 0x69, 0x6d,
  2704. 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x12, 0x3f, 0x0a, 0x0b, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65,
  2705. 0x6c, 0x5f, 0x72, 0x65, 0x66, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1c, 0x2e, 0x67, 0x72,
  2706. 0x70, 0x63, 0x2e, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x2e, 0x76, 0x31, 0x2e, 0x43,
  2707. 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x52, 0x65, 0x66, 0x48, 0x00, 0x52, 0x0a, 0x63, 0x68, 0x61,
  2708. 0x6e, 0x6e, 0x65, 0x6c, 0x52, 0x65, 0x66, 0x12, 0x48, 0x0a, 0x0e, 0x73, 0x75, 0x62, 0x63, 0x68,
  2709. 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x5f, 0x72, 0x65, 0x66, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0b, 0x32,
  2710. 0x1f, 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x2e,
  2711. 0x76, 0x31, 0x2e, 0x53, 0x75, 0x62, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x52, 0x65, 0x66,
  2712. 0x48, 0x00, 0x52, 0x0d, 0x73, 0x75, 0x62, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x52, 0x65,
  2713. 0x66, 0x22, 0x45, 0x0a, 0x08, 0x53, 0x65, 0x76, 0x65, 0x72, 0x69, 0x74, 0x79, 0x12, 0x0e, 0x0a,
  2714. 0x0a, 0x43, 0x54, 0x5f, 0x55, 0x4e, 0x4b, 0x4e, 0x4f, 0x57, 0x4e, 0x10, 0x00, 0x12, 0x0b, 0x0a,
  2715. 0x07, 0x43, 0x54, 0x5f, 0x49, 0x4e, 0x46, 0x4f, 0x10, 0x01, 0x12, 0x0e, 0x0a, 0x0a, 0x43, 0x54,
  2716. 0x5f, 0x57, 0x41, 0x52, 0x4e, 0x49, 0x4e, 0x47, 0x10, 0x02, 0x12, 0x0c, 0x0a, 0x08, 0x43, 0x54,
  2717. 0x5f, 0x45, 0x52, 0x52, 0x4f, 0x52, 0x10, 0x03, 0x42, 0x0b, 0x0a, 0x09, 0x63, 0x68, 0x69, 0x6c,
  2718. 0x64, 0x5f, 0x72, 0x65, 0x66, 0x22, 0xc2, 0x01, 0x0a, 0x0c, 0x43, 0x68, 0x61, 0x6e, 0x6e, 0x65,
  2719. 0x6c, 0x54, 0x72, 0x61, 0x63, 0x65, 0x12, 0x2a, 0x0a, 0x11, 0x6e, 0x75, 0x6d, 0x5f, 0x65, 0x76,
  2720. 0x65, 0x6e, 0x74, 0x73, 0x5f, 0x6c, 0x6f, 0x67, 0x67, 0x65, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28,
  2721. 0x03, 0x52, 0x0f, 0x6e, 0x75, 0x6d, 0x45, 0x76, 0x65, 0x6e, 0x74, 0x73, 0x4c, 0x6f, 0x67, 0x67,
  2722. 0x65, 0x64, 0x12, 0x49, 0x0a, 0x12, 0x63, 0x72, 0x65, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x74,
  2723. 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a,
  2724. 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66,
  2725. 0x2e, 0x54, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x52, 0x11, 0x63, 0x72, 0x65, 0x61,
  2726. 0x74, 0x69, 0x6f, 0x6e, 0x54, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x12, 0x3b, 0x0a,
  2727. 0x06, 0x65, 0x76, 0x65, 0x6e, 0x74, 0x73, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x23, 0x2e,
  2728. 0x67, 0x72, 0x70, 0x63, 0x2e, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x2e, 0x76, 0x31,
  2729. 0x2e, 0x43, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x54, 0x72, 0x61, 0x63, 0x65, 0x45, 0x76, 0x65,
  2730. 0x6e, 0x74, 0x52, 0x06, 0x65, 0x76, 0x65, 0x6e, 0x74, 0x73, 0x22, 0x63, 0x0a, 0x0a, 0x43, 0x68,
  2731. 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x52, 0x65, 0x66, 0x12, 0x1d, 0x0a, 0x0a, 0x63, 0x68, 0x61, 0x6e,
  2732. 0x6e, 0x65, 0x6c, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x63, 0x68,
  2733. 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x49, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18,
  2734. 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x4a, 0x04, 0x08, 0x03, 0x10,
  2735. 0x04, 0x4a, 0x04, 0x08, 0x04, 0x10, 0x05, 0x4a, 0x04, 0x08, 0x05, 0x10, 0x06, 0x4a, 0x04, 0x08,
  2736. 0x06, 0x10, 0x07, 0x4a, 0x04, 0x08, 0x07, 0x10, 0x08, 0x4a, 0x04, 0x08, 0x08, 0x10, 0x09, 0x22,
  2737. 0x6c, 0x0a, 0x0d, 0x53, 0x75, 0x62, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x52, 0x65, 0x66,
  2738. 0x12, 0x23, 0x0a, 0x0d, 0x73, 0x75, 0x62, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x5f, 0x69,
  2739. 0x64, 0x18, 0x07, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0c, 0x73, 0x75, 0x62, 0x63, 0x68, 0x61, 0x6e,
  2740. 0x6e, 0x65, 0x6c, 0x49, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x08, 0x20,
  2741. 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x4a, 0x04, 0x08, 0x01, 0x10, 0x02, 0x4a,
  2742. 0x04, 0x08, 0x02, 0x10, 0x03, 0x4a, 0x04, 0x08, 0x03, 0x10, 0x04, 0x4a, 0x04, 0x08, 0x04, 0x10,
  2743. 0x05, 0x4a, 0x04, 0x08, 0x05, 0x10, 0x06, 0x4a, 0x04, 0x08, 0x06, 0x10, 0x07, 0x22, 0x60, 0x0a,
  2744. 0x09, 0x53, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x52, 0x65, 0x66, 0x12, 0x1b, 0x0a, 0x09, 0x73, 0x6f,
  2745. 0x63, 0x6b, 0x65, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x73,
  2746. 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x49, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18,
  2747. 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x4a, 0x04, 0x08, 0x01, 0x10,
  2748. 0x02, 0x4a, 0x04, 0x08, 0x02, 0x10, 0x03, 0x4a, 0x04, 0x08, 0x05, 0x10, 0x06, 0x4a, 0x04, 0x08,
  2749. 0x06, 0x10, 0x07, 0x4a, 0x04, 0x08, 0x07, 0x10, 0x08, 0x4a, 0x04, 0x08, 0x08, 0x10, 0x09, 0x22,
  2750. 0x60, 0x0a, 0x09, 0x53, 0x65, 0x72, 0x76, 0x65, 0x72, 0x52, 0x65, 0x66, 0x12, 0x1b, 0x0a, 0x09,
  2751. 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52,
  2752. 0x08, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x49, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d,
  2753. 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x4a, 0x04, 0x08,
  2754. 0x01, 0x10, 0x02, 0x4a, 0x04, 0x08, 0x02, 0x10, 0x03, 0x4a, 0x04, 0x08, 0x03, 0x10, 0x04, 0x4a,
  2755. 0x04, 0x08, 0x04, 0x10, 0x05, 0x4a, 0x04, 0x08, 0x07, 0x10, 0x08, 0x4a, 0x04, 0x08, 0x08, 0x10,
  2756. 0x09, 0x22, 0xab, 0x01, 0x0a, 0x06, 0x53, 0x65, 0x72, 0x76, 0x65, 0x72, 0x12, 0x2d, 0x0a, 0x03,
  2757. 0x72, 0x65, 0x66, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x67, 0x72, 0x70, 0x63,
  2758. 0x2e, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x2e, 0x76, 0x31, 0x2e, 0x53, 0x65, 0x72,
  2759. 0x76, 0x65, 0x72, 0x52, 0x65, 0x66, 0x52, 0x03, 0x72, 0x65, 0x66, 0x12, 0x30, 0x0a, 0x04, 0x64,
  2760. 0x61, 0x74, 0x61, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1c, 0x2e, 0x67, 0x72, 0x70, 0x63,
  2761. 0x2e, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x2e, 0x76, 0x31, 0x2e, 0x53, 0x65, 0x72,
  2762. 0x76, 0x65, 0x72, 0x44, 0x61, 0x74, 0x61, 0x52, 0x04, 0x64, 0x61, 0x74, 0x61, 0x12, 0x40, 0x0a,
  2763. 0x0d, 0x6c, 0x69, 0x73, 0x74, 0x65, 0x6e, 0x5f, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x18, 0x03,
  2764. 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e, 0x63, 0x68, 0x61, 0x6e,
  2765. 0x6e, 0x65, 0x6c, 0x7a, 0x2e, 0x76, 0x31, 0x2e, 0x53, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x52, 0x65,
  2766. 0x66, 0x52, 0x0c, 0x6c, 0x69, 0x73, 0x74, 0x65, 0x6e, 0x53, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x22,
  2767. 0x8e, 0x02, 0x0a, 0x0a, 0x53, 0x65, 0x72, 0x76, 0x65, 0x72, 0x44, 0x61, 0x74, 0x61, 0x12, 0x34,
  2768. 0x0a, 0x05, 0x74, 0x72, 0x61, 0x63, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1e, 0x2e,
  2769. 0x67, 0x72, 0x70, 0x63, 0x2e, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x2e, 0x76, 0x31,
  2770. 0x2e, 0x43, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x54, 0x72, 0x61, 0x63, 0x65, 0x52, 0x05, 0x74,
  2771. 0x72, 0x61, 0x63, 0x65, 0x12, 0x23, 0x0a, 0x0d, 0x63, 0x61, 0x6c, 0x6c, 0x73, 0x5f, 0x73, 0x74,
  2772. 0x61, 0x72, 0x74, 0x65, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0c, 0x63, 0x61, 0x6c,
  2773. 0x6c, 0x73, 0x53, 0x74, 0x61, 0x72, 0x74, 0x65, 0x64, 0x12, 0x27, 0x0a, 0x0f, 0x63, 0x61, 0x6c,
  2774. 0x6c, 0x73, 0x5f, 0x73, 0x75, 0x63, 0x63, 0x65, 0x65, 0x64, 0x65, 0x64, 0x18, 0x03, 0x20, 0x01,
  2775. 0x28, 0x03, 0x52, 0x0e, 0x63, 0x61, 0x6c, 0x6c, 0x73, 0x53, 0x75, 0x63, 0x63, 0x65, 0x65, 0x64,
  2776. 0x65, 0x64, 0x12, 0x21, 0x0a, 0x0c, 0x63, 0x61, 0x6c, 0x6c, 0x73, 0x5f, 0x66, 0x61, 0x69, 0x6c,
  2777. 0x65, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x63, 0x61, 0x6c, 0x6c, 0x73, 0x46,
  2778. 0x61, 0x69, 0x6c, 0x65, 0x64, 0x12, 0x59, 0x0a, 0x1b, 0x6c, 0x61, 0x73, 0x74, 0x5f, 0x63, 0x61,
  2779. 0x6c, 0x6c, 0x5f, 0x73, 0x74, 0x61, 0x72, 0x74, 0x65, 0x64, 0x5f, 0x74, 0x69, 0x6d, 0x65, 0x73,
  2780. 0x74, 0x61, 0x6d, 0x70, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x67, 0x6f, 0x6f,
  2781. 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x54, 0x69, 0x6d,
  2782. 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x52, 0x18, 0x6c, 0x61, 0x73, 0x74, 0x43, 0x61, 0x6c, 0x6c,
  2783. 0x53, 0x74, 0x61, 0x72, 0x74, 0x65, 0x64, 0x54, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70,
  2784. 0x22, 0xa6, 0x02, 0x0a, 0x06, 0x53, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x12, 0x2d, 0x0a, 0x03, 0x72,
  2785. 0x65, 0x66, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e,
  2786. 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x2e, 0x76, 0x31, 0x2e, 0x53, 0x6f, 0x63, 0x6b,
  2787. 0x65, 0x74, 0x52, 0x65, 0x66, 0x52, 0x03, 0x72, 0x65, 0x66, 0x12, 0x30, 0x0a, 0x04, 0x64, 0x61,
  2788. 0x74, 0x61, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1c, 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e,
  2789. 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x2e, 0x76, 0x31, 0x2e, 0x53, 0x6f, 0x63, 0x6b,
  2790. 0x65, 0x74, 0x44, 0x61, 0x74, 0x61, 0x52, 0x04, 0x64, 0x61, 0x74, 0x61, 0x12, 0x2f, 0x0a, 0x05,
  2791. 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x19, 0x2e, 0x67, 0x72,
  2792. 0x70, 0x63, 0x2e, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x2e, 0x76, 0x31, 0x2e, 0x41,
  2793. 0x64, 0x64, 0x72, 0x65, 0x73, 0x73, 0x52, 0x05, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x12, 0x31, 0x0a,
  2794. 0x06, 0x72, 0x65, 0x6d, 0x6f, 0x74, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x19, 0x2e,
  2795. 0x67, 0x72, 0x70, 0x63, 0x2e, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x2e, 0x76, 0x31,
  2796. 0x2e, 0x41, 0x64, 0x64, 0x72, 0x65, 0x73, 0x73, 0x52, 0x06, 0x72, 0x65, 0x6d, 0x6f, 0x74, 0x65,
  2797. 0x12, 0x36, 0x0a, 0x08, 0x73, 0x65, 0x63, 0x75, 0x72, 0x69, 0x74, 0x79, 0x18, 0x05, 0x20, 0x01,
  2798. 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65,
  2799. 0x6c, 0x7a, 0x2e, 0x76, 0x31, 0x2e, 0x53, 0x65, 0x63, 0x75, 0x72, 0x69, 0x74, 0x79, 0x52, 0x08,
  2800. 0x73, 0x65, 0x63, 0x75, 0x72, 0x69, 0x74, 0x79, 0x12, 0x1f, 0x0a, 0x0b, 0x72, 0x65, 0x6d, 0x6f,
  2801. 0x74, 0x65, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x72,
  2802. 0x65, 0x6d, 0x6f, 0x74, 0x65, 0x4e, 0x61, 0x6d, 0x65, 0x22, 0x83, 0x07, 0x0a, 0x0a, 0x53, 0x6f,
  2803. 0x63, 0x6b, 0x65, 0x74, 0x44, 0x61, 0x74, 0x61, 0x12, 0x27, 0x0a, 0x0f, 0x73, 0x74, 0x72, 0x65,
  2804. 0x61, 0x6d, 0x73, 0x5f, 0x73, 0x74, 0x61, 0x72, 0x74, 0x65, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28,
  2805. 0x03, 0x52, 0x0e, 0x73, 0x74, 0x72, 0x65, 0x61, 0x6d, 0x73, 0x53, 0x74, 0x61, 0x72, 0x74, 0x65,
  2806. 0x64, 0x12, 0x2b, 0x0a, 0x11, 0x73, 0x74, 0x72, 0x65, 0x61, 0x6d, 0x73, 0x5f, 0x73, 0x75, 0x63,
  2807. 0x63, 0x65, 0x65, 0x64, 0x65, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x10, 0x73, 0x74,
  2808. 0x72, 0x65, 0x61, 0x6d, 0x73, 0x53, 0x75, 0x63, 0x63, 0x65, 0x65, 0x64, 0x65, 0x64, 0x12, 0x25,
  2809. 0x0a, 0x0e, 0x73, 0x74, 0x72, 0x65, 0x61, 0x6d, 0x73, 0x5f, 0x66, 0x61, 0x69, 0x6c, 0x65, 0x64,
  2810. 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0d, 0x73, 0x74, 0x72, 0x65, 0x61, 0x6d, 0x73, 0x46,
  2811. 0x61, 0x69, 0x6c, 0x65, 0x64, 0x12, 0x23, 0x0a, 0x0d, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
  2812. 0x73, 0x5f, 0x73, 0x65, 0x6e, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0c, 0x6d, 0x65,
  2813. 0x73, 0x73, 0x61, 0x67, 0x65, 0x73, 0x53, 0x65, 0x6e, 0x74, 0x12, 0x2b, 0x0a, 0x11, 0x6d, 0x65,
  2814. 0x73, 0x73, 0x61, 0x67, 0x65, 0x73, 0x5f, 0x72, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x64, 0x18,
  2815. 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x10, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x73, 0x52,
  2816. 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x64, 0x12, 0x28, 0x0a, 0x10, 0x6b, 0x65, 0x65, 0x70, 0x5f,
  2817. 0x61, 0x6c, 0x69, 0x76, 0x65, 0x73, 0x5f, 0x73, 0x65, 0x6e, 0x74, 0x18, 0x06, 0x20, 0x01, 0x28,
  2818. 0x03, 0x52, 0x0e, 0x6b, 0x65, 0x65, 0x70, 0x41, 0x6c, 0x69, 0x76, 0x65, 0x73, 0x53, 0x65, 0x6e,
  2819. 0x74, 0x12, 0x68, 0x0a, 0x23, 0x6c, 0x61, 0x73, 0x74, 0x5f, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x5f,
  2820. 0x73, 0x74, 0x72, 0x65, 0x61, 0x6d, 0x5f, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x74,
  2821. 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x18, 0x07, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a,
  2822. 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66,
  2823. 0x2e, 0x54, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x52, 0x1f, 0x6c, 0x61, 0x73, 0x74,
  2824. 0x4c, 0x6f, 0x63, 0x61, 0x6c, 0x53, 0x74, 0x72, 0x65, 0x61, 0x6d, 0x43, 0x72, 0x65, 0x61, 0x74,
  2825. 0x65, 0x64, 0x54, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x12, 0x6a, 0x0a, 0x24, 0x6c,
  2826. 0x61, 0x73, 0x74, 0x5f, 0x72, 0x65, 0x6d, 0x6f, 0x74, 0x65, 0x5f, 0x73, 0x74, 0x72, 0x65, 0x61,
  2827. 0x6d, 0x5f, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x74, 0x69, 0x6d, 0x65, 0x73, 0x74,
  2828. 0x61, 0x6d, 0x70, 0x18, 0x08, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x67, 0x6f, 0x6f, 0x67,
  2829. 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x54, 0x69, 0x6d, 0x65,
  2830. 0x73, 0x74, 0x61, 0x6d, 0x70, 0x52, 0x20, 0x6c, 0x61, 0x73, 0x74, 0x52, 0x65, 0x6d, 0x6f, 0x74,
  2831. 0x65, 0x53, 0x74, 0x72, 0x65, 0x61, 0x6d, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x54, 0x69,
  2832. 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x12, 0x59, 0x0a, 0x1b, 0x6c, 0x61, 0x73, 0x74, 0x5f,
  2833. 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x5f, 0x73, 0x65, 0x6e, 0x74, 0x5f, 0x74, 0x69, 0x6d,
  2834. 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x18, 0x09, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x67,
  2835. 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x54,
  2836. 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x52, 0x18, 0x6c, 0x61, 0x73, 0x74, 0x4d, 0x65,
  2837. 0x73, 0x73, 0x61, 0x67, 0x65, 0x53, 0x65, 0x6e, 0x74, 0x54, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61,
  2838. 0x6d, 0x70, 0x12, 0x61, 0x0a, 0x1f, 0x6c, 0x61, 0x73, 0x74, 0x5f, 0x6d, 0x65, 0x73, 0x73, 0x61,
  2839. 0x67, 0x65, 0x5f, 0x72, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x64, 0x5f, 0x74, 0x69, 0x6d, 0x65,
  2840. 0x73, 0x74, 0x61, 0x6d, 0x70, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x67, 0x6f,
  2841. 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x54, 0x69,
  2842. 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x52, 0x1c, 0x6c, 0x61, 0x73, 0x74, 0x4d, 0x65, 0x73,
  2843. 0x73, 0x61, 0x67, 0x65, 0x52, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x64, 0x54, 0x69, 0x6d, 0x65,
  2844. 0x73, 0x74, 0x61, 0x6d, 0x70, 0x12, 0x56, 0x0a, 0x19, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x5f, 0x66,
  2845. 0x6c, 0x6f, 0x77, 0x5f, 0x63, 0x6f, 0x6e, 0x74, 0x72, 0x6f, 0x6c, 0x5f, 0x77, 0x69, 0x6e, 0x64,
  2846. 0x6f, 0x77, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c,
  2847. 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x49, 0x6e, 0x74, 0x36, 0x34,
  2848. 0x56, 0x61, 0x6c, 0x75, 0x65, 0x52, 0x16, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x46, 0x6c, 0x6f, 0x77,
  2849. 0x43, 0x6f, 0x6e, 0x74, 0x72, 0x6f, 0x6c, 0x57, 0x69, 0x6e, 0x64, 0x6f, 0x77, 0x12, 0x58, 0x0a,
  2850. 0x1a, 0x72, 0x65, 0x6d, 0x6f, 0x74, 0x65, 0x5f, 0x66, 0x6c, 0x6f, 0x77, 0x5f, 0x63, 0x6f, 0x6e,
  2851. 0x74, 0x72, 0x6f, 0x6c, 0x5f, 0x77, 0x69, 0x6e, 0x64, 0x6f, 0x77, 0x18, 0x0c, 0x20, 0x01, 0x28,
  2852. 0x0b, 0x32, 0x1b, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  2853. 0x62, 0x75, 0x66, 0x2e, 0x49, 0x6e, 0x74, 0x36, 0x34, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x52, 0x17,
  2854. 0x72, 0x65, 0x6d, 0x6f, 0x74, 0x65, 0x46, 0x6c, 0x6f, 0x77, 0x43, 0x6f, 0x6e, 0x74, 0x72, 0x6f,
  2855. 0x6c, 0x57, 0x69, 0x6e, 0x64, 0x6f, 0x77, 0x12, 0x36, 0x0a, 0x06, 0x6f, 0x70, 0x74, 0x69, 0x6f,
  2856. 0x6e, 0x18, 0x0d, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1e, 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e, 0x63,
  2857. 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x2e, 0x76, 0x31, 0x2e, 0x53, 0x6f, 0x63, 0x6b, 0x65,
  2858. 0x74, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x06, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x22,
  2859. 0xb8, 0x03, 0x0a, 0x07, 0x41, 0x64, 0x64, 0x72, 0x65, 0x73, 0x73, 0x12, 0x4d, 0x0a, 0x0d, 0x74,
  2860. 0x63, 0x70, 0x69, 0x70, 0x5f, 0x61, 0x64, 0x64, 0x72, 0x65, 0x73, 0x73, 0x18, 0x01, 0x20, 0x01,
  2861. 0x28, 0x0b, 0x32, 0x26, 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65,
  2862. 0x6c, 0x7a, 0x2e, 0x76, 0x31, 0x2e, 0x41, 0x64, 0x64, 0x72, 0x65, 0x73, 0x73, 0x2e, 0x54, 0x63,
  2863. 0x70, 0x49, 0x70, 0x41, 0x64, 0x64, 0x72, 0x65, 0x73, 0x73, 0x48, 0x00, 0x52, 0x0c, 0x74, 0x63,
  2864. 0x70, 0x69, 0x70, 0x41, 0x64, 0x64, 0x72, 0x65, 0x73, 0x73, 0x12, 0x47, 0x0a, 0x0b, 0x75, 0x64,
  2865. 0x73, 0x5f, 0x61, 0x64, 0x64, 0x72, 0x65, 0x73, 0x73, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32,
  2866. 0x24, 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x2e,
  2867. 0x76, 0x31, 0x2e, 0x41, 0x64, 0x64, 0x72, 0x65, 0x73, 0x73, 0x2e, 0x55, 0x64, 0x73, 0x41, 0x64,
  2868. 0x64, 0x72, 0x65, 0x73, 0x73, 0x48, 0x00, 0x52, 0x0a, 0x75, 0x64, 0x73, 0x41, 0x64, 0x64, 0x72,
  2869. 0x65, 0x73, 0x73, 0x12, 0x4d, 0x0a, 0x0d, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x5f, 0x61, 0x64, 0x64,
  2870. 0x72, 0x65, 0x73, 0x73, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x26, 0x2e, 0x67, 0x72, 0x70,
  2871. 0x63, 0x2e, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x2e, 0x76, 0x31, 0x2e, 0x41, 0x64,
  2872. 0x64, 0x72, 0x65, 0x73, 0x73, 0x2e, 0x4f, 0x74, 0x68, 0x65, 0x72, 0x41, 0x64, 0x64, 0x72, 0x65,
  2873. 0x73, 0x73, 0x48, 0x00, 0x52, 0x0c, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x41, 0x64, 0x64, 0x72, 0x65,
  2874. 0x73, 0x73, 0x1a, 0x41, 0x0a, 0x0c, 0x54, 0x63, 0x70, 0x49, 0x70, 0x41, 0x64, 0x64, 0x72, 0x65,
  2875. 0x73, 0x73, 0x12, 0x1d, 0x0a, 0x0a, 0x69, 0x70, 0x5f, 0x61, 0x64, 0x64, 0x72, 0x65, 0x73, 0x73,
  2876. 0x18, 0x01, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x09, 0x69, 0x70, 0x41, 0x64, 0x64, 0x72, 0x65, 0x73,
  2877. 0x73, 0x12, 0x12, 0x0a, 0x04, 0x70, 0x6f, 0x72, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52,
  2878. 0x04, 0x70, 0x6f, 0x72, 0x74, 0x1a, 0x28, 0x0a, 0x0a, 0x55, 0x64, 0x73, 0x41, 0x64, 0x64, 0x72,
  2879. 0x65, 0x73, 0x73, 0x12, 0x1a, 0x0a, 0x08, 0x66, 0x69, 0x6c, 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x18,
  2880. 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x66, 0x69, 0x6c, 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x1a,
  2881. 0x4e, 0x0a, 0x0c, 0x4f, 0x74, 0x68, 0x65, 0x72, 0x41, 0x64, 0x64, 0x72, 0x65, 0x73, 0x73, 0x12,
  2882. 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e,
  2883. 0x61, 0x6d, 0x65, 0x12, 0x2a, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01,
  2884. 0x28, 0x0b, 0x32, 0x14, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74,
  2885. 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x41, 0x6e, 0x79, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x42,
  2886. 0x09, 0x0a, 0x07, 0x61, 0x64, 0x64, 0x72, 0x65, 0x73, 0x73, 0x22, 0x96, 0x03, 0x0a, 0x08, 0x53,
  2887. 0x65, 0x63, 0x75, 0x72, 0x69, 0x74, 0x79, 0x12, 0x32, 0x0a, 0x03, 0x74, 0x6c, 0x73, 0x18, 0x01,
  2888. 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1e, 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e, 0x63, 0x68, 0x61, 0x6e,
  2889. 0x6e, 0x65, 0x6c, 0x7a, 0x2e, 0x76, 0x31, 0x2e, 0x53, 0x65, 0x63, 0x75, 0x72, 0x69, 0x74, 0x79,
  2890. 0x2e, 0x54, 0x6c, 0x73, 0x48, 0x00, 0x52, 0x03, 0x74, 0x6c, 0x73, 0x12, 0x40, 0x0a, 0x05, 0x6f,
  2891. 0x74, 0x68, 0x65, 0x72, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x28, 0x2e, 0x67, 0x72, 0x70,
  2892. 0x63, 0x2e, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x2e, 0x76, 0x31, 0x2e, 0x53, 0x65,
  2893. 0x63, 0x75, 0x72, 0x69, 0x74, 0x79, 0x2e, 0x4f, 0x74, 0x68, 0x65, 0x72, 0x53, 0x65, 0x63, 0x75,
  2894. 0x72, 0x69, 0x74, 0x79, 0x48, 0x00, 0x52, 0x05, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x1a, 0xb9, 0x01,
  2895. 0x0a, 0x03, 0x54, 0x6c, 0x73, 0x12, 0x25, 0x0a, 0x0d, 0x73, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72,
  2896. 0x64, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x48, 0x00, 0x52, 0x0c,
  2897. 0x73, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x1f, 0x0a, 0x0a,
  2898. 0x6f, 0x74, 0x68, 0x65, 0x72, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09,
  2899. 0x48, 0x00, 0x52, 0x09, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x2b, 0x0a,
  2900. 0x11, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x5f, 0x63, 0x65, 0x72, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61,
  2901. 0x74, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x10, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x43,
  2902. 0x65, 0x72, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x65, 0x12, 0x2d, 0x0a, 0x12, 0x72, 0x65,
  2903. 0x6d, 0x6f, 0x74, 0x65, 0x5f, 0x63, 0x65, 0x72, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x65,
  2904. 0x18, 0x04, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x11, 0x72, 0x65, 0x6d, 0x6f, 0x74, 0x65, 0x43, 0x65,
  2905. 0x72, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x65, 0x42, 0x0e, 0x0a, 0x0c, 0x63, 0x69, 0x70,
  2906. 0x68, 0x65, 0x72, 0x5f, 0x73, 0x75, 0x69, 0x74, 0x65, 0x1a, 0x4f, 0x0a, 0x0d, 0x4f, 0x74, 0x68,
  2907. 0x65, 0x72, 0x53, 0x65, 0x63, 0x75, 0x72, 0x69, 0x74, 0x79, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61,
  2908. 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x2a,
  2909. 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x14, 0x2e,
  2910. 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e,
  2911. 0x41, 0x6e, 0x79, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x42, 0x07, 0x0a, 0x05, 0x6d, 0x6f,
  2912. 0x64, 0x65, 0x6c, 0x22, 0x6e, 0x0a, 0x0c, 0x53, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x4f, 0x70, 0x74,
  2913. 0x69, 0x6f, 0x6e, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28,
  2914. 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65,
  2915. 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x12, 0x34, 0x0a,
  2916. 0x0a, 0x61, 0x64, 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28,
  2917. 0x0b, 0x32, 0x14, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  2918. 0x62, 0x75, 0x66, 0x2e, 0x41, 0x6e, 0x79, 0x52, 0x0a, 0x61, 0x64, 0x64, 0x69, 0x74, 0x69, 0x6f,
  2919. 0x6e, 0x61, 0x6c, 0x22, 0x4c, 0x0a, 0x13, 0x53, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x4f, 0x70, 0x74,
  2920. 0x69, 0x6f, 0x6e, 0x54, 0x69, 0x6d, 0x65, 0x6f, 0x75, 0x74, 0x12, 0x35, 0x0a, 0x08, 0x64, 0x75,
  2921. 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x19, 0x2e, 0x67,
  2922. 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x44,
  2923. 0x75, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x08, 0x64, 0x75, 0x72, 0x61, 0x74, 0x69, 0x6f,
  2924. 0x6e, 0x22, 0x63, 0x0a, 0x12, 0x53, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x4f, 0x70, 0x74, 0x69, 0x6f,
  2925. 0x6e, 0x4c, 0x69, 0x6e, 0x67, 0x65, 0x72, 0x12, 0x16, 0x0a, 0x06, 0x61, 0x63, 0x74, 0x69, 0x76,
  2926. 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x61, 0x63, 0x74, 0x69, 0x76, 0x65, 0x12,
  2927. 0x35, 0x0a, 0x08, 0x64, 0x75, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28,
  2928. 0x0b, 0x32, 0x19, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  2929. 0x62, 0x75, 0x66, 0x2e, 0x44, 0x75, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x08, 0x64, 0x75,
  2930. 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x22, 0xb2, 0x08, 0x0a, 0x13, 0x53, 0x6f, 0x63, 0x6b, 0x65,
  2931. 0x74, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x54, 0x63, 0x70, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x1d,
  2932. 0x0a, 0x0a, 0x74, 0x63, 0x70, 0x69, 0x5f, 0x73, 0x74, 0x61, 0x74, 0x65, 0x18, 0x01, 0x20, 0x01,
  2933. 0x28, 0x0d, 0x52, 0x09, 0x74, 0x63, 0x70, 0x69, 0x53, 0x74, 0x61, 0x74, 0x65, 0x12, 0x22, 0x0a,
  2934. 0x0d, 0x74, 0x63, 0x70, 0x69, 0x5f, 0x63, 0x61, 0x5f, 0x73, 0x74, 0x61, 0x74, 0x65, 0x18, 0x02,
  2935. 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0b, 0x74, 0x63, 0x70, 0x69, 0x43, 0x61, 0x53, 0x74, 0x61, 0x74,
  2936. 0x65, 0x12, 0x29, 0x0a, 0x10, 0x74, 0x63, 0x70, 0x69, 0x5f, 0x72, 0x65, 0x74, 0x72, 0x61, 0x6e,
  2937. 0x73, 0x6d, 0x69, 0x74, 0x73, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0f, 0x74, 0x63, 0x70,
  2938. 0x69, 0x52, 0x65, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x6d, 0x69, 0x74, 0x73, 0x12, 0x1f, 0x0a, 0x0b,
  2939. 0x74, 0x63, 0x70, 0x69, 0x5f, 0x70, 0x72, 0x6f, 0x62, 0x65, 0x73, 0x18, 0x04, 0x20, 0x01, 0x28,
  2940. 0x0d, 0x52, 0x0a, 0x74, 0x63, 0x70, 0x69, 0x50, 0x72, 0x6f, 0x62, 0x65, 0x73, 0x12, 0x21, 0x0a,
  2941. 0x0c, 0x74, 0x63, 0x70, 0x69, 0x5f, 0x62, 0x61, 0x63, 0x6b, 0x6f, 0x66, 0x66, 0x18, 0x05, 0x20,
  2942. 0x01, 0x28, 0x0d, 0x52, 0x0b, 0x74, 0x63, 0x70, 0x69, 0x42, 0x61, 0x63, 0x6b, 0x6f, 0x66, 0x66,
  2943. 0x12, 0x21, 0x0a, 0x0c, 0x74, 0x63, 0x70, 0x69, 0x5f, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73,
  2944. 0x18, 0x06, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0b, 0x74, 0x63, 0x70, 0x69, 0x4f, 0x70, 0x74, 0x69,
  2945. 0x6f, 0x6e, 0x73, 0x12, 0x26, 0x0a, 0x0f, 0x74, 0x63, 0x70, 0x69, 0x5f, 0x73, 0x6e, 0x64, 0x5f,
  2946. 0x77, 0x73, 0x63, 0x61, 0x6c, 0x65, 0x18, 0x07, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0d, 0x74, 0x63,
  2947. 0x70, 0x69, 0x53, 0x6e, 0x64, 0x57, 0x73, 0x63, 0x61, 0x6c, 0x65, 0x12, 0x26, 0x0a, 0x0f, 0x74,
  2948. 0x63, 0x70, 0x69, 0x5f, 0x72, 0x63, 0x76, 0x5f, 0x77, 0x73, 0x63, 0x61, 0x6c, 0x65, 0x18, 0x08,
  2949. 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0d, 0x74, 0x63, 0x70, 0x69, 0x52, 0x63, 0x76, 0x57, 0x73, 0x63,
  2950. 0x61, 0x6c, 0x65, 0x12, 0x19, 0x0a, 0x08, 0x74, 0x63, 0x70, 0x69, 0x5f, 0x72, 0x74, 0x6f, 0x18,
  2951. 0x09, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x07, 0x74, 0x63, 0x70, 0x69, 0x52, 0x74, 0x6f, 0x12, 0x19,
  2952. 0x0a, 0x08, 0x74, 0x63, 0x70, 0x69, 0x5f, 0x61, 0x74, 0x6f, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x0d,
  2953. 0x52, 0x07, 0x74, 0x63, 0x70, 0x69, 0x41, 0x74, 0x6f, 0x12, 0x20, 0x0a, 0x0c, 0x74, 0x63, 0x70,
  2954. 0x69, 0x5f, 0x73, 0x6e, 0x64, 0x5f, 0x6d, 0x73, 0x73, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x0d, 0x52,
  2955. 0x0a, 0x74, 0x63, 0x70, 0x69, 0x53, 0x6e, 0x64, 0x4d, 0x73, 0x73, 0x12, 0x20, 0x0a, 0x0c, 0x74,
  2956. 0x63, 0x70, 0x69, 0x5f, 0x72, 0x63, 0x76, 0x5f, 0x6d, 0x73, 0x73, 0x18, 0x0c, 0x20, 0x01, 0x28,
  2957. 0x0d, 0x52, 0x0a, 0x74, 0x63, 0x70, 0x69, 0x52, 0x63, 0x76, 0x4d, 0x73, 0x73, 0x12, 0x21, 0x0a,
  2958. 0x0c, 0x74, 0x63, 0x70, 0x69, 0x5f, 0x75, 0x6e, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x18, 0x0d, 0x20,
  2959. 0x01, 0x28, 0x0d, 0x52, 0x0b, 0x74, 0x63, 0x70, 0x69, 0x55, 0x6e, 0x61, 0x63, 0x6b, 0x65, 0x64,
  2960. 0x12, 0x1f, 0x0a, 0x0b, 0x74, 0x63, 0x70, 0x69, 0x5f, 0x73, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x18,
  2961. 0x0e, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0a, 0x74, 0x63, 0x70, 0x69, 0x53, 0x61, 0x63, 0x6b, 0x65,
  2962. 0x64, 0x12, 0x1b, 0x0a, 0x09, 0x74, 0x63, 0x70, 0x69, 0x5f, 0x6c, 0x6f, 0x73, 0x74, 0x18, 0x0f,
  2963. 0x20, 0x01, 0x28, 0x0d, 0x52, 0x08, 0x74, 0x63, 0x70, 0x69, 0x4c, 0x6f, 0x73, 0x74, 0x12, 0x21,
  2964. 0x0a, 0x0c, 0x74, 0x63, 0x70, 0x69, 0x5f, 0x72, 0x65, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x18, 0x10,
  2965. 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0b, 0x74, 0x63, 0x70, 0x69, 0x52, 0x65, 0x74, 0x72, 0x61, 0x6e,
  2966. 0x73, 0x12, 0x21, 0x0a, 0x0c, 0x74, 0x63, 0x70, 0x69, 0x5f, 0x66, 0x61, 0x63, 0x6b, 0x65, 0x74,
  2967. 0x73, 0x18, 0x11, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0b, 0x74, 0x63, 0x70, 0x69, 0x46, 0x61, 0x63,
  2968. 0x6b, 0x65, 0x74, 0x73, 0x12, 0x2d, 0x0a, 0x13, 0x74, 0x63, 0x70, 0x69, 0x5f, 0x6c, 0x61, 0x73,
  2969. 0x74, 0x5f, 0x64, 0x61, 0x74, 0x61, 0x5f, 0x73, 0x65, 0x6e, 0x74, 0x18, 0x12, 0x20, 0x01, 0x28,
  2970. 0x0d, 0x52, 0x10, 0x74, 0x63, 0x70, 0x69, 0x4c, 0x61, 0x73, 0x74, 0x44, 0x61, 0x74, 0x61, 0x53,
  2971. 0x65, 0x6e, 0x74, 0x12, 0x2b, 0x0a, 0x12, 0x74, 0x63, 0x70, 0x69, 0x5f, 0x6c, 0x61, 0x73, 0x74,
  2972. 0x5f, 0x61, 0x63, 0x6b, 0x5f, 0x73, 0x65, 0x6e, 0x74, 0x18, 0x13, 0x20, 0x01, 0x28, 0x0d, 0x52,
  2973. 0x0f, 0x74, 0x63, 0x70, 0x69, 0x4c, 0x61, 0x73, 0x74, 0x41, 0x63, 0x6b, 0x53, 0x65, 0x6e, 0x74,
  2974. 0x12, 0x2d, 0x0a, 0x13, 0x74, 0x63, 0x70, 0x69, 0x5f, 0x6c, 0x61, 0x73, 0x74, 0x5f, 0x64, 0x61,
  2975. 0x74, 0x61, 0x5f, 0x72, 0x65, 0x63, 0x76, 0x18, 0x14, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x10, 0x74,
  2976. 0x63, 0x70, 0x69, 0x4c, 0x61, 0x73, 0x74, 0x44, 0x61, 0x74, 0x61, 0x52, 0x65, 0x63, 0x76, 0x12,
  2977. 0x2b, 0x0a, 0x12, 0x74, 0x63, 0x70, 0x69, 0x5f, 0x6c, 0x61, 0x73, 0x74, 0x5f, 0x61, 0x63, 0x6b,
  2978. 0x5f, 0x72, 0x65, 0x63, 0x76, 0x18, 0x15, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0f, 0x74, 0x63, 0x70,
  2979. 0x69, 0x4c, 0x61, 0x73, 0x74, 0x41, 0x63, 0x6b, 0x52, 0x65, 0x63, 0x76, 0x12, 0x1b, 0x0a, 0x09,
  2980. 0x74, 0x63, 0x70, 0x69, 0x5f, 0x70, 0x6d, 0x74, 0x75, 0x18, 0x16, 0x20, 0x01, 0x28, 0x0d, 0x52,
  2981. 0x08, 0x74, 0x63, 0x70, 0x69, 0x50, 0x6d, 0x74, 0x75, 0x12, 0x2a, 0x0a, 0x11, 0x74, 0x63, 0x70,
  2982. 0x69, 0x5f, 0x72, 0x63, 0x76, 0x5f, 0x73, 0x73, 0x74, 0x68, 0x72, 0x65, 0x73, 0x68, 0x18, 0x17,
  2983. 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0f, 0x74, 0x63, 0x70, 0x69, 0x52, 0x63, 0x76, 0x53, 0x73, 0x74,
  2984. 0x68, 0x72, 0x65, 0x73, 0x68, 0x12, 0x19, 0x0a, 0x08, 0x74, 0x63, 0x70, 0x69, 0x5f, 0x72, 0x74,
  2985. 0x74, 0x18, 0x18, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x07, 0x74, 0x63, 0x70, 0x69, 0x52, 0x74, 0x74,
  2986. 0x12, 0x1f, 0x0a, 0x0b, 0x74, 0x63, 0x70, 0x69, 0x5f, 0x72, 0x74, 0x74, 0x76, 0x61, 0x72, 0x18,
  2987. 0x19, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0a, 0x74, 0x63, 0x70, 0x69, 0x52, 0x74, 0x74, 0x76, 0x61,
  2988. 0x72, 0x12, 0x2a, 0x0a, 0x11, 0x74, 0x63, 0x70, 0x69, 0x5f, 0x73, 0x6e, 0x64, 0x5f, 0x73, 0x73,
  2989. 0x74, 0x68, 0x72, 0x65, 0x73, 0x68, 0x18, 0x1a, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0f, 0x74, 0x63,
  2990. 0x70, 0x69, 0x53, 0x6e, 0x64, 0x53, 0x73, 0x74, 0x68, 0x72, 0x65, 0x73, 0x68, 0x12, 0x22, 0x0a,
  2991. 0x0d, 0x74, 0x63, 0x70, 0x69, 0x5f, 0x73, 0x6e, 0x64, 0x5f, 0x63, 0x77, 0x6e, 0x64, 0x18, 0x1b,
  2992. 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0b, 0x74, 0x63, 0x70, 0x69, 0x53, 0x6e, 0x64, 0x43, 0x77, 0x6e,
  2993. 0x64, 0x12, 0x1f, 0x0a, 0x0b, 0x74, 0x63, 0x70, 0x69, 0x5f, 0x61, 0x64, 0x76, 0x6d, 0x73, 0x73,
  2994. 0x18, 0x1c, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0a, 0x74, 0x63, 0x70, 0x69, 0x41, 0x64, 0x76, 0x6d,
  2995. 0x73, 0x73, 0x12, 0x27, 0x0a, 0x0f, 0x74, 0x63, 0x70, 0x69, 0x5f, 0x72, 0x65, 0x6f, 0x72, 0x64,
  2996. 0x65, 0x72, 0x69, 0x6e, 0x67, 0x18, 0x1d, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0e, 0x74, 0x63, 0x70,
  2997. 0x69, 0x52, 0x65, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x69, 0x6e, 0x67, 0x22, 0x62, 0x0a, 0x15, 0x47,
  2998. 0x65, 0x74, 0x54, 0x6f, 0x70, 0x43, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x73, 0x52, 0x65, 0x71,
  2999. 0x75, 0x65, 0x73, 0x74, 0x12, 0x28, 0x0a, 0x10, 0x73, 0x74, 0x61, 0x72, 0x74, 0x5f, 0x63, 0x68,
  3000. 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0e,
  3001. 0x73, 0x74, 0x61, 0x72, 0x74, 0x43, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x49, 0x64, 0x12, 0x1f,
  3002. 0x0a, 0x0b, 0x6d, 0x61, 0x78, 0x5f, 0x72, 0x65, 0x73, 0x75, 0x6c, 0x74, 0x73, 0x18, 0x02, 0x20,
  3003. 0x01, 0x28, 0x03, 0x52, 0x0a, 0x6d, 0x61, 0x78, 0x52, 0x65, 0x73, 0x75, 0x6c, 0x74, 0x73, 0x22,
  3004. 0x5f, 0x0a, 0x16, 0x47, 0x65, 0x74, 0x54, 0x6f, 0x70, 0x43, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c,
  3005. 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x33, 0x0a, 0x07, 0x63, 0x68, 0x61,
  3006. 0x6e, 0x6e, 0x65, 0x6c, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x19, 0x2e, 0x67, 0x72, 0x70,
  3007. 0x63, 0x2e, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x68,
  3008. 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x52, 0x07, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x12, 0x10,
  3009. 0x0a, 0x03, 0x65, 0x6e, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x08, 0x52, 0x03, 0x65, 0x6e, 0x64,
  3010. 0x22, 0x5c, 0x0a, 0x11, 0x47, 0x65, 0x74, 0x53, 0x65, 0x72, 0x76, 0x65, 0x72, 0x73, 0x52, 0x65,
  3011. 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x26, 0x0a, 0x0f, 0x73, 0x74, 0x61, 0x72, 0x74, 0x5f, 0x73,
  3012. 0x65, 0x72, 0x76, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0d,
  3013. 0x73, 0x74, 0x61, 0x72, 0x74, 0x53, 0x65, 0x72, 0x76, 0x65, 0x72, 0x49, 0x64, 0x12, 0x1f, 0x0a,
  3014. 0x0b, 0x6d, 0x61, 0x78, 0x5f, 0x72, 0x65, 0x73, 0x75, 0x6c, 0x74, 0x73, 0x18, 0x02, 0x20, 0x01,
  3015. 0x28, 0x03, 0x52, 0x0a, 0x6d, 0x61, 0x78, 0x52, 0x65, 0x73, 0x75, 0x6c, 0x74, 0x73, 0x22, 0x58,
  3016. 0x0a, 0x12, 0x47, 0x65, 0x74, 0x53, 0x65, 0x72, 0x76, 0x65, 0x72, 0x73, 0x52, 0x65, 0x73, 0x70,
  3017. 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x30, 0x0a, 0x06, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x18, 0x01,
  3018. 0x20, 0x03, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e, 0x63, 0x68, 0x61, 0x6e,
  3019. 0x6e, 0x65, 0x6c, 0x7a, 0x2e, 0x76, 0x31, 0x2e, 0x53, 0x65, 0x72, 0x76, 0x65, 0x72, 0x52, 0x06,
  3020. 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x12, 0x10, 0x0a, 0x03, 0x65, 0x6e, 0x64, 0x18, 0x02, 0x20,
  3021. 0x01, 0x28, 0x08, 0x52, 0x03, 0x65, 0x6e, 0x64, 0x22, 0x2f, 0x0a, 0x10, 0x47, 0x65, 0x74, 0x53,
  3022. 0x65, 0x72, 0x76, 0x65, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1b, 0x0a, 0x09,
  3023. 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52,
  3024. 0x08, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x49, 0x64, 0x22, 0x45, 0x0a, 0x11, 0x47, 0x65, 0x74,
  3025. 0x53, 0x65, 0x72, 0x76, 0x65, 0x72, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x30,
  3026. 0x0a, 0x06, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x18,
  3027. 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x2e, 0x76,
  3028. 0x31, 0x2e, 0x53, 0x65, 0x72, 0x76, 0x65, 0x72, 0x52, 0x06, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72,
  3029. 0x22, 0x7f, 0x0a, 0x17, 0x47, 0x65, 0x74, 0x53, 0x65, 0x72, 0x76, 0x65, 0x72, 0x53, 0x6f, 0x63,
  3030. 0x6b, 0x65, 0x74, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1b, 0x0a, 0x09, 0x73,
  3031. 0x65, 0x72, 0x76, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08,
  3032. 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x49, 0x64, 0x12, 0x26, 0x0a, 0x0f, 0x73, 0x74, 0x61, 0x72,
  3033. 0x74, 0x5f, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28,
  3034. 0x03, 0x52, 0x0d, 0x73, 0x74, 0x61, 0x72, 0x74, 0x53, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x49, 0x64,
  3035. 0x12, 0x1f, 0x0a, 0x0b, 0x6d, 0x61, 0x78, 0x5f, 0x72, 0x65, 0x73, 0x75, 0x6c, 0x74, 0x73, 0x18,
  3036. 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0a, 0x6d, 0x61, 0x78, 0x52, 0x65, 0x73, 0x75, 0x6c, 0x74,
  3037. 0x73, 0x22, 0x68, 0x0a, 0x18, 0x47, 0x65, 0x74, 0x53, 0x65, 0x72, 0x76, 0x65, 0x72, 0x53, 0x6f,
  3038. 0x63, 0x6b, 0x65, 0x74, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x3a, 0x0a,
  3039. 0x0a, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x5f, 0x72, 0x65, 0x66, 0x18, 0x01, 0x20, 0x03, 0x28,
  3040. 0x0b, 0x32, 0x1b, 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c,
  3041. 0x7a, 0x2e, 0x76, 0x31, 0x2e, 0x53, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x52, 0x65, 0x66, 0x52, 0x09,
  3042. 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x52, 0x65, 0x66, 0x12, 0x10, 0x0a, 0x03, 0x65, 0x6e, 0x64,
  3043. 0x18, 0x02, 0x20, 0x01, 0x28, 0x08, 0x52, 0x03, 0x65, 0x6e, 0x64, 0x22, 0x32, 0x0a, 0x11, 0x47,
  3044. 0x65, 0x74, 0x43, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  3045. 0x12, 0x1d, 0x0a, 0x0a, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x5f, 0x69, 0x64, 0x18, 0x01,
  3046. 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x49, 0x64, 0x22,
  3047. 0x49, 0x0a, 0x12, 0x47, 0x65, 0x74, 0x43, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x52, 0x65, 0x73,
  3048. 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x33, 0x0a, 0x07, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c,
  3049. 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x19, 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e, 0x63, 0x68,
  3050. 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x68, 0x61, 0x6e, 0x6e, 0x65,
  3051. 0x6c, 0x52, 0x07, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x22, 0x3b, 0x0a, 0x14, 0x47, 0x65,
  3052. 0x74, 0x53, 0x75, 0x62, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x52, 0x65, 0x71, 0x75, 0x65,
  3053. 0x73, 0x74, 0x12, 0x23, 0x0a, 0x0d, 0x73, 0x75, 0x62, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c,
  3054. 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0c, 0x73, 0x75, 0x62, 0x63, 0x68,
  3055. 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x49, 0x64, 0x22, 0x55, 0x0a, 0x15, 0x47, 0x65, 0x74, 0x53, 0x75,
  3056. 0x62, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65,
  3057. 0x12, 0x3c, 0x0a, 0x0a, 0x73, 0x75, 0x62, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x18, 0x01,
  3058. 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1c, 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e, 0x63, 0x68, 0x61, 0x6e,
  3059. 0x6e, 0x65, 0x6c, 0x7a, 0x2e, 0x76, 0x31, 0x2e, 0x53, 0x75, 0x62, 0x63, 0x68, 0x61, 0x6e, 0x6e,
  3060. 0x65, 0x6c, 0x52, 0x0a, 0x73, 0x75, 0x62, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x22, 0x49,
  3061. 0x0a, 0x10, 0x47, 0x65, 0x74, 0x53, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65,
  3062. 0x73, 0x74, 0x12, 0x1b, 0x0a, 0x09, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x5f, 0x69, 0x64, 0x18,
  3063. 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x49, 0x64, 0x12,
  3064. 0x18, 0x0a, 0x07, 0x73, 0x75, 0x6d, 0x6d, 0x61, 0x72, 0x79, 0x18, 0x02, 0x20, 0x01, 0x28, 0x08,
  3065. 0x52, 0x07, 0x73, 0x75, 0x6d, 0x6d, 0x61, 0x72, 0x79, 0x22, 0x45, 0x0a, 0x11, 0x47, 0x65, 0x74,
  3066. 0x53, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x30,
  3067. 0x0a, 0x06, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x18,
  3068. 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x2e, 0x76,
  3069. 0x31, 0x2e, 0x53, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x52, 0x06, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74,
  3070. 0x32, 0x9a, 0x05, 0x0a, 0x08, 0x43, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x12, 0x63, 0x0a,
  3071. 0x0e, 0x47, 0x65, 0x74, 0x54, 0x6f, 0x70, 0x43, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x73, 0x12,
  3072. 0x27, 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x2e,
  3073. 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x54, 0x6f, 0x70, 0x43, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c,
  3074. 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x28, 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e,
  3075. 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x54,
  3076. 0x6f, 0x70, 0x43, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e,
  3077. 0x73, 0x65, 0x12, 0x57, 0x0a, 0x0a, 0x47, 0x65, 0x74, 0x53, 0x65, 0x72, 0x76, 0x65, 0x72, 0x73,
  3078. 0x12, 0x23, 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a,
  3079. 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x53, 0x65, 0x72, 0x76, 0x65, 0x72, 0x73, 0x52, 0x65,
  3080. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x24, 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e, 0x63, 0x68, 0x61,
  3081. 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x53, 0x65, 0x72, 0x76,
  3082. 0x65, 0x72, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x54, 0x0a, 0x09, 0x47,
  3083. 0x65, 0x74, 0x53, 0x65, 0x72, 0x76, 0x65, 0x72, 0x12, 0x22, 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e,
  3084. 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x53,
  3085. 0x65, 0x72, 0x76, 0x65, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x23, 0x2e, 0x67,
  3086. 0x72, 0x70, 0x63, 0x2e, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x2e, 0x76, 0x31, 0x2e,
  3087. 0x47, 0x65, 0x74, 0x53, 0x65, 0x72, 0x76, 0x65, 0x72, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73,
  3088. 0x65, 0x12, 0x69, 0x0a, 0x10, 0x47, 0x65, 0x74, 0x53, 0x65, 0x72, 0x76, 0x65, 0x72, 0x53, 0x6f,
  3089. 0x63, 0x6b, 0x65, 0x74, 0x73, 0x12, 0x29, 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e, 0x63, 0x68, 0x61,
  3090. 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x53, 0x65, 0x72, 0x76,
  3091. 0x65, 0x72, 0x53, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  3092. 0x1a, 0x2a, 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a,
  3093. 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x53, 0x65, 0x72, 0x76, 0x65, 0x72, 0x53, 0x6f, 0x63,
  3094. 0x6b, 0x65, 0x74, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x57, 0x0a, 0x0a,
  3095. 0x47, 0x65, 0x74, 0x43, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x12, 0x23, 0x2e, 0x67, 0x72, 0x70,
  3096. 0x63, 0x2e, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65,
  3097. 0x74, 0x43, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  3098. 0x24, 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x2e,
  3099. 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x43, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x52, 0x65, 0x73,
  3100. 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x60, 0x0a, 0x0d, 0x47, 0x65, 0x74, 0x53, 0x75, 0x62, 0x63,
  3101. 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x12, 0x26, 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e, 0x63, 0x68,
  3102. 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x53, 0x75, 0x62,
  3103. 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x27,
  3104. 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x2e, 0x76,
  3105. 0x31, 0x2e, 0x47, 0x65, 0x74, 0x53, 0x75, 0x62, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x52,
  3106. 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x54, 0x0a, 0x09, 0x47, 0x65, 0x74, 0x53, 0x6f,
  3107. 0x63, 0x6b, 0x65, 0x74, 0x12, 0x22, 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e, 0x63, 0x68, 0x61, 0x6e,
  3108. 0x6e, 0x65, 0x6c, 0x7a, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x53, 0x6f, 0x63, 0x6b, 0x65,
  3109. 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x23, 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e,
  3110. 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x53,
  3111. 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x42, 0x58, 0x0a,
  3112. 0x13, 0x69, 0x6f, 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c,
  3113. 0x7a, 0x2e, 0x76, 0x31, 0x42, 0x0d, 0x43, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x50, 0x72,
  3114. 0x6f, 0x74, 0x6f, 0x50, 0x01, 0x5a, 0x30, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x67, 0x6f,
  3115. 0x6c, 0x61, 0x6e, 0x67, 0x2e, 0x6f, 0x72, 0x67, 0x2f, 0x67, 0x72, 0x70, 0x63, 0x2f, 0x63, 0x68,
  3116. 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x7a, 0x2f, 0x67, 0x72, 0x70, 0x63, 0x5f, 0x63, 0x68, 0x61, 0x6e,
  3117. 0x6e, 0x65, 0x6c, 0x7a, 0x5f, 0x76, 0x31, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  3118. }
  3119. var (
  3120. file_grpc_channelz_v1_channelz_proto_rawDescOnce sync.Once
  3121. file_grpc_channelz_v1_channelz_proto_rawDescData = file_grpc_channelz_v1_channelz_proto_rawDesc
  3122. )
  3123. func file_grpc_channelz_v1_channelz_proto_rawDescGZIP() []byte {
  3124. file_grpc_channelz_v1_channelz_proto_rawDescOnce.Do(func() {
  3125. file_grpc_channelz_v1_channelz_proto_rawDescData = protoimpl.X.CompressGZIP(file_grpc_channelz_v1_channelz_proto_rawDescData)
  3126. })
  3127. return file_grpc_channelz_v1_channelz_proto_rawDescData
  3128. }
  3129. var file_grpc_channelz_v1_channelz_proto_enumTypes = make([]protoimpl.EnumInfo, 2)
  3130. var file_grpc_channelz_v1_channelz_proto_msgTypes = make([]protoimpl.MessageInfo, 39)
  3131. var file_grpc_channelz_v1_channelz_proto_goTypes = []interface{}{
  3132. (ChannelConnectivityState_State)(0), // 0: grpc.channelz.v1.ChannelConnectivityState.State
  3133. (ChannelTraceEvent_Severity)(0), // 1: grpc.channelz.v1.ChannelTraceEvent.Severity
  3134. (*Channel)(nil), // 2: grpc.channelz.v1.Channel
  3135. (*Subchannel)(nil), // 3: grpc.channelz.v1.Subchannel
  3136. (*ChannelConnectivityState)(nil), // 4: grpc.channelz.v1.ChannelConnectivityState
  3137. (*ChannelData)(nil), // 5: grpc.channelz.v1.ChannelData
  3138. (*ChannelTraceEvent)(nil), // 6: grpc.channelz.v1.ChannelTraceEvent
  3139. (*ChannelTrace)(nil), // 7: grpc.channelz.v1.ChannelTrace
  3140. (*ChannelRef)(nil), // 8: grpc.channelz.v1.ChannelRef
  3141. (*SubchannelRef)(nil), // 9: grpc.channelz.v1.SubchannelRef
  3142. (*SocketRef)(nil), // 10: grpc.channelz.v1.SocketRef
  3143. (*ServerRef)(nil), // 11: grpc.channelz.v1.ServerRef
  3144. (*Server)(nil), // 12: grpc.channelz.v1.Server
  3145. (*ServerData)(nil), // 13: grpc.channelz.v1.ServerData
  3146. (*Socket)(nil), // 14: grpc.channelz.v1.Socket
  3147. (*SocketData)(nil), // 15: grpc.channelz.v1.SocketData
  3148. (*Address)(nil), // 16: grpc.channelz.v1.Address
  3149. (*Security)(nil), // 17: grpc.channelz.v1.Security
  3150. (*SocketOption)(nil), // 18: grpc.channelz.v1.SocketOption
  3151. (*SocketOptionTimeout)(nil), // 19: grpc.channelz.v1.SocketOptionTimeout
  3152. (*SocketOptionLinger)(nil), // 20: grpc.channelz.v1.SocketOptionLinger
  3153. (*SocketOptionTcpInfo)(nil), // 21: grpc.channelz.v1.SocketOptionTcpInfo
  3154. (*GetTopChannelsRequest)(nil), // 22: grpc.channelz.v1.GetTopChannelsRequest
  3155. (*GetTopChannelsResponse)(nil), // 23: grpc.channelz.v1.GetTopChannelsResponse
  3156. (*GetServersRequest)(nil), // 24: grpc.channelz.v1.GetServersRequest
  3157. (*GetServersResponse)(nil), // 25: grpc.channelz.v1.GetServersResponse
  3158. (*GetServerRequest)(nil), // 26: grpc.channelz.v1.GetServerRequest
  3159. (*GetServerResponse)(nil), // 27: grpc.channelz.v1.GetServerResponse
  3160. (*GetServerSocketsRequest)(nil), // 28: grpc.channelz.v1.GetServerSocketsRequest
  3161. (*GetServerSocketsResponse)(nil), // 29: grpc.channelz.v1.GetServerSocketsResponse
  3162. (*GetChannelRequest)(nil), // 30: grpc.channelz.v1.GetChannelRequest
  3163. (*GetChannelResponse)(nil), // 31: grpc.channelz.v1.GetChannelResponse
  3164. (*GetSubchannelRequest)(nil), // 32: grpc.channelz.v1.GetSubchannelRequest
  3165. (*GetSubchannelResponse)(nil), // 33: grpc.channelz.v1.GetSubchannelResponse
  3166. (*GetSocketRequest)(nil), // 34: grpc.channelz.v1.GetSocketRequest
  3167. (*GetSocketResponse)(nil), // 35: grpc.channelz.v1.GetSocketResponse
  3168. (*Address_TcpIpAddress)(nil), // 36: grpc.channelz.v1.Address.TcpIpAddress
  3169. (*Address_UdsAddress)(nil), // 37: grpc.channelz.v1.Address.UdsAddress
  3170. (*Address_OtherAddress)(nil), // 38: grpc.channelz.v1.Address.OtherAddress
  3171. (*Security_Tls)(nil), // 39: grpc.channelz.v1.Security.Tls
  3172. (*Security_OtherSecurity)(nil), // 40: grpc.channelz.v1.Security.OtherSecurity
  3173. (*timestamppb.Timestamp)(nil), // 41: google.protobuf.Timestamp
  3174. (*wrapperspb.Int64Value)(nil), // 42: google.protobuf.Int64Value
  3175. (*anypb.Any)(nil), // 43: google.protobuf.Any
  3176. (*durationpb.Duration)(nil), // 44: google.protobuf.Duration
  3177. }
  3178. var file_grpc_channelz_v1_channelz_proto_depIdxs = []int32{
  3179. 8, // 0: grpc.channelz.v1.Channel.ref:type_name -> grpc.channelz.v1.ChannelRef
  3180. 5, // 1: grpc.channelz.v1.Channel.data:type_name -> grpc.channelz.v1.ChannelData
  3181. 8, // 2: grpc.channelz.v1.Channel.channel_ref:type_name -> grpc.channelz.v1.ChannelRef
  3182. 9, // 3: grpc.channelz.v1.Channel.subchannel_ref:type_name -> grpc.channelz.v1.SubchannelRef
  3183. 10, // 4: grpc.channelz.v1.Channel.socket_ref:type_name -> grpc.channelz.v1.SocketRef
  3184. 9, // 5: grpc.channelz.v1.Subchannel.ref:type_name -> grpc.channelz.v1.SubchannelRef
  3185. 5, // 6: grpc.channelz.v1.Subchannel.data:type_name -> grpc.channelz.v1.ChannelData
  3186. 8, // 7: grpc.channelz.v1.Subchannel.channel_ref:type_name -> grpc.channelz.v1.ChannelRef
  3187. 9, // 8: grpc.channelz.v1.Subchannel.subchannel_ref:type_name -> grpc.channelz.v1.SubchannelRef
  3188. 10, // 9: grpc.channelz.v1.Subchannel.socket_ref:type_name -> grpc.channelz.v1.SocketRef
  3189. 0, // 10: grpc.channelz.v1.ChannelConnectivityState.state:type_name -> grpc.channelz.v1.ChannelConnectivityState.State
  3190. 4, // 11: grpc.channelz.v1.ChannelData.state:type_name -> grpc.channelz.v1.ChannelConnectivityState
  3191. 7, // 12: grpc.channelz.v1.ChannelData.trace:type_name -> grpc.channelz.v1.ChannelTrace
  3192. 41, // 13: grpc.channelz.v1.ChannelData.last_call_started_timestamp:type_name -> google.protobuf.Timestamp
  3193. 1, // 14: grpc.channelz.v1.ChannelTraceEvent.severity:type_name -> grpc.channelz.v1.ChannelTraceEvent.Severity
  3194. 41, // 15: grpc.channelz.v1.ChannelTraceEvent.timestamp:type_name -> google.protobuf.Timestamp
  3195. 8, // 16: grpc.channelz.v1.ChannelTraceEvent.channel_ref:type_name -> grpc.channelz.v1.ChannelRef
  3196. 9, // 17: grpc.channelz.v1.ChannelTraceEvent.subchannel_ref:type_name -> grpc.channelz.v1.SubchannelRef
  3197. 41, // 18: grpc.channelz.v1.ChannelTrace.creation_timestamp:type_name -> google.protobuf.Timestamp
  3198. 6, // 19: grpc.channelz.v1.ChannelTrace.events:type_name -> grpc.channelz.v1.ChannelTraceEvent
  3199. 11, // 20: grpc.channelz.v1.Server.ref:type_name -> grpc.channelz.v1.ServerRef
  3200. 13, // 21: grpc.channelz.v1.Server.data:type_name -> grpc.channelz.v1.ServerData
  3201. 10, // 22: grpc.channelz.v1.Server.listen_socket:type_name -> grpc.channelz.v1.SocketRef
  3202. 7, // 23: grpc.channelz.v1.ServerData.trace:type_name -> grpc.channelz.v1.ChannelTrace
  3203. 41, // 24: grpc.channelz.v1.ServerData.last_call_started_timestamp:type_name -> google.protobuf.Timestamp
  3204. 10, // 25: grpc.channelz.v1.Socket.ref:type_name -> grpc.channelz.v1.SocketRef
  3205. 15, // 26: grpc.channelz.v1.Socket.data:type_name -> grpc.channelz.v1.SocketData
  3206. 16, // 27: grpc.channelz.v1.Socket.local:type_name -> grpc.channelz.v1.Address
  3207. 16, // 28: grpc.channelz.v1.Socket.remote:type_name -> grpc.channelz.v1.Address
  3208. 17, // 29: grpc.channelz.v1.Socket.security:type_name -> grpc.channelz.v1.Security
  3209. 41, // 30: grpc.channelz.v1.SocketData.last_local_stream_created_timestamp:type_name -> google.protobuf.Timestamp
  3210. 41, // 31: grpc.channelz.v1.SocketData.last_remote_stream_created_timestamp:type_name -> google.protobuf.Timestamp
  3211. 41, // 32: grpc.channelz.v1.SocketData.last_message_sent_timestamp:type_name -> google.protobuf.Timestamp
  3212. 41, // 33: grpc.channelz.v1.SocketData.last_message_received_timestamp:type_name -> google.protobuf.Timestamp
  3213. 42, // 34: grpc.channelz.v1.SocketData.local_flow_control_window:type_name -> google.protobuf.Int64Value
  3214. 42, // 35: grpc.channelz.v1.SocketData.remote_flow_control_window:type_name -> google.protobuf.Int64Value
  3215. 18, // 36: grpc.channelz.v1.SocketData.option:type_name -> grpc.channelz.v1.SocketOption
  3216. 36, // 37: grpc.channelz.v1.Address.tcpip_address:type_name -> grpc.channelz.v1.Address.TcpIpAddress
  3217. 37, // 38: grpc.channelz.v1.Address.uds_address:type_name -> grpc.channelz.v1.Address.UdsAddress
  3218. 38, // 39: grpc.channelz.v1.Address.other_address:type_name -> grpc.channelz.v1.Address.OtherAddress
  3219. 39, // 40: grpc.channelz.v1.Security.tls:type_name -> grpc.channelz.v1.Security.Tls
  3220. 40, // 41: grpc.channelz.v1.Security.other:type_name -> grpc.channelz.v1.Security.OtherSecurity
  3221. 43, // 42: grpc.channelz.v1.SocketOption.additional:type_name -> google.protobuf.Any
  3222. 44, // 43: grpc.channelz.v1.SocketOptionTimeout.duration:type_name -> google.protobuf.Duration
  3223. 44, // 44: grpc.channelz.v1.SocketOptionLinger.duration:type_name -> google.protobuf.Duration
  3224. 2, // 45: grpc.channelz.v1.GetTopChannelsResponse.channel:type_name -> grpc.channelz.v1.Channel
  3225. 12, // 46: grpc.channelz.v1.GetServersResponse.server:type_name -> grpc.channelz.v1.Server
  3226. 12, // 47: grpc.channelz.v1.GetServerResponse.server:type_name -> grpc.channelz.v1.Server
  3227. 10, // 48: grpc.channelz.v1.GetServerSocketsResponse.socket_ref:type_name -> grpc.channelz.v1.SocketRef
  3228. 2, // 49: grpc.channelz.v1.GetChannelResponse.channel:type_name -> grpc.channelz.v1.Channel
  3229. 3, // 50: grpc.channelz.v1.GetSubchannelResponse.subchannel:type_name -> grpc.channelz.v1.Subchannel
  3230. 14, // 51: grpc.channelz.v1.GetSocketResponse.socket:type_name -> grpc.channelz.v1.Socket
  3231. 43, // 52: grpc.channelz.v1.Address.OtherAddress.value:type_name -> google.protobuf.Any
  3232. 43, // 53: grpc.channelz.v1.Security.OtherSecurity.value:type_name -> google.protobuf.Any
  3233. 22, // 54: grpc.channelz.v1.Channelz.GetTopChannels:input_type -> grpc.channelz.v1.GetTopChannelsRequest
  3234. 24, // 55: grpc.channelz.v1.Channelz.GetServers:input_type -> grpc.channelz.v1.GetServersRequest
  3235. 26, // 56: grpc.channelz.v1.Channelz.GetServer:input_type -> grpc.channelz.v1.GetServerRequest
  3236. 28, // 57: grpc.channelz.v1.Channelz.GetServerSockets:input_type -> grpc.channelz.v1.GetServerSocketsRequest
  3237. 30, // 58: grpc.channelz.v1.Channelz.GetChannel:input_type -> grpc.channelz.v1.GetChannelRequest
  3238. 32, // 59: grpc.channelz.v1.Channelz.GetSubchannel:input_type -> grpc.channelz.v1.GetSubchannelRequest
  3239. 34, // 60: grpc.channelz.v1.Channelz.GetSocket:input_type -> grpc.channelz.v1.GetSocketRequest
  3240. 23, // 61: grpc.channelz.v1.Channelz.GetTopChannels:output_type -> grpc.channelz.v1.GetTopChannelsResponse
  3241. 25, // 62: grpc.channelz.v1.Channelz.GetServers:output_type -> grpc.channelz.v1.GetServersResponse
  3242. 27, // 63: grpc.channelz.v1.Channelz.GetServer:output_type -> grpc.channelz.v1.GetServerResponse
  3243. 29, // 64: grpc.channelz.v1.Channelz.GetServerSockets:output_type -> grpc.channelz.v1.GetServerSocketsResponse
  3244. 31, // 65: grpc.channelz.v1.Channelz.GetChannel:output_type -> grpc.channelz.v1.GetChannelResponse
  3245. 33, // 66: grpc.channelz.v1.Channelz.GetSubchannel:output_type -> grpc.channelz.v1.GetSubchannelResponse
  3246. 35, // 67: grpc.channelz.v1.Channelz.GetSocket:output_type -> grpc.channelz.v1.GetSocketResponse
  3247. 61, // [61:68] is the sub-list for method output_type
  3248. 54, // [54:61] is the sub-list for method input_type
  3249. 54, // [54:54] is the sub-list for extension type_name
  3250. 54, // [54:54] is the sub-list for extension extendee
  3251. 0, // [0:54] is the sub-list for field type_name
  3252. }
  3253. func init() { file_grpc_channelz_v1_channelz_proto_init() }
  3254. func file_grpc_channelz_v1_channelz_proto_init() {
  3255. if File_grpc_channelz_v1_channelz_proto != nil {
  3256. return
  3257. }
  3258. if !protoimpl.UnsafeEnabled {
  3259. file_grpc_channelz_v1_channelz_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  3260. switch v := v.(*Channel); i {
  3261. case 0:
  3262. return &v.state
  3263. case 1:
  3264. return &v.sizeCache
  3265. case 2:
  3266. return &v.unknownFields
  3267. default:
  3268. return nil
  3269. }
  3270. }
  3271. file_grpc_channelz_v1_channelz_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  3272. switch v := v.(*Subchannel); i {
  3273. case 0:
  3274. return &v.state
  3275. case 1:
  3276. return &v.sizeCache
  3277. case 2:
  3278. return &v.unknownFields
  3279. default:
  3280. return nil
  3281. }
  3282. }
  3283. file_grpc_channelz_v1_channelz_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  3284. switch v := v.(*ChannelConnectivityState); i {
  3285. case 0:
  3286. return &v.state
  3287. case 1:
  3288. return &v.sizeCache
  3289. case 2:
  3290. return &v.unknownFields
  3291. default:
  3292. return nil
  3293. }
  3294. }
  3295. file_grpc_channelz_v1_channelz_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  3296. switch v := v.(*ChannelData); i {
  3297. case 0:
  3298. return &v.state
  3299. case 1:
  3300. return &v.sizeCache
  3301. case 2:
  3302. return &v.unknownFields
  3303. default:
  3304. return nil
  3305. }
  3306. }
  3307. file_grpc_channelz_v1_channelz_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  3308. switch v := v.(*ChannelTraceEvent); i {
  3309. case 0:
  3310. return &v.state
  3311. case 1:
  3312. return &v.sizeCache
  3313. case 2:
  3314. return &v.unknownFields
  3315. default:
  3316. return nil
  3317. }
  3318. }
  3319. file_grpc_channelz_v1_channelz_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  3320. switch v := v.(*ChannelTrace); i {
  3321. case 0:
  3322. return &v.state
  3323. case 1:
  3324. return &v.sizeCache
  3325. case 2:
  3326. return &v.unknownFields
  3327. default:
  3328. return nil
  3329. }
  3330. }
  3331. file_grpc_channelz_v1_channelz_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  3332. switch v := v.(*ChannelRef); i {
  3333. case 0:
  3334. return &v.state
  3335. case 1:
  3336. return &v.sizeCache
  3337. case 2:
  3338. return &v.unknownFields
  3339. default:
  3340. return nil
  3341. }
  3342. }
  3343. file_grpc_channelz_v1_channelz_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  3344. switch v := v.(*SubchannelRef); i {
  3345. case 0:
  3346. return &v.state
  3347. case 1:
  3348. return &v.sizeCache
  3349. case 2:
  3350. return &v.unknownFields
  3351. default:
  3352. return nil
  3353. }
  3354. }
  3355. file_grpc_channelz_v1_channelz_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  3356. switch v := v.(*SocketRef); i {
  3357. case 0:
  3358. return &v.state
  3359. case 1:
  3360. return &v.sizeCache
  3361. case 2:
  3362. return &v.unknownFields
  3363. default:
  3364. return nil
  3365. }
  3366. }
  3367. file_grpc_channelz_v1_channelz_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  3368. switch v := v.(*ServerRef); i {
  3369. case 0:
  3370. return &v.state
  3371. case 1:
  3372. return &v.sizeCache
  3373. case 2:
  3374. return &v.unknownFields
  3375. default:
  3376. return nil
  3377. }
  3378. }
  3379. file_grpc_channelz_v1_channelz_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  3380. switch v := v.(*Server); i {
  3381. case 0:
  3382. return &v.state
  3383. case 1:
  3384. return &v.sizeCache
  3385. case 2:
  3386. return &v.unknownFields
  3387. default:
  3388. return nil
  3389. }
  3390. }
  3391. file_grpc_channelz_v1_channelz_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  3392. switch v := v.(*ServerData); i {
  3393. case 0:
  3394. return &v.state
  3395. case 1:
  3396. return &v.sizeCache
  3397. case 2:
  3398. return &v.unknownFields
  3399. default:
  3400. return nil
  3401. }
  3402. }
  3403. file_grpc_channelz_v1_channelz_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  3404. switch v := v.(*Socket); i {
  3405. case 0:
  3406. return &v.state
  3407. case 1:
  3408. return &v.sizeCache
  3409. case 2:
  3410. return &v.unknownFields
  3411. default:
  3412. return nil
  3413. }
  3414. }
  3415. file_grpc_channelz_v1_channelz_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  3416. switch v := v.(*SocketData); i {
  3417. case 0:
  3418. return &v.state
  3419. case 1:
  3420. return &v.sizeCache
  3421. case 2:
  3422. return &v.unknownFields
  3423. default:
  3424. return nil
  3425. }
  3426. }
  3427. file_grpc_channelz_v1_channelz_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  3428. switch v := v.(*Address); i {
  3429. case 0:
  3430. return &v.state
  3431. case 1:
  3432. return &v.sizeCache
  3433. case 2:
  3434. return &v.unknownFields
  3435. default:
  3436. return nil
  3437. }
  3438. }
  3439. file_grpc_channelz_v1_channelz_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  3440. switch v := v.(*Security); i {
  3441. case 0:
  3442. return &v.state
  3443. case 1:
  3444. return &v.sizeCache
  3445. case 2:
  3446. return &v.unknownFields
  3447. default:
  3448. return nil
  3449. }
  3450. }
  3451. file_grpc_channelz_v1_channelz_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  3452. switch v := v.(*SocketOption); i {
  3453. case 0:
  3454. return &v.state
  3455. case 1:
  3456. return &v.sizeCache
  3457. case 2:
  3458. return &v.unknownFields
  3459. default:
  3460. return nil
  3461. }
  3462. }
  3463. file_grpc_channelz_v1_channelz_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
  3464. switch v := v.(*SocketOptionTimeout); i {
  3465. case 0:
  3466. return &v.state
  3467. case 1:
  3468. return &v.sizeCache
  3469. case 2:
  3470. return &v.unknownFields
  3471. default:
  3472. return nil
  3473. }
  3474. }
  3475. file_grpc_channelz_v1_channelz_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
  3476. switch v := v.(*SocketOptionLinger); i {
  3477. case 0:
  3478. return &v.state
  3479. case 1:
  3480. return &v.sizeCache
  3481. case 2:
  3482. return &v.unknownFields
  3483. default:
  3484. return nil
  3485. }
  3486. }
  3487. file_grpc_channelz_v1_channelz_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} {
  3488. switch v := v.(*SocketOptionTcpInfo); i {
  3489. case 0:
  3490. return &v.state
  3491. case 1:
  3492. return &v.sizeCache
  3493. case 2:
  3494. return &v.unknownFields
  3495. default:
  3496. return nil
  3497. }
  3498. }
  3499. file_grpc_channelz_v1_channelz_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} {
  3500. switch v := v.(*GetTopChannelsRequest); i {
  3501. case 0:
  3502. return &v.state
  3503. case 1:
  3504. return &v.sizeCache
  3505. case 2:
  3506. return &v.unknownFields
  3507. default:
  3508. return nil
  3509. }
  3510. }
  3511. file_grpc_channelz_v1_channelz_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} {
  3512. switch v := v.(*GetTopChannelsResponse); i {
  3513. case 0:
  3514. return &v.state
  3515. case 1:
  3516. return &v.sizeCache
  3517. case 2:
  3518. return &v.unknownFields
  3519. default:
  3520. return nil
  3521. }
  3522. }
  3523. file_grpc_channelz_v1_channelz_proto_msgTypes[22].Exporter = func(v interface{}, i int) interface{} {
  3524. switch v := v.(*GetServersRequest); i {
  3525. case 0:
  3526. return &v.state
  3527. case 1:
  3528. return &v.sizeCache
  3529. case 2:
  3530. return &v.unknownFields
  3531. default:
  3532. return nil
  3533. }
  3534. }
  3535. file_grpc_channelz_v1_channelz_proto_msgTypes[23].Exporter = func(v interface{}, i int) interface{} {
  3536. switch v := v.(*GetServersResponse); i {
  3537. case 0:
  3538. return &v.state
  3539. case 1:
  3540. return &v.sizeCache
  3541. case 2:
  3542. return &v.unknownFields
  3543. default:
  3544. return nil
  3545. }
  3546. }
  3547. file_grpc_channelz_v1_channelz_proto_msgTypes[24].Exporter = func(v interface{}, i int) interface{} {
  3548. switch v := v.(*GetServerRequest); i {
  3549. case 0:
  3550. return &v.state
  3551. case 1:
  3552. return &v.sizeCache
  3553. case 2:
  3554. return &v.unknownFields
  3555. default:
  3556. return nil
  3557. }
  3558. }
  3559. file_grpc_channelz_v1_channelz_proto_msgTypes[25].Exporter = func(v interface{}, i int) interface{} {
  3560. switch v := v.(*GetServerResponse); i {
  3561. case 0:
  3562. return &v.state
  3563. case 1:
  3564. return &v.sizeCache
  3565. case 2:
  3566. return &v.unknownFields
  3567. default:
  3568. return nil
  3569. }
  3570. }
  3571. file_grpc_channelz_v1_channelz_proto_msgTypes[26].Exporter = func(v interface{}, i int) interface{} {
  3572. switch v := v.(*GetServerSocketsRequest); i {
  3573. case 0:
  3574. return &v.state
  3575. case 1:
  3576. return &v.sizeCache
  3577. case 2:
  3578. return &v.unknownFields
  3579. default:
  3580. return nil
  3581. }
  3582. }
  3583. file_grpc_channelz_v1_channelz_proto_msgTypes[27].Exporter = func(v interface{}, i int) interface{} {
  3584. switch v := v.(*GetServerSocketsResponse); i {
  3585. case 0:
  3586. return &v.state
  3587. case 1:
  3588. return &v.sizeCache
  3589. case 2:
  3590. return &v.unknownFields
  3591. default:
  3592. return nil
  3593. }
  3594. }
  3595. file_grpc_channelz_v1_channelz_proto_msgTypes[28].Exporter = func(v interface{}, i int) interface{} {
  3596. switch v := v.(*GetChannelRequest); i {
  3597. case 0:
  3598. return &v.state
  3599. case 1:
  3600. return &v.sizeCache
  3601. case 2:
  3602. return &v.unknownFields
  3603. default:
  3604. return nil
  3605. }
  3606. }
  3607. file_grpc_channelz_v1_channelz_proto_msgTypes[29].Exporter = func(v interface{}, i int) interface{} {
  3608. switch v := v.(*GetChannelResponse); i {
  3609. case 0:
  3610. return &v.state
  3611. case 1:
  3612. return &v.sizeCache
  3613. case 2:
  3614. return &v.unknownFields
  3615. default:
  3616. return nil
  3617. }
  3618. }
  3619. file_grpc_channelz_v1_channelz_proto_msgTypes[30].Exporter = func(v interface{}, i int) interface{} {
  3620. switch v := v.(*GetSubchannelRequest); i {
  3621. case 0:
  3622. return &v.state
  3623. case 1:
  3624. return &v.sizeCache
  3625. case 2:
  3626. return &v.unknownFields
  3627. default:
  3628. return nil
  3629. }
  3630. }
  3631. file_grpc_channelz_v1_channelz_proto_msgTypes[31].Exporter = func(v interface{}, i int) interface{} {
  3632. switch v := v.(*GetSubchannelResponse); i {
  3633. case 0:
  3634. return &v.state
  3635. case 1:
  3636. return &v.sizeCache
  3637. case 2:
  3638. return &v.unknownFields
  3639. default:
  3640. return nil
  3641. }
  3642. }
  3643. file_grpc_channelz_v1_channelz_proto_msgTypes[32].Exporter = func(v interface{}, i int) interface{} {
  3644. switch v := v.(*GetSocketRequest); i {
  3645. case 0:
  3646. return &v.state
  3647. case 1:
  3648. return &v.sizeCache
  3649. case 2:
  3650. return &v.unknownFields
  3651. default:
  3652. return nil
  3653. }
  3654. }
  3655. file_grpc_channelz_v1_channelz_proto_msgTypes[33].Exporter = func(v interface{}, i int) interface{} {
  3656. switch v := v.(*GetSocketResponse); i {
  3657. case 0:
  3658. return &v.state
  3659. case 1:
  3660. return &v.sizeCache
  3661. case 2:
  3662. return &v.unknownFields
  3663. default:
  3664. return nil
  3665. }
  3666. }
  3667. file_grpc_channelz_v1_channelz_proto_msgTypes[34].Exporter = func(v interface{}, i int) interface{} {
  3668. switch v := v.(*Address_TcpIpAddress); i {
  3669. case 0:
  3670. return &v.state
  3671. case 1:
  3672. return &v.sizeCache
  3673. case 2:
  3674. return &v.unknownFields
  3675. default:
  3676. return nil
  3677. }
  3678. }
  3679. file_grpc_channelz_v1_channelz_proto_msgTypes[35].Exporter = func(v interface{}, i int) interface{} {
  3680. switch v := v.(*Address_UdsAddress); i {
  3681. case 0:
  3682. return &v.state
  3683. case 1:
  3684. return &v.sizeCache
  3685. case 2:
  3686. return &v.unknownFields
  3687. default:
  3688. return nil
  3689. }
  3690. }
  3691. file_grpc_channelz_v1_channelz_proto_msgTypes[36].Exporter = func(v interface{}, i int) interface{} {
  3692. switch v := v.(*Address_OtherAddress); i {
  3693. case 0:
  3694. return &v.state
  3695. case 1:
  3696. return &v.sizeCache
  3697. case 2:
  3698. return &v.unknownFields
  3699. default:
  3700. return nil
  3701. }
  3702. }
  3703. file_grpc_channelz_v1_channelz_proto_msgTypes[37].Exporter = func(v interface{}, i int) interface{} {
  3704. switch v := v.(*Security_Tls); i {
  3705. case 0:
  3706. return &v.state
  3707. case 1:
  3708. return &v.sizeCache
  3709. case 2:
  3710. return &v.unknownFields
  3711. default:
  3712. return nil
  3713. }
  3714. }
  3715. file_grpc_channelz_v1_channelz_proto_msgTypes[38].Exporter = func(v interface{}, i int) interface{} {
  3716. switch v := v.(*Security_OtherSecurity); i {
  3717. case 0:
  3718. return &v.state
  3719. case 1:
  3720. return &v.sizeCache
  3721. case 2:
  3722. return &v.unknownFields
  3723. default:
  3724. return nil
  3725. }
  3726. }
  3727. }
  3728. file_grpc_channelz_v1_channelz_proto_msgTypes[4].OneofWrappers = []interface{}{
  3729. (*ChannelTraceEvent_ChannelRef)(nil),
  3730. (*ChannelTraceEvent_SubchannelRef)(nil),
  3731. }
  3732. file_grpc_channelz_v1_channelz_proto_msgTypes[14].OneofWrappers = []interface{}{
  3733. (*Address_TcpipAddress)(nil),
  3734. (*Address_UdsAddress_)(nil),
  3735. (*Address_OtherAddress_)(nil),
  3736. }
  3737. file_grpc_channelz_v1_channelz_proto_msgTypes[15].OneofWrappers = []interface{}{
  3738. (*Security_Tls_)(nil),
  3739. (*Security_Other)(nil),
  3740. }
  3741. file_grpc_channelz_v1_channelz_proto_msgTypes[37].OneofWrappers = []interface{}{
  3742. (*Security_Tls_StandardName)(nil),
  3743. (*Security_Tls_OtherName)(nil),
  3744. }
  3745. type x struct{}
  3746. out := protoimpl.TypeBuilder{
  3747. File: protoimpl.DescBuilder{
  3748. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  3749. RawDescriptor: file_grpc_channelz_v1_channelz_proto_rawDesc,
  3750. NumEnums: 2,
  3751. NumMessages: 39,
  3752. NumExtensions: 0,
  3753. NumServices: 1,
  3754. },
  3755. GoTypes: file_grpc_channelz_v1_channelz_proto_goTypes,
  3756. DependencyIndexes: file_grpc_channelz_v1_channelz_proto_depIdxs,
  3757. EnumInfos: file_grpc_channelz_v1_channelz_proto_enumTypes,
  3758. MessageInfos: file_grpc_channelz_v1_channelz_proto_msgTypes,
  3759. }.Build()
  3760. File_grpc_channelz_v1_channelz_proto = out.File
  3761. file_grpc_channelz_v1_channelz_proto_rawDesc = nil
  3762. file_grpc_channelz_v1_channelz_proto_goTypes = nil
  3763. file_grpc_channelz_v1_channelz_proto_depIdxs = nil
  3764. }