zone.pb.go 116 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.28.1
  4. // protoc v3.21.5
  5. // source: proto/zone.proto
  6. package zone
  7. import (
  8. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  9. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  10. reflect "reflect"
  11. sync "sync"
  12. )
  13. const (
  14. // Verify that this generated code is sufficiently up-to-date.
  15. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  16. // Verify that runtime/protoimpl is sufficiently up-to-date.
  17. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  18. )
  19. type Phase int32
  20. const (
  21. Phase_http_request_sanitize Phase = 0 //URL 规范化
  22. Phase_http_request_transform Phase = 1 //URL 重写规则
  23. // http_request_origin = 2; //起源规则
  24. // http_request_cache_settings = 3; //缓存规则
  25. // http_config_settings = 4; //配置规则
  26. // http_request_dynamic_redirect = 5; //动态重定向
  27. // ddos_l7 = 6; //HTTP DDoS 攻击防护
  28. // http_request_firewall_custom = 7; //Web 应用程序防火墙 (WAF)
  29. // http_ratelimit = 8; //限速规则
  30. // http_request_firewall_managed = 9; //Web 应用程序防火墙 (WAF)
  31. // http_request_sbfm = 10; //超级机器人战斗模式
  32. // http_request_redirect = 11; //批量重定向
  33. Phase_http_request_late_transform Phase = 12 //HTTP 请求头修改规则
  34. // http_custom_errors = 13; //自定义错误响应
  35. Phase_http_response_headers_transform Phase = 14 //HTTP响应头修改规则
  36. )
  37. // Enum value maps for Phase.
  38. var (
  39. Phase_name = map[int32]string{
  40. 0: "http_request_sanitize",
  41. 1: "http_request_transform",
  42. 12: "http_request_late_transform",
  43. 14: "http_response_headers_transform",
  44. }
  45. Phase_value = map[string]int32{
  46. "http_request_sanitize": 0,
  47. "http_request_transform": 1,
  48. "http_request_late_transform": 12,
  49. "http_response_headers_transform": 14,
  50. }
  51. )
  52. func (x Phase) Enum() *Phase {
  53. p := new(Phase)
  54. *p = x
  55. return p
  56. }
  57. func (x Phase) String() string {
  58. return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x))
  59. }
  60. func (Phase) Descriptor() protoreflect.EnumDescriptor {
  61. return file_proto_zone_proto_enumTypes[0].Descriptor()
  62. }
  63. func (Phase) Type() protoreflect.EnumType {
  64. return &file_proto_zone_proto_enumTypes[0]
  65. }
  66. func (x Phase) Number() protoreflect.EnumNumber {
  67. return protoreflect.EnumNumber(x)
  68. }
  69. // Deprecated: Use Phase.Descriptor instead.
  70. func (Phase) EnumDescriptor() ([]byte, []int) {
  71. return file_proto_zone_proto_rawDescGZIP(), []int{0}
  72. }
  73. //Zone CURD
  74. type ZoneCloudflareEntity struct {
  75. state protoimpl.MessageState
  76. sizeCache protoimpl.SizeCache
  77. unknownFields protoimpl.UnknownFields
  78. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
  79. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
  80. Plan *ZoneCloudflareEntity_Plan `protobuf:"bytes,3,opt,name=plan,proto3" json:"plan,omitempty"`
  81. PlanPending *ZoneCloudflareEntity_Plan `protobuf:"bytes,4,opt,name=plan_pending,json=planPending,proto3" json:"plan_pending,omitempty"`
  82. Status string `protobuf:"bytes,5,opt,name=status,proto3" json:"status,omitempty"`
  83. Paused bool `protobuf:"varint,6,opt,name=paused,proto3" json:"paused,omitempty"`
  84. Type string `protobuf:"bytes,7,opt,name=type,proto3" json:"type,omitempty"`
  85. VerificationKey string `protobuf:"bytes,8,opt,name=verification_key,json=verificationKey,proto3" json:"verification_key,omitempty"`
  86. }
  87. func (x *ZoneCloudflareEntity) Reset() {
  88. *x = ZoneCloudflareEntity{}
  89. if protoimpl.UnsafeEnabled {
  90. mi := &file_proto_zone_proto_msgTypes[0]
  91. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  92. ms.StoreMessageInfo(mi)
  93. }
  94. }
  95. func (x *ZoneCloudflareEntity) String() string {
  96. return protoimpl.X.MessageStringOf(x)
  97. }
  98. func (*ZoneCloudflareEntity) ProtoMessage() {}
  99. func (x *ZoneCloudflareEntity) ProtoReflect() protoreflect.Message {
  100. mi := &file_proto_zone_proto_msgTypes[0]
  101. if protoimpl.UnsafeEnabled && x != nil {
  102. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  103. if ms.LoadMessageInfo() == nil {
  104. ms.StoreMessageInfo(mi)
  105. }
  106. return ms
  107. }
  108. return mi.MessageOf(x)
  109. }
  110. // Deprecated: Use ZoneCloudflareEntity.ProtoReflect.Descriptor instead.
  111. func (*ZoneCloudflareEntity) Descriptor() ([]byte, []int) {
  112. return file_proto_zone_proto_rawDescGZIP(), []int{0}
  113. }
  114. func (x *ZoneCloudflareEntity) GetId() string {
  115. if x != nil {
  116. return x.Id
  117. }
  118. return ""
  119. }
  120. func (x *ZoneCloudflareEntity) GetName() string {
  121. if x != nil {
  122. return x.Name
  123. }
  124. return ""
  125. }
  126. func (x *ZoneCloudflareEntity) GetPlan() *ZoneCloudflareEntity_Plan {
  127. if x != nil {
  128. return x.Plan
  129. }
  130. return nil
  131. }
  132. func (x *ZoneCloudflareEntity) GetPlanPending() *ZoneCloudflareEntity_Plan {
  133. if x != nil {
  134. return x.PlanPending
  135. }
  136. return nil
  137. }
  138. func (x *ZoneCloudflareEntity) GetStatus() string {
  139. if x != nil {
  140. return x.Status
  141. }
  142. return ""
  143. }
  144. func (x *ZoneCloudflareEntity) GetPaused() bool {
  145. if x != nil {
  146. return x.Paused
  147. }
  148. return false
  149. }
  150. func (x *ZoneCloudflareEntity) GetType() string {
  151. if x != nil {
  152. return x.Type
  153. }
  154. return ""
  155. }
  156. func (x *ZoneCloudflareEntity) GetVerificationKey() string {
  157. if x != nil {
  158. return x.VerificationKey
  159. }
  160. return ""
  161. }
  162. type ZoneIDByNameRequestCloudflare struct {
  163. state protoimpl.MessageState
  164. sizeCache protoimpl.SizeCache
  165. unknownFields protoimpl.UnknownFields
  166. ApiKey string `protobuf:"bytes,1,opt,name=apiKey,proto3" json:"apiKey,omitempty"`
  167. ApiEmail string `protobuf:"bytes,2,opt,name=apiEmail,proto3" json:"apiEmail,omitempty"`
  168. ZoneName string `protobuf:"bytes,3,opt,name=zoneName,proto3" json:"zoneName,omitempty"`
  169. }
  170. func (x *ZoneIDByNameRequestCloudflare) Reset() {
  171. *x = ZoneIDByNameRequestCloudflare{}
  172. if protoimpl.UnsafeEnabled {
  173. mi := &file_proto_zone_proto_msgTypes[1]
  174. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  175. ms.StoreMessageInfo(mi)
  176. }
  177. }
  178. func (x *ZoneIDByNameRequestCloudflare) String() string {
  179. return protoimpl.X.MessageStringOf(x)
  180. }
  181. func (*ZoneIDByNameRequestCloudflare) ProtoMessage() {}
  182. func (x *ZoneIDByNameRequestCloudflare) ProtoReflect() protoreflect.Message {
  183. mi := &file_proto_zone_proto_msgTypes[1]
  184. if protoimpl.UnsafeEnabled && x != nil {
  185. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  186. if ms.LoadMessageInfo() == nil {
  187. ms.StoreMessageInfo(mi)
  188. }
  189. return ms
  190. }
  191. return mi.MessageOf(x)
  192. }
  193. // Deprecated: Use ZoneIDByNameRequestCloudflare.ProtoReflect.Descriptor instead.
  194. func (*ZoneIDByNameRequestCloudflare) Descriptor() ([]byte, []int) {
  195. return file_proto_zone_proto_rawDescGZIP(), []int{1}
  196. }
  197. func (x *ZoneIDByNameRequestCloudflare) GetApiKey() string {
  198. if x != nil {
  199. return x.ApiKey
  200. }
  201. return ""
  202. }
  203. func (x *ZoneIDByNameRequestCloudflare) GetApiEmail() string {
  204. if x != nil {
  205. return x.ApiEmail
  206. }
  207. return ""
  208. }
  209. func (x *ZoneIDByNameRequestCloudflare) GetZoneName() string {
  210. if x != nil {
  211. return x.ZoneName
  212. }
  213. return ""
  214. }
  215. type ZoneIDByNameReplyCloudflare struct {
  216. state protoimpl.MessageState
  217. sizeCache protoimpl.SizeCache
  218. unknownFields protoimpl.UnknownFields
  219. ZoneId string `protobuf:"bytes,1,opt,name=zoneId,proto3" json:"zoneId,omitempty"`
  220. }
  221. func (x *ZoneIDByNameReplyCloudflare) Reset() {
  222. *x = ZoneIDByNameReplyCloudflare{}
  223. if protoimpl.UnsafeEnabled {
  224. mi := &file_proto_zone_proto_msgTypes[2]
  225. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  226. ms.StoreMessageInfo(mi)
  227. }
  228. }
  229. func (x *ZoneIDByNameReplyCloudflare) String() string {
  230. return protoimpl.X.MessageStringOf(x)
  231. }
  232. func (*ZoneIDByNameReplyCloudflare) ProtoMessage() {}
  233. func (x *ZoneIDByNameReplyCloudflare) ProtoReflect() protoreflect.Message {
  234. mi := &file_proto_zone_proto_msgTypes[2]
  235. if protoimpl.UnsafeEnabled && x != nil {
  236. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  237. if ms.LoadMessageInfo() == nil {
  238. ms.StoreMessageInfo(mi)
  239. }
  240. return ms
  241. }
  242. return mi.MessageOf(x)
  243. }
  244. // Deprecated: Use ZoneIDByNameReplyCloudflare.ProtoReflect.Descriptor instead.
  245. func (*ZoneIDByNameReplyCloudflare) Descriptor() ([]byte, []int) {
  246. return file_proto_zone_proto_rawDescGZIP(), []int{2}
  247. }
  248. func (x *ZoneIDByNameReplyCloudflare) GetZoneId() string {
  249. if x != nil {
  250. return x.ZoneId
  251. }
  252. return ""
  253. }
  254. type ZoneDetailsRequestCloudflare struct {
  255. state protoimpl.MessageState
  256. sizeCache protoimpl.SizeCache
  257. unknownFields protoimpl.UnknownFields
  258. ApiKey string `protobuf:"bytes,1,opt,name=apiKey,proto3" json:"apiKey,omitempty"`
  259. ApiEmail string `protobuf:"bytes,2,opt,name=apiEmail,proto3" json:"apiEmail,omitempty"`
  260. ZoneId string `protobuf:"bytes,3,opt,name=zoneId,proto3" json:"zoneId,omitempty"`
  261. }
  262. func (x *ZoneDetailsRequestCloudflare) Reset() {
  263. *x = ZoneDetailsRequestCloudflare{}
  264. if protoimpl.UnsafeEnabled {
  265. mi := &file_proto_zone_proto_msgTypes[3]
  266. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  267. ms.StoreMessageInfo(mi)
  268. }
  269. }
  270. func (x *ZoneDetailsRequestCloudflare) String() string {
  271. return protoimpl.X.MessageStringOf(x)
  272. }
  273. func (*ZoneDetailsRequestCloudflare) ProtoMessage() {}
  274. func (x *ZoneDetailsRequestCloudflare) ProtoReflect() protoreflect.Message {
  275. mi := &file_proto_zone_proto_msgTypes[3]
  276. if protoimpl.UnsafeEnabled && x != nil {
  277. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  278. if ms.LoadMessageInfo() == nil {
  279. ms.StoreMessageInfo(mi)
  280. }
  281. return ms
  282. }
  283. return mi.MessageOf(x)
  284. }
  285. // Deprecated: Use ZoneDetailsRequestCloudflare.ProtoReflect.Descriptor instead.
  286. func (*ZoneDetailsRequestCloudflare) Descriptor() ([]byte, []int) {
  287. return file_proto_zone_proto_rawDescGZIP(), []int{3}
  288. }
  289. func (x *ZoneDetailsRequestCloudflare) GetApiKey() string {
  290. if x != nil {
  291. return x.ApiKey
  292. }
  293. return ""
  294. }
  295. func (x *ZoneDetailsRequestCloudflare) GetApiEmail() string {
  296. if x != nil {
  297. return x.ApiEmail
  298. }
  299. return ""
  300. }
  301. func (x *ZoneDetailsRequestCloudflare) GetZoneId() string {
  302. if x != nil {
  303. return x.ZoneId
  304. }
  305. return ""
  306. }
  307. type ZoneDetailsReplyCloudflare struct {
  308. state protoimpl.MessageState
  309. sizeCache protoimpl.SizeCache
  310. unknownFields protoimpl.UnknownFields
  311. Result *ZoneCloudflareEntity `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
  312. }
  313. func (x *ZoneDetailsReplyCloudflare) Reset() {
  314. *x = ZoneDetailsReplyCloudflare{}
  315. if protoimpl.UnsafeEnabled {
  316. mi := &file_proto_zone_proto_msgTypes[4]
  317. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  318. ms.StoreMessageInfo(mi)
  319. }
  320. }
  321. func (x *ZoneDetailsReplyCloudflare) String() string {
  322. return protoimpl.X.MessageStringOf(x)
  323. }
  324. func (*ZoneDetailsReplyCloudflare) ProtoMessage() {}
  325. func (x *ZoneDetailsReplyCloudflare) ProtoReflect() protoreflect.Message {
  326. mi := &file_proto_zone_proto_msgTypes[4]
  327. if protoimpl.UnsafeEnabled && x != nil {
  328. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  329. if ms.LoadMessageInfo() == nil {
  330. ms.StoreMessageInfo(mi)
  331. }
  332. return ms
  333. }
  334. return mi.MessageOf(x)
  335. }
  336. // Deprecated: Use ZoneDetailsReplyCloudflare.ProtoReflect.Descriptor instead.
  337. func (*ZoneDetailsReplyCloudflare) Descriptor() ([]byte, []int) {
  338. return file_proto_zone_proto_rawDescGZIP(), []int{4}
  339. }
  340. func (x *ZoneDetailsReplyCloudflare) GetResult() *ZoneCloudflareEntity {
  341. if x != nil {
  342. return x.Result
  343. }
  344. return nil
  345. }
  346. type GetZonesRequestCloudflare struct {
  347. state protoimpl.MessageState
  348. sizeCache protoimpl.SizeCache
  349. unknownFields protoimpl.UnknownFields
  350. ApiKey string `protobuf:"bytes,1,opt,name=apiKey,proto3" json:"apiKey,omitempty"`
  351. ApiEmail string `protobuf:"bytes,2,opt,name=apiEmail,proto3" json:"apiEmail,omitempty"`
  352. Domain string `protobuf:"bytes,3,opt,name=domain,proto3" json:"domain,omitempty"`
  353. }
  354. func (x *GetZonesRequestCloudflare) Reset() {
  355. *x = GetZonesRequestCloudflare{}
  356. if protoimpl.UnsafeEnabled {
  357. mi := &file_proto_zone_proto_msgTypes[5]
  358. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  359. ms.StoreMessageInfo(mi)
  360. }
  361. }
  362. func (x *GetZonesRequestCloudflare) String() string {
  363. return protoimpl.X.MessageStringOf(x)
  364. }
  365. func (*GetZonesRequestCloudflare) ProtoMessage() {}
  366. func (x *GetZonesRequestCloudflare) ProtoReflect() protoreflect.Message {
  367. mi := &file_proto_zone_proto_msgTypes[5]
  368. if protoimpl.UnsafeEnabled && x != nil {
  369. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  370. if ms.LoadMessageInfo() == nil {
  371. ms.StoreMessageInfo(mi)
  372. }
  373. return ms
  374. }
  375. return mi.MessageOf(x)
  376. }
  377. // Deprecated: Use GetZonesRequestCloudflare.ProtoReflect.Descriptor instead.
  378. func (*GetZonesRequestCloudflare) Descriptor() ([]byte, []int) {
  379. return file_proto_zone_proto_rawDescGZIP(), []int{5}
  380. }
  381. func (x *GetZonesRequestCloudflare) GetApiKey() string {
  382. if x != nil {
  383. return x.ApiKey
  384. }
  385. return ""
  386. }
  387. func (x *GetZonesRequestCloudflare) GetApiEmail() string {
  388. if x != nil {
  389. return x.ApiEmail
  390. }
  391. return ""
  392. }
  393. func (x *GetZonesRequestCloudflare) GetDomain() string {
  394. if x != nil {
  395. return x.Domain
  396. }
  397. return ""
  398. }
  399. type GetZonesReplyCloudflare struct {
  400. state protoimpl.MessageState
  401. sizeCache protoimpl.SizeCache
  402. unknownFields protoimpl.UnknownFields
  403. Result []*ZoneCloudflareEntity `protobuf:"bytes,1,rep,name=result,proto3" json:"result,omitempty"`
  404. Success bool `protobuf:"varint,2,opt,name=success,proto3" json:"success,omitempty"`
  405. }
  406. func (x *GetZonesReplyCloudflare) Reset() {
  407. *x = GetZonesReplyCloudflare{}
  408. if protoimpl.UnsafeEnabled {
  409. mi := &file_proto_zone_proto_msgTypes[6]
  410. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  411. ms.StoreMessageInfo(mi)
  412. }
  413. }
  414. func (x *GetZonesReplyCloudflare) String() string {
  415. return protoimpl.X.MessageStringOf(x)
  416. }
  417. func (*GetZonesReplyCloudflare) ProtoMessage() {}
  418. func (x *GetZonesReplyCloudflare) ProtoReflect() protoreflect.Message {
  419. mi := &file_proto_zone_proto_msgTypes[6]
  420. if protoimpl.UnsafeEnabled && x != nil {
  421. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  422. if ms.LoadMessageInfo() == nil {
  423. ms.StoreMessageInfo(mi)
  424. }
  425. return ms
  426. }
  427. return mi.MessageOf(x)
  428. }
  429. // Deprecated: Use GetZonesReplyCloudflare.ProtoReflect.Descriptor instead.
  430. func (*GetZonesReplyCloudflare) Descriptor() ([]byte, []int) {
  431. return file_proto_zone_proto_rawDescGZIP(), []int{6}
  432. }
  433. func (x *GetZonesReplyCloudflare) GetResult() []*ZoneCloudflareEntity {
  434. if x != nil {
  435. return x.Result
  436. }
  437. return nil
  438. }
  439. func (x *GetZonesReplyCloudflare) GetSuccess() bool {
  440. if x != nil {
  441. return x.Success
  442. }
  443. return false
  444. }
  445. type ListZonesRequestCloudflare struct {
  446. state protoimpl.MessageState
  447. sizeCache protoimpl.SizeCache
  448. unknownFields protoimpl.UnknownFields
  449. ApiKey string `protobuf:"bytes,1,opt,name=apiKey,proto3" json:"apiKey,omitempty"`
  450. ApiEmail string `protobuf:"bytes,2,opt,name=apiEmail,proto3" json:"apiEmail,omitempty"`
  451. }
  452. func (x *ListZonesRequestCloudflare) Reset() {
  453. *x = ListZonesRequestCloudflare{}
  454. if protoimpl.UnsafeEnabled {
  455. mi := &file_proto_zone_proto_msgTypes[7]
  456. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  457. ms.StoreMessageInfo(mi)
  458. }
  459. }
  460. func (x *ListZonesRequestCloudflare) String() string {
  461. return protoimpl.X.MessageStringOf(x)
  462. }
  463. func (*ListZonesRequestCloudflare) ProtoMessage() {}
  464. func (x *ListZonesRequestCloudflare) ProtoReflect() protoreflect.Message {
  465. mi := &file_proto_zone_proto_msgTypes[7]
  466. if protoimpl.UnsafeEnabled && x != nil {
  467. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  468. if ms.LoadMessageInfo() == nil {
  469. ms.StoreMessageInfo(mi)
  470. }
  471. return ms
  472. }
  473. return mi.MessageOf(x)
  474. }
  475. // Deprecated: Use ListZonesRequestCloudflare.ProtoReflect.Descriptor instead.
  476. func (*ListZonesRequestCloudflare) Descriptor() ([]byte, []int) {
  477. return file_proto_zone_proto_rawDescGZIP(), []int{7}
  478. }
  479. func (x *ListZonesRequestCloudflare) GetApiKey() string {
  480. if x != nil {
  481. return x.ApiKey
  482. }
  483. return ""
  484. }
  485. func (x *ListZonesRequestCloudflare) GetApiEmail() string {
  486. if x != nil {
  487. return x.ApiEmail
  488. }
  489. return ""
  490. }
  491. type ListZonesByAccountIdRequestCloudflare struct {
  492. state protoimpl.MessageState
  493. sizeCache protoimpl.SizeCache
  494. unknownFields protoimpl.UnknownFields
  495. ApiKey string `protobuf:"bytes,1,opt,name=apiKey,proto3" json:"apiKey,omitempty"`
  496. ApiEmail string `protobuf:"bytes,2,opt,name=apiEmail,proto3" json:"apiEmail,omitempty"`
  497. AccountId string `protobuf:"bytes,3,opt,name=accountId,proto3" json:"accountId,omitempty"`
  498. }
  499. func (x *ListZonesByAccountIdRequestCloudflare) Reset() {
  500. *x = ListZonesByAccountIdRequestCloudflare{}
  501. if protoimpl.UnsafeEnabled {
  502. mi := &file_proto_zone_proto_msgTypes[8]
  503. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  504. ms.StoreMessageInfo(mi)
  505. }
  506. }
  507. func (x *ListZonesByAccountIdRequestCloudflare) String() string {
  508. return protoimpl.X.MessageStringOf(x)
  509. }
  510. func (*ListZonesByAccountIdRequestCloudflare) ProtoMessage() {}
  511. func (x *ListZonesByAccountIdRequestCloudflare) ProtoReflect() protoreflect.Message {
  512. mi := &file_proto_zone_proto_msgTypes[8]
  513. if protoimpl.UnsafeEnabled && x != nil {
  514. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  515. if ms.LoadMessageInfo() == nil {
  516. ms.StoreMessageInfo(mi)
  517. }
  518. return ms
  519. }
  520. return mi.MessageOf(x)
  521. }
  522. // Deprecated: Use ListZonesByAccountIdRequestCloudflare.ProtoReflect.Descriptor instead.
  523. func (*ListZonesByAccountIdRequestCloudflare) Descriptor() ([]byte, []int) {
  524. return file_proto_zone_proto_rawDescGZIP(), []int{8}
  525. }
  526. func (x *ListZonesByAccountIdRequestCloudflare) GetApiKey() string {
  527. if x != nil {
  528. return x.ApiKey
  529. }
  530. return ""
  531. }
  532. func (x *ListZonesByAccountIdRequestCloudflare) GetApiEmail() string {
  533. if x != nil {
  534. return x.ApiEmail
  535. }
  536. return ""
  537. }
  538. func (x *ListZonesByAccountIdRequestCloudflare) GetAccountId() string {
  539. if x != nil {
  540. return x.AccountId
  541. }
  542. return ""
  543. }
  544. type ZonesList struct {
  545. state protoimpl.MessageState
  546. sizeCache protoimpl.SizeCache
  547. unknownFields protoimpl.UnknownFields
  548. Result []*ZoneCloudflareEntity `protobuf:"bytes,1,rep,name=result,proto3" json:"result,omitempty"`
  549. }
  550. func (x *ZonesList) Reset() {
  551. *x = ZonesList{}
  552. if protoimpl.UnsafeEnabled {
  553. mi := &file_proto_zone_proto_msgTypes[9]
  554. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  555. ms.StoreMessageInfo(mi)
  556. }
  557. }
  558. func (x *ZonesList) String() string {
  559. return protoimpl.X.MessageStringOf(x)
  560. }
  561. func (*ZonesList) ProtoMessage() {}
  562. func (x *ZonesList) ProtoReflect() protoreflect.Message {
  563. mi := &file_proto_zone_proto_msgTypes[9]
  564. if protoimpl.UnsafeEnabled && x != nil {
  565. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  566. if ms.LoadMessageInfo() == nil {
  567. ms.StoreMessageInfo(mi)
  568. }
  569. return ms
  570. }
  571. return mi.MessageOf(x)
  572. }
  573. // Deprecated: Use ZonesList.ProtoReflect.Descriptor instead.
  574. func (*ZonesList) Descriptor() ([]byte, []int) {
  575. return file_proto_zone_proto_rawDescGZIP(), []int{9}
  576. }
  577. func (x *ZonesList) GetResult() []*ZoneCloudflareEntity {
  578. if x != nil {
  579. return x.Result
  580. }
  581. return nil
  582. }
  583. type EditZoneRequestCloudflare struct {
  584. state protoimpl.MessageState
  585. sizeCache protoimpl.SizeCache
  586. unknownFields protoimpl.UnknownFields
  587. ApiKey string `protobuf:"bytes,1,opt,name=apiKey,proto3" json:"apiKey,omitempty"`
  588. ApiEmail string `protobuf:"bytes,2,opt,name=apiEmail,proto3" json:"apiEmail,omitempty"`
  589. ZoneId string `protobuf:"bytes,3,opt,name=zoneId,proto3" json:"zoneId,omitempty"`
  590. Paused *bool `protobuf:"varint,4,opt,name=paused,proto3,oneof" json:"paused,omitempty"`
  591. PlanId *string `protobuf:"bytes,5,opt,name=planId,proto3,oneof" json:"planId,omitempty"`
  592. Type *string `protobuf:"bytes,6,opt,name=type,proto3,oneof" json:"type,omitempty"`
  593. }
  594. func (x *EditZoneRequestCloudflare) Reset() {
  595. *x = EditZoneRequestCloudflare{}
  596. if protoimpl.UnsafeEnabled {
  597. mi := &file_proto_zone_proto_msgTypes[10]
  598. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  599. ms.StoreMessageInfo(mi)
  600. }
  601. }
  602. func (x *EditZoneRequestCloudflare) String() string {
  603. return protoimpl.X.MessageStringOf(x)
  604. }
  605. func (*EditZoneRequestCloudflare) ProtoMessage() {}
  606. func (x *EditZoneRequestCloudflare) ProtoReflect() protoreflect.Message {
  607. mi := &file_proto_zone_proto_msgTypes[10]
  608. if protoimpl.UnsafeEnabled && x != nil {
  609. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  610. if ms.LoadMessageInfo() == nil {
  611. ms.StoreMessageInfo(mi)
  612. }
  613. return ms
  614. }
  615. return mi.MessageOf(x)
  616. }
  617. // Deprecated: Use EditZoneRequestCloudflare.ProtoReflect.Descriptor instead.
  618. func (*EditZoneRequestCloudflare) Descriptor() ([]byte, []int) {
  619. return file_proto_zone_proto_rawDescGZIP(), []int{10}
  620. }
  621. func (x *EditZoneRequestCloudflare) GetApiKey() string {
  622. if x != nil {
  623. return x.ApiKey
  624. }
  625. return ""
  626. }
  627. func (x *EditZoneRequestCloudflare) GetApiEmail() string {
  628. if x != nil {
  629. return x.ApiEmail
  630. }
  631. return ""
  632. }
  633. func (x *EditZoneRequestCloudflare) GetZoneId() string {
  634. if x != nil {
  635. return x.ZoneId
  636. }
  637. return ""
  638. }
  639. func (x *EditZoneRequestCloudflare) GetPaused() bool {
  640. if x != nil && x.Paused != nil {
  641. return *x.Paused
  642. }
  643. return false
  644. }
  645. func (x *EditZoneRequestCloudflare) GetPlanId() string {
  646. if x != nil && x.PlanId != nil {
  647. return *x.PlanId
  648. }
  649. return ""
  650. }
  651. func (x *EditZoneRequestCloudflare) GetType() string {
  652. if x != nil && x.Type != nil {
  653. return *x.Type
  654. }
  655. return ""
  656. }
  657. type EditZoneReplyCloudflare struct {
  658. state protoimpl.MessageState
  659. sizeCache protoimpl.SizeCache
  660. unknownFields protoimpl.UnknownFields
  661. Result *ZoneCloudflareEntity `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
  662. Success bool `protobuf:"varint,2,opt,name=success,proto3" json:"success,omitempty"`
  663. }
  664. func (x *EditZoneReplyCloudflare) Reset() {
  665. *x = EditZoneReplyCloudflare{}
  666. if protoimpl.UnsafeEnabled {
  667. mi := &file_proto_zone_proto_msgTypes[11]
  668. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  669. ms.StoreMessageInfo(mi)
  670. }
  671. }
  672. func (x *EditZoneReplyCloudflare) String() string {
  673. return protoimpl.X.MessageStringOf(x)
  674. }
  675. func (*EditZoneReplyCloudflare) ProtoMessage() {}
  676. func (x *EditZoneReplyCloudflare) ProtoReflect() protoreflect.Message {
  677. mi := &file_proto_zone_proto_msgTypes[11]
  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 EditZoneReplyCloudflare.ProtoReflect.Descriptor instead.
  688. func (*EditZoneReplyCloudflare) Descriptor() ([]byte, []int) {
  689. return file_proto_zone_proto_rawDescGZIP(), []int{11}
  690. }
  691. func (x *EditZoneReplyCloudflare) GetResult() *ZoneCloudflareEntity {
  692. if x != nil {
  693. return x.Result
  694. }
  695. return nil
  696. }
  697. func (x *EditZoneReplyCloudflare) GetSuccess() bool {
  698. if x != nil {
  699. return x.Success
  700. }
  701. return false
  702. }
  703. type DeleteZoneRequestCloudflare struct {
  704. state protoimpl.MessageState
  705. sizeCache protoimpl.SizeCache
  706. unknownFields protoimpl.UnknownFields
  707. ApiKey string `protobuf:"bytes,1,opt,name=apiKey,proto3" json:"apiKey,omitempty"`
  708. ApiEmail string `protobuf:"bytes,2,opt,name=apiEmail,proto3" json:"apiEmail,omitempty"`
  709. ZoneId string `protobuf:"bytes,3,opt,name=zoneId,proto3" json:"zoneId,omitempty"`
  710. }
  711. func (x *DeleteZoneRequestCloudflare) Reset() {
  712. *x = DeleteZoneRequestCloudflare{}
  713. if protoimpl.UnsafeEnabled {
  714. mi := &file_proto_zone_proto_msgTypes[12]
  715. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  716. ms.StoreMessageInfo(mi)
  717. }
  718. }
  719. func (x *DeleteZoneRequestCloudflare) String() string {
  720. return protoimpl.X.MessageStringOf(x)
  721. }
  722. func (*DeleteZoneRequestCloudflare) ProtoMessage() {}
  723. func (x *DeleteZoneRequestCloudflare) ProtoReflect() protoreflect.Message {
  724. mi := &file_proto_zone_proto_msgTypes[12]
  725. if protoimpl.UnsafeEnabled && x != nil {
  726. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  727. if ms.LoadMessageInfo() == nil {
  728. ms.StoreMessageInfo(mi)
  729. }
  730. return ms
  731. }
  732. return mi.MessageOf(x)
  733. }
  734. // Deprecated: Use DeleteZoneRequestCloudflare.ProtoReflect.Descriptor instead.
  735. func (*DeleteZoneRequestCloudflare) Descriptor() ([]byte, []int) {
  736. return file_proto_zone_proto_rawDescGZIP(), []int{12}
  737. }
  738. func (x *DeleteZoneRequestCloudflare) GetApiKey() string {
  739. if x != nil {
  740. return x.ApiKey
  741. }
  742. return ""
  743. }
  744. func (x *DeleteZoneRequestCloudflare) GetApiEmail() string {
  745. if x != nil {
  746. return x.ApiEmail
  747. }
  748. return ""
  749. }
  750. func (x *DeleteZoneRequestCloudflare) GetZoneId() string {
  751. if x != nil {
  752. return x.ZoneId
  753. }
  754. return ""
  755. }
  756. type DeleteZoneReplyCloudflare struct {
  757. state protoimpl.MessageState
  758. sizeCache protoimpl.SizeCache
  759. unknownFields protoimpl.UnknownFields
  760. Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
  761. Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"`
  762. }
  763. func (x *DeleteZoneReplyCloudflare) Reset() {
  764. *x = DeleteZoneReplyCloudflare{}
  765. if protoimpl.UnsafeEnabled {
  766. mi := &file_proto_zone_proto_msgTypes[13]
  767. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  768. ms.StoreMessageInfo(mi)
  769. }
  770. }
  771. func (x *DeleteZoneReplyCloudflare) String() string {
  772. return protoimpl.X.MessageStringOf(x)
  773. }
  774. func (*DeleteZoneReplyCloudflare) ProtoMessage() {}
  775. func (x *DeleteZoneReplyCloudflare) ProtoReflect() protoreflect.Message {
  776. mi := &file_proto_zone_proto_msgTypes[13]
  777. if protoimpl.UnsafeEnabled && x != nil {
  778. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  779. if ms.LoadMessageInfo() == nil {
  780. ms.StoreMessageInfo(mi)
  781. }
  782. return ms
  783. }
  784. return mi.MessageOf(x)
  785. }
  786. // Deprecated: Use DeleteZoneReplyCloudflare.ProtoReflect.Descriptor instead.
  787. func (*DeleteZoneReplyCloudflare) Descriptor() ([]byte, []int) {
  788. return file_proto_zone_proto_rawDescGZIP(), []int{13}
  789. }
  790. func (x *DeleteZoneReplyCloudflare) GetSuccess() bool {
  791. if x != nil {
  792. return x.Success
  793. }
  794. return false
  795. }
  796. func (x *DeleteZoneReplyCloudflare) GetId() string {
  797. if x != nil {
  798. return x.Id
  799. }
  800. return ""
  801. }
  802. type ActivationCheckRequestCloudflare struct {
  803. state protoimpl.MessageState
  804. sizeCache protoimpl.SizeCache
  805. unknownFields protoimpl.UnknownFields
  806. ApiKey string `protobuf:"bytes,1,opt,name=apiKey,proto3" json:"apiKey,omitempty"`
  807. ApiEmail string `protobuf:"bytes,2,opt,name=apiEmail,proto3" json:"apiEmail,omitempty"`
  808. ZoneId string `protobuf:"bytes,3,opt,name=zoneId,proto3" json:"zoneId,omitempty"`
  809. }
  810. func (x *ActivationCheckRequestCloudflare) Reset() {
  811. *x = ActivationCheckRequestCloudflare{}
  812. if protoimpl.UnsafeEnabled {
  813. mi := &file_proto_zone_proto_msgTypes[14]
  814. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  815. ms.StoreMessageInfo(mi)
  816. }
  817. }
  818. func (x *ActivationCheckRequestCloudflare) String() string {
  819. return protoimpl.X.MessageStringOf(x)
  820. }
  821. func (*ActivationCheckRequestCloudflare) ProtoMessage() {}
  822. func (x *ActivationCheckRequestCloudflare) ProtoReflect() protoreflect.Message {
  823. mi := &file_proto_zone_proto_msgTypes[14]
  824. if protoimpl.UnsafeEnabled && x != nil {
  825. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  826. if ms.LoadMessageInfo() == nil {
  827. ms.StoreMessageInfo(mi)
  828. }
  829. return ms
  830. }
  831. return mi.MessageOf(x)
  832. }
  833. // Deprecated: Use ActivationCheckRequestCloudflare.ProtoReflect.Descriptor instead.
  834. func (*ActivationCheckRequestCloudflare) Descriptor() ([]byte, []int) {
  835. return file_proto_zone_proto_rawDescGZIP(), []int{14}
  836. }
  837. func (x *ActivationCheckRequestCloudflare) GetApiKey() string {
  838. if x != nil {
  839. return x.ApiKey
  840. }
  841. return ""
  842. }
  843. func (x *ActivationCheckRequestCloudflare) GetApiEmail() string {
  844. if x != nil {
  845. return x.ApiEmail
  846. }
  847. return ""
  848. }
  849. func (x *ActivationCheckRequestCloudflare) GetZoneId() string {
  850. if x != nil {
  851. return x.ZoneId
  852. }
  853. return ""
  854. }
  855. type ActivationCheckReplyCloudflare struct {
  856. state protoimpl.MessageState
  857. sizeCache protoimpl.SizeCache
  858. unknownFields protoimpl.UnknownFields
  859. Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
  860. }
  861. func (x *ActivationCheckReplyCloudflare) Reset() {
  862. *x = ActivationCheckReplyCloudflare{}
  863. if protoimpl.UnsafeEnabled {
  864. mi := &file_proto_zone_proto_msgTypes[15]
  865. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  866. ms.StoreMessageInfo(mi)
  867. }
  868. }
  869. func (x *ActivationCheckReplyCloudflare) String() string {
  870. return protoimpl.X.MessageStringOf(x)
  871. }
  872. func (*ActivationCheckReplyCloudflare) ProtoMessage() {}
  873. func (x *ActivationCheckReplyCloudflare) ProtoReflect() protoreflect.Message {
  874. mi := &file_proto_zone_proto_msgTypes[15]
  875. if protoimpl.UnsafeEnabled && x != nil {
  876. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  877. if ms.LoadMessageInfo() == nil {
  878. ms.StoreMessageInfo(mi)
  879. }
  880. return ms
  881. }
  882. return mi.MessageOf(x)
  883. }
  884. // Deprecated: Use ActivationCheckReplyCloudflare.ProtoReflect.Descriptor instead.
  885. func (*ActivationCheckReplyCloudflare) Descriptor() ([]byte, []int) {
  886. return file_proto_zone_proto_rawDescGZIP(), []int{15}
  887. }
  888. func (x *ActivationCheckReplyCloudflare) GetSuccess() bool {
  889. if x != nil {
  890. return x.Success
  891. }
  892. return false
  893. }
  894. type PageRule struct {
  895. state protoimpl.MessageState
  896. sizeCache protoimpl.SizeCache
  897. unknownFields protoimpl.UnknownFields
  898. Id *string `protobuf:"bytes,1,opt,name=id,proto3,oneof" json:"id,omitempty"`
  899. Expression string `protobuf:"bytes,2,opt,name=expression,proto3" json:"expression,omitempty"`
  900. Ttl *uint32 `protobuf:"varint,3,opt,name=ttl,proto3,oneof" json:"ttl,omitempty"`
  901. QueryArgsType *string `protobuf:"bytes,4,opt,name=queryArgsType,proto3,oneof" json:"queryArgsType,omitempty"`
  902. QueryArgs []string `protobuf:"bytes,5,rep,name=queryArgs,proto3" json:"queryArgs,omitempty"`
  903. OriginHost *string `protobuf:"bytes,6,opt,name=originHost,proto3,oneof" json:"originHost,omitempty"`
  904. OriginProtocol *uint32 `protobuf:"varint,7,opt,name=originProtocol,proto3,oneof" json:"originProtocol,omitempty"` // int64 priority = 8;
  905. }
  906. func (x *PageRule) Reset() {
  907. *x = PageRule{}
  908. if protoimpl.UnsafeEnabled {
  909. mi := &file_proto_zone_proto_msgTypes[16]
  910. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  911. ms.StoreMessageInfo(mi)
  912. }
  913. }
  914. func (x *PageRule) String() string {
  915. return protoimpl.X.MessageStringOf(x)
  916. }
  917. func (*PageRule) ProtoMessage() {}
  918. func (x *PageRule) ProtoReflect() protoreflect.Message {
  919. mi := &file_proto_zone_proto_msgTypes[16]
  920. if protoimpl.UnsafeEnabled && x != nil {
  921. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  922. if ms.LoadMessageInfo() == nil {
  923. ms.StoreMessageInfo(mi)
  924. }
  925. return ms
  926. }
  927. return mi.MessageOf(x)
  928. }
  929. // Deprecated: Use PageRule.ProtoReflect.Descriptor instead.
  930. func (*PageRule) Descriptor() ([]byte, []int) {
  931. return file_proto_zone_proto_rawDescGZIP(), []int{16}
  932. }
  933. func (x *PageRule) GetId() string {
  934. if x != nil && x.Id != nil {
  935. return *x.Id
  936. }
  937. return ""
  938. }
  939. func (x *PageRule) GetExpression() string {
  940. if x != nil {
  941. return x.Expression
  942. }
  943. return ""
  944. }
  945. func (x *PageRule) GetTtl() uint32 {
  946. if x != nil && x.Ttl != nil {
  947. return *x.Ttl
  948. }
  949. return 0
  950. }
  951. func (x *PageRule) GetQueryArgsType() string {
  952. if x != nil && x.QueryArgsType != nil {
  953. return *x.QueryArgsType
  954. }
  955. return ""
  956. }
  957. func (x *PageRule) GetQueryArgs() []string {
  958. if x != nil {
  959. return x.QueryArgs
  960. }
  961. return nil
  962. }
  963. func (x *PageRule) GetOriginHost() string {
  964. if x != nil && x.OriginHost != nil {
  965. return *x.OriginHost
  966. }
  967. return ""
  968. }
  969. func (x *PageRule) GetOriginProtocol() uint32 {
  970. if x != nil && x.OriginProtocol != nil {
  971. return *x.OriginProtocol
  972. }
  973. return 0
  974. }
  975. type PageRuleList struct {
  976. state protoimpl.MessageState
  977. sizeCache protoimpl.SizeCache
  978. unknownFields protoimpl.UnknownFields
  979. PageRules []*PageRule `protobuf:"bytes,1,rep,name=page_rules,json=pageRules,proto3" json:"page_rules,omitempty"`
  980. }
  981. func (x *PageRuleList) Reset() {
  982. *x = PageRuleList{}
  983. if protoimpl.UnsafeEnabled {
  984. mi := &file_proto_zone_proto_msgTypes[17]
  985. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  986. ms.StoreMessageInfo(mi)
  987. }
  988. }
  989. func (x *PageRuleList) String() string {
  990. return protoimpl.X.MessageStringOf(x)
  991. }
  992. func (*PageRuleList) ProtoMessage() {}
  993. func (x *PageRuleList) ProtoReflect() protoreflect.Message {
  994. mi := &file_proto_zone_proto_msgTypes[17]
  995. if protoimpl.UnsafeEnabled && x != nil {
  996. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  997. if ms.LoadMessageInfo() == nil {
  998. ms.StoreMessageInfo(mi)
  999. }
  1000. return ms
  1001. }
  1002. return mi.MessageOf(x)
  1003. }
  1004. // Deprecated: Use PageRuleList.ProtoReflect.Descriptor instead.
  1005. func (*PageRuleList) Descriptor() ([]byte, []int) {
  1006. return file_proto_zone_proto_rawDescGZIP(), []int{17}
  1007. }
  1008. func (x *PageRuleList) GetPageRules() []*PageRule {
  1009. if x != nil {
  1010. return x.PageRules
  1011. }
  1012. return nil
  1013. }
  1014. type ListPageRuleRequestCloudflare struct {
  1015. state protoimpl.MessageState
  1016. sizeCache protoimpl.SizeCache
  1017. unknownFields protoimpl.UnknownFields
  1018. ApiKey string `protobuf:"bytes,1,opt,name=apiKey,proto3" json:"apiKey,omitempty"`
  1019. ApiEmail string `protobuf:"bytes,2,opt,name=apiEmail,proto3" json:"apiEmail,omitempty"`
  1020. ZoneId string `protobuf:"bytes,3,opt,name=zoneId,proto3" json:"zoneId,omitempty"`
  1021. }
  1022. func (x *ListPageRuleRequestCloudflare) Reset() {
  1023. *x = ListPageRuleRequestCloudflare{}
  1024. if protoimpl.UnsafeEnabled {
  1025. mi := &file_proto_zone_proto_msgTypes[18]
  1026. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1027. ms.StoreMessageInfo(mi)
  1028. }
  1029. }
  1030. func (x *ListPageRuleRequestCloudflare) String() string {
  1031. return protoimpl.X.MessageStringOf(x)
  1032. }
  1033. func (*ListPageRuleRequestCloudflare) ProtoMessage() {}
  1034. func (x *ListPageRuleRequestCloudflare) ProtoReflect() protoreflect.Message {
  1035. mi := &file_proto_zone_proto_msgTypes[18]
  1036. if protoimpl.UnsafeEnabled && x != nil {
  1037. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1038. if ms.LoadMessageInfo() == nil {
  1039. ms.StoreMessageInfo(mi)
  1040. }
  1041. return ms
  1042. }
  1043. return mi.MessageOf(x)
  1044. }
  1045. // Deprecated: Use ListPageRuleRequestCloudflare.ProtoReflect.Descriptor instead.
  1046. func (*ListPageRuleRequestCloudflare) Descriptor() ([]byte, []int) {
  1047. return file_proto_zone_proto_rawDescGZIP(), []int{18}
  1048. }
  1049. func (x *ListPageRuleRequestCloudflare) GetApiKey() string {
  1050. if x != nil {
  1051. return x.ApiKey
  1052. }
  1053. return ""
  1054. }
  1055. func (x *ListPageRuleRequestCloudflare) GetApiEmail() string {
  1056. if x != nil {
  1057. return x.ApiEmail
  1058. }
  1059. return ""
  1060. }
  1061. func (x *ListPageRuleRequestCloudflare) GetZoneId() string {
  1062. if x != nil {
  1063. return x.ZoneId
  1064. }
  1065. return ""
  1066. }
  1067. type CreatePageRuleRequestCloudflare struct {
  1068. state protoimpl.MessageState
  1069. sizeCache protoimpl.SizeCache
  1070. unknownFields protoimpl.UnknownFields
  1071. ApiKey string `protobuf:"bytes,1,opt,name=apiKey,proto3" json:"apiKey,omitempty"`
  1072. ApiEmail string `protobuf:"bytes,2,opt,name=apiEmail,proto3" json:"apiEmail,omitempty"`
  1073. ZoneId string `protobuf:"bytes,3,opt,name=zoneId,proto3" json:"zoneId,omitempty"`
  1074. PageRule *PageRule `protobuf:"bytes,4,opt,name=page_rule,json=pageRule,proto3" json:"page_rule,omitempty"`
  1075. }
  1076. func (x *CreatePageRuleRequestCloudflare) Reset() {
  1077. *x = CreatePageRuleRequestCloudflare{}
  1078. if protoimpl.UnsafeEnabled {
  1079. mi := &file_proto_zone_proto_msgTypes[19]
  1080. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1081. ms.StoreMessageInfo(mi)
  1082. }
  1083. }
  1084. func (x *CreatePageRuleRequestCloudflare) String() string {
  1085. return protoimpl.X.MessageStringOf(x)
  1086. }
  1087. func (*CreatePageRuleRequestCloudflare) ProtoMessage() {}
  1088. func (x *CreatePageRuleRequestCloudflare) ProtoReflect() protoreflect.Message {
  1089. mi := &file_proto_zone_proto_msgTypes[19]
  1090. if protoimpl.UnsafeEnabled && x != nil {
  1091. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1092. if ms.LoadMessageInfo() == nil {
  1093. ms.StoreMessageInfo(mi)
  1094. }
  1095. return ms
  1096. }
  1097. return mi.MessageOf(x)
  1098. }
  1099. // Deprecated: Use CreatePageRuleRequestCloudflare.ProtoReflect.Descriptor instead.
  1100. func (*CreatePageRuleRequestCloudflare) Descriptor() ([]byte, []int) {
  1101. return file_proto_zone_proto_rawDescGZIP(), []int{19}
  1102. }
  1103. func (x *CreatePageRuleRequestCloudflare) GetApiKey() string {
  1104. if x != nil {
  1105. return x.ApiKey
  1106. }
  1107. return ""
  1108. }
  1109. func (x *CreatePageRuleRequestCloudflare) GetApiEmail() string {
  1110. if x != nil {
  1111. return x.ApiEmail
  1112. }
  1113. return ""
  1114. }
  1115. func (x *CreatePageRuleRequestCloudflare) GetZoneId() string {
  1116. if x != nil {
  1117. return x.ZoneId
  1118. }
  1119. return ""
  1120. }
  1121. func (x *CreatePageRuleRequestCloudflare) GetPageRule() *PageRule {
  1122. if x != nil {
  1123. return x.PageRule
  1124. }
  1125. return nil
  1126. }
  1127. type UpdatePageRuleRequestCloudflare struct {
  1128. state protoimpl.MessageState
  1129. sizeCache protoimpl.SizeCache
  1130. unknownFields protoimpl.UnknownFields
  1131. ApiKey string `protobuf:"bytes,1,opt,name=apiKey,proto3" json:"apiKey,omitempty"`
  1132. ApiEmail string `protobuf:"bytes,2,opt,name=apiEmail,proto3" json:"apiEmail,omitempty"`
  1133. ZoneId string `protobuf:"bytes,3,opt,name=zoneId,proto3" json:"zoneId,omitempty"`
  1134. PageRule *PageRule `protobuf:"bytes,4,opt,name=page_rule,json=pageRule,proto3" json:"page_rule,omitempty"`
  1135. }
  1136. func (x *UpdatePageRuleRequestCloudflare) Reset() {
  1137. *x = UpdatePageRuleRequestCloudflare{}
  1138. if protoimpl.UnsafeEnabled {
  1139. mi := &file_proto_zone_proto_msgTypes[20]
  1140. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1141. ms.StoreMessageInfo(mi)
  1142. }
  1143. }
  1144. func (x *UpdatePageRuleRequestCloudflare) String() string {
  1145. return protoimpl.X.MessageStringOf(x)
  1146. }
  1147. func (*UpdatePageRuleRequestCloudflare) ProtoMessage() {}
  1148. func (x *UpdatePageRuleRequestCloudflare) ProtoReflect() protoreflect.Message {
  1149. mi := &file_proto_zone_proto_msgTypes[20]
  1150. if protoimpl.UnsafeEnabled && x != nil {
  1151. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1152. if ms.LoadMessageInfo() == nil {
  1153. ms.StoreMessageInfo(mi)
  1154. }
  1155. return ms
  1156. }
  1157. return mi.MessageOf(x)
  1158. }
  1159. // Deprecated: Use UpdatePageRuleRequestCloudflare.ProtoReflect.Descriptor instead.
  1160. func (*UpdatePageRuleRequestCloudflare) Descriptor() ([]byte, []int) {
  1161. return file_proto_zone_proto_rawDescGZIP(), []int{20}
  1162. }
  1163. func (x *UpdatePageRuleRequestCloudflare) GetApiKey() string {
  1164. if x != nil {
  1165. return x.ApiKey
  1166. }
  1167. return ""
  1168. }
  1169. func (x *UpdatePageRuleRequestCloudflare) GetApiEmail() string {
  1170. if x != nil {
  1171. return x.ApiEmail
  1172. }
  1173. return ""
  1174. }
  1175. func (x *UpdatePageRuleRequestCloudflare) GetZoneId() string {
  1176. if x != nil {
  1177. return x.ZoneId
  1178. }
  1179. return ""
  1180. }
  1181. func (x *UpdatePageRuleRequestCloudflare) GetPageRule() *PageRule {
  1182. if x != nil {
  1183. return x.PageRule
  1184. }
  1185. return nil
  1186. }
  1187. type DeletePageRuleRequestCloudflare struct {
  1188. state protoimpl.MessageState
  1189. sizeCache protoimpl.SizeCache
  1190. unknownFields protoimpl.UnknownFields
  1191. ApiKey string `protobuf:"bytes,1,opt,name=apiKey,proto3" json:"apiKey,omitempty"`
  1192. ApiEmail string `protobuf:"bytes,2,opt,name=apiEmail,proto3" json:"apiEmail,omitempty"`
  1193. ZoneId string `protobuf:"bytes,3,opt,name=zoneId,proto3" json:"zoneId,omitempty"`
  1194. PageRuleId string `protobuf:"bytes,4,opt,name=page_rule_id,json=pageRuleId,proto3" json:"page_rule_id,omitempty"`
  1195. }
  1196. func (x *DeletePageRuleRequestCloudflare) Reset() {
  1197. *x = DeletePageRuleRequestCloudflare{}
  1198. if protoimpl.UnsafeEnabled {
  1199. mi := &file_proto_zone_proto_msgTypes[21]
  1200. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1201. ms.StoreMessageInfo(mi)
  1202. }
  1203. }
  1204. func (x *DeletePageRuleRequestCloudflare) String() string {
  1205. return protoimpl.X.MessageStringOf(x)
  1206. }
  1207. func (*DeletePageRuleRequestCloudflare) ProtoMessage() {}
  1208. func (x *DeletePageRuleRequestCloudflare) ProtoReflect() protoreflect.Message {
  1209. mi := &file_proto_zone_proto_msgTypes[21]
  1210. if protoimpl.UnsafeEnabled && x != nil {
  1211. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1212. if ms.LoadMessageInfo() == nil {
  1213. ms.StoreMessageInfo(mi)
  1214. }
  1215. return ms
  1216. }
  1217. return mi.MessageOf(x)
  1218. }
  1219. // Deprecated: Use DeletePageRuleRequestCloudflare.ProtoReflect.Descriptor instead.
  1220. func (*DeletePageRuleRequestCloudflare) Descriptor() ([]byte, []int) {
  1221. return file_proto_zone_proto_rawDescGZIP(), []int{21}
  1222. }
  1223. func (x *DeletePageRuleRequestCloudflare) GetApiKey() string {
  1224. if x != nil {
  1225. return x.ApiKey
  1226. }
  1227. return ""
  1228. }
  1229. func (x *DeletePageRuleRequestCloudflare) GetApiEmail() string {
  1230. if x != nil {
  1231. return x.ApiEmail
  1232. }
  1233. return ""
  1234. }
  1235. func (x *DeletePageRuleRequestCloudflare) GetZoneId() string {
  1236. if x != nil {
  1237. return x.ZoneId
  1238. }
  1239. return ""
  1240. }
  1241. func (x *DeletePageRuleRequestCloudflare) GetPageRuleId() string {
  1242. if x != nil {
  1243. return x.PageRuleId
  1244. }
  1245. return ""
  1246. }
  1247. type Rule struct {
  1248. state protoimpl.MessageState
  1249. sizeCache protoimpl.SizeCache
  1250. unknownFields protoimpl.UnknownFields
  1251. Expression string `protobuf:"bytes,1,opt,name=expression,proto3" json:"expression,omitempty"`
  1252. // optional uint32 ttl = 2;
  1253. // optional string queryArgsType = 3;
  1254. // repeated string queryArgs = 4;
  1255. // optional string originHost = 5;
  1256. OriginPath *string `protobuf:"bytes,6,opt,name=originPath,proto3,oneof" json:"originPath,omitempty"`
  1257. // optional uint32 originProtocol = 7;
  1258. RequestHeader map[string]string `protobuf:"bytes,8,rep,name=requestHeader,proto3" json:"requestHeader,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
  1259. ResponseHeader map[string]string `protobuf:"bytes,9,rep,name=responseHeader,proto3" json:"responseHeader,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
  1260. }
  1261. func (x *Rule) Reset() {
  1262. *x = Rule{}
  1263. if protoimpl.UnsafeEnabled {
  1264. mi := &file_proto_zone_proto_msgTypes[22]
  1265. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1266. ms.StoreMessageInfo(mi)
  1267. }
  1268. }
  1269. func (x *Rule) String() string {
  1270. return protoimpl.X.MessageStringOf(x)
  1271. }
  1272. func (*Rule) ProtoMessage() {}
  1273. func (x *Rule) ProtoReflect() protoreflect.Message {
  1274. mi := &file_proto_zone_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 Rule.ProtoReflect.Descriptor instead.
  1285. func (*Rule) Descriptor() ([]byte, []int) {
  1286. return file_proto_zone_proto_rawDescGZIP(), []int{22}
  1287. }
  1288. func (x *Rule) GetExpression() string {
  1289. if x != nil {
  1290. return x.Expression
  1291. }
  1292. return ""
  1293. }
  1294. func (x *Rule) GetOriginPath() string {
  1295. if x != nil && x.OriginPath != nil {
  1296. return *x.OriginPath
  1297. }
  1298. return ""
  1299. }
  1300. func (x *Rule) GetRequestHeader() map[string]string {
  1301. if x != nil {
  1302. return x.RequestHeader
  1303. }
  1304. return nil
  1305. }
  1306. func (x *Rule) GetResponseHeader() map[string]string {
  1307. if x != nil {
  1308. return x.ResponseHeader
  1309. }
  1310. return nil
  1311. }
  1312. type RuleList struct {
  1313. state protoimpl.MessageState
  1314. sizeCache protoimpl.SizeCache
  1315. unknownFields protoimpl.UnknownFields
  1316. Rules []*Rule `protobuf:"bytes,1,rep,name=rules,proto3" json:"rules,omitempty"`
  1317. }
  1318. func (x *RuleList) Reset() {
  1319. *x = RuleList{}
  1320. if protoimpl.UnsafeEnabled {
  1321. mi := &file_proto_zone_proto_msgTypes[23]
  1322. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1323. ms.StoreMessageInfo(mi)
  1324. }
  1325. }
  1326. func (x *RuleList) String() string {
  1327. return protoimpl.X.MessageStringOf(x)
  1328. }
  1329. func (*RuleList) ProtoMessage() {}
  1330. func (x *RuleList) ProtoReflect() protoreflect.Message {
  1331. mi := &file_proto_zone_proto_msgTypes[23]
  1332. if protoimpl.UnsafeEnabled && x != nil {
  1333. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1334. if ms.LoadMessageInfo() == nil {
  1335. ms.StoreMessageInfo(mi)
  1336. }
  1337. return ms
  1338. }
  1339. return mi.MessageOf(x)
  1340. }
  1341. // Deprecated: Use RuleList.ProtoReflect.Descriptor instead.
  1342. func (*RuleList) Descriptor() ([]byte, []int) {
  1343. return file_proto_zone_proto_rawDescGZIP(), []int{23}
  1344. }
  1345. func (x *RuleList) GetRules() []*Rule {
  1346. if x != nil {
  1347. return x.Rules
  1348. }
  1349. return nil
  1350. }
  1351. type GetRuleSetRequestCloudflare struct {
  1352. state protoimpl.MessageState
  1353. sizeCache protoimpl.SizeCache
  1354. unknownFields protoimpl.UnknownFields
  1355. ApiKey string `protobuf:"bytes,1,opt,name=apiKey,proto3" json:"apiKey,omitempty"`
  1356. ApiEmail string `protobuf:"bytes,2,opt,name=apiEmail,proto3" json:"apiEmail,omitempty"`
  1357. ZoneId string `protobuf:"bytes,3,opt,name=zoneId,proto3" json:"zoneId,omitempty"`
  1358. Phase Phase `protobuf:"varint,4,opt,name=phase,proto3,enum=cloudflareApi.zone.Phase" json:"phase,omitempty"`
  1359. }
  1360. func (x *GetRuleSetRequestCloudflare) Reset() {
  1361. *x = GetRuleSetRequestCloudflare{}
  1362. if protoimpl.UnsafeEnabled {
  1363. mi := &file_proto_zone_proto_msgTypes[24]
  1364. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1365. ms.StoreMessageInfo(mi)
  1366. }
  1367. }
  1368. func (x *GetRuleSetRequestCloudflare) String() string {
  1369. return protoimpl.X.MessageStringOf(x)
  1370. }
  1371. func (*GetRuleSetRequestCloudflare) ProtoMessage() {}
  1372. func (x *GetRuleSetRequestCloudflare) ProtoReflect() protoreflect.Message {
  1373. mi := &file_proto_zone_proto_msgTypes[24]
  1374. if protoimpl.UnsafeEnabled && x != nil {
  1375. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1376. if ms.LoadMessageInfo() == nil {
  1377. ms.StoreMessageInfo(mi)
  1378. }
  1379. return ms
  1380. }
  1381. return mi.MessageOf(x)
  1382. }
  1383. // Deprecated: Use GetRuleSetRequestCloudflare.ProtoReflect.Descriptor instead.
  1384. func (*GetRuleSetRequestCloudflare) Descriptor() ([]byte, []int) {
  1385. return file_proto_zone_proto_rawDescGZIP(), []int{24}
  1386. }
  1387. func (x *GetRuleSetRequestCloudflare) GetApiKey() string {
  1388. if x != nil {
  1389. return x.ApiKey
  1390. }
  1391. return ""
  1392. }
  1393. func (x *GetRuleSetRequestCloudflare) GetApiEmail() string {
  1394. if x != nil {
  1395. return x.ApiEmail
  1396. }
  1397. return ""
  1398. }
  1399. func (x *GetRuleSetRequestCloudflare) GetZoneId() string {
  1400. if x != nil {
  1401. return x.ZoneId
  1402. }
  1403. return ""
  1404. }
  1405. func (x *GetRuleSetRequestCloudflare) GetPhase() Phase {
  1406. if x != nil {
  1407. return x.Phase
  1408. }
  1409. return Phase_http_request_sanitize
  1410. }
  1411. type UpdateRuleSetRequestCloudflare struct {
  1412. state protoimpl.MessageState
  1413. sizeCache protoimpl.SizeCache
  1414. unknownFields protoimpl.UnknownFields
  1415. ApiKey string `protobuf:"bytes,1,opt,name=apiKey,proto3" json:"apiKey,omitempty"`
  1416. ApiEmail string `protobuf:"bytes,2,opt,name=apiEmail,proto3" json:"apiEmail,omitempty"`
  1417. ZoneId string `protobuf:"bytes,3,opt,name=zoneId,proto3" json:"zoneId,omitempty"`
  1418. Phase Phase `protobuf:"varint,4,opt,name=phase,proto3,enum=cloudflareApi.zone.Phase" json:"phase,omitempty"`
  1419. Rules []*Rule `protobuf:"bytes,5,rep,name=rules,proto3" json:"rules,omitempty"`
  1420. }
  1421. func (x *UpdateRuleSetRequestCloudflare) Reset() {
  1422. *x = UpdateRuleSetRequestCloudflare{}
  1423. if protoimpl.UnsafeEnabled {
  1424. mi := &file_proto_zone_proto_msgTypes[25]
  1425. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1426. ms.StoreMessageInfo(mi)
  1427. }
  1428. }
  1429. func (x *UpdateRuleSetRequestCloudflare) String() string {
  1430. return protoimpl.X.MessageStringOf(x)
  1431. }
  1432. func (*UpdateRuleSetRequestCloudflare) ProtoMessage() {}
  1433. func (x *UpdateRuleSetRequestCloudflare) ProtoReflect() protoreflect.Message {
  1434. mi := &file_proto_zone_proto_msgTypes[25]
  1435. if protoimpl.UnsafeEnabled && x != nil {
  1436. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1437. if ms.LoadMessageInfo() == nil {
  1438. ms.StoreMessageInfo(mi)
  1439. }
  1440. return ms
  1441. }
  1442. return mi.MessageOf(x)
  1443. }
  1444. // Deprecated: Use UpdateRuleSetRequestCloudflare.ProtoReflect.Descriptor instead.
  1445. func (*UpdateRuleSetRequestCloudflare) Descriptor() ([]byte, []int) {
  1446. return file_proto_zone_proto_rawDescGZIP(), []int{25}
  1447. }
  1448. func (x *UpdateRuleSetRequestCloudflare) GetApiKey() string {
  1449. if x != nil {
  1450. return x.ApiKey
  1451. }
  1452. return ""
  1453. }
  1454. func (x *UpdateRuleSetRequestCloudflare) GetApiEmail() string {
  1455. if x != nil {
  1456. return x.ApiEmail
  1457. }
  1458. return ""
  1459. }
  1460. func (x *UpdateRuleSetRequestCloudflare) GetZoneId() string {
  1461. if x != nil {
  1462. return x.ZoneId
  1463. }
  1464. return ""
  1465. }
  1466. func (x *UpdateRuleSetRequestCloudflare) GetPhase() Phase {
  1467. if x != nil {
  1468. return x.Phase
  1469. }
  1470. return Phase_http_request_sanitize
  1471. }
  1472. func (x *UpdateRuleSetRequestCloudflare) GetRules() []*Rule {
  1473. if x != nil {
  1474. return x.Rules
  1475. }
  1476. return nil
  1477. }
  1478. type UpdatePageRulesPrioritiesStruct struct {
  1479. state protoimpl.MessageState
  1480. sizeCache protoimpl.SizeCache
  1481. unknownFields protoimpl.UnknownFields
  1482. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
  1483. Priority int64 `protobuf:"varint,2,opt,name=priority,proto3" json:"priority,omitempty"`
  1484. }
  1485. func (x *UpdatePageRulesPrioritiesStruct) Reset() {
  1486. *x = UpdatePageRulesPrioritiesStruct{}
  1487. if protoimpl.UnsafeEnabled {
  1488. mi := &file_proto_zone_proto_msgTypes[26]
  1489. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1490. ms.StoreMessageInfo(mi)
  1491. }
  1492. }
  1493. func (x *UpdatePageRulesPrioritiesStruct) String() string {
  1494. return protoimpl.X.MessageStringOf(x)
  1495. }
  1496. func (*UpdatePageRulesPrioritiesStruct) ProtoMessage() {}
  1497. func (x *UpdatePageRulesPrioritiesStruct) ProtoReflect() protoreflect.Message {
  1498. mi := &file_proto_zone_proto_msgTypes[26]
  1499. if protoimpl.UnsafeEnabled && x != nil {
  1500. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1501. if ms.LoadMessageInfo() == nil {
  1502. ms.StoreMessageInfo(mi)
  1503. }
  1504. return ms
  1505. }
  1506. return mi.MessageOf(x)
  1507. }
  1508. // Deprecated: Use UpdatePageRulesPrioritiesStruct.ProtoReflect.Descriptor instead.
  1509. func (*UpdatePageRulesPrioritiesStruct) Descriptor() ([]byte, []int) {
  1510. return file_proto_zone_proto_rawDescGZIP(), []int{26}
  1511. }
  1512. func (x *UpdatePageRulesPrioritiesStruct) GetId() string {
  1513. if x != nil {
  1514. return x.Id
  1515. }
  1516. return ""
  1517. }
  1518. func (x *UpdatePageRulesPrioritiesStruct) GetPriority() int64 {
  1519. if x != nil {
  1520. return x.Priority
  1521. }
  1522. return 0
  1523. }
  1524. type UpdatePageRulesPrioritiesRequestCloudflare struct {
  1525. state protoimpl.MessageState
  1526. sizeCache protoimpl.SizeCache
  1527. unknownFields protoimpl.UnknownFields
  1528. ApiKey string `protobuf:"bytes,1,opt,name=apiKey,proto3" json:"apiKey,omitempty"`
  1529. ApiEmail string `protobuf:"bytes,2,opt,name=apiEmail,proto3" json:"apiEmail,omitempty"`
  1530. ZoneId string `protobuf:"bytes,3,opt,name=zoneId,proto3" json:"zoneId,omitempty"`
  1531. Data []*UpdatePageRulesPrioritiesStruct `protobuf:"bytes,4,rep,name=data,proto3" json:"data,omitempty"`
  1532. }
  1533. func (x *UpdatePageRulesPrioritiesRequestCloudflare) Reset() {
  1534. *x = UpdatePageRulesPrioritiesRequestCloudflare{}
  1535. if protoimpl.UnsafeEnabled {
  1536. mi := &file_proto_zone_proto_msgTypes[27]
  1537. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1538. ms.StoreMessageInfo(mi)
  1539. }
  1540. }
  1541. func (x *UpdatePageRulesPrioritiesRequestCloudflare) String() string {
  1542. return protoimpl.X.MessageStringOf(x)
  1543. }
  1544. func (*UpdatePageRulesPrioritiesRequestCloudflare) ProtoMessage() {}
  1545. func (x *UpdatePageRulesPrioritiesRequestCloudflare) ProtoReflect() protoreflect.Message {
  1546. mi := &file_proto_zone_proto_msgTypes[27]
  1547. if protoimpl.UnsafeEnabled && x != nil {
  1548. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1549. if ms.LoadMessageInfo() == nil {
  1550. ms.StoreMessageInfo(mi)
  1551. }
  1552. return ms
  1553. }
  1554. return mi.MessageOf(x)
  1555. }
  1556. // Deprecated: Use UpdatePageRulesPrioritiesRequestCloudflare.ProtoReflect.Descriptor instead.
  1557. func (*UpdatePageRulesPrioritiesRequestCloudflare) Descriptor() ([]byte, []int) {
  1558. return file_proto_zone_proto_rawDescGZIP(), []int{27}
  1559. }
  1560. func (x *UpdatePageRulesPrioritiesRequestCloudflare) GetApiKey() string {
  1561. if x != nil {
  1562. return x.ApiKey
  1563. }
  1564. return ""
  1565. }
  1566. func (x *UpdatePageRulesPrioritiesRequestCloudflare) GetApiEmail() string {
  1567. if x != nil {
  1568. return x.ApiEmail
  1569. }
  1570. return ""
  1571. }
  1572. func (x *UpdatePageRulesPrioritiesRequestCloudflare) GetZoneId() string {
  1573. if x != nil {
  1574. return x.ZoneId
  1575. }
  1576. return ""
  1577. }
  1578. func (x *UpdatePageRulesPrioritiesRequestCloudflare) GetData() []*UpdatePageRulesPrioritiesStruct {
  1579. if x != nil {
  1580. return x.Data
  1581. }
  1582. return nil
  1583. }
  1584. type ArgoSetting struct {
  1585. state protoimpl.MessageState
  1586. sizeCache protoimpl.SizeCache
  1587. unknownFields protoimpl.UnknownFields
  1588. Enabled bool `protobuf:"varint,1,opt,name=enabled,proto3" json:"enabled,omitempty"`
  1589. }
  1590. func (x *ArgoSetting) Reset() {
  1591. *x = ArgoSetting{}
  1592. if protoimpl.UnsafeEnabled {
  1593. mi := &file_proto_zone_proto_msgTypes[28]
  1594. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1595. ms.StoreMessageInfo(mi)
  1596. }
  1597. }
  1598. func (x *ArgoSetting) String() string {
  1599. return protoimpl.X.MessageStringOf(x)
  1600. }
  1601. func (*ArgoSetting) ProtoMessage() {}
  1602. func (x *ArgoSetting) ProtoReflect() protoreflect.Message {
  1603. mi := &file_proto_zone_proto_msgTypes[28]
  1604. if protoimpl.UnsafeEnabled && x != nil {
  1605. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1606. if ms.LoadMessageInfo() == nil {
  1607. ms.StoreMessageInfo(mi)
  1608. }
  1609. return ms
  1610. }
  1611. return mi.MessageOf(x)
  1612. }
  1613. // Deprecated: Use ArgoSetting.ProtoReflect.Descriptor instead.
  1614. func (*ArgoSetting) Descriptor() ([]byte, []int) {
  1615. return file_proto_zone_proto_rawDescGZIP(), []int{28}
  1616. }
  1617. func (x *ArgoSetting) GetEnabled() bool {
  1618. if x != nil {
  1619. return x.Enabled
  1620. }
  1621. return false
  1622. }
  1623. type UpdateArgoRequestCloudflare struct {
  1624. state protoimpl.MessageState
  1625. sizeCache protoimpl.SizeCache
  1626. unknownFields protoimpl.UnknownFields
  1627. ApiKey string `protobuf:"bytes,1,opt,name=apiKey,proto3" json:"apiKey,omitempty"`
  1628. ApiEmail string `protobuf:"bytes,2,opt,name=apiEmail,proto3" json:"apiEmail,omitempty"`
  1629. ZoneId string `protobuf:"bytes,3,opt,name=zoneId,proto3" json:"zoneId,omitempty"`
  1630. ArgoSetting *ArgoSetting `protobuf:"bytes,4,opt,name=argo_setting,json=argoSetting,proto3" json:"argo_setting,omitempty"`
  1631. }
  1632. func (x *UpdateArgoRequestCloudflare) Reset() {
  1633. *x = UpdateArgoRequestCloudflare{}
  1634. if protoimpl.UnsafeEnabled {
  1635. mi := &file_proto_zone_proto_msgTypes[29]
  1636. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1637. ms.StoreMessageInfo(mi)
  1638. }
  1639. }
  1640. func (x *UpdateArgoRequestCloudflare) String() string {
  1641. return protoimpl.X.MessageStringOf(x)
  1642. }
  1643. func (*UpdateArgoRequestCloudflare) ProtoMessage() {}
  1644. func (x *UpdateArgoRequestCloudflare) ProtoReflect() protoreflect.Message {
  1645. mi := &file_proto_zone_proto_msgTypes[29]
  1646. if protoimpl.UnsafeEnabled && x != nil {
  1647. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1648. if ms.LoadMessageInfo() == nil {
  1649. ms.StoreMessageInfo(mi)
  1650. }
  1651. return ms
  1652. }
  1653. return mi.MessageOf(x)
  1654. }
  1655. // Deprecated: Use UpdateArgoRequestCloudflare.ProtoReflect.Descriptor instead.
  1656. func (*UpdateArgoRequestCloudflare) Descriptor() ([]byte, []int) {
  1657. return file_proto_zone_proto_rawDescGZIP(), []int{29}
  1658. }
  1659. func (x *UpdateArgoRequestCloudflare) GetApiKey() string {
  1660. if x != nil {
  1661. return x.ApiKey
  1662. }
  1663. return ""
  1664. }
  1665. func (x *UpdateArgoRequestCloudflare) GetApiEmail() string {
  1666. if x != nil {
  1667. return x.ApiEmail
  1668. }
  1669. return ""
  1670. }
  1671. func (x *UpdateArgoRequestCloudflare) GetZoneId() string {
  1672. if x != nil {
  1673. return x.ZoneId
  1674. }
  1675. return ""
  1676. }
  1677. func (x *UpdateArgoRequestCloudflare) GetArgoSetting() *ArgoSetting {
  1678. if x != nil {
  1679. return x.ArgoSetting
  1680. }
  1681. return nil
  1682. }
  1683. type IdRequest struct {
  1684. state protoimpl.MessageState
  1685. sizeCache protoimpl.SizeCache
  1686. unknownFields protoimpl.UnknownFields
  1687. ApiKey string `protobuf:"bytes,1,opt,name=apiKey,proto3" json:"apiKey,omitempty"`
  1688. ApiEmail string `protobuf:"bytes,2,opt,name=apiEmail,proto3" json:"apiEmail,omitempty"`
  1689. ZoneId string `protobuf:"bytes,3,opt,name=zoneId,proto3" json:"zoneId,omitempty"`
  1690. }
  1691. func (x *IdRequest) Reset() {
  1692. *x = IdRequest{}
  1693. if protoimpl.UnsafeEnabled {
  1694. mi := &file_proto_zone_proto_msgTypes[30]
  1695. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1696. ms.StoreMessageInfo(mi)
  1697. }
  1698. }
  1699. func (x *IdRequest) String() string {
  1700. return protoimpl.X.MessageStringOf(x)
  1701. }
  1702. func (*IdRequest) ProtoMessage() {}
  1703. func (x *IdRequest) ProtoReflect() protoreflect.Message {
  1704. mi := &file_proto_zone_proto_msgTypes[30]
  1705. if protoimpl.UnsafeEnabled && x != nil {
  1706. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1707. if ms.LoadMessageInfo() == nil {
  1708. ms.StoreMessageInfo(mi)
  1709. }
  1710. return ms
  1711. }
  1712. return mi.MessageOf(x)
  1713. }
  1714. // Deprecated: Use IdRequest.ProtoReflect.Descriptor instead.
  1715. func (*IdRequest) Descriptor() ([]byte, []int) {
  1716. return file_proto_zone_proto_rawDescGZIP(), []int{30}
  1717. }
  1718. func (x *IdRequest) GetApiKey() string {
  1719. if x != nil {
  1720. return x.ApiKey
  1721. }
  1722. return ""
  1723. }
  1724. func (x *IdRequest) GetApiEmail() string {
  1725. if x != nil {
  1726. return x.ApiEmail
  1727. }
  1728. return ""
  1729. }
  1730. func (x *IdRequest) GetZoneId() string {
  1731. if x != nil {
  1732. return x.ZoneId
  1733. }
  1734. return ""
  1735. }
  1736. type ZoneCloudflareEntity_Plan struct {
  1737. state protoimpl.MessageState
  1738. sizeCache protoimpl.SizeCache
  1739. unknownFields protoimpl.UnknownFields
  1740. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
  1741. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
  1742. Price int64 `protobuf:"zigzag64,3,opt,name=price,proto3" json:"price,omitempty"`
  1743. }
  1744. func (x *ZoneCloudflareEntity_Plan) Reset() {
  1745. *x = ZoneCloudflareEntity_Plan{}
  1746. if protoimpl.UnsafeEnabled {
  1747. mi := &file_proto_zone_proto_msgTypes[31]
  1748. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1749. ms.StoreMessageInfo(mi)
  1750. }
  1751. }
  1752. func (x *ZoneCloudflareEntity_Plan) String() string {
  1753. return protoimpl.X.MessageStringOf(x)
  1754. }
  1755. func (*ZoneCloudflareEntity_Plan) ProtoMessage() {}
  1756. func (x *ZoneCloudflareEntity_Plan) ProtoReflect() protoreflect.Message {
  1757. mi := &file_proto_zone_proto_msgTypes[31]
  1758. if protoimpl.UnsafeEnabled && x != nil {
  1759. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1760. if ms.LoadMessageInfo() == nil {
  1761. ms.StoreMessageInfo(mi)
  1762. }
  1763. return ms
  1764. }
  1765. return mi.MessageOf(x)
  1766. }
  1767. // Deprecated: Use ZoneCloudflareEntity_Plan.ProtoReflect.Descriptor instead.
  1768. func (*ZoneCloudflareEntity_Plan) Descriptor() ([]byte, []int) {
  1769. return file_proto_zone_proto_rawDescGZIP(), []int{0, 0}
  1770. }
  1771. func (x *ZoneCloudflareEntity_Plan) GetId() string {
  1772. if x != nil {
  1773. return x.Id
  1774. }
  1775. return ""
  1776. }
  1777. func (x *ZoneCloudflareEntity_Plan) GetName() string {
  1778. if x != nil {
  1779. return x.Name
  1780. }
  1781. return ""
  1782. }
  1783. func (x *ZoneCloudflareEntity_Plan) GetPrice() int64 {
  1784. if x != nil {
  1785. return x.Price
  1786. }
  1787. return 0
  1788. }
  1789. var File_proto_zone_proto protoreflect.FileDescriptor
  1790. var file_proto_zone_proto_rawDesc = []byte{
  1791. 0x0a, 0x10, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2f, 0x7a, 0x6f, 0x6e, 0x65, 0x2e, 0x70, 0x72, 0x6f,
  1792. 0x74, 0x6f, 0x12, 0x12, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x41, 0x70,
  1793. 0x69, 0x2e, 0x7a, 0x6f, 0x6e, 0x65, 0x22, 0x80, 0x03, 0x0a, 0x14, 0x5a, 0x6f, 0x6e, 0x65, 0x43,
  1794. 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x45, 0x6e, 0x74, 0x69, 0x74, 0x79, 0x12,
  1795. 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12,
  1796. 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e,
  1797. 0x61, 0x6d, 0x65, 0x12, 0x41, 0x0a, 0x04, 0x70, 0x6c, 0x61, 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28,
  1798. 0x0b, 0x32, 0x2d, 0x2e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x41, 0x70,
  1799. 0x69, 0x2e, 0x7a, 0x6f, 0x6e, 0x65, 0x2e, 0x5a, 0x6f, 0x6e, 0x65, 0x43, 0x6c, 0x6f, 0x75, 0x64,
  1800. 0x66, 0x6c, 0x61, 0x72, 0x65, 0x45, 0x6e, 0x74, 0x69, 0x74, 0x79, 0x2e, 0x50, 0x6c, 0x61, 0x6e,
  1801. 0x52, 0x04, 0x70, 0x6c, 0x61, 0x6e, 0x12, 0x50, 0x0a, 0x0c, 0x70, 0x6c, 0x61, 0x6e, 0x5f, 0x70,
  1802. 0x65, 0x6e, 0x64, 0x69, 0x6e, 0x67, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x2d, 0x2e, 0x63,
  1803. 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e, 0x7a, 0x6f, 0x6e,
  1804. 0x65, 0x2e, 0x5a, 0x6f, 0x6e, 0x65, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65,
  1805. 0x45, 0x6e, 0x74, 0x69, 0x74, 0x79, 0x2e, 0x50, 0x6c, 0x61, 0x6e, 0x52, 0x0b, 0x70, 0x6c, 0x61,
  1806. 0x6e, 0x50, 0x65, 0x6e, 0x64, 0x69, 0x6e, 0x67, 0x12, 0x16, 0x0a, 0x06, 0x73, 0x74, 0x61, 0x74,
  1807. 0x75, 0x73, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73,
  1808. 0x12, 0x16, 0x0a, 0x06, 0x70, 0x61, 0x75, 0x73, 0x65, 0x64, 0x18, 0x06, 0x20, 0x01, 0x28, 0x08,
  1809. 0x52, 0x06, 0x70, 0x61, 0x75, 0x73, 0x65, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x74, 0x79, 0x70, 0x65,
  1810. 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x74, 0x79, 0x70, 0x65, 0x12, 0x29, 0x0a, 0x10,
  1811. 0x76, 0x65, 0x72, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x6b, 0x65, 0x79,
  1812. 0x18, 0x08, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0f, 0x76, 0x65, 0x72, 0x69, 0x66, 0x69, 0x63, 0x61,
  1813. 0x74, 0x69, 0x6f, 0x6e, 0x4b, 0x65, 0x79, 0x1a, 0x40, 0x0a, 0x04, 0x50, 0x6c, 0x61, 0x6e, 0x12,
  1814. 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12,
  1815. 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e,
  1816. 0x61, 0x6d, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x70, 0x72, 0x69, 0x63, 0x65, 0x18, 0x03, 0x20, 0x01,
  1817. 0x28, 0x12, 0x52, 0x05, 0x70, 0x72, 0x69, 0x63, 0x65, 0x22, 0x6f, 0x0a, 0x1d, 0x5a, 0x6f, 0x6e,
  1818. 0x65, 0x49, 0x44, 0x42, 0x79, 0x4e, 0x61, 0x6d, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1819. 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x61, 0x70,
  1820. 0x69, 0x4b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x61, 0x70, 0x69, 0x4b,
  1821. 0x65, 0x79, 0x12, 0x1a, 0x0a, 0x08, 0x61, 0x70, 0x69, 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x18, 0x02,
  1822. 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x61, 0x70, 0x69, 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x12, 0x1a,
  1823. 0x0a, 0x08, 0x7a, 0x6f, 0x6e, 0x65, 0x4e, 0x61, 0x6d, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09,
  1824. 0x52, 0x08, 0x7a, 0x6f, 0x6e, 0x65, 0x4e, 0x61, 0x6d, 0x65, 0x22, 0x35, 0x0a, 0x1b, 0x5a, 0x6f,
  1825. 0x6e, 0x65, 0x49, 0x44, 0x42, 0x79, 0x4e, 0x61, 0x6d, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x43,
  1826. 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x7a, 0x6f, 0x6e,
  1827. 0x65, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x7a, 0x6f, 0x6e, 0x65, 0x49,
  1828. 0x64, 0x22, 0x6a, 0x0a, 0x1c, 0x5a, 0x6f, 0x6e, 0x65, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x73,
  1829. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72,
  1830. 0x65, 0x12, 0x16, 0x0a, 0x06, 0x61, 0x70, 0x69, 0x4b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28,
  1831. 0x09, 0x52, 0x06, 0x61, 0x70, 0x69, 0x4b, 0x65, 0x79, 0x12, 0x1a, 0x0a, 0x08, 0x61, 0x70, 0x69,
  1832. 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x61, 0x70, 0x69,
  1833. 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x12, 0x16, 0x0a, 0x06, 0x7a, 0x6f, 0x6e, 0x65, 0x49, 0x64, 0x18,
  1834. 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x7a, 0x6f, 0x6e, 0x65, 0x49, 0x64, 0x22, 0x5e, 0x0a,
  1835. 0x1a, 0x5a, 0x6f, 0x6e, 0x65, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x73, 0x52, 0x65, 0x70, 0x6c,
  1836. 0x79, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x12, 0x40, 0x0a, 0x06, 0x72,
  1837. 0x65, 0x73, 0x75, 0x6c, 0x74, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x28, 0x2e, 0x63, 0x6c,
  1838. 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e, 0x7a, 0x6f, 0x6e, 0x65,
  1839. 0x2e, 0x5a, 0x6f, 0x6e, 0x65, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x45,
  1840. 0x6e, 0x74, 0x69, 0x74, 0x79, 0x52, 0x06, 0x72, 0x65, 0x73, 0x75, 0x6c, 0x74, 0x22, 0x67, 0x0a,
  1841. 0x19, 0x47, 0x65, 0x74, 0x5a, 0x6f, 0x6e, 0x65, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1842. 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x61, 0x70,
  1843. 0x69, 0x4b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x61, 0x70, 0x69, 0x4b,
  1844. 0x65, 0x79, 0x12, 0x1a, 0x0a, 0x08, 0x61, 0x70, 0x69, 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x18, 0x02,
  1845. 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x61, 0x70, 0x69, 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x12, 0x16,
  1846. 0x0a, 0x06, 0x64, 0x6f, 0x6d, 0x61, 0x69, 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06,
  1847. 0x64, 0x6f, 0x6d, 0x61, 0x69, 0x6e, 0x22, 0x75, 0x0a, 0x17, 0x47, 0x65, 0x74, 0x5a, 0x6f, 0x6e,
  1848. 0x65, 0x73, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72,
  1849. 0x65, 0x12, 0x40, 0x0a, 0x06, 0x72, 0x65, 0x73, 0x75, 0x6c, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28,
  1850. 0x0b, 0x32, 0x28, 0x2e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x41, 0x70,
  1851. 0x69, 0x2e, 0x7a, 0x6f, 0x6e, 0x65, 0x2e, 0x5a, 0x6f, 0x6e, 0x65, 0x43, 0x6c, 0x6f, 0x75, 0x64,
  1852. 0x66, 0x6c, 0x61, 0x72, 0x65, 0x45, 0x6e, 0x74, 0x69, 0x74, 0x79, 0x52, 0x06, 0x72, 0x65, 0x73,
  1853. 0x75, 0x6c, 0x74, 0x12, 0x18, 0x0a, 0x07, 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x18, 0x02,
  1854. 0x20, 0x01, 0x28, 0x08, 0x52, 0x07, 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x22, 0x50, 0x0a,
  1855. 0x1a, 0x4c, 0x69, 0x73, 0x74, 0x5a, 0x6f, 0x6e, 0x65, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1856. 0x74, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x61,
  1857. 0x70, 0x69, 0x4b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x61, 0x70, 0x69,
  1858. 0x4b, 0x65, 0x79, 0x12, 0x1a, 0x0a, 0x08, 0x61, 0x70, 0x69, 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x18,
  1859. 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x61, 0x70, 0x69, 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x22,
  1860. 0x79, 0x0a, 0x25, 0x4c, 0x69, 0x73, 0x74, 0x5a, 0x6f, 0x6e, 0x65, 0x73, 0x42, 0x79, 0x41, 0x63,
  1861. 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x43, 0x6c,
  1862. 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x61, 0x70, 0x69, 0x4b,
  1863. 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x61, 0x70, 0x69, 0x4b, 0x65, 0x79,
  1864. 0x12, 0x1a, 0x0a, 0x08, 0x61, 0x70, 0x69, 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x18, 0x02, 0x20, 0x01,
  1865. 0x28, 0x09, 0x52, 0x08, 0x61, 0x70, 0x69, 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x12, 0x1c, 0x0a, 0x09,
  1866. 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52,
  1867. 0x09, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x64, 0x22, 0x4d, 0x0a, 0x09, 0x5a, 0x6f,
  1868. 0x6e, 0x65, 0x73, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x40, 0x0a, 0x06, 0x72, 0x65, 0x73, 0x75, 0x6c,
  1869. 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x28, 0x2e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x66,
  1870. 0x6c, 0x61, 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e, 0x7a, 0x6f, 0x6e, 0x65, 0x2e, 0x5a, 0x6f, 0x6e,
  1871. 0x65, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x45, 0x6e, 0x74, 0x69, 0x74,
  1872. 0x79, 0x52, 0x06, 0x72, 0x65, 0x73, 0x75, 0x6c, 0x74, 0x22, 0xd9, 0x01, 0x0a, 0x19, 0x45, 0x64,
  1873. 0x69, 0x74, 0x5a, 0x6f, 0x6e, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x43, 0x6c, 0x6f,
  1874. 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x61, 0x70, 0x69, 0x4b, 0x65,
  1875. 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x61, 0x70, 0x69, 0x4b, 0x65, 0x79, 0x12,
  1876. 0x1a, 0x0a, 0x08, 0x61, 0x70, 0x69, 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28,
  1877. 0x09, 0x52, 0x08, 0x61, 0x70, 0x69, 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x12, 0x16, 0x0a, 0x06, 0x7a,
  1878. 0x6f, 0x6e, 0x65, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x7a, 0x6f, 0x6e,
  1879. 0x65, 0x49, 0x64, 0x12, 0x1b, 0x0a, 0x06, 0x70, 0x61, 0x75, 0x73, 0x65, 0x64, 0x18, 0x04, 0x20,
  1880. 0x01, 0x28, 0x08, 0x48, 0x00, 0x52, 0x06, 0x70, 0x61, 0x75, 0x73, 0x65, 0x64, 0x88, 0x01, 0x01,
  1881. 0x12, 0x1b, 0x0a, 0x06, 0x70, 0x6c, 0x61, 0x6e, 0x49, 0x64, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09,
  1882. 0x48, 0x01, 0x52, 0x06, 0x70, 0x6c, 0x61, 0x6e, 0x49, 0x64, 0x88, 0x01, 0x01, 0x12, 0x17, 0x0a,
  1883. 0x04, 0x74, 0x79, 0x70, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x48, 0x02, 0x52, 0x04, 0x74,
  1884. 0x79, 0x70, 0x65, 0x88, 0x01, 0x01, 0x42, 0x09, 0x0a, 0x07, 0x5f, 0x70, 0x61, 0x75, 0x73, 0x65,
  1885. 0x64, 0x42, 0x09, 0x0a, 0x07, 0x5f, 0x70, 0x6c, 0x61, 0x6e, 0x49, 0x64, 0x42, 0x07, 0x0a, 0x05,
  1886. 0x5f, 0x74, 0x79, 0x70, 0x65, 0x22, 0x75, 0x0a, 0x17, 0x45, 0x64, 0x69, 0x74, 0x5a, 0x6f, 0x6e,
  1887. 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65,
  1888. 0x12, 0x40, 0x0a, 0x06, 0x72, 0x65, 0x73, 0x75, 0x6c, 0x74, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b,
  1889. 0x32, 0x28, 0x2e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x41, 0x70, 0x69,
  1890. 0x2e, 0x7a, 0x6f, 0x6e, 0x65, 0x2e, 0x5a, 0x6f, 0x6e, 0x65, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x66,
  1891. 0x6c, 0x61, 0x72, 0x65, 0x45, 0x6e, 0x74, 0x69, 0x74, 0x79, 0x52, 0x06, 0x72, 0x65, 0x73, 0x75,
  1892. 0x6c, 0x74, 0x12, 0x18, 0x0a, 0x07, 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x18, 0x02, 0x20,
  1893. 0x01, 0x28, 0x08, 0x52, 0x07, 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x22, 0x69, 0x0a, 0x1b,
  1894. 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x5a, 0x6f, 0x6e, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1895. 0x74, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x61,
  1896. 0x70, 0x69, 0x4b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x61, 0x70, 0x69,
  1897. 0x4b, 0x65, 0x79, 0x12, 0x1a, 0x0a, 0x08, 0x61, 0x70, 0x69, 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x18,
  1898. 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x61, 0x70, 0x69, 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x12,
  1899. 0x16, 0x0a, 0x06, 0x7a, 0x6f, 0x6e, 0x65, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52,
  1900. 0x06, 0x7a, 0x6f, 0x6e, 0x65, 0x49, 0x64, 0x22, 0x45, 0x0a, 0x19, 0x44, 0x65, 0x6c, 0x65, 0x74,
  1901. 0x65, 0x5a, 0x6f, 0x6e, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x66,
  1902. 0x6c, 0x61, 0x72, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x18,
  1903. 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x07, 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x12, 0x0e,
  1904. 0x0a, 0x02, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x22, 0x6e,
  1905. 0x0a, 0x20, 0x41, 0x63, 0x74, 0x69, 0x76, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x43, 0x68, 0x65, 0x63,
  1906. 0x6b, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61,
  1907. 0x72, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x61, 0x70, 0x69, 0x4b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01,
  1908. 0x28, 0x09, 0x52, 0x06, 0x61, 0x70, 0x69, 0x4b, 0x65, 0x79, 0x12, 0x1a, 0x0a, 0x08, 0x61, 0x70,
  1909. 0x69, 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x61, 0x70,
  1910. 0x69, 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x12, 0x16, 0x0a, 0x06, 0x7a, 0x6f, 0x6e, 0x65, 0x49, 0x64,
  1911. 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x7a, 0x6f, 0x6e, 0x65, 0x49, 0x64, 0x22, 0x3a,
  1912. 0x0a, 0x1e, 0x41, 0x63, 0x74, 0x69, 0x76, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x43, 0x68, 0x65, 0x63,
  1913. 0x6b, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65,
  1914. 0x12, 0x18, 0x0a, 0x07, 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x18, 0x01, 0x20, 0x01, 0x28,
  1915. 0x08, 0x52, 0x07, 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x22, 0xb4, 0x02, 0x0a, 0x08, 0x50,
  1916. 0x61, 0x67, 0x65, 0x52, 0x75, 0x6c, 0x65, 0x12, 0x13, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20,
  1917. 0x01, 0x28, 0x09, 0x48, 0x00, 0x52, 0x02, 0x69, 0x64, 0x88, 0x01, 0x01, 0x12, 0x1e, 0x0a, 0x0a,
  1918. 0x65, 0x78, 0x70, 0x72, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09,
  1919. 0x52, 0x0a, 0x65, 0x78, 0x70, 0x72, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x15, 0x0a, 0x03,
  1920. 0x74, 0x74, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0d, 0x48, 0x01, 0x52, 0x03, 0x74, 0x74, 0x6c,
  1921. 0x88, 0x01, 0x01, 0x12, 0x29, 0x0a, 0x0d, 0x71, 0x75, 0x65, 0x72, 0x79, 0x41, 0x72, 0x67, 0x73,
  1922. 0x54, 0x79, 0x70, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x48, 0x02, 0x52, 0x0d, 0x71, 0x75,
  1923. 0x65, 0x72, 0x79, 0x41, 0x72, 0x67, 0x73, 0x54, 0x79, 0x70, 0x65, 0x88, 0x01, 0x01, 0x12, 0x1c,
  1924. 0x0a, 0x09, 0x71, 0x75, 0x65, 0x72, 0x79, 0x41, 0x72, 0x67, 0x73, 0x18, 0x05, 0x20, 0x03, 0x28,
  1925. 0x09, 0x52, 0x09, 0x71, 0x75, 0x65, 0x72, 0x79, 0x41, 0x72, 0x67, 0x73, 0x12, 0x23, 0x0a, 0x0a,
  1926. 0x6f, 0x72, 0x69, 0x67, 0x69, 0x6e, 0x48, 0x6f, 0x73, 0x74, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09,
  1927. 0x48, 0x03, 0x52, 0x0a, 0x6f, 0x72, 0x69, 0x67, 0x69, 0x6e, 0x48, 0x6f, 0x73, 0x74, 0x88, 0x01,
  1928. 0x01, 0x12, 0x2b, 0x0a, 0x0e, 0x6f, 0x72, 0x69, 0x67, 0x69, 0x6e, 0x50, 0x72, 0x6f, 0x74, 0x6f,
  1929. 0x63, 0x6f, 0x6c, 0x18, 0x07, 0x20, 0x01, 0x28, 0x0d, 0x48, 0x04, 0x52, 0x0e, 0x6f, 0x72, 0x69,
  1930. 0x67, 0x69, 0x6e, 0x50, 0x72, 0x6f, 0x74, 0x6f, 0x63, 0x6f, 0x6c, 0x88, 0x01, 0x01, 0x42, 0x05,
  1931. 0x0a, 0x03, 0x5f, 0x69, 0x64, 0x42, 0x06, 0x0a, 0x04, 0x5f, 0x74, 0x74, 0x6c, 0x42, 0x10, 0x0a,
  1932. 0x0e, 0x5f, 0x71, 0x75, 0x65, 0x72, 0x79, 0x41, 0x72, 0x67, 0x73, 0x54, 0x79, 0x70, 0x65, 0x42,
  1933. 0x0d, 0x0a, 0x0b, 0x5f, 0x6f, 0x72, 0x69, 0x67, 0x69, 0x6e, 0x48, 0x6f, 0x73, 0x74, 0x42, 0x11,
  1934. 0x0a, 0x0f, 0x5f, 0x6f, 0x72, 0x69, 0x67, 0x69, 0x6e, 0x50, 0x72, 0x6f, 0x74, 0x6f, 0x63, 0x6f,
  1935. 0x6c, 0x22, 0x4b, 0x0a, 0x0c, 0x50, 0x61, 0x67, 0x65, 0x52, 0x75, 0x6c, 0x65, 0x4c, 0x69, 0x73,
  1936. 0x74, 0x12, 0x3b, 0x0a, 0x0a, 0x70, 0x61, 0x67, 0x65, 0x5f, 0x72, 0x75, 0x6c, 0x65, 0x73, 0x18,
  1937. 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1c, 0x2e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61,
  1938. 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e, 0x7a, 0x6f, 0x6e, 0x65, 0x2e, 0x50, 0x61, 0x67, 0x65, 0x52,
  1939. 0x75, 0x6c, 0x65, 0x52, 0x09, 0x70, 0x61, 0x67, 0x65, 0x52, 0x75, 0x6c, 0x65, 0x73, 0x22, 0x6b,
  1940. 0x0a, 0x1d, 0x4c, 0x69, 0x73, 0x74, 0x50, 0x61, 0x67, 0x65, 0x52, 0x75, 0x6c, 0x65, 0x52, 0x65,
  1941. 0x71, 0x75, 0x65, 0x73, 0x74, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x12,
  1942. 0x16, 0x0a, 0x06, 0x61, 0x70, 0x69, 0x4b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
  1943. 0x06, 0x61, 0x70, 0x69, 0x4b, 0x65, 0x79, 0x12, 0x1a, 0x0a, 0x08, 0x61, 0x70, 0x69, 0x45, 0x6d,
  1944. 0x61, 0x69, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x61, 0x70, 0x69, 0x45, 0x6d,
  1945. 0x61, 0x69, 0x6c, 0x12, 0x16, 0x0a, 0x06, 0x7a, 0x6f, 0x6e, 0x65, 0x49, 0x64, 0x18, 0x03, 0x20,
  1946. 0x01, 0x28, 0x09, 0x52, 0x06, 0x7a, 0x6f, 0x6e, 0x65, 0x49, 0x64, 0x22, 0xa8, 0x01, 0x0a, 0x1f,
  1947. 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x50, 0x61, 0x67, 0x65, 0x52, 0x75, 0x6c, 0x65, 0x52, 0x65,
  1948. 0x71, 0x75, 0x65, 0x73, 0x74, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x12,
  1949. 0x16, 0x0a, 0x06, 0x61, 0x70, 0x69, 0x4b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
  1950. 0x06, 0x61, 0x70, 0x69, 0x4b, 0x65, 0x79, 0x12, 0x1a, 0x0a, 0x08, 0x61, 0x70, 0x69, 0x45, 0x6d,
  1951. 0x61, 0x69, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x61, 0x70, 0x69, 0x45, 0x6d,
  1952. 0x61, 0x69, 0x6c, 0x12, 0x16, 0x0a, 0x06, 0x7a, 0x6f, 0x6e, 0x65, 0x49, 0x64, 0x18, 0x03, 0x20,
  1953. 0x01, 0x28, 0x09, 0x52, 0x06, 0x7a, 0x6f, 0x6e, 0x65, 0x49, 0x64, 0x12, 0x39, 0x0a, 0x09, 0x70,
  1954. 0x61, 0x67, 0x65, 0x5f, 0x72, 0x75, 0x6c, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1c,
  1955. 0x2e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e, 0x7a,
  1956. 0x6f, 0x6e, 0x65, 0x2e, 0x50, 0x61, 0x67, 0x65, 0x52, 0x75, 0x6c, 0x65, 0x52, 0x08, 0x70, 0x61,
  1957. 0x67, 0x65, 0x52, 0x75, 0x6c, 0x65, 0x22, 0xa8, 0x01, 0x0a, 0x1f, 0x55, 0x70, 0x64, 0x61, 0x74,
  1958. 0x65, 0x50, 0x61, 0x67, 0x65, 0x52, 0x75, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1959. 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x61, 0x70,
  1960. 0x69, 0x4b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x61, 0x70, 0x69, 0x4b,
  1961. 0x65, 0x79, 0x12, 0x1a, 0x0a, 0x08, 0x61, 0x70, 0x69, 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x18, 0x02,
  1962. 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x61, 0x70, 0x69, 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x12, 0x16,
  1963. 0x0a, 0x06, 0x7a, 0x6f, 0x6e, 0x65, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06,
  1964. 0x7a, 0x6f, 0x6e, 0x65, 0x49, 0x64, 0x12, 0x39, 0x0a, 0x09, 0x70, 0x61, 0x67, 0x65, 0x5f, 0x72,
  1965. 0x75, 0x6c, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1c, 0x2e, 0x63, 0x6c, 0x6f, 0x75,
  1966. 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e, 0x7a, 0x6f, 0x6e, 0x65, 0x2e, 0x50,
  1967. 0x61, 0x67, 0x65, 0x52, 0x75, 0x6c, 0x65, 0x52, 0x08, 0x70, 0x61, 0x67, 0x65, 0x52, 0x75, 0x6c,
  1968. 0x65, 0x22, 0x8f, 0x01, 0x0a, 0x1f, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x50, 0x61, 0x67, 0x65,
  1969. 0x52, 0x75, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x43, 0x6c, 0x6f, 0x75, 0x64,
  1970. 0x66, 0x6c, 0x61, 0x72, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x61, 0x70, 0x69, 0x4b, 0x65, 0x79, 0x18,
  1971. 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x61, 0x70, 0x69, 0x4b, 0x65, 0x79, 0x12, 0x1a, 0x0a,
  1972. 0x08, 0x61, 0x70, 0x69, 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52,
  1973. 0x08, 0x61, 0x70, 0x69, 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x12, 0x16, 0x0a, 0x06, 0x7a, 0x6f, 0x6e,
  1974. 0x65, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x7a, 0x6f, 0x6e, 0x65, 0x49,
  1975. 0x64, 0x12, 0x20, 0x0a, 0x0c, 0x70, 0x61, 0x67, 0x65, 0x5f, 0x72, 0x75, 0x6c, 0x65, 0x5f, 0x69,
  1976. 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70, 0x61, 0x67, 0x65, 0x52, 0x75, 0x6c,
  1977. 0x65, 0x49, 0x64, 0x22, 0x88, 0x03, 0x0a, 0x04, 0x52, 0x75, 0x6c, 0x65, 0x12, 0x1e, 0x0a, 0x0a,
  1978. 0x65, 0x78, 0x70, 0x72, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  1979. 0x52, 0x0a, 0x65, 0x78, 0x70, 0x72, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x23, 0x0a, 0x0a,
  1980. 0x6f, 0x72, 0x69, 0x67, 0x69, 0x6e, 0x50, 0x61, 0x74, 0x68, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09,
  1981. 0x48, 0x00, 0x52, 0x0a, 0x6f, 0x72, 0x69, 0x67, 0x69, 0x6e, 0x50, 0x61, 0x74, 0x68, 0x88, 0x01,
  1982. 0x01, 0x12, 0x51, 0x0a, 0x0d, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x48, 0x65, 0x61, 0x64,
  1983. 0x65, 0x72, 0x18, 0x08, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x2b, 0x2e, 0x63, 0x6c, 0x6f, 0x75, 0x64,
  1984. 0x66, 0x6c, 0x61, 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e, 0x7a, 0x6f, 0x6e, 0x65, 0x2e, 0x52, 0x75,
  1985. 0x6c, 0x65, 0x2e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x48, 0x65, 0x61, 0x64, 0x65, 0x72,
  1986. 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x0d, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x48, 0x65,
  1987. 0x61, 0x64, 0x65, 0x72, 0x12, 0x54, 0x0a, 0x0e, 0x72, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65,
  1988. 0x48, 0x65, 0x61, 0x64, 0x65, 0x72, 0x18, 0x09, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x2c, 0x2e, 0x63,
  1989. 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e, 0x7a, 0x6f, 0x6e,
  1990. 0x65, 0x2e, 0x52, 0x75, 0x6c, 0x65, 0x2e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x48,
  1991. 0x65, 0x61, 0x64, 0x65, 0x72, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x0e, 0x72, 0x65, 0x73, 0x70,
  1992. 0x6f, 0x6e, 0x73, 0x65, 0x48, 0x65, 0x61, 0x64, 0x65, 0x72, 0x1a, 0x40, 0x0a, 0x12, 0x52, 0x65,
  1993. 0x71, 0x75, 0x65, 0x73, 0x74, 0x48, 0x65, 0x61, 0x64, 0x65, 0x72, 0x45, 0x6e, 0x74, 0x72, 0x79,
  1994. 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b,
  1995. 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28,
  1996. 0x09, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x1a, 0x41, 0x0a, 0x13,
  1997. 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x48, 0x65, 0x61, 0x64, 0x65, 0x72, 0x45, 0x6e,
  1998. 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  1999. 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02,
  2000. 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x42,
  2001. 0x0d, 0x0a, 0x0b, 0x5f, 0x6f, 0x72, 0x69, 0x67, 0x69, 0x6e, 0x50, 0x61, 0x74, 0x68, 0x22, 0x3a,
  2002. 0x0a, 0x08, 0x52, 0x75, 0x6c, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x2e, 0x0a, 0x05, 0x72, 0x75,
  2003. 0x6c, 0x65, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x63, 0x6c, 0x6f, 0x75,
  2004. 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e, 0x7a, 0x6f, 0x6e, 0x65, 0x2e, 0x52,
  2005. 0x75, 0x6c, 0x65, 0x52, 0x05, 0x72, 0x75, 0x6c, 0x65, 0x73, 0x22, 0x9a, 0x01, 0x0a, 0x1b, 0x47,
  2006. 0x65, 0x74, 0x52, 0x75, 0x6c, 0x65, 0x53, 0x65, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  2007. 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x61, 0x70,
  2008. 0x69, 0x4b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x61, 0x70, 0x69, 0x4b,
  2009. 0x65, 0x79, 0x12, 0x1a, 0x0a, 0x08, 0x61, 0x70, 0x69, 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x18, 0x02,
  2010. 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x61, 0x70, 0x69, 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x12, 0x16,
  2011. 0x0a, 0x06, 0x7a, 0x6f, 0x6e, 0x65, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06,
  2012. 0x7a, 0x6f, 0x6e, 0x65, 0x49, 0x64, 0x12, 0x2f, 0x0a, 0x05, 0x70, 0x68, 0x61, 0x73, 0x65, 0x18,
  2013. 0x04, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x19, 0x2e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61,
  2014. 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e, 0x7a, 0x6f, 0x6e, 0x65, 0x2e, 0x50, 0x68, 0x61, 0x73, 0x65,
  2015. 0x52, 0x05, 0x70, 0x68, 0x61, 0x73, 0x65, 0x22, 0xcd, 0x01, 0x0a, 0x1e, 0x55, 0x70, 0x64, 0x61,
  2016. 0x74, 0x65, 0x52, 0x75, 0x6c, 0x65, 0x53, 0x65, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  2017. 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x61, 0x70,
  2018. 0x69, 0x4b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x61, 0x70, 0x69, 0x4b,
  2019. 0x65, 0x79, 0x12, 0x1a, 0x0a, 0x08, 0x61, 0x70, 0x69, 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x18, 0x02,
  2020. 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x61, 0x70, 0x69, 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x12, 0x16,
  2021. 0x0a, 0x06, 0x7a, 0x6f, 0x6e, 0x65, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06,
  2022. 0x7a, 0x6f, 0x6e, 0x65, 0x49, 0x64, 0x12, 0x2f, 0x0a, 0x05, 0x70, 0x68, 0x61, 0x73, 0x65, 0x18,
  2023. 0x04, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x19, 0x2e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61,
  2024. 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e, 0x7a, 0x6f, 0x6e, 0x65, 0x2e, 0x50, 0x68, 0x61, 0x73, 0x65,
  2025. 0x52, 0x05, 0x70, 0x68, 0x61, 0x73, 0x65, 0x12, 0x2e, 0x0a, 0x05, 0x72, 0x75, 0x6c, 0x65, 0x73,
  2026. 0x18, 0x05, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c,
  2027. 0x61, 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e, 0x7a, 0x6f, 0x6e, 0x65, 0x2e, 0x52, 0x75, 0x6c, 0x65,
  2028. 0x52, 0x05, 0x72, 0x75, 0x6c, 0x65, 0x73, 0x22, 0x4d, 0x0a, 0x1f, 0x55, 0x70, 0x64, 0x61, 0x74,
  2029. 0x65, 0x50, 0x61, 0x67, 0x65, 0x52, 0x75, 0x6c, 0x65, 0x73, 0x50, 0x72, 0x69, 0x6f, 0x72, 0x69,
  2030. 0x74, 0x69, 0x65, 0x73, 0x53, 0x74, 0x72, 0x75, 0x63, 0x74, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64,
  2031. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x72,
  2032. 0x69, 0x6f, 0x72, 0x69, 0x74, 0x79, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x70, 0x72,
  2033. 0x69, 0x6f, 0x72, 0x69, 0x74, 0x79, 0x22, 0xc1, 0x01, 0x0a, 0x2a, 0x55, 0x70, 0x64, 0x61, 0x74,
  2034. 0x65, 0x50, 0x61, 0x67, 0x65, 0x52, 0x75, 0x6c, 0x65, 0x73, 0x50, 0x72, 0x69, 0x6f, 0x72, 0x69,
  2035. 0x74, 0x69, 0x65, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x43, 0x6c, 0x6f, 0x75, 0x64,
  2036. 0x66, 0x6c, 0x61, 0x72, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x61, 0x70, 0x69, 0x4b, 0x65, 0x79, 0x18,
  2037. 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x61, 0x70, 0x69, 0x4b, 0x65, 0x79, 0x12, 0x1a, 0x0a,
  2038. 0x08, 0x61, 0x70, 0x69, 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52,
  2039. 0x08, 0x61, 0x70, 0x69, 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x12, 0x16, 0x0a, 0x06, 0x7a, 0x6f, 0x6e,
  2040. 0x65, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x7a, 0x6f, 0x6e, 0x65, 0x49,
  2041. 0x64, 0x12, 0x47, 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61, 0x18, 0x04, 0x20, 0x03, 0x28, 0x0b, 0x32,
  2042. 0x33, 0x2e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e,
  2043. 0x7a, 0x6f, 0x6e, 0x65, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x61, 0x67, 0x65, 0x52,
  2044. 0x75, 0x6c, 0x65, 0x73, 0x50, 0x72, 0x69, 0x6f, 0x72, 0x69, 0x74, 0x69, 0x65, 0x73, 0x53, 0x74,
  2045. 0x72, 0x75, 0x63, 0x74, 0x52, 0x04, 0x64, 0x61, 0x74, 0x61, 0x22, 0x27, 0x0a, 0x0b, 0x41, 0x72,
  2046. 0x67, 0x6f, 0x53, 0x65, 0x74, 0x74, 0x69, 0x6e, 0x67, 0x12, 0x18, 0x0a, 0x07, 0x65, 0x6e, 0x61,
  2047. 0x62, 0x6c, 0x65, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x07, 0x65, 0x6e, 0x61, 0x62,
  2048. 0x6c, 0x65, 0x64, 0x22, 0xad, 0x01, 0x0a, 0x1b, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x41, 0x72,
  2049. 0x67, 0x6f, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c,
  2050. 0x61, 0x72, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x61, 0x70, 0x69, 0x4b, 0x65, 0x79, 0x18, 0x01, 0x20,
  2051. 0x01, 0x28, 0x09, 0x52, 0x06, 0x61, 0x70, 0x69, 0x4b, 0x65, 0x79, 0x12, 0x1a, 0x0a, 0x08, 0x61,
  2052. 0x70, 0x69, 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x61,
  2053. 0x70, 0x69, 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x12, 0x16, 0x0a, 0x06, 0x7a, 0x6f, 0x6e, 0x65, 0x49,
  2054. 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x7a, 0x6f, 0x6e, 0x65, 0x49, 0x64, 0x12,
  2055. 0x42, 0x0a, 0x0c, 0x61, 0x72, 0x67, 0x6f, 0x5f, 0x73, 0x65, 0x74, 0x74, 0x69, 0x6e, 0x67, 0x18,
  2056. 0x04, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1f, 0x2e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61,
  2057. 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e, 0x7a, 0x6f, 0x6e, 0x65, 0x2e, 0x41, 0x72, 0x67, 0x6f, 0x53,
  2058. 0x65, 0x74, 0x74, 0x69, 0x6e, 0x67, 0x52, 0x0b, 0x61, 0x72, 0x67, 0x6f, 0x53, 0x65, 0x74, 0x74,
  2059. 0x69, 0x6e, 0x67, 0x22, 0x57, 0x0a, 0x09, 0x49, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  2060. 0x12, 0x16, 0x0a, 0x06, 0x61, 0x70, 0x69, 0x4b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  2061. 0x52, 0x06, 0x61, 0x70, 0x69, 0x4b, 0x65, 0x79, 0x12, 0x1a, 0x0a, 0x08, 0x61, 0x70, 0x69, 0x45,
  2062. 0x6d, 0x61, 0x69, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x61, 0x70, 0x69, 0x45,
  2063. 0x6d, 0x61, 0x69, 0x6c, 0x12, 0x16, 0x0a, 0x06, 0x7a, 0x6f, 0x6e, 0x65, 0x49, 0x64, 0x18, 0x03,
  2064. 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x7a, 0x6f, 0x6e, 0x65, 0x49, 0x64, 0x2a, 0x84, 0x01, 0x0a,
  2065. 0x05, 0x50, 0x68, 0x61, 0x73, 0x65, 0x12, 0x19, 0x0a, 0x15, 0x68, 0x74, 0x74, 0x70, 0x5f, 0x72,
  2066. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x5f, 0x73, 0x61, 0x6e, 0x69, 0x74, 0x69, 0x7a, 0x65, 0x10,
  2067. 0x00, 0x12, 0x1a, 0x0a, 0x16, 0x68, 0x74, 0x74, 0x70, 0x5f, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73,
  2068. 0x74, 0x5f, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x10, 0x01, 0x12, 0x1f, 0x0a,
  2069. 0x1b, 0x68, 0x74, 0x74, 0x70, 0x5f, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x5f, 0x6c, 0x61,
  2070. 0x74, 0x65, 0x5f, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x10, 0x0c, 0x12, 0x23,
  2071. 0x0a, 0x1f, 0x68, 0x74, 0x74, 0x70, 0x5f, 0x72, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x5f,
  2072. 0x68, 0x65, 0x61, 0x64, 0x65, 0x72, 0x73, 0x5f, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72,
  2073. 0x6d, 0x10, 0x0e, 0x32, 0xf9, 0x0f, 0x0a, 0x0e, 0x5a, 0x6f, 0x6e, 0x65, 0x43, 0x6c, 0x6f, 0x75,
  2074. 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x12, 0x7e, 0x0a, 0x16, 0x5a, 0x6f, 0x6e, 0x65, 0x49, 0x44,
  2075. 0x42, 0x79, 0x4e, 0x61, 0x6d, 0x65, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65,
  2076. 0x12, 0x31, 0x2e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x41, 0x70, 0x69,
  2077. 0x2e, 0x7a, 0x6f, 0x6e, 0x65, 0x2e, 0x5a, 0x6f, 0x6e, 0x65, 0x49, 0x44, 0x42, 0x79, 0x4e, 0x61,
  2078. 0x6d, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c,
  2079. 0x61, 0x72, 0x65, 0x1a, 0x2f, 0x2e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65,
  2080. 0x41, 0x70, 0x69, 0x2e, 0x7a, 0x6f, 0x6e, 0x65, 0x2e, 0x5a, 0x6f, 0x6e, 0x65, 0x49, 0x44, 0x42,
  2081. 0x79, 0x4e, 0x61, 0x6d, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x66,
  2082. 0x6c, 0x61, 0x72, 0x65, 0x22, 0x00, 0x12, 0x71, 0x0a, 0x0b, 0x5a, 0x6f, 0x6e, 0x65, 0x44, 0x65,
  2083. 0x74, 0x61, 0x69, 0x6c, 0x73, 0x12, 0x30, 0x2e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61,
  2084. 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e, 0x7a, 0x6f, 0x6e, 0x65, 0x2e, 0x5a, 0x6f, 0x6e, 0x65, 0x44,
  2085. 0x65, 0x74, 0x61, 0x69, 0x6c, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x43, 0x6c, 0x6f,
  2086. 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x1a, 0x2e, 0x2e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x66,
  2087. 0x6c, 0x61, 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e, 0x7a, 0x6f, 0x6e, 0x65, 0x2e, 0x5a, 0x6f, 0x6e,
  2088. 0x65, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x73, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x43, 0x6c, 0x6f,
  2089. 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x22, 0x00, 0x12, 0x68, 0x0a, 0x08, 0x47, 0x65, 0x74,
  2090. 0x5a, 0x6f, 0x6e, 0x65, 0x73, 0x12, 0x2d, 0x2e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61,
  2091. 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e, 0x7a, 0x6f, 0x6e, 0x65, 0x2e, 0x47, 0x65, 0x74, 0x5a, 0x6f,
  2092. 0x6e, 0x65, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x66,
  2093. 0x6c, 0x61, 0x72, 0x65, 0x1a, 0x2b, 0x2e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72,
  2094. 0x65, 0x41, 0x70, 0x69, 0x2e, 0x7a, 0x6f, 0x6e, 0x65, 0x2e, 0x47, 0x65, 0x74, 0x5a, 0x6f, 0x6e,
  2095. 0x65, 0x73, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72,
  2096. 0x65, 0x22, 0x00, 0x12, 0x68, 0x0a, 0x08, 0x45, 0x64, 0x69, 0x74, 0x5a, 0x6f, 0x6e, 0x65, 0x12,
  2097. 0x2d, 0x2e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e,
  2098. 0x7a, 0x6f, 0x6e, 0x65, 0x2e, 0x45, 0x64, 0x69, 0x74, 0x5a, 0x6f, 0x6e, 0x65, 0x52, 0x65, 0x71,
  2099. 0x75, 0x65, 0x73, 0x74, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x1a, 0x2b,
  2100. 0x2e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e, 0x7a,
  2101. 0x6f, 0x6e, 0x65, 0x2e, 0x45, 0x64, 0x69, 0x74, 0x5a, 0x6f, 0x6e, 0x65, 0x52, 0x65, 0x70, 0x6c,
  2102. 0x79, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x22, 0x00, 0x12, 0x6e, 0x0a,
  2103. 0x0a, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x5a, 0x6f, 0x6e, 0x65, 0x12, 0x2f, 0x2e, 0x63, 0x6c,
  2104. 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e, 0x7a, 0x6f, 0x6e, 0x65,
  2105. 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x5a, 0x6f, 0x6e, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65,
  2106. 0x73, 0x74, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x1a, 0x2d, 0x2e, 0x63,
  2107. 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e, 0x7a, 0x6f, 0x6e,
  2108. 0x65, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x5a, 0x6f, 0x6e, 0x65, 0x52, 0x65, 0x70, 0x6c,
  2109. 0x79, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x22, 0x00, 0x12, 0x5c, 0x0a,
  2110. 0x09, 0x4c, 0x69, 0x73, 0x74, 0x5a, 0x6f, 0x6e, 0x65, 0x73, 0x12, 0x2e, 0x2e, 0x63, 0x6c, 0x6f,
  2111. 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e, 0x7a, 0x6f, 0x6e, 0x65, 0x2e,
  2112. 0x4c, 0x69, 0x73, 0x74, 0x5a, 0x6f, 0x6e, 0x65, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  2113. 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x1a, 0x1d, 0x2e, 0x63, 0x6c, 0x6f,
  2114. 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e, 0x7a, 0x6f, 0x6e, 0x65, 0x2e,
  2115. 0x5a, 0x6f, 0x6e, 0x65, 0x73, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x00, 0x12, 0x72, 0x0a, 0x14, 0x4c,
  2116. 0x69, 0x73, 0x74, 0x5a, 0x6f, 0x6e, 0x65, 0x73, 0x42, 0x79, 0x41, 0x63, 0x63, 0x6f, 0x75, 0x6e,
  2117. 0x74, 0x49, 0x64, 0x12, 0x39, 0x2e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65,
  2118. 0x41, 0x70, 0x69, 0x2e, 0x7a, 0x6f, 0x6e, 0x65, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x5a, 0x6f, 0x6e,
  2119. 0x65, 0x73, 0x42, 0x79, 0x41, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x64, 0x52, 0x65, 0x71,
  2120. 0x75, 0x65, 0x73, 0x74, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x1a, 0x1d,
  2121. 0x2e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e, 0x7a,
  2122. 0x6f, 0x6e, 0x65, 0x2e, 0x5a, 0x6f, 0x6e, 0x65, 0x73, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x00, 0x12,
  2123. 0x7d, 0x0a, 0x0f, 0x41, 0x63, 0x74, 0x69, 0x76, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x43, 0x68, 0x65,
  2124. 0x63, 0x6b, 0x12, 0x34, 0x2e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x41,
  2125. 0x70, 0x69, 0x2e, 0x7a, 0x6f, 0x6e, 0x65, 0x2e, 0x41, 0x63, 0x74, 0x69, 0x76, 0x61, 0x74, 0x69,
  2126. 0x6f, 0x6e, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x43, 0x6c,
  2127. 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x1a, 0x32, 0x2e, 0x63, 0x6c, 0x6f, 0x75, 0x64,
  2128. 0x66, 0x6c, 0x61, 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e, 0x7a, 0x6f, 0x6e, 0x65, 0x2e, 0x41, 0x63,
  2129. 0x74, 0x69, 0x76, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x52, 0x65, 0x70,
  2130. 0x6c, 0x79, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x22, 0x00, 0x12, 0x65,
  2131. 0x0a, 0x0c, 0x4c, 0x69, 0x73, 0x74, 0x50, 0x61, 0x67, 0x65, 0x52, 0x75, 0x6c, 0x65, 0x12, 0x31,
  2132. 0x2e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e, 0x7a,
  2133. 0x6f, 0x6e, 0x65, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x50, 0x61, 0x67, 0x65, 0x52, 0x75, 0x6c, 0x65,
  2134. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72,
  2135. 0x65, 0x1a, 0x20, 0x2e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x41, 0x70,
  2136. 0x69, 0x2e, 0x7a, 0x6f, 0x6e, 0x65, 0x2e, 0x50, 0x61, 0x67, 0x65, 0x52, 0x75, 0x6c, 0x65, 0x4c,
  2137. 0x69, 0x73, 0x74, 0x22, 0x00, 0x12, 0x65, 0x0a, 0x0e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x50,
  2138. 0x61, 0x67, 0x65, 0x52, 0x75, 0x6c, 0x65, 0x12, 0x33, 0x2e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x66,
  2139. 0x6c, 0x61, 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e, 0x7a, 0x6f, 0x6e, 0x65, 0x2e, 0x43, 0x72, 0x65,
  2140. 0x61, 0x74, 0x65, 0x50, 0x61, 0x67, 0x65, 0x52, 0x75, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65,
  2141. 0x73, 0x74, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x1a, 0x1c, 0x2e, 0x63,
  2142. 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e, 0x7a, 0x6f, 0x6e,
  2143. 0x65, 0x2e, 0x50, 0x61, 0x67, 0x65, 0x52, 0x75, 0x6c, 0x65, 0x22, 0x00, 0x12, 0x65, 0x0a, 0x0e,
  2144. 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x61, 0x67, 0x65, 0x52, 0x75, 0x6c, 0x65, 0x12, 0x33,
  2145. 0x2e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e, 0x7a,
  2146. 0x6f, 0x6e, 0x65, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x61, 0x67, 0x65, 0x52, 0x75,
  2147. 0x6c, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c,
  2148. 0x61, 0x72, 0x65, 0x1a, 0x1c, 0x2e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65,
  2149. 0x41, 0x70, 0x69, 0x2e, 0x7a, 0x6f, 0x6e, 0x65, 0x2e, 0x50, 0x61, 0x67, 0x65, 0x52, 0x75, 0x6c,
  2150. 0x65, 0x22, 0x00, 0x12, 0x65, 0x0a, 0x0e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x50, 0x61, 0x67,
  2151. 0x65, 0x52, 0x75, 0x6c, 0x65, 0x12, 0x33, 0x2e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61,
  2152. 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e, 0x7a, 0x6f, 0x6e, 0x65, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74,
  2153. 0x65, 0x50, 0x61, 0x67, 0x65, 0x52, 0x75, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  2154. 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x1a, 0x1c, 0x2e, 0x63, 0x6c, 0x6f,
  2155. 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e, 0x7a, 0x6f, 0x6e, 0x65, 0x2e,
  2156. 0x50, 0x61, 0x67, 0x65, 0x52, 0x75, 0x6c, 0x65, 0x22, 0x00, 0x12, 0x7f, 0x0a, 0x19, 0x55, 0x70,
  2157. 0x64, 0x61, 0x74, 0x65, 0x50, 0x61, 0x67, 0x65, 0x52, 0x75, 0x6c, 0x65, 0x73, 0x50, 0x72, 0x69,
  2158. 0x6f, 0x72, 0x69, 0x74, 0x69, 0x65, 0x73, 0x12, 0x3e, 0x2e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x66,
  2159. 0x6c, 0x61, 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e, 0x7a, 0x6f, 0x6e, 0x65, 0x2e, 0x55, 0x70, 0x64,
  2160. 0x61, 0x74, 0x65, 0x50, 0x61, 0x67, 0x65, 0x52, 0x75, 0x6c, 0x65, 0x73, 0x50, 0x72, 0x69, 0x6f,
  2161. 0x72, 0x69, 0x74, 0x69, 0x65, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x43, 0x6c, 0x6f,
  2162. 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x1a, 0x20, 0x2e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x66,
  2163. 0x6c, 0x61, 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e, 0x7a, 0x6f, 0x6e, 0x65, 0x2e, 0x50, 0x61, 0x67,
  2164. 0x65, 0x52, 0x75, 0x6c, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x00, 0x12, 0x63, 0x0a, 0x0d, 0x55,
  2165. 0x70, 0x64, 0x61, 0x74, 0x65, 0x52, 0x75, 0x6c, 0x65, 0x53, 0x65, 0x74, 0x12, 0x32, 0x2e, 0x63,
  2166. 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e, 0x7a, 0x6f, 0x6e,
  2167. 0x65, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x52, 0x75, 0x6c, 0x65, 0x53, 0x65, 0x74, 0x52,
  2168. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65,
  2169. 0x1a, 0x1c, 0x2e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x41, 0x70, 0x69,
  2170. 0x2e, 0x7a, 0x6f, 0x6e, 0x65, 0x2e, 0x52, 0x75, 0x6c, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x00,
  2171. 0x12, 0x5d, 0x0a, 0x0a, 0x47, 0x65, 0x74, 0x52, 0x75, 0x6c, 0x65, 0x53, 0x65, 0x74, 0x12, 0x2f,
  2172. 0x2e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e, 0x7a,
  2173. 0x6f, 0x6e, 0x65, 0x2e, 0x47, 0x65, 0x74, 0x52, 0x75, 0x6c, 0x65, 0x53, 0x65, 0x74, 0x52, 0x65,
  2174. 0x71, 0x75, 0x65, 0x73, 0x74, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x1a,
  2175. 0x1c, 0x2e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e,
  2176. 0x7a, 0x6f, 0x6e, 0x65, 0x2e, 0x52, 0x75, 0x6c, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x00, 0x12,
  2177. 0x67, 0x0a, 0x11, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x41, 0x72, 0x67, 0x6f, 0x53, 0x65, 0x74,
  2178. 0x74, 0x69, 0x6e, 0x67, 0x12, 0x2f, 0x2e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72,
  2179. 0x65, 0x41, 0x70, 0x69, 0x2e, 0x7a, 0x6f, 0x6e, 0x65, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65,
  2180. 0x41, 0x72, 0x67, 0x6f, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x43, 0x6c, 0x6f, 0x75, 0x64,
  2181. 0x66, 0x6c, 0x61, 0x72, 0x65, 0x1a, 0x1f, 0x2e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61,
  2182. 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e, 0x7a, 0x6f, 0x6e, 0x65, 0x2e, 0x41, 0x72, 0x67, 0x6f, 0x53,
  2183. 0x65, 0x74, 0x74, 0x69, 0x6e, 0x67, 0x22, 0x00, 0x12, 0x52, 0x0a, 0x0e, 0x47, 0x65, 0x74, 0x41,
  2184. 0x72, 0x67, 0x6f, 0x53, 0x65, 0x74, 0x74, 0x69, 0x6e, 0x67, 0x12, 0x1d, 0x2e, 0x63, 0x6c, 0x6f,
  2185. 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e, 0x7a, 0x6f, 0x6e, 0x65, 0x2e,
  2186. 0x49, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1f, 0x2e, 0x63, 0x6c, 0x6f, 0x75,
  2187. 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e, 0x7a, 0x6f, 0x6e, 0x65, 0x2e, 0x41,
  2188. 0x72, 0x67, 0x6f, 0x53, 0x65, 0x74, 0x74, 0x69, 0x6e, 0x67, 0x22, 0x00, 0x12, 0x5e, 0x0a, 0x1a,
  2189. 0x47, 0x65, 0x74, 0x41, 0x72, 0x67, 0x6f, 0x53, 0x65, 0x74, 0x74, 0x69, 0x6e, 0x67, 0x53, 0x75,
  2190. 0x62, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x1d, 0x2e, 0x63, 0x6c, 0x6f,
  2191. 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e, 0x7a, 0x6f, 0x6e, 0x65, 0x2e,
  2192. 0x49, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1f, 0x2e, 0x63, 0x6c, 0x6f, 0x75,
  2193. 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e, 0x7a, 0x6f, 0x6e, 0x65, 0x2e, 0x41,
  2194. 0x72, 0x67, 0x6f, 0x53, 0x65, 0x74, 0x74, 0x69, 0x6e, 0x67, 0x22, 0x00, 0x12, 0x61, 0x0a, 0x1d,
  2195. 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x41, 0x72, 0x67, 0x6f, 0x53, 0x65, 0x74, 0x74, 0x69, 0x6e,
  2196. 0x67, 0x53, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x1d, 0x2e,
  2197. 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e, 0x7a, 0x6f,
  2198. 0x6e, 0x65, 0x2e, 0x49, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1f, 0x2e, 0x63,
  2199. 0x6c, 0x6f, 0x75, 0x64, 0x66, 0x6c, 0x61, 0x72, 0x65, 0x41, 0x70, 0x69, 0x2e, 0x7a, 0x6f, 0x6e,
  2200. 0x65, 0x2e, 0x41, 0x72, 0x67, 0x6f, 0x53, 0x65, 0x74, 0x74, 0x69, 0x6e, 0x67, 0x22, 0x00, 0x42,
  2201. 0x3c, 0x0a, 0x17, 0x69, 0x6f, 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e, 0x63, 0x6c, 0x6f, 0x75, 0x64,
  2202. 0x66, 0x6c, 0x61, 0x72, 0x65, 0x2e, 0x7a, 0x6f, 0x6e, 0x65, 0x42, 0x09, 0x7a, 0x6f, 0x6e, 0x65,
  2203. 0x50, 0x72, 0x6f, 0x74, 0x6f, 0x50, 0x01, 0x5a, 0x14, 0x2e, 0x2f, 0x63, 0x6c, 0x6f, 0x75, 0x64,
  2204. 0x66, 0x6c, 0x61, 0x72, 0x65, 0x41, 0x70, 0x69, 0x2f, 0x7a, 0x6f, 0x6e, 0x65, 0x62, 0x06, 0x70,
  2205. 0x72, 0x6f, 0x74, 0x6f, 0x33,
  2206. }
  2207. var (
  2208. file_proto_zone_proto_rawDescOnce sync.Once
  2209. file_proto_zone_proto_rawDescData = file_proto_zone_proto_rawDesc
  2210. )
  2211. func file_proto_zone_proto_rawDescGZIP() []byte {
  2212. file_proto_zone_proto_rawDescOnce.Do(func() {
  2213. file_proto_zone_proto_rawDescData = protoimpl.X.CompressGZIP(file_proto_zone_proto_rawDescData)
  2214. })
  2215. return file_proto_zone_proto_rawDescData
  2216. }
  2217. var file_proto_zone_proto_enumTypes = make([]protoimpl.EnumInfo, 1)
  2218. var file_proto_zone_proto_msgTypes = make([]protoimpl.MessageInfo, 34)
  2219. var file_proto_zone_proto_goTypes = []interface{}{
  2220. (Phase)(0), // 0: cloudflareApi.zone.Phase
  2221. (*ZoneCloudflareEntity)(nil), // 1: cloudflareApi.zone.ZoneCloudflareEntity
  2222. (*ZoneIDByNameRequestCloudflare)(nil), // 2: cloudflareApi.zone.ZoneIDByNameRequestCloudflare
  2223. (*ZoneIDByNameReplyCloudflare)(nil), // 3: cloudflareApi.zone.ZoneIDByNameReplyCloudflare
  2224. (*ZoneDetailsRequestCloudflare)(nil), // 4: cloudflareApi.zone.ZoneDetailsRequestCloudflare
  2225. (*ZoneDetailsReplyCloudflare)(nil), // 5: cloudflareApi.zone.ZoneDetailsReplyCloudflare
  2226. (*GetZonesRequestCloudflare)(nil), // 6: cloudflareApi.zone.GetZonesRequestCloudflare
  2227. (*GetZonesReplyCloudflare)(nil), // 7: cloudflareApi.zone.GetZonesReplyCloudflare
  2228. (*ListZonesRequestCloudflare)(nil), // 8: cloudflareApi.zone.ListZonesRequestCloudflare
  2229. (*ListZonesByAccountIdRequestCloudflare)(nil), // 9: cloudflareApi.zone.ListZonesByAccountIdRequestCloudflare
  2230. (*ZonesList)(nil), // 10: cloudflareApi.zone.ZonesList
  2231. (*EditZoneRequestCloudflare)(nil), // 11: cloudflareApi.zone.EditZoneRequestCloudflare
  2232. (*EditZoneReplyCloudflare)(nil), // 12: cloudflareApi.zone.EditZoneReplyCloudflare
  2233. (*DeleteZoneRequestCloudflare)(nil), // 13: cloudflareApi.zone.DeleteZoneRequestCloudflare
  2234. (*DeleteZoneReplyCloudflare)(nil), // 14: cloudflareApi.zone.DeleteZoneReplyCloudflare
  2235. (*ActivationCheckRequestCloudflare)(nil), // 15: cloudflareApi.zone.ActivationCheckRequestCloudflare
  2236. (*ActivationCheckReplyCloudflare)(nil), // 16: cloudflareApi.zone.ActivationCheckReplyCloudflare
  2237. (*PageRule)(nil), // 17: cloudflareApi.zone.PageRule
  2238. (*PageRuleList)(nil), // 18: cloudflareApi.zone.PageRuleList
  2239. (*ListPageRuleRequestCloudflare)(nil), // 19: cloudflareApi.zone.ListPageRuleRequestCloudflare
  2240. (*CreatePageRuleRequestCloudflare)(nil), // 20: cloudflareApi.zone.CreatePageRuleRequestCloudflare
  2241. (*UpdatePageRuleRequestCloudflare)(nil), // 21: cloudflareApi.zone.UpdatePageRuleRequestCloudflare
  2242. (*DeletePageRuleRequestCloudflare)(nil), // 22: cloudflareApi.zone.DeletePageRuleRequestCloudflare
  2243. (*Rule)(nil), // 23: cloudflareApi.zone.Rule
  2244. (*RuleList)(nil), // 24: cloudflareApi.zone.RuleList
  2245. (*GetRuleSetRequestCloudflare)(nil), // 25: cloudflareApi.zone.GetRuleSetRequestCloudflare
  2246. (*UpdateRuleSetRequestCloudflare)(nil), // 26: cloudflareApi.zone.UpdateRuleSetRequestCloudflare
  2247. (*UpdatePageRulesPrioritiesStruct)(nil), // 27: cloudflareApi.zone.UpdatePageRulesPrioritiesStruct
  2248. (*UpdatePageRulesPrioritiesRequestCloudflare)(nil), // 28: cloudflareApi.zone.UpdatePageRulesPrioritiesRequestCloudflare
  2249. (*ArgoSetting)(nil), // 29: cloudflareApi.zone.ArgoSetting
  2250. (*UpdateArgoRequestCloudflare)(nil), // 30: cloudflareApi.zone.UpdateArgoRequestCloudflare
  2251. (*IdRequest)(nil), // 31: cloudflareApi.zone.IdRequest
  2252. (*ZoneCloudflareEntity_Plan)(nil), // 32: cloudflareApi.zone.ZoneCloudflareEntity.Plan
  2253. nil, // 33: cloudflareApi.zone.Rule.RequestHeaderEntry
  2254. nil, // 34: cloudflareApi.zone.Rule.ResponseHeaderEntry
  2255. }
  2256. var file_proto_zone_proto_depIdxs = []int32{
  2257. 32, // 0: cloudflareApi.zone.ZoneCloudflareEntity.plan:type_name -> cloudflareApi.zone.ZoneCloudflareEntity.Plan
  2258. 32, // 1: cloudflareApi.zone.ZoneCloudflareEntity.plan_pending:type_name -> cloudflareApi.zone.ZoneCloudflareEntity.Plan
  2259. 1, // 2: cloudflareApi.zone.ZoneDetailsReplyCloudflare.result:type_name -> cloudflareApi.zone.ZoneCloudflareEntity
  2260. 1, // 3: cloudflareApi.zone.GetZonesReplyCloudflare.result:type_name -> cloudflareApi.zone.ZoneCloudflareEntity
  2261. 1, // 4: cloudflareApi.zone.ZonesList.result:type_name -> cloudflareApi.zone.ZoneCloudflareEntity
  2262. 1, // 5: cloudflareApi.zone.EditZoneReplyCloudflare.result:type_name -> cloudflareApi.zone.ZoneCloudflareEntity
  2263. 17, // 6: cloudflareApi.zone.PageRuleList.page_rules:type_name -> cloudflareApi.zone.PageRule
  2264. 17, // 7: cloudflareApi.zone.CreatePageRuleRequestCloudflare.page_rule:type_name -> cloudflareApi.zone.PageRule
  2265. 17, // 8: cloudflareApi.zone.UpdatePageRuleRequestCloudflare.page_rule:type_name -> cloudflareApi.zone.PageRule
  2266. 33, // 9: cloudflareApi.zone.Rule.requestHeader:type_name -> cloudflareApi.zone.Rule.RequestHeaderEntry
  2267. 34, // 10: cloudflareApi.zone.Rule.responseHeader:type_name -> cloudflareApi.zone.Rule.ResponseHeaderEntry
  2268. 23, // 11: cloudflareApi.zone.RuleList.rules:type_name -> cloudflareApi.zone.Rule
  2269. 0, // 12: cloudflareApi.zone.GetRuleSetRequestCloudflare.phase:type_name -> cloudflareApi.zone.Phase
  2270. 0, // 13: cloudflareApi.zone.UpdateRuleSetRequestCloudflare.phase:type_name -> cloudflareApi.zone.Phase
  2271. 23, // 14: cloudflareApi.zone.UpdateRuleSetRequestCloudflare.rules:type_name -> cloudflareApi.zone.Rule
  2272. 27, // 15: cloudflareApi.zone.UpdatePageRulesPrioritiesRequestCloudflare.data:type_name -> cloudflareApi.zone.UpdatePageRulesPrioritiesStruct
  2273. 29, // 16: cloudflareApi.zone.UpdateArgoRequestCloudflare.argo_setting:type_name -> cloudflareApi.zone.ArgoSetting
  2274. 2, // 17: cloudflareApi.zone.ZoneCloudflare.ZoneIDByNameCloudflare:input_type -> cloudflareApi.zone.ZoneIDByNameRequestCloudflare
  2275. 4, // 18: cloudflareApi.zone.ZoneCloudflare.ZoneDetails:input_type -> cloudflareApi.zone.ZoneDetailsRequestCloudflare
  2276. 6, // 19: cloudflareApi.zone.ZoneCloudflare.GetZones:input_type -> cloudflareApi.zone.GetZonesRequestCloudflare
  2277. 11, // 20: cloudflareApi.zone.ZoneCloudflare.EditZone:input_type -> cloudflareApi.zone.EditZoneRequestCloudflare
  2278. 13, // 21: cloudflareApi.zone.ZoneCloudflare.DeleteZone:input_type -> cloudflareApi.zone.DeleteZoneRequestCloudflare
  2279. 8, // 22: cloudflareApi.zone.ZoneCloudflare.ListZones:input_type -> cloudflareApi.zone.ListZonesRequestCloudflare
  2280. 9, // 23: cloudflareApi.zone.ZoneCloudflare.ListZonesByAccountId:input_type -> cloudflareApi.zone.ListZonesByAccountIdRequestCloudflare
  2281. 15, // 24: cloudflareApi.zone.ZoneCloudflare.ActivationCheck:input_type -> cloudflareApi.zone.ActivationCheckRequestCloudflare
  2282. 19, // 25: cloudflareApi.zone.ZoneCloudflare.ListPageRule:input_type -> cloudflareApi.zone.ListPageRuleRequestCloudflare
  2283. 20, // 26: cloudflareApi.zone.ZoneCloudflare.CreatePageRule:input_type -> cloudflareApi.zone.CreatePageRuleRequestCloudflare
  2284. 21, // 27: cloudflareApi.zone.ZoneCloudflare.UpdatePageRule:input_type -> cloudflareApi.zone.UpdatePageRuleRequestCloudflare
  2285. 22, // 28: cloudflareApi.zone.ZoneCloudflare.DeletePageRule:input_type -> cloudflareApi.zone.DeletePageRuleRequestCloudflare
  2286. 28, // 29: cloudflareApi.zone.ZoneCloudflare.UpdatePageRulesPriorities:input_type -> cloudflareApi.zone.UpdatePageRulesPrioritiesRequestCloudflare
  2287. 26, // 30: cloudflareApi.zone.ZoneCloudflare.UpdateRuleSet:input_type -> cloudflareApi.zone.UpdateRuleSetRequestCloudflare
  2288. 25, // 31: cloudflareApi.zone.ZoneCloudflare.GetRuleSet:input_type -> cloudflareApi.zone.GetRuleSetRequestCloudflare
  2289. 30, // 32: cloudflareApi.zone.ZoneCloudflare.UpdateArgoSetting:input_type -> cloudflareApi.zone.UpdateArgoRequestCloudflare
  2290. 31, // 33: cloudflareApi.zone.ZoneCloudflare.GetArgoSetting:input_type -> cloudflareApi.zone.IdRequest
  2291. 31, // 34: cloudflareApi.zone.ZoneCloudflare.GetArgoSettingSubscription:input_type -> cloudflareApi.zone.IdRequest
  2292. 31, // 35: cloudflareApi.zone.ZoneCloudflare.CreateArgoSettingSubscription:input_type -> cloudflareApi.zone.IdRequest
  2293. 3, // 36: cloudflareApi.zone.ZoneCloudflare.ZoneIDByNameCloudflare:output_type -> cloudflareApi.zone.ZoneIDByNameReplyCloudflare
  2294. 5, // 37: cloudflareApi.zone.ZoneCloudflare.ZoneDetails:output_type -> cloudflareApi.zone.ZoneDetailsReplyCloudflare
  2295. 7, // 38: cloudflareApi.zone.ZoneCloudflare.GetZones:output_type -> cloudflareApi.zone.GetZonesReplyCloudflare
  2296. 12, // 39: cloudflareApi.zone.ZoneCloudflare.EditZone:output_type -> cloudflareApi.zone.EditZoneReplyCloudflare
  2297. 14, // 40: cloudflareApi.zone.ZoneCloudflare.DeleteZone:output_type -> cloudflareApi.zone.DeleteZoneReplyCloudflare
  2298. 10, // 41: cloudflareApi.zone.ZoneCloudflare.ListZones:output_type -> cloudflareApi.zone.ZonesList
  2299. 10, // 42: cloudflareApi.zone.ZoneCloudflare.ListZonesByAccountId:output_type -> cloudflareApi.zone.ZonesList
  2300. 16, // 43: cloudflareApi.zone.ZoneCloudflare.ActivationCheck:output_type -> cloudflareApi.zone.ActivationCheckReplyCloudflare
  2301. 18, // 44: cloudflareApi.zone.ZoneCloudflare.ListPageRule:output_type -> cloudflareApi.zone.PageRuleList
  2302. 17, // 45: cloudflareApi.zone.ZoneCloudflare.CreatePageRule:output_type -> cloudflareApi.zone.PageRule
  2303. 17, // 46: cloudflareApi.zone.ZoneCloudflare.UpdatePageRule:output_type -> cloudflareApi.zone.PageRule
  2304. 17, // 47: cloudflareApi.zone.ZoneCloudflare.DeletePageRule:output_type -> cloudflareApi.zone.PageRule
  2305. 18, // 48: cloudflareApi.zone.ZoneCloudflare.UpdatePageRulesPriorities:output_type -> cloudflareApi.zone.PageRuleList
  2306. 24, // 49: cloudflareApi.zone.ZoneCloudflare.UpdateRuleSet:output_type -> cloudflareApi.zone.RuleList
  2307. 24, // 50: cloudflareApi.zone.ZoneCloudflare.GetRuleSet:output_type -> cloudflareApi.zone.RuleList
  2308. 29, // 51: cloudflareApi.zone.ZoneCloudflare.UpdateArgoSetting:output_type -> cloudflareApi.zone.ArgoSetting
  2309. 29, // 52: cloudflareApi.zone.ZoneCloudflare.GetArgoSetting:output_type -> cloudflareApi.zone.ArgoSetting
  2310. 29, // 53: cloudflareApi.zone.ZoneCloudflare.GetArgoSettingSubscription:output_type -> cloudflareApi.zone.ArgoSetting
  2311. 29, // 54: cloudflareApi.zone.ZoneCloudflare.CreateArgoSettingSubscription:output_type -> cloudflareApi.zone.ArgoSetting
  2312. 36, // [36:55] is the sub-list for method output_type
  2313. 17, // [17:36] is the sub-list for method input_type
  2314. 17, // [17:17] is the sub-list for extension type_name
  2315. 17, // [17:17] is the sub-list for extension extendee
  2316. 0, // [0:17] is the sub-list for field type_name
  2317. }
  2318. func init() { file_proto_zone_proto_init() }
  2319. func file_proto_zone_proto_init() {
  2320. if File_proto_zone_proto != nil {
  2321. return
  2322. }
  2323. if !protoimpl.UnsafeEnabled {
  2324. file_proto_zone_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  2325. switch v := v.(*ZoneCloudflareEntity); i {
  2326. case 0:
  2327. return &v.state
  2328. case 1:
  2329. return &v.sizeCache
  2330. case 2:
  2331. return &v.unknownFields
  2332. default:
  2333. return nil
  2334. }
  2335. }
  2336. file_proto_zone_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  2337. switch v := v.(*ZoneIDByNameRequestCloudflare); i {
  2338. case 0:
  2339. return &v.state
  2340. case 1:
  2341. return &v.sizeCache
  2342. case 2:
  2343. return &v.unknownFields
  2344. default:
  2345. return nil
  2346. }
  2347. }
  2348. file_proto_zone_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  2349. switch v := v.(*ZoneIDByNameReplyCloudflare); i {
  2350. case 0:
  2351. return &v.state
  2352. case 1:
  2353. return &v.sizeCache
  2354. case 2:
  2355. return &v.unknownFields
  2356. default:
  2357. return nil
  2358. }
  2359. }
  2360. file_proto_zone_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  2361. switch v := v.(*ZoneDetailsRequestCloudflare); i {
  2362. case 0:
  2363. return &v.state
  2364. case 1:
  2365. return &v.sizeCache
  2366. case 2:
  2367. return &v.unknownFields
  2368. default:
  2369. return nil
  2370. }
  2371. }
  2372. file_proto_zone_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  2373. switch v := v.(*ZoneDetailsReplyCloudflare); i {
  2374. case 0:
  2375. return &v.state
  2376. case 1:
  2377. return &v.sizeCache
  2378. case 2:
  2379. return &v.unknownFields
  2380. default:
  2381. return nil
  2382. }
  2383. }
  2384. file_proto_zone_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  2385. switch v := v.(*GetZonesRequestCloudflare); i {
  2386. case 0:
  2387. return &v.state
  2388. case 1:
  2389. return &v.sizeCache
  2390. case 2:
  2391. return &v.unknownFields
  2392. default:
  2393. return nil
  2394. }
  2395. }
  2396. file_proto_zone_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  2397. switch v := v.(*GetZonesReplyCloudflare); i {
  2398. case 0:
  2399. return &v.state
  2400. case 1:
  2401. return &v.sizeCache
  2402. case 2:
  2403. return &v.unknownFields
  2404. default:
  2405. return nil
  2406. }
  2407. }
  2408. file_proto_zone_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  2409. switch v := v.(*ListZonesRequestCloudflare); i {
  2410. case 0:
  2411. return &v.state
  2412. case 1:
  2413. return &v.sizeCache
  2414. case 2:
  2415. return &v.unknownFields
  2416. default:
  2417. return nil
  2418. }
  2419. }
  2420. file_proto_zone_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  2421. switch v := v.(*ListZonesByAccountIdRequestCloudflare); i {
  2422. case 0:
  2423. return &v.state
  2424. case 1:
  2425. return &v.sizeCache
  2426. case 2:
  2427. return &v.unknownFields
  2428. default:
  2429. return nil
  2430. }
  2431. }
  2432. file_proto_zone_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  2433. switch v := v.(*ZonesList); i {
  2434. case 0:
  2435. return &v.state
  2436. case 1:
  2437. return &v.sizeCache
  2438. case 2:
  2439. return &v.unknownFields
  2440. default:
  2441. return nil
  2442. }
  2443. }
  2444. file_proto_zone_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  2445. switch v := v.(*EditZoneRequestCloudflare); i {
  2446. case 0:
  2447. return &v.state
  2448. case 1:
  2449. return &v.sizeCache
  2450. case 2:
  2451. return &v.unknownFields
  2452. default:
  2453. return nil
  2454. }
  2455. }
  2456. file_proto_zone_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  2457. switch v := v.(*EditZoneReplyCloudflare); i {
  2458. case 0:
  2459. return &v.state
  2460. case 1:
  2461. return &v.sizeCache
  2462. case 2:
  2463. return &v.unknownFields
  2464. default:
  2465. return nil
  2466. }
  2467. }
  2468. file_proto_zone_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  2469. switch v := v.(*DeleteZoneRequestCloudflare); i {
  2470. case 0:
  2471. return &v.state
  2472. case 1:
  2473. return &v.sizeCache
  2474. case 2:
  2475. return &v.unknownFields
  2476. default:
  2477. return nil
  2478. }
  2479. }
  2480. file_proto_zone_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  2481. switch v := v.(*DeleteZoneReplyCloudflare); i {
  2482. case 0:
  2483. return &v.state
  2484. case 1:
  2485. return &v.sizeCache
  2486. case 2:
  2487. return &v.unknownFields
  2488. default:
  2489. return nil
  2490. }
  2491. }
  2492. file_proto_zone_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  2493. switch v := v.(*ActivationCheckRequestCloudflare); i {
  2494. case 0:
  2495. return &v.state
  2496. case 1:
  2497. return &v.sizeCache
  2498. case 2:
  2499. return &v.unknownFields
  2500. default:
  2501. return nil
  2502. }
  2503. }
  2504. file_proto_zone_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  2505. switch v := v.(*ActivationCheckReplyCloudflare); i {
  2506. case 0:
  2507. return &v.state
  2508. case 1:
  2509. return &v.sizeCache
  2510. case 2:
  2511. return &v.unknownFields
  2512. default:
  2513. return nil
  2514. }
  2515. }
  2516. file_proto_zone_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  2517. switch v := v.(*PageRule); i {
  2518. case 0:
  2519. return &v.state
  2520. case 1:
  2521. return &v.sizeCache
  2522. case 2:
  2523. return &v.unknownFields
  2524. default:
  2525. return nil
  2526. }
  2527. }
  2528. file_proto_zone_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
  2529. switch v := v.(*PageRuleList); i {
  2530. case 0:
  2531. return &v.state
  2532. case 1:
  2533. return &v.sizeCache
  2534. case 2:
  2535. return &v.unknownFields
  2536. default:
  2537. return nil
  2538. }
  2539. }
  2540. file_proto_zone_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
  2541. switch v := v.(*ListPageRuleRequestCloudflare); i {
  2542. case 0:
  2543. return &v.state
  2544. case 1:
  2545. return &v.sizeCache
  2546. case 2:
  2547. return &v.unknownFields
  2548. default:
  2549. return nil
  2550. }
  2551. }
  2552. file_proto_zone_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} {
  2553. switch v := v.(*CreatePageRuleRequestCloudflare); i {
  2554. case 0:
  2555. return &v.state
  2556. case 1:
  2557. return &v.sizeCache
  2558. case 2:
  2559. return &v.unknownFields
  2560. default:
  2561. return nil
  2562. }
  2563. }
  2564. file_proto_zone_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} {
  2565. switch v := v.(*UpdatePageRuleRequestCloudflare); i {
  2566. case 0:
  2567. return &v.state
  2568. case 1:
  2569. return &v.sizeCache
  2570. case 2:
  2571. return &v.unknownFields
  2572. default:
  2573. return nil
  2574. }
  2575. }
  2576. file_proto_zone_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} {
  2577. switch v := v.(*DeletePageRuleRequestCloudflare); i {
  2578. case 0:
  2579. return &v.state
  2580. case 1:
  2581. return &v.sizeCache
  2582. case 2:
  2583. return &v.unknownFields
  2584. default:
  2585. return nil
  2586. }
  2587. }
  2588. file_proto_zone_proto_msgTypes[22].Exporter = func(v interface{}, i int) interface{} {
  2589. switch v := v.(*Rule); i {
  2590. case 0:
  2591. return &v.state
  2592. case 1:
  2593. return &v.sizeCache
  2594. case 2:
  2595. return &v.unknownFields
  2596. default:
  2597. return nil
  2598. }
  2599. }
  2600. file_proto_zone_proto_msgTypes[23].Exporter = func(v interface{}, i int) interface{} {
  2601. switch v := v.(*RuleList); i {
  2602. case 0:
  2603. return &v.state
  2604. case 1:
  2605. return &v.sizeCache
  2606. case 2:
  2607. return &v.unknownFields
  2608. default:
  2609. return nil
  2610. }
  2611. }
  2612. file_proto_zone_proto_msgTypes[24].Exporter = func(v interface{}, i int) interface{} {
  2613. switch v := v.(*GetRuleSetRequestCloudflare); i {
  2614. case 0:
  2615. return &v.state
  2616. case 1:
  2617. return &v.sizeCache
  2618. case 2:
  2619. return &v.unknownFields
  2620. default:
  2621. return nil
  2622. }
  2623. }
  2624. file_proto_zone_proto_msgTypes[25].Exporter = func(v interface{}, i int) interface{} {
  2625. switch v := v.(*UpdateRuleSetRequestCloudflare); i {
  2626. case 0:
  2627. return &v.state
  2628. case 1:
  2629. return &v.sizeCache
  2630. case 2:
  2631. return &v.unknownFields
  2632. default:
  2633. return nil
  2634. }
  2635. }
  2636. file_proto_zone_proto_msgTypes[26].Exporter = func(v interface{}, i int) interface{} {
  2637. switch v := v.(*UpdatePageRulesPrioritiesStruct); i {
  2638. case 0:
  2639. return &v.state
  2640. case 1:
  2641. return &v.sizeCache
  2642. case 2:
  2643. return &v.unknownFields
  2644. default:
  2645. return nil
  2646. }
  2647. }
  2648. file_proto_zone_proto_msgTypes[27].Exporter = func(v interface{}, i int) interface{} {
  2649. switch v := v.(*UpdatePageRulesPrioritiesRequestCloudflare); i {
  2650. case 0:
  2651. return &v.state
  2652. case 1:
  2653. return &v.sizeCache
  2654. case 2:
  2655. return &v.unknownFields
  2656. default:
  2657. return nil
  2658. }
  2659. }
  2660. file_proto_zone_proto_msgTypes[28].Exporter = func(v interface{}, i int) interface{} {
  2661. switch v := v.(*ArgoSetting); i {
  2662. case 0:
  2663. return &v.state
  2664. case 1:
  2665. return &v.sizeCache
  2666. case 2:
  2667. return &v.unknownFields
  2668. default:
  2669. return nil
  2670. }
  2671. }
  2672. file_proto_zone_proto_msgTypes[29].Exporter = func(v interface{}, i int) interface{} {
  2673. switch v := v.(*UpdateArgoRequestCloudflare); i {
  2674. case 0:
  2675. return &v.state
  2676. case 1:
  2677. return &v.sizeCache
  2678. case 2:
  2679. return &v.unknownFields
  2680. default:
  2681. return nil
  2682. }
  2683. }
  2684. file_proto_zone_proto_msgTypes[30].Exporter = func(v interface{}, i int) interface{} {
  2685. switch v := v.(*IdRequest); i {
  2686. case 0:
  2687. return &v.state
  2688. case 1:
  2689. return &v.sizeCache
  2690. case 2:
  2691. return &v.unknownFields
  2692. default:
  2693. return nil
  2694. }
  2695. }
  2696. file_proto_zone_proto_msgTypes[31].Exporter = func(v interface{}, i int) interface{} {
  2697. switch v := v.(*ZoneCloudflareEntity_Plan); i {
  2698. case 0:
  2699. return &v.state
  2700. case 1:
  2701. return &v.sizeCache
  2702. case 2:
  2703. return &v.unknownFields
  2704. default:
  2705. return nil
  2706. }
  2707. }
  2708. }
  2709. file_proto_zone_proto_msgTypes[10].OneofWrappers = []interface{}{}
  2710. file_proto_zone_proto_msgTypes[16].OneofWrappers = []interface{}{}
  2711. file_proto_zone_proto_msgTypes[22].OneofWrappers = []interface{}{}
  2712. type x struct{}
  2713. out := protoimpl.TypeBuilder{
  2714. File: protoimpl.DescBuilder{
  2715. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  2716. RawDescriptor: file_proto_zone_proto_rawDesc,
  2717. NumEnums: 1,
  2718. NumMessages: 34,
  2719. NumExtensions: 0,
  2720. NumServices: 1,
  2721. },
  2722. GoTypes: file_proto_zone_proto_goTypes,
  2723. DependencyIndexes: file_proto_zone_proto_depIdxs,
  2724. EnumInfos: file_proto_zone_proto_enumTypes,
  2725. MessageInfos: file_proto_zone_proto_msgTypes,
  2726. }.Build()
  2727. File_proto_zone_proto = out.File
  2728. file_proto_zone_proto_rawDesc = nil
  2729. file_proto_zone_proto_goTypes = nil
  2730. file_proto_zone_proto_depIdxs = nil
  2731. }