command.pb.go 70 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958
  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. TablePrefixWithSchema string `protobuf:"bytes,2,opt,name=TablePrefixWithSchema,proto3" json:"TablePrefixWithSchema,omitempty"`
  26. Version string `protobuf:"bytes,3,opt,name=Version,proto3" json:"Version,omitempty"`
  27. TableModelDescribe []byte `protobuf:"bytes,4,opt,name=TableModelDescribe,proto3" json:"TableModelDescribe,omitempty"`
  28. }
  29. func (x *AutoMigrateRequest) Reset() {
  30. *x = AutoMigrateRequest{}
  31. if protoimpl.UnsafeEnabled {
  32. mi := &file_v1_request_command_proto_msgTypes[0]
  33. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  34. ms.StoreMessageInfo(mi)
  35. }
  36. }
  37. func (x *AutoMigrateRequest) String() string {
  38. return protoimpl.X.MessageStringOf(x)
  39. }
  40. func (*AutoMigrateRequest) ProtoMessage() {}
  41. func (x *AutoMigrateRequest) ProtoReflect() protoreflect.Message {
  42. mi := &file_v1_request_command_proto_msgTypes[0]
  43. if protoimpl.UnsafeEnabled && x != nil {
  44. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  45. if ms.LoadMessageInfo() == nil {
  46. ms.StoreMessageInfo(mi)
  47. }
  48. return ms
  49. }
  50. return mi.MessageOf(x)
  51. }
  52. // Deprecated: Use AutoMigrateRequest.ProtoReflect.Descriptor instead.
  53. func (*AutoMigrateRequest) Descriptor() ([]byte, []int) {
  54. return file_v1_request_command_proto_rawDescGZIP(), []int{0}
  55. }
  56. func (x *AutoMigrateRequest) GetDatabaseID() string {
  57. if x != nil {
  58. return x.DatabaseID
  59. }
  60. return ""
  61. }
  62. func (x *AutoMigrateRequest) GetTablePrefixWithSchema() string {
  63. if x != nil {
  64. return x.TablePrefixWithSchema
  65. }
  66. return ""
  67. }
  68. func (x *AutoMigrateRequest) GetVersion() string {
  69. if x != nil {
  70. return x.Version
  71. }
  72. return ""
  73. }
  74. func (x *AutoMigrateRequest) GetTableModelDescribe() []byte {
  75. if x != nil {
  76. return x.TableModelDescribe
  77. }
  78. return nil
  79. }
  80. type AutoMigrateBatchRequest struct {
  81. state protoimpl.MessageState
  82. sizeCache protoimpl.SizeCache
  83. unknownFields protoimpl.UnknownFields
  84. DatabaseID string `protobuf:"bytes,1,opt,name=DatabaseID,proto3" json:"DatabaseID,omitempty"`
  85. Items []*AutoMigrateItem `protobuf:"bytes,2,rep,name=Items,proto3" json:"Items,omitempty"`
  86. }
  87. func (x *AutoMigrateBatchRequest) Reset() {
  88. *x = AutoMigrateBatchRequest{}
  89. if protoimpl.UnsafeEnabled {
  90. mi := &file_v1_request_command_proto_msgTypes[1]
  91. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  92. ms.StoreMessageInfo(mi)
  93. }
  94. }
  95. func (x *AutoMigrateBatchRequest) String() string {
  96. return protoimpl.X.MessageStringOf(x)
  97. }
  98. func (*AutoMigrateBatchRequest) ProtoMessage() {}
  99. func (x *AutoMigrateBatchRequest) ProtoReflect() protoreflect.Message {
  100. mi := &file_v1_request_command_proto_msgTypes[1]
  101. if protoimpl.UnsafeEnabled && x != nil {
  102. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  103. if ms.LoadMessageInfo() == nil {
  104. ms.StoreMessageInfo(mi)
  105. }
  106. return ms
  107. }
  108. return mi.MessageOf(x)
  109. }
  110. // Deprecated: Use AutoMigrateBatchRequest.ProtoReflect.Descriptor instead.
  111. func (*AutoMigrateBatchRequest) Descriptor() ([]byte, []int) {
  112. return file_v1_request_command_proto_rawDescGZIP(), []int{1}
  113. }
  114. func (x *AutoMigrateBatchRequest) GetDatabaseID() string {
  115. if x != nil {
  116. return x.DatabaseID
  117. }
  118. return ""
  119. }
  120. func (x *AutoMigrateBatchRequest) GetItems() []*AutoMigrateItem {
  121. if x != nil {
  122. return x.Items
  123. }
  124. return nil
  125. }
  126. type AutoMigrateItem struct {
  127. state protoimpl.MessageState
  128. sizeCache protoimpl.SizeCache
  129. unknownFields protoimpl.UnknownFields
  130. TablePrefixWithSchema string `protobuf:"bytes,1,opt,name=TablePrefixWithSchema,proto3" json:"TablePrefixWithSchema,omitempty"`
  131. Version string `protobuf:"bytes,2,opt,name=Version,proto3" json:"Version,omitempty"`
  132. TableModelDescribe []byte `protobuf:"bytes,3,opt,name=TableModelDescribe,proto3" json:"TableModelDescribe,omitempty"`
  133. }
  134. func (x *AutoMigrateItem) Reset() {
  135. *x = AutoMigrateItem{}
  136. if protoimpl.UnsafeEnabled {
  137. mi := &file_v1_request_command_proto_msgTypes[2]
  138. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  139. ms.StoreMessageInfo(mi)
  140. }
  141. }
  142. func (x *AutoMigrateItem) String() string {
  143. return protoimpl.X.MessageStringOf(x)
  144. }
  145. func (*AutoMigrateItem) ProtoMessage() {}
  146. func (x *AutoMigrateItem) ProtoReflect() protoreflect.Message {
  147. mi := &file_v1_request_command_proto_msgTypes[2]
  148. if protoimpl.UnsafeEnabled && x != nil {
  149. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  150. if ms.LoadMessageInfo() == nil {
  151. ms.StoreMessageInfo(mi)
  152. }
  153. return ms
  154. }
  155. return mi.MessageOf(x)
  156. }
  157. // Deprecated: Use AutoMigrateItem.ProtoReflect.Descriptor instead.
  158. func (*AutoMigrateItem) Descriptor() ([]byte, []int) {
  159. return file_v1_request_command_proto_rawDescGZIP(), []int{2}
  160. }
  161. func (x *AutoMigrateItem) GetTablePrefixWithSchema() string {
  162. if x != nil {
  163. return x.TablePrefixWithSchema
  164. }
  165. return ""
  166. }
  167. func (x *AutoMigrateItem) GetVersion() string {
  168. if x != nil {
  169. return x.Version
  170. }
  171. return ""
  172. }
  173. func (x *AutoMigrateItem) GetTableModelDescribe() []byte {
  174. if x != nil {
  175. return x.TableModelDescribe
  176. }
  177. return nil
  178. }
  179. type TransactionOperation struct {
  180. state protoimpl.MessageState
  181. sizeCache protoimpl.SizeCache
  182. unknownFields protoimpl.UnknownFields
  183. // Types that are assignable to Request:
  184. //
  185. // *TransactionOperation_TransactionBeginRequest
  186. // *TransactionOperation_InsertRequest
  187. // *TransactionOperation_InsertBatchRequest
  188. // *TransactionOperation_DeleteRequest
  189. // *TransactionOperation_DeleteBatchRequest
  190. // *TransactionOperation_UpdateRequest
  191. // *TransactionOperation_TransactionEndRequest
  192. Request isTransactionOperation_Request `protobuf_oneof:"Request"`
  193. }
  194. func (x *TransactionOperation) Reset() {
  195. *x = TransactionOperation{}
  196. if protoimpl.UnsafeEnabled {
  197. mi := &file_v1_request_command_proto_msgTypes[3]
  198. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  199. ms.StoreMessageInfo(mi)
  200. }
  201. }
  202. func (x *TransactionOperation) String() string {
  203. return protoimpl.X.MessageStringOf(x)
  204. }
  205. func (*TransactionOperation) ProtoMessage() {}
  206. func (x *TransactionOperation) ProtoReflect() protoreflect.Message {
  207. mi := &file_v1_request_command_proto_msgTypes[3]
  208. if protoimpl.UnsafeEnabled && x != nil {
  209. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  210. if ms.LoadMessageInfo() == nil {
  211. ms.StoreMessageInfo(mi)
  212. }
  213. return ms
  214. }
  215. return mi.MessageOf(x)
  216. }
  217. // Deprecated: Use TransactionOperation.ProtoReflect.Descriptor instead.
  218. func (*TransactionOperation) Descriptor() ([]byte, []int) {
  219. return file_v1_request_command_proto_rawDescGZIP(), []int{3}
  220. }
  221. func (m *TransactionOperation) GetRequest() isTransactionOperation_Request {
  222. if m != nil {
  223. return m.Request
  224. }
  225. return nil
  226. }
  227. func (x *TransactionOperation) GetTransactionBeginRequest() *TransactionBeginRequest {
  228. if x, ok := x.GetRequest().(*TransactionOperation_TransactionBeginRequest); ok {
  229. return x.TransactionBeginRequest
  230. }
  231. return nil
  232. }
  233. func (x *TransactionOperation) GetInsertRequest() *InsertRequest {
  234. if x, ok := x.GetRequest().(*TransactionOperation_InsertRequest); ok {
  235. return x.InsertRequest
  236. }
  237. return nil
  238. }
  239. func (x *TransactionOperation) GetInsertBatchRequest() *InsertBatchRequest {
  240. if x, ok := x.GetRequest().(*TransactionOperation_InsertBatchRequest); ok {
  241. return x.InsertBatchRequest
  242. }
  243. return nil
  244. }
  245. func (x *TransactionOperation) GetDeleteRequest() *DeleteRequest {
  246. if x, ok := x.GetRequest().(*TransactionOperation_DeleteRequest); ok {
  247. return x.DeleteRequest
  248. }
  249. return nil
  250. }
  251. func (x *TransactionOperation) GetDeleteBatchRequest() *DeleteBatchRequest {
  252. if x, ok := x.GetRequest().(*TransactionOperation_DeleteBatchRequest); ok {
  253. return x.DeleteBatchRequest
  254. }
  255. return nil
  256. }
  257. func (x *TransactionOperation) GetUpdateRequest() *UpdateRequest {
  258. if x, ok := x.GetRequest().(*TransactionOperation_UpdateRequest); ok {
  259. return x.UpdateRequest
  260. }
  261. return nil
  262. }
  263. func (x *TransactionOperation) GetTransactionEndRequest() *TransactionEndRequest {
  264. if x, ok := x.GetRequest().(*TransactionOperation_TransactionEndRequest); ok {
  265. return x.TransactionEndRequest
  266. }
  267. return nil
  268. }
  269. type isTransactionOperation_Request interface {
  270. isTransactionOperation_Request()
  271. }
  272. type TransactionOperation_TransactionBeginRequest struct {
  273. TransactionBeginRequest *TransactionBeginRequest `protobuf:"bytes,1,opt,name=TransactionBeginRequest,proto3,oneof"`
  274. }
  275. type TransactionOperation_InsertRequest struct {
  276. InsertRequest *InsertRequest `protobuf:"bytes,2,opt,name=InsertRequest,proto3,oneof"`
  277. }
  278. type TransactionOperation_InsertBatchRequest struct {
  279. InsertBatchRequest *InsertBatchRequest `protobuf:"bytes,3,opt,name=InsertBatchRequest,proto3,oneof"`
  280. }
  281. type TransactionOperation_DeleteRequest struct {
  282. DeleteRequest *DeleteRequest `protobuf:"bytes,4,opt,name=DeleteRequest,proto3,oneof"`
  283. }
  284. type TransactionOperation_DeleteBatchRequest struct {
  285. DeleteBatchRequest *DeleteBatchRequest `protobuf:"bytes,5,opt,name=DeleteBatchRequest,proto3,oneof"`
  286. }
  287. type TransactionOperation_UpdateRequest struct {
  288. UpdateRequest *UpdateRequest `protobuf:"bytes,6,opt,name=UpdateRequest,proto3,oneof"`
  289. }
  290. type TransactionOperation_TransactionEndRequest struct {
  291. TransactionEndRequest *TransactionEndRequest `protobuf:"bytes,7,opt,name=TransactionEndRequest,proto3,oneof"`
  292. }
  293. func (*TransactionOperation_TransactionBeginRequest) isTransactionOperation_Request() {}
  294. func (*TransactionOperation_InsertRequest) isTransactionOperation_Request() {}
  295. func (*TransactionOperation_InsertBatchRequest) isTransactionOperation_Request() {}
  296. func (*TransactionOperation_DeleteRequest) isTransactionOperation_Request() {}
  297. func (*TransactionOperation_DeleteBatchRequest) isTransactionOperation_Request() {}
  298. func (*TransactionOperation_UpdateRequest) isTransactionOperation_Request() {}
  299. func (*TransactionOperation_TransactionEndRequest) isTransactionOperation_Request() {}
  300. type InsertRequest struct {
  301. state protoimpl.MessageState
  302. sizeCache protoimpl.SizeCache
  303. unknownFields protoimpl.UnknownFields
  304. DatabaseID string `protobuf:"bytes,1,opt,name=DatabaseID,proto3" json:"DatabaseID,omitempty"`
  305. TablePrefixWithSchema string `protobuf:"bytes,2,opt,name=TablePrefixWithSchema,proto3" json:"TablePrefixWithSchema,omitempty"`
  306. Version string `protobuf:"bytes,3,opt,name=Version,proto3" json:"Version,omitempty"`
  307. KeyColumns []string `protobuf:"bytes,4,rep,name=KeyColumns,proto3" json:"KeyColumns,omitempty"`
  308. TableRow *TableRow `protobuf:"bytes,5,opt,name=TableRow,proto3" json:"TableRow,omitempty"`
  309. UserID string `protobuf:"bytes,6,opt,name=UserID,proto3" json:"UserID,omitempty"`
  310. }
  311. func (x *InsertRequest) Reset() {
  312. *x = InsertRequest{}
  313. if protoimpl.UnsafeEnabled {
  314. mi := &file_v1_request_command_proto_msgTypes[4]
  315. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  316. ms.StoreMessageInfo(mi)
  317. }
  318. }
  319. func (x *InsertRequest) String() string {
  320. return protoimpl.X.MessageStringOf(x)
  321. }
  322. func (*InsertRequest) ProtoMessage() {}
  323. func (x *InsertRequest) ProtoReflect() protoreflect.Message {
  324. mi := &file_v1_request_command_proto_msgTypes[4]
  325. if protoimpl.UnsafeEnabled && x != nil {
  326. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  327. if ms.LoadMessageInfo() == nil {
  328. ms.StoreMessageInfo(mi)
  329. }
  330. return ms
  331. }
  332. return mi.MessageOf(x)
  333. }
  334. // Deprecated: Use InsertRequest.ProtoReflect.Descriptor instead.
  335. func (*InsertRequest) Descriptor() ([]byte, []int) {
  336. return file_v1_request_command_proto_rawDescGZIP(), []int{4}
  337. }
  338. func (x *InsertRequest) GetDatabaseID() string {
  339. if x != nil {
  340. return x.DatabaseID
  341. }
  342. return ""
  343. }
  344. func (x *InsertRequest) GetTablePrefixWithSchema() string {
  345. if x != nil {
  346. return x.TablePrefixWithSchema
  347. }
  348. return ""
  349. }
  350. func (x *InsertRequest) GetVersion() string {
  351. if x != nil {
  352. return x.Version
  353. }
  354. return ""
  355. }
  356. func (x *InsertRequest) GetKeyColumns() []string {
  357. if x != nil {
  358. return x.KeyColumns
  359. }
  360. return nil
  361. }
  362. func (x *InsertRequest) GetTableRow() *TableRow {
  363. if x != nil {
  364. return x.TableRow
  365. }
  366. return nil
  367. }
  368. func (x *InsertRequest) GetUserID() string {
  369. if x != nil {
  370. return x.UserID
  371. }
  372. return ""
  373. }
  374. type InsertBatchRequest struct {
  375. state protoimpl.MessageState
  376. sizeCache protoimpl.SizeCache
  377. unknownFields protoimpl.UnknownFields
  378. DatabaseID string `protobuf:"bytes,1,opt,name=DatabaseID,proto3" json:"DatabaseID,omitempty"`
  379. Items []*InsertTableItem `protobuf:"bytes,2,rep,name=Items,proto3" json:"Items,omitempty"`
  380. UserID string `protobuf:"bytes,3,opt,name=UserID,proto3" json:"UserID,omitempty"`
  381. }
  382. func (x *InsertBatchRequest) Reset() {
  383. *x = InsertBatchRequest{}
  384. if protoimpl.UnsafeEnabled {
  385. mi := &file_v1_request_command_proto_msgTypes[5]
  386. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  387. ms.StoreMessageInfo(mi)
  388. }
  389. }
  390. func (x *InsertBatchRequest) String() string {
  391. return protoimpl.X.MessageStringOf(x)
  392. }
  393. func (*InsertBatchRequest) ProtoMessage() {}
  394. func (x *InsertBatchRequest) ProtoReflect() protoreflect.Message {
  395. mi := &file_v1_request_command_proto_msgTypes[5]
  396. if protoimpl.UnsafeEnabled && x != nil {
  397. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  398. if ms.LoadMessageInfo() == nil {
  399. ms.StoreMessageInfo(mi)
  400. }
  401. return ms
  402. }
  403. return mi.MessageOf(x)
  404. }
  405. // Deprecated: Use InsertBatchRequest.ProtoReflect.Descriptor instead.
  406. func (*InsertBatchRequest) Descriptor() ([]byte, []int) {
  407. return file_v1_request_command_proto_rawDescGZIP(), []int{5}
  408. }
  409. func (x *InsertBatchRequest) GetDatabaseID() string {
  410. if x != nil {
  411. return x.DatabaseID
  412. }
  413. return ""
  414. }
  415. func (x *InsertBatchRequest) GetItems() []*InsertTableItem {
  416. if x != nil {
  417. return x.Items
  418. }
  419. return nil
  420. }
  421. func (x *InsertBatchRequest) GetUserID() string {
  422. if x != nil {
  423. return x.UserID
  424. }
  425. return ""
  426. }
  427. type InsertTableItem struct {
  428. state protoimpl.MessageState
  429. sizeCache protoimpl.SizeCache
  430. unknownFields protoimpl.UnknownFields
  431. TablePrefixWithSchema string `protobuf:"bytes,1,opt,name=TablePrefixWithSchema,proto3" json:"TablePrefixWithSchema,omitempty"`
  432. Version string `protobuf:"bytes,2,opt,name=Version,proto3" json:"Version,omitempty"`
  433. Items []*InsertItem `protobuf:"bytes,3,rep,name=Items,proto3" json:"Items,omitempty"`
  434. }
  435. func (x *InsertTableItem) Reset() {
  436. *x = InsertTableItem{}
  437. if protoimpl.UnsafeEnabled {
  438. mi := &file_v1_request_command_proto_msgTypes[6]
  439. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  440. ms.StoreMessageInfo(mi)
  441. }
  442. }
  443. func (x *InsertTableItem) String() string {
  444. return protoimpl.X.MessageStringOf(x)
  445. }
  446. func (*InsertTableItem) ProtoMessage() {}
  447. func (x *InsertTableItem) ProtoReflect() protoreflect.Message {
  448. mi := &file_v1_request_command_proto_msgTypes[6]
  449. if protoimpl.UnsafeEnabled && x != nil {
  450. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  451. if ms.LoadMessageInfo() == nil {
  452. ms.StoreMessageInfo(mi)
  453. }
  454. return ms
  455. }
  456. return mi.MessageOf(x)
  457. }
  458. // Deprecated: Use InsertTableItem.ProtoReflect.Descriptor instead.
  459. func (*InsertTableItem) Descriptor() ([]byte, []int) {
  460. return file_v1_request_command_proto_rawDescGZIP(), []int{6}
  461. }
  462. func (x *InsertTableItem) GetTablePrefixWithSchema() string {
  463. if x != nil {
  464. return x.TablePrefixWithSchema
  465. }
  466. return ""
  467. }
  468. func (x *InsertTableItem) GetVersion() string {
  469. if x != nil {
  470. return x.Version
  471. }
  472. return ""
  473. }
  474. func (x *InsertTableItem) GetItems() []*InsertItem {
  475. if x != nil {
  476. return x.Items
  477. }
  478. return nil
  479. }
  480. type InsertItem struct {
  481. state protoimpl.MessageState
  482. sizeCache protoimpl.SizeCache
  483. unknownFields protoimpl.UnknownFields
  484. KeyColumns []string `protobuf:"bytes,1,rep,name=KeyColumns,proto3" json:"KeyColumns,omitempty"`
  485. TableRow *TableRow `protobuf:"bytes,2,opt,name=TableRow,proto3" json:"TableRow,omitempty"`
  486. }
  487. func (x *InsertItem) Reset() {
  488. *x = InsertItem{}
  489. if protoimpl.UnsafeEnabled {
  490. mi := &file_v1_request_command_proto_msgTypes[7]
  491. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  492. ms.StoreMessageInfo(mi)
  493. }
  494. }
  495. func (x *InsertItem) String() string {
  496. return protoimpl.X.MessageStringOf(x)
  497. }
  498. func (*InsertItem) ProtoMessage() {}
  499. func (x *InsertItem) ProtoReflect() protoreflect.Message {
  500. mi := &file_v1_request_command_proto_msgTypes[7]
  501. if protoimpl.UnsafeEnabled && x != nil {
  502. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  503. if ms.LoadMessageInfo() == nil {
  504. ms.StoreMessageInfo(mi)
  505. }
  506. return ms
  507. }
  508. return mi.MessageOf(x)
  509. }
  510. // Deprecated: Use InsertItem.ProtoReflect.Descriptor instead.
  511. func (*InsertItem) Descriptor() ([]byte, []int) {
  512. return file_v1_request_command_proto_rawDescGZIP(), []int{7}
  513. }
  514. func (x *InsertItem) GetKeyColumns() []string {
  515. if x != nil {
  516. return x.KeyColumns
  517. }
  518. return nil
  519. }
  520. func (x *InsertItem) GetTableRow() *TableRow {
  521. if x != nil {
  522. return x.TableRow
  523. }
  524. return nil
  525. }
  526. type DeleteRequest struct {
  527. state protoimpl.MessageState
  528. sizeCache protoimpl.SizeCache
  529. unknownFields protoimpl.UnknownFields
  530. DatabaseID string `protobuf:"bytes,1,opt,name=DatabaseID,proto3" json:"DatabaseID,omitempty"`
  531. TablePrefixWithSchema string `protobuf:"bytes,2,opt,name=TablePrefixWithSchema,proto3" json:"TablePrefixWithSchema,omitempty"`
  532. Version string `protobuf:"bytes,3,opt,name=Version,proto3" json:"Version,omitempty"`
  533. 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"`
  534. UserID string `protobuf:"bytes,5,opt,name=UserID,proto3" json:"UserID,omitempty"`
  535. }
  536. func (x *DeleteRequest) Reset() {
  537. *x = DeleteRequest{}
  538. if protoimpl.UnsafeEnabled {
  539. mi := &file_v1_request_command_proto_msgTypes[8]
  540. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  541. ms.StoreMessageInfo(mi)
  542. }
  543. }
  544. func (x *DeleteRequest) String() string {
  545. return protoimpl.X.MessageStringOf(x)
  546. }
  547. func (*DeleteRequest) ProtoMessage() {}
  548. func (x *DeleteRequest) ProtoReflect() protoreflect.Message {
  549. mi := &file_v1_request_command_proto_msgTypes[8]
  550. if protoimpl.UnsafeEnabled && x != nil {
  551. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  552. if ms.LoadMessageInfo() == nil {
  553. ms.StoreMessageInfo(mi)
  554. }
  555. return ms
  556. }
  557. return mi.MessageOf(x)
  558. }
  559. // Deprecated: Use DeleteRequest.ProtoReflect.Descriptor instead.
  560. func (*DeleteRequest) Descriptor() ([]byte, []int) {
  561. return file_v1_request_command_proto_rawDescGZIP(), []int{8}
  562. }
  563. func (x *DeleteRequest) GetDatabaseID() string {
  564. if x != nil {
  565. return x.DatabaseID
  566. }
  567. return ""
  568. }
  569. func (x *DeleteRequest) GetTablePrefixWithSchema() string {
  570. if x != nil {
  571. return x.TablePrefixWithSchema
  572. }
  573. return ""
  574. }
  575. func (x *DeleteRequest) GetVersion() string {
  576. if x != nil {
  577. return x.Version
  578. }
  579. return ""
  580. }
  581. func (x *DeleteRequest) GetKeyValues() map[string]string {
  582. if x != nil {
  583. return x.KeyValues
  584. }
  585. return nil
  586. }
  587. func (x *DeleteRequest) GetUserID() string {
  588. if x != nil {
  589. return x.UserID
  590. }
  591. return ""
  592. }
  593. type DeleteBatchRequest struct {
  594. state protoimpl.MessageState
  595. sizeCache protoimpl.SizeCache
  596. unknownFields protoimpl.UnknownFields
  597. DatabaseID string `protobuf:"bytes,1,opt,name=DatabaseID,proto3" json:"DatabaseID,omitempty"`
  598. Items []*DeleteTableItem `protobuf:"bytes,2,rep,name=Items,proto3" json:"Items,omitempty"`
  599. UserID string `protobuf:"bytes,3,opt,name=UserID,proto3" json:"UserID,omitempty"`
  600. }
  601. func (x *DeleteBatchRequest) Reset() {
  602. *x = DeleteBatchRequest{}
  603. if protoimpl.UnsafeEnabled {
  604. mi := &file_v1_request_command_proto_msgTypes[9]
  605. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  606. ms.StoreMessageInfo(mi)
  607. }
  608. }
  609. func (x *DeleteBatchRequest) String() string {
  610. return protoimpl.X.MessageStringOf(x)
  611. }
  612. func (*DeleteBatchRequest) ProtoMessage() {}
  613. func (x *DeleteBatchRequest) ProtoReflect() protoreflect.Message {
  614. mi := &file_v1_request_command_proto_msgTypes[9]
  615. if protoimpl.UnsafeEnabled && x != nil {
  616. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  617. if ms.LoadMessageInfo() == nil {
  618. ms.StoreMessageInfo(mi)
  619. }
  620. return ms
  621. }
  622. return mi.MessageOf(x)
  623. }
  624. // Deprecated: Use DeleteBatchRequest.ProtoReflect.Descriptor instead.
  625. func (*DeleteBatchRequest) Descriptor() ([]byte, []int) {
  626. return file_v1_request_command_proto_rawDescGZIP(), []int{9}
  627. }
  628. func (x *DeleteBatchRequest) GetDatabaseID() string {
  629. if x != nil {
  630. return x.DatabaseID
  631. }
  632. return ""
  633. }
  634. func (x *DeleteBatchRequest) GetItems() []*DeleteTableItem {
  635. if x != nil {
  636. return x.Items
  637. }
  638. return nil
  639. }
  640. func (x *DeleteBatchRequest) GetUserID() string {
  641. if x != nil {
  642. return x.UserID
  643. }
  644. return ""
  645. }
  646. type DeleteTableItem struct {
  647. state protoimpl.MessageState
  648. sizeCache protoimpl.SizeCache
  649. unknownFields protoimpl.UnknownFields
  650. TablePrefixWithSchema string `protobuf:"bytes,1,opt,name=TablePrefixWithSchema,proto3" json:"TablePrefixWithSchema,omitempty"`
  651. Version string `protobuf:"bytes,2,opt,name=Version,proto3" json:"Version,omitempty"`
  652. Items []*DeleteItem `protobuf:"bytes,3,rep,name=Items,proto3" json:"Items,omitempty"`
  653. }
  654. func (x *DeleteTableItem) Reset() {
  655. *x = DeleteTableItem{}
  656. if protoimpl.UnsafeEnabled {
  657. mi := &file_v1_request_command_proto_msgTypes[10]
  658. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  659. ms.StoreMessageInfo(mi)
  660. }
  661. }
  662. func (x *DeleteTableItem) String() string {
  663. return protoimpl.X.MessageStringOf(x)
  664. }
  665. func (*DeleteTableItem) ProtoMessage() {}
  666. func (x *DeleteTableItem) ProtoReflect() protoreflect.Message {
  667. mi := &file_v1_request_command_proto_msgTypes[10]
  668. if protoimpl.UnsafeEnabled && x != nil {
  669. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  670. if ms.LoadMessageInfo() == nil {
  671. ms.StoreMessageInfo(mi)
  672. }
  673. return ms
  674. }
  675. return mi.MessageOf(x)
  676. }
  677. // Deprecated: Use DeleteTableItem.ProtoReflect.Descriptor instead.
  678. func (*DeleteTableItem) Descriptor() ([]byte, []int) {
  679. return file_v1_request_command_proto_rawDescGZIP(), []int{10}
  680. }
  681. func (x *DeleteTableItem) GetTablePrefixWithSchema() string {
  682. if x != nil {
  683. return x.TablePrefixWithSchema
  684. }
  685. return ""
  686. }
  687. func (x *DeleteTableItem) GetVersion() string {
  688. if x != nil {
  689. return x.Version
  690. }
  691. return ""
  692. }
  693. func (x *DeleteTableItem) GetItems() []*DeleteItem {
  694. if x != nil {
  695. return x.Items
  696. }
  697. return nil
  698. }
  699. type DeleteItem struct {
  700. state protoimpl.MessageState
  701. sizeCache protoimpl.SizeCache
  702. unknownFields protoimpl.UnknownFields
  703. KeyValues map[string]string `protobuf:"bytes,1,rep,name=KeyValues,proto3" json:"KeyValues,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
  704. }
  705. func (x *DeleteItem) Reset() {
  706. *x = DeleteItem{}
  707. if protoimpl.UnsafeEnabled {
  708. mi := &file_v1_request_command_proto_msgTypes[11]
  709. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  710. ms.StoreMessageInfo(mi)
  711. }
  712. }
  713. func (x *DeleteItem) String() string {
  714. return protoimpl.X.MessageStringOf(x)
  715. }
  716. func (*DeleteItem) ProtoMessage() {}
  717. func (x *DeleteItem) ProtoReflect() protoreflect.Message {
  718. mi := &file_v1_request_command_proto_msgTypes[11]
  719. if protoimpl.UnsafeEnabled && x != nil {
  720. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  721. if ms.LoadMessageInfo() == nil {
  722. ms.StoreMessageInfo(mi)
  723. }
  724. return ms
  725. }
  726. return mi.MessageOf(x)
  727. }
  728. // Deprecated: Use DeleteItem.ProtoReflect.Descriptor instead.
  729. func (*DeleteItem) Descriptor() ([]byte, []int) {
  730. return file_v1_request_command_proto_rawDescGZIP(), []int{11}
  731. }
  732. func (x *DeleteItem) GetKeyValues() map[string]string {
  733. if x != nil {
  734. return x.KeyValues
  735. }
  736. return nil
  737. }
  738. type UpdateRequest struct {
  739. state protoimpl.MessageState
  740. sizeCache protoimpl.SizeCache
  741. unknownFields protoimpl.UnknownFields
  742. DatabaseID string `protobuf:"bytes,1,opt,name=DatabaseID,proto3" json:"DatabaseID,omitempty"`
  743. TablePrefixWithSchema string `protobuf:"bytes,2,opt,name=TablePrefixWithSchema,proto3" json:"TablePrefixWithSchema,omitempty"`
  744. Version string `protobuf:"bytes,3,opt,name=Version,proto3" json:"Version,omitempty"`
  745. 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"`
  746. NewTableRow *TableRow `protobuf:"bytes,5,opt,name=NewTableRow,proto3" json:"NewTableRow,omitempty"`
  747. UserID string `protobuf:"bytes,6,opt,name=UserID,proto3" json:"UserID,omitempty"`
  748. }
  749. func (x *UpdateRequest) Reset() {
  750. *x = UpdateRequest{}
  751. if protoimpl.UnsafeEnabled {
  752. mi := &file_v1_request_command_proto_msgTypes[12]
  753. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  754. ms.StoreMessageInfo(mi)
  755. }
  756. }
  757. func (x *UpdateRequest) String() string {
  758. return protoimpl.X.MessageStringOf(x)
  759. }
  760. func (*UpdateRequest) ProtoMessage() {}
  761. func (x *UpdateRequest) ProtoReflect() protoreflect.Message {
  762. mi := &file_v1_request_command_proto_msgTypes[12]
  763. if protoimpl.UnsafeEnabled && x != nil {
  764. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  765. if ms.LoadMessageInfo() == nil {
  766. ms.StoreMessageInfo(mi)
  767. }
  768. return ms
  769. }
  770. return mi.MessageOf(x)
  771. }
  772. // Deprecated: Use UpdateRequest.ProtoReflect.Descriptor instead.
  773. func (*UpdateRequest) Descriptor() ([]byte, []int) {
  774. return file_v1_request_command_proto_rawDescGZIP(), []int{12}
  775. }
  776. func (x *UpdateRequest) GetDatabaseID() string {
  777. if x != nil {
  778. return x.DatabaseID
  779. }
  780. return ""
  781. }
  782. func (x *UpdateRequest) GetTablePrefixWithSchema() string {
  783. if x != nil {
  784. return x.TablePrefixWithSchema
  785. }
  786. return ""
  787. }
  788. func (x *UpdateRequest) GetVersion() string {
  789. if x != nil {
  790. return x.Version
  791. }
  792. return ""
  793. }
  794. func (x *UpdateRequest) GetKeyValues() map[string]string {
  795. if x != nil {
  796. return x.KeyValues
  797. }
  798. return nil
  799. }
  800. func (x *UpdateRequest) GetNewTableRow() *TableRow {
  801. if x != nil {
  802. return x.NewTableRow
  803. }
  804. return nil
  805. }
  806. func (x *UpdateRequest) GetUserID() string {
  807. if x != nil {
  808. return x.UserID
  809. }
  810. return ""
  811. }
  812. type ReplayRequest struct {
  813. state protoimpl.MessageState
  814. sizeCache protoimpl.SizeCache
  815. unknownFields protoimpl.UnknownFields
  816. DatabaseID string `protobuf:"bytes,1,opt,name=DatabaseID,proto3" json:"DatabaseID,omitempty"`
  817. TablePrefixWithSchema string `protobuf:"bytes,2,opt,name=TablePrefixWithSchema,proto3" json:"TablePrefixWithSchema,omitempty"`
  818. Version string `protobuf:"bytes,3,opt,name=Version,proto3" json:"Version,omitempty"`
  819. 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"`
  820. UserID string `protobuf:"bytes,5,opt,name=UserID,proto3" json:"UserID,omitempty"`
  821. }
  822. func (x *ReplayRequest) Reset() {
  823. *x = ReplayRequest{}
  824. if protoimpl.UnsafeEnabled {
  825. mi := &file_v1_request_command_proto_msgTypes[13]
  826. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  827. ms.StoreMessageInfo(mi)
  828. }
  829. }
  830. func (x *ReplayRequest) String() string {
  831. return protoimpl.X.MessageStringOf(x)
  832. }
  833. func (*ReplayRequest) ProtoMessage() {}
  834. func (x *ReplayRequest) ProtoReflect() protoreflect.Message {
  835. mi := &file_v1_request_command_proto_msgTypes[13]
  836. if protoimpl.UnsafeEnabled && x != nil {
  837. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  838. if ms.LoadMessageInfo() == nil {
  839. ms.StoreMessageInfo(mi)
  840. }
  841. return ms
  842. }
  843. return mi.MessageOf(x)
  844. }
  845. // Deprecated: Use ReplayRequest.ProtoReflect.Descriptor instead.
  846. func (*ReplayRequest) Descriptor() ([]byte, []int) {
  847. return file_v1_request_command_proto_rawDescGZIP(), []int{13}
  848. }
  849. func (x *ReplayRequest) GetDatabaseID() string {
  850. if x != nil {
  851. return x.DatabaseID
  852. }
  853. return ""
  854. }
  855. func (x *ReplayRequest) GetTablePrefixWithSchema() string {
  856. if x != nil {
  857. return x.TablePrefixWithSchema
  858. }
  859. return ""
  860. }
  861. func (x *ReplayRequest) GetVersion() string {
  862. if x != nil {
  863. return x.Version
  864. }
  865. return ""
  866. }
  867. func (x *ReplayRequest) GetKeyValues() map[string]string {
  868. if x != nil {
  869. return x.KeyValues
  870. }
  871. return nil
  872. }
  873. func (x *ReplayRequest) GetUserID() string {
  874. if x != nil {
  875. return x.UserID
  876. }
  877. return ""
  878. }
  879. type TransactionBeginRequest struct {
  880. state protoimpl.MessageState
  881. sizeCache protoimpl.SizeCache
  882. unknownFields protoimpl.UnknownFields
  883. DatabaseID string `protobuf:"bytes,1,opt,name=DatabaseID,proto3" json:"DatabaseID,omitempty"`
  884. }
  885. func (x *TransactionBeginRequest) Reset() {
  886. *x = TransactionBeginRequest{}
  887. if protoimpl.UnsafeEnabled {
  888. mi := &file_v1_request_command_proto_msgTypes[14]
  889. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  890. ms.StoreMessageInfo(mi)
  891. }
  892. }
  893. func (x *TransactionBeginRequest) String() string {
  894. return protoimpl.X.MessageStringOf(x)
  895. }
  896. func (*TransactionBeginRequest) ProtoMessage() {}
  897. func (x *TransactionBeginRequest) ProtoReflect() protoreflect.Message {
  898. mi := &file_v1_request_command_proto_msgTypes[14]
  899. if protoimpl.UnsafeEnabled && x != nil {
  900. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  901. if ms.LoadMessageInfo() == nil {
  902. ms.StoreMessageInfo(mi)
  903. }
  904. return ms
  905. }
  906. return mi.MessageOf(x)
  907. }
  908. // Deprecated: Use TransactionBeginRequest.ProtoReflect.Descriptor instead.
  909. func (*TransactionBeginRequest) Descriptor() ([]byte, []int) {
  910. return file_v1_request_command_proto_rawDescGZIP(), []int{14}
  911. }
  912. func (x *TransactionBeginRequest) GetDatabaseID() string {
  913. if x != nil {
  914. return x.DatabaseID
  915. }
  916. return ""
  917. }
  918. type TransactionEndRequest struct {
  919. state protoimpl.MessageState
  920. sizeCache protoimpl.SizeCache
  921. unknownFields protoimpl.UnknownFields
  922. }
  923. func (x *TransactionEndRequest) Reset() {
  924. *x = TransactionEndRequest{}
  925. if protoimpl.UnsafeEnabled {
  926. mi := &file_v1_request_command_proto_msgTypes[15]
  927. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  928. ms.StoreMessageInfo(mi)
  929. }
  930. }
  931. func (x *TransactionEndRequest) String() string {
  932. return protoimpl.X.MessageStringOf(x)
  933. }
  934. func (*TransactionEndRequest) ProtoMessage() {}
  935. func (x *TransactionEndRequest) ProtoReflect() protoreflect.Message {
  936. mi := &file_v1_request_command_proto_msgTypes[15]
  937. if protoimpl.UnsafeEnabled && x != nil {
  938. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  939. if ms.LoadMessageInfo() == nil {
  940. ms.StoreMessageInfo(mi)
  941. }
  942. return ms
  943. }
  944. return mi.MessageOf(x)
  945. }
  946. // Deprecated: Use TransactionEndRequest.ProtoReflect.Descriptor instead.
  947. func (*TransactionEndRequest) Descriptor() ([]byte, []int) {
  948. return file_v1_request_command_proto_rawDescGZIP(), []int{15}
  949. }
  950. type TableRow struct {
  951. state protoimpl.MessageState
  952. sizeCache protoimpl.SizeCache
  953. unknownFields protoimpl.UnknownFields
  954. Columns []*Column `protobuf:"bytes,1,rep,name=Columns,proto3" json:"Columns,omitempty"`
  955. }
  956. func (x *TableRow) Reset() {
  957. *x = TableRow{}
  958. if protoimpl.UnsafeEnabled {
  959. mi := &file_v1_request_command_proto_msgTypes[16]
  960. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  961. ms.StoreMessageInfo(mi)
  962. }
  963. }
  964. func (x *TableRow) String() string {
  965. return protoimpl.X.MessageStringOf(x)
  966. }
  967. func (*TableRow) ProtoMessage() {}
  968. func (x *TableRow) ProtoReflect() protoreflect.Message {
  969. mi := &file_v1_request_command_proto_msgTypes[16]
  970. if protoimpl.UnsafeEnabled && x != nil {
  971. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  972. if ms.LoadMessageInfo() == nil {
  973. ms.StoreMessageInfo(mi)
  974. }
  975. return ms
  976. }
  977. return mi.MessageOf(x)
  978. }
  979. // Deprecated: Use TableRow.ProtoReflect.Descriptor instead.
  980. func (*TableRow) Descriptor() ([]byte, []int) {
  981. return file_v1_request_command_proto_rawDescGZIP(), []int{16}
  982. }
  983. func (x *TableRow) GetColumns() []*Column {
  984. if x != nil {
  985. return x.Columns
  986. }
  987. return nil
  988. }
  989. type Column struct {
  990. state protoimpl.MessageState
  991. sizeCache protoimpl.SizeCache
  992. unknownFields protoimpl.UnknownFields
  993. Name string `protobuf:"bytes,1,opt,name=Name,proto3" json:"Name,omitempty"`
  994. Value *ColumnValue `protobuf:"bytes,2,opt,name=Value,proto3" json:"Value,omitempty"`
  995. }
  996. func (x *Column) Reset() {
  997. *x = Column{}
  998. if protoimpl.UnsafeEnabled {
  999. mi := &file_v1_request_command_proto_msgTypes[17]
  1000. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1001. ms.StoreMessageInfo(mi)
  1002. }
  1003. }
  1004. func (x *Column) String() string {
  1005. return protoimpl.X.MessageStringOf(x)
  1006. }
  1007. func (*Column) ProtoMessage() {}
  1008. func (x *Column) ProtoReflect() protoreflect.Message {
  1009. mi := &file_v1_request_command_proto_msgTypes[17]
  1010. if protoimpl.UnsafeEnabled && x != nil {
  1011. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1012. if ms.LoadMessageInfo() == nil {
  1013. ms.StoreMessageInfo(mi)
  1014. }
  1015. return ms
  1016. }
  1017. return mi.MessageOf(x)
  1018. }
  1019. // Deprecated: Use Column.ProtoReflect.Descriptor instead.
  1020. func (*Column) Descriptor() ([]byte, []int) {
  1021. return file_v1_request_command_proto_rawDescGZIP(), []int{17}
  1022. }
  1023. func (x *Column) GetName() string {
  1024. if x != nil {
  1025. return x.Name
  1026. }
  1027. return ""
  1028. }
  1029. func (x *Column) GetValue() *ColumnValue {
  1030. if x != nil {
  1031. return x.Value
  1032. }
  1033. return nil
  1034. }
  1035. type ColumnValue struct {
  1036. state protoimpl.MessageState
  1037. sizeCache protoimpl.SizeCache
  1038. unknownFields protoimpl.UnknownFields
  1039. Kind int32 `protobuf:"varint,1,opt,name=Kind,proto3" json:"Kind,omitempty"`
  1040. Type string `protobuf:"bytes,2,opt,name=Type,proto3" json:"Type,omitempty"`
  1041. // Types that are assignable to TypedValue:
  1042. //
  1043. // *ColumnValue_StringValue
  1044. // *ColumnValue_Uint32Value
  1045. // *ColumnValue_Uint64Value
  1046. // *ColumnValue_Float64Value
  1047. // *ColumnValue_BoolValue
  1048. TypedValue isColumnValue_TypedValue `protobuf_oneof:"TypedValue"`
  1049. }
  1050. func (x *ColumnValue) Reset() {
  1051. *x = ColumnValue{}
  1052. if protoimpl.UnsafeEnabled {
  1053. mi := &file_v1_request_command_proto_msgTypes[18]
  1054. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1055. ms.StoreMessageInfo(mi)
  1056. }
  1057. }
  1058. func (x *ColumnValue) String() string {
  1059. return protoimpl.X.MessageStringOf(x)
  1060. }
  1061. func (*ColumnValue) ProtoMessage() {}
  1062. func (x *ColumnValue) ProtoReflect() protoreflect.Message {
  1063. mi := &file_v1_request_command_proto_msgTypes[18]
  1064. if protoimpl.UnsafeEnabled && x != nil {
  1065. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1066. if ms.LoadMessageInfo() == nil {
  1067. ms.StoreMessageInfo(mi)
  1068. }
  1069. return ms
  1070. }
  1071. return mi.MessageOf(x)
  1072. }
  1073. // Deprecated: Use ColumnValue.ProtoReflect.Descriptor instead.
  1074. func (*ColumnValue) Descriptor() ([]byte, []int) {
  1075. return file_v1_request_command_proto_rawDescGZIP(), []int{18}
  1076. }
  1077. func (x *ColumnValue) GetKind() int32 {
  1078. if x != nil {
  1079. return x.Kind
  1080. }
  1081. return 0
  1082. }
  1083. func (x *ColumnValue) GetType() string {
  1084. if x != nil {
  1085. return x.Type
  1086. }
  1087. return ""
  1088. }
  1089. func (m *ColumnValue) GetTypedValue() isColumnValue_TypedValue {
  1090. if m != nil {
  1091. return m.TypedValue
  1092. }
  1093. return nil
  1094. }
  1095. func (x *ColumnValue) GetStringValue() string {
  1096. if x, ok := x.GetTypedValue().(*ColumnValue_StringValue); ok {
  1097. return x.StringValue
  1098. }
  1099. return ""
  1100. }
  1101. func (x *ColumnValue) GetUint32Value() uint32 {
  1102. if x, ok := x.GetTypedValue().(*ColumnValue_Uint32Value); ok {
  1103. return x.Uint32Value
  1104. }
  1105. return 0
  1106. }
  1107. func (x *ColumnValue) GetUint64Value() uint64 {
  1108. if x, ok := x.GetTypedValue().(*ColumnValue_Uint64Value); ok {
  1109. return x.Uint64Value
  1110. }
  1111. return 0
  1112. }
  1113. func (x *ColumnValue) GetFloat64Value() float64 {
  1114. if x, ok := x.GetTypedValue().(*ColumnValue_Float64Value); ok {
  1115. return x.Float64Value
  1116. }
  1117. return 0
  1118. }
  1119. func (x *ColumnValue) GetBoolValue() bool {
  1120. if x, ok := x.GetTypedValue().(*ColumnValue_BoolValue); ok {
  1121. return x.BoolValue
  1122. }
  1123. return false
  1124. }
  1125. type isColumnValue_TypedValue interface {
  1126. isColumnValue_TypedValue()
  1127. }
  1128. type ColumnValue_StringValue struct {
  1129. StringValue string `protobuf:"bytes,3,opt,name=StringValue,proto3,oneof"`
  1130. }
  1131. type ColumnValue_Uint32Value struct {
  1132. Uint32Value uint32 `protobuf:"varint,4,opt,name=Uint32Value,proto3,oneof"`
  1133. }
  1134. type ColumnValue_Uint64Value struct {
  1135. Uint64Value uint64 `protobuf:"varint,5,opt,name=Uint64Value,proto3,oneof"`
  1136. }
  1137. type ColumnValue_Float64Value struct {
  1138. Float64Value float64 `protobuf:"fixed64,6,opt,name=Float64Value,proto3,oneof"`
  1139. }
  1140. type ColumnValue_BoolValue struct {
  1141. BoolValue bool `protobuf:"varint,7,opt,name=BoolValue,proto3,oneof"`
  1142. }
  1143. func (*ColumnValue_StringValue) isColumnValue_TypedValue() {}
  1144. func (*ColumnValue_Uint32Value) isColumnValue_TypedValue() {}
  1145. func (*ColumnValue_Uint64Value) isColumnValue_TypedValue() {}
  1146. func (*ColumnValue_Float64Value) isColumnValue_TypedValue() {}
  1147. func (*ColumnValue_BoolValue) isColumnValue_TypedValue() {}
  1148. var File_v1_request_command_proto protoreflect.FileDescriptor
  1149. var file_v1_request_command_proto_rawDesc = []byte{
  1150. 0x0a, 0x18, 0x76, 0x31, 0x2f, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2f, 0x63, 0x6f, 0x6d,
  1151. 0x6d, 0x61, 0x6e, 0x64, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x07, 0x72, 0x65, 0x71, 0x75,
  1152. 0x65, 0x73, 0x74, 0x1a, 0x36, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f,
  1153. 0x6d, 0x77, 0x69, 0x74, 0x6b, 0x6f, 0x77, 0x2f, 0x67, 0x6f, 0x2d, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  1154. 0x2d, 0x76, 0x61, 0x6c, 0x69, 0x64, 0x61, 0x74, 0x6f, 0x72, 0x73, 0x2f, 0x76, 0x61, 0x6c, 0x69,
  1155. 0x64, 0x61, 0x74, 0x6f, 0x72, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x22, 0xd4, 0x01, 0x0a, 0x12,
  1156. 0x41, 0x75, 0x74, 0x6f, 0x4d, 0x69, 0x67, 0x72, 0x61, 0x74, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65,
  1157. 0x73, 0x74, 0x12, 0x26, 0x0a, 0x0a, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x49, 0x44,
  1158. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x0a,
  1159. 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x49, 0x44, 0x12, 0x3c, 0x0a, 0x15, 0x54, 0x61,
  1160. 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57, 0x69, 0x74, 0x68, 0x53, 0x63, 0x68,
  1161. 0x65, 0x6d, 0x61, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58,
  1162. 0x01, 0x52, 0x15, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57, 0x69,
  1163. 0x74, 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x12, 0x20, 0x0a, 0x07, 0x56, 0x65, 0x72, 0x73,
  1164. 0x69, 0x6f, 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58,
  1165. 0x01, 0x52, 0x07, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x36, 0x0a, 0x12, 0x54, 0x61,
  1166. 0x62, 0x6c, 0x65, 0x4d, 0x6f, 0x64, 0x65, 0x6c, 0x44, 0x65, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65,
  1167. 0x18, 0x04, 0x20, 0x01, 0x28, 0x0c, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x70, 0x00, 0x52, 0x12,
  1168. 0x54, 0x61, 0x62, 0x6c, 0x65, 0x4d, 0x6f, 0x64, 0x65, 0x6c, 0x44, 0x65, 0x73, 0x63, 0x72, 0x69,
  1169. 0x62, 0x65, 0x22, 0x79, 0x0a, 0x17, 0x41, 0x75, 0x74, 0x6f, 0x4d, 0x69, 0x67, 0x72, 0x61, 0x74,
  1170. 0x65, 0x42, 0x61, 0x74, 0x63, 0x68, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x26, 0x0a,
  1171. 0x0a, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28,
  1172. 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x0a, 0x44, 0x61, 0x74, 0x61, 0x62,
  1173. 0x61, 0x73, 0x65, 0x49, 0x44, 0x12, 0x36, 0x0a, 0x05, 0x49, 0x74, 0x65, 0x6d, 0x73, 0x18, 0x02,
  1174. 0x20, 0x03, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x41,
  1175. 0x75, 0x74, 0x6f, 0x4d, 0x69, 0x67, 0x72, 0x61, 0x74, 0x65, 0x49, 0x74, 0x65, 0x6d, 0x42, 0x06,
  1176. 0xe2, 0xdf, 0x1f, 0x02, 0x60, 0x01, 0x52, 0x05, 0x49, 0x74, 0x65, 0x6d, 0x73, 0x22, 0xa9, 0x01,
  1177. 0x0a, 0x0f, 0x41, 0x75, 0x74, 0x6f, 0x4d, 0x69, 0x67, 0x72, 0x61, 0x74, 0x65, 0x49, 0x74, 0x65,
  1178. 0x6d, 0x12, 0x3c, 0x0a, 0x15, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78,
  1179. 0x57, 0x69, 0x74, 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  1180. 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x15, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x50,
  1181. 0x72, 0x65, 0x66, 0x69, 0x78, 0x57, 0x69, 0x74, 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x12,
  1182. 0x20, 0x0a, 0x07, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09,
  1183. 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x07, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f,
  1184. 0x6e, 0x12, 0x36, 0x0a, 0x12, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x4d, 0x6f, 0x64, 0x65, 0x6c, 0x44,
  1185. 0x65, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0c, 0x42, 0x06, 0xe2,
  1186. 0xdf, 0x1f, 0x02, 0x70, 0x00, 0x52, 0x12, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x4d, 0x6f, 0x64, 0x65,
  1187. 0x6c, 0x44, 0x65, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x22, 0xb5, 0x04, 0x0a, 0x14, 0x54, 0x72,
  1188. 0x61, 0x6e, 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x4f, 0x70, 0x65, 0x72, 0x61, 0x74, 0x69,
  1189. 0x6f, 0x6e, 0x12, 0x5c, 0x0a, 0x17, 0x54, 0x72, 0x61, 0x6e, 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f,
  1190. 0x6e, 0x42, 0x65, 0x67, 0x69, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x18, 0x01, 0x20,
  1191. 0x01, 0x28, 0x0b, 0x32, 0x20, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x72,
  1192. 0x61, 0x6e, 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x42, 0x65, 0x67, 0x69, 0x6e, 0x52, 0x65,
  1193. 0x71, 0x75, 0x65, 0x73, 0x74, 0x48, 0x00, 0x52, 0x17, 0x54, 0x72, 0x61, 0x6e, 0x73, 0x61, 0x63,
  1194. 0x74, 0x69, 0x6f, 0x6e, 0x42, 0x65, 0x67, 0x69, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1195. 0x12, 0x3e, 0x0a, 0x0d, 0x49, 0x6e, 0x73, 0x65, 0x72, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1196. 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x16, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73,
  1197. 0x74, 0x2e, 0x49, 0x6e, 0x73, 0x65, 0x72, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x48,
  1198. 0x00, 0x52, 0x0d, 0x49, 0x6e, 0x73, 0x65, 0x72, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1199. 0x12, 0x4d, 0x0a, 0x12, 0x49, 0x6e, 0x73, 0x65, 0x72, 0x74, 0x42, 0x61, 0x74, 0x63, 0x68, 0x52,
  1200. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x72,
  1201. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x49, 0x6e, 0x73, 0x65, 0x72, 0x74, 0x42, 0x61, 0x74,
  1202. 0x63, 0x68, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x48, 0x00, 0x52, 0x12, 0x49, 0x6e, 0x73,
  1203. 0x65, 0x72, 0x74, 0x42, 0x61, 0x74, 0x63, 0x68, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12,
  1204. 0x3e, 0x0a, 0x0d, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1205. 0x18, 0x04, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x16, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1206. 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x48, 0x00,
  1207. 0x52, 0x0d, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12,
  1208. 0x4d, 0x0a, 0x12, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x42, 0x61, 0x74, 0x63, 0x68, 0x52, 0x65,
  1209. 0x71, 0x75, 0x65, 0x73, 0x74, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x72, 0x65,
  1210. 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x42, 0x61, 0x74, 0x63,
  1211. 0x68, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x48, 0x00, 0x52, 0x12, 0x44, 0x65, 0x6c, 0x65,
  1212. 0x74, 0x65, 0x42, 0x61, 0x74, 0x63, 0x68, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x3e,
  1213. 0x0a, 0x0d, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x18,
  1214. 0x06, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x16, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e,
  1215. 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x48, 0x00, 0x52,
  1216. 0x0d, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x56,
  1217. 0x0a, 0x15, 0x54, 0x72, 0x61, 0x6e, 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x45, 0x6e, 0x64,
  1218. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x18, 0x07, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1e, 0x2e,
  1219. 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x72, 0x61, 0x6e, 0x73, 0x61, 0x63, 0x74,
  1220. 0x69, 0x6f, 0x6e, 0x45, 0x6e, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x48, 0x00, 0x52,
  1221. 0x15, 0x54, 0x72, 0x61, 0x6e, 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x45, 0x6e, 0x64, 0x52,
  1222. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x42, 0x09, 0x0a, 0x07, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1223. 0x74, 0x22, 0x8e, 0x02, 0x0a, 0x0d, 0x49, 0x6e, 0x73, 0x65, 0x72, 0x74, 0x52, 0x65, 0x71, 0x75,
  1224. 0x65, 0x73, 0x74, 0x12, 0x26, 0x0a, 0x0a, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x49,
  1225. 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52,
  1226. 0x0a, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x49, 0x44, 0x12, 0x3c, 0x0a, 0x15, 0x54,
  1227. 0x61, 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57, 0x69, 0x74, 0x68, 0x53, 0x63,
  1228. 0x68, 0x65, 0x6d, 0x61, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02,
  1229. 0x58, 0x01, 0x52, 0x15, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57,
  1230. 0x69, 0x74, 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x12, 0x20, 0x0a, 0x07, 0x56, 0x65, 0x72,
  1231. 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02,
  1232. 0x58, 0x01, 0x52, 0x07, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x26, 0x0a, 0x0a, 0x4b,
  1233. 0x65, 0x79, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x73, 0x18, 0x04, 0x20, 0x03, 0x28, 0x09, 0x42,
  1234. 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x70, 0x00, 0x52, 0x0a, 0x4b, 0x65, 0x79, 0x43, 0x6f, 0x6c, 0x75,
  1235. 0x6d, 0x6e, 0x73, 0x12, 0x35, 0x0a, 0x08, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x52, 0x6f, 0x77, 0x18,
  1236. 0x05, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e,
  1237. 0x54, 0x61, 0x62, 0x6c, 0x65, 0x52, 0x6f, 0x77, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x70, 0x00,
  1238. 0x52, 0x08, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x52, 0x6f, 0x77, 0x12, 0x16, 0x0a, 0x06, 0x55, 0x73,
  1239. 0x65, 0x72, 0x49, 0x44, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x55, 0x73, 0x65, 0x72,
  1240. 0x49, 0x44, 0x22, 0x8c, 0x01, 0x0a, 0x12, 0x49, 0x6e, 0x73, 0x65, 0x72, 0x74, 0x42, 0x61, 0x74,
  1241. 0x63, 0x68, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x26, 0x0a, 0x0a, 0x44, 0x61, 0x74,
  1242. 0x61, 0x62, 0x61, 0x73, 0x65, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2,
  1243. 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x0a, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x49,
  1244. 0x44, 0x12, 0x36, 0x0a, 0x05, 0x49, 0x74, 0x65, 0x6d, 0x73, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b,
  1245. 0x32, 0x18, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x49, 0x6e, 0x73, 0x65, 0x72,
  1246. 0x74, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x49, 0x74, 0x65, 0x6d, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02,
  1247. 0x60, 0x01, 0x52, 0x05, 0x49, 0x74, 0x65, 0x6d, 0x73, 0x12, 0x16, 0x0a, 0x06, 0x55, 0x73, 0x65,
  1248. 0x72, 0x49, 0x44, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49,
  1249. 0x44, 0x22, 0xa4, 0x01, 0x0a, 0x0f, 0x49, 0x6e, 0x73, 0x65, 0x72, 0x74, 0x54, 0x61, 0x62, 0x6c,
  1250. 0x65, 0x49, 0x74, 0x65, 0x6d, 0x12, 0x3c, 0x0a, 0x15, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x50, 0x72,
  1251. 0x65, 0x66, 0x69, 0x78, 0x57, 0x69, 0x74, 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x18, 0x01,
  1252. 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x15, 0x54, 0x61,
  1253. 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57, 0x69, 0x74, 0x68, 0x53, 0x63, 0x68,
  1254. 0x65, 0x6d, 0x61, 0x12, 0x20, 0x0a, 0x07, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x02,
  1255. 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x07, 0x56, 0x65,
  1256. 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x31, 0x0a, 0x05, 0x49, 0x74, 0x65, 0x6d, 0x73, 0x18, 0x03,
  1257. 0x20, 0x03, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x49,
  1258. 0x6e, 0x73, 0x65, 0x72, 0x74, 0x49, 0x74, 0x65, 0x6d, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x60,
  1259. 0x01, 0x52, 0x05, 0x49, 0x74, 0x65, 0x6d, 0x73, 0x22, 0x6b, 0x0a, 0x0a, 0x49, 0x6e, 0x73, 0x65,
  1260. 0x72, 0x74, 0x49, 0x74, 0x65, 0x6d, 0x12, 0x26, 0x0a, 0x0a, 0x4b, 0x65, 0x79, 0x43, 0x6f, 0x6c,
  1261. 0x75, 0x6d, 0x6e, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02,
  1262. 0x70, 0x00, 0x52, 0x0a, 0x4b, 0x65, 0x79, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x73, 0x12, 0x35,
  1263. 0x0a, 0x08, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x52, 0x6f, 0x77, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b,
  1264. 0x32, 0x11, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x61, 0x62, 0x6c, 0x65,
  1265. 0x52, 0x6f, 0x77, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x70, 0x00, 0x52, 0x08, 0x54, 0x61, 0x62,
  1266. 0x6c, 0x65, 0x52, 0x6f, 0x77, 0x22, 0xba, 0x02, 0x0a, 0x0d, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65,
  1267. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x26, 0x0a, 0x0a, 0x44, 0x61, 0x74, 0x61, 0x62,
  1268. 0x61, 0x73, 0x65, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f,
  1269. 0x02, 0x58, 0x01, 0x52, 0x0a, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x49, 0x44, 0x12,
  1270. 0x3c, 0x0a, 0x15, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57, 0x69,
  1271. 0x74, 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06,
  1272. 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x15, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65,
  1273. 0x66, 0x69, 0x78, 0x57, 0x69, 0x74, 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x12, 0x20, 0x0a,
  1274. 0x07, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06,
  1275. 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x07, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12,
  1276. 0x4b, 0x0a, 0x09, 0x4b, 0x65, 0x79, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73, 0x18, 0x04, 0x20, 0x03,
  1277. 0x28, 0x0b, 0x32, 0x25, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x44, 0x65, 0x6c,
  1278. 0x65, 0x74, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x4b, 0x65, 0x79, 0x56, 0x61,
  1279. 0x6c, 0x75, 0x65, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x20,
  1280. 0x00, 0x52, 0x09, 0x4b, 0x65, 0x79, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73, 0x12, 0x16, 0x0a, 0x06,
  1281. 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x55, 0x73,
  1282. 0x65, 0x72, 0x49, 0x44, 0x1a, 0x3c, 0x0a, 0x0e, 0x4b, 0x65, 0x79, 0x56, 0x61, 0x6c, 0x75, 0x65,
  1283. 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20,
  1284. 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75,
  1285. 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02,
  1286. 0x38, 0x01, 0x22, 0x8c, 0x01, 0x0a, 0x12, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x42, 0x61, 0x74,
  1287. 0x63, 0x68, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x26, 0x0a, 0x0a, 0x44, 0x61, 0x74,
  1288. 0x61, 0x62, 0x61, 0x73, 0x65, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2,
  1289. 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x0a, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x49,
  1290. 0x44, 0x12, 0x36, 0x0a, 0x05, 0x49, 0x74, 0x65, 0x6d, 0x73, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b,
  1291. 0x32, 0x18, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74,
  1292. 0x65, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x49, 0x74, 0x65, 0x6d, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02,
  1293. 0x60, 0x01, 0x52, 0x05, 0x49, 0x74, 0x65, 0x6d, 0x73, 0x12, 0x16, 0x0a, 0x06, 0x55, 0x73, 0x65,
  1294. 0x72, 0x49, 0x44, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49,
  1295. 0x44, 0x22, 0xa4, 0x01, 0x0a, 0x0f, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x54, 0x61, 0x62, 0x6c,
  1296. 0x65, 0x49, 0x74, 0x65, 0x6d, 0x12, 0x3c, 0x0a, 0x15, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x50, 0x72,
  1297. 0x65, 0x66, 0x69, 0x78, 0x57, 0x69, 0x74, 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x18, 0x01,
  1298. 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x15, 0x54, 0x61,
  1299. 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57, 0x69, 0x74, 0x68, 0x53, 0x63, 0x68,
  1300. 0x65, 0x6d, 0x61, 0x12, 0x20, 0x0a, 0x07, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x02,
  1301. 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x07, 0x56, 0x65,
  1302. 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x31, 0x0a, 0x05, 0x49, 0x74, 0x65, 0x6d, 0x73, 0x18, 0x03,
  1303. 0x20, 0x03, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x44,
  1304. 0x65, 0x6c, 0x65, 0x74, 0x65, 0x49, 0x74, 0x65, 0x6d, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x60,
  1305. 0x01, 0x52, 0x05, 0x49, 0x74, 0x65, 0x6d, 0x73, 0x22, 0x94, 0x01, 0x0a, 0x0a, 0x44, 0x65, 0x6c,
  1306. 0x65, 0x74, 0x65, 0x49, 0x74, 0x65, 0x6d, 0x12, 0x48, 0x0a, 0x09, 0x4b, 0x65, 0x79, 0x56, 0x61,
  1307. 0x6c, 0x75, 0x65, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x22, 0x2e, 0x72, 0x65, 0x71,
  1308. 0x75, 0x65, 0x73, 0x74, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x49, 0x74, 0x65, 0x6d, 0x2e,
  1309. 0x4b, 0x65, 0x79, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x42, 0x06,
  1310. 0xe2, 0xdf, 0x1f, 0x02, 0x20, 0x00, 0x52, 0x09, 0x4b, 0x65, 0x79, 0x56, 0x61, 0x6c, 0x75, 0x65,
  1311. 0x73, 0x1a, 0x3c, 0x0a, 0x0e, 0x4b, 0x65, 0x79, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73, 0x45, 0x6e,
  1312. 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  1313. 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02,
  1314. 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22,
  1315. 0xf7, 0x02, 0x0a, 0x0d, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1316. 0x74, 0x12, 0x26, 0x0a, 0x0a, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x49, 0x44, 0x18,
  1317. 0x01, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x0a, 0x44,
  1318. 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x49, 0x44, 0x12, 0x3c, 0x0a, 0x15, 0x54, 0x61, 0x62,
  1319. 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57, 0x69, 0x74, 0x68, 0x53, 0x63, 0x68, 0x65,
  1320. 0x6d, 0x61, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01,
  1321. 0x52, 0x15, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57, 0x69, 0x74,
  1322. 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x12, 0x20, 0x0a, 0x07, 0x56, 0x65, 0x72, 0x73, 0x69,
  1323. 0x6f, 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01,
  1324. 0x52, 0x07, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x4b, 0x0a, 0x09, 0x4b, 0x65, 0x79,
  1325. 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73, 0x18, 0x04, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x25, 0x2e, 0x72,
  1326. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x52, 0x65, 0x71,
  1327. 0x75, 0x65, 0x73, 0x74, 0x2e, 0x4b, 0x65, 0x79, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73, 0x45, 0x6e,
  1328. 0x74, 0x72, 0x79, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x20, 0x00, 0x52, 0x09, 0x4b, 0x65, 0x79,
  1329. 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73, 0x12, 0x3b, 0x0a, 0x0b, 0x4e, 0x65, 0x77, 0x54, 0x61, 0x62,
  1330. 0x6c, 0x65, 0x52, 0x6f, 0x77, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x72, 0x65,
  1331. 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x52, 0x6f, 0x77, 0x42, 0x06,
  1332. 0xe2, 0xdf, 0x1f, 0x02, 0x70, 0x00, 0x52, 0x0b, 0x4e, 0x65, 0x77, 0x54, 0x61, 0x62, 0x6c, 0x65,
  1333. 0x52, 0x6f, 0x77, 0x12, 0x16, 0x0a, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x18, 0x06, 0x20,
  1334. 0x01, 0x28, 0x09, 0x52, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x1a, 0x3c, 0x0a, 0x0e, 0x4b,
  1335. 0x65, 0x79, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a,
  1336. 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12,
  1337. 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05,
  1338. 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22, 0xba, 0x02, 0x0a, 0x0d, 0x52, 0x65,
  1339. 0x70, 0x6c, 0x61, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x26, 0x0a, 0x0a, 0x44,
  1340. 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x42,
  1341. 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x0a, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73,
  1342. 0x65, 0x49, 0x44, 0x12, 0x3c, 0x0a, 0x15, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66,
  1343. 0x69, 0x78, 0x57, 0x69, 0x74, 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x18, 0x02, 0x20, 0x01,
  1344. 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x15, 0x54, 0x61, 0x62, 0x6c,
  1345. 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57, 0x69, 0x74, 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d,
  1346. 0x61, 0x12, 0x20, 0x0a, 0x07, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x03, 0x20, 0x01,
  1347. 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x07, 0x56, 0x65, 0x72, 0x73,
  1348. 0x69, 0x6f, 0x6e, 0x12, 0x4b, 0x0a, 0x09, 0x4b, 0x65, 0x79, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73,
  1349. 0x18, 0x04, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x25, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1350. 0x2e, 0x52, 0x65, 0x70, 0x6c, 0x61, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x4b,
  1351. 0x65, 0x79, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x42, 0x06, 0xe2,
  1352. 0xdf, 0x1f, 0x02, 0x20, 0x00, 0x52, 0x09, 0x4b, 0x65, 0x79, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73,
  1353. 0x12, 0x16, 0x0a, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09,
  1354. 0x52, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x1a, 0x3c, 0x0a, 0x0e, 0x4b, 0x65, 0x79, 0x56,
  1355. 0x61, 0x6c, 0x75, 0x65, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65,
  1356. 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05,
  1357. 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x76, 0x61, 0x6c,
  1358. 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22, 0x41, 0x0a, 0x17, 0x54, 0x72, 0x61, 0x6e, 0x73, 0x61,
  1359. 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x42, 0x65, 0x67, 0x69, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1360. 0x74, 0x12, 0x26, 0x0a, 0x0a, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x49, 0x44, 0x18,
  1361. 0x01, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x0a, 0x44,
  1362. 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x49, 0x44, 0x22, 0x17, 0x0a, 0x15, 0x54, 0x72, 0x61,
  1363. 0x6e, 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x45, 0x6e, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65,
  1364. 0x73, 0x74, 0x22, 0x35, 0x0a, 0x08, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x52, 0x6f, 0x77, 0x12, 0x29,
  1365. 0x0a, 0x07, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32,
  1366. 0x0f, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e,
  1367. 0x52, 0x07, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x73, 0x22, 0x48, 0x0a, 0x06, 0x43, 0x6f, 0x6c,
  1368. 0x75, 0x6d, 0x6e, 0x12, 0x12, 0x0a, 0x04, 0x4e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28,
  1369. 0x09, 0x52, 0x04, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x2a, 0x0a, 0x05, 0x56, 0x61, 0x6c, 0x75, 0x65,
  1370. 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x14, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1371. 0x2e, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x52, 0x05, 0x56, 0x61,
  1372. 0x6c, 0x75, 0x65, 0x22, 0xf5, 0x01, 0x0a, 0x0b, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x56, 0x61,
  1373. 0x6c, 0x75, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x4b, 0x69, 0x6e, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28,
  1374. 0x05, 0x52, 0x04, 0x4b, 0x69, 0x6e, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x54, 0x79, 0x70, 0x65, 0x18,
  1375. 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x54, 0x79, 0x70, 0x65, 0x12, 0x22, 0x0a, 0x0b, 0x53,
  1376. 0x74, 0x72, 0x69, 0x6e, 0x67, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09,
  1377. 0x48, 0x00, 0x52, 0x0b, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x12,
  1378. 0x22, 0x0a, 0x0b, 0x55, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x04,
  1379. 0x20, 0x01, 0x28, 0x0d, 0x48, 0x00, 0x52, 0x0b, 0x55, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x56, 0x61,
  1380. 0x6c, 0x75, 0x65, 0x12, 0x22, 0x0a, 0x0b, 0x55, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x56, 0x61, 0x6c,
  1381. 0x75, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x04, 0x48, 0x00, 0x52, 0x0b, 0x55, 0x69, 0x6e, 0x74,
  1382. 0x36, 0x34, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x12, 0x24, 0x0a, 0x0c, 0x46, 0x6c, 0x6f, 0x61, 0x74,
  1383. 0x36, 0x34, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x01, 0x48, 0x00, 0x52,
  1384. 0x0c, 0x46, 0x6c, 0x6f, 0x61, 0x74, 0x36, 0x34, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x12, 0x1e, 0x0a,
  1385. 0x09, 0x42, 0x6f, 0x6f, 0x6c, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x07, 0x20, 0x01, 0x28, 0x08,
  1386. 0x48, 0x00, 0x52, 0x09, 0x42, 0x6f, 0x6f, 0x6c, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x42, 0x0c, 0x0a,
  1387. 0x0a, 0x54, 0x79, 0x70, 0x65, 0x64, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x42, 0x20, 0x5a, 0x1e, 0x64,
  1388. 0x70, 0x73, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x67, 0x72, 0x70, 0x63, 0x5f, 0x61, 0x70, 0x69, 0x2f,
  1389. 0x70, 0x62, 0x2f, 0x76, 0x31, 0x2f, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x62, 0x06, 0x70,
  1390. 0x72, 0x6f, 0x74, 0x6f, 0x33,
  1391. }
  1392. var (
  1393. file_v1_request_command_proto_rawDescOnce sync.Once
  1394. file_v1_request_command_proto_rawDescData = file_v1_request_command_proto_rawDesc
  1395. )
  1396. func file_v1_request_command_proto_rawDescGZIP() []byte {
  1397. file_v1_request_command_proto_rawDescOnce.Do(func() {
  1398. file_v1_request_command_proto_rawDescData = protoimpl.X.CompressGZIP(file_v1_request_command_proto_rawDescData)
  1399. })
  1400. return file_v1_request_command_proto_rawDescData
  1401. }
  1402. var file_v1_request_command_proto_msgTypes = make([]protoimpl.MessageInfo, 23)
  1403. var file_v1_request_command_proto_goTypes = []interface{}{
  1404. (*AutoMigrateRequest)(nil), // 0: request.AutoMigrateRequest
  1405. (*AutoMigrateBatchRequest)(nil), // 1: request.AutoMigrateBatchRequest
  1406. (*AutoMigrateItem)(nil), // 2: request.AutoMigrateItem
  1407. (*TransactionOperation)(nil), // 3: request.TransactionOperation
  1408. (*InsertRequest)(nil), // 4: request.InsertRequest
  1409. (*InsertBatchRequest)(nil), // 5: request.InsertBatchRequest
  1410. (*InsertTableItem)(nil), // 6: request.InsertTableItem
  1411. (*InsertItem)(nil), // 7: request.InsertItem
  1412. (*DeleteRequest)(nil), // 8: request.DeleteRequest
  1413. (*DeleteBatchRequest)(nil), // 9: request.DeleteBatchRequest
  1414. (*DeleteTableItem)(nil), // 10: request.DeleteTableItem
  1415. (*DeleteItem)(nil), // 11: request.DeleteItem
  1416. (*UpdateRequest)(nil), // 12: request.UpdateRequest
  1417. (*ReplayRequest)(nil), // 13: request.ReplayRequest
  1418. (*TransactionBeginRequest)(nil), // 14: request.TransactionBeginRequest
  1419. (*TransactionEndRequest)(nil), // 15: request.TransactionEndRequest
  1420. (*TableRow)(nil), // 16: request.TableRow
  1421. (*Column)(nil), // 17: request.Column
  1422. (*ColumnValue)(nil), // 18: request.ColumnValue
  1423. nil, // 19: request.DeleteRequest.KeyValuesEntry
  1424. nil, // 20: request.DeleteItem.KeyValuesEntry
  1425. nil, // 21: request.UpdateRequest.KeyValuesEntry
  1426. nil, // 22: request.ReplayRequest.KeyValuesEntry
  1427. }
  1428. var file_v1_request_command_proto_depIdxs = []int32{
  1429. 2, // 0: request.AutoMigrateBatchRequest.Items:type_name -> request.AutoMigrateItem
  1430. 14, // 1: request.TransactionOperation.TransactionBeginRequest:type_name -> request.TransactionBeginRequest
  1431. 4, // 2: request.TransactionOperation.InsertRequest:type_name -> request.InsertRequest
  1432. 5, // 3: request.TransactionOperation.InsertBatchRequest:type_name -> request.InsertBatchRequest
  1433. 8, // 4: request.TransactionOperation.DeleteRequest:type_name -> request.DeleteRequest
  1434. 9, // 5: request.TransactionOperation.DeleteBatchRequest:type_name -> request.DeleteBatchRequest
  1435. 12, // 6: request.TransactionOperation.UpdateRequest:type_name -> request.UpdateRequest
  1436. 15, // 7: request.TransactionOperation.TransactionEndRequest:type_name -> request.TransactionEndRequest
  1437. 16, // 8: request.InsertRequest.TableRow:type_name -> request.TableRow
  1438. 6, // 9: request.InsertBatchRequest.Items:type_name -> request.InsertTableItem
  1439. 7, // 10: request.InsertTableItem.Items:type_name -> request.InsertItem
  1440. 16, // 11: request.InsertItem.TableRow:type_name -> request.TableRow
  1441. 19, // 12: request.DeleteRequest.KeyValues:type_name -> request.DeleteRequest.KeyValuesEntry
  1442. 10, // 13: request.DeleteBatchRequest.Items:type_name -> request.DeleteTableItem
  1443. 11, // 14: request.DeleteTableItem.Items:type_name -> request.DeleteItem
  1444. 20, // 15: request.DeleteItem.KeyValues:type_name -> request.DeleteItem.KeyValuesEntry
  1445. 21, // 16: request.UpdateRequest.KeyValues:type_name -> request.UpdateRequest.KeyValuesEntry
  1446. 16, // 17: request.UpdateRequest.NewTableRow:type_name -> request.TableRow
  1447. 22, // 18: request.ReplayRequest.KeyValues:type_name -> request.ReplayRequest.KeyValuesEntry
  1448. 17, // 19: request.TableRow.Columns:type_name -> request.Column
  1449. 18, // 20: request.Column.Value:type_name -> request.ColumnValue
  1450. 21, // [21:21] is the sub-list for method output_type
  1451. 21, // [21:21] is the sub-list for method input_type
  1452. 21, // [21:21] is the sub-list for extension type_name
  1453. 21, // [21:21] is the sub-list for extension extendee
  1454. 0, // [0:21] is the sub-list for field type_name
  1455. }
  1456. func init() { file_v1_request_command_proto_init() }
  1457. func file_v1_request_command_proto_init() {
  1458. if File_v1_request_command_proto != nil {
  1459. return
  1460. }
  1461. if !protoimpl.UnsafeEnabled {
  1462. file_v1_request_command_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  1463. switch v := v.(*AutoMigrateRequest); i {
  1464. case 0:
  1465. return &v.state
  1466. case 1:
  1467. return &v.sizeCache
  1468. case 2:
  1469. return &v.unknownFields
  1470. default:
  1471. return nil
  1472. }
  1473. }
  1474. file_v1_request_command_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  1475. switch v := v.(*AutoMigrateBatchRequest); i {
  1476. case 0:
  1477. return &v.state
  1478. case 1:
  1479. return &v.sizeCache
  1480. case 2:
  1481. return &v.unknownFields
  1482. default:
  1483. return nil
  1484. }
  1485. }
  1486. file_v1_request_command_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  1487. switch v := v.(*AutoMigrateItem); i {
  1488. case 0:
  1489. return &v.state
  1490. case 1:
  1491. return &v.sizeCache
  1492. case 2:
  1493. return &v.unknownFields
  1494. default:
  1495. return nil
  1496. }
  1497. }
  1498. file_v1_request_command_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  1499. switch v := v.(*TransactionOperation); i {
  1500. case 0:
  1501. return &v.state
  1502. case 1:
  1503. return &v.sizeCache
  1504. case 2:
  1505. return &v.unknownFields
  1506. default:
  1507. return nil
  1508. }
  1509. }
  1510. file_v1_request_command_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  1511. switch v := v.(*InsertRequest); i {
  1512. case 0:
  1513. return &v.state
  1514. case 1:
  1515. return &v.sizeCache
  1516. case 2:
  1517. return &v.unknownFields
  1518. default:
  1519. return nil
  1520. }
  1521. }
  1522. file_v1_request_command_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  1523. switch v := v.(*InsertBatchRequest); i {
  1524. case 0:
  1525. return &v.state
  1526. case 1:
  1527. return &v.sizeCache
  1528. case 2:
  1529. return &v.unknownFields
  1530. default:
  1531. return nil
  1532. }
  1533. }
  1534. file_v1_request_command_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  1535. switch v := v.(*InsertTableItem); i {
  1536. case 0:
  1537. return &v.state
  1538. case 1:
  1539. return &v.sizeCache
  1540. case 2:
  1541. return &v.unknownFields
  1542. default:
  1543. return nil
  1544. }
  1545. }
  1546. file_v1_request_command_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  1547. switch v := v.(*InsertItem); i {
  1548. case 0:
  1549. return &v.state
  1550. case 1:
  1551. return &v.sizeCache
  1552. case 2:
  1553. return &v.unknownFields
  1554. default:
  1555. return nil
  1556. }
  1557. }
  1558. file_v1_request_command_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  1559. switch v := v.(*DeleteRequest); i {
  1560. case 0:
  1561. return &v.state
  1562. case 1:
  1563. return &v.sizeCache
  1564. case 2:
  1565. return &v.unknownFields
  1566. default:
  1567. return nil
  1568. }
  1569. }
  1570. file_v1_request_command_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  1571. switch v := v.(*DeleteBatchRequest); i {
  1572. case 0:
  1573. return &v.state
  1574. case 1:
  1575. return &v.sizeCache
  1576. case 2:
  1577. return &v.unknownFields
  1578. default:
  1579. return nil
  1580. }
  1581. }
  1582. file_v1_request_command_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  1583. switch v := v.(*DeleteTableItem); i {
  1584. case 0:
  1585. return &v.state
  1586. case 1:
  1587. return &v.sizeCache
  1588. case 2:
  1589. return &v.unknownFields
  1590. default:
  1591. return nil
  1592. }
  1593. }
  1594. file_v1_request_command_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  1595. switch v := v.(*DeleteItem); i {
  1596. case 0:
  1597. return &v.state
  1598. case 1:
  1599. return &v.sizeCache
  1600. case 2:
  1601. return &v.unknownFields
  1602. default:
  1603. return nil
  1604. }
  1605. }
  1606. file_v1_request_command_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  1607. switch v := v.(*UpdateRequest); i {
  1608. case 0:
  1609. return &v.state
  1610. case 1:
  1611. return &v.sizeCache
  1612. case 2:
  1613. return &v.unknownFields
  1614. default:
  1615. return nil
  1616. }
  1617. }
  1618. file_v1_request_command_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  1619. switch v := v.(*ReplayRequest); i {
  1620. case 0:
  1621. return &v.state
  1622. case 1:
  1623. return &v.sizeCache
  1624. case 2:
  1625. return &v.unknownFields
  1626. default:
  1627. return nil
  1628. }
  1629. }
  1630. file_v1_request_command_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  1631. switch v := v.(*TransactionBeginRequest); i {
  1632. case 0:
  1633. return &v.state
  1634. case 1:
  1635. return &v.sizeCache
  1636. case 2:
  1637. return &v.unknownFields
  1638. default:
  1639. return nil
  1640. }
  1641. }
  1642. file_v1_request_command_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  1643. switch v := v.(*TransactionEndRequest); i {
  1644. case 0:
  1645. return &v.state
  1646. case 1:
  1647. return &v.sizeCache
  1648. case 2:
  1649. return &v.unknownFields
  1650. default:
  1651. return nil
  1652. }
  1653. }
  1654. file_v1_request_command_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  1655. switch v := v.(*TableRow); i {
  1656. case 0:
  1657. return &v.state
  1658. case 1:
  1659. return &v.sizeCache
  1660. case 2:
  1661. return &v.unknownFields
  1662. default:
  1663. return nil
  1664. }
  1665. }
  1666. file_v1_request_command_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
  1667. switch v := v.(*Column); i {
  1668. case 0:
  1669. return &v.state
  1670. case 1:
  1671. return &v.sizeCache
  1672. case 2:
  1673. return &v.unknownFields
  1674. default:
  1675. return nil
  1676. }
  1677. }
  1678. file_v1_request_command_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
  1679. switch v := v.(*ColumnValue); i {
  1680. case 0:
  1681. return &v.state
  1682. case 1:
  1683. return &v.sizeCache
  1684. case 2:
  1685. return &v.unknownFields
  1686. default:
  1687. return nil
  1688. }
  1689. }
  1690. }
  1691. file_v1_request_command_proto_msgTypes[3].OneofWrappers = []interface{}{
  1692. (*TransactionOperation_TransactionBeginRequest)(nil),
  1693. (*TransactionOperation_InsertRequest)(nil),
  1694. (*TransactionOperation_InsertBatchRequest)(nil),
  1695. (*TransactionOperation_DeleteRequest)(nil),
  1696. (*TransactionOperation_DeleteBatchRequest)(nil),
  1697. (*TransactionOperation_UpdateRequest)(nil),
  1698. (*TransactionOperation_TransactionEndRequest)(nil),
  1699. }
  1700. file_v1_request_command_proto_msgTypes[18].OneofWrappers = []interface{}{
  1701. (*ColumnValue_StringValue)(nil),
  1702. (*ColumnValue_Uint32Value)(nil),
  1703. (*ColumnValue_Uint64Value)(nil),
  1704. (*ColumnValue_Float64Value)(nil),
  1705. (*ColumnValue_BoolValue)(nil),
  1706. }
  1707. type x struct{}
  1708. out := protoimpl.TypeBuilder{
  1709. File: protoimpl.DescBuilder{
  1710. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  1711. RawDescriptor: file_v1_request_command_proto_rawDesc,
  1712. NumEnums: 0,
  1713. NumMessages: 23,
  1714. NumExtensions: 0,
  1715. NumServices: 0,
  1716. },
  1717. GoTypes: file_v1_request_command_proto_goTypes,
  1718. DependencyIndexes: file_v1_request_command_proto_depIdxs,
  1719. MessageInfos: file_v1_request_command_proto_msgTypes,
  1720. }.Build()
  1721. File_v1_request_command_proto = out.File
  1722. file_v1_request_command_proto_rawDesc = nil
  1723. file_v1_request_command_proto_goTypes = nil
  1724. file_v1_request_command_proto_depIdxs = nil
  1725. }