exhook.pb.go 130 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455
  1. //------------------------------------------------------------------------------
  2. // Copyright (c) 2020-2022 EMQ Technologies Co., Ltd. All Rights Reserved.
  3. //
  4. // Licensed under the Apache License, Version 2.0 (the "License");
  5. // you may not use this file except in compliance with the License.
  6. // You may obtain a copy of the License at
  7. //
  8. // http://www.apache.org/licenses/LICENSE-2.0
  9. //
  10. // Unless required by applicable law or agreed to in writing, software
  11. // distributed under the License is distributed on an "AS IS" BASIS,
  12. // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  13. // See the License for the specific language governing permissions and
  14. // limitations under the License.
  15. //------------------------------------------------------------------------------
  16. // Code generated by protoc-gen-go. DO NOT EDIT.
  17. // versions:
  18. // protoc-gen-go v1.28.1
  19. // protoc v3.18.1
  20. // source: protobuf/exhook.proto
  21. // The exhook proto version should be fixed as `v2` in EMQX v5.x
  22. // to make sure the exhook proto version is compatible
  23. package exhook
  24. import (
  25. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  26. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  27. reflect "reflect"
  28. sync "sync"
  29. )
  30. const (
  31. // Verify that this generated code is sufficiently up-to-date.
  32. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  33. // Verify that runtime/protoimpl is sufficiently up-to-date.
  34. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  35. )
  36. type ClientAuthorizeRequest_AuthorizeReqType int32
  37. const (
  38. ClientAuthorizeRequest_PUBLISH ClientAuthorizeRequest_AuthorizeReqType = 0
  39. ClientAuthorizeRequest_SUBSCRIBE ClientAuthorizeRequest_AuthorizeReqType = 1
  40. )
  41. // Enum value maps for ClientAuthorizeRequest_AuthorizeReqType.
  42. var (
  43. ClientAuthorizeRequest_AuthorizeReqType_name = map[int32]string{
  44. 0: "PUBLISH",
  45. 1: "SUBSCRIBE",
  46. }
  47. ClientAuthorizeRequest_AuthorizeReqType_value = map[string]int32{
  48. "PUBLISH": 0,
  49. "SUBSCRIBE": 1,
  50. }
  51. )
  52. func (x ClientAuthorizeRequest_AuthorizeReqType) Enum() *ClientAuthorizeRequest_AuthorizeReqType {
  53. p := new(ClientAuthorizeRequest_AuthorizeReqType)
  54. *p = x
  55. return p
  56. }
  57. func (x ClientAuthorizeRequest_AuthorizeReqType) String() string {
  58. return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x))
  59. }
  60. func (ClientAuthorizeRequest_AuthorizeReqType) Descriptor() protoreflect.EnumDescriptor {
  61. return file_protobuf_exhook_proto_enumTypes[0].Descriptor()
  62. }
  63. func (ClientAuthorizeRequest_AuthorizeReqType) Type() protoreflect.EnumType {
  64. return &file_protobuf_exhook_proto_enumTypes[0]
  65. }
  66. func (x ClientAuthorizeRequest_AuthorizeReqType) Number() protoreflect.EnumNumber {
  67. return protoreflect.EnumNumber(x)
  68. }
  69. // Deprecated: Use ClientAuthorizeRequest_AuthorizeReqType.Descriptor instead.
  70. func (ClientAuthorizeRequest_AuthorizeReqType) EnumDescriptor() ([]byte, []int) {
  71. return file_protobuf_exhook_proto_rawDescGZIP(), []int{7, 0}
  72. }
  73. // The responded value type
  74. // - contiune: Use the responded value and execute the next hook
  75. // - ignore: Ignore the responded value
  76. // - stop_and_return: Use the responded value and stop the chain executing
  77. type ValuedResponse_ResponsedType int32
  78. const (
  79. ValuedResponse_CONTINUE ValuedResponse_ResponsedType = 0
  80. ValuedResponse_IGNORE ValuedResponse_ResponsedType = 1
  81. ValuedResponse_STOP_AND_RETURN ValuedResponse_ResponsedType = 2
  82. )
  83. // Enum value maps for ValuedResponse_ResponsedType.
  84. var (
  85. ValuedResponse_ResponsedType_name = map[int32]string{
  86. 0: "CONTINUE",
  87. 1: "IGNORE",
  88. 2: "STOP_AND_RETURN",
  89. }
  90. ValuedResponse_ResponsedType_value = map[string]int32{
  91. "CONTINUE": 0,
  92. "IGNORE": 1,
  93. "STOP_AND_RETURN": 2,
  94. }
  95. )
  96. func (x ValuedResponse_ResponsedType) Enum() *ValuedResponse_ResponsedType {
  97. p := new(ValuedResponse_ResponsedType)
  98. *p = x
  99. return p
  100. }
  101. func (x ValuedResponse_ResponsedType) String() string {
  102. return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x))
  103. }
  104. func (ValuedResponse_ResponsedType) Descriptor() protoreflect.EnumDescriptor {
  105. return file_protobuf_exhook_proto_enumTypes[1].Descriptor()
  106. }
  107. func (ValuedResponse_ResponsedType) Type() protoreflect.EnumType {
  108. return &file_protobuf_exhook_proto_enumTypes[1]
  109. }
  110. func (x ValuedResponse_ResponsedType) Number() protoreflect.EnumNumber {
  111. return protoreflect.EnumNumber(x)
  112. }
  113. // Deprecated: Use ValuedResponse_ResponsedType.Descriptor instead.
  114. func (ValuedResponse_ResponsedType) EnumDescriptor() ([]byte, []int) {
  115. return file_protobuf_exhook_proto_rawDescGZIP(), []int{22, 0}
  116. }
  117. type ProviderLoadedRequest struct {
  118. state protoimpl.MessageState
  119. sizeCache protoimpl.SizeCache
  120. unknownFields protoimpl.UnknownFields
  121. Broker *BrokerInfo `protobuf:"bytes,1,opt,name=broker,proto3" json:"broker,omitempty"`
  122. Meta *RequestMeta `protobuf:"bytes,2,opt,name=meta,proto3" json:"meta,omitempty"`
  123. }
  124. func (x *ProviderLoadedRequest) Reset() {
  125. *x = ProviderLoadedRequest{}
  126. if protoimpl.UnsafeEnabled {
  127. mi := &file_protobuf_exhook_proto_msgTypes[0]
  128. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  129. ms.StoreMessageInfo(mi)
  130. }
  131. }
  132. func (x *ProviderLoadedRequest) String() string {
  133. return protoimpl.X.MessageStringOf(x)
  134. }
  135. func (*ProviderLoadedRequest) ProtoMessage() {}
  136. func (x *ProviderLoadedRequest) ProtoReflect() protoreflect.Message {
  137. mi := &file_protobuf_exhook_proto_msgTypes[0]
  138. if protoimpl.UnsafeEnabled && x != nil {
  139. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  140. if ms.LoadMessageInfo() == nil {
  141. ms.StoreMessageInfo(mi)
  142. }
  143. return ms
  144. }
  145. return mi.MessageOf(x)
  146. }
  147. // Deprecated: Use ProviderLoadedRequest.ProtoReflect.Descriptor instead.
  148. func (*ProviderLoadedRequest) Descriptor() ([]byte, []int) {
  149. return file_protobuf_exhook_proto_rawDescGZIP(), []int{0}
  150. }
  151. func (x *ProviderLoadedRequest) GetBroker() *BrokerInfo {
  152. if x != nil {
  153. return x.Broker
  154. }
  155. return nil
  156. }
  157. func (x *ProviderLoadedRequest) GetMeta() *RequestMeta {
  158. if x != nil {
  159. return x.Meta
  160. }
  161. return nil
  162. }
  163. type ProviderUnloadedRequest struct {
  164. state protoimpl.MessageState
  165. sizeCache protoimpl.SizeCache
  166. unknownFields protoimpl.UnknownFields
  167. Meta *RequestMeta `protobuf:"bytes,1,opt,name=meta,proto3" json:"meta,omitempty"`
  168. }
  169. func (x *ProviderUnloadedRequest) Reset() {
  170. *x = ProviderUnloadedRequest{}
  171. if protoimpl.UnsafeEnabled {
  172. mi := &file_protobuf_exhook_proto_msgTypes[1]
  173. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  174. ms.StoreMessageInfo(mi)
  175. }
  176. }
  177. func (x *ProviderUnloadedRequest) String() string {
  178. return protoimpl.X.MessageStringOf(x)
  179. }
  180. func (*ProviderUnloadedRequest) ProtoMessage() {}
  181. func (x *ProviderUnloadedRequest) ProtoReflect() protoreflect.Message {
  182. mi := &file_protobuf_exhook_proto_msgTypes[1]
  183. if protoimpl.UnsafeEnabled && x != nil {
  184. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  185. if ms.LoadMessageInfo() == nil {
  186. ms.StoreMessageInfo(mi)
  187. }
  188. return ms
  189. }
  190. return mi.MessageOf(x)
  191. }
  192. // Deprecated: Use ProviderUnloadedRequest.ProtoReflect.Descriptor instead.
  193. func (*ProviderUnloadedRequest) Descriptor() ([]byte, []int) {
  194. return file_protobuf_exhook_proto_rawDescGZIP(), []int{1}
  195. }
  196. func (x *ProviderUnloadedRequest) GetMeta() *RequestMeta {
  197. if x != nil {
  198. return x.Meta
  199. }
  200. return nil
  201. }
  202. type ClientConnectRequest struct {
  203. state protoimpl.MessageState
  204. sizeCache protoimpl.SizeCache
  205. unknownFields protoimpl.UnknownFields
  206. Conninfo *ConnInfo `protobuf:"bytes,1,opt,name=conninfo,proto3" json:"conninfo,omitempty"`
  207. // MQTT CONNECT packet's properties (MQTT v5.0)
  208. //
  209. // It should be empty on MQTT v3.1.1/v3.1 or others protocol
  210. Props []*Property `protobuf:"bytes,2,rep,name=props,proto3" json:"props,omitempty"`
  211. Meta *RequestMeta `protobuf:"bytes,3,opt,name=meta,proto3" json:"meta,omitempty"`
  212. }
  213. func (x *ClientConnectRequest) Reset() {
  214. *x = ClientConnectRequest{}
  215. if protoimpl.UnsafeEnabled {
  216. mi := &file_protobuf_exhook_proto_msgTypes[2]
  217. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  218. ms.StoreMessageInfo(mi)
  219. }
  220. }
  221. func (x *ClientConnectRequest) String() string {
  222. return protoimpl.X.MessageStringOf(x)
  223. }
  224. func (*ClientConnectRequest) ProtoMessage() {}
  225. func (x *ClientConnectRequest) ProtoReflect() protoreflect.Message {
  226. mi := &file_protobuf_exhook_proto_msgTypes[2]
  227. if protoimpl.UnsafeEnabled && x != nil {
  228. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  229. if ms.LoadMessageInfo() == nil {
  230. ms.StoreMessageInfo(mi)
  231. }
  232. return ms
  233. }
  234. return mi.MessageOf(x)
  235. }
  236. // Deprecated: Use ClientConnectRequest.ProtoReflect.Descriptor instead.
  237. func (*ClientConnectRequest) Descriptor() ([]byte, []int) {
  238. return file_protobuf_exhook_proto_rawDescGZIP(), []int{2}
  239. }
  240. func (x *ClientConnectRequest) GetConninfo() *ConnInfo {
  241. if x != nil {
  242. return x.Conninfo
  243. }
  244. return nil
  245. }
  246. func (x *ClientConnectRequest) GetProps() []*Property {
  247. if x != nil {
  248. return x.Props
  249. }
  250. return nil
  251. }
  252. func (x *ClientConnectRequest) GetMeta() *RequestMeta {
  253. if x != nil {
  254. return x.Meta
  255. }
  256. return nil
  257. }
  258. type ClientConnackRequest struct {
  259. state protoimpl.MessageState
  260. sizeCache protoimpl.SizeCache
  261. unknownFields protoimpl.UnknownFields
  262. Conninfo *ConnInfo `protobuf:"bytes,1,opt,name=conninfo,proto3" json:"conninfo,omitempty"`
  263. ResultCode string `protobuf:"bytes,2,opt,name=result_code,json=resultCode,proto3" json:"result_code,omitempty"`
  264. Props []*Property `protobuf:"bytes,3,rep,name=props,proto3" json:"props,omitempty"`
  265. Meta *RequestMeta `protobuf:"bytes,4,opt,name=meta,proto3" json:"meta,omitempty"`
  266. }
  267. func (x *ClientConnackRequest) Reset() {
  268. *x = ClientConnackRequest{}
  269. if protoimpl.UnsafeEnabled {
  270. mi := &file_protobuf_exhook_proto_msgTypes[3]
  271. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  272. ms.StoreMessageInfo(mi)
  273. }
  274. }
  275. func (x *ClientConnackRequest) String() string {
  276. return protoimpl.X.MessageStringOf(x)
  277. }
  278. func (*ClientConnackRequest) ProtoMessage() {}
  279. func (x *ClientConnackRequest) ProtoReflect() protoreflect.Message {
  280. mi := &file_protobuf_exhook_proto_msgTypes[3]
  281. if protoimpl.UnsafeEnabled && x != nil {
  282. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  283. if ms.LoadMessageInfo() == nil {
  284. ms.StoreMessageInfo(mi)
  285. }
  286. return ms
  287. }
  288. return mi.MessageOf(x)
  289. }
  290. // Deprecated: Use ClientConnackRequest.ProtoReflect.Descriptor instead.
  291. func (*ClientConnackRequest) Descriptor() ([]byte, []int) {
  292. return file_protobuf_exhook_proto_rawDescGZIP(), []int{3}
  293. }
  294. func (x *ClientConnackRequest) GetConninfo() *ConnInfo {
  295. if x != nil {
  296. return x.Conninfo
  297. }
  298. return nil
  299. }
  300. func (x *ClientConnackRequest) GetResultCode() string {
  301. if x != nil {
  302. return x.ResultCode
  303. }
  304. return ""
  305. }
  306. func (x *ClientConnackRequest) GetProps() []*Property {
  307. if x != nil {
  308. return x.Props
  309. }
  310. return nil
  311. }
  312. func (x *ClientConnackRequest) GetMeta() *RequestMeta {
  313. if x != nil {
  314. return x.Meta
  315. }
  316. return nil
  317. }
  318. type ClientConnectedRequest struct {
  319. state protoimpl.MessageState
  320. sizeCache protoimpl.SizeCache
  321. unknownFields protoimpl.UnknownFields
  322. Clientinfo *ClientInfo `protobuf:"bytes,1,opt,name=clientinfo,proto3" json:"clientinfo,omitempty"`
  323. Meta *RequestMeta `protobuf:"bytes,2,opt,name=meta,proto3" json:"meta,omitempty"`
  324. }
  325. func (x *ClientConnectedRequest) Reset() {
  326. *x = ClientConnectedRequest{}
  327. if protoimpl.UnsafeEnabled {
  328. mi := &file_protobuf_exhook_proto_msgTypes[4]
  329. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  330. ms.StoreMessageInfo(mi)
  331. }
  332. }
  333. func (x *ClientConnectedRequest) String() string {
  334. return protoimpl.X.MessageStringOf(x)
  335. }
  336. func (*ClientConnectedRequest) ProtoMessage() {}
  337. func (x *ClientConnectedRequest) ProtoReflect() protoreflect.Message {
  338. mi := &file_protobuf_exhook_proto_msgTypes[4]
  339. if protoimpl.UnsafeEnabled && x != nil {
  340. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  341. if ms.LoadMessageInfo() == nil {
  342. ms.StoreMessageInfo(mi)
  343. }
  344. return ms
  345. }
  346. return mi.MessageOf(x)
  347. }
  348. // Deprecated: Use ClientConnectedRequest.ProtoReflect.Descriptor instead.
  349. func (*ClientConnectedRequest) Descriptor() ([]byte, []int) {
  350. return file_protobuf_exhook_proto_rawDescGZIP(), []int{4}
  351. }
  352. func (x *ClientConnectedRequest) GetClientinfo() *ClientInfo {
  353. if x != nil {
  354. return x.Clientinfo
  355. }
  356. return nil
  357. }
  358. func (x *ClientConnectedRequest) GetMeta() *RequestMeta {
  359. if x != nil {
  360. return x.Meta
  361. }
  362. return nil
  363. }
  364. type ClientDisconnectedRequest struct {
  365. state protoimpl.MessageState
  366. sizeCache protoimpl.SizeCache
  367. unknownFields protoimpl.UnknownFields
  368. Clientinfo *ClientInfo `protobuf:"bytes,1,opt,name=clientinfo,proto3" json:"clientinfo,omitempty"`
  369. Reason string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason,omitempty"`
  370. Meta *RequestMeta `protobuf:"bytes,3,opt,name=meta,proto3" json:"meta,omitempty"`
  371. }
  372. func (x *ClientDisconnectedRequest) Reset() {
  373. *x = ClientDisconnectedRequest{}
  374. if protoimpl.UnsafeEnabled {
  375. mi := &file_protobuf_exhook_proto_msgTypes[5]
  376. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  377. ms.StoreMessageInfo(mi)
  378. }
  379. }
  380. func (x *ClientDisconnectedRequest) String() string {
  381. return protoimpl.X.MessageStringOf(x)
  382. }
  383. func (*ClientDisconnectedRequest) ProtoMessage() {}
  384. func (x *ClientDisconnectedRequest) ProtoReflect() protoreflect.Message {
  385. mi := &file_protobuf_exhook_proto_msgTypes[5]
  386. if protoimpl.UnsafeEnabled && x != nil {
  387. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  388. if ms.LoadMessageInfo() == nil {
  389. ms.StoreMessageInfo(mi)
  390. }
  391. return ms
  392. }
  393. return mi.MessageOf(x)
  394. }
  395. // Deprecated: Use ClientDisconnectedRequest.ProtoReflect.Descriptor instead.
  396. func (*ClientDisconnectedRequest) Descriptor() ([]byte, []int) {
  397. return file_protobuf_exhook_proto_rawDescGZIP(), []int{5}
  398. }
  399. func (x *ClientDisconnectedRequest) GetClientinfo() *ClientInfo {
  400. if x != nil {
  401. return x.Clientinfo
  402. }
  403. return nil
  404. }
  405. func (x *ClientDisconnectedRequest) GetReason() string {
  406. if x != nil {
  407. return x.Reason
  408. }
  409. return ""
  410. }
  411. func (x *ClientDisconnectedRequest) GetMeta() *RequestMeta {
  412. if x != nil {
  413. return x.Meta
  414. }
  415. return nil
  416. }
  417. type ClientAuthenticateRequest struct {
  418. state protoimpl.MessageState
  419. sizeCache protoimpl.SizeCache
  420. unknownFields protoimpl.UnknownFields
  421. Clientinfo *ClientInfo `protobuf:"bytes,1,opt,name=clientinfo,proto3" json:"clientinfo,omitempty"`
  422. Result bool `protobuf:"varint,2,opt,name=result,proto3" json:"result,omitempty"`
  423. Meta *RequestMeta `protobuf:"bytes,3,opt,name=meta,proto3" json:"meta,omitempty"`
  424. }
  425. func (x *ClientAuthenticateRequest) Reset() {
  426. *x = ClientAuthenticateRequest{}
  427. if protoimpl.UnsafeEnabled {
  428. mi := &file_protobuf_exhook_proto_msgTypes[6]
  429. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  430. ms.StoreMessageInfo(mi)
  431. }
  432. }
  433. func (x *ClientAuthenticateRequest) String() string {
  434. return protoimpl.X.MessageStringOf(x)
  435. }
  436. func (*ClientAuthenticateRequest) ProtoMessage() {}
  437. func (x *ClientAuthenticateRequest) ProtoReflect() protoreflect.Message {
  438. mi := &file_protobuf_exhook_proto_msgTypes[6]
  439. if protoimpl.UnsafeEnabled && x != nil {
  440. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  441. if ms.LoadMessageInfo() == nil {
  442. ms.StoreMessageInfo(mi)
  443. }
  444. return ms
  445. }
  446. return mi.MessageOf(x)
  447. }
  448. // Deprecated: Use ClientAuthenticateRequest.ProtoReflect.Descriptor instead.
  449. func (*ClientAuthenticateRequest) Descriptor() ([]byte, []int) {
  450. return file_protobuf_exhook_proto_rawDescGZIP(), []int{6}
  451. }
  452. func (x *ClientAuthenticateRequest) GetClientinfo() *ClientInfo {
  453. if x != nil {
  454. return x.Clientinfo
  455. }
  456. return nil
  457. }
  458. func (x *ClientAuthenticateRequest) GetResult() bool {
  459. if x != nil {
  460. return x.Result
  461. }
  462. return false
  463. }
  464. func (x *ClientAuthenticateRequest) GetMeta() *RequestMeta {
  465. if x != nil {
  466. return x.Meta
  467. }
  468. return nil
  469. }
  470. type ClientAuthorizeRequest struct {
  471. state protoimpl.MessageState
  472. sizeCache protoimpl.SizeCache
  473. unknownFields protoimpl.UnknownFields
  474. Clientinfo *ClientInfo `protobuf:"bytes,1,opt,name=clientinfo,proto3" json:"clientinfo,omitempty"`
  475. Type ClientAuthorizeRequest_AuthorizeReqType `protobuf:"varint,2,opt,name=type,proto3,enum=emqx.exhook.v2.ClientAuthorizeRequest_AuthorizeReqType" json:"type,omitempty"`
  476. Topic string `protobuf:"bytes,3,opt,name=topic,proto3" json:"topic,omitempty"`
  477. Result bool `protobuf:"varint,4,opt,name=result,proto3" json:"result,omitempty"`
  478. Meta *RequestMeta `protobuf:"bytes,5,opt,name=meta,proto3" json:"meta,omitempty"`
  479. }
  480. func (x *ClientAuthorizeRequest) Reset() {
  481. *x = ClientAuthorizeRequest{}
  482. if protoimpl.UnsafeEnabled {
  483. mi := &file_protobuf_exhook_proto_msgTypes[7]
  484. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  485. ms.StoreMessageInfo(mi)
  486. }
  487. }
  488. func (x *ClientAuthorizeRequest) String() string {
  489. return protoimpl.X.MessageStringOf(x)
  490. }
  491. func (*ClientAuthorizeRequest) ProtoMessage() {}
  492. func (x *ClientAuthorizeRequest) ProtoReflect() protoreflect.Message {
  493. mi := &file_protobuf_exhook_proto_msgTypes[7]
  494. if protoimpl.UnsafeEnabled && x != nil {
  495. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  496. if ms.LoadMessageInfo() == nil {
  497. ms.StoreMessageInfo(mi)
  498. }
  499. return ms
  500. }
  501. return mi.MessageOf(x)
  502. }
  503. // Deprecated: Use ClientAuthorizeRequest.ProtoReflect.Descriptor instead.
  504. func (*ClientAuthorizeRequest) Descriptor() ([]byte, []int) {
  505. return file_protobuf_exhook_proto_rawDescGZIP(), []int{7}
  506. }
  507. func (x *ClientAuthorizeRequest) GetClientinfo() *ClientInfo {
  508. if x != nil {
  509. return x.Clientinfo
  510. }
  511. return nil
  512. }
  513. func (x *ClientAuthorizeRequest) GetType() ClientAuthorizeRequest_AuthorizeReqType {
  514. if x != nil {
  515. return x.Type
  516. }
  517. return ClientAuthorizeRequest_PUBLISH
  518. }
  519. func (x *ClientAuthorizeRequest) GetTopic() string {
  520. if x != nil {
  521. return x.Topic
  522. }
  523. return ""
  524. }
  525. func (x *ClientAuthorizeRequest) GetResult() bool {
  526. if x != nil {
  527. return x.Result
  528. }
  529. return false
  530. }
  531. func (x *ClientAuthorizeRequest) GetMeta() *RequestMeta {
  532. if x != nil {
  533. return x.Meta
  534. }
  535. return nil
  536. }
  537. type ClientSubscribeRequest struct {
  538. state protoimpl.MessageState
  539. sizeCache protoimpl.SizeCache
  540. unknownFields protoimpl.UnknownFields
  541. Clientinfo *ClientInfo `protobuf:"bytes,1,opt,name=clientinfo,proto3" json:"clientinfo,omitempty"`
  542. Props []*Property `protobuf:"bytes,2,rep,name=props,proto3" json:"props,omitempty"`
  543. TopicFilters []*TopicFilter `protobuf:"bytes,3,rep,name=topic_filters,json=topicFilters,proto3" json:"topic_filters,omitempty"`
  544. Meta *RequestMeta `protobuf:"bytes,4,opt,name=meta,proto3" json:"meta,omitempty"`
  545. }
  546. func (x *ClientSubscribeRequest) Reset() {
  547. *x = ClientSubscribeRequest{}
  548. if protoimpl.UnsafeEnabled {
  549. mi := &file_protobuf_exhook_proto_msgTypes[8]
  550. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  551. ms.StoreMessageInfo(mi)
  552. }
  553. }
  554. func (x *ClientSubscribeRequest) String() string {
  555. return protoimpl.X.MessageStringOf(x)
  556. }
  557. func (*ClientSubscribeRequest) ProtoMessage() {}
  558. func (x *ClientSubscribeRequest) ProtoReflect() protoreflect.Message {
  559. mi := &file_protobuf_exhook_proto_msgTypes[8]
  560. if protoimpl.UnsafeEnabled && x != nil {
  561. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  562. if ms.LoadMessageInfo() == nil {
  563. ms.StoreMessageInfo(mi)
  564. }
  565. return ms
  566. }
  567. return mi.MessageOf(x)
  568. }
  569. // Deprecated: Use ClientSubscribeRequest.ProtoReflect.Descriptor instead.
  570. func (*ClientSubscribeRequest) Descriptor() ([]byte, []int) {
  571. return file_protobuf_exhook_proto_rawDescGZIP(), []int{8}
  572. }
  573. func (x *ClientSubscribeRequest) GetClientinfo() *ClientInfo {
  574. if x != nil {
  575. return x.Clientinfo
  576. }
  577. return nil
  578. }
  579. func (x *ClientSubscribeRequest) GetProps() []*Property {
  580. if x != nil {
  581. return x.Props
  582. }
  583. return nil
  584. }
  585. func (x *ClientSubscribeRequest) GetTopicFilters() []*TopicFilter {
  586. if x != nil {
  587. return x.TopicFilters
  588. }
  589. return nil
  590. }
  591. func (x *ClientSubscribeRequest) GetMeta() *RequestMeta {
  592. if x != nil {
  593. return x.Meta
  594. }
  595. return nil
  596. }
  597. type ClientUnsubscribeRequest struct {
  598. state protoimpl.MessageState
  599. sizeCache protoimpl.SizeCache
  600. unknownFields protoimpl.UnknownFields
  601. Clientinfo *ClientInfo `protobuf:"bytes,1,opt,name=clientinfo,proto3" json:"clientinfo,omitempty"`
  602. Props []*Property `protobuf:"bytes,2,rep,name=props,proto3" json:"props,omitempty"`
  603. TopicFilters []*TopicFilter `protobuf:"bytes,3,rep,name=topic_filters,json=topicFilters,proto3" json:"topic_filters,omitempty"`
  604. Meta *RequestMeta `protobuf:"bytes,4,opt,name=meta,proto3" json:"meta,omitempty"`
  605. }
  606. func (x *ClientUnsubscribeRequest) Reset() {
  607. *x = ClientUnsubscribeRequest{}
  608. if protoimpl.UnsafeEnabled {
  609. mi := &file_protobuf_exhook_proto_msgTypes[9]
  610. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  611. ms.StoreMessageInfo(mi)
  612. }
  613. }
  614. func (x *ClientUnsubscribeRequest) String() string {
  615. return protoimpl.X.MessageStringOf(x)
  616. }
  617. func (*ClientUnsubscribeRequest) ProtoMessage() {}
  618. func (x *ClientUnsubscribeRequest) ProtoReflect() protoreflect.Message {
  619. mi := &file_protobuf_exhook_proto_msgTypes[9]
  620. if protoimpl.UnsafeEnabled && x != nil {
  621. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  622. if ms.LoadMessageInfo() == nil {
  623. ms.StoreMessageInfo(mi)
  624. }
  625. return ms
  626. }
  627. return mi.MessageOf(x)
  628. }
  629. // Deprecated: Use ClientUnsubscribeRequest.ProtoReflect.Descriptor instead.
  630. func (*ClientUnsubscribeRequest) Descriptor() ([]byte, []int) {
  631. return file_protobuf_exhook_proto_rawDescGZIP(), []int{9}
  632. }
  633. func (x *ClientUnsubscribeRequest) GetClientinfo() *ClientInfo {
  634. if x != nil {
  635. return x.Clientinfo
  636. }
  637. return nil
  638. }
  639. func (x *ClientUnsubscribeRequest) GetProps() []*Property {
  640. if x != nil {
  641. return x.Props
  642. }
  643. return nil
  644. }
  645. func (x *ClientUnsubscribeRequest) GetTopicFilters() []*TopicFilter {
  646. if x != nil {
  647. return x.TopicFilters
  648. }
  649. return nil
  650. }
  651. func (x *ClientUnsubscribeRequest) GetMeta() *RequestMeta {
  652. if x != nil {
  653. return x.Meta
  654. }
  655. return nil
  656. }
  657. type SessionCreatedRequest struct {
  658. state protoimpl.MessageState
  659. sizeCache protoimpl.SizeCache
  660. unknownFields protoimpl.UnknownFields
  661. Clientinfo *ClientInfo `protobuf:"bytes,1,opt,name=clientinfo,proto3" json:"clientinfo,omitempty"`
  662. Meta *RequestMeta `protobuf:"bytes,2,opt,name=meta,proto3" json:"meta,omitempty"`
  663. }
  664. func (x *SessionCreatedRequest) Reset() {
  665. *x = SessionCreatedRequest{}
  666. if protoimpl.UnsafeEnabled {
  667. mi := &file_protobuf_exhook_proto_msgTypes[10]
  668. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  669. ms.StoreMessageInfo(mi)
  670. }
  671. }
  672. func (x *SessionCreatedRequest) String() string {
  673. return protoimpl.X.MessageStringOf(x)
  674. }
  675. func (*SessionCreatedRequest) ProtoMessage() {}
  676. func (x *SessionCreatedRequest) ProtoReflect() protoreflect.Message {
  677. mi := &file_protobuf_exhook_proto_msgTypes[10]
  678. if protoimpl.UnsafeEnabled && x != nil {
  679. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  680. if ms.LoadMessageInfo() == nil {
  681. ms.StoreMessageInfo(mi)
  682. }
  683. return ms
  684. }
  685. return mi.MessageOf(x)
  686. }
  687. // Deprecated: Use SessionCreatedRequest.ProtoReflect.Descriptor instead.
  688. func (*SessionCreatedRequest) Descriptor() ([]byte, []int) {
  689. return file_protobuf_exhook_proto_rawDescGZIP(), []int{10}
  690. }
  691. func (x *SessionCreatedRequest) GetClientinfo() *ClientInfo {
  692. if x != nil {
  693. return x.Clientinfo
  694. }
  695. return nil
  696. }
  697. func (x *SessionCreatedRequest) GetMeta() *RequestMeta {
  698. if x != nil {
  699. return x.Meta
  700. }
  701. return nil
  702. }
  703. type SessionSubscribedRequest struct {
  704. state protoimpl.MessageState
  705. sizeCache protoimpl.SizeCache
  706. unknownFields protoimpl.UnknownFields
  707. Clientinfo *ClientInfo `protobuf:"bytes,1,opt,name=clientinfo,proto3" json:"clientinfo,omitempty"`
  708. Topic string `protobuf:"bytes,2,opt,name=topic,proto3" json:"topic,omitempty"`
  709. Subopts *SubOpts `protobuf:"bytes,3,opt,name=subopts,proto3" json:"subopts,omitempty"`
  710. Meta *RequestMeta `protobuf:"bytes,4,opt,name=meta,proto3" json:"meta,omitempty"`
  711. }
  712. func (x *SessionSubscribedRequest) Reset() {
  713. *x = SessionSubscribedRequest{}
  714. if protoimpl.UnsafeEnabled {
  715. mi := &file_protobuf_exhook_proto_msgTypes[11]
  716. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  717. ms.StoreMessageInfo(mi)
  718. }
  719. }
  720. func (x *SessionSubscribedRequest) String() string {
  721. return protoimpl.X.MessageStringOf(x)
  722. }
  723. func (*SessionSubscribedRequest) ProtoMessage() {}
  724. func (x *SessionSubscribedRequest) ProtoReflect() protoreflect.Message {
  725. mi := &file_protobuf_exhook_proto_msgTypes[11]
  726. if protoimpl.UnsafeEnabled && x != nil {
  727. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  728. if ms.LoadMessageInfo() == nil {
  729. ms.StoreMessageInfo(mi)
  730. }
  731. return ms
  732. }
  733. return mi.MessageOf(x)
  734. }
  735. // Deprecated: Use SessionSubscribedRequest.ProtoReflect.Descriptor instead.
  736. func (*SessionSubscribedRequest) Descriptor() ([]byte, []int) {
  737. return file_protobuf_exhook_proto_rawDescGZIP(), []int{11}
  738. }
  739. func (x *SessionSubscribedRequest) GetClientinfo() *ClientInfo {
  740. if x != nil {
  741. return x.Clientinfo
  742. }
  743. return nil
  744. }
  745. func (x *SessionSubscribedRequest) GetTopic() string {
  746. if x != nil {
  747. return x.Topic
  748. }
  749. return ""
  750. }
  751. func (x *SessionSubscribedRequest) GetSubopts() *SubOpts {
  752. if x != nil {
  753. return x.Subopts
  754. }
  755. return nil
  756. }
  757. func (x *SessionSubscribedRequest) GetMeta() *RequestMeta {
  758. if x != nil {
  759. return x.Meta
  760. }
  761. return nil
  762. }
  763. type SessionUnsubscribedRequest struct {
  764. state protoimpl.MessageState
  765. sizeCache protoimpl.SizeCache
  766. unknownFields protoimpl.UnknownFields
  767. Clientinfo *ClientInfo `protobuf:"bytes,1,opt,name=clientinfo,proto3" json:"clientinfo,omitempty"`
  768. Topic string `protobuf:"bytes,2,opt,name=topic,proto3" json:"topic,omitempty"`
  769. Meta *RequestMeta `protobuf:"bytes,3,opt,name=meta,proto3" json:"meta,omitempty"`
  770. }
  771. func (x *SessionUnsubscribedRequest) Reset() {
  772. *x = SessionUnsubscribedRequest{}
  773. if protoimpl.UnsafeEnabled {
  774. mi := &file_protobuf_exhook_proto_msgTypes[12]
  775. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  776. ms.StoreMessageInfo(mi)
  777. }
  778. }
  779. func (x *SessionUnsubscribedRequest) String() string {
  780. return protoimpl.X.MessageStringOf(x)
  781. }
  782. func (*SessionUnsubscribedRequest) ProtoMessage() {}
  783. func (x *SessionUnsubscribedRequest) ProtoReflect() protoreflect.Message {
  784. mi := &file_protobuf_exhook_proto_msgTypes[12]
  785. if protoimpl.UnsafeEnabled && x != nil {
  786. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  787. if ms.LoadMessageInfo() == nil {
  788. ms.StoreMessageInfo(mi)
  789. }
  790. return ms
  791. }
  792. return mi.MessageOf(x)
  793. }
  794. // Deprecated: Use SessionUnsubscribedRequest.ProtoReflect.Descriptor instead.
  795. func (*SessionUnsubscribedRequest) Descriptor() ([]byte, []int) {
  796. return file_protobuf_exhook_proto_rawDescGZIP(), []int{12}
  797. }
  798. func (x *SessionUnsubscribedRequest) GetClientinfo() *ClientInfo {
  799. if x != nil {
  800. return x.Clientinfo
  801. }
  802. return nil
  803. }
  804. func (x *SessionUnsubscribedRequest) GetTopic() string {
  805. if x != nil {
  806. return x.Topic
  807. }
  808. return ""
  809. }
  810. func (x *SessionUnsubscribedRequest) GetMeta() *RequestMeta {
  811. if x != nil {
  812. return x.Meta
  813. }
  814. return nil
  815. }
  816. type SessionResumedRequest struct {
  817. state protoimpl.MessageState
  818. sizeCache protoimpl.SizeCache
  819. unknownFields protoimpl.UnknownFields
  820. Clientinfo *ClientInfo `protobuf:"bytes,1,opt,name=clientinfo,proto3" json:"clientinfo,omitempty"`
  821. Meta *RequestMeta `protobuf:"bytes,2,opt,name=meta,proto3" json:"meta,omitempty"`
  822. }
  823. func (x *SessionResumedRequest) Reset() {
  824. *x = SessionResumedRequest{}
  825. if protoimpl.UnsafeEnabled {
  826. mi := &file_protobuf_exhook_proto_msgTypes[13]
  827. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  828. ms.StoreMessageInfo(mi)
  829. }
  830. }
  831. func (x *SessionResumedRequest) String() string {
  832. return protoimpl.X.MessageStringOf(x)
  833. }
  834. func (*SessionResumedRequest) ProtoMessage() {}
  835. func (x *SessionResumedRequest) ProtoReflect() protoreflect.Message {
  836. mi := &file_protobuf_exhook_proto_msgTypes[13]
  837. if protoimpl.UnsafeEnabled && x != nil {
  838. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  839. if ms.LoadMessageInfo() == nil {
  840. ms.StoreMessageInfo(mi)
  841. }
  842. return ms
  843. }
  844. return mi.MessageOf(x)
  845. }
  846. // Deprecated: Use SessionResumedRequest.ProtoReflect.Descriptor instead.
  847. func (*SessionResumedRequest) Descriptor() ([]byte, []int) {
  848. return file_protobuf_exhook_proto_rawDescGZIP(), []int{13}
  849. }
  850. func (x *SessionResumedRequest) GetClientinfo() *ClientInfo {
  851. if x != nil {
  852. return x.Clientinfo
  853. }
  854. return nil
  855. }
  856. func (x *SessionResumedRequest) GetMeta() *RequestMeta {
  857. if x != nil {
  858. return x.Meta
  859. }
  860. return nil
  861. }
  862. type SessionDiscardedRequest struct {
  863. state protoimpl.MessageState
  864. sizeCache protoimpl.SizeCache
  865. unknownFields protoimpl.UnknownFields
  866. Clientinfo *ClientInfo `protobuf:"bytes,1,opt,name=clientinfo,proto3" json:"clientinfo,omitempty"`
  867. Meta *RequestMeta `protobuf:"bytes,2,opt,name=meta,proto3" json:"meta,omitempty"`
  868. }
  869. func (x *SessionDiscardedRequest) Reset() {
  870. *x = SessionDiscardedRequest{}
  871. if protoimpl.UnsafeEnabled {
  872. mi := &file_protobuf_exhook_proto_msgTypes[14]
  873. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  874. ms.StoreMessageInfo(mi)
  875. }
  876. }
  877. func (x *SessionDiscardedRequest) String() string {
  878. return protoimpl.X.MessageStringOf(x)
  879. }
  880. func (*SessionDiscardedRequest) ProtoMessage() {}
  881. func (x *SessionDiscardedRequest) ProtoReflect() protoreflect.Message {
  882. mi := &file_protobuf_exhook_proto_msgTypes[14]
  883. if protoimpl.UnsafeEnabled && x != nil {
  884. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  885. if ms.LoadMessageInfo() == nil {
  886. ms.StoreMessageInfo(mi)
  887. }
  888. return ms
  889. }
  890. return mi.MessageOf(x)
  891. }
  892. // Deprecated: Use SessionDiscardedRequest.ProtoReflect.Descriptor instead.
  893. func (*SessionDiscardedRequest) Descriptor() ([]byte, []int) {
  894. return file_protobuf_exhook_proto_rawDescGZIP(), []int{14}
  895. }
  896. func (x *SessionDiscardedRequest) GetClientinfo() *ClientInfo {
  897. if x != nil {
  898. return x.Clientinfo
  899. }
  900. return nil
  901. }
  902. func (x *SessionDiscardedRequest) GetMeta() *RequestMeta {
  903. if x != nil {
  904. return x.Meta
  905. }
  906. return nil
  907. }
  908. type SessionTakenoverRequest struct {
  909. state protoimpl.MessageState
  910. sizeCache protoimpl.SizeCache
  911. unknownFields protoimpl.UnknownFields
  912. Clientinfo *ClientInfo `protobuf:"bytes,1,opt,name=clientinfo,proto3" json:"clientinfo,omitempty"`
  913. Meta *RequestMeta `protobuf:"bytes,2,opt,name=meta,proto3" json:"meta,omitempty"`
  914. }
  915. func (x *SessionTakenoverRequest) Reset() {
  916. *x = SessionTakenoverRequest{}
  917. if protoimpl.UnsafeEnabled {
  918. mi := &file_protobuf_exhook_proto_msgTypes[15]
  919. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  920. ms.StoreMessageInfo(mi)
  921. }
  922. }
  923. func (x *SessionTakenoverRequest) String() string {
  924. return protoimpl.X.MessageStringOf(x)
  925. }
  926. func (*SessionTakenoverRequest) ProtoMessage() {}
  927. func (x *SessionTakenoverRequest) ProtoReflect() protoreflect.Message {
  928. mi := &file_protobuf_exhook_proto_msgTypes[15]
  929. if protoimpl.UnsafeEnabled && x != nil {
  930. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  931. if ms.LoadMessageInfo() == nil {
  932. ms.StoreMessageInfo(mi)
  933. }
  934. return ms
  935. }
  936. return mi.MessageOf(x)
  937. }
  938. // Deprecated: Use SessionTakenoverRequest.ProtoReflect.Descriptor instead.
  939. func (*SessionTakenoverRequest) Descriptor() ([]byte, []int) {
  940. return file_protobuf_exhook_proto_rawDescGZIP(), []int{15}
  941. }
  942. func (x *SessionTakenoverRequest) GetClientinfo() *ClientInfo {
  943. if x != nil {
  944. return x.Clientinfo
  945. }
  946. return nil
  947. }
  948. func (x *SessionTakenoverRequest) GetMeta() *RequestMeta {
  949. if x != nil {
  950. return x.Meta
  951. }
  952. return nil
  953. }
  954. type SessionTerminatedRequest struct {
  955. state protoimpl.MessageState
  956. sizeCache protoimpl.SizeCache
  957. unknownFields protoimpl.UnknownFields
  958. Clientinfo *ClientInfo `protobuf:"bytes,1,opt,name=clientinfo,proto3" json:"clientinfo,omitempty"`
  959. Reason string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason,omitempty"`
  960. Meta *RequestMeta `protobuf:"bytes,3,opt,name=meta,proto3" json:"meta,omitempty"`
  961. }
  962. func (x *SessionTerminatedRequest) Reset() {
  963. *x = SessionTerminatedRequest{}
  964. if protoimpl.UnsafeEnabled {
  965. mi := &file_protobuf_exhook_proto_msgTypes[16]
  966. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  967. ms.StoreMessageInfo(mi)
  968. }
  969. }
  970. func (x *SessionTerminatedRequest) String() string {
  971. return protoimpl.X.MessageStringOf(x)
  972. }
  973. func (*SessionTerminatedRequest) ProtoMessage() {}
  974. func (x *SessionTerminatedRequest) ProtoReflect() protoreflect.Message {
  975. mi := &file_protobuf_exhook_proto_msgTypes[16]
  976. if protoimpl.UnsafeEnabled && x != nil {
  977. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  978. if ms.LoadMessageInfo() == nil {
  979. ms.StoreMessageInfo(mi)
  980. }
  981. return ms
  982. }
  983. return mi.MessageOf(x)
  984. }
  985. // Deprecated: Use SessionTerminatedRequest.ProtoReflect.Descriptor instead.
  986. func (*SessionTerminatedRequest) Descriptor() ([]byte, []int) {
  987. return file_protobuf_exhook_proto_rawDescGZIP(), []int{16}
  988. }
  989. func (x *SessionTerminatedRequest) GetClientinfo() *ClientInfo {
  990. if x != nil {
  991. return x.Clientinfo
  992. }
  993. return nil
  994. }
  995. func (x *SessionTerminatedRequest) GetReason() string {
  996. if x != nil {
  997. return x.Reason
  998. }
  999. return ""
  1000. }
  1001. func (x *SessionTerminatedRequest) GetMeta() *RequestMeta {
  1002. if x != nil {
  1003. return x.Meta
  1004. }
  1005. return nil
  1006. }
  1007. type MessagePublishRequest struct {
  1008. state protoimpl.MessageState
  1009. sizeCache protoimpl.SizeCache
  1010. unknownFields protoimpl.UnknownFields
  1011. Message *Message `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`
  1012. Meta *RequestMeta `protobuf:"bytes,2,opt,name=meta,proto3" json:"meta,omitempty"`
  1013. }
  1014. func (x *MessagePublishRequest) Reset() {
  1015. *x = MessagePublishRequest{}
  1016. if protoimpl.UnsafeEnabled {
  1017. mi := &file_protobuf_exhook_proto_msgTypes[17]
  1018. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1019. ms.StoreMessageInfo(mi)
  1020. }
  1021. }
  1022. func (x *MessagePublishRequest) String() string {
  1023. return protoimpl.X.MessageStringOf(x)
  1024. }
  1025. func (*MessagePublishRequest) ProtoMessage() {}
  1026. func (x *MessagePublishRequest) ProtoReflect() protoreflect.Message {
  1027. mi := &file_protobuf_exhook_proto_msgTypes[17]
  1028. if protoimpl.UnsafeEnabled && x != nil {
  1029. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1030. if ms.LoadMessageInfo() == nil {
  1031. ms.StoreMessageInfo(mi)
  1032. }
  1033. return ms
  1034. }
  1035. return mi.MessageOf(x)
  1036. }
  1037. // Deprecated: Use MessagePublishRequest.ProtoReflect.Descriptor instead.
  1038. func (*MessagePublishRequest) Descriptor() ([]byte, []int) {
  1039. return file_protobuf_exhook_proto_rawDescGZIP(), []int{17}
  1040. }
  1041. func (x *MessagePublishRequest) GetMessage() *Message {
  1042. if x != nil {
  1043. return x.Message
  1044. }
  1045. return nil
  1046. }
  1047. func (x *MessagePublishRequest) GetMeta() *RequestMeta {
  1048. if x != nil {
  1049. return x.Meta
  1050. }
  1051. return nil
  1052. }
  1053. type MessageDeliveredRequest struct {
  1054. state protoimpl.MessageState
  1055. sizeCache protoimpl.SizeCache
  1056. unknownFields protoimpl.UnknownFields
  1057. Clientinfo *ClientInfo `protobuf:"bytes,1,opt,name=clientinfo,proto3" json:"clientinfo,omitempty"`
  1058. Message *Message `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
  1059. Meta *RequestMeta `protobuf:"bytes,3,opt,name=meta,proto3" json:"meta,omitempty"`
  1060. }
  1061. func (x *MessageDeliveredRequest) Reset() {
  1062. *x = MessageDeliveredRequest{}
  1063. if protoimpl.UnsafeEnabled {
  1064. mi := &file_protobuf_exhook_proto_msgTypes[18]
  1065. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1066. ms.StoreMessageInfo(mi)
  1067. }
  1068. }
  1069. func (x *MessageDeliveredRequest) String() string {
  1070. return protoimpl.X.MessageStringOf(x)
  1071. }
  1072. func (*MessageDeliveredRequest) ProtoMessage() {}
  1073. func (x *MessageDeliveredRequest) ProtoReflect() protoreflect.Message {
  1074. mi := &file_protobuf_exhook_proto_msgTypes[18]
  1075. if protoimpl.UnsafeEnabled && x != nil {
  1076. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1077. if ms.LoadMessageInfo() == nil {
  1078. ms.StoreMessageInfo(mi)
  1079. }
  1080. return ms
  1081. }
  1082. return mi.MessageOf(x)
  1083. }
  1084. // Deprecated: Use MessageDeliveredRequest.ProtoReflect.Descriptor instead.
  1085. func (*MessageDeliveredRequest) Descriptor() ([]byte, []int) {
  1086. return file_protobuf_exhook_proto_rawDescGZIP(), []int{18}
  1087. }
  1088. func (x *MessageDeliveredRequest) GetClientinfo() *ClientInfo {
  1089. if x != nil {
  1090. return x.Clientinfo
  1091. }
  1092. return nil
  1093. }
  1094. func (x *MessageDeliveredRequest) GetMessage() *Message {
  1095. if x != nil {
  1096. return x.Message
  1097. }
  1098. return nil
  1099. }
  1100. func (x *MessageDeliveredRequest) GetMeta() *RequestMeta {
  1101. if x != nil {
  1102. return x.Meta
  1103. }
  1104. return nil
  1105. }
  1106. type MessageDroppedRequest struct {
  1107. state protoimpl.MessageState
  1108. sizeCache protoimpl.SizeCache
  1109. unknownFields protoimpl.UnknownFields
  1110. Message *Message `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`
  1111. Reason string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason,omitempty"`
  1112. Meta *RequestMeta `protobuf:"bytes,3,opt,name=meta,proto3" json:"meta,omitempty"`
  1113. }
  1114. func (x *MessageDroppedRequest) Reset() {
  1115. *x = MessageDroppedRequest{}
  1116. if protoimpl.UnsafeEnabled {
  1117. mi := &file_protobuf_exhook_proto_msgTypes[19]
  1118. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1119. ms.StoreMessageInfo(mi)
  1120. }
  1121. }
  1122. func (x *MessageDroppedRequest) String() string {
  1123. return protoimpl.X.MessageStringOf(x)
  1124. }
  1125. func (*MessageDroppedRequest) ProtoMessage() {}
  1126. func (x *MessageDroppedRequest) ProtoReflect() protoreflect.Message {
  1127. mi := &file_protobuf_exhook_proto_msgTypes[19]
  1128. if protoimpl.UnsafeEnabled && x != nil {
  1129. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1130. if ms.LoadMessageInfo() == nil {
  1131. ms.StoreMessageInfo(mi)
  1132. }
  1133. return ms
  1134. }
  1135. return mi.MessageOf(x)
  1136. }
  1137. // Deprecated: Use MessageDroppedRequest.ProtoReflect.Descriptor instead.
  1138. func (*MessageDroppedRequest) Descriptor() ([]byte, []int) {
  1139. return file_protobuf_exhook_proto_rawDescGZIP(), []int{19}
  1140. }
  1141. func (x *MessageDroppedRequest) GetMessage() *Message {
  1142. if x != nil {
  1143. return x.Message
  1144. }
  1145. return nil
  1146. }
  1147. func (x *MessageDroppedRequest) GetReason() string {
  1148. if x != nil {
  1149. return x.Reason
  1150. }
  1151. return ""
  1152. }
  1153. func (x *MessageDroppedRequest) GetMeta() *RequestMeta {
  1154. if x != nil {
  1155. return x.Meta
  1156. }
  1157. return nil
  1158. }
  1159. type MessageAckedRequest struct {
  1160. state protoimpl.MessageState
  1161. sizeCache protoimpl.SizeCache
  1162. unknownFields protoimpl.UnknownFields
  1163. Clientinfo *ClientInfo `protobuf:"bytes,1,opt,name=clientinfo,proto3" json:"clientinfo,omitempty"`
  1164. Message *Message `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
  1165. Meta *RequestMeta `protobuf:"bytes,3,opt,name=meta,proto3" json:"meta,omitempty"`
  1166. }
  1167. func (x *MessageAckedRequest) Reset() {
  1168. *x = MessageAckedRequest{}
  1169. if protoimpl.UnsafeEnabled {
  1170. mi := &file_protobuf_exhook_proto_msgTypes[20]
  1171. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1172. ms.StoreMessageInfo(mi)
  1173. }
  1174. }
  1175. func (x *MessageAckedRequest) String() string {
  1176. return protoimpl.X.MessageStringOf(x)
  1177. }
  1178. func (*MessageAckedRequest) ProtoMessage() {}
  1179. func (x *MessageAckedRequest) ProtoReflect() protoreflect.Message {
  1180. mi := &file_protobuf_exhook_proto_msgTypes[20]
  1181. if protoimpl.UnsafeEnabled && x != nil {
  1182. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1183. if ms.LoadMessageInfo() == nil {
  1184. ms.StoreMessageInfo(mi)
  1185. }
  1186. return ms
  1187. }
  1188. return mi.MessageOf(x)
  1189. }
  1190. // Deprecated: Use MessageAckedRequest.ProtoReflect.Descriptor instead.
  1191. func (*MessageAckedRequest) Descriptor() ([]byte, []int) {
  1192. return file_protobuf_exhook_proto_rawDescGZIP(), []int{20}
  1193. }
  1194. func (x *MessageAckedRequest) GetClientinfo() *ClientInfo {
  1195. if x != nil {
  1196. return x.Clientinfo
  1197. }
  1198. return nil
  1199. }
  1200. func (x *MessageAckedRequest) GetMessage() *Message {
  1201. if x != nil {
  1202. return x.Message
  1203. }
  1204. return nil
  1205. }
  1206. func (x *MessageAckedRequest) GetMeta() *RequestMeta {
  1207. if x != nil {
  1208. return x.Meta
  1209. }
  1210. return nil
  1211. }
  1212. type LoadedResponse struct {
  1213. state protoimpl.MessageState
  1214. sizeCache protoimpl.SizeCache
  1215. unknownFields protoimpl.UnknownFields
  1216. Hooks []*HookSpec `protobuf:"bytes,1,rep,name=hooks,proto3" json:"hooks,omitempty"`
  1217. }
  1218. func (x *LoadedResponse) Reset() {
  1219. *x = LoadedResponse{}
  1220. if protoimpl.UnsafeEnabled {
  1221. mi := &file_protobuf_exhook_proto_msgTypes[21]
  1222. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1223. ms.StoreMessageInfo(mi)
  1224. }
  1225. }
  1226. func (x *LoadedResponse) String() string {
  1227. return protoimpl.X.MessageStringOf(x)
  1228. }
  1229. func (*LoadedResponse) ProtoMessage() {}
  1230. func (x *LoadedResponse) ProtoReflect() protoreflect.Message {
  1231. mi := &file_protobuf_exhook_proto_msgTypes[21]
  1232. if protoimpl.UnsafeEnabled && x != nil {
  1233. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1234. if ms.LoadMessageInfo() == nil {
  1235. ms.StoreMessageInfo(mi)
  1236. }
  1237. return ms
  1238. }
  1239. return mi.MessageOf(x)
  1240. }
  1241. // Deprecated: Use LoadedResponse.ProtoReflect.Descriptor instead.
  1242. func (*LoadedResponse) Descriptor() ([]byte, []int) {
  1243. return file_protobuf_exhook_proto_rawDescGZIP(), []int{21}
  1244. }
  1245. func (x *LoadedResponse) GetHooks() []*HookSpec {
  1246. if x != nil {
  1247. return x.Hooks
  1248. }
  1249. return nil
  1250. }
  1251. type ValuedResponse struct {
  1252. state protoimpl.MessageState
  1253. sizeCache protoimpl.SizeCache
  1254. unknownFields protoimpl.UnknownFields
  1255. Type ValuedResponse_ResponsedType `protobuf:"varint,1,opt,name=type,proto3,enum=emqx.exhook.v2.ValuedResponse_ResponsedType" json:"type,omitempty"`
  1256. // Types that are assignable to Value:
  1257. // *ValuedResponse_BoolResult
  1258. // *ValuedResponse_Message
  1259. Value isValuedResponse_Value `protobuf_oneof:"value"`
  1260. }
  1261. func (x *ValuedResponse) Reset() {
  1262. *x = ValuedResponse{}
  1263. if protoimpl.UnsafeEnabled {
  1264. mi := &file_protobuf_exhook_proto_msgTypes[22]
  1265. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1266. ms.StoreMessageInfo(mi)
  1267. }
  1268. }
  1269. func (x *ValuedResponse) String() string {
  1270. return protoimpl.X.MessageStringOf(x)
  1271. }
  1272. func (*ValuedResponse) ProtoMessage() {}
  1273. func (x *ValuedResponse) ProtoReflect() protoreflect.Message {
  1274. mi := &file_protobuf_exhook_proto_msgTypes[22]
  1275. if protoimpl.UnsafeEnabled && x != nil {
  1276. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1277. if ms.LoadMessageInfo() == nil {
  1278. ms.StoreMessageInfo(mi)
  1279. }
  1280. return ms
  1281. }
  1282. return mi.MessageOf(x)
  1283. }
  1284. // Deprecated: Use ValuedResponse.ProtoReflect.Descriptor instead.
  1285. func (*ValuedResponse) Descriptor() ([]byte, []int) {
  1286. return file_protobuf_exhook_proto_rawDescGZIP(), []int{22}
  1287. }
  1288. func (x *ValuedResponse) GetType() ValuedResponse_ResponsedType {
  1289. if x != nil {
  1290. return x.Type
  1291. }
  1292. return ValuedResponse_CONTINUE
  1293. }
  1294. func (m *ValuedResponse) GetValue() isValuedResponse_Value {
  1295. if m != nil {
  1296. return m.Value
  1297. }
  1298. return nil
  1299. }
  1300. func (x *ValuedResponse) GetBoolResult() bool {
  1301. if x, ok := x.GetValue().(*ValuedResponse_BoolResult); ok {
  1302. return x.BoolResult
  1303. }
  1304. return false
  1305. }
  1306. func (x *ValuedResponse) GetMessage() *Message {
  1307. if x, ok := x.GetValue().(*ValuedResponse_Message); ok {
  1308. return x.Message
  1309. }
  1310. return nil
  1311. }
  1312. type isValuedResponse_Value interface {
  1313. isValuedResponse_Value()
  1314. }
  1315. type ValuedResponse_BoolResult struct {
  1316. // Boolean result, used on the 'client.authenticate', 'client.authorize' hooks
  1317. BoolResult bool `protobuf:"varint,3,opt,name=bool_result,json=boolResult,proto3,oneof"`
  1318. }
  1319. type ValuedResponse_Message struct {
  1320. // Message result, used on the 'message.*' hooks
  1321. Message *Message `protobuf:"bytes,4,opt,name=message,proto3,oneof"`
  1322. }
  1323. func (*ValuedResponse_BoolResult) isValuedResponse_Value() {}
  1324. func (*ValuedResponse_Message) isValuedResponse_Value() {}
  1325. type EmptySuccess struct {
  1326. state protoimpl.MessageState
  1327. sizeCache protoimpl.SizeCache
  1328. unknownFields protoimpl.UnknownFields
  1329. }
  1330. func (x *EmptySuccess) Reset() {
  1331. *x = EmptySuccess{}
  1332. if protoimpl.UnsafeEnabled {
  1333. mi := &file_protobuf_exhook_proto_msgTypes[23]
  1334. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1335. ms.StoreMessageInfo(mi)
  1336. }
  1337. }
  1338. func (x *EmptySuccess) String() string {
  1339. return protoimpl.X.MessageStringOf(x)
  1340. }
  1341. func (*EmptySuccess) ProtoMessage() {}
  1342. func (x *EmptySuccess) ProtoReflect() protoreflect.Message {
  1343. mi := &file_protobuf_exhook_proto_msgTypes[23]
  1344. if protoimpl.UnsafeEnabled && x != nil {
  1345. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1346. if ms.LoadMessageInfo() == nil {
  1347. ms.StoreMessageInfo(mi)
  1348. }
  1349. return ms
  1350. }
  1351. return mi.MessageOf(x)
  1352. }
  1353. // Deprecated: Use EmptySuccess.ProtoReflect.Descriptor instead.
  1354. func (*EmptySuccess) Descriptor() ([]byte, []int) {
  1355. return file_protobuf_exhook_proto_rawDescGZIP(), []int{23}
  1356. }
  1357. type BrokerInfo struct {
  1358. state protoimpl.MessageState
  1359. sizeCache protoimpl.SizeCache
  1360. unknownFields protoimpl.UnknownFields
  1361. Version string `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"`
  1362. Sysdescr string `protobuf:"bytes,2,opt,name=sysdescr,proto3" json:"sysdescr,omitempty"`
  1363. Uptime int64 `protobuf:"varint,3,opt,name=uptime,proto3" json:"uptime,omitempty"`
  1364. Datetime string `protobuf:"bytes,4,opt,name=datetime,proto3" json:"datetime,omitempty"`
  1365. }
  1366. func (x *BrokerInfo) Reset() {
  1367. *x = BrokerInfo{}
  1368. if protoimpl.UnsafeEnabled {
  1369. mi := &file_protobuf_exhook_proto_msgTypes[24]
  1370. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1371. ms.StoreMessageInfo(mi)
  1372. }
  1373. }
  1374. func (x *BrokerInfo) String() string {
  1375. return protoimpl.X.MessageStringOf(x)
  1376. }
  1377. func (*BrokerInfo) ProtoMessage() {}
  1378. func (x *BrokerInfo) ProtoReflect() protoreflect.Message {
  1379. mi := &file_protobuf_exhook_proto_msgTypes[24]
  1380. if protoimpl.UnsafeEnabled && x != nil {
  1381. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1382. if ms.LoadMessageInfo() == nil {
  1383. ms.StoreMessageInfo(mi)
  1384. }
  1385. return ms
  1386. }
  1387. return mi.MessageOf(x)
  1388. }
  1389. // Deprecated: Use BrokerInfo.ProtoReflect.Descriptor instead.
  1390. func (*BrokerInfo) Descriptor() ([]byte, []int) {
  1391. return file_protobuf_exhook_proto_rawDescGZIP(), []int{24}
  1392. }
  1393. func (x *BrokerInfo) GetVersion() string {
  1394. if x != nil {
  1395. return x.Version
  1396. }
  1397. return ""
  1398. }
  1399. func (x *BrokerInfo) GetSysdescr() string {
  1400. if x != nil {
  1401. return x.Sysdescr
  1402. }
  1403. return ""
  1404. }
  1405. func (x *BrokerInfo) GetUptime() int64 {
  1406. if x != nil {
  1407. return x.Uptime
  1408. }
  1409. return 0
  1410. }
  1411. func (x *BrokerInfo) GetDatetime() string {
  1412. if x != nil {
  1413. return x.Datetime
  1414. }
  1415. return ""
  1416. }
  1417. type HookSpec struct {
  1418. state protoimpl.MessageState
  1419. sizeCache protoimpl.SizeCache
  1420. unknownFields protoimpl.UnknownFields
  1421. // The registered hooks name
  1422. //
  1423. // Available value:
  1424. // "client.connect", "client.connack"
  1425. // "client.connected", "client.disconnected"
  1426. // "client.authenticate", "client.authorize"
  1427. // "client.subscribe", "client.unsubscribe"
  1428. //
  1429. // "session.created", "session.subscribed"
  1430. // "session.unsubscribed", "session.resumed"
  1431. // "session.discarded", "session.takenover"
  1432. // "session.terminated"
  1433. //
  1434. // "message.publish", "message.delivered"
  1435. // "message.acked", "message.dropped"
  1436. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  1437. // The topic filters for message hooks
  1438. Topics []string `protobuf:"bytes,2,rep,name=topics,proto3" json:"topics,omitempty"`
  1439. }
  1440. func (x *HookSpec) Reset() {
  1441. *x = HookSpec{}
  1442. if protoimpl.UnsafeEnabled {
  1443. mi := &file_protobuf_exhook_proto_msgTypes[25]
  1444. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1445. ms.StoreMessageInfo(mi)
  1446. }
  1447. }
  1448. func (x *HookSpec) String() string {
  1449. return protoimpl.X.MessageStringOf(x)
  1450. }
  1451. func (*HookSpec) ProtoMessage() {}
  1452. func (x *HookSpec) ProtoReflect() protoreflect.Message {
  1453. mi := &file_protobuf_exhook_proto_msgTypes[25]
  1454. if protoimpl.UnsafeEnabled && x != nil {
  1455. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1456. if ms.LoadMessageInfo() == nil {
  1457. ms.StoreMessageInfo(mi)
  1458. }
  1459. return ms
  1460. }
  1461. return mi.MessageOf(x)
  1462. }
  1463. // Deprecated: Use HookSpec.ProtoReflect.Descriptor instead.
  1464. func (*HookSpec) Descriptor() ([]byte, []int) {
  1465. return file_protobuf_exhook_proto_rawDescGZIP(), []int{25}
  1466. }
  1467. func (x *HookSpec) GetName() string {
  1468. if x != nil {
  1469. return x.Name
  1470. }
  1471. return ""
  1472. }
  1473. func (x *HookSpec) GetTopics() []string {
  1474. if x != nil {
  1475. return x.Topics
  1476. }
  1477. return nil
  1478. }
  1479. type ConnInfo struct {
  1480. state protoimpl.MessageState
  1481. sizeCache protoimpl.SizeCache
  1482. unknownFields protoimpl.UnknownFields
  1483. Node string `protobuf:"bytes,1,opt,name=node,proto3" json:"node,omitempty"`
  1484. Clientid string `protobuf:"bytes,2,opt,name=clientid,proto3" json:"clientid,omitempty"`
  1485. Username string `protobuf:"bytes,3,opt,name=username,proto3" json:"username,omitempty"`
  1486. Peerhost string `protobuf:"bytes,4,opt,name=peerhost,proto3" json:"peerhost,omitempty"`
  1487. Sockport uint32 `protobuf:"varint,5,opt,name=sockport,proto3" json:"sockport,omitempty"`
  1488. ProtoName string `protobuf:"bytes,6,opt,name=proto_name,json=protoName,proto3" json:"proto_name,omitempty"`
  1489. ProtoVer string `protobuf:"bytes,7,opt,name=proto_ver,json=protoVer,proto3" json:"proto_ver,omitempty"`
  1490. Keepalive uint32 `protobuf:"varint,8,opt,name=keepalive,proto3" json:"keepalive,omitempty"`
  1491. }
  1492. func (x *ConnInfo) Reset() {
  1493. *x = ConnInfo{}
  1494. if protoimpl.UnsafeEnabled {
  1495. mi := &file_protobuf_exhook_proto_msgTypes[26]
  1496. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1497. ms.StoreMessageInfo(mi)
  1498. }
  1499. }
  1500. func (x *ConnInfo) String() string {
  1501. return protoimpl.X.MessageStringOf(x)
  1502. }
  1503. func (*ConnInfo) ProtoMessage() {}
  1504. func (x *ConnInfo) ProtoReflect() protoreflect.Message {
  1505. mi := &file_protobuf_exhook_proto_msgTypes[26]
  1506. if protoimpl.UnsafeEnabled && x != nil {
  1507. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1508. if ms.LoadMessageInfo() == nil {
  1509. ms.StoreMessageInfo(mi)
  1510. }
  1511. return ms
  1512. }
  1513. return mi.MessageOf(x)
  1514. }
  1515. // Deprecated: Use ConnInfo.ProtoReflect.Descriptor instead.
  1516. func (*ConnInfo) Descriptor() ([]byte, []int) {
  1517. return file_protobuf_exhook_proto_rawDescGZIP(), []int{26}
  1518. }
  1519. func (x *ConnInfo) GetNode() string {
  1520. if x != nil {
  1521. return x.Node
  1522. }
  1523. return ""
  1524. }
  1525. func (x *ConnInfo) GetClientid() string {
  1526. if x != nil {
  1527. return x.Clientid
  1528. }
  1529. return ""
  1530. }
  1531. func (x *ConnInfo) GetUsername() string {
  1532. if x != nil {
  1533. return x.Username
  1534. }
  1535. return ""
  1536. }
  1537. func (x *ConnInfo) GetPeerhost() string {
  1538. if x != nil {
  1539. return x.Peerhost
  1540. }
  1541. return ""
  1542. }
  1543. func (x *ConnInfo) GetSockport() uint32 {
  1544. if x != nil {
  1545. return x.Sockport
  1546. }
  1547. return 0
  1548. }
  1549. func (x *ConnInfo) GetProtoName() string {
  1550. if x != nil {
  1551. return x.ProtoName
  1552. }
  1553. return ""
  1554. }
  1555. func (x *ConnInfo) GetProtoVer() string {
  1556. if x != nil {
  1557. return x.ProtoVer
  1558. }
  1559. return ""
  1560. }
  1561. func (x *ConnInfo) GetKeepalive() uint32 {
  1562. if x != nil {
  1563. return x.Keepalive
  1564. }
  1565. return 0
  1566. }
  1567. type ClientInfo struct {
  1568. state protoimpl.MessageState
  1569. sizeCache protoimpl.SizeCache
  1570. unknownFields protoimpl.UnknownFields
  1571. Node string `protobuf:"bytes,1,opt,name=node,proto3" json:"node,omitempty"`
  1572. Clientid string `protobuf:"bytes,2,opt,name=clientid,proto3" json:"clientid,omitempty"`
  1573. Username string `protobuf:"bytes,3,opt,name=username,proto3" json:"username,omitempty"`
  1574. Password string `protobuf:"bytes,4,opt,name=password,proto3" json:"password,omitempty"`
  1575. Peerhost string `protobuf:"bytes,5,opt,name=peerhost,proto3" json:"peerhost,omitempty"`
  1576. Sockport uint32 `protobuf:"varint,6,opt,name=sockport,proto3" json:"sockport,omitempty"`
  1577. Protocol string `protobuf:"bytes,7,opt,name=protocol,proto3" json:"protocol,omitempty"`
  1578. Mountpoint string `protobuf:"bytes,8,opt,name=mountpoint,proto3" json:"mountpoint,omitempty"`
  1579. IsSuperuser bool `protobuf:"varint,9,opt,name=is_superuser,json=isSuperuser,proto3" json:"is_superuser,omitempty"`
  1580. Anonymous bool `protobuf:"varint,10,opt,name=anonymous,proto3" json:"anonymous,omitempty"`
  1581. // common name of client TLS cert
  1582. Cn string `protobuf:"bytes,11,opt,name=cn,proto3" json:"cn,omitempty"`
  1583. // subject of client TLS cert
  1584. Dn string `protobuf:"bytes,12,opt,name=dn,proto3" json:"dn,omitempty"`
  1585. }
  1586. func (x *ClientInfo) Reset() {
  1587. *x = ClientInfo{}
  1588. if protoimpl.UnsafeEnabled {
  1589. mi := &file_protobuf_exhook_proto_msgTypes[27]
  1590. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1591. ms.StoreMessageInfo(mi)
  1592. }
  1593. }
  1594. func (x *ClientInfo) String() string {
  1595. return protoimpl.X.MessageStringOf(x)
  1596. }
  1597. func (*ClientInfo) ProtoMessage() {}
  1598. func (x *ClientInfo) ProtoReflect() protoreflect.Message {
  1599. mi := &file_protobuf_exhook_proto_msgTypes[27]
  1600. if protoimpl.UnsafeEnabled && x != nil {
  1601. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1602. if ms.LoadMessageInfo() == nil {
  1603. ms.StoreMessageInfo(mi)
  1604. }
  1605. return ms
  1606. }
  1607. return mi.MessageOf(x)
  1608. }
  1609. // Deprecated: Use ClientInfo.ProtoReflect.Descriptor instead.
  1610. func (*ClientInfo) Descriptor() ([]byte, []int) {
  1611. return file_protobuf_exhook_proto_rawDescGZIP(), []int{27}
  1612. }
  1613. func (x *ClientInfo) GetNode() string {
  1614. if x != nil {
  1615. return x.Node
  1616. }
  1617. return ""
  1618. }
  1619. func (x *ClientInfo) GetClientid() string {
  1620. if x != nil {
  1621. return x.Clientid
  1622. }
  1623. return ""
  1624. }
  1625. func (x *ClientInfo) GetUsername() string {
  1626. if x != nil {
  1627. return x.Username
  1628. }
  1629. return ""
  1630. }
  1631. func (x *ClientInfo) GetPassword() string {
  1632. if x != nil {
  1633. return x.Password
  1634. }
  1635. return ""
  1636. }
  1637. func (x *ClientInfo) GetPeerhost() string {
  1638. if x != nil {
  1639. return x.Peerhost
  1640. }
  1641. return ""
  1642. }
  1643. func (x *ClientInfo) GetSockport() uint32 {
  1644. if x != nil {
  1645. return x.Sockport
  1646. }
  1647. return 0
  1648. }
  1649. func (x *ClientInfo) GetProtocol() string {
  1650. if x != nil {
  1651. return x.Protocol
  1652. }
  1653. return ""
  1654. }
  1655. func (x *ClientInfo) GetMountpoint() string {
  1656. if x != nil {
  1657. return x.Mountpoint
  1658. }
  1659. return ""
  1660. }
  1661. func (x *ClientInfo) GetIsSuperuser() bool {
  1662. if x != nil {
  1663. return x.IsSuperuser
  1664. }
  1665. return false
  1666. }
  1667. func (x *ClientInfo) GetAnonymous() bool {
  1668. if x != nil {
  1669. return x.Anonymous
  1670. }
  1671. return false
  1672. }
  1673. func (x *ClientInfo) GetCn() string {
  1674. if x != nil {
  1675. return x.Cn
  1676. }
  1677. return ""
  1678. }
  1679. func (x *ClientInfo) GetDn() string {
  1680. if x != nil {
  1681. return x.Dn
  1682. }
  1683. return ""
  1684. }
  1685. type Message struct {
  1686. state protoimpl.MessageState
  1687. sizeCache protoimpl.SizeCache
  1688. unknownFields protoimpl.UnknownFields
  1689. Node string `protobuf:"bytes,1,opt,name=node,proto3" json:"node,omitempty"`
  1690. Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"`
  1691. Qos uint32 `protobuf:"varint,3,opt,name=qos,proto3" json:"qos,omitempty"`
  1692. From string `protobuf:"bytes,4,opt,name=from,proto3" json:"from,omitempty"`
  1693. Topic string `protobuf:"bytes,5,opt,name=topic,proto3" json:"topic,omitempty"`
  1694. Payload []byte `protobuf:"bytes,6,opt,name=payload,proto3" json:"payload,omitempty"`
  1695. Timestamp uint64 `protobuf:"varint,7,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
  1696. // The key of header can be:
  1697. // - username:
  1698. // * Readonly
  1699. // * The username of sender client
  1700. // * Value type: utf8 string
  1701. // - protocol:
  1702. // * Readonly
  1703. // * The protocol name of sender client
  1704. // * Value type: string enum with "mqtt", "mqtt-sn", ...
  1705. // - peerhost:
  1706. // * Readonly
  1707. // * The peerhost of sender client
  1708. // * Value type: ip address string
  1709. // - allow_publish:
  1710. // * Writable
  1711. // * Whether to allow the message to be published by emqx
  1712. // * Value type: string enum with "true", "false", default is "true"
  1713. //
  1714. // Notes: All header may be missing, which means that the message does not
  1715. // carry these headers. We can guarantee that clients coming from MQTT,
  1716. // MQTT-SN, CoAP, LwM2M and other natively supported protocol clients will
  1717. // carry these headers, but there is no guarantee that messages published
  1718. // by other means will do, e.g. messages published by HTTP-API
  1719. Headers map[string]string `protobuf:"bytes,8,rep,name=headers,proto3" json:"headers,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
  1720. }
  1721. func (x *Message) Reset() {
  1722. *x = Message{}
  1723. if protoimpl.UnsafeEnabled {
  1724. mi := &file_protobuf_exhook_proto_msgTypes[28]
  1725. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1726. ms.StoreMessageInfo(mi)
  1727. }
  1728. }
  1729. func (x *Message) String() string {
  1730. return protoimpl.X.MessageStringOf(x)
  1731. }
  1732. func (*Message) ProtoMessage() {}
  1733. func (x *Message) ProtoReflect() protoreflect.Message {
  1734. mi := &file_protobuf_exhook_proto_msgTypes[28]
  1735. if protoimpl.UnsafeEnabled && x != nil {
  1736. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1737. if ms.LoadMessageInfo() == nil {
  1738. ms.StoreMessageInfo(mi)
  1739. }
  1740. return ms
  1741. }
  1742. return mi.MessageOf(x)
  1743. }
  1744. // Deprecated: Use Message.ProtoReflect.Descriptor instead.
  1745. func (*Message) Descriptor() ([]byte, []int) {
  1746. return file_protobuf_exhook_proto_rawDescGZIP(), []int{28}
  1747. }
  1748. func (x *Message) GetNode() string {
  1749. if x != nil {
  1750. return x.Node
  1751. }
  1752. return ""
  1753. }
  1754. func (x *Message) GetId() string {
  1755. if x != nil {
  1756. return x.Id
  1757. }
  1758. return ""
  1759. }
  1760. func (x *Message) GetQos() uint32 {
  1761. if x != nil {
  1762. return x.Qos
  1763. }
  1764. return 0
  1765. }
  1766. func (x *Message) GetFrom() string {
  1767. if x != nil {
  1768. return x.From
  1769. }
  1770. return ""
  1771. }
  1772. func (x *Message) GetTopic() string {
  1773. if x != nil {
  1774. return x.Topic
  1775. }
  1776. return ""
  1777. }
  1778. func (x *Message) GetPayload() []byte {
  1779. if x != nil {
  1780. return x.Payload
  1781. }
  1782. return nil
  1783. }
  1784. func (x *Message) GetTimestamp() uint64 {
  1785. if x != nil {
  1786. return x.Timestamp
  1787. }
  1788. return 0
  1789. }
  1790. func (x *Message) GetHeaders() map[string]string {
  1791. if x != nil {
  1792. return x.Headers
  1793. }
  1794. return nil
  1795. }
  1796. type Property struct {
  1797. state protoimpl.MessageState
  1798. sizeCache protoimpl.SizeCache
  1799. unknownFields protoimpl.UnknownFields
  1800. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  1801. Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"`
  1802. }
  1803. func (x *Property) Reset() {
  1804. *x = Property{}
  1805. if protoimpl.UnsafeEnabled {
  1806. mi := &file_protobuf_exhook_proto_msgTypes[29]
  1807. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1808. ms.StoreMessageInfo(mi)
  1809. }
  1810. }
  1811. func (x *Property) String() string {
  1812. return protoimpl.X.MessageStringOf(x)
  1813. }
  1814. func (*Property) ProtoMessage() {}
  1815. func (x *Property) ProtoReflect() protoreflect.Message {
  1816. mi := &file_protobuf_exhook_proto_msgTypes[29]
  1817. if protoimpl.UnsafeEnabled && x != nil {
  1818. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1819. if ms.LoadMessageInfo() == nil {
  1820. ms.StoreMessageInfo(mi)
  1821. }
  1822. return ms
  1823. }
  1824. return mi.MessageOf(x)
  1825. }
  1826. // Deprecated: Use Property.ProtoReflect.Descriptor instead.
  1827. func (*Property) Descriptor() ([]byte, []int) {
  1828. return file_protobuf_exhook_proto_rawDescGZIP(), []int{29}
  1829. }
  1830. func (x *Property) GetName() string {
  1831. if x != nil {
  1832. return x.Name
  1833. }
  1834. return ""
  1835. }
  1836. func (x *Property) GetValue() string {
  1837. if x != nil {
  1838. return x.Value
  1839. }
  1840. return ""
  1841. }
  1842. type TopicFilter struct {
  1843. state protoimpl.MessageState
  1844. sizeCache protoimpl.SizeCache
  1845. unknownFields protoimpl.UnknownFields
  1846. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  1847. Qos uint32 `protobuf:"varint,2,opt,name=qos,proto3" json:"qos,omitempty"`
  1848. }
  1849. func (x *TopicFilter) Reset() {
  1850. *x = TopicFilter{}
  1851. if protoimpl.UnsafeEnabled {
  1852. mi := &file_protobuf_exhook_proto_msgTypes[30]
  1853. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1854. ms.StoreMessageInfo(mi)
  1855. }
  1856. }
  1857. func (x *TopicFilter) String() string {
  1858. return protoimpl.X.MessageStringOf(x)
  1859. }
  1860. func (*TopicFilter) ProtoMessage() {}
  1861. func (x *TopicFilter) ProtoReflect() protoreflect.Message {
  1862. mi := &file_protobuf_exhook_proto_msgTypes[30]
  1863. if protoimpl.UnsafeEnabled && x != nil {
  1864. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1865. if ms.LoadMessageInfo() == nil {
  1866. ms.StoreMessageInfo(mi)
  1867. }
  1868. return ms
  1869. }
  1870. return mi.MessageOf(x)
  1871. }
  1872. // Deprecated: Use TopicFilter.ProtoReflect.Descriptor instead.
  1873. func (*TopicFilter) Descriptor() ([]byte, []int) {
  1874. return file_protobuf_exhook_proto_rawDescGZIP(), []int{30}
  1875. }
  1876. func (x *TopicFilter) GetName() string {
  1877. if x != nil {
  1878. return x.Name
  1879. }
  1880. return ""
  1881. }
  1882. func (x *TopicFilter) GetQos() uint32 {
  1883. if x != nil {
  1884. return x.Qos
  1885. }
  1886. return 0
  1887. }
  1888. type SubOpts struct {
  1889. state protoimpl.MessageState
  1890. sizeCache protoimpl.SizeCache
  1891. unknownFields protoimpl.UnknownFields
  1892. // The QoS level
  1893. Qos uint32 `protobuf:"varint,1,opt,name=qos,proto3" json:"qos,omitempty"`
  1894. // The group name for shared subscription
  1895. Share string `protobuf:"bytes,2,opt,name=share,proto3" json:"share,omitempty"`
  1896. // The Retain Handling option (MQTT v5.0)
  1897. //
  1898. // 0 = Send retained messages at the time of the subscribe
  1899. // 1 = Send retained messages at subscribe only if the subscription does
  1900. // not currently exist
  1901. // 2 = Do not send retained messages at the time of the subscribe
  1902. Rh uint32 `protobuf:"varint,3,opt,name=rh,proto3" json:"rh,omitempty"`
  1903. // The Retain as Published option (MQTT v5.0)
  1904. //
  1905. // If 1, Application Messages forwarded using this subscription keep the
  1906. // RETAIN flag they were published with.
  1907. // If 0, Application Messages forwarded using this subscription have the
  1908. // RETAIN flag set to 0.
  1909. // Retained messages sent when the subscription is established have the RETAIN flag set to 1.
  1910. Rap uint32 `protobuf:"varint,4,opt,name=rap,proto3" json:"rap,omitempty"`
  1911. // The No Local option (MQTT v5.0)
  1912. //
  1913. // If the value is 1, Application Messages MUST NOT be forwarded to a
  1914. // connection with a ClientID equal to the ClientID of the publishing
  1915. Nl uint32 `protobuf:"varint,5,opt,name=nl,proto3" json:"nl,omitempty"`
  1916. }
  1917. func (x *SubOpts) Reset() {
  1918. *x = SubOpts{}
  1919. if protoimpl.UnsafeEnabled {
  1920. mi := &file_protobuf_exhook_proto_msgTypes[31]
  1921. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1922. ms.StoreMessageInfo(mi)
  1923. }
  1924. }
  1925. func (x *SubOpts) String() string {
  1926. return protoimpl.X.MessageStringOf(x)
  1927. }
  1928. func (*SubOpts) ProtoMessage() {}
  1929. func (x *SubOpts) ProtoReflect() protoreflect.Message {
  1930. mi := &file_protobuf_exhook_proto_msgTypes[31]
  1931. if protoimpl.UnsafeEnabled && x != nil {
  1932. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1933. if ms.LoadMessageInfo() == nil {
  1934. ms.StoreMessageInfo(mi)
  1935. }
  1936. return ms
  1937. }
  1938. return mi.MessageOf(x)
  1939. }
  1940. // Deprecated: Use SubOpts.ProtoReflect.Descriptor instead.
  1941. func (*SubOpts) Descriptor() ([]byte, []int) {
  1942. return file_protobuf_exhook_proto_rawDescGZIP(), []int{31}
  1943. }
  1944. func (x *SubOpts) GetQos() uint32 {
  1945. if x != nil {
  1946. return x.Qos
  1947. }
  1948. return 0
  1949. }
  1950. func (x *SubOpts) GetShare() string {
  1951. if x != nil {
  1952. return x.Share
  1953. }
  1954. return ""
  1955. }
  1956. func (x *SubOpts) GetRh() uint32 {
  1957. if x != nil {
  1958. return x.Rh
  1959. }
  1960. return 0
  1961. }
  1962. func (x *SubOpts) GetRap() uint32 {
  1963. if x != nil {
  1964. return x.Rap
  1965. }
  1966. return 0
  1967. }
  1968. func (x *SubOpts) GetNl() uint32 {
  1969. if x != nil {
  1970. return x.Nl
  1971. }
  1972. return 0
  1973. }
  1974. type RequestMeta struct {
  1975. state protoimpl.MessageState
  1976. sizeCache protoimpl.SizeCache
  1977. unknownFields protoimpl.UnknownFields
  1978. Node string `protobuf:"bytes,1,opt,name=node,proto3" json:"node,omitempty"`
  1979. Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version,omitempty"`
  1980. Sysdescr string `protobuf:"bytes,3,opt,name=sysdescr,proto3" json:"sysdescr,omitempty"`
  1981. ClusterName string `protobuf:"bytes,4,opt,name=cluster_name,json=clusterName,proto3" json:"cluster_name,omitempty"`
  1982. }
  1983. func (x *RequestMeta) Reset() {
  1984. *x = RequestMeta{}
  1985. if protoimpl.UnsafeEnabled {
  1986. mi := &file_protobuf_exhook_proto_msgTypes[32]
  1987. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1988. ms.StoreMessageInfo(mi)
  1989. }
  1990. }
  1991. func (x *RequestMeta) String() string {
  1992. return protoimpl.X.MessageStringOf(x)
  1993. }
  1994. func (*RequestMeta) ProtoMessage() {}
  1995. func (x *RequestMeta) ProtoReflect() protoreflect.Message {
  1996. mi := &file_protobuf_exhook_proto_msgTypes[32]
  1997. if protoimpl.UnsafeEnabled && x != nil {
  1998. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1999. if ms.LoadMessageInfo() == nil {
  2000. ms.StoreMessageInfo(mi)
  2001. }
  2002. return ms
  2003. }
  2004. return mi.MessageOf(x)
  2005. }
  2006. // Deprecated: Use RequestMeta.ProtoReflect.Descriptor instead.
  2007. func (*RequestMeta) Descriptor() ([]byte, []int) {
  2008. return file_protobuf_exhook_proto_rawDescGZIP(), []int{32}
  2009. }
  2010. func (x *RequestMeta) GetNode() string {
  2011. if x != nil {
  2012. return x.Node
  2013. }
  2014. return ""
  2015. }
  2016. func (x *RequestMeta) GetVersion() string {
  2017. if x != nil {
  2018. return x.Version
  2019. }
  2020. return ""
  2021. }
  2022. func (x *RequestMeta) GetSysdescr() string {
  2023. if x != nil {
  2024. return x.Sysdescr
  2025. }
  2026. return ""
  2027. }
  2028. func (x *RequestMeta) GetClusterName() string {
  2029. if x != nil {
  2030. return x.ClusterName
  2031. }
  2032. return ""
  2033. }
  2034. var File_protobuf_exhook_proto protoreflect.FileDescriptor
  2035. var file_protobuf_exhook_proto_rawDesc = []byte{
  2036. 0x0a, 0x15, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x65, 0x78, 0x68, 0x6f, 0x6f,
  2037. 0x6b, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x0e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78,
  2038. 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x22, 0x7c, 0x0a, 0x15, 0x50, 0x72, 0x6f, 0x76, 0x69,
  2039. 0x64, 0x65, 0x72, 0x4c, 0x6f, 0x61, 0x64, 0x65, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  2040. 0x12, 0x32, 0x0a, 0x06, 0x62, 0x72, 0x6f, 0x6b, 0x65, 0x72, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b,
  2041. 0x32, 0x1a, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76,
  2042. 0x32, 0x2e, 0x42, 0x72, 0x6f, 0x6b, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x06, 0x62, 0x72,
  2043. 0x6f, 0x6b, 0x65, 0x72, 0x12, 0x2f, 0x0a, 0x04, 0x6d, 0x65, 0x74, 0x61, 0x18, 0x02, 0x20, 0x01,
  2044. 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b,
  2045. 0x2e, 0x76, 0x32, 0x2e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x4d, 0x65, 0x74, 0x61, 0x52,
  2046. 0x04, 0x6d, 0x65, 0x74, 0x61, 0x22, 0x4a, 0x0a, 0x17, 0x50, 0x72, 0x6f, 0x76, 0x69, 0x64, 0x65,
  2047. 0x72, 0x55, 0x6e, 0x6c, 0x6f, 0x61, 0x64, 0x65, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  2048. 0x12, 0x2f, 0x0a, 0x04, 0x6d, 0x65, 0x74, 0x61, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1b,
  2049. 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e,
  2050. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x4d, 0x65, 0x74, 0x61, 0x52, 0x04, 0x6d, 0x65, 0x74,
  2051. 0x61, 0x22, 0xad, 0x01, 0x0a, 0x14, 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x43, 0x6f, 0x6e, 0x6e,
  2052. 0x65, 0x63, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x34, 0x0a, 0x08, 0x63, 0x6f,
  2053. 0x6e, 0x6e, 0x69, 0x6e, 0x66, 0x6f, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x65,
  2054. 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x43, 0x6f,
  2055. 0x6e, 0x6e, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x08, 0x63, 0x6f, 0x6e, 0x6e, 0x69, 0x6e, 0x66, 0x6f,
  2056. 0x12, 0x2e, 0x0a, 0x05, 0x70, 0x72, 0x6f, 0x70, 0x73, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32,
  2057. 0x18, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32,
  2058. 0x2e, 0x50, 0x72, 0x6f, 0x70, 0x65, 0x72, 0x74, 0x79, 0x52, 0x05, 0x70, 0x72, 0x6f, 0x70, 0x73,
  2059. 0x12, 0x2f, 0x0a, 0x04, 0x6d, 0x65, 0x74, 0x61, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1b,
  2060. 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e,
  2061. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x4d, 0x65, 0x74, 0x61, 0x52, 0x04, 0x6d, 0x65, 0x74,
  2062. 0x61, 0x22, 0xce, 0x01, 0x0a, 0x14, 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x43, 0x6f, 0x6e, 0x6e,
  2063. 0x61, 0x63, 0x6b, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x34, 0x0a, 0x08, 0x63, 0x6f,
  2064. 0x6e, 0x6e, 0x69, 0x6e, 0x66, 0x6f, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x65,
  2065. 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x43, 0x6f,
  2066. 0x6e, 0x6e, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x08, 0x63, 0x6f, 0x6e, 0x6e, 0x69, 0x6e, 0x66, 0x6f,
  2067. 0x12, 0x1f, 0x0a, 0x0b, 0x72, 0x65, 0x73, 0x75, 0x6c, 0x74, 0x5f, 0x63, 0x6f, 0x64, 0x65, 0x18,
  2068. 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x72, 0x65, 0x73, 0x75, 0x6c, 0x74, 0x43, 0x6f, 0x64,
  2069. 0x65, 0x12, 0x2e, 0x0a, 0x05, 0x70, 0x72, 0x6f, 0x70, 0x73, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b,
  2070. 0x32, 0x18, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76,
  2071. 0x32, 0x2e, 0x50, 0x72, 0x6f, 0x70, 0x65, 0x72, 0x74, 0x79, 0x52, 0x05, 0x70, 0x72, 0x6f, 0x70,
  2072. 0x73, 0x12, 0x2f, 0x0a, 0x04, 0x6d, 0x65, 0x74, 0x61, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0b, 0x32,
  2073. 0x1b, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32,
  2074. 0x2e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x4d, 0x65, 0x74, 0x61, 0x52, 0x04, 0x6d, 0x65,
  2075. 0x74, 0x61, 0x22, 0x85, 0x01, 0x0a, 0x16, 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x43, 0x6f, 0x6e,
  2076. 0x6e, 0x65, 0x63, 0x74, 0x65, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x3a, 0x0a,
  2077. 0x0a, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x66, 0x6f, 0x18, 0x01, 0x20, 0x01, 0x28,
  2078. 0x0b, 0x32, 0x1a, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e,
  2079. 0x76, 0x32, 0x2e, 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x0a, 0x63,
  2080. 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x66, 0x6f, 0x12, 0x2f, 0x0a, 0x04, 0x6d, 0x65, 0x74,
  2081. 0x61, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65,
  2082. 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  2083. 0x4d, 0x65, 0x74, 0x61, 0x52, 0x04, 0x6d, 0x65, 0x74, 0x61, 0x22, 0xa0, 0x01, 0x0a, 0x19, 0x43,
  2084. 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x44, 0x69, 0x73, 0x63, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x65,
  2085. 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x3a, 0x0a, 0x0a, 0x63, 0x6c, 0x69, 0x65,
  2086. 0x6e, 0x74, 0x69, 0x6e, 0x66, 0x6f, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x65,
  2087. 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x43, 0x6c,
  2088. 0x69, 0x65, 0x6e, 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x0a, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74,
  2089. 0x69, 0x6e, 0x66, 0x6f, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x65, 0x61, 0x73, 0x6f, 0x6e, 0x18, 0x02,
  2090. 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x72, 0x65, 0x61, 0x73, 0x6f, 0x6e, 0x12, 0x2f, 0x0a, 0x04,
  2091. 0x6d, 0x65, 0x74, 0x61, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x65, 0x6d, 0x71,
  2092. 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x52, 0x65, 0x71, 0x75,
  2093. 0x65, 0x73, 0x74, 0x4d, 0x65, 0x74, 0x61, 0x52, 0x04, 0x6d, 0x65, 0x74, 0x61, 0x22, 0xa0, 0x01,
  2094. 0x0a, 0x19, 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x41, 0x75, 0x74, 0x68, 0x65, 0x6e, 0x74, 0x69,
  2095. 0x63, 0x61, 0x74, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x3a, 0x0a, 0x0a, 0x63,
  2096. 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x66, 0x6f, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32,
  2097. 0x1a, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32,
  2098. 0x2e, 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x0a, 0x63, 0x6c, 0x69,
  2099. 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x66, 0x6f, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x65, 0x73, 0x75, 0x6c,
  2100. 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x72, 0x65, 0x73, 0x75, 0x6c, 0x74, 0x12,
  2101. 0x2f, 0x0a, 0x04, 0x6d, 0x65, 0x74, 0x61, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1b, 0x2e,
  2102. 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x52,
  2103. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x4d, 0x65, 0x74, 0x61, 0x52, 0x04, 0x6d, 0x65, 0x74, 0x61,
  2104. 0x22, 0xb0, 0x02, 0x0a, 0x16, 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x41, 0x75, 0x74, 0x68, 0x6f,
  2105. 0x72, 0x69, 0x7a, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x3a, 0x0a, 0x0a, 0x63,
  2106. 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x66, 0x6f, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32,
  2107. 0x1a, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32,
  2108. 0x2e, 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x0a, 0x63, 0x6c, 0x69,
  2109. 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x66, 0x6f, 0x12, 0x4b, 0x0a, 0x04, 0x74, 0x79, 0x70, 0x65, 0x18,
  2110. 0x02, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x37, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68,
  2111. 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x41, 0x75, 0x74,
  2112. 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x41, 0x75,
  2113. 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x65, 0x52, 0x65, 0x71, 0x54, 0x79, 0x70, 0x65, 0x52, 0x04,
  2114. 0x74, 0x79, 0x70, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x6f, 0x70, 0x69, 0x63, 0x18, 0x03, 0x20,
  2115. 0x01, 0x28, 0x09, 0x52, 0x05, 0x74, 0x6f, 0x70, 0x69, 0x63, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x65,
  2116. 0x73, 0x75, 0x6c, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x72, 0x65, 0x73, 0x75,
  2117. 0x6c, 0x74, 0x12, 0x2f, 0x0a, 0x04, 0x6d, 0x65, 0x74, 0x61, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0b,
  2118. 0x32, 0x1b, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76,
  2119. 0x32, 0x2e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x4d, 0x65, 0x74, 0x61, 0x52, 0x04, 0x6d,
  2120. 0x65, 0x74, 0x61, 0x22, 0x2e, 0x0a, 0x10, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x65,
  2121. 0x52, 0x65, 0x71, 0x54, 0x79, 0x70, 0x65, 0x12, 0x0b, 0x0a, 0x07, 0x50, 0x55, 0x42, 0x4c, 0x49,
  2122. 0x53, 0x48, 0x10, 0x00, 0x12, 0x0d, 0x0a, 0x09, 0x53, 0x55, 0x42, 0x53, 0x43, 0x52, 0x49, 0x42,
  2123. 0x45, 0x10, 0x01, 0x22, 0xf7, 0x01, 0x0a, 0x16, 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x53, 0x75,
  2124. 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x3a,
  2125. 0x0a, 0x0a, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x66, 0x6f, 0x18, 0x01, 0x20, 0x01,
  2126. 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b,
  2127. 0x2e, 0x76, 0x32, 0x2e, 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x0a,
  2128. 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x66, 0x6f, 0x12, 0x2e, 0x0a, 0x05, 0x70, 0x72,
  2129. 0x6f, 0x70, 0x73, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x65, 0x6d, 0x71, 0x78,
  2130. 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x50, 0x72, 0x6f, 0x70, 0x65,
  2131. 0x72, 0x74, 0x79, 0x52, 0x05, 0x70, 0x72, 0x6f, 0x70, 0x73, 0x12, 0x40, 0x0a, 0x0d, 0x74, 0x6f,
  2132. 0x70, 0x69, 0x63, 0x5f, 0x66, 0x69, 0x6c, 0x74, 0x65, 0x72, 0x73, 0x18, 0x03, 0x20, 0x03, 0x28,
  2133. 0x0b, 0x32, 0x1b, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e,
  2134. 0x76, 0x32, 0x2e, 0x54, 0x6f, 0x70, 0x69, 0x63, 0x46, 0x69, 0x6c, 0x74, 0x65, 0x72, 0x52, 0x0c,
  2135. 0x74, 0x6f, 0x70, 0x69, 0x63, 0x46, 0x69, 0x6c, 0x74, 0x65, 0x72, 0x73, 0x12, 0x2f, 0x0a, 0x04,
  2136. 0x6d, 0x65, 0x74, 0x61, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x65, 0x6d, 0x71,
  2137. 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x52, 0x65, 0x71, 0x75,
  2138. 0x65, 0x73, 0x74, 0x4d, 0x65, 0x74, 0x61, 0x52, 0x04, 0x6d, 0x65, 0x74, 0x61, 0x22, 0xf9, 0x01,
  2139. 0x0a, 0x18, 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x55, 0x6e, 0x73, 0x75, 0x62, 0x73, 0x63, 0x72,
  2140. 0x69, 0x62, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x3a, 0x0a, 0x0a, 0x63, 0x6c,
  2141. 0x69, 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x66, 0x6f, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a,
  2142. 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e,
  2143. 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x0a, 0x63, 0x6c, 0x69, 0x65,
  2144. 0x6e, 0x74, 0x69, 0x6e, 0x66, 0x6f, 0x12, 0x2e, 0x0a, 0x05, 0x70, 0x72, 0x6f, 0x70, 0x73, 0x18,
  2145. 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68,
  2146. 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x50, 0x72, 0x6f, 0x70, 0x65, 0x72, 0x74, 0x79, 0x52,
  2147. 0x05, 0x70, 0x72, 0x6f, 0x70, 0x73, 0x12, 0x40, 0x0a, 0x0d, 0x74, 0x6f, 0x70, 0x69, 0x63, 0x5f,
  2148. 0x66, 0x69, 0x6c, 0x74, 0x65, 0x72, 0x73, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1b, 0x2e,
  2149. 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x54,
  2150. 0x6f, 0x70, 0x69, 0x63, 0x46, 0x69, 0x6c, 0x74, 0x65, 0x72, 0x52, 0x0c, 0x74, 0x6f, 0x70, 0x69,
  2151. 0x63, 0x46, 0x69, 0x6c, 0x74, 0x65, 0x72, 0x73, 0x12, 0x2f, 0x0a, 0x04, 0x6d, 0x65, 0x74, 0x61,
  2152. 0x18, 0x04, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78,
  2153. 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x4d,
  2154. 0x65, 0x74, 0x61, 0x52, 0x04, 0x6d, 0x65, 0x74, 0x61, 0x22, 0x84, 0x01, 0x0a, 0x15, 0x53, 0x65,
  2155. 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x52, 0x65, 0x71, 0x75,
  2156. 0x65, 0x73, 0x74, 0x12, 0x3a, 0x0a, 0x0a, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x66,
  2157. 0x6f, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65,
  2158. 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x49,
  2159. 0x6e, 0x66, 0x6f, 0x52, 0x0a, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x66, 0x6f, 0x12,
  2160. 0x2f, 0x0a, 0x04, 0x6d, 0x65, 0x74, 0x61, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1b, 0x2e,
  2161. 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x52,
  2162. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x4d, 0x65, 0x74, 0x61, 0x52, 0x04, 0x6d, 0x65, 0x74, 0x61,
  2163. 0x22, 0xd0, 0x01, 0x0a, 0x18, 0x53, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x53, 0x75, 0x62, 0x73,
  2164. 0x63, 0x72, 0x69, 0x62, 0x65, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x3a, 0x0a,
  2165. 0x0a, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x66, 0x6f, 0x18, 0x01, 0x20, 0x01, 0x28,
  2166. 0x0b, 0x32, 0x1a, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e,
  2167. 0x76, 0x32, 0x2e, 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x0a, 0x63,
  2168. 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x66, 0x6f, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x6f, 0x70,
  2169. 0x69, 0x63, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x74, 0x6f, 0x70, 0x69, 0x63, 0x12,
  2170. 0x31, 0x0a, 0x07, 0x73, 0x75, 0x62, 0x6f, 0x70, 0x74, 0x73, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b,
  2171. 0x32, 0x17, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76,
  2172. 0x32, 0x2e, 0x53, 0x75, 0x62, 0x4f, 0x70, 0x74, 0x73, 0x52, 0x07, 0x73, 0x75, 0x62, 0x6f, 0x70,
  2173. 0x74, 0x73, 0x12, 0x2f, 0x0a, 0x04, 0x6d, 0x65, 0x74, 0x61, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0b,
  2174. 0x32, 0x1b, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76,
  2175. 0x32, 0x2e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x4d, 0x65, 0x74, 0x61, 0x52, 0x04, 0x6d,
  2176. 0x65, 0x74, 0x61, 0x22, 0x9f, 0x01, 0x0a, 0x1a, 0x53, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x55,
  2177. 0x6e, 0x73, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65,
  2178. 0x73, 0x74, 0x12, 0x3a, 0x0a, 0x0a, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x66, 0x6f,
  2179. 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78,
  2180. 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x49, 0x6e,
  2181. 0x66, 0x6f, 0x52, 0x0a, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x66, 0x6f, 0x12, 0x14,
  2182. 0x0a, 0x05, 0x74, 0x6f, 0x70, 0x69, 0x63, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x74,
  2183. 0x6f, 0x70, 0x69, 0x63, 0x12, 0x2f, 0x0a, 0x04, 0x6d, 0x65, 0x74, 0x61, 0x18, 0x03, 0x20, 0x01,
  2184. 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b,
  2185. 0x2e, 0x76, 0x32, 0x2e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x4d, 0x65, 0x74, 0x61, 0x52,
  2186. 0x04, 0x6d, 0x65, 0x74, 0x61, 0x22, 0x84, 0x01, 0x0a, 0x15, 0x53, 0x65, 0x73, 0x73, 0x69, 0x6f,
  2187. 0x6e, 0x52, 0x65, 0x73, 0x75, 0x6d, 0x65, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12,
  2188. 0x3a, 0x0a, 0x0a, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x66, 0x6f, 0x18, 0x01, 0x20,
  2189. 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f,
  2190. 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x52,
  2191. 0x0a, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x66, 0x6f, 0x12, 0x2f, 0x0a, 0x04, 0x6d,
  2192. 0x65, 0x74, 0x61, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x65, 0x6d, 0x71, 0x78,
  2193. 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x52, 0x65, 0x71, 0x75, 0x65,
  2194. 0x73, 0x74, 0x4d, 0x65, 0x74, 0x61, 0x52, 0x04, 0x6d, 0x65, 0x74, 0x61, 0x22, 0x86, 0x01, 0x0a,
  2195. 0x17, 0x53, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x44, 0x69, 0x73, 0x63, 0x61, 0x72, 0x64, 0x65,
  2196. 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x3a, 0x0a, 0x0a, 0x63, 0x6c, 0x69, 0x65,
  2197. 0x6e, 0x74, 0x69, 0x6e, 0x66, 0x6f, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x65,
  2198. 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x43, 0x6c,
  2199. 0x69, 0x65, 0x6e, 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x0a, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74,
  2200. 0x69, 0x6e, 0x66, 0x6f, 0x12, 0x2f, 0x0a, 0x04, 0x6d, 0x65, 0x74, 0x61, 0x18, 0x02, 0x20, 0x01,
  2201. 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b,
  2202. 0x2e, 0x76, 0x32, 0x2e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x4d, 0x65, 0x74, 0x61, 0x52,
  2203. 0x04, 0x6d, 0x65, 0x74, 0x61, 0x22, 0x86, 0x01, 0x0a, 0x17, 0x53, 0x65, 0x73, 0x73, 0x69, 0x6f,
  2204. 0x6e, 0x54, 0x61, 0x6b, 0x65, 0x6e, 0x6f, 0x76, 0x65, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  2205. 0x74, 0x12, 0x3a, 0x0a, 0x0a, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x66, 0x6f, 0x18,
  2206. 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68,
  2207. 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x49, 0x6e, 0x66,
  2208. 0x6f, 0x52, 0x0a, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x66, 0x6f, 0x12, 0x2f, 0x0a,
  2209. 0x04, 0x6d, 0x65, 0x74, 0x61, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x65, 0x6d,
  2210. 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x52, 0x65, 0x71,
  2211. 0x75, 0x65, 0x73, 0x74, 0x4d, 0x65, 0x74, 0x61, 0x52, 0x04, 0x6d, 0x65, 0x74, 0x61, 0x22, 0x9f,
  2212. 0x01, 0x0a, 0x18, 0x53, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x54, 0x65, 0x72, 0x6d, 0x69, 0x6e,
  2213. 0x61, 0x74, 0x65, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x3a, 0x0a, 0x0a, 0x63,
  2214. 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x66, 0x6f, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32,
  2215. 0x1a, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32,
  2216. 0x2e, 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x0a, 0x63, 0x6c, 0x69,
  2217. 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x66, 0x6f, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x65, 0x61, 0x73, 0x6f,
  2218. 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x72, 0x65, 0x61, 0x73, 0x6f, 0x6e, 0x12,
  2219. 0x2f, 0x0a, 0x04, 0x6d, 0x65, 0x74, 0x61, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1b, 0x2e,
  2220. 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x52,
  2221. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x4d, 0x65, 0x74, 0x61, 0x52, 0x04, 0x6d, 0x65, 0x74, 0x61,
  2222. 0x22, 0x7b, 0x0a, 0x15, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x50, 0x75, 0x62, 0x6c, 0x69,
  2223. 0x73, 0x68, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x31, 0x0a, 0x07, 0x6d, 0x65, 0x73,
  2224. 0x73, 0x61, 0x67, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x17, 0x2e, 0x65, 0x6d, 0x71,
  2225. 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x4d, 0x65, 0x73, 0x73,
  2226. 0x61, 0x67, 0x65, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x2f, 0x0a, 0x04,
  2227. 0x6d, 0x65, 0x74, 0x61, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x65, 0x6d, 0x71,
  2228. 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x52, 0x65, 0x71, 0x75,
  2229. 0x65, 0x73, 0x74, 0x4d, 0x65, 0x74, 0x61, 0x52, 0x04, 0x6d, 0x65, 0x74, 0x61, 0x22, 0xb9, 0x01,
  2230. 0x0a, 0x17, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x44, 0x65, 0x6c, 0x69, 0x76, 0x65, 0x72,
  2231. 0x65, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x3a, 0x0a, 0x0a, 0x63, 0x6c, 0x69,
  2232. 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x66, 0x6f, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e,
  2233. 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x43,
  2234. 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x0a, 0x63, 0x6c, 0x69, 0x65, 0x6e,
  2235. 0x74, 0x69, 0x6e, 0x66, 0x6f, 0x12, 0x31, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
  2236. 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x17, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78,
  2237. 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52,
  2238. 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x2f, 0x0a, 0x04, 0x6d, 0x65, 0x74, 0x61,
  2239. 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78,
  2240. 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x4d,
  2241. 0x65, 0x74, 0x61, 0x52, 0x04, 0x6d, 0x65, 0x74, 0x61, 0x22, 0x93, 0x01, 0x0a, 0x15, 0x4d, 0x65,
  2242. 0x73, 0x73, 0x61, 0x67, 0x65, 0x44, 0x72, 0x6f, 0x70, 0x70, 0x65, 0x64, 0x52, 0x65, 0x71, 0x75,
  2243. 0x65, 0x73, 0x74, 0x12, 0x31, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x01,
  2244. 0x20, 0x01, 0x28, 0x0b, 0x32, 0x17, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f,
  2245. 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x07, 0x6d,
  2246. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x65, 0x61, 0x73, 0x6f, 0x6e,
  2247. 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x72, 0x65, 0x61, 0x73, 0x6f, 0x6e, 0x12, 0x2f,
  2248. 0x0a, 0x04, 0x6d, 0x65, 0x74, 0x61, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x65,
  2249. 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x52, 0x65,
  2250. 0x71, 0x75, 0x65, 0x73, 0x74, 0x4d, 0x65, 0x74, 0x61, 0x52, 0x04, 0x6d, 0x65, 0x74, 0x61, 0x22,
  2251. 0xb5, 0x01, 0x0a, 0x13, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x41, 0x63, 0x6b, 0x65, 0x64,
  2252. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x3a, 0x0a, 0x0a, 0x63, 0x6c, 0x69, 0x65, 0x6e,
  2253. 0x74, 0x69, 0x6e, 0x66, 0x6f, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x65, 0x6d,
  2254. 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x43, 0x6c, 0x69,
  2255. 0x65, 0x6e, 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x0a, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x69,
  2256. 0x6e, 0x66, 0x6f, 0x12, 0x31, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x02,
  2257. 0x20, 0x01, 0x28, 0x0b, 0x32, 0x17, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f,
  2258. 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x07, 0x6d,
  2259. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x2f, 0x0a, 0x04, 0x6d, 0x65, 0x74, 0x61, 0x18, 0x03,
  2260. 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f,
  2261. 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x4d, 0x65, 0x74,
  2262. 0x61, 0x52, 0x04, 0x6d, 0x65, 0x74, 0x61, 0x22, 0x40, 0x0a, 0x0e, 0x4c, 0x6f, 0x61, 0x64, 0x65,
  2263. 0x64, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x2e, 0x0a, 0x05, 0x68, 0x6f, 0x6f,
  2264. 0x6b, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e,
  2265. 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x48, 0x6f, 0x6f, 0x6b, 0x53, 0x70,
  2266. 0x65, 0x63, 0x52, 0x05, 0x68, 0x6f, 0x6f, 0x6b, 0x73, 0x22, 0xf3, 0x01, 0x0a, 0x0e, 0x56, 0x61,
  2267. 0x6c, 0x75, 0x65, 0x64, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x40, 0x0a, 0x04,
  2268. 0x74, 0x79, 0x70, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x2c, 0x2e, 0x65, 0x6d, 0x71,
  2269. 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x56, 0x61, 0x6c, 0x75,
  2270. 0x65, 0x64, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x2e, 0x52, 0x65, 0x73, 0x70, 0x6f,
  2271. 0x6e, 0x73, 0x65, 0x64, 0x54, 0x79, 0x70, 0x65, 0x52, 0x04, 0x74, 0x79, 0x70, 0x65, 0x12, 0x21,
  2272. 0x0a, 0x0b, 0x62, 0x6f, 0x6f, 0x6c, 0x5f, 0x72, 0x65, 0x73, 0x75, 0x6c, 0x74, 0x18, 0x03, 0x20,
  2273. 0x01, 0x28, 0x08, 0x48, 0x00, 0x52, 0x0a, 0x62, 0x6f, 0x6f, 0x6c, 0x52, 0x65, 0x73, 0x75, 0x6c,
  2274. 0x74, 0x12, 0x33, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x04, 0x20, 0x01,
  2275. 0x28, 0x0b, 0x32, 0x17, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b,
  2276. 0x2e, 0x76, 0x32, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x48, 0x00, 0x52, 0x07, 0x6d,
  2277. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x22, 0x3e, 0x0a, 0x0d, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e,
  2278. 0x73, 0x65, 0x64, 0x54, 0x79, 0x70, 0x65, 0x12, 0x0c, 0x0a, 0x08, 0x43, 0x4f, 0x4e, 0x54, 0x49,
  2279. 0x4e, 0x55, 0x45, 0x10, 0x00, 0x12, 0x0a, 0x0a, 0x06, 0x49, 0x47, 0x4e, 0x4f, 0x52, 0x45, 0x10,
  2280. 0x01, 0x12, 0x13, 0x0a, 0x0f, 0x53, 0x54, 0x4f, 0x50, 0x5f, 0x41, 0x4e, 0x44, 0x5f, 0x52, 0x45,
  2281. 0x54, 0x55, 0x52, 0x4e, 0x10, 0x02, 0x42, 0x07, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x22,
  2282. 0x0e, 0x0a, 0x0c, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x53, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x22,
  2283. 0x76, 0x0a, 0x0a, 0x42, 0x72, 0x6f, 0x6b, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x18, 0x0a,
  2284. 0x07, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07,
  2285. 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x1a, 0x0a, 0x08, 0x73, 0x79, 0x73, 0x64, 0x65,
  2286. 0x73, 0x63, 0x72, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x73, 0x79, 0x73, 0x64, 0x65,
  2287. 0x73, 0x63, 0x72, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x18, 0x03, 0x20,
  2288. 0x01, 0x28, 0x03, 0x52, 0x06, 0x75, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x64,
  2289. 0x61, 0x74, 0x65, 0x74, 0x69, 0x6d, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x64,
  2290. 0x61, 0x74, 0x65, 0x74, 0x69, 0x6d, 0x65, 0x22, 0x36, 0x0a, 0x08, 0x48, 0x6f, 0x6f, 0x6b, 0x53,
  2291. 0x70, 0x65, 0x63, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28,
  2292. 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x74, 0x6f, 0x70, 0x69, 0x63,
  2293. 0x73, 0x18, 0x02, 0x20, 0x03, 0x28, 0x09, 0x52, 0x06, 0x74, 0x6f, 0x70, 0x69, 0x63, 0x73, 0x22,
  2294. 0xe8, 0x01, 0x0a, 0x08, 0x43, 0x6f, 0x6e, 0x6e, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x12, 0x0a, 0x04,
  2295. 0x6e, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x6f, 0x64, 0x65,
  2296. 0x12, 0x1a, 0x0a, 0x08, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01,
  2297. 0x28, 0x09, 0x52, 0x08, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x69, 0x64, 0x12, 0x1a, 0x0a, 0x08,
  2298. 0x75, 0x73, 0x65, 0x72, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08,
  2299. 0x75, 0x73, 0x65, 0x72, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x65, 0x72,
  2300. 0x68, 0x6f, 0x73, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x65, 0x72,
  2301. 0x68, 0x6f, 0x73, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x73, 0x6f, 0x63, 0x6b, 0x70, 0x6f, 0x72, 0x74,
  2302. 0x18, 0x05, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x08, 0x73, 0x6f, 0x63, 0x6b, 0x70, 0x6f, 0x72, 0x74,
  2303. 0x12, 0x1d, 0x0a, 0x0a, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x06,
  2304. 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x4e, 0x61, 0x6d, 0x65, 0x12,
  2305. 0x1b, 0x0a, 0x09, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x5f, 0x76, 0x65, 0x72, 0x18, 0x07, 0x20, 0x01,
  2306. 0x28, 0x09, 0x52, 0x08, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x56, 0x65, 0x72, 0x12, 0x1c, 0x0a, 0x09,
  2307. 0x6b, 0x65, 0x65, 0x70, 0x61, 0x6c, 0x69, 0x76, 0x65, 0x18, 0x08, 0x20, 0x01, 0x28, 0x0d, 0x52,
  2308. 0x09, 0x6b, 0x65, 0x65, 0x70, 0x61, 0x6c, 0x69, 0x76, 0x65, 0x22, 0xc9, 0x02, 0x0a, 0x0a, 0x43,
  2309. 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x6f, 0x64,
  2310. 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x6f, 0x64, 0x65, 0x12, 0x1a, 0x0a,
  2311. 0x08, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52,
  2312. 0x08, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x69, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x75, 0x73, 0x65,
  2313. 0x72, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x75, 0x73, 0x65,
  2314. 0x72, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x61, 0x73, 0x73, 0x77, 0x6f, 0x72,
  2315. 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x61, 0x73, 0x73, 0x77, 0x6f, 0x72,
  2316. 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x65, 0x72, 0x68, 0x6f, 0x73, 0x74, 0x18, 0x05, 0x20,
  2317. 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x65, 0x72, 0x68, 0x6f, 0x73, 0x74, 0x12, 0x1a, 0x0a,
  2318. 0x08, 0x73, 0x6f, 0x63, 0x6b, 0x70, 0x6f, 0x72, 0x74, 0x18, 0x06, 0x20, 0x01, 0x28, 0x0d, 0x52,
  2319. 0x08, 0x73, 0x6f, 0x63, 0x6b, 0x70, 0x6f, 0x72, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x72, 0x6f,
  2320. 0x74, 0x6f, 0x63, 0x6f, 0x6c, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x72, 0x6f,
  2321. 0x74, 0x6f, 0x63, 0x6f, 0x6c, 0x12, 0x1e, 0x0a, 0x0a, 0x6d, 0x6f, 0x75, 0x6e, 0x74, 0x70, 0x6f,
  2322. 0x69, 0x6e, 0x74, 0x18, 0x08, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x6d, 0x6f, 0x75, 0x6e, 0x74,
  2323. 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x12, 0x21, 0x0a, 0x0c, 0x69, 0x73, 0x5f, 0x73, 0x75, 0x70, 0x65,
  2324. 0x72, 0x75, 0x73, 0x65, 0x72, 0x18, 0x09, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0b, 0x69, 0x73, 0x53,
  2325. 0x75, 0x70, 0x65, 0x72, 0x75, 0x73, 0x65, 0x72, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x6e, 0x6f, 0x6e,
  2326. 0x79, 0x6d, 0x6f, 0x75, 0x73, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x08, 0x52, 0x09, 0x61, 0x6e, 0x6f,
  2327. 0x6e, 0x79, 0x6d, 0x6f, 0x75, 0x73, 0x12, 0x0e, 0x0a, 0x02, 0x63, 0x6e, 0x18, 0x0b, 0x20, 0x01,
  2328. 0x28, 0x09, 0x52, 0x02, 0x63, 0x6e, 0x12, 0x0e, 0x0a, 0x02, 0x64, 0x6e, 0x18, 0x0c, 0x20, 0x01,
  2329. 0x28, 0x09, 0x52, 0x02, 0x64, 0x6e, 0x22, 0x9d, 0x02, 0x0a, 0x07, 0x4d, 0x65, 0x73, 0x73, 0x61,
  2330. 0x67, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  2331. 0x52, 0x04, 0x6e, 0x6f, 0x64, 0x65, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01,
  2332. 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x10, 0x0a, 0x03, 0x71, 0x6f, 0x73, 0x18, 0x03, 0x20,
  2333. 0x01, 0x28, 0x0d, 0x52, 0x03, 0x71, 0x6f, 0x73, 0x12, 0x12, 0x0a, 0x04, 0x66, 0x72, 0x6f, 0x6d,
  2334. 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x66, 0x72, 0x6f, 0x6d, 0x12, 0x14, 0x0a, 0x05,
  2335. 0x74, 0x6f, 0x70, 0x69, 0x63, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x74, 0x6f, 0x70,
  2336. 0x69, 0x63, 0x12, 0x18, 0x0a, 0x07, 0x70, 0x61, 0x79, 0x6c, 0x6f, 0x61, 0x64, 0x18, 0x06, 0x20,
  2337. 0x01, 0x28, 0x0c, 0x52, 0x07, 0x70, 0x61, 0x79, 0x6c, 0x6f, 0x61, 0x64, 0x12, 0x1c, 0x0a, 0x09,
  2338. 0x74, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x18, 0x07, 0x20, 0x01, 0x28, 0x04, 0x52,
  2339. 0x09, 0x74, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x12, 0x3e, 0x0a, 0x07, 0x68, 0x65,
  2340. 0x61, 0x64, 0x65, 0x72, 0x73, 0x18, 0x08, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x24, 0x2e, 0x65, 0x6d,
  2341. 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x4d, 0x65, 0x73,
  2342. 0x73, 0x61, 0x67, 0x65, 0x2e, 0x48, 0x65, 0x61, 0x64, 0x65, 0x72, 0x73, 0x45, 0x6e, 0x74, 0x72,
  2343. 0x79, 0x52, 0x07, 0x68, 0x65, 0x61, 0x64, 0x65, 0x72, 0x73, 0x1a, 0x3a, 0x0a, 0x0c, 0x48, 0x65,
  2344. 0x61, 0x64, 0x65, 0x72, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65,
  2345. 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05,
  2346. 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x76, 0x61, 0x6c,
  2347. 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22, 0x34, 0x0a, 0x08, 0x50, 0x72, 0x6f, 0x70, 0x65, 0x72,
  2348. 0x74, 0x79, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  2349. 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18,
  2350. 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x22, 0x33, 0x0a, 0x0b,
  2351. 0x54, 0x6f, 0x70, 0x69, 0x63, 0x46, 0x69, 0x6c, 0x74, 0x65, 0x72, 0x12, 0x12, 0x0a, 0x04, 0x6e,
  2352. 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12,
  2353. 0x10, 0x0a, 0x03, 0x71, 0x6f, 0x73, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x03, 0x71, 0x6f,
  2354. 0x73, 0x22, 0x63, 0x0a, 0x07, 0x53, 0x75, 0x62, 0x4f, 0x70, 0x74, 0x73, 0x12, 0x10, 0x0a, 0x03,
  2355. 0x71, 0x6f, 0x73, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x03, 0x71, 0x6f, 0x73, 0x12, 0x14,
  2356. 0x0a, 0x05, 0x73, 0x68, 0x61, 0x72, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x73,
  2357. 0x68, 0x61, 0x72, 0x65, 0x12, 0x0e, 0x0a, 0x02, 0x72, 0x68, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0d,
  2358. 0x52, 0x02, 0x72, 0x68, 0x12, 0x10, 0x0a, 0x03, 0x72, 0x61, 0x70, 0x18, 0x04, 0x20, 0x01, 0x28,
  2359. 0x0d, 0x52, 0x03, 0x72, 0x61, 0x70, 0x12, 0x0e, 0x0a, 0x02, 0x6e, 0x6c, 0x18, 0x05, 0x20, 0x01,
  2360. 0x28, 0x0d, 0x52, 0x02, 0x6e, 0x6c, 0x22, 0x7a, 0x0a, 0x0b, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  2361. 0x74, 0x4d, 0x65, 0x74, 0x61, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20,
  2362. 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x6f, 0x64, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x76, 0x65, 0x72,
  2363. 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x76, 0x65, 0x72, 0x73,
  2364. 0x69, 0x6f, 0x6e, 0x12, 0x1a, 0x0a, 0x08, 0x73, 0x79, 0x73, 0x64, 0x65, 0x73, 0x63, 0x72, 0x18,
  2365. 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x73, 0x79, 0x73, 0x64, 0x65, 0x73, 0x63, 0x72, 0x12,
  2366. 0x21, 0x0a, 0x0c, 0x63, 0x6c, 0x75, 0x73, 0x74, 0x65, 0x72, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18,
  2367. 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x63, 0x6c, 0x75, 0x73, 0x74, 0x65, 0x72, 0x4e, 0x61,
  2368. 0x6d, 0x65, 0x32, 0xc7, 0x0f, 0x0a, 0x0c, 0x48, 0x6f, 0x6f, 0x6b, 0x50, 0x72, 0x6f, 0x76, 0x69,
  2369. 0x64, 0x65, 0x72, 0x12, 0x5b, 0x0a, 0x10, 0x4f, 0x6e, 0x50, 0x72, 0x6f, 0x76, 0x69, 0x64, 0x65,
  2370. 0x72, 0x4c, 0x6f, 0x61, 0x64, 0x65, 0x64, 0x12, 0x25, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65,
  2371. 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x50, 0x72, 0x6f, 0x76, 0x69, 0x64, 0x65,
  2372. 0x72, 0x4c, 0x6f, 0x61, 0x64, 0x65, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1e,
  2373. 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e,
  2374. 0x4c, 0x6f, 0x61, 0x64, 0x65, 0x64, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00,
  2375. 0x12, 0x5d, 0x0a, 0x12, 0x4f, 0x6e, 0x50, 0x72, 0x6f, 0x76, 0x69, 0x64, 0x65, 0x72, 0x55, 0x6e,
  2376. 0x6c, 0x6f, 0x61, 0x64, 0x65, 0x64, 0x12, 0x27, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78,
  2377. 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x50, 0x72, 0x6f, 0x76, 0x69, 0x64, 0x65, 0x72,
  2378. 0x55, 0x6e, 0x6c, 0x6f, 0x61, 0x64, 0x65, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  2379. 0x1c, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32,
  2380. 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x53, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x22, 0x00, 0x12,
  2381. 0x57, 0x0a, 0x0f, 0x4f, 0x6e, 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x43, 0x6f, 0x6e, 0x6e, 0x65,
  2382. 0x63, 0x74, 0x12, 0x24, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b,
  2383. 0x2e, 0x76, 0x32, 0x2e, 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x43, 0x6f, 0x6e, 0x6e, 0x65, 0x63,
  2384. 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1c, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e,
  2385. 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x53,
  2386. 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x22, 0x00, 0x12, 0x57, 0x0a, 0x0f, 0x4f, 0x6e, 0x43, 0x6c,
  2387. 0x69, 0x65, 0x6e, 0x74, 0x43, 0x6f, 0x6e, 0x6e, 0x61, 0x63, 0x6b, 0x12, 0x24, 0x2e, 0x65, 0x6d,
  2388. 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x43, 0x6c, 0x69,
  2389. 0x65, 0x6e, 0x74, 0x43, 0x6f, 0x6e, 0x6e, 0x61, 0x63, 0x6b, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  2390. 0x74, 0x1a, 0x1c, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e,
  2391. 0x76, 0x32, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x53, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x22,
  2392. 0x00, 0x12, 0x5b, 0x0a, 0x11, 0x4f, 0x6e, 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x43, 0x6f, 0x6e,
  2393. 0x6e, 0x65, 0x63, 0x74, 0x65, 0x64, 0x12, 0x26, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78,
  2394. 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x43, 0x6f,
  2395. 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x65, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1c,
  2396. 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e,
  2397. 0x45, 0x6d, 0x70, 0x74, 0x79, 0x53, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x22, 0x00, 0x12, 0x61,
  2398. 0x0a, 0x14, 0x4f, 0x6e, 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x44, 0x69, 0x73, 0x63, 0x6f, 0x6e,
  2399. 0x6e, 0x65, 0x63, 0x74, 0x65, 0x64, 0x12, 0x29, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78,
  2400. 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x44, 0x69,
  2401. 0x73, 0x63, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x65, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  2402. 0x74, 0x1a, 0x1c, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e,
  2403. 0x76, 0x32, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x53, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x22,
  2404. 0x00, 0x12, 0x63, 0x0a, 0x14, 0x4f, 0x6e, 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x41, 0x75, 0x74,
  2405. 0x68, 0x65, 0x6e, 0x74, 0x69, 0x63, 0x61, 0x74, 0x65, 0x12, 0x29, 0x2e, 0x65, 0x6d, 0x71, 0x78,
  2406. 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x43, 0x6c, 0x69, 0x65, 0x6e,
  2407. 0x74, 0x41, 0x75, 0x74, 0x68, 0x65, 0x6e, 0x74, 0x69, 0x63, 0x61, 0x74, 0x65, 0x52, 0x65, 0x71,
  2408. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1e, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f,
  2409. 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x64, 0x52, 0x65, 0x73, 0x70,
  2410. 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x5d, 0x0a, 0x11, 0x4f, 0x6e, 0x43, 0x6c, 0x69, 0x65,
  2411. 0x6e, 0x74, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x65, 0x12, 0x26, 0x2e, 0x65, 0x6d,
  2412. 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x43, 0x6c, 0x69,
  2413. 0x65, 0x6e, 0x74, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x65, 0x52, 0x65, 0x71, 0x75,
  2414. 0x65, 0x73, 0x74, 0x1a, 0x1e, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f,
  2415. 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x64, 0x52, 0x65, 0x73, 0x70, 0x6f,
  2416. 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x5b, 0x0a, 0x11, 0x4f, 0x6e, 0x43, 0x6c, 0x69, 0x65, 0x6e,
  2417. 0x74, 0x53, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x12, 0x26, 0x2e, 0x65, 0x6d, 0x71,
  2418. 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x43, 0x6c, 0x69, 0x65,
  2419. 0x6e, 0x74, 0x53, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65,
  2420. 0x73, 0x74, 0x1a, 0x1c, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b,
  2421. 0x2e, 0x76, 0x32, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x53, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73,
  2422. 0x22, 0x00, 0x12, 0x5f, 0x0a, 0x13, 0x4f, 0x6e, 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x55, 0x6e,
  2423. 0x73, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x12, 0x28, 0x2e, 0x65, 0x6d, 0x71, 0x78,
  2424. 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x43, 0x6c, 0x69, 0x65, 0x6e,
  2425. 0x74, 0x55, 0x6e, 0x73, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x52, 0x65, 0x71, 0x75,
  2426. 0x65, 0x73, 0x74, 0x1a, 0x1c, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f,
  2427. 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x53, 0x75, 0x63, 0x63, 0x65, 0x73,
  2428. 0x73, 0x22, 0x00, 0x12, 0x59, 0x0a, 0x10, 0x4f, 0x6e, 0x53, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e,
  2429. 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x12, 0x25, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65,
  2430. 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x53, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e,
  2431. 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1c,
  2432. 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e,
  2433. 0x45, 0x6d, 0x70, 0x74, 0x79, 0x53, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x22, 0x00, 0x12, 0x5f,
  2434. 0x0a, 0x13, 0x4f, 0x6e, 0x53, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x53, 0x75, 0x62, 0x73, 0x63,
  2435. 0x72, 0x69, 0x62, 0x65, 0x64, 0x12, 0x28, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68,
  2436. 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x53, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x53, 0x75,
  2437. 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  2438. 0x1c, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32,
  2439. 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x53, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x22, 0x00, 0x12,
  2440. 0x63, 0x0a, 0x15, 0x4f, 0x6e, 0x53, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x55, 0x6e, 0x73, 0x75,
  2441. 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x64, 0x12, 0x2a, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e,
  2442. 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x53, 0x65, 0x73, 0x73, 0x69, 0x6f,
  2443. 0x6e, 0x55, 0x6e, 0x73, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x64, 0x52, 0x65, 0x71,
  2444. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1c, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f,
  2445. 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x53, 0x75, 0x63, 0x63, 0x65,
  2446. 0x73, 0x73, 0x22, 0x00, 0x12, 0x59, 0x0a, 0x10, 0x4f, 0x6e, 0x53, 0x65, 0x73, 0x73, 0x69, 0x6f,
  2447. 0x6e, 0x52, 0x65, 0x73, 0x75, 0x6d, 0x65, 0x64, 0x12, 0x25, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e,
  2448. 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x53, 0x65, 0x73, 0x73, 0x69, 0x6f,
  2449. 0x6e, 0x52, 0x65, 0x73, 0x75, 0x6d, 0x65, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  2450. 0x1c, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32,
  2451. 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x53, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x22, 0x00, 0x12,
  2452. 0x5d, 0x0a, 0x12, 0x4f, 0x6e, 0x53, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x44, 0x69, 0x73, 0x63,
  2453. 0x61, 0x72, 0x64, 0x65, 0x64, 0x12, 0x27, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68,
  2454. 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x53, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x44, 0x69,
  2455. 0x73, 0x63, 0x61, 0x72, 0x64, 0x65, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1c,
  2456. 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e,
  2457. 0x45, 0x6d, 0x70, 0x74, 0x79, 0x53, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x22, 0x00, 0x12, 0x5d,
  2458. 0x0a, 0x12, 0x4f, 0x6e, 0x53, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x54, 0x61, 0x6b, 0x65, 0x6e,
  2459. 0x6f, 0x76, 0x65, 0x72, 0x12, 0x27, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f,
  2460. 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x53, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x54, 0x61, 0x6b,
  2461. 0x65, 0x6e, 0x6f, 0x76, 0x65, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1c, 0x2e,
  2462. 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x45,
  2463. 0x6d, 0x70, 0x74, 0x79, 0x53, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x22, 0x00, 0x12, 0x5f, 0x0a,
  2464. 0x13, 0x4f, 0x6e, 0x53, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x54, 0x65, 0x72, 0x6d, 0x69, 0x6e,
  2465. 0x61, 0x74, 0x65, 0x64, 0x12, 0x28, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f,
  2466. 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x53, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x54, 0x65, 0x72,
  2467. 0x6d, 0x69, 0x6e, 0x61, 0x74, 0x65, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1c,
  2468. 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e,
  2469. 0x45, 0x6d, 0x70, 0x74, 0x79, 0x53, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x22, 0x00, 0x12, 0x5b,
  2470. 0x0a, 0x10, 0x4f, 0x6e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x50, 0x75, 0x62, 0x6c, 0x69,
  2471. 0x73, 0x68, 0x12, 0x25, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b,
  2472. 0x2e, 0x76, 0x32, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x50, 0x75, 0x62, 0x6c, 0x69,
  2473. 0x73, 0x68, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1e, 0x2e, 0x65, 0x6d, 0x71, 0x78,
  2474. 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x56, 0x61, 0x6c, 0x75, 0x65,
  2475. 0x64, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x5d, 0x0a, 0x12, 0x4f,
  2476. 0x6e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x44, 0x65, 0x6c, 0x69, 0x76, 0x65, 0x72, 0x65,
  2477. 0x64, 0x12, 0x27, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e,
  2478. 0x76, 0x32, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x44, 0x65, 0x6c, 0x69, 0x76, 0x65,
  2479. 0x72, 0x65, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1c, 0x2e, 0x65, 0x6d, 0x71,
  2480. 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x45, 0x6d, 0x70, 0x74,
  2481. 0x79, 0x53, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x22, 0x00, 0x12, 0x59, 0x0a, 0x10, 0x4f, 0x6e,
  2482. 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x44, 0x72, 0x6f, 0x70, 0x70, 0x65, 0x64, 0x12, 0x25,
  2483. 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e,
  2484. 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x44, 0x72, 0x6f, 0x70, 0x70, 0x65, 0x64, 0x52, 0x65,
  2485. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1c, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68,
  2486. 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x53, 0x75, 0x63, 0x63,
  2487. 0x65, 0x73, 0x73, 0x22, 0x00, 0x12, 0x55, 0x0a, 0x0e, 0x4f, 0x6e, 0x4d, 0x65, 0x73, 0x73, 0x61,
  2488. 0x67, 0x65, 0x41, 0x63, 0x6b, 0x65, 0x64, 0x12, 0x23, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65,
  2489. 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
  2490. 0x41, 0x63, 0x6b, 0x65, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1c, 0x2e, 0x65,
  2491. 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x76, 0x32, 0x2e, 0x45, 0x6d,
  2492. 0x70, 0x74, 0x79, 0x53, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x22, 0x00, 0x42, 0x49, 0x0a, 0x0e,
  2493. 0x69, 0x6f, 0x2e, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0x42, 0x0f,
  2494. 0x45, 0x6d, 0x71, 0x78, 0x45, 0x78, 0x48, 0x6f, 0x6f, 0x6b, 0x50, 0x72, 0x6f, 0x74, 0x6f, 0x50,
  2495. 0x01, 0x5a, 0x13, 0x65, 0x6d, 0x71, 0x78, 0x2e, 0x69, 0x6f, 0x2f, 0x67, 0x72, 0x70, 0x63, 0x2f,
  2496. 0x65, 0x78, 0x68, 0x6f, 0x6f, 0x6b, 0xaa, 0x02, 0x0e, 0x45, 0x6d, 0x71, 0x78, 0x2e, 0x45, 0x78,
  2497. 0x68, 0x6f, 0x6f, 0x6b, 0x2e, 0x56, 0x32, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  2498. }
  2499. var (
  2500. file_protobuf_exhook_proto_rawDescOnce sync.Once
  2501. file_protobuf_exhook_proto_rawDescData = file_protobuf_exhook_proto_rawDesc
  2502. )
  2503. func file_protobuf_exhook_proto_rawDescGZIP() []byte {
  2504. file_protobuf_exhook_proto_rawDescOnce.Do(func() {
  2505. file_protobuf_exhook_proto_rawDescData = protoimpl.X.CompressGZIP(file_protobuf_exhook_proto_rawDescData)
  2506. })
  2507. return file_protobuf_exhook_proto_rawDescData
  2508. }
  2509. var file_protobuf_exhook_proto_enumTypes = make([]protoimpl.EnumInfo, 2)
  2510. var file_protobuf_exhook_proto_msgTypes = make([]protoimpl.MessageInfo, 34)
  2511. var file_protobuf_exhook_proto_goTypes = []interface{}{
  2512. (ClientAuthorizeRequest_AuthorizeReqType)(0), // 0: emqx.exhook.v2.ClientAuthorizeRequest.AuthorizeReqType
  2513. (ValuedResponse_ResponsedType)(0), // 1: emqx.exhook.v2.ValuedResponse.ResponsedType
  2514. (*ProviderLoadedRequest)(nil), // 2: emqx.exhook.v2.ProviderLoadedRequest
  2515. (*ProviderUnloadedRequest)(nil), // 3: emqx.exhook.v2.ProviderUnloadedRequest
  2516. (*ClientConnectRequest)(nil), // 4: emqx.exhook.v2.ClientConnectRequest
  2517. (*ClientConnackRequest)(nil), // 5: emqx.exhook.v2.ClientConnackRequest
  2518. (*ClientConnectedRequest)(nil), // 6: emqx.exhook.v2.ClientConnectedRequest
  2519. (*ClientDisconnectedRequest)(nil), // 7: emqx.exhook.v2.ClientDisconnectedRequest
  2520. (*ClientAuthenticateRequest)(nil), // 8: emqx.exhook.v2.ClientAuthenticateRequest
  2521. (*ClientAuthorizeRequest)(nil), // 9: emqx.exhook.v2.ClientAuthorizeRequest
  2522. (*ClientSubscribeRequest)(nil), // 10: emqx.exhook.v2.ClientSubscribeRequest
  2523. (*ClientUnsubscribeRequest)(nil), // 11: emqx.exhook.v2.ClientUnsubscribeRequest
  2524. (*SessionCreatedRequest)(nil), // 12: emqx.exhook.v2.SessionCreatedRequest
  2525. (*SessionSubscribedRequest)(nil), // 13: emqx.exhook.v2.SessionSubscribedRequest
  2526. (*SessionUnsubscribedRequest)(nil), // 14: emqx.exhook.v2.SessionUnsubscribedRequest
  2527. (*SessionResumedRequest)(nil), // 15: emqx.exhook.v2.SessionResumedRequest
  2528. (*SessionDiscardedRequest)(nil), // 16: emqx.exhook.v2.SessionDiscardedRequest
  2529. (*SessionTakenoverRequest)(nil), // 17: emqx.exhook.v2.SessionTakenoverRequest
  2530. (*SessionTerminatedRequest)(nil), // 18: emqx.exhook.v2.SessionTerminatedRequest
  2531. (*MessagePublishRequest)(nil), // 19: emqx.exhook.v2.MessagePublishRequest
  2532. (*MessageDeliveredRequest)(nil), // 20: emqx.exhook.v2.MessageDeliveredRequest
  2533. (*MessageDroppedRequest)(nil), // 21: emqx.exhook.v2.MessageDroppedRequest
  2534. (*MessageAckedRequest)(nil), // 22: emqx.exhook.v2.MessageAckedRequest
  2535. (*LoadedResponse)(nil), // 23: emqx.exhook.v2.LoadedResponse
  2536. (*ValuedResponse)(nil), // 24: emqx.exhook.v2.ValuedResponse
  2537. (*EmptySuccess)(nil), // 25: emqx.exhook.v2.EmptySuccess
  2538. (*BrokerInfo)(nil), // 26: emqx.exhook.v2.BrokerInfo
  2539. (*HookSpec)(nil), // 27: emqx.exhook.v2.HookSpec
  2540. (*ConnInfo)(nil), // 28: emqx.exhook.v2.ConnInfo
  2541. (*ClientInfo)(nil), // 29: emqx.exhook.v2.ClientInfo
  2542. (*Message)(nil), // 30: emqx.exhook.v2.Message
  2543. (*Property)(nil), // 31: emqx.exhook.v2.Property
  2544. (*TopicFilter)(nil), // 32: emqx.exhook.v2.TopicFilter
  2545. (*SubOpts)(nil), // 33: emqx.exhook.v2.SubOpts
  2546. (*RequestMeta)(nil), // 34: emqx.exhook.v2.RequestMeta
  2547. nil, // 35: emqx.exhook.v2.Message.HeadersEntry
  2548. }
  2549. var file_protobuf_exhook_proto_depIdxs = []int32{
  2550. 26, // 0: emqx.exhook.v2.ProviderLoadedRequest.broker:type_name -> emqx.exhook.v2.BrokerInfo
  2551. 34, // 1: emqx.exhook.v2.ProviderLoadedRequest.meta:type_name -> emqx.exhook.v2.RequestMeta
  2552. 34, // 2: emqx.exhook.v2.ProviderUnloadedRequest.meta:type_name -> emqx.exhook.v2.RequestMeta
  2553. 28, // 3: emqx.exhook.v2.ClientConnectRequest.conninfo:type_name -> emqx.exhook.v2.ConnInfo
  2554. 31, // 4: emqx.exhook.v2.ClientConnectRequest.props:type_name -> emqx.exhook.v2.Property
  2555. 34, // 5: emqx.exhook.v2.ClientConnectRequest.meta:type_name -> emqx.exhook.v2.RequestMeta
  2556. 28, // 6: emqx.exhook.v2.ClientConnackRequest.conninfo:type_name -> emqx.exhook.v2.ConnInfo
  2557. 31, // 7: emqx.exhook.v2.ClientConnackRequest.props:type_name -> emqx.exhook.v2.Property
  2558. 34, // 8: emqx.exhook.v2.ClientConnackRequest.meta:type_name -> emqx.exhook.v2.RequestMeta
  2559. 29, // 9: emqx.exhook.v2.ClientConnectedRequest.clientinfo:type_name -> emqx.exhook.v2.ClientInfo
  2560. 34, // 10: emqx.exhook.v2.ClientConnectedRequest.meta:type_name -> emqx.exhook.v2.RequestMeta
  2561. 29, // 11: emqx.exhook.v2.ClientDisconnectedRequest.clientinfo:type_name -> emqx.exhook.v2.ClientInfo
  2562. 34, // 12: emqx.exhook.v2.ClientDisconnectedRequest.meta:type_name -> emqx.exhook.v2.RequestMeta
  2563. 29, // 13: emqx.exhook.v2.ClientAuthenticateRequest.clientinfo:type_name -> emqx.exhook.v2.ClientInfo
  2564. 34, // 14: emqx.exhook.v2.ClientAuthenticateRequest.meta:type_name -> emqx.exhook.v2.RequestMeta
  2565. 29, // 15: emqx.exhook.v2.ClientAuthorizeRequest.clientinfo:type_name -> emqx.exhook.v2.ClientInfo
  2566. 0, // 16: emqx.exhook.v2.ClientAuthorizeRequest.type:type_name -> emqx.exhook.v2.ClientAuthorizeRequest.AuthorizeReqType
  2567. 34, // 17: emqx.exhook.v2.ClientAuthorizeRequest.meta:type_name -> emqx.exhook.v2.RequestMeta
  2568. 29, // 18: emqx.exhook.v2.ClientSubscribeRequest.clientinfo:type_name -> emqx.exhook.v2.ClientInfo
  2569. 31, // 19: emqx.exhook.v2.ClientSubscribeRequest.props:type_name -> emqx.exhook.v2.Property
  2570. 32, // 20: emqx.exhook.v2.ClientSubscribeRequest.topic_filters:type_name -> emqx.exhook.v2.TopicFilter
  2571. 34, // 21: emqx.exhook.v2.ClientSubscribeRequest.meta:type_name -> emqx.exhook.v2.RequestMeta
  2572. 29, // 22: emqx.exhook.v2.ClientUnsubscribeRequest.clientinfo:type_name -> emqx.exhook.v2.ClientInfo
  2573. 31, // 23: emqx.exhook.v2.ClientUnsubscribeRequest.props:type_name -> emqx.exhook.v2.Property
  2574. 32, // 24: emqx.exhook.v2.ClientUnsubscribeRequest.topic_filters:type_name -> emqx.exhook.v2.TopicFilter
  2575. 34, // 25: emqx.exhook.v2.ClientUnsubscribeRequest.meta:type_name -> emqx.exhook.v2.RequestMeta
  2576. 29, // 26: emqx.exhook.v2.SessionCreatedRequest.clientinfo:type_name -> emqx.exhook.v2.ClientInfo
  2577. 34, // 27: emqx.exhook.v2.SessionCreatedRequest.meta:type_name -> emqx.exhook.v2.RequestMeta
  2578. 29, // 28: emqx.exhook.v2.SessionSubscribedRequest.clientinfo:type_name -> emqx.exhook.v2.ClientInfo
  2579. 33, // 29: emqx.exhook.v2.SessionSubscribedRequest.subopts:type_name -> emqx.exhook.v2.SubOpts
  2580. 34, // 30: emqx.exhook.v2.SessionSubscribedRequest.meta:type_name -> emqx.exhook.v2.RequestMeta
  2581. 29, // 31: emqx.exhook.v2.SessionUnsubscribedRequest.clientinfo:type_name -> emqx.exhook.v2.ClientInfo
  2582. 34, // 32: emqx.exhook.v2.SessionUnsubscribedRequest.meta:type_name -> emqx.exhook.v2.RequestMeta
  2583. 29, // 33: emqx.exhook.v2.SessionResumedRequest.clientinfo:type_name -> emqx.exhook.v2.ClientInfo
  2584. 34, // 34: emqx.exhook.v2.SessionResumedRequest.meta:type_name -> emqx.exhook.v2.RequestMeta
  2585. 29, // 35: emqx.exhook.v2.SessionDiscardedRequest.clientinfo:type_name -> emqx.exhook.v2.ClientInfo
  2586. 34, // 36: emqx.exhook.v2.SessionDiscardedRequest.meta:type_name -> emqx.exhook.v2.RequestMeta
  2587. 29, // 37: emqx.exhook.v2.SessionTakenoverRequest.clientinfo:type_name -> emqx.exhook.v2.ClientInfo
  2588. 34, // 38: emqx.exhook.v2.SessionTakenoverRequest.meta:type_name -> emqx.exhook.v2.RequestMeta
  2589. 29, // 39: emqx.exhook.v2.SessionTerminatedRequest.clientinfo:type_name -> emqx.exhook.v2.ClientInfo
  2590. 34, // 40: emqx.exhook.v2.SessionTerminatedRequest.meta:type_name -> emqx.exhook.v2.RequestMeta
  2591. 30, // 41: emqx.exhook.v2.MessagePublishRequest.message:type_name -> emqx.exhook.v2.Message
  2592. 34, // 42: emqx.exhook.v2.MessagePublishRequest.meta:type_name -> emqx.exhook.v2.RequestMeta
  2593. 29, // 43: emqx.exhook.v2.MessageDeliveredRequest.clientinfo:type_name -> emqx.exhook.v2.ClientInfo
  2594. 30, // 44: emqx.exhook.v2.MessageDeliveredRequest.message:type_name -> emqx.exhook.v2.Message
  2595. 34, // 45: emqx.exhook.v2.MessageDeliveredRequest.meta:type_name -> emqx.exhook.v2.RequestMeta
  2596. 30, // 46: emqx.exhook.v2.MessageDroppedRequest.message:type_name -> emqx.exhook.v2.Message
  2597. 34, // 47: emqx.exhook.v2.MessageDroppedRequest.meta:type_name -> emqx.exhook.v2.RequestMeta
  2598. 29, // 48: emqx.exhook.v2.MessageAckedRequest.clientinfo:type_name -> emqx.exhook.v2.ClientInfo
  2599. 30, // 49: emqx.exhook.v2.MessageAckedRequest.message:type_name -> emqx.exhook.v2.Message
  2600. 34, // 50: emqx.exhook.v2.MessageAckedRequest.meta:type_name -> emqx.exhook.v2.RequestMeta
  2601. 27, // 51: emqx.exhook.v2.LoadedResponse.hooks:type_name -> emqx.exhook.v2.HookSpec
  2602. 1, // 52: emqx.exhook.v2.ValuedResponse.type:type_name -> emqx.exhook.v2.ValuedResponse.ResponsedType
  2603. 30, // 53: emqx.exhook.v2.ValuedResponse.message:type_name -> emqx.exhook.v2.Message
  2604. 35, // 54: emqx.exhook.v2.Message.headers:type_name -> emqx.exhook.v2.Message.HeadersEntry
  2605. 2, // 55: emqx.exhook.v2.HookProvider.OnProviderLoaded:input_type -> emqx.exhook.v2.ProviderLoadedRequest
  2606. 3, // 56: emqx.exhook.v2.HookProvider.OnProviderUnloaded:input_type -> emqx.exhook.v2.ProviderUnloadedRequest
  2607. 4, // 57: emqx.exhook.v2.HookProvider.OnClientConnect:input_type -> emqx.exhook.v2.ClientConnectRequest
  2608. 5, // 58: emqx.exhook.v2.HookProvider.OnClientConnack:input_type -> emqx.exhook.v2.ClientConnackRequest
  2609. 6, // 59: emqx.exhook.v2.HookProvider.OnClientConnected:input_type -> emqx.exhook.v2.ClientConnectedRequest
  2610. 7, // 60: emqx.exhook.v2.HookProvider.OnClientDisconnected:input_type -> emqx.exhook.v2.ClientDisconnectedRequest
  2611. 8, // 61: emqx.exhook.v2.HookProvider.OnClientAuthenticate:input_type -> emqx.exhook.v2.ClientAuthenticateRequest
  2612. 9, // 62: emqx.exhook.v2.HookProvider.OnClientAuthorize:input_type -> emqx.exhook.v2.ClientAuthorizeRequest
  2613. 10, // 63: emqx.exhook.v2.HookProvider.OnClientSubscribe:input_type -> emqx.exhook.v2.ClientSubscribeRequest
  2614. 11, // 64: emqx.exhook.v2.HookProvider.OnClientUnsubscribe:input_type -> emqx.exhook.v2.ClientUnsubscribeRequest
  2615. 12, // 65: emqx.exhook.v2.HookProvider.OnSessionCreated:input_type -> emqx.exhook.v2.SessionCreatedRequest
  2616. 13, // 66: emqx.exhook.v2.HookProvider.OnSessionSubscribed:input_type -> emqx.exhook.v2.SessionSubscribedRequest
  2617. 14, // 67: emqx.exhook.v2.HookProvider.OnSessionUnsubscribed:input_type -> emqx.exhook.v2.SessionUnsubscribedRequest
  2618. 15, // 68: emqx.exhook.v2.HookProvider.OnSessionResumed:input_type -> emqx.exhook.v2.SessionResumedRequest
  2619. 16, // 69: emqx.exhook.v2.HookProvider.OnSessionDiscarded:input_type -> emqx.exhook.v2.SessionDiscardedRequest
  2620. 17, // 70: emqx.exhook.v2.HookProvider.OnSessionTakenover:input_type -> emqx.exhook.v2.SessionTakenoverRequest
  2621. 18, // 71: emqx.exhook.v2.HookProvider.OnSessionTerminated:input_type -> emqx.exhook.v2.SessionTerminatedRequest
  2622. 19, // 72: emqx.exhook.v2.HookProvider.OnMessagePublish:input_type -> emqx.exhook.v2.MessagePublishRequest
  2623. 20, // 73: emqx.exhook.v2.HookProvider.OnMessageDelivered:input_type -> emqx.exhook.v2.MessageDeliveredRequest
  2624. 21, // 74: emqx.exhook.v2.HookProvider.OnMessageDropped:input_type -> emqx.exhook.v2.MessageDroppedRequest
  2625. 22, // 75: emqx.exhook.v2.HookProvider.OnMessageAcked:input_type -> emqx.exhook.v2.MessageAckedRequest
  2626. 23, // 76: emqx.exhook.v2.HookProvider.OnProviderLoaded:output_type -> emqx.exhook.v2.LoadedResponse
  2627. 25, // 77: emqx.exhook.v2.HookProvider.OnProviderUnloaded:output_type -> emqx.exhook.v2.EmptySuccess
  2628. 25, // 78: emqx.exhook.v2.HookProvider.OnClientConnect:output_type -> emqx.exhook.v2.EmptySuccess
  2629. 25, // 79: emqx.exhook.v2.HookProvider.OnClientConnack:output_type -> emqx.exhook.v2.EmptySuccess
  2630. 25, // 80: emqx.exhook.v2.HookProvider.OnClientConnected:output_type -> emqx.exhook.v2.EmptySuccess
  2631. 25, // 81: emqx.exhook.v2.HookProvider.OnClientDisconnected:output_type -> emqx.exhook.v2.EmptySuccess
  2632. 24, // 82: emqx.exhook.v2.HookProvider.OnClientAuthenticate:output_type -> emqx.exhook.v2.ValuedResponse
  2633. 24, // 83: emqx.exhook.v2.HookProvider.OnClientAuthorize:output_type -> emqx.exhook.v2.ValuedResponse
  2634. 25, // 84: emqx.exhook.v2.HookProvider.OnClientSubscribe:output_type -> emqx.exhook.v2.EmptySuccess
  2635. 25, // 85: emqx.exhook.v2.HookProvider.OnClientUnsubscribe:output_type -> emqx.exhook.v2.EmptySuccess
  2636. 25, // 86: emqx.exhook.v2.HookProvider.OnSessionCreated:output_type -> emqx.exhook.v2.EmptySuccess
  2637. 25, // 87: emqx.exhook.v2.HookProvider.OnSessionSubscribed:output_type -> emqx.exhook.v2.EmptySuccess
  2638. 25, // 88: emqx.exhook.v2.HookProvider.OnSessionUnsubscribed:output_type -> emqx.exhook.v2.EmptySuccess
  2639. 25, // 89: emqx.exhook.v2.HookProvider.OnSessionResumed:output_type -> emqx.exhook.v2.EmptySuccess
  2640. 25, // 90: emqx.exhook.v2.HookProvider.OnSessionDiscarded:output_type -> emqx.exhook.v2.EmptySuccess
  2641. 25, // 91: emqx.exhook.v2.HookProvider.OnSessionTakenover:output_type -> emqx.exhook.v2.EmptySuccess
  2642. 25, // 92: emqx.exhook.v2.HookProvider.OnSessionTerminated:output_type -> emqx.exhook.v2.EmptySuccess
  2643. 24, // 93: emqx.exhook.v2.HookProvider.OnMessagePublish:output_type -> emqx.exhook.v2.ValuedResponse
  2644. 25, // 94: emqx.exhook.v2.HookProvider.OnMessageDelivered:output_type -> emqx.exhook.v2.EmptySuccess
  2645. 25, // 95: emqx.exhook.v2.HookProvider.OnMessageDropped:output_type -> emqx.exhook.v2.EmptySuccess
  2646. 25, // 96: emqx.exhook.v2.HookProvider.OnMessageAcked:output_type -> emqx.exhook.v2.EmptySuccess
  2647. 76, // [76:97] is the sub-list for method output_type
  2648. 55, // [55:76] is the sub-list for method input_type
  2649. 55, // [55:55] is the sub-list for extension type_name
  2650. 55, // [55:55] is the sub-list for extension extendee
  2651. 0, // [0:55] is the sub-list for field type_name
  2652. }
  2653. func init() { file_protobuf_exhook_proto_init() }
  2654. func file_protobuf_exhook_proto_init() {
  2655. if File_protobuf_exhook_proto != nil {
  2656. return
  2657. }
  2658. if !protoimpl.UnsafeEnabled {
  2659. file_protobuf_exhook_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  2660. switch v := v.(*ProviderLoadedRequest); i {
  2661. case 0:
  2662. return &v.state
  2663. case 1:
  2664. return &v.sizeCache
  2665. case 2:
  2666. return &v.unknownFields
  2667. default:
  2668. return nil
  2669. }
  2670. }
  2671. file_protobuf_exhook_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  2672. switch v := v.(*ProviderUnloadedRequest); i {
  2673. case 0:
  2674. return &v.state
  2675. case 1:
  2676. return &v.sizeCache
  2677. case 2:
  2678. return &v.unknownFields
  2679. default:
  2680. return nil
  2681. }
  2682. }
  2683. file_protobuf_exhook_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  2684. switch v := v.(*ClientConnectRequest); i {
  2685. case 0:
  2686. return &v.state
  2687. case 1:
  2688. return &v.sizeCache
  2689. case 2:
  2690. return &v.unknownFields
  2691. default:
  2692. return nil
  2693. }
  2694. }
  2695. file_protobuf_exhook_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  2696. switch v := v.(*ClientConnackRequest); i {
  2697. case 0:
  2698. return &v.state
  2699. case 1:
  2700. return &v.sizeCache
  2701. case 2:
  2702. return &v.unknownFields
  2703. default:
  2704. return nil
  2705. }
  2706. }
  2707. file_protobuf_exhook_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  2708. switch v := v.(*ClientConnectedRequest); i {
  2709. case 0:
  2710. return &v.state
  2711. case 1:
  2712. return &v.sizeCache
  2713. case 2:
  2714. return &v.unknownFields
  2715. default:
  2716. return nil
  2717. }
  2718. }
  2719. file_protobuf_exhook_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  2720. switch v := v.(*ClientDisconnectedRequest); i {
  2721. case 0:
  2722. return &v.state
  2723. case 1:
  2724. return &v.sizeCache
  2725. case 2:
  2726. return &v.unknownFields
  2727. default:
  2728. return nil
  2729. }
  2730. }
  2731. file_protobuf_exhook_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  2732. switch v := v.(*ClientAuthenticateRequest); i {
  2733. case 0:
  2734. return &v.state
  2735. case 1:
  2736. return &v.sizeCache
  2737. case 2:
  2738. return &v.unknownFields
  2739. default:
  2740. return nil
  2741. }
  2742. }
  2743. file_protobuf_exhook_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  2744. switch v := v.(*ClientAuthorizeRequest); i {
  2745. case 0:
  2746. return &v.state
  2747. case 1:
  2748. return &v.sizeCache
  2749. case 2:
  2750. return &v.unknownFields
  2751. default:
  2752. return nil
  2753. }
  2754. }
  2755. file_protobuf_exhook_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  2756. switch v := v.(*ClientSubscribeRequest); i {
  2757. case 0:
  2758. return &v.state
  2759. case 1:
  2760. return &v.sizeCache
  2761. case 2:
  2762. return &v.unknownFields
  2763. default:
  2764. return nil
  2765. }
  2766. }
  2767. file_protobuf_exhook_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  2768. switch v := v.(*ClientUnsubscribeRequest); i {
  2769. case 0:
  2770. return &v.state
  2771. case 1:
  2772. return &v.sizeCache
  2773. case 2:
  2774. return &v.unknownFields
  2775. default:
  2776. return nil
  2777. }
  2778. }
  2779. file_protobuf_exhook_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  2780. switch v := v.(*SessionCreatedRequest); i {
  2781. case 0:
  2782. return &v.state
  2783. case 1:
  2784. return &v.sizeCache
  2785. case 2:
  2786. return &v.unknownFields
  2787. default:
  2788. return nil
  2789. }
  2790. }
  2791. file_protobuf_exhook_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  2792. switch v := v.(*SessionSubscribedRequest); i {
  2793. case 0:
  2794. return &v.state
  2795. case 1:
  2796. return &v.sizeCache
  2797. case 2:
  2798. return &v.unknownFields
  2799. default:
  2800. return nil
  2801. }
  2802. }
  2803. file_protobuf_exhook_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  2804. switch v := v.(*SessionUnsubscribedRequest); i {
  2805. case 0:
  2806. return &v.state
  2807. case 1:
  2808. return &v.sizeCache
  2809. case 2:
  2810. return &v.unknownFields
  2811. default:
  2812. return nil
  2813. }
  2814. }
  2815. file_protobuf_exhook_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  2816. switch v := v.(*SessionResumedRequest); i {
  2817. case 0:
  2818. return &v.state
  2819. case 1:
  2820. return &v.sizeCache
  2821. case 2:
  2822. return &v.unknownFields
  2823. default:
  2824. return nil
  2825. }
  2826. }
  2827. file_protobuf_exhook_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  2828. switch v := v.(*SessionDiscardedRequest); i {
  2829. case 0:
  2830. return &v.state
  2831. case 1:
  2832. return &v.sizeCache
  2833. case 2:
  2834. return &v.unknownFields
  2835. default:
  2836. return nil
  2837. }
  2838. }
  2839. file_protobuf_exhook_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  2840. switch v := v.(*SessionTakenoverRequest); i {
  2841. case 0:
  2842. return &v.state
  2843. case 1:
  2844. return &v.sizeCache
  2845. case 2:
  2846. return &v.unknownFields
  2847. default:
  2848. return nil
  2849. }
  2850. }
  2851. file_protobuf_exhook_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  2852. switch v := v.(*SessionTerminatedRequest); i {
  2853. case 0:
  2854. return &v.state
  2855. case 1:
  2856. return &v.sizeCache
  2857. case 2:
  2858. return &v.unknownFields
  2859. default:
  2860. return nil
  2861. }
  2862. }
  2863. file_protobuf_exhook_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
  2864. switch v := v.(*MessagePublishRequest); i {
  2865. case 0:
  2866. return &v.state
  2867. case 1:
  2868. return &v.sizeCache
  2869. case 2:
  2870. return &v.unknownFields
  2871. default:
  2872. return nil
  2873. }
  2874. }
  2875. file_protobuf_exhook_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
  2876. switch v := v.(*MessageDeliveredRequest); i {
  2877. case 0:
  2878. return &v.state
  2879. case 1:
  2880. return &v.sizeCache
  2881. case 2:
  2882. return &v.unknownFields
  2883. default:
  2884. return nil
  2885. }
  2886. }
  2887. file_protobuf_exhook_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} {
  2888. switch v := v.(*MessageDroppedRequest); i {
  2889. case 0:
  2890. return &v.state
  2891. case 1:
  2892. return &v.sizeCache
  2893. case 2:
  2894. return &v.unknownFields
  2895. default:
  2896. return nil
  2897. }
  2898. }
  2899. file_protobuf_exhook_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} {
  2900. switch v := v.(*MessageAckedRequest); i {
  2901. case 0:
  2902. return &v.state
  2903. case 1:
  2904. return &v.sizeCache
  2905. case 2:
  2906. return &v.unknownFields
  2907. default:
  2908. return nil
  2909. }
  2910. }
  2911. file_protobuf_exhook_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} {
  2912. switch v := v.(*LoadedResponse); i {
  2913. case 0:
  2914. return &v.state
  2915. case 1:
  2916. return &v.sizeCache
  2917. case 2:
  2918. return &v.unknownFields
  2919. default:
  2920. return nil
  2921. }
  2922. }
  2923. file_protobuf_exhook_proto_msgTypes[22].Exporter = func(v interface{}, i int) interface{} {
  2924. switch v := v.(*ValuedResponse); i {
  2925. case 0:
  2926. return &v.state
  2927. case 1:
  2928. return &v.sizeCache
  2929. case 2:
  2930. return &v.unknownFields
  2931. default:
  2932. return nil
  2933. }
  2934. }
  2935. file_protobuf_exhook_proto_msgTypes[23].Exporter = func(v interface{}, i int) interface{} {
  2936. switch v := v.(*EmptySuccess); i {
  2937. case 0:
  2938. return &v.state
  2939. case 1:
  2940. return &v.sizeCache
  2941. case 2:
  2942. return &v.unknownFields
  2943. default:
  2944. return nil
  2945. }
  2946. }
  2947. file_protobuf_exhook_proto_msgTypes[24].Exporter = func(v interface{}, i int) interface{} {
  2948. switch v := v.(*BrokerInfo); i {
  2949. case 0:
  2950. return &v.state
  2951. case 1:
  2952. return &v.sizeCache
  2953. case 2:
  2954. return &v.unknownFields
  2955. default:
  2956. return nil
  2957. }
  2958. }
  2959. file_protobuf_exhook_proto_msgTypes[25].Exporter = func(v interface{}, i int) interface{} {
  2960. switch v := v.(*HookSpec); i {
  2961. case 0:
  2962. return &v.state
  2963. case 1:
  2964. return &v.sizeCache
  2965. case 2:
  2966. return &v.unknownFields
  2967. default:
  2968. return nil
  2969. }
  2970. }
  2971. file_protobuf_exhook_proto_msgTypes[26].Exporter = func(v interface{}, i int) interface{} {
  2972. switch v := v.(*ConnInfo); i {
  2973. case 0:
  2974. return &v.state
  2975. case 1:
  2976. return &v.sizeCache
  2977. case 2:
  2978. return &v.unknownFields
  2979. default:
  2980. return nil
  2981. }
  2982. }
  2983. file_protobuf_exhook_proto_msgTypes[27].Exporter = func(v interface{}, i int) interface{} {
  2984. switch v := v.(*ClientInfo); i {
  2985. case 0:
  2986. return &v.state
  2987. case 1:
  2988. return &v.sizeCache
  2989. case 2:
  2990. return &v.unknownFields
  2991. default:
  2992. return nil
  2993. }
  2994. }
  2995. file_protobuf_exhook_proto_msgTypes[28].Exporter = func(v interface{}, i int) interface{} {
  2996. switch v := v.(*Message); i {
  2997. case 0:
  2998. return &v.state
  2999. case 1:
  3000. return &v.sizeCache
  3001. case 2:
  3002. return &v.unknownFields
  3003. default:
  3004. return nil
  3005. }
  3006. }
  3007. file_protobuf_exhook_proto_msgTypes[29].Exporter = func(v interface{}, i int) interface{} {
  3008. switch v := v.(*Property); i {
  3009. case 0:
  3010. return &v.state
  3011. case 1:
  3012. return &v.sizeCache
  3013. case 2:
  3014. return &v.unknownFields
  3015. default:
  3016. return nil
  3017. }
  3018. }
  3019. file_protobuf_exhook_proto_msgTypes[30].Exporter = func(v interface{}, i int) interface{} {
  3020. switch v := v.(*TopicFilter); i {
  3021. case 0:
  3022. return &v.state
  3023. case 1:
  3024. return &v.sizeCache
  3025. case 2:
  3026. return &v.unknownFields
  3027. default:
  3028. return nil
  3029. }
  3030. }
  3031. file_protobuf_exhook_proto_msgTypes[31].Exporter = func(v interface{}, i int) interface{} {
  3032. switch v := v.(*SubOpts); i {
  3033. case 0:
  3034. return &v.state
  3035. case 1:
  3036. return &v.sizeCache
  3037. case 2:
  3038. return &v.unknownFields
  3039. default:
  3040. return nil
  3041. }
  3042. }
  3043. file_protobuf_exhook_proto_msgTypes[32].Exporter = func(v interface{}, i int) interface{} {
  3044. switch v := v.(*RequestMeta); i {
  3045. case 0:
  3046. return &v.state
  3047. case 1:
  3048. return &v.sizeCache
  3049. case 2:
  3050. return &v.unknownFields
  3051. default:
  3052. return nil
  3053. }
  3054. }
  3055. }
  3056. file_protobuf_exhook_proto_msgTypes[22].OneofWrappers = []interface{}{
  3057. (*ValuedResponse_BoolResult)(nil),
  3058. (*ValuedResponse_Message)(nil),
  3059. }
  3060. type x struct{}
  3061. out := protoimpl.TypeBuilder{
  3062. File: protoimpl.DescBuilder{
  3063. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  3064. RawDescriptor: file_protobuf_exhook_proto_rawDesc,
  3065. NumEnums: 2,
  3066. NumMessages: 34,
  3067. NumExtensions: 0,
  3068. NumServices: 1,
  3069. },
  3070. GoTypes: file_protobuf_exhook_proto_goTypes,
  3071. DependencyIndexes: file_protobuf_exhook_proto_depIdxs,
  3072. EnumInfos: file_protobuf_exhook_proto_enumTypes,
  3073. MessageInfos: file_protobuf_exhook_proto_msgTypes,
  3074. }.Build()
  3075. File_protobuf_exhook_proto = out.File
  3076. file_protobuf_exhook_proto_rawDesc = nil
  3077. file_protobuf_exhook_proto_goTypes = nil
  3078. file_protobuf_exhook_proto_depIdxs = nil
  3079. }