智慧水务管理系统 - 精河县供水工程综合管理平台

plugin.json 3.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126
  1. {
  2. "nested": {
  3. "google": {
  4. "nested": {
  5. "protobuf": {
  6. "nested": {
  7. "compiler": {
  8. "options": {
  9. "java_package": "com.google.protobuf.compiler",
  10. "java_outer_classname": "PluginProtos",
  11. "csharp_namespace": "Google.Protobuf.Compiler",
  12. "go_package": "google.golang.org/protobuf/types/pluginpb"
  13. },
  14. "nested": {
  15. "Version": {
  16. "edition": "proto2",
  17. "fields": {
  18. "major": {
  19. "type": "int32",
  20. "id": 1
  21. },
  22. "minor": {
  23. "type": "int32",
  24. "id": 2
  25. },
  26. "patch": {
  27. "type": "int32",
  28. "id": 3
  29. },
  30. "suffix": {
  31. "type": "string",
  32. "id": 4
  33. }
  34. }
  35. },
  36. "CodeGeneratorRequest": {
  37. "edition": "proto2",
  38. "fields": {
  39. "fileToGenerate": {
  40. "rule": "repeated",
  41. "type": "string",
  42. "id": 1
  43. },
  44. "parameter": {
  45. "type": "string",
  46. "id": 2
  47. },
  48. "protoFile": {
  49. "rule": "repeated",
  50. "type": "FileDescriptorProto",
  51. "id": 15
  52. },
  53. "sourceFileDescriptors": {
  54. "rule": "repeated",
  55. "type": "FileDescriptorProto",
  56. "id": 17
  57. },
  58. "compilerVersion": {
  59. "type": "Version",
  60. "id": 3
  61. }
  62. }
  63. },
  64. "CodeGeneratorResponse": {
  65. "edition": "proto2",
  66. "fields": {
  67. "error": {
  68. "type": "string",
  69. "id": 1
  70. },
  71. "supportedFeatures": {
  72. "type": "uint64",
  73. "id": 2
  74. },
  75. "minimumEdition": {
  76. "type": "int32",
  77. "id": 3
  78. },
  79. "maximumEdition": {
  80. "type": "int32",
  81. "id": 4
  82. },
  83. "file": {
  84. "rule": "repeated",
  85. "type": "File",
  86. "id": 15
  87. }
  88. },
  89. "nested": {
  90. "Feature": {
  91. "values": {
  92. "FEATURE_NONE": 0,
  93. "FEATURE_PROTO3_OPTIONAL": 1,
  94. "FEATURE_SUPPORTS_EDITIONS": 2
  95. }
  96. },
  97. "File": {
  98. "fields": {
  99. "name": {
  100. "type": "string",
  101. "id": 1
  102. },
  103. "insertionPoint": {
  104. "type": "string",
  105. "id": 2
  106. },
  107. "content": {
  108. "type": "string",
  109. "id": 15
  110. },
  111. "generatedCodeInfo": {
  112. "type": "GeneratedCodeInfo",
  113. "id": 16
  114. }
  115. }
  116. }
  117. }
  118. }
  119. }
  120. }
  121. }
  122. }
  123. }
  124. }
  125. }
  126. }