event_query.pb.go 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171
  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/event_query.proto
  6. package v1
  7. import (
  8. request "git.sxidc.com/service-supports/dps-sdk/pb/v1/request"
  9. response "git.sxidc.com/service-supports/dps-sdk/pb/v1/response"
  10. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  11. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  12. reflect "reflect"
  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. var File_v1_event_query_proto protoreflect.FileDescriptor
  21. var file_v1_event_query_proto_rawDesc = []byte{
  22. 0x0a, 0x14, 0x76, 0x31, 0x2f, 0x65, 0x76, 0x65, 0x6e, 0x74, 0x5f, 0x71, 0x75, 0x65, 0x72, 0x79,
  23. 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x02, 0x76, 0x31, 0x1a, 0x1c, 0x76, 0x31, 0x2f, 0x72,
  24. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2f, 0x65, 0x76, 0x65, 0x6e, 0x74, 0x5f, 0x71, 0x75, 0x65,
  25. 0x72, 0x79, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x1d, 0x76, 0x31, 0x2f, 0x72, 0x65, 0x73,
  26. 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x2f, 0x65, 0x76, 0x65, 0x6e, 0x74, 0x5f, 0x71, 0x75, 0x65, 0x72,
  27. 0x79, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x32, 0xe5, 0x08, 0x0a, 0x11, 0x45, 0x76, 0x65, 0x6e,
  28. 0x74, 0x51, 0x75, 0x65, 0x72, 0x79, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x12, 0x54, 0x0a,
  29. 0x10, 0x45, 0x76, 0x65, 0x6e, 0x74, 0x51, 0x75, 0x65, 0x72, 0x79, 0x42, 0x79, 0x4b, 0x65, 0x79,
  30. 0x73, 0x12, 0x20, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x45, 0x76, 0x65, 0x6e,
  31. 0x74, 0x51, 0x75, 0x65, 0x72, 0x79, 0x42, 0x79, 0x4b, 0x65, 0x79, 0x73, 0x52, 0x65, 0x71, 0x75,
  32. 0x65, 0x73, 0x74, 0x1a, 0x1c, 0x2e, 0x72, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x2e, 0x45,
  33. 0x76, 0x65, 0x6e, 0x74, 0x51, 0x75, 0x65, 0x72, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73,
  34. 0x65, 0x22, 0x00, 0x12, 0x54, 0x0a, 0x10, 0x43, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x45, 0x76, 0x65,
  35. 0x6e, 0x74, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x20, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73,
  36. 0x74, 0x2e, 0x43, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x45, 0x76, 0x65, 0x6e, 0x74, 0x51, 0x75, 0x65,
  37. 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1c, 0x2e, 0x72, 0x65, 0x73, 0x70,
  38. 0x6f, 0x6e, 0x73, 0x65, 0x2e, 0x45, 0x76, 0x65, 0x6e, 0x74, 0x51, 0x75, 0x65, 0x72, 0x79, 0x52,
  39. 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x5c, 0x0a, 0x14, 0x45, 0x76, 0x65,
  40. 0x6e, 0x74, 0x51, 0x75, 0x65, 0x72, 0x79, 0x4f, 0x6e, 0x6c, 0x79, 0x42, 0x79, 0x4b, 0x65, 0x79,
  41. 0x73, 0x12, 0x20, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x45, 0x76, 0x65, 0x6e,
  42. 0x74, 0x51, 0x75, 0x65, 0x72, 0x79, 0x42, 0x79, 0x4b, 0x65, 0x79, 0x73, 0x52, 0x65, 0x71, 0x75,
  43. 0x65, 0x73, 0x74, 0x1a, 0x20, 0x2e, 0x72, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x2e, 0x45,
  44. 0x76, 0x65, 0x6e, 0x74, 0x51, 0x75, 0x65, 0x72, 0x79, 0x4f, 0x6e, 0x6c, 0x79, 0x52, 0x65, 0x73,
  45. 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x5c, 0x0a, 0x14, 0x43, 0x6f, 0x6d, 0x6d, 0x6f,
  46. 0x6e, 0x45, 0x76, 0x65, 0x6e, 0x74, 0x51, 0x75, 0x65, 0x72, 0x79, 0x4f, 0x6e, 0x6c, 0x79, 0x12,
  47. 0x20, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x43, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
  48. 0x45, 0x76, 0x65, 0x6e, 0x74, 0x51, 0x75, 0x65, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  49. 0x74, 0x1a, 0x20, 0x2e, 0x72, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x2e, 0x45, 0x76, 0x65,
  50. 0x6e, 0x74, 0x51, 0x75, 0x65, 0x72, 0x79, 0x4f, 0x6e, 0x6c, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f,
  51. 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x54, 0x0a, 0x10, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x45, 0x76,
  52. 0x65, 0x6e, 0x74, 0x42, 0x79, 0x4b, 0x65, 0x79, 0x73, 0x12, 0x20, 0x2e, 0x72, 0x65, 0x71, 0x75,
  53. 0x65, 0x73, 0x74, 0x2e, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x45, 0x76, 0x65, 0x6e, 0x74, 0x42, 0x79,
  54. 0x4b, 0x65, 0x79, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1c, 0x2e, 0x72, 0x65,
  55. 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x2e, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x45, 0x76, 0x65, 0x6e,
  56. 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x54, 0x0a, 0x10, 0x43,
  57. 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x45, 0x76, 0x65, 0x6e, 0x74, 0x12,
  58. 0x20, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x43, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
  59. 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x45, 0x76, 0x65, 0x6e, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  60. 0x74, 0x1a, 0x1c, 0x2e, 0x72, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x2e, 0x43, 0x6f, 0x75,
  61. 0x6e, 0x74, 0x45, 0x76, 0x65, 0x6e, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22,
  62. 0x00, 0x12, 0x5b, 0x0a, 0x17, 0x45, 0x76, 0x65, 0x6e, 0x74, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72,
  63. 0x79, 0x51, 0x75, 0x65, 0x72, 0x79, 0x42, 0x79, 0x4b, 0x65, 0x79, 0x73, 0x12, 0x20, 0x2e, 0x72,
  64. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x45, 0x76, 0x65, 0x6e, 0x74, 0x51, 0x75, 0x65, 0x72,
  65. 0x79, 0x42, 0x79, 0x4b, 0x65, 0x79, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1c,
  66. 0x2e, 0x72, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x2e, 0x45, 0x76, 0x65, 0x6e, 0x74, 0x51,
  67. 0x75, 0x65, 0x72, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x5b,
  68. 0x0a, 0x17, 0x43, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x45, 0x76, 0x65, 0x6e, 0x74, 0x48, 0x69, 0x73,
  69. 0x74, 0x6f, 0x72, 0x79, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x20, 0x2e, 0x72, 0x65, 0x71, 0x75,
  70. 0x65, 0x73, 0x74, 0x2e, 0x43, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x45, 0x76, 0x65, 0x6e, 0x74, 0x51,
  71. 0x75, 0x65, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1c, 0x2e, 0x72, 0x65,
  72. 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x2e, 0x45, 0x76, 0x65, 0x6e, 0x74, 0x51, 0x75, 0x65, 0x72,
  73. 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x63, 0x0a, 0x1b, 0x45,
  74. 0x76, 0x65, 0x6e, 0x74, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x51, 0x75, 0x65, 0x72, 0x79,
  75. 0x4f, 0x6e, 0x6c, 0x79, 0x42, 0x79, 0x4b, 0x65, 0x79, 0x73, 0x12, 0x20, 0x2e, 0x72, 0x65, 0x71,
  76. 0x75, 0x65, 0x73, 0x74, 0x2e, 0x45, 0x76, 0x65, 0x6e, 0x74, 0x51, 0x75, 0x65, 0x72, 0x79, 0x42,
  77. 0x79, 0x4b, 0x65, 0x79, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x20, 0x2e, 0x72,
  78. 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x2e, 0x45, 0x76, 0x65, 0x6e, 0x74, 0x51, 0x75, 0x65,
  79. 0x72, 0x79, 0x4f, 0x6e, 0x6c, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00,
  80. 0x12, 0x63, 0x0a, 0x1b, 0x43, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x45, 0x76, 0x65, 0x6e, 0x74, 0x48,
  81. 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x51, 0x75, 0x65, 0x72, 0x79, 0x4f, 0x6e, 0x6c, 0x79, 0x12,
  82. 0x20, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x43, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
  83. 0x45, 0x76, 0x65, 0x6e, 0x74, 0x51, 0x75, 0x65, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  84. 0x74, 0x1a, 0x20, 0x2e, 0x72, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x2e, 0x45, 0x76, 0x65,
  85. 0x6e, 0x74, 0x51, 0x75, 0x65, 0x72, 0x79, 0x4f, 0x6e, 0x6c, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f,
  86. 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x5b, 0x0a, 0x17, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x45, 0x76,
  87. 0x65, 0x6e, 0x74, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x42, 0x79, 0x4b, 0x65, 0x79, 0x73,
  88. 0x12, 0x20, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x43, 0x6f, 0x75, 0x6e, 0x74,
  89. 0x45, 0x76, 0x65, 0x6e, 0x74, 0x42, 0x79, 0x4b, 0x65, 0x79, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65,
  90. 0x73, 0x74, 0x1a, 0x1c, 0x2e, 0x72, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x2e, 0x43, 0x6f,
  91. 0x75, 0x6e, 0x74, 0x45, 0x76, 0x65, 0x6e, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65,
  92. 0x22, 0x00, 0x12, 0x5b, 0x0a, 0x17, 0x43, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x43, 0x6f, 0x75, 0x6e,
  93. 0x74, 0x45, 0x76, 0x65, 0x6e, 0x74, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x12, 0x20, 0x2e,
  94. 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x43, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x43, 0x6f,
  95. 0x75, 0x6e, 0x74, 0x45, 0x76, 0x65, 0x6e, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  96. 0x1c, 0x2e, 0x72, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x2e, 0x43, 0x6f, 0x75, 0x6e, 0x74,
  97. 0x45, 0x76, 0x65, 0x6e, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x42,
  98. 0x18, 0x5a, 0x16, 0x64, 0x70, 0x73, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x67, 0x72, 0x70, 0x63, 0x5f,
  99. 0x61, 0x70, 0x69, 0x2f, 0x70, 0x62, 0x2f, 0x76, 0x31, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  100. 0x33,
  101. }
  102. var file_v1_event_query_proto_goTypes = []interface{}{
  103. (*request.EventQueryByKeysRequest)(nil), // 0: request.EventQueryByKeysRequest
  104. (*request.CommonEventQueryRequest)(nil), // 1: request.CommonEventQueryRequest
  105. (*request.CountEventByKeysRequest)(nil), // 2: request.CountEventByKeysRequest
  106. (*request.CommonCountEventRequest)(nil), // 3: request.CommonCountEventRequest
  107. (*response.EventQueryResponse)(nil), // 4: response.EventQueryResponse
  108. (*response.EventQueryOnlyResponse)(nil), // 5: response.EventQueryOnlyResponse
  109. (*response.CountEventResponse)(nil), // 6: response.CountEventResponse
  110. }
  111. var file_v1_event_query_proto_depIdxs = []int32{
  112. 0, // 0: v1.EventQueryService.EventQueryByKeys:input_type -> request.EventQueryByKeysRequest
  113. 1, // 1: v1.EventQueryService.CommonEventQuery:input_type -> request.CommonEventQueryRequest
  114. 0, // 2: v1.EventQueryService.EventQueryOnlyByKeys:input_type -> request.EventQueryByKeysRequest
  115. 1, // 3: v1.EventQueryService.CommonEventQueryOnly:input_type -> request.CommonEventQueryRequest
  116. 2, // 4: v1.EventQueryService.CountEventByKeys:input_type -> request.CountEventByKeysRequest
  117. 3, // 5: v1.EventQueryService.CommonCountEvent:input_type -> request.CommonCountEventRequest
  118. 0, // 6: v1.EventQueryService.EventHistoryQueryByKeys:input_type -> request.EventQueryByKeysRequest
  119. 1, // 7: v1.EventQueryService.CommonEventHistoryQuery:input_type -> request.CommonEventQueryRequest
  120. 0, // 8: v1.EventQueryService.EventHistoryQueryOnlyByKeys:input_type -> request.EventQueryByKeysRequest
  121. 1, // 9: v1.EventQueryService.CommonEventHistoryQueryOnly:input_type -> request.CommonEventQueryRequest
  122. 2, // 10: v1.EventQueryService.CountEventHistoryByKeys:input_type -> request.CountEventByKeysRequest
  123. 3, // 11: v1.EventQueryService.CommonCountEventHistory:input_type -> request.CommonCountEventRequest
  124. 4, // 12: v1.EventQueryService.EventQueryByKeys:output_type -> response.EventQueryResponse
  125. 4, // 13: v1.EventQueryService.CommonEventQuery:output_type -> response.EventQueryResponse
  126. 5, // 14: v1.EventQueryService.EventQueryOnlyByKeys:output_type -> response.EventQueryOnlyResponse
  127. 5, // 15: v1.EventQueryService.CommonEventQueryOnly:output_type -> response.EventQueryOnlyResponse
  128. 6, // 16: v1.EventQueryService.CountEventByKeys:output_type -> response.CountEventResponse
  129. 6, // 17: v1.EventQueryService.CommonCountEvent:output_type -> response.CountEventResponse
  130. 4, // 18: v1.EventQueryService.EventHistoryQueryByKeys:output_type -> response.EventQueryResponse
  131. 4, // 19: v1.EventQueryService.CommonEventHistoryQuery:output_type -> response.EventQueryResponse
  132. 5, // 20: v1.EventQueryService.EventHistoryQueryOnlyByKeys:output_type -> response.EventQueryOnlyResponse
  133. 5, // 21: v1.EventQueryService.CommonEventHistoryQueryOnly:output_type -> response.EventQueryOnlyResponse
  134. 6, // 22: v1.EventQueryService.CountEventHistoryByKeys:output_type -> response.CountEventResponse
  135. 6, // 23: v1.EventQueryService.CommonCountEventHistory:output_type -> response.CountEventResponse
  136. 12, // [12:24] is the sub-list for method output_type
  137. 0, // [0:12] is the sub-list for method input_type
  138. 0, // [0:0] is the sub-list for extension type_name
  139. 0, // [0:0] is the sub-list for extension extendee
  140. 0, // [0:0] is the sub-list for field type_name
  141. }
  142. func init() { file_v1_event_query_proto_init() }
  143. func file_v1_event_query_proto_init() {
  144. if File_v1_event_query_proto != nil {
  145. return
  146. }
  147. type x struct{}
  148. out := protoimpl.TypeBuilder{
  149. File: protoimpl.DescBuilder{
  150. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  151. RawDescriptor: file_v1_event_query_proto_rawDesc,
  152. NumEnums: 0,
  153. NumMessages: 0,
  154. NumExtensions: 0,
  155. NumServices: 1,
  156. },
  157. GoTypes: file_v1_event_query_proto_goTypes,
  158. DependencyIndexes: file_v1_event_query_proto_depIdxs,
  159. }.Build()
  160. File_v1_event_query_proto = out.File
  161. file_v1_event_query_proto_rawDesc = nil
  162. file_v1_event_query_proto_goTypes = nil
  163. file_v1_event_query_proto_depIdxs = nil
  164. }