command.pb.go 89 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.28.1
  4. // protoc v3.12.4
  5. // source: v1/request/command.proto
  6. package request
  7. import (
  8. _ "github.com/mwitkow/go-proto-validators"
  9. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  10. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  11. reflect "reflect"
  12. sync "sync"
  13. )
  14. const (
  15. // Verify that this generated code is sufficiently up-to-date.
  16. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  17. // Verify that runtime/protoimpl is sufficiently up-to-date.
  18. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  19. )
  20. type AutoMigrateRequest struct {
  21. state protoimpl.MessageState
  22. sizeCache protoimpl.SizeCache
  23. unknownFields protoimpl.UnknownFields
  24. DatabaseID string `protobuf:"bytes,1,opt,name=DatabaseID,proto3" json:"DatabaseID,omitempty"`
  25. Items []*AutoMigrateItem `protobuf:"bytes,2,rep,name=Items,proto3" json:"Items,omitempty"`
  26. }
  27. func (x *AutoMigrateRequest) Reset() {
  28. *x = AutoMigrateRequest{}
  29. if protoimpl.UnsafeEnabled {
  30. mi := &file_v1_request_command_proto_msgTypes[0]
  31. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  32. ms.StoreMessageInfo(mi)
  33. }
  34. }
  35. func (x *AutoMigrateRequest) String() string {
  36. return protoimpl.X.MessageStringOf(x)
  37. }
  38. func (*AutoMigrateRequest) ProtoMessage() {}
  39. func (x *AutoMigrateRequest) ProtoReflect() protoreflect.Message {
  40. mi := &file_v1_request_command_proto_msgTypes[0]
  41. if protoimpl.UnsafeEnabled && x != nil {
  42. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  43. if ms.LoadMessageInfo() == nil {
  44. ms.StoreMessageInfo(mi)
  45. }
  46. return ms
  47. }
  48. return mi.MessageOf(x)
  49. }
  50. // Deprecated: Use AutoMigrateRequest.ProtoReflect.Descriptor instead.
  51. func (*AutoMigrateRequest) Descriptor() ([]byte, []int) {
  52. return file_v1_request_command_proto_rawDescGZIP(), []int{0}
  53. }
  54. func (x *AutoMigrateRequest) GetDatabaseID() string {
  55. if x != nil {
  56. return x.DatabaseID
  57. }
  58. return ""
  59. }
  60. func (x *AutoMigrateRequest) GetItems() []*AutoMigrateItem {
  61. if x != nil {
  62. return x.Items
  63. }
  64. return nil
  65. }
  66. type AutoMigrateItem struct {
  67. state protoimpl.MessageState
  68. sizeCache protoimpl.SizeCache
  69. unknownFields protoimpl.UnknownFields
  70. TablePrefixWithSchema string `protobuf:"bytes,1,opt,name=TablePrefixWithSchema,proto3" json:"TablePrefixWithSchema,omitempty"`
  71. Version string `protobuf:"bytes,2,opt,name=Version,proto3" json:"Version,omitempty"`
  72. TableModelDescribe []byte `protobuf:"bytes,3,opt,name=TableModelDescribe,proto3" json:"TableModelDescribe,omitempty"`
  73. }
  74. func (x *AutoMigrateItem) Reset() {
  75. *x = AutoMigrateItem{}
  76. if protoimpl.UnsafeEnabled {
  77. mi := &file_v1_request_command_proto_msgTypes[1]
  78. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  79. ms.StoreMessageInfo(mi)
  80. }
  81. }
  82. func (x *AutoMigrateItem) String() string {
  83. return protoimpl.X.MessageStringOf(x)
  84. }
  85. func (*AutoMigrateItem) ProtoMessage() {}
  86. func (x *AutoMigrateItem) ProtoReflect() protoreflect.Message {
  87. mi := &file_v1_request_command_proto_msgTypes[1]
  88. if protoimpl.UnsafeEnabled && x != nil {
  89. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  90. if ms.LoadMessageInfo() == nil {
  91. ms.StoreMessageInfo(mi)
  92. }
  93. return ms
  94. }
  95. return mi.MessageOf(x)
  96. }
  97. // Deprecated: Use AutoMigrateItem.ProtoReflect.Descriptor instead.
  98. func (*AutoMigrateItem) Descriptor() ([]byte, []int) {
  99. return file_v1_request_command_proto_rawDescGZIP(), []int{1}
  100. }
  101. func (x *AutoMigrateItem) GetTablePrefixWithSchema() string {
  102. if x != nil {
  103. return x.TablePrefixWithSchema
  104. }
  105. return ""
  106. }
  107. func (x *AutoMigrateItem) GetVersion() string {
  108. if x != nil {
  109. return x.Version
  110. }
  111. return ""
  112. }
  113. func (x *AutoMigrateItem) GetTableModelDescribe() []byte {
  114. if x != nil {
  115. return x.TableModelDescribe
  116. }
  117. return nil
  118. }
  119. type TransactionBeginRequest struct {
  120. state protoimpl.MessageState
  121. sizeCache protoimpl.SizeCache
  122. unknownFields protoimpl.UnknownFields
  123. DatabaseID string `protobuf:"bytes,1,opt,name=DatabaseID,proto3" json:"DatabaseID,omitempty"`
  124. }
  125. func (x *TransactionBeginRequest) Reset() {
  126. *x = TransactionBeginRequest{}
  127. if protoimpl.UnsafeEnabled {
  128. mi := &file_v1_request_command_proto_msgTypes[2]
  129. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  130. ms.StoreMessageInfo(mi)
  131. }
  132. }
  133. func (x *TransactionBeginRequest) String() string {
  134. return protoimpl.X.MessageStringOf(x)
  135. }
  136. func (*TransactionBeginRequest) ProtoMessage() {}
  137. func (x *TransactionBeginRequest) ProtoReflect() protoreflect.Message {
  138. mi := &file_v1_request_command_proto_msgTypes[2]
  139. if protoimpl.UnsafeEnabled && x != nil {
  140. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  141. if ms.LoadMessageInfo() == nil {
  142. ms.StoreMessageInfo(mi)
  143. }
  144. return ms
  145. }
  146. return mi.MessageOf(x)
  147. }
  148. // Deprecated: Use TransactionBeginRequest.ProtoReflect.Descriptor instead.
  149. func (*TransactionBeginRequest) Descriptor() ([]byte, []int) {
  150. return file_v1_request_command_proto_rawDescGZIP(), []int{2}
  151. }
  152. func (x *TransactionBeginRequest) GetDatabaseID() string {
  153. if x != nil {
  154. return x.DatabaseID
  155. }
  156. return ""
  157. }
  158. type InsertTxRequest struct {
  159. state protoimpl.MessageState
  160. sizeCache protoimpl.SizeCache
  161. unknownFields protoimpl.UnknownFields
  162. TablePrefixWithSchema string `protobuf:"bytes,1,opt,name=TablePrefixWithSchema,proto3" json:"TablePrefixWithSchema,omitempty"`
  163. Version string `protobuf:"bytes,2,opt,name=Version,proto3" json:"Version,omitempty"`
  164. KeyColumns []string `protobuf:"bytes,3,rep,name=KeyColumns,proto3" json:"KeyColumns,omitempty"`
  165. TableRow *TableRow `protobuf:"bytes,4,opt,name=TableRow,proto3" json:"TableRow,omitempty"`
  166. UserID string `protobuf:"bytes,5,opt,name=UserID,proto3" json:"UserID,omitempty"`
  167. }
  168. func (x *InsertTxRequest) Reset() {
  169. *x = InsertTxRequest{}
  170. if protoimpl.UnsafeEnabled {
  171. mi := &file_v1_request_command_proto_msgTypes[3]
  172. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  173. ms.StoreMessageInfo(mi)
  174. }
  175. }
  176. func (x *InsertTxRequest) String() string {
  177. return protoimpl.X.MessageStringOf(x)
  178. }
  179. func (*InsertTxRequest) ProtoMessage() {}
  180. func (x *InsertTxRequest) ProtoReflect() protoreflect.Message {
  181. mi := &file_v1_request_command_proto_msgTypes[3]
  182. if protoimpl.UnsafeEnabled && x != nil {
  183. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  184. if ms.LoadMessageInfo() == nil {
  185. ms.StoreMessageInfo(mi)
  186. }
  187. return ms
  188. }
  189. return mi.MessageOf(x)
  190. }
  191. // Deprecated: Use InsertTxRequest.ProtoReflect.Descriptor instead.
  192. func (*InsertTxRequest) Descriptor() ([]byte, []int) {
  193. return file_v1_request_command_proto_rawDescGZIP(), []int{3}
  194. }
  195. func (x *InsertTxRequest) GetTablePrefixWithSchema() string {
  196. if x != nil {
  197. return x.TablePrefixWithSchema
  198. }
  199. return ""
  200. }
  201. func (x *InsertTxRequest) GetVersion() string {
  202. if x != nil {
  203. return x.Version
  204. }
  205. return ""
  206. }
  207. func (x *InsertTxRequest) GetKeyColumns() []string {
  208. if x != nil {
  209. return x.KeyColumns
  210. }
  211. return nil
  212. }
  213. func (x *InsertTxRequest) GetTableRow() *TableRow {
  214. if x != nil {
  215. return x.TableRow
  216. }
  217. return nil
  218. }
  219. func (x *InsertTxRequest) GetUserID() string {
  220. if x != nil {
  221. return x.UserID
  222. }
  223. return ""
  224. }
  225. type InsertBatchTxRequest struct {
  226. state protoimpl.MessageState
  227. sizeCache protoimpl.SizeCache
  228. unknownFields protoimpl.UnknownFields
  229. Items []*InsertTableRowItem `protobuf:"bytes,1,rep,name=Items,proto3" json:"Items,omitempty"`
  230. UserID string `protobuf:"bytes,2,opt,name=UserID,proto3" json:"UserID,omitempty"`
  231. }
  232. func (x *InsertBatchTxRequest) Reset() {
  233. *x = InsertBatchTxRequest{}
  234. if protoimpl.UnsafeEnabled {
  235. mi := &file_v1_request_command_proto_msgTypes[4]
  236. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  237. ms.StoreMessageInfo(mi)
  238. }
  239. }
  240. func (x *InsertBatchTxRequest) String() string {
  241. return protoimpl.X.MessageStringOf(x)
  242. }
  243. func (*InsertBatchTxRequest) ProtoMessage() {}
  244. func (x *InsertBatchTxRequest) ProtoReflect() protoreflect.Message {
  245. mi := &file_v1_request_command_proto_msgTypes[4]
  246. if protoimpl.UnsafeEnabled && x != nil {
  247. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  248. if ms.LoadMessageInfo() == nil {
  249. ms.StoreMessageInfo(mi)
  250. }
  251. return ms
  252. }
  253. return mi.MessageOf(x)
  254. }
  255. // Deprecated: Use InsertBatchTxRequest.ProtoReflect.Descriptor instead.
  256. func (*InsertBatchTxRequest) Descriptor() ([]byte, []int) {
  257. return file_v1_request_command_proto_rawDescGZIP(), []int{4}
  258. }
  259. func (x *InsertBatchTxRequest) GetItems() []*InsertTableRowItem {
  260. if x != nil {
  261. return x.Items
  262. }
  263. return nil
  264. }
  265. func (x *InsertBatchTxRequest) GetUserID() string {
  266. if x != nil {
  267. return x.UserID
  268. }
  269. return ""
  270. }
  271. type DeleteTxRequest struct {
  272. state protoimpl.MessageState
  273. sizeCache protoimpl.SizeCache
  274. unknownFields protoimpl.UnknownFields
  275. TablePrefixWithSchema string `protobuf:"bytes,1,opt,name=TablePrefixWithSchema,proto3" json:"TablePrefixWithSchema,omitempty"`
  276. Version string `protobuf:"bytes,2,opt,name=Version,proto3" json:"Version,omitempty"`
  277. KeyValues map[string]string `protobuf:"bytes,3,rep,name=KeyValues,proto3" json:"KeyValues,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
  278. UserID string `protobuf:"bytes,4,opt,name=UserID,proto3" json:"UserID,omitempty"`
  279. }
  280. func (x *DeleteTxRequest) Reset() {
  281. *x = DeleteTxRequest{}
  282. if protoimpl.UnsafeEnabled {
  283. mi := &file_v1_request_command_proto_msgTypes[5]
  284. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  285. ms.StoreMessageInfo(mi)
  286. }
  287. }
  288. func (x *DeleteTxRequest) String() string {
  289. return protoimpl.X.MessageStringOf(x)
  290. }
  291. func (*DeleteTxRequest) ProtoMessage() {}
  292. func (x *DeleteTxRequest) ProtoReflect() protoreflect.Message {
  293. mi := &file_v1_request_command_proto_msgTypes[5]
  294. if protoimpl.UnsafeEnabled && x != nil {
  295. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  296. if ms.LoadMessageInfo() == nil {
  297. ms.StoreMessageInfo(mi)
  298. }
  299. return ms
  300. }
  301. return mi.MessageOf(x)
  302. }
  303. // Deprecated: Use DeleteTxRequest.ProtoReflect.Descriptor instead.
  304. func (*DeleteTxRequest) Descriptor() ([]byte, []int) {
  305. return file_v1_request_command_proto_rawDescGZIP(), []int{5}
  306. }
  307. func (x *DeleteTxRequest) GetTablePrefixWithSchema() string {
  308. if x != nil {
  309. return x.TablePrefixWithSchema
  310. }
  311. return ""
  312. }
  313. func (x *DeleteTxRequest) GetVersion() string {
  314. if x != nil {
  315. return x.Version
  316. }
  317. return ""
  318. }
  319. func (x *DeleteTxRequest) GetKeyValues() map[string]string {
  320. if x != nil {
  321. return x.KeyValues
  322. }
  323. return nil
  324. }
  325. func (x *DeleteTxRequest) GetUserID() string {
  326. if x != nil {
  327. return x.UserID
  328. }
  329. return ""
  330. }
  331. type DeleteWhereTxRequest struct {
  332. state protoimpl.MessageState
  333. sizeCache protoimpl.SizeCache
  334. unknownFields protoimpl.UnknownFields
  335. TablePrefixWithSchema string `protobuf:"bytes,1,opt,name=TablePrefixWithSchema,proto3" json:"TablePrefixWithSchema,omitempty"`
  336. Version string `protobuf:"bytes,2,opt,name=Version,proto3" json:"Version,omitempty"`
  337. KeyColumns []string `protobuf:"bytes,3,rep,name=KeyColumns,proto3" json:"KeyColumns,omitempty"`
  338. Where []byte `protobuf:"bytes,4,opt,name=Where,proto3" json:"Where,omitempty"`
  339. UserID string `protobuf:"bytes,5,opt,name=UserID,proto3" json:"UserID,omitempty"`
  340. }
  341. func (x *DeleteWhereTxRequest) Reset() {
  342. *x = DeleteWhereTxRequest{}
  343. if protoimpl.UnsafeEnabled {
  344. mi := &file_v1_request_command_proto_msgTypes[6]
  345. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  346. ms.StoreMessageInfo(mi)
  347. }
  348. }
  349. func (x *DeleteWhereTxRequest) String() string {
  350. return protoimpl.X.MessageStringOf(x)
  351. }
  352. func (*DeleteWhereTxRequest) ProtoMessage() {}
  353. func (x *DeleteWhereTxRequest) ProtoReflect() protoreflect.Message {
  354. mi := &file_v1_request_command_proto_msgTypes[6]
  355. if protoimpl.UnsafeEnabled && x != nil {
  356. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  357. if ms.LoadMessageInfo() == nil {
  358. ms.StoreMessageInfo(mi)
  359. }
  360. return ms
  361. }
  362. return mi.MessageOf(x)
  363. }
  364. // Deprecated: Use DeleteWhereTxRequest.ProtoReflect.Descriptor instead.
  365. func (*DeleteWhereTxRequest) Descriptor() ([]byte, []int) {
  366. return file_v1_request_command_proto_rawDescGZIP(), []int{6}
  367. }
  368. func (x *DeleteWhereTxRequest) GetTablePrefixWithSchema() string {
  369. if x != nil {
  370. return x.TablePrefixWithSchema
  371. }
  372. return ""
  373. }
  374. func (x *DeleteWhereTxRequest) GetVersion() string {
  375. if x != nil {
  376. return x.Version
  377. }
  378. return ""
  379. }
  380. func (x *DeleteWhereTxRequest) GetKeyColumns() []string {
  381. if x != nil {
  382. return x.KeyColumns
  383. }
  384. return nil
  385. }
  386. func (x *DeleteWhereTxRequest) GetWhere() []byte {
  387. if x != nil {
  388. return x.Where
  389. }
  390. return nil
  391. }
  392. func (x *DeleteWhereTxRequest) GetUserID() string {
  393. if x != nil {
  394. return x.UserID
  395. }
  396. return ""
  397. }
  398. type UpdateTxRequest struct {
  399. state protoimpl.MessageState
  400. sizeCache protoimpl.SizeCache
  401. unknownFields protoimpl.UnknownFields
  402. TablePrefixWithSchema string `protobuf:"bytes,1,opt,name=TablePrefixWithSchema,proto3" json:"TablePrefixWithSchema,omitempty"`
  403. Version string `protobuf:"bytes,2,opt,name=Version,proto3" json:"Version,omitempty"`
  404. KeyValues map[string]string `protobuf:"bytes,3,rep,name=KeyValues,proto3" json:"KeyValues,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
  405. NewTableRow *TableRow `protobuf:"bytes,4,opt,name=NewTableRow,proto3" json:"NewTableRow,omitempty"`
  406. UserID string `protobuf:"bytes,5,opt,name=UserID,proto3" json:"UserID,omitempty"`
  407. }
  408. func (x *UpdateTxRequest) Reset() {
  409. *x = UpdateTxRequest{}
  410. if protoimpl.UnsafeEnabled {
  411. mi := &file_v1_request_command_proto_msgTypes[7]
  412. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  413. ms.StoreMessageInfo(mi)
  414. }
  415. }
  416. func (x *UpdateTxRequest) String() string {
  417. return protoimpl.X.MessageStringOf(x)
  418. }
  419. func (*UpdateTxRequest) ProtoMessage() {}
  420. func (x *UpdateTxRequest) ProtoReflect() protoreflect.Message {
  421. mi := &file_v1_request_command_proto_msgTypes[7]
  422. if protoimpl.UnsafeEnabled && x != nil {
  423. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  424. if ms.LoadMessageInfo() == nil {
  425. ms.StoreMessageInfo(mi)
  426. }
  427. return ms
  428. }
  429. return mi.MessageOf(x)
  430. }
  431. // Deprecated: Use UpdateTxRequest.ProtoReflect.Descriptor instead.
  432. func (*UpdateTxRequest) Descriptor() ([]byte, []int) {
  433. return file_v1_request_command_proto_rawDescGZIP(), []int{7}
  434. }
  435. func (x *UpdateTxRequest) GetTablePrefixWithSchema() string {
  436. if x != nil {
  437. return x.TablePrefixWithSchema
  438. }
  439. return ""
  440. }
  441. func (x *UpdateTxRequest) GetVersion() string {
  442. if x != nil {
  443. return x.Version
  444. }
  445. return ""
  446. }
  447. func (x *UpdateTxRequest) GetKeyValues() map[string]string {
  448. if x != nil {
  449. return x.KeyValues
  450. }
  451. return nil
  452. }
  453. func (x *UpdateTxRequest) GetNewTableRow() *TableRow {
  454. if x != nil {
  455. return x.NewTableRow
  456. }
  457. return nil
  458. }
  459. func (x *UpdateTxRequest) GetUserID() string {
  460. if x != nil {
  461. return x.UserID
  462. }
  463. return ""
  464. }
  465. type UpdateWhereTxRequest struct {
  466. state protoimpl.MessageState
  467. sizeCache protoimpl.SizeCache
  468. unknownFields protoimpl.UnknownFields
  469. TablePrefixWithSchema string `protobuf:"bytes,1,opt,name=TablePrefixWithSchema,proto3" json:"TablePrefixWithSchema,omitempty"`
  470. Version string `protobuf:"bytes,2,opt,name=Version,proto3" json:"Version,omitempty"`
  471. KeyColumns []string `protobuf:"bytes,3,rep,name=KeyColumns,proto3" json:"KeyColumns,omitempty"`
  472. Where []byte `protobuf:"bytes,4,opt,name=Where,proto3" json:"Where,omitempty"`
  473. NewTableRow *TableRow `protobuf:"bytes,5,opt,name=NewTableRow,proto3" json:"NewTableRow,omitempty"`
  474. UserID string `protobuf:"bytes,6,opt,name=UserID,proto3" json:"UserID,omitempty"`
  475. }
  476. func (x *UpdateWhereTxRequest) Reset() {
  477. *x = UpdateWhereTxRequest{}
  478. if protoimpl.UnsafeEnabled {
  479. mi := &file_v1_request_command_proto_msgTypes[8]
  480. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  481. ms.StoreMessageInfo(mi)
  482. }
  483. }
  484. func (x *UpdateWhereTxRequest) String() string {
  485. return protoimpl.X.MessageStringOf(x)
  486. }
  487. func (*UpdateWhereTxRequest) ProtoMessage() {}
  488. func (x *UpdateWhereTxRequest) ProtoReflect() protoreflect.Message {
  489. mi := &file_v1_request_command_proto_msgTypes[8]
  490. if protoimpl.UnsafeEnabled && x != nil {
  491. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  492. if ms.LoadMessageInfo() == nil {
  493. ms.StoreMessageInfo(mi)
  494. }
  495. return ms
  496. }
  497. return mi.MessageOf(x)
  498. }
  499. // Deprecated: Use UpdateWhereTxRequest.ProtoReflect.Descriptor instead.
  500. func (*UpdateWhereTxRequest) Descriptor() ([]byte, []int) {
  501. return file_v1_request_command_proto_rawDescGZIP(), []int{8}
  502. }
  503. func (x *UpdateWhereTxRequest) GetTablePrefixWithSchema() string {
  504. if x != nil {
  505. return x.TablePrefixWithSchema
  506. }
  507. return ""
  508. }
  509. func (x *UpdateWhereTxRequest) GetVersion() string {
  510. if x != nil {
  511. return x.Version
  512. }
  513. return ""
  514. }
  515. func (x *UpdateWhereTxRequest) GetKeyColumns() []string {
  516. if x != nil {
  517. return x.KeyColumns
  518. }
  519. return nil
  520. }
  521. func (x *UpdateWhereTxRequest) GetWhere() []byte {
  522. if x != nil {
  523. return x.Where
  524. }
  525. return nil
  526. }
  527. func (x *UpdateWhereTxRequest) GetNewTableRow() *TableRow {
  528. if x != nil {
  529. return x.NewTableRow
  530. }
  531. return nil
  532. }
  533. func (x *UpdateWhereTxRequest) GetUserID() string {
  534. if x != nil {
  535. return x.UserID
  536. }
  537. return ""
  538. }
  539. type TransactionEndRequest struct {
  540. state protoimpl.MessageState
  541. sizeCache protoimpl.SizeCache
  542. unknownFields protoimpl.UnknownFields
  543. }
  544. func (x *TransactionEndRequest) Reset() {
  545. *x = TransactionEndRequest{}
  546. if protoimpl.UnsafeEnabled {
  547. mi := &file_v1_request_command_proto_msgTypes[9]
  548. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  549. ms.StoreMessageInfo(mi)
  550. }
  551. }
  552. func (x *TransactionEndRequest) String() string {
  553. return protoimpl.X.MessageStringOf(x)
  554. }
  555. func (*TransactionEndRequest) ProtoMessage() {}
  556. func (x *TransactionEndRequest) ProtoReflect() protoreflect.Message {
  557. mi := &file_v1_request_command_proto_msgTypes[9]
  558. if protoimpl.UnsafeEnabled && x != nil {
  559. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  560. if ms.LoadMessageInfo() == nil {
  561. ms.StoreMessageInfo(mi)
  562. }
  563. return ms
  564. }
  565. return mi.MessageOf(x)
  566. }
  567. // Deprecated: Use TransactionEndRequest.ProtoReflect.Descriptor instead.
  568. func (*TransactionEndRequest) Descriptor() ([]byte, []int) {
  569. return file_v1_request_command_proto_rawDescGZIP(), []int{9}
  570. }
  571. type TransactionOperation struct {
  572. state protoimpl.MessageState
  573. sizeCache protoimpl.SizeCache
  574. unknownFields protoimpl.UnknownFields
  575. // Types that are assignable to Request:
  576. //
  577. // *TransactionOperation_TransactionBeginRequest
  578. // *TransactionOperation_InsertTxRequest
  579. // *TransactionOperation_InsertBatchTxRequest
  580. // *TransactionOperation_DeleteTxRequest
  581. // *TransactionOperation_DeleteWhereTxRequest
  582. // *TransactionOperation_UpdateTxRequest
  583. // *TransactionOperation_UpdateWhereTxRequest
  584. // *TransactionOperation_TransactionEndRequest
  585. Request isTransactionOperation_Request `protobuf_oneof:"Request"`
  586. }
  587. func (x *TransactionOperation) Reset() {
  588. *x = TransactionOperation{}
  589. if protoimpl.UnsafeEnabled {
  590. mi := &file_v1_request_command_proto_msgTypes[10]
  591. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  592. ms.StoreMessageInfo(mi)
  593. }
  594. }
  595. func (x *TransactionOperation) String() string {
  596. return protoimpl.X.MessageStringOf(x)
  597. }
  598. func (*TransactionOperation) ProtoMessage() {}
  599. func (x *TransactionOperation) ProtoReflect() protoreflect.Message {
  600. mi := &file_v1_request_command_proto_msgTypes[10]
  601. if protoimpl.UnsafeEnabled && x != nil {
  602. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  603. if ms.LoadMessageInfo() == nil {
  604. ms.StoreMessageInfo(mi)
  605. }
  606. return ms
  607. }
  608. return mi.MessageOf(x)
  609. }
  610. // Deprecated: Use TransactionOperation.ProtoReflect.Descriptor instead.
  611. func (*TransactionOperation) Descriptor() ([]byte, []int) {
  612. return file_v1_request_command_proto_rawDescGZIP(), []int{10}
  613. }
  614. func (m *TransactionOperation) GetRequest() isTransactionOperation_Request {
  615. if m != nil {
  616. return m.Request
  617. }
  618. return nil
  619. }
  620. func (x *TransactionOperation) GetTransactionBeginRequest() *TransactionBeginRequest {
  621. if x, ok := x.GetRequest().(*TransactionOperation_TransactionBeginRequest); ok {
  622. return x.TransactionBeginRequest
  623. }
  624. return nil
  625. }
  626. func (x *TransactionOperation) GetInsertTxRequest() *InsertTxRequest {
  627. if x, ok := x.GetRequest().(*TransactionOperation_InsertTxRequest); ok {
  628. return x.InsertTxRequest
  629. }
  630. return nil
  631. }
  632. func (x *TransactionOperation) GetInsertBatchTxRequest() *InsertBatchTxRequest {
  633. if x, ok := x.GetRequest().(*TransactionOperation_InsertBatchTxRequest); ok {
  634. return x.InsertBatchTxRequest
  635. }
  636. return nil
  637. }
  638. func (x *TransactionOperation) GetDeleteTxRequest() *DeleteTxRequest {
  639. if x, ok := x.GetRequest().(*TransactionOperation_DeleteTxRequest); ok {
  640. return x.DeleteTxRequest
  641. }
  642. return nil
  643. }
  644. func (x *TransactionOperation) GetDeleteWhereTxRequest() *DeleteWhereTxRequest {
  645. if x, ok := x.GetRequest().(*TransactionOperation_DeleteWhereTxRequest); ok {
  646. return x.DeleteWhereTxRequest
  647. }
  648. return nil
  649. }
  650. func (x *TransactionOperation) GetUpdateTxRequest() *UpdateTxRequest {
  651. if x, ok := x.GetRequest().(*TransactionOperation_UpdateTxRequest); ok {
  652. return x.UpdateTxRequest
  653. }
  654. return nil
  655. }
  656. func (x *TransactionOperation) GetUpdateWhereTxRequest() *UpdateWhereTxRequest {
  657. if x, ok := x.GetRequest().(*TransactionOperation_UpdateWhereTxRequest); ok {
  658. return x.UpdateWhereTxRequest
  659. }
  660. return nil
  661. }
  662. func (x *TransactionOperation) GetTransactionEndRequest() *TransactionEndRequest {
  663. if x, ok := x.GetRequest().(*TransactionOperation_TransactionEndRequest); ok {
  664. return x.TransactionEndRequest
  665. }
  666. return nil
  667. }
  668. type isTransactionOperation_Request interface {
  669. isTransactionOperation_Request()
  670. }
  671. type TransactionOperation_TransactionBeginRequest struct {
  672. TransactionBeginRequest *TransactionBeginRequest `protobuf:"bytes,1,opt,name=TransactionBeginRequest,proto3,oneof"`
  673. }
  674. type TransactionOperation_InsertTxRequest struct {
  675. InsertTxRequest *InsertTxRequest `protobuf:"bytes,2,opt,name=InsertTxRequest,proto3,oneof"`
  676. }
  677. type TransactionOperation_InsertBatchTxRequest struct {
  678. InsertBatchTxRequest *InsertBatchTxRequest `protobuf:"bytes,3,opt,name=InsertBatchTxRequest,proto3,oneof"`
  679. }
  680. type TransactionOperation_DeleteTxRequest struct {
  681. DeleteTxRequest *DeleteTxRequest `protobuf:"bytes,4,opt,name=DeleteTxRequest,proto3,oneof"`
  682. }
  683. type TransactionOperation_DeleteWhereTxRequest struct {
  684. DeleteWhereTxRequest *DeleteWhereTxRequest `protobuf:"bytes,5,opt,name=DeleteWhereTxRequest,proto3,oneof"`
  685. }
  686. type TransactionOperation_UpdateTxRequest struct {
  687. UpdateTxRequest *UpdateTxRequest `protobuf:"bytes,6,opt,name=UpdateTxRequest,proto3,oneof"`
  688. }
  689. type TransactionOperation_UpdateWhereTxRequest struct {
  690. UpdateWhereTxRequest *UpdateWhereTxRequest `protobuf:"bytes,7,opt,name=UpdateWhereTxRequest,proto3,oneof"`
  691. }
  692. type TransactionOperation_TransactionEndRequest struct {
  693. TransactionEndRequest *TransactionEndRequest `protobuf:"bytes,8,opt,name=TransactionEndRequest,proto3,oneof"`
  694. }
  695. func (*TransactionOperation_TransactionBeginRequest) isTransactionOperation_Request() {}
  696. func (*TransactionOperation_InsertTxRequest) isTransactionOperation_Request() {}
  697. func (*TransactionOperation_InsertBatchTxRequest) isTransactionOperation_Request() {}
  698. func (*TransactionOperation_DeleteTxRequest) isTransactionOperation_Request() {}
  699. func (*TransactionOperation_DeleteWhereTxRequest) isTransactionOperation_Request() {}
  700. func (*TransactionOperation_UpdateTxRequest) isTransactionOperation_Request() {}
  701. func (*TransactionOperation_UpdateWhereTxRequest) isTransactionOperation_Request() {}
  702. func (*TransactionOperation_TransactionEndRequest) isTransactionOperation_Request() {}
  703. type InsertRequest struct {
  704. state protoimpl.MessageState
  705. sizeCache protoimpl.SizeCache
  706. unknownFields protoimpl.UnknownFields
  707. DatabaseID string `protobuf:"bytes,1,opt,name=DatabaseID,proto3" json:"DatabaseID,omitempty"`
  708. TablePrefixWithSchema string `protobuf:"bytes,2,opt,name=TablePrefixWithSchema,proto3" json:"TablePrefixWithSchema,omitempty"`
  709. Version string `protobuf:"bytes,3,opt,name=Version,proto3" json:"Version,omitempty"`
  710. KeyColumns []string `protobuf:"bytes,4,rep,name=KeyColumns,proto3" json:"KeyColumns,omitempty"`
  711. TableRow *TableRow `protobuf:"bytes,5,opt,name=TableRow,proto3" json:"TableRow,omitempty"`
  712. UserID string `protobuf:"bytes,6,opt,name=UserID,proto3" json:"UserID,omitempty"`
  713. }
  714. func (x *InsertRequest) Reset() {
  715. *x = InsertRequest{}
  716. if protoimpl.UnsafeEnabled {
  717. mi := &file_v1_request_command_proto_msgTypes[11]
  718. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  719. ms.StoreMessageInfo(mi)
  720. }
  721. }
  722. func (x *InsertRequest) String() string {
  723. return protoimpl.X.MessageStringOf(x)
  724. }
  725. func (*InsertRequest) ProtoMessage() {}
  726. func (x *InsertRequest) ProtoReflect() protoreflect.Message {
  727. mi := &file_v1_request_command_proto_msgTypes[11]
  728. if protoimpl.UnsafeEnabled && x != nil {
  729. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  730. if ms.LoadMessageInfo() == nil {
  731. ms.StoreMessageInfo(mi)
  732. }
  733. return ms
  734. }
  735. return mi.MessageOf(x)
  736. }
  737. // Deprecated: Use InsertRequest.ProtoReflect.Descriptor instead.
  738. func (*InsertRequest) Descriptor() ([]byte, []int) {
  739. return file_v1_request_command_proto_rawDescGZIP(), []int{11}
  740. }
  741. func (x *InsertRequest) GetDatabaseID() string {
  742. if x != nil {
  743. return x.DatabaseID
  744. }
  745. return ""
  746. }
  747. func (x *InsertRequest) GetTablePrefixWithSchema() string {
  748. if x != nil {
  749. return x.TablePrefixWithSchema
  750. }
  751. return ""
  752. }
  753. func (x *InsertRequest) GetVersion() string {
  754. if x != nil {
  755. return x.Version
  756. }
  757. return ""
  758. }
  759. func (x *InsertRequest) GetKeyColumns() []string {
  760. if x != nil {
  761. return x.KeyColumns
  762. }
  763. return nil
  764. }
  765. func (x *InsertRequest) GetTableRow() *TableRow {
  766. if x != nil {
  767. return x.TableRow
  768. }
  769. return nil
  770. }
  771. func (x *InsertRequest) GetUserID() string {
  772. if x != nil {
  773. return x.UserID
  774. }
  775. return ""
  776. }
  777. type InsertBatchRequest struct {
  778. state protoimpl.MessageState
  779. sizeCache protoimpl.SizeCache
  780. unknownFields protoimpl.UnknownFields
  781. DatabaseID string `protobuf:"bytes,1,opt,name=DatabaseID,proto3" json:"DatabaseID,omitempty"`
  782. Items []*InsertTableRowItem `protobuf:"bytes,2,rep,name=Items,proto3" json:"Items,omitempty"`
  783. UserID string `protobuf:"bytes,3,opt,name=UserID,proto3" json:"UserID,omitempty"`
  784. }
  785. func (x *InsertBatchRequest) Reset() {
  786. *x = InsertBatchRequest{}
  787. if protoimpl.UnsafeEnabled {
  788. mi := &file_v1_request_command_proto_msgTypes[12]
  789. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  790. ms.StoreMessageInfo(mi)
  791. }
  792. }
  793. func (x *InsertBatchRequest) String() string {
  794. return protoimpl.X.MessageStringOf(x)
  795. }
  796. func (*InsertBatchRequest) ProtoMessage() {}
  797. func (x *InsertBatchRequest) ProtoReflect() protoreflect.Message {
  798. mi := &file_v1_request_command_proto_msgTypes[12]
  799. if protoimpl.UnsafeEnabled && x != nil {
  800. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  801. if ms.LoadMessageInfo() == nil {
  802. ms.StoreMessageInfo(mi)
  803. }
  804. return ms
  805. }
  806. return mi.MessageOf(x)
  807. }
  808. // Deprecated: Use InsertBatchRequest.ProtoReflect.Descriptor instead.
  809. func (*InsertBatchRequest) Descriptor() ([]byte, []int) {
  810. return file_v1_request_command_proto_rawDescGZIP(), []int{12}
  811. }
  812. func (x *InsertBatchRequest) GetDatabaseID() string {
  813. if x != nil {
  814. return x.DatabaseID
  815. }
  816. return ""
  817. }
  818. func (x *InsertBatchRequest) GetItems() []*InsertTableRowItem {
  819. if x != nil {
  820. return x.Items
  821. }
  822. return nil
  823. }
  824. func (x *InsertBatchRequest) GetUserID() string {
  825. if x != nil {
  826. return x.UserID
  827. }
  828. return ""
  829. }
  830. type InsertTableRowItem struct {
  831. state protoimpl.MessageState
  832. sizeCache protoimpl.SizeCache
  833. unknownFields protoimpl.UnknownFields
  834. TablePrefixWithSchema string `protobuf:"bytes,1,opt,name=TablePrefixWithSchema,proto3" json:"TablePrefixWithSchema,omitempty"`
  835. Version string `protobuf:"bytes,2,opt,name=Version,proto3" json:"Version,omitempty"`
  836. KeyColumns []string `protobuf:"bytes,3,rep,name=KeyColumns,proto3" json:"KeyColumns,omitempty"`
  837. TableRows []*TableRow `protobuf:"bytes,4,rep,name=TableRows,proto3" json:"TableRows,omitempty"`
  838. }
  839. func (x *InsertTableRowItem) Reset() {
  840. *x = InsertTableRowItem{}
  841. if protoimpl.UnsafeEnabled {
  842. mi := &file_v1_request_command_proto_msgTypes[13]
  843. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  844. ms.StoreMessageInfo(mi)
  845. }
  846. }
  847. func (x *InsertTableRowItem) String() string {
  848. return protoimpl.X.MessageStringOf(x)
  849. }
  850. func (*InsertTableRowItem) ProtoMessage() {}
  851. func (x *InsertTableRowItem) ProtoReflect() protoreflect.Message {
  852. mi := &file_v1_request_command_proto_msgTypes[13]
  853. if protoimpl.UnsafeEnabled && x != nil {
  854. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  855. if ms.LoadMessageInfo() == nil {
  856. ms.StoreMessageInfo(mi)
  857. }
  858. return ms
  859. }
  860. return mi.MessageOf(x)
  861. }
  862. // Deprecated: Use InsertTableRowItem.ProtoReflect.Descriptor instead.
  863. func (*InsertTableRowItem) Descriptor() ([]byte, []int) {
  864. return file_v1_request_command_proto_rawDescGZIP(), []int{13}
  865. }
  866. func (x *InsertTableRowItem) GetTablePrefixWithSchema() string {
  867. if x != nil {
  868. return x.TablePrefixWithSchema
  869. }
  870. return ""
  871. }
  872. func (x *InsertTableRowItem) GetVersion() string {
  873. if x != nil {
  874. return x.Version
  875. }
  876. return ""
  877. }
  878. func (x *InsertTableRowItem) GetKeyColumns() []string {
  879. if x != nil {
  880. return x.KeyColumns
  881. }
  882. return nil
  883. }
  884. func (x *InsertTableRowItem) GetTableRows() []*TableRow {
  885. if x != nil {
  886. return x.TableRows
  887. }
  888. return nil
  889. }
  890. type DeleteRequest struct {
  891. state protoimpl.MessageState
  892. sizeCache protoimpl.SizeCache
  893. unknownFields protoimpl.UnknownFields
  894. DatabaseID string `protobuf:"bytes,1,opt,name=DatabaseID,proto3" json:"DatabaseID,omitempty"`
  895. TablePrefixWithSchema string `protobuf:"bytes,2,opt,name=TablePrefixWithSchema,proto3" json:"TablePrefixWithSchema,omitempty"`
  896. Version string `protobuf:"bytes,3,opt,name=Version,proto3" json:"Version,omitempty"`
  897. KeyValues map[string]string `protobuf:"bytes,4,rep,name=KeyValues,proto3" json:"KeyValues,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
  898. UserID string `protobuf:"bytes,5,opt,name=UserID,proto3" json:"UserID,omitempty"`
  899. }
  900. func (x *DeleteRequest) Reset() {
  901. *x = DeleteRequest{}
  902. if protoimpl.UnsafeEnabled {
  903. mi := &file_v1_request_command_proto_msgTypes[14]
  904. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  905. ms.StoreMessageInfo(mi)
  906. }
  907. }
  908. func (x *DeleteRequest) String() string {
  909. return protoimpl.X.MessageStringOf(x)
  910. }
  911. func (*DeleteRequest) ProtoMessage() {}
  912. func (x *DeleteRequest) ProtoReflect() protoreflect.Message {
  913. mi := &file_v1_request_command_proto_msgTypes[14]
  914. if protoimpl.UnsafeEnabled && x != nil {
  915. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  916. if ms.LoadMessageInfo() == nil {
  917. ms.StoreMessageInfo(mi)
  918. }
  919. return ms
  920. }
  921. return mi.MessageOf(x)
  922. }
  923. // Deprecated: Use DeleteRequest.ProtoReflect.Descriptor instead.
  924. func (*DeleteRequest) Descriptor() ([]byte, []int) {
  925. return file_v1_request_command_proto_rawDescGZIP(), []int{14}
  926. }
  927. func (x *DeleteRequest) GetDatabaseID() string {
  928. if x != nil {
  929. return x.DatabaseID
  930. }
  931. return ""
  932. }
  933. func (x *DeleteRequest) GetTablePrefixWithSchema() string {
  934. if x != nil {
  935. return x.TablePrefixWithSchema
  936. }
  937. return ""
  938. }
  939. func (x *DeleteRequest) GetVersion() string {
  940. if x != nil {
  941. return x.Version
  942. }
  943. return ""
  944. }
  945. func (x *DeleteRequest) GetKeyValues() map[string]string {
  946. if x != nil {
  947. return x.KeyValues
  948. }
  949. return nil
  950. }
  951. func (x *DeleteRequest) GetUserID() string {
  952. if x != nil {
  953. return x.UserID
  954. }
  955. return ""
  956. }
  957. type DeleteWhereRequest struct {
  958. state protoimpl.MessageState
  959. sizeCache protoimpl.SizeCache
  960. unknownFields protoimpl.UnknownFields
  961. DatabaseID string `protobuf:"bytes,1,opt,name=DatabaseID,proto3" json:"DatabaseID,omitempty"`
  962. TablePrefixWithSchema string `protobuf:"bytes,2,opt,name=TablePrefixWithSchema,proto3" json:"TablePrefixWithSchema,omitempty"`
  963. Version string `protobuf:"bytes,3,opt,name=Version,proto3" json:"Version,omitempty"`
  964. KeyColumns []string `protobuf:"bytes,4,rep,name=KeyColumns,proto3" json:"KeyColumns,omitempty"`
  965. Where []byte `protobuf:"bytes,5,opt,name=Where,proto3" json:"Where,omitempty"`
  966. UserID string `protobuf:"bytes,6,opt,name=UserID,proto3" json:"UserID,omitempty"`
  967. }
  968. func (x *DeleteWhereRequest) Reset() {
  969. *x = DeleteWhereRequest{}
  970. if protoimpl.UnsafeEnabled {
  971. mi := &file_v1_request_command_proto_msgTypes[15]
  972. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  973. ms.StoreMessageInfo(mi)
  974. }
  975. }
  976. func (x *DeleteWhereRequest) String() string {
  977. return protoimpl.X.MessageStringOf(x)
  978. }
  979. func (*DeleteWhereRequest) ProtoMessage() {}
  980. func (x *DeleteWhereRequest) ProtoReflect() protoreflect.Message {
  981. mi := &file_v1_request_command_proto_msgTypes[15]
  982. if protoimpl.UnsafeEnabled && x != nil {
  983. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  984. if ms.LoadMessageInfo() == nil {
  985. ms.StoreMessageInfo(mi)
  986. }
  987. return ms
  988. }
  989. return mi.MessageOf(x)
  990. }
  991. // Deprecated: Use DeleteWhereRequest.ProtoReflect.Descriptor instead.
  992. func (*DeleteWhereRequest) Descriptor() ([]byte, []int) {
  993. return file_v1_request_command_proto_rawDescGZIP(), []int{15}
  994. }
  995. func (x *DeleteWhereRequest) GetDatabaseID() string {
  996. if x != nil {
  997. return x.DatabaseID
  998. }
  999. return ""
  1000. }
  1001. func (x *DeleteWhereRequest) GetTablePrefixWithSchema() string {
  1002. if x != nil {
  1003. return x.TablePrefixWithSchema
  1004. }
  1005. return ""
  1006. }
  1007. func (x *DeleteWhereRequest) GetVersion() string {
  1008. if x != nil {
  1009. return x.Version
  1010. }
  1011. return ""
  1012. }
  1013. func (x *DeleteWhereRequest) GetKeyColumns() []string {
  1014. if x != nil {
  1015. return x.KeyColumns
  1016. }
  1017. return nil
  1018. }
  1019. func (x *DeleteWhereRequest) GetWhere() []byte {
  1020. if x != nil {
  1021. return x.Where
  1022. }
  1023. return nil
  1024. }
  1025. func (x *DeleteWhereRequest) GetUserID() string {
  1026. if x != nil {
  1027. return x.UserID
  1028. }
  1029. return ""
  1030. }
  1031. type UpdateRequest struct {
  1032. state protoimpl.MessageState
  1033. sizeCache protoimpl.SizeCache
  1034. unknownFields protoimpl.UnknownFields
  1035. DatabaseID string `protobuf:"bytes,1,opt,name=DatabaseID,proto3" json:"DatabaseID,omitempty"`
  1036. TablePrefixWithSchema string `protobuf:"bytes,2,opt,name=TablePrefixWithSchema,proto3" json:"TablePrefixWithSchema,omitempty"`
  1037. Version string `protobuf:"bytes,3,opt,name=Version,proto3" json:"Version,omitempty"`
  1038. KeyValues map[string]string `protobuf:"bytes,4,rep,name=KeyValues,proto3" json:"KeyValues,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
  1039. NewTableRow *TableRow `protobuf:"bytes,5,opt,name=NewTableRow,proto3" json:"NewTableRow,omitempty"`
  1040. UserID string `protobuf:"bytes,6,opt,name=UserID,proto3" json:"UserID,omitempty"`
  1041. }
  1042. func (x *UpdateRequest) Reset() {
  1043. *x = UpdateRequest{}
  1044. if protoimpl.UnsafeEnabled {
  1045. mi := &file_v1_request_command_proto_msgTypes[16]
  1046. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1047. ms.StoreMessageInfo(mi)
  1048. }
  1049. }
  1050. func (x *UpdateRequest) String() string {
  1051. return protoimpl.X.MessageStringOf(x)
  1052. }
  1053. func (*UpdateRequest) ProtoMessage() {}
  1054. func (x *UpdateRequest) ProtoReflect() protoreflect.Message {
  1055. mi := &file_v1_request_command_proto_msgTypes[16]
  1056. if protoimpl.UnsafeEnabled && x != nil {
  1057. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1058. if ms.LoadMessageInfo() == nil {
  1059. ms.StoreMessageInfo(mi)
  1060. }
  1061. return ms
  1062. }
  1063. return mi.MessageOf(x)
  1064. }
  1065. // Deprecated: Use UpdateRequest.ProtoReflect.Descriptor instead.
  1066. func (*UpdateRequest) Descriptor() ([]byte, []int) {
  1067. return file_v1_request_command_proto_rawDescGZIP(), []int{16}
  1068. }
  1069. func (x *UpdateRequest) GetDatabaseID() string {
  1070. if x != nil {
  1071. return x.DatabaseID
  1072. }
  1073. return ""
  1074. }
  1075. func (x *UpdateRequest) GetTablePrefixWithSchema() string {
  1076. if x != nil {
  1077. return x.TablePrefixWithSchema
  1078. }
  1079. return ""
  1080. }
  1081. func (x *UpdateRequest) GetVersion() string {
  1082. if x != nil {
  1083. return x.Version
  1084. }
  1085. return ""
  1086. }
  1087. func (x *UpdateRequest) GetKeyValues() map[string]string {
  1088. if x != nil {
  1089. return x.KeyValues
  1090. }
  1091. return nil
  1092. }
  1093. func (x *UpdateRequest) GetNewTableRow() *TableRow {
  1094. if x != nil {
  1095. return x.NewTableRow
  1096. }
  1097. return nil
  1098. }
  1099. func (x *UpdateRequest) GetUserID() string {
  1100. if x != nil {
  1101. return x.UserID
  1102. }
  1103. return ""
  1104. }
  1105. type UpdateWhereRequest struct {
  1106. state protoimpl.MessageState
  1107. sizeCache protoimpl.SizeCache
  1108. unknownFields protoimpl.UnknownFields
  1109. DatabaseID string `protobuf:"bytes,1,opt,name=DatabaseID,proto3" json:"DatabaseID,omitempty"`
  1110. TablePrefixWithSchema string `protobuf:"bytes,2,opt,name=TablePrefixWithSchema,proto3" json:"TablePrefixWithSchema,omitempty"`
  1111. Version string `protobuf:"bytes,3,opt,name=Version,proto3" json:"Version,omitempty"`
  1112. KeyColumns []string `protobuf:"bytes,4,rep,name=KeyColumns,proto3" json:"KeyColumns,omitempty"`
  1113. Where []byte `protobuf:"bytes,5,opt,name=Where,proto3" json:"Where,omitempty"`
  1114. NewTableRow *TableRow `protobuf:"bytes,6,opt,name=NewTableRow,proto3" json:"NewTableRow,omitempty"`
  1115. UserID string `protobuf:"bytes,7,opt,name=UserID,proto3" json:"UserID,omitempty"`
  1116. }
  1117. func (x *UpdateWhereRequest) Reset() {
  1118. *x = UpdateWhereRequest{}
  1119. if protoimpl.UnsafeEnabled {
  1120. mi := &file_v1_request_command_proto_msgTypes[17]
  1121. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1122. ms.StoreMessageInfo(mi)
  1123. }
  1124. }
  1125. func (x *UpdateWhereRequest) String() string {
  1126. return protoimpl.X.MessageStringOf(x)
  1127. }
  1128. func (*UpdateWhereRequest) ProtoMessage() {}
  1129. func (x *UpdateWhereRequest) ProtoReflect() protoreflect.Message {
  1130. mi := &file_v1_request_command_proto_msgTypes[17]
  1131. if protoimpl.UnsafeEnabled && x != nil {
  1132. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1133. if ms.LoadMessageInfo() == nil {
  1134. ms.StoreMessageInfo(mi)
  1135. }
  1136. return ms
  1137. }
  1138. return mi.MessageOf(x)
  1139. }
  1140. // Deprecated: Use UpdateWhereRequest.ProtoReflect.Descriptor instead.
  1141. func (*UpdateWhereRequest) Descriptor() ([]byte, []int) {
  1142. return file_v1_request_command_proto_rawDescGZIP(), []int{17}
  1143. }
  1144. func (x *UpdateWhereRequest) GetDatabaseID() string {
  1145. if x != nil {
  1146. return x.DatabaseID
  1147. }
  1148. return ""
  1149. }
  1150. func (x *UpdateWhereRequest) GetTablePrefixWithSchema() string {
  1151. if x != nil {
  1152. return x.TablePrefixWithSchema
  1153. }
  1154. return ""
  1155. }
  1156. func (x *UpdateWhereRequest) GetVersion() string {
  1157. if x != nil {
  1158. return x.Version
  1159. }
  1160. return ""
  1161. }
  1162. func (x *UpdateWhereRequest) GetKeyColumns() []string {
  1163. if x != nil {
  1164. return x.KeyColumns
  1165. }
  1166. return nil
  1167. }
  1168. func (x *UpdateWhereRequest) GetWhere() []byte {
  1169. if x != nil {
  1170. return x.Where
  1171. }
  1172. return nil
  1173. }
  1174. func (x *UpdateWhereRequest) GetNewTableRow() *TableRow {
  1175. if x != nil {
  1176. return x.NewTableRow
  1177. }
  1178. return nil
  1179. }
  1180. func (x *UpdateWhereRequest) GetUserID() string {
  1181. if x != nil {
  1182. return x.UserID
  1183. }
  1184. return ""
  1185. }
  1186. type ReplayRequest struct {
  1187. state protoimpl.MessageState
  1188. sizeCache protoimpl.SizeCache
  1189. unknownFields protoimpl.UnknownFields
  1190. DatabaseID string `protobuf:"bytes,1,opt,name=DatabaseID,proto3" json:"DatabaseID,omitempty"`
  1191. TablePrefixWithSchema string `protobuf:"bytes,2,opt,name=TablePrefixWithSchema,proto3" json:"TablePrefixWithSchema,omitempty"`
  1192. Version string `protobuf:"bytes,3,opt,name=Version,proto3" json:"Version,omitempty"`
  1193. KeyValues map[string]string `protobuf:"bytes,4,rep,name=KeyValues,proto3" json:"KeyValues,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
  1194. UserID string `protobuf:"bytes,5,opt,name=UserID,proto3" json:"UserID,omitempty"`
  1195. }
  1196. func (x *ReplayRequest) Reset() {
  1197. *x = ReplayRequest{}
  1198. if protoimpl.UnsafeEnabled {
  1199. mi := &file_v1_request_command_proto_msgTypes[18]
  1200. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1201. ms.StoreMessageInfo(mi)
  1202. }
  1203. }
  1204. func (x *ReplayRequest) String() string {
  1205. return protoimpl.X.MessageStringOf(x)
  1206. }
  1207. func (*ReplayRequest) ProtoMessage() {}
  1208. func (x *ReplayRequest) ProtoReflect() protoreflect.Message {
  1209. mi := &file_v1_request_command_proto_msgTypes[18]
  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 ReplayRequest.ProtoReflect.Descriptor instead.
  1220. func (*ReplayRequest) Descriptor() ([]byte, []int) {
  1221. return file_v1_request_command_proto_rawDescGZIP(), []int{18}
  1222. }
  1223. func (x *ReplayRequest) GetDatabaseID() string {
  1224. if x != nil {
  1225. return x.DatabaseID
  1226. }
  1227. return ""
  1228. }
  1229. func (x *ReplayRequest) GetTablePrefixWithSchema() string {
  1230. if x != nil {
  1231. return x.TablePrefixWithSchema
  1232. }
  1233. return ""
  1234. }
  1235. func (x *ReplayRequest) GetVersion() string {
  1236. if x != nil {
  1237. return x.Version
  1238. }
  1239. return ""
  1240. }
  1241. func (x *ReplayRequest) GetKeyValues() map[string]string {
  1242. if x != nil {
  1243. return x.KeyValues
  1244. }
  1245. return nil
  1246. }
  1247. func (x *ReplayRequest) GetUserID() string {
  1248. if x != nil {
  1249. return x.UserID
  1250. }
  1251. return ""
  1252. }
  1253. type TableRow struct {
  1254. state protoimpl.MessageState
  1255. sizeCache protoimpl.SizeCache
  1256. unknownFields protoimpl.UnknownFields
  1257. Columns []*Column `protobuf:"bytes,1,rep,name=Columns,proto3" json:"Columns,omitempty"`
  1258. }
  1259. func (x *TableRow) Reset() {
  1260. *x = TableRow{}
  1261. if protoimpl.UnsafeEnabled {
  1262. mi := &file_v1_request_command_proto_msgTypes[19]
  1263. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1264. ms.StoreMessageInfo(mi)
  1265. }
  1266. }
  1267. func (x *TableRow) String() string {
  1268. return protoimpl.X.MessageStringOf(x)
  1269. }
  1270. func (*TableRow) ProtoMessage() {}
  1271. func (x *TableRow) ProtoReflect() protoreflect.Message {
  1272. mi := &file_v1_request_command_proto_msgTypes[19]
  1273. if protoimpl.UnsafeEnabled && x != nil {
  1274. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1275. if ms.LoadMessageInfo() == nil {
  1276. ms.StoreMessageInfo(mi)
  1277. }
  1278. return ms
  1279. }
  1280. return mi.MessageOf(x)
  1281. }
  1282. // Deprecated: Use TableRow.ProtoReflect.Descriptor instead.
  1283. func (*TableRow) Descriptor() ([]byte, []int) {
  1284. return file_v1_request_command_proto_rawDescGZIP(), []int{19}
  1285. }
  1286. func (x *TableRow) GetColumns() []*Column {
  1287. if x != nil {
  1288. return x.Columns
  1289. }
  1290. return nil
  1291. }
  1292. type Column struct {
  1293. state protoimpl.MessageState
  1294. sizeCache protoimpl.SizeCache
  1295. unknownFields protoimpl.UnknownFields
  1296. Name string `protobuf:"bytes,1,opt,name=Name,proto3" json:"Name,omitempty"`
  1297. Value *ColumnValue `protobuf:"bytes,2,opt,name=Value,proto3" json:"Value,omitempty"`
  1298. }
  1299. func (x *Column) Reset() {
  1300. *x = Column{}
  1301. if protoimpl.UnsafeEnabled {
  1302. mi := &file_v1_request_command_proto_msgTypes[20]
  1303. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1304. ms.StoreMessageInfo(mi)
  1305. }
  1306. }
  1307. func (x *Column) String() string {
  1308. return protoimpl.X.MessageStringOf(x)
  1309. }
  1310. func (*Column) ProtoMessage() {}
  1311. func (x *Column) ProtoReflect() protoreflect.Message {
  1312. mi := &file_v1_request_command_proto_msgTypes[20]
  1313. if protoimpl.UnsafeEnabled && x != nil {
  1314. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1315. if ms.LoadMessageInfo() == nil {
  1316. ms.StoreMessageInfo(mi)
  1317. }
  1318. return ms
  1319. }
  1320. return mi.MessageOf(x)
  1321. }
  1322. // Deprecated: Use Column.ProtoReflect.Descriptor instead.
  1323. func (*Column) Descriptor() ([]byte, []int) {
  1324. return file_v1_request_command_proto_rawDescGZIP(), []int{20}
  1325. }
  1326. func (x *Column) GetName() string {
  1327. if x != nil {
  1328. return x.Name
  1329. }
  1330. return ""
  1331. }
  1332. func (x *Column) GetValue() *ColumnValue {
  1333. if x != nil {
  1334. return x.Value
  1335. }
  1336. return nil
  1337. }
  1338. type ColumnValue struct {
  1339. state protoimpl.MessageState
  1340. sizeCache protoimpl.SizeCache
  1341. unknownFields protoimpl.UnknownFields
  1342. Type string `protobuf:"bytes,1,opt,name=Type,proto3" json:"Type,omitempty"`
  1343. // Types that are assignable to TypedValue:
  1344. //
  1345. // *ColumnValue_StringValue
  1346. // *ColumnValue_Uint64Value
  1347. // *ColumnValue_Float64Value
  1348. // *ColumnValue_BoolValue
  1349. TypedValue isColumnValue_TypedValue `protobuf_oneof:"TypedValue"`
  1350. }
  1351. func (x *ColumnValue) Reset() {
  1352. *x = ColumnValue{}
  1353. if protoimpl.UnsafeEnabled {
  1354. mi := &file_v1_request_command_proto_msgTypes[21]
  1355. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1356. ms.StoreMessageInfo(mi)
  1357. }
  1358. }
  1359. func (x *ColumnValue) String() string {
  1360. return protoimpl.X.MessageStringOf(x)
  1361. }
  1362. func (*ColumnValue) ProtoMessage() {}
  1363. func (x *ColumnValue) ProtoReflect() protoreflect.Message {
  1364. mi := &file_v1_request_command_proto_msgTypes[21]
  1365. if protoimpl.UnsafeEnabled && x != nil {
  1366. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1367. if ms.LoadMessageInfo() == nil {
  1368. ms.StoreMessageInfo(mi)
  1369. }
  1370. return ms
  1371. }
  1372. return mi.MessageOf(x)
  1373. }
  1374. // Deprecated: Use ColumnValue.ProtoReflect.Descriptor instead.
  1375. func (*ColumnValue) Descriptor() ([]byte, []int) {
  1376. return file_v1_request_command_proto_rawDescGZIP(), []int{21}
  1377. }
  1378. func (x *ColumnValue) GetType() string {
  1379. if x != nil {
  1380. return x.Type
  1381. }
  1382. return ""
  1383. }
  1384. func (m *ColumnValue) GetTypedValue() isColumnValue_TypedValue {
  1385. if m != nil {
  1386. return m.TypedValue
  1387. }
  1388. return nil
  1389. }
  1390. func (x *ColumnValue) GetStringValue() string {
  1391. if x, ok := x.GetTypedValue().(*ColumnValue_StringValue); ok {
  1392. return x.StringValue
  1393. }
  1394. return ""
  1395. }
  1396. func (x *ColumnValue) GetUint64Value() uint64 {
  1397. if x, ok := x.GetTypedValue().(*ColumnValue_Uint64Value); ok {
  1398. return x.Uint64Value
  1399. }
  1400. return 0
  1401. }
  1402. func (x *ColumnValue) GetFloat64Value() float64 {
  1403. if x, ok := x.GetTypedValue().(*ColumnValue_Float64Value); ok {
  1404. return x.Float64Value
  1405. }
  1406. return 0
  1407. }
  1408. func (x *ColumnValue) GetBoolValue() bool {
  1409. if x, ok := x.GetTypedValue().(*ColumnValue_BoolValue); ok {
  1410. return x.BoolValue
  1411. }
  1412. return false
  1413. }
  1414. type isColumnValue_TypedValue interface {
  1415. isColumnValue_TypedValue()
  1416. }
  1417. type ColumnValue_StringValue struct {
  1418. StringValue string `protobuf:"bytes,2,opt,name=StringValue,proto3,oneof"`
  1419. }
  1420. type ColumnValue_Uint64Value struct {
  1421. Uint64Value uint64 `protobuf:"varint,3,opt,name=Uint64Value,proto3,oneof"`
  1422. }
  1423. type ColumnValue_Float64Value struct {
  1424. Float64Value float64 `protobuf:"fixed64,4,opt,name=Float64Value,proto3,oneof"`
  1425. }
  1426. type ColumnValue_BoolValue struct {
  1427. BoolValue bool `protobuf:"varint,5,opt,name=BoolValue,proto3,oneof"`
  1428. }
  1429. func (*ColumnValue_StringValue) isColumnValue_TypedValue() {}
  1430. func (*ColumnValue_Uint64Value) isColumnValue_TypedValue() {}
  1431. func (*ColumnValue_Float64Value) isColumnValue_TypedValue() {}
  1432. func (*ColumnValue_BoolValue) isColumnValue_TypedValue() {}
  1433. var File_v1_request_command_proto protoreflect.FileDescriptor
  1434. var file_v1_request_command_proto_rawDesc = []byte{
  1435. 0x0a, 0x18, 0x76, 0x31, 0x2f, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2f, 0x63, 0x6f, 0x6d,
  1436. 0x6d, 0x61, 0x6e, 0x64, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x07, 0x72, 0x65, 0x71, 0x75,
  1437. 0x65, 0x73, 0x74, 0x1a, 0x36, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f,
  1438. 0x6d, 0x77, 0x69, 0x74, 0x6b, 0x6f, 0x77, 0x2f, 0x67, 0x6f, 0x2d, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  1439. 0x2d, 0x76, 0x61, 0x6c, 0x69, 0x64, 0x61, 0x74, 0x6f, 0x72, 0x73, 0x2f, 0x76, 0x61, 0x6c, 0x69,
  1440. 0x64, 0x61, 0x74, 0x6f, 0x72, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x22, 0x74, 0x0a, 0x12, 0x41,
  1441. 0x75, 0x74, 0x6f, 0x4d, 0x69, 0x67, 0x72, 0x61, 0x74, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1442. 0x74, 0x12, 0x26, 0x0a, 0x0a, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x49, 0x44, 0x18,
  1443. 0x01, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x0a, 0x44,
  1444. 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x49, 0x44, 0x12, 0x36, 0x0a, 0x05, 0x49, 0x74, 0x65,
  1445. 0x6d, 0x73, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65,
  1446. 0x73, 0x74, 0x2e, 0x41, 0x75, 0x74, 0x6f, 0x4d, 0x69, 0x67, 0x72, 0x61, 0x74, 0x65, 0x49, 0x74,
  1447. 0x65, 0x6d, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x60, 0x01, 0x52, 0x05, 0x49, 0x74, 0x65, 0x6d,
  1448. 0x73, 0x22, 0xa9, 0x01, 0x0a, 0x0f, 0x41, 0x75, 0x74, 0x6f, 0x4d, 0x69, 0x67, 0x72, 0x61, 0x74,
  1449. 0x65, 0x49, 0x74, 0x65, 0x6d, 0x12, 0x3c, 0x0a, 0x15, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x50, 0x72,
  1450. 0x65, 0x66, 0x69, 0x78, 0x57, 0x69, 0x74, 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x18, 0x01,
  1451. 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x15, 0x54, 0x61,
  1452. 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57, 0x69, 0x74, 0x68, 0x53, 0x63, 0x68,
  1453. 0x65, 0x6d, 0x61, 0x12, 0x20, 0x0a, 0x07, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x02,
  1454. 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x07, 0x56, 0x65,
  1455. 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x36, 0x0a, 0x12, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x4d, 0x6f,
  1456. 0x64, 0x65, 0x6c, 0x44, 0x65, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28,
  1457. 0x0c, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x70, 0x00, 0x52, 0x12, 0x54, 0x61, 0x62, 0x6c, 0x65,
  1458. 0x4d, 0x6f, 0x64, 0x65, 0x6c, 0x44, 0x65, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x22, 0x41, 0x0a,
  1459. 0x17, 0x54, 0x72, 0x61, 0x6e, 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x42, 0x65, 0x67, 0x69,
  1460. 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x26, 0x0a, 0x0a, 0x44, 0x61, 0x74, 0x61,
  1461. 0x62, 0x61, 0x73, 0x65, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf,
  1462. 0x1f, 0x02, 0x58, 0x01, 0x52, 0x0a, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x49, 0x44,
  1463. 0x22, 0xe8, 0x01, 0x0a, 0x0f, 0x49, 0x6e, 0x73, 0x65, 0x72, 0x74, 0x54, 0x78, 0x52, 0x65, 0x71,
  1464. 0x75, 0x65, 0x73, 0x74, 0x12, 0x3c, 0x0a, 0x15, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65,
  1465. 0x66, 0x69, 0x78, 0x57, 0x69, 0x74, 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x18, 0x01, 0x20,
  1466. 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x15, 0x54, 0x61, 0x62,
  1467. 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57, 0x69, 0x74, 0x68, 0x53, 0x63, 0x68, 0x65,
  1468. 0x6d, 0x61, 0x12, 0x20, 0x0a, 0x07, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x02, 0x20,
  1469. 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x07, 0x56, 0x65, 0x72,
  1470. 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x26, 0x0a, 0x0a, 0x4b, 0x65, 0x79, 0x43, 0x6f, 0x6c, 0x75, 0x6d,
  1471. 0x6e, 0x73, 0x18, 0x03, 0x20, 0x03, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x70, 0x00,
  1472. 0x52, 0x0a, 0x4b, 0x65, 0x79, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x73, 0x12, 0x35, 0x0a, 0x08,
  1473. 0x54, 0x61, 0x62, 0x6c, 0x65, 0x52, 0x6f, 0x77, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x11,
  1474. 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x52, 0x6f,
  1475. 0x77, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x70, 0x00, 0x52, 0x08, 0x54, 0x61, 0x62, 0x6c, 0x65,
  1476. 0x52, 0x6f, 0x77, 0x12, 0x16, 0x0a, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x18, 0x05, 0x20,
  1477. 0x01, 0x28, 0x09, 0x52, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x22, 0x69, 0x0a, 0x14, 0x49,
  1478. 0x6e, 0x73, 0x65, 0x72, 0x74, 0x42, 0x61, 0x74, 0x63, 0x68, 0x54, 0x78, 0x52, 0x65, 0x71, 0x75,
  1479. 0x65, 0x73, 0x74, 0x12, 0x39, 0x0a, 0x05, 0x49, 0x74, 0x65, 0x6d, 0x73, 0x18, 0x01, 0x20, 0x03,
  1480. 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x49, 0x6e, 0x73,
  1481. 0x65, 0x72, 0x74, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x52, 0x6f, 0x77, 0x49, 0x74, 0x65, 0x6d, 0x42,
  1482. 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x60, 0x01, 0x52, 0x05, 0x49, 0x74, 0x65, 0x6d, 0x73, 0x12, 0x16,
  1483. 0x0a, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06,
  1484. 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x22, 0x96, 0x02, 0x0a, 0x0f, 0x44, 0x65, 0x6c, 0x65, 0x74,
  1485. 0x65, 0x54, 0x78, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x3c, 0x0a, 0x15, 0x54, 0x61,
  1486. 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57, 0x69, 0x74, 0x68, 0x53, 0x63, 0x68,
  1487. 0x65, 0x6d, 0x61, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58,
  1488. 0x01, 0x52, 0x15, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57, 0x69,
  1489. 0x74, 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x12, 0x20, 0x0a, 0x07, 0x56, 0x65, 0x72, 0x73,
  1490. 0x69, 0x6f, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58,
  1491. 0x01, 0x52, 0x07, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x4d, 0x0a, 0x09, 0x4b, 0x65,
  1492. 0x79, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x27, 0x2e,
  1493. 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x54, 0x78,
  1494. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x4b, 0x65, 0x79, 0x56, 0x61, 0x6c, 0x75, 0x65,
  1495. 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x20, 0x00, 0x52, 0x09,
  1496. 0x4b, 0x65, 0x79, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73, 0x12, 0x16, 0x0a, 0x06, 0x55, 0x73, 0x65,
  1497. 0x72, 0x49, 0x44, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49,
  1498. 0x44, 0x1a, 0x3c, 0x0a, 0x0e, 0x4b, 0x65, 0x79, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73, 0x45, 0x6e,
  1499. 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  1500. 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02,
  1501. 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22,
  1502. 0xcc, 0x01, 0x0a, 0x14, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x57, 0x68, 0x65, 0x72, 0x65, 0x54,
  1503. 0x78, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x3c, 0x0a, 0x15, 0x54, 0x61, 0x62, 0x6c,
  1504. 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57, 0x69, 0x74, 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d,
  1505. 0x61, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52,
  1506. 0x15, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57, 0x69, 0x74, 0x68,
  1507. 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x12, 0x20, 0x0a, 0x07, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f,
  1508. 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52,
  1509. 0x07, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x26, 0x0a, 0x0a, 0x4b, 0x65, 0x79, 0x43,
  1510. 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x73, 0x18, 0x03, 0x20, 0x03, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf,
  1511. 0x1f, 0x02, 0x70, 0x00, 0x52, 0x0a, 0x4b, 0x65, 0x79, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x73,
  1512. 0x12, 0x14, 0x0a, 0x05, 0x57, 0x68, 0x65, 0x72, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0c, 0x52,
  1513. 0x05, 0x57, 0x68, 0x65, 0x72, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44,
  1514. 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x22, 0xd3,
  1515. 0x02, 0x0a, 0x0f, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x54, 0x78, 0x52, 0x65, 0x71, 0x75, 0x65,
  1516. 0x73, 0x74, 0x12, 0x3c, 0x0a, 0x15, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66, 0x69,
  1517. 0x78, 0x57, 0x69, 0x74, 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x18, 0x01, 0x20, 0x01, 0x28,
  1518. 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x15, 0x54, 0x61, 0x62, 0x6c, 0x65,
  1519. 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57, 0x69, 0x74, 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61,
  1520. 0x12, 0x20, 0x0a, 0x07, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28,
  1521. 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x07, 0x56, 0x65, 0x72, 0x73, 0x69,
  1522. 0x6f, 0x6e, 0x12, 0x4d, 0x0a, 0x09, 0x4b, 0x65, 0x79, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73, 0x18,
  1523. 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x27, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e,
  1524. 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x54, 0x78, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e,
  1525. 0x4b, 0x65, 0x79, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x42, 0x06,
  1526. 0xe2, 0xdf, 0x1f, 0x02, 0x20, 0x00, 0x52, 0x09, 0x4b, 0x65, 0x79, 0x56, 0x61, 0x6c, 0x75, 0x65,
  1527. 0x73, 0x12, 0x3b, 0x0a, 0x0b, 0x4e, 0x65, 0x77, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x52, 0x6f, 0x77,
  1528. 0x18, 0x04, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1529. 0x2e, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x52, 0x6f, 0x77, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x70,
  1530. 0x00, 0x52, 0x0b, 0x4e, 0x65, 0x77, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x52, 0x6f, 0x77, 0x12, 0x16,
  1531. 0x0a, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06,
  1532. 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x1a, 0x3c, 0x0a, 0x0e, 0x4b, 0x65, 0x79, 0x56, 0x61, 0x6c,
  1533. 0x75, 0x65, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18,
  1534. 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61,
  1535. 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65,
  1536. 0x3a, 0x02, 0x38, 0x01, 0x22, 0x89, 0x02, 0x0a, 0x14, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x57,
  1537. 0x68, 0x65, 0x72, 0x65, 0x54, 0x78, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x3c, 0x0a,
  1538. 0x15, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57, 0x69, 0x74, 0x68,
  1539. 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf,
  1540. 0x1f, 0x02, 0x58, 0x01, 0x52, 0x15, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66, 0x69,
  1541. 0x78, 0x57, 0x69, 0x74, 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x12, 0x20, 0x0a, 0x07, 0x56,
  1542. 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf,
  1543. 0x1f, 0x02, 0x58, 0x01, 0x52, 0x07, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x26, 0x0a,
  1544. 0x0a, 0x4b, 0x65, 0x79, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x73, 0x18, 0x03, 0x20, 0x03, 0x28,
  1545. 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x70, 0x00, 0x52, 0x0a, 0x4b, 0x65, 0x79, 0x43, 0x6f,
  1546. 0x6c, 0x75, 0x6d, 0x6e, 0x73, 0x12, 0x14, 0x0a, 0x05, 0x57, 0x68, 0x65, 0x72, 0x65, 0x18, 0x04,
  1547. 0x20, 0x01, 0x28, 0x0c, 0x52, 0x05, 0x57, 0x68, 0x65, 0x72, 0x65, 0x12, 0x3b, 0x0a, 0x0b, 0x4e,
  1548. 0x65, 0x77, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x52, 0x6f, 0x77, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0b,
  1549. 0x32, 0x11, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x61, 0x62, 0x6c, 0x65,
  1550. 0x52, 0x6f, 0x77, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x70, 0x00, 0x52, 0x0b, 0x4e, 0x65, 0x77,
  1551. 0x54, 0x61, 0x62, 0x6c, 0x65, 0x52, 0x6f, 0x77, 0x12, 0x16, 0x0a, 0x06, 0x55, 0x73, 0x65, 0x72,
  1552. 0x49, 0x44, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44,
  1553. 0x22, 0x17, 0x0a, 0x15, 0x54, 0x72, 0x61, 0x6e, 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x45,
  1554. 0x6e, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x22, 0xa8, 0x05, 0x0a, 0x14, 0x54, 0x72,
  1555. 0x61, 0x6e, 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x4f, 0x70, 0x65, 0x72, 0x61, 0x74, 0x69,
  1556. 0x6f, 0x6e, 0x12, 0x5c, 0x0a, 0x17, 0x54, 0x72, 0x61, 0x6e, 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f,
  1557. 0x6e, 0x42, 0x65, 0x67, 0x69, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x18, 0x01, 0x20,
  1558. 0x01, 0x28, 0x0b, 0x32, 0x20, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x72,
  1559. 0x61, 0x6e, 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x42, 0x65, 0x67, 0x69, 0x6e, 0x52, 0x65,
  1560. 0x71, 0x75, 0x65, 0x73, 0x74, 0x48, 0x00, 0x52, 0x17, 0x54, 0x72, 0x61, 0x6e, 0x73, 0x61, 0x63,
  1561. 0x74, 0x69, 0x6f, 0x6e, 0x42, 0x65, 0x67, 0x69, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1562. 0x12, 0x44, 0x0a, 0x0f, 0x49, 0x6e, 0x73, 0x65, 0x72, 0x74, 0x54, 0x78, 0x52, 0x65, 0x71, 0x75,
  1563. 0x65, 0x73, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x72, 0x65, 0x71, 0x75,
  1564. 0x65, 0x73, 0x74, 0x2e, 0x49, 0x6e, 0x73, 0x65, 0x72, 0x74, 0x54, 0x78, 0x52, 0x65, 0x71, 0x75,
  1565. 0x65, 0x73, 0x74, 0x48, 0x00, 0x52, 0x0f, 0x49, 0x6e, 0x73, 0x65, 0x72, 0x74, 0x54, 0x78, 0x52,
  1566. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x53, 0x0a, 0x14, 0x49, 0x6e, 0x73, 0x65, 0x72, 0x74,
  1567. 0x42, 0x61, 0x74, 0x63, 0x68, 0x54, 0x78, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x18, 0x03,
  1568. 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1d, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x49,
  1569. 0x6e, 0x73, 0x65, 0x72, 0x74, 0x42, 0x61, 0x74, 0x63, 0x68, 0x54, 0x78, 0x52, 0x65, 0x71, 0x75,
  1570. 0x65, 0x73, 0x74, 0x48, 0x00, 0x52, 0x14, 0x49, 0x6e, 0x73, 0x65, 0x72, 0x74, 0x42, 0x61, 0x74,
  1571. 0x63, 0x68, 0x54, 0x78, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x44, 0x0a, 0x0f, 0x44,
  1572. 0x65, 0x6c, 0x65, 0x74, 0x65, 0x54, 0x78, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x18, 0x04,
  1573. 0x20, 0x01, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x44,
  1574. 0x65, 0x6c, 0x65, 0x74, 0x65, 0x54, 0x78, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x48, 0x00,
  1575. 0x52, 0x0f, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x54, 0x78, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1576. 0x74, 0x12, 0x53, 0x0a, 0x14, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x57, 0x68, 0x65, 0x72, 0x65,
  1577. 0x54, 0x78, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0b, 0x32,
  1578. 0x1d, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65,
  1579. 0x57, 0x68, 0x65, 0x72, 0x65, 0x54, 0x78, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x48, 0x00,
  1580. 0x52, 0x14, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x57, 0x68, 0x65, 0x72, 0x65, 0x54, 0x78, 0x52,
  1581. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x44, 0x0a, 0x0f, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65,
  1582. 0x54, 0x78, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x18, 0x06, 0x20, 0x01, 0x28, 0x0b, 0x32,
  1583. 0x18, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65,
  1584. 0x54, 0x78, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x48, 0x00, 0x52, 0x0f, 0x55, 0x70, 0x64,
  1585. 0x61, 0x74, 0x65, 0x54, 0x78, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x53, 0x0a, 0x14,
  1586. 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x57, 0x68, 0x65, 0x72, 0x65, 0x54, 0x78, 0x52, 0x65, 0x71,
  1587. 0x75, 0x65, 0x73, 0x74, 0x18, 0x07, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1d, 0x2e, 0x72, 0x65, 0x71,
  1588. 0x75, 0x65, 0x73, 0x74, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x57, 0x68, 0x65, 0x72, 0x65,
  1589. 0x54, 0x78, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x48, 0x00, 0x52, 0x14, 0x55, 0x70, 0x64,
  1590. 0x61, 0x74, 0x65, 0x57, 0x68, 0x65, 0x72, 0x65, 0x54, 0x78, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1591. 0x74, 0x12, 0x56, 0x0a, 0x15, 0x54, 0x72, 0x61, 0x6e, 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e,
  1592. 0x45, 0x6e, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x18, 0x08, 0x20, 0x01, 0x28, 0x0b,
  1593. 0x32, 0x1e, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x72, 0x61, 0x6e, 0x73,
  1594. 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x45, 0x6e, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1595. 0x48, 0x00, 0x52, 0x15, 0x54, 0x72, 0x61, 0x6e, 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x45,
  1596. 0x6e, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x42, 0x09, 0x0a, 0x07, 0x52, 0x65, 0x71,
  1597. 0x75, 0x65, 0x73, 0x74, 0x22, 0x8e, 0x02, 0x0a, 0x0d, 0x49, 0x6e, 0x73, 0x65, 0x72, 0x74, 0x52,
  1598. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x26, 0x0a, 0x0a, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61,
  1599. 0x73, 0x65, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02,
  1600. 0x58, 0x01, 0x52, 0x0a, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x49, 0x44, 0x12, 0x3c,
  1601. 0x0a, 0x15, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57, 0x69, 0x74,
  1602. 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2,
  1603. 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x15, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66,
  1604. 0x69, 0x78, 0x57, 0x69, 0x74, 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x12, 0x20, 0x0a, 0x07,
  1605. 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2,
  1606. 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x07, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x26,
  1607. 0x0a, 0x0a, 0x4b, 0x65, 0x79, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x73, 0x18, 0x04, 0x20, 0x03,
  1608. 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x70, 0x00, 0x52, 0x0a, 0x4b, 0x65, 0x79, 0x43,
  1609. 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x73, 0x12, 0x35, 0x0a, 0x08, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x52,
  1610. 0x6f, 0x77, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65,
  1611. 0x73, 0x74, 0x2e, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x52, 0x6f, 0x77, 0x42, 0x06, 0xe2, 0xdf, 0x1f,
  1612. 0x02, 0x70, 0x00, 0x52, 0x08, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x52, 0x6f, 0x77, 0x12, 0x16, 0x0a,
  1613. 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x55,
  1614. 0x73, 0x65, 0x72, 0x49, 0x44, 0x22, 0x8f, 0x01, 0x0a, 0x12, 0x49, 0x6e, 0x73, 0x65, 0x72, 0x74,
  1615. 0x42, 0x61, 0x74, 0x63, 0x68, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x26, 0x0a, 0x0a,
  1616. 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  1617. 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x0a, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61,
  1618. 0x73, 0x65, 0x49, 0x44, 0x12, 0x39, 0x0a, 0x05, 0x49, 0x74, 0x65, 0x6d, 0x73, 0x18, 0x02, 0x20,
  1619. 0x03, 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x49, 0x6e,
  1620. 0x73, 0x65, 0x72, 0x74, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x52, 0x6f, 0x77, 0x49, 0x74, 0x65, 0x6d,
  1621. 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x60, 0x01, 0x52, 0x05, 0x49, 0x74, 0x65, 0x6d, 0x73, 0x12,
  1622. 0x16, 0x0a, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52,
  1623. 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x22, 0xd5, 0x01, 0x0a, 0x12, 0x49, 0x6e, 0x73, 0x65,
  1624. 0x72, 0x74, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x52, 0x6f, 0x77, 0x49, 0x74, 0x65, 0x6d, 0x12, 0x3c,
  1625. 0x0a, 0x15, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57, 0x69, 0x74,
  1626. 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2,
  1627. 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x15, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66,
  1628. 0x69, 0x78, 0x57, 0x69, 0x74, 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x12, 0x20, 0x0a, 0x07,
  1629. 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2,
  1630. 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x07, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x26,
  1631. 0x0a, 0x0a, 0x4b, 0x65, 0x79, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x73, 0x18, 0x03, 0x20, 0x03,
  1632. 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x70, 0x00, 0x52, 0x0a, 0x4b, 0x65, 0x79, 0x43,
  1633. 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x73, 0x12, 0x37, 0x0a, 0x09, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x52,
  1634. 0x6f, 0x77, 0x73, 0x18, 0x04, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x72, 0x65, 0x71, 0x75,
  1635. 0x65, 0x73, 0x74, 0x2e, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x52, 0x6f, 0x77, 0x42, 0x06, 0xe2, 0xdf,
  1636. 0x1f, 0x02, 0x70, 0x00, 0x52, 0x09, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x52, 0x6f, 0x77, 0x73, 0x22,
  1637. 0xba, 0x02, 0x0a, 0x0d, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1638. 0x74, 0x12, 0x26, 0x0a, 0x0a, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x49, 0x44, 0x18,
  1639. 0x01, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x0a, 0x44,
  1640. 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x49, 0x44, 0x12, 0x3c, 0x0a, 0x15, 0x54, 0x61, 0x62,
  1641. 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57, 0x69, 0x74, 0x68, 0x53, 0x63, 0x68, 0x65,
  1642. 0x6d, 0x61, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01,
  1643. 0x52, 0x15, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57, 0x69, 0x74,
  1644. 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x12, 0x20, 0x0a, 0x07, 0x56, 0x65, 0x72, 0x73, 0x69,
  1645. 0x6f, 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01,
  1646. 0x52, 0x07, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x4b, 0x0a, 0x09, 0x4b, 0x65, 0x79,
  1647. 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73, 0x18, 0x04, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x25, 0x2e, 0x72,
  1648. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x52, 0x65, 0x71,
  1649. 0x75, 0x65, 0x73, 0x74, 0x2e, 0x4b, 0x65, 0x79, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73, 0x45, 0x6e,
  1650. 0x74, 0x72, 0x79, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x20, 0x00, 0x52, 0x09, 0x4b, 0x65, 0x79,
  1651. 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73, 0x12, 0x16, 0x0a, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44,
  1652. 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x1a, 0x3c,
  1653. 0x0a, 0x0e, 0x4b, 0x65, 0x79, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79,
  1654. 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b,
  1655. 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28,
  1656. 0x09, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22, 0xf2, 0x01, 0x0a,
  1657. 0x12, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x57, 0x68, 0x65, 0x72, 0x65, 0x52, 0x65, 0x71, 0x75,
  1658. 0x65, 0x73, 0x74, 0x12, 0x26, 0x0a, 0x0a, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x49,
  1659. 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52,
  1660. 0x0a, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x49, 0x44, 0x12, 0x3c, 0x0a, 0x15, 0x54,
  1661. 0x61, 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57, 0x69, 0x74, 0x68, 0x53, 0x63,
  1662. 0x68, 0x65, 0x6d, 0x61, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02,
  1663. 0x58, 0x01, 0x52, 0x15, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57,
  1664. 0x69, 0x74, 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x12, 0x20, 0x0a, 0x07, 0x56, 0x65, 0x72,
  1665. 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02,
  1666. 0x58, 0x01, 0x52, 0x07, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x26, 0x0a, 0x0a, 0x4b,
  1667. 0x65, 0x79, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x73, 0x18, 0x04, 0x20, 0x03, 0x28, 0x09, 0x42,
  1668. 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x70, 0x00, 0x52, 0x0a, 0x4b, 0x65, 0x79, 0x43, 0x6f, 0x6c, 0x75,
  1669. 0x6d, 0x6e, 0x73, 0x12, 0x14, 0x0a, 0x05, 0x57, 0x68, 0x65, 0x72, 0x65, 0x18, 0x05, 0x20, 0x01,
  1670. 0x28, 0x0c, 0x52, 0x05, 0x57, 0x68, 0x65, 0x72, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x55, 0x73, 0x65,
  1671. 0x72, 0x49, 0x44, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49,
  1672. 0x44, 0x22, 0xf7, 0x02, 0x0a, 0x0d, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x52, 0x65, 0x71, 0x75,
  1673. 0x65, 0x73, 0x74, 0x12, 0x26, 0x0a, 0x0a, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x49,
  1674. 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52,
  1675. 0x0a, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x49, 0x44, 0x12, 0x3c, 0x0a, 0x15, 0x54,
  1676. 0x61, 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57, 0x69, 0x74, 0x68, 0x53, 0x63,
  1677. 0x68, 0x65, 0x6d, 0x61, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02,
  1678. 0x58, 0x01, 0x52, 0x15, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57,
  1679. 0x69, 0x74, 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x12, 0x20, 0x0a, 0x07, 0x56, 0x65, 0x72,
  1680. 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02,
  1681. 0x58, 0x01, 0x52, 0x07, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x4b, 0x0a, 0x09, 0x4b,
  1682. 0x65, 0x79, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73, 0x18, 0x04, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x25,
  1683. 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x52,
  1684. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x4b, 0x65, 0x79, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73,
  1685. 0x45, 0x6e, 0x74, 0x72, 0x79, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x20, 0x00, 0x52, 0x09, 0x4b,
  1686. 0x65, 0x79, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73, 0x12, 0x3b, 0x0a, 0x0b, 0x4e, 0x65, 0x77, 0x54,
  1687. 0x61, 0x62, 0x6c, 0x65, 0x52, 0x6f, 0x77, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x11, 0x2e,
  1688. 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x52, 0x6f, 0x77,
  1689. 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x70, 0x00, 0x52, 0x0b, 0x4e, 0x65, 0x77, 0x54, 0x61, 0x62,
  1690. 0x6c, 0x65, 0x52, 0x6f, 0x77, 0x12, 0x16, 0x0a, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x18,
  1691. 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x1a, 0x3c, 0x0a,
  1692. 0x0e, 0x4b, 0x65, 0x79, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12,
  1693. 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65,
  1694. 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09,
  1695. 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22, 0xaf, 0x02, 0x0a, 0x12,
  1696. 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x57, 0x68, 0x65, 0x72, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65,
  1697. 0x73, 0x74, 0x12, 0x26, 0x0a, 0x0a, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x49, 0x44,
  1698. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x0a,
  1699. 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x49, 0x44, 0x12, 0x3c, 0x0a, 0x15, 0x54, 0x61,
  1700. 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57, 0x69, 0x74, 0x68, 0x53, 0x63, 0x68,
  1701. 0x65, 0x6d, 0x61, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58,
  1702. 0x01, 0x52, 0x15, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57, 0x69,
  1703. 0x74, 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x12, 0x20, 0x0a, 0x07, 0x56, 0x65, 0x72, 0x73,
  1704. 0x69, 0x6f, 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58,
  1705. 0x01, 0x52, 0x07, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x26, 0x0a, 0x0a, 0x4b, 0x65,
  1706. 0x79, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x73, 0x18, 0x04, 0x20, 0x03, 0x28, 0x09, 0x42, 0x06,
  1707. 0xe2, 0xdf, 0x1f, 0x02, 0x70, 0x00, 0x52, 0x0a, 0x4b, 0x65, 0x79, 0x43, 0x6f, 0x6c, 0x75, 0x6d,
  1708. 0x6e, 0x73, 0x12, 0x14, 0x0a, 0x05, 0x57, 0x68, 0x65, 0x72, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28,
  1709. 0x0c, 0x52, 0x05, 0x57, 0x68, 0x65, 0x72, 0x65, 0x12, 0x3b, 0x0a, 0x0b, 0x4e, 0x65, 0x77, 0x54,
  1710. 0x61, 0x62, 0x6c, 0x65, 0x52, 0x6f, 0x77, 0x18, 0x06, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x11, 0x2e,
  1711. 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x52, 0x6f, 0x77,
  1712. 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x70, 0x00, 0x52, 0x0b, 0x4e, 0x65, 0x77, 0x54, 0x61, 0x62,
  1713. 0x6c, 0x65, 0x52, 0x6f, 0x77, 0x12, 0x16, 0x0a, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x18,
  1714. 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x22, 0xba, 0x02,
  1715. 0x0a, 0x0d, 0x52, 0x65, 0x70, 0x6c, 0x61, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12,
  1716. 0x26, 0x0a, 0x0a, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x49, 0x44, 0x18, 0x01, 0x20,
  1717. 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x0a, 0x44, 0x61, 0x74,
  1718. 0x61, 0x62, 0x61, 0x73, 0x65, 0x49, 0x44, 0x12, 0x3c, 0x0a, 0x15, 0x54, 0x61, 0x62, 0x6c, 0x65,
  1719. 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57, 0x69, 0x74, 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61,
  1720. 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x15,
  1721. 0x54, 0x61, 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57, 0x69, 0x74, 0x68, 0x53,
  1722. 0x63, 0x68, 0x65, 0x6d, 0x61, 0x12, 0x20, 0x0a, 0x07, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e,
  1723. 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x07,
  1724. 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x4b, 0x0a, 0x09, 0x4b, 0x65, 0x79, 0x56, 0x61,
  1725. 0x6c, 0x75, 0x65, 0x73, 0x18, 0x04, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x25, 0x2e, 0x72, 0x65, 0x71,
  1726. 0x75, 0x65, 0x73, 0x74, 0x2e, 0x52, 0x65, 0x70, 0x6c, 0x61, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65,
  1727. 0x73, 0x74, 0x2e, 0x4b, 0x65, 0x79, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73, 0x45, 0x6e, 0x74, 0x72,
  1728. 0x79, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x20, 0x00, 0x52, 0x09, 0x4b, 0x65, 0x79, 0x56, 0x61,
  1729. 0x6c, 0x75, 0x65, 0x73, 0x12, 0x16, 0x0a, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x18, 0x05,
  1730. 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x1a, 0x3c, 0x0a, 0x0e,
  1731. 0x4b, 0x65, 0x79, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10,
  1732. 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79,
  1733. 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52,
  1734. 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22, 0x35, 0x0a, 0x08, 0x54, 0x61,
  1735. 0x62, 0x6c, 0x65, 0x52, 0x6f, 0x77, 0x12, 0x29, 0x0a, 0x07, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e,
  1736. 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73,
  1737. 0x74, 0x2e, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x52, 0x07, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e,
  1738. 0x73, 0x22, 0x48, 0x0a, 0x06, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x12, 0x12, 0x0a, 0x04, 0x4e,
  1739. 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x4e, 0x61, 0x6d, 0x65, 0x12,
  1740. 0x2a, 0x0a, 0x05, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x14,
  1741. 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x56,
  1742. 0x61, 0x6c, 0x75, 0x65, 0x52, 0x05, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x22, 0xbd, 0x01, 0x0a, 0x0b,
  1743. 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x54,
  1744. 0x79, 0x70, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x54, 0x79, 0x70, 0x65, 0x12,
  1745. 0x22, 0x0a, 0x0b, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02,
  1746. 0x20, 0x01, 0x28, 0x09, 0x48, 0x00, 0x52, 0x0b, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x56, 0x61,
  1747. 0x6c, 0x75, 0x65, 0x12, 0x22, 0x0a, 0x0b, 0x55, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x56, 0x61, 0x6c,
  1748. 0x75, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x04, 0x48, 0x00, 0x52, 0x0b, 0x55, 0x69, 0x6e, 0x74,
  1749. 0x36, 0x34, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x12, 0x24, 0x0a, 0x0c, 0x46, 0x6c, 0x6f, 0x61, 0x74,
  1750. 0x36, 0x34, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x01, 0x48, 0x00, 0x52,
  1751. 0x0c, 0x46, 0x6c, 0x6f, 0x61, 0x74, 0x36, 0x34, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x12, 0x1e, 0x0a,
  1752. 0x09, 0x42, 0x6f, 0x6f, 0x6c, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x08,
  1753. 0x48, 0x00, 0x52, 0x09, 0x42, 0x6f, 0x6f, 0x6c, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x42, 0x0c, 0x0a,
  1754. 0x0a, 0x54, 0x79, 0x70, 0x65, 0x64, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x42, 0x20, 0x5a, 0x1e, 0x64,
  1755. 0x70, 0x73, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x67, 0x72, 0x70, 0x63, 0x5f, 0x61, 0x70, 0x69, 0x2f,
  1756. 0x70, 0x62, 0x2f, 0x76, 0x31, 0x2f, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x62, 0x06, 0x70,
  1757. 0x72, 0x6f, 0x74, 0x6f, 0x33,
  1758. }
  1759. var (
  1760. file_v1_request_command_proto_rawDescOnce sync.Once
  1761. file_v1_request_command_proto_rawDescData = file_v1_request_command_proto_rawDesc
  1762. )
  1763. func file_v1_request_command_proto_rawDescGZIP() []byte {
  1764. file_v1_request_command_proto_rawDescOnce.Do(func() {
  1765. file_v1_request_command_proto_rawDescData = protoimpl.X.CompressGZIP(file_v1_request_command_proto_rawDescData)
  1766. })
  1767. return file_v1_request_command_proto_rawDescData
  1768. }
  1769. var file_v1_request_command_proto_msgTypes = make([]protoimpl.MessageInfo, 27)
  1770. var file_v1_request_command_proto_goTypes = []interface{}{
  1771. (*AutoMigrateRequest)(nil), // 0: request.AutoMigrateRequest
  1772. (*AutoMigrateItem)(nil), // 1: request.AutoMigrateItem
  1773. (*TransactionBeginRequest)(nil), // 2: request.TransactionBeginRequest
  1774. (*InsertTxRequest)(nil), // 3: request.InsertTxRequest
  1775. (*InsertBatchTxRequest)(nil), // 4: request.InsertBatchTxRequest
  1776. (*DeleteTxRequest)(nil), // 5: request.DeleteTxRequest
  1777. (*DeleteWhereTxRequest)(nil), // 6: request.DeleteWhereTxRequest
  1778. (*UpdateTxRequest)(nil), // 7: request.UpdateTxRequest
  1779. (*UpdateWhereTxRequest)(nil), // 8: request.UpdateWhereTxRequest
  1780. (*TransactionEndRequest)(nil), // 9: request.TransactionEndRequest
  1781. (*TransactionOperation)(nil), // 10: request.TransactionOperation
  1782. (*InsertRequest)(nil), // 11: request.InsertRequest
  1783. (*InsertBatchRequest)(nil), // 12: request.InsertBatchRequest
  1784. (*InsertTableRowItem)(nil), // 13: request.InsertTableRowItem
  1785. (*DeleteRequest)(nil), // 14: request.DeleteRequest
  1786. (*DeleteWhereRequest)(nil), // 15: request.DeleteWhereRequest
  1787. (*UpdateRequest)(nil), // 16: request.UpdateRequest
  1788. (*UpdateWhereRequest)(nil), // 17: request.UpdateWhereRequest
  1789. (*ReplayRequest)(nil), // 18: request.ReplayRequest
  1790. (*TableRow)(nil), // 19: request.TableRow
  1791. (*Column)(nil), // 20: request.Column
  1792. (*ColumnValue)(nil), // 21: request.ColumnValue
  1793. nil, // 22: request.DeleteTxRequest.KeyValuesEntry
  1794. nil, // 23: request.UpdateTxRequest.KeyValuesEntry
  1795. nil, // 24: request.DeleteRequest.KeyValuesEntry
  1796. nil, // 25: request.UpdateRequest.KeyValuesEntry
  1797. nil, // 26: request.ReplayRequest.KeyValuesEntry
  1798. }
  1799. var file_v1_request_command_proto_depIdxs = []int32{
  1800. 1, // 0: request.AutoMigrateRequest.Items:type_name -> request.AutoMigrateItem
  1801. 19, // 1: request.InsertTxRequest.TableRow:type_name -> request.TableRow
  1802. 13, // 2: request.InsertBatchTxRequest.Items:type_name -> request.InsertTableRowItem
  1803. 22, // 3: request.DeleteTxRequest.KeyValues:type_name -> request.DeleteTxRequest.KeyValuesEntry
  1804. 23, // 4: request.UpdateTxRequest.KeyValues:type_name -> request.UpdateTxRequest.KeyValuesEntry
  1805. 19, // 5: request.UpdateTxRequest.NewTableRow:type_name -> request.TableRow
  1806. 19, // 6: request.UpdateWhereTxRequest.NewTableRow:type_name -> request.TableRow
  1807. 2, // 7: request.TransactionOperation.TransactionBeginRequest:type_name -> request.TransactionBeginRequest
  1808. 3, // 8: request.TransactionOperation.InsertTxRequest:type_name -> request.InsertTxRequest
  1809. 4, // 9: request.TransactionOperation.InsertBatchTxRequest:type_name -> request.InsertBatchTxRequest
  1810. 5, // 10: request.TransactionOperation.DeleteTxRequest:type_name -> request.DeleteTxRequest
  1811. 6, // 11: request.TransactionOperation.DeleteWhereTxRequest:type_name -> request.DeleteWhereTxRequest
  1812. 7, // 12: request.TransactionOperation.UpdateTxRequest:type_name -> request.UpdateTxRequest
  1813. 8, // 13: request.TransactionOperation.UpdateWhereTxRequest:type_name -> request.UpdateWhereTxRequest
  1814. 9, // 14: request.TransactionOperation.TransactionEndRequest:type_name -> request.TransactionEndRequest
  1815. 19, // 15: request.InsertRequest.TableRow:type_name -> request.TableRow
  1816. 13, // 16: request.InsertBatchRequest.Items:type_name -> request.InsertTableRowItem
  1817. 19, // 17: request.InsertTableRowItem.TableRows:type_name -> request.TableRow
  1818. 24, // 18: request.DeleteRequest.KeyValues:type_name -> request.DeleteRequest.KeyValuesEntry
  1819. 25, // 19: request.UpdateRequest.KeyValues:type_name -> request.UpdateRequest.KeyValuesEntry
  1820. 19, // 20: request.UpdateRequest.NewTableRow:type_name -> request.TableRow
  1821. 19, // 21: request.UpdateWhereRequest.NewTableRow:type_name -> request.TableRow
  1822. 26, // 22: request.ReplayRequest.KeyValues:type_name -> request.ReplayRequest.KeyValuesEntry
  1823. 20, // 23: request.TableRow.Columns:type_name -> request.Column
  1824. 21, // 24: request.Column.Value:type_name -> request.ColumnValue
  1825. 25, // [25:25] is the sub-list for method output_type
  1826. 25, // [25:25] is the sub-list for method input_type
  1827. 25, // [25:25] is the sub-list for extension type_name
  1828. 25, // [25:25] is the sub-list for extension extendee
  1829. 0, // [0:25] is the sub-list for field type_name
  1830. }
  1831. func init() { file_v1_request_command_proto_init() }
  1832. func file_v1_request_command_proto_init() {
  1833. if File_v1_request_command_proto != nil {
  1834. return
  1835. }
  1836. if !protoimpl.UnsafeEnabled {
  1837. file_v1_request_command_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  1838. switch v := v.(*AutoMigrateRequest); i {
  1839. case 0:
  1840. return &v.state
  1841. case 1:
  1842. return &v.sizeCache
  1843. case 2:
  1844. return &v.unknownFields
  1845. default:
  1846. return nil
  1847. }
  1848. }
  1849. file_v1_request_command_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  1850. switch v := v.(*AutoMigrateItem); i {
  1851. case 0:
  1852. return &v.state
  1853. case 1:
  1854. return &v.sizeCache
  1855. case 2:
  1856. return &v.unknownFields
  1857. default:
  1858. return nil
  1859. }
  1860. }
  1861. file_v1_request_command_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  1862. switch v := v.(*TransactionBeginRequest); i {
  1863. case 0:
  1864. return &v.state
  1865. case 1:
  1866. return &v.sizeCache
  1867. case 2:
  1868. return &v.unknownFields
  1869. default:
  1870. return nil
  1871. }
  1872. }
  1873. file_v1_request_command_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  1874. switch v := v.(*InsertTxRequest); i {
  1875. case 0:
  1876. return &v.state
  1877. case 1:
  1878. return &v.sizeCache
  1879. case 2:
  1880. return &v.unknownFields
  1881. default:
  1882. return nil
  1883. }
  1884. }
  1885. file_v1_request_command_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  1886. switch v := v.(*InsertBatchTxRequest); i {
  1887. case 0:
  1888. return &v.state
  1889. case 1:
  1890. return &v.sizeCache
  1891. case 2:
  1892. return &v.unknownFields
  1893. default:
  1894. return nil
  1895. }
  1896. }
  1897. file_v1_request_command_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  1898. switch v := v.(*DeleteTxRequest); i {
  1899. case 0:
  1900. return &v.state
  1901. case 1:
  1902. return &v.sizeCache
  1903. case 2:
  1904. return &v.unknownFields
  1905. default:
  1906. return nil
  1907. }
  1908. }
  1909. file_v1_request_command_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  1910. switch v := v.(*DeleteWhereTxRequest); i {
  1911. case 0:
  1912. return &v.state
  1913. case 1:
  1914. return &v.sizeCache
  1915. case 2:
  1916. return &v.unknownFields
  1917. default:
  1918. return nil
  1919. }
  1920. }
  1921. file_v1_request_command_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  1922. switch v := v.(*UpdateTxRequest); i {
  1923. case 0:
  1924. return &v.state
  1925. case 1:
  1926. return &v.sizeCache
  1927. case 2:
  1928. return &v.unknownFields
  1929. default:
  1930. return nil
  1931. }
  1932. }
  1933. file_v1_request_command_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  1934. switch v := v.(*UpdateWhereTxRequest); i {
  1935. case 0:
  1936. return &v.state
  1937. case 1:
  1938. return &v.sizeCache
  1939. case 2:
  1940. return &v.unknownFields
  1941. default:
  1942. return nil
  1943. }
  1944. }
  1945. file_v1_request_command_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  1946. switch v := v.(*TransactionEndRequest); i {
  1947. case 0:
  1948. return &v.state
  1949. case 1:
  1950. return &v.sizeCache
  1951. case 2:
  1952. return &v.unknownFields
  1953. default:
  1954. return nil
  1955. }
  1956. }
  1957. file_v1_request_command_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  1958. switch v := v.(*TransactionOperation); i {
  1959. case 0:
  1960. return &v.state
  1961. case 1:
  1962. return &v.sizeCache
  1963. case 2:
  1964. return &v.unknownFields
  1965. default:
  1966. return nil
  1967. }
  1968. }
  1969. file_v1_request_command_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  1970. switch v := v.(*InsertRequest); i {
  1971. case 0:
  1972. return &v.state
  1973. case 1:
  1974. return &v.sizeCache
  1975. case 2:
  1976. return &v.unknownFields
  1977. default:
  1978. return nil
  1979. }
  1980. }
  1981. file_v1_request_command_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  1982. switch v := v.(*InsertBatchRequest); i {
  1983. case 0:
  1984. return &v.state
  1985. case 1:
  1986. return &v.sizeCache
  1987. case 2:
  1988. return &v.unknownFields
  1989. default:
  1990. return nil
  1991. }
  1992. }
  1993. file_v1_request_command_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  1994. switch v := v.(*InsertTableRowItem); i {
  1995. case 0:
  1996. return &v.state
  1997. case 1:
  1998. return &v.sizeCache
  1999. case 2:
  2000. return &v.unknownFields
  2001. default:
  2002. return nil
  2003. }
  2004. }
  2005. file_v1_request_command_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  2006. switch v := v.(*DeleteRequest); i {
  2007. case 0:
  2008. return &v.state
  2009. case 1:
  2010. return &v.sizeCache
  2011. case 2:
  2012. return &v.unknownFields
  2013. default:
  2014. return nil
  2015. }
  2016. }
  2017. file_v1_request_command_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  2018. switch v := v.(*DeleteWhereRequest); i {
  2019. case 0:
  2020. return &v.state
  2021. case 1:
  2022. return &v.sizeCache
  2023. case 2:
  2024. return &v.unknownFields
  2025. default:
  2026. return nil
  2027. }
  2028. }
  2029. file_v1_request_command_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  2030. switch v := v.(*UpdateRequest); i {
  2031. case 0:
  2032. return &v.state
  2033. case 1:
  2034. return &v.sizeCache
  2035. case 2:
  2036. return &v.unknownFields
  2037. default:
  2038. return nil
  2039. }
  2040. }
  2041. file_v1_request_command_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
  2042. switch v := v.(*UpdateWhereRequest); i {
  2043. case 0:
  2044. return &v.state
  2045. case 1:
  2046. return &v.sizeCache
  2047. case 2:
  2048. return &v.unknownFields
  2049. default:
  2050. return nil
  2051. }
  2052. }
  2053. file_v1_request_command_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
  2054. switch v := v.(*ReplayRequest); i {
  2055. case 0:
  2056. return &v.state
  2057. case 1:
  2058. return &v.sizeCache
  2059. case 2:
  2060. return &v.unknownFields
  2061. default:
  2062. return nil
  2063. }
  2064. }
  2065. file_v1_request_command_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} {
  2066. switch v := v.(*TableRow); i {
  2067. case 0:
  2068. return &v.state
  2069. case 1:
  2070. return &v.sizeCache
  2071. case 2:
  2072. return &v.unknownFields
  2073. default:
  2074. return nil
  2075. }
  2076. }
  2077. file_v1_request_command_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} {
  2078. switch v := v.(*Column); i {
  2079. case 0:
  2080. return &v.state
  2081. case 1:
  2082. return &v.sizeCache
  2083. case 2:
  2084. return &v.unknownFields
  2085. default:
  2086. return nil
  2087. }
  2088. }
  2089. file_v1_request_command_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} {
  2090. switch v := v.(*ColumnValue); i {
  2091. case 0:
  2092. return &v.state
  2093. case 1:
  2094. return &v.sizeCache
  2095. case 2:
  2096. return &v.unknownFields
  2097. default:
  2098. return nil
  2099. }
  2100. }
  2101. }
  2102. file_v1_request_command_proto_msgTypes[10].OneofWrappers = []interface{}{
  2103. (*TransactionOperation_TransactionBeginRequest)(nil),
  2104. (*TransactionOperation_InsertTxRequest)(nil),
  2105. (*TransactionOperation_InsertBatchTxRequest)(nil),
  2106. (*TransactionOperation_DeleteTxRequest)(nil),
  2107. (*TransactionOperation_DeleteWhereTxRequest)(nil),
  2108. (*TransactionOperation_UpdateTxRequest)(nil),
  2109. (*TransactionOperation_UpdateWhereTxRequest)(nil),
  2110. (*TransactionOperation_TransactionEndRequest)(nil),
  2111. }
  2112. file_v1_request_command_proto_msgTypes[21].OneofWrappers = []interface{}{
  2113. (*ColumnValue_StringValue)(nil),
  2114. (*ColumnValue_Uint64Value)(nil),
  2115. (*ColumnValue_Float64Value)(nil),
  2116. (*ColumnValue_BoolValue)(nil),
  2117. }
  2118. type x struct{}
  2119. out := protoimpl.TypeBuilder{
  2120. File: protoimpl.DescBuilder{
  2121. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  2122. RawDescriptor: file_v1_request_command_proto_rawDesc,
  2123. NumEnums: 0,
  2124. NumMessages: 27,
  2125. NumExtensions: 0,
  2126. NumServices: 0,
  2127. },
  2128. GoTypes: file_v1_request_command_proto_goTypes,
  2129. DependencyIndexes: file_v1_request_command_proto_depIdxs,
  2130. MessageInfos: file_v1_request_command_proto_msgTypes,
  2131. }.Build()
  2132. File_v1_request_command_proto = out.File
  2133. file_v1_request_command_proto_rawDesc = nil
  2134. file_v1_request_command_proto_goTypes = nil
  2135. file_v1_request_command_proto_depIdxs = nil
  2136. }