type.googleapis.com.CommonPbMsg.json 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. {
  2. "options": {
  3. "syntax": "proto3"
  4. },
  5. "nested": {
  6. "type": {
  7. "nested": {
  8. "googleapis": {
  9. "nested": {
  10. "com": {
  11. "nested": {
  12. "Response": {
  13. "fields": {
  14. "biz": {
  15. "type": "string",
  16. "id": 1
  17. },
  18. "type": {
  19. "type": "string",
  20. "id": 2
  21. },
  22. "base": {
  23. "type": "string",
  24. "id": 3
  25. },
  26. "quote": {
  27. "type": "string",
  28. "id": 4
  29. },
  30. "contractcode": {
  31. "type": "string",
  32. "id": 5
  33. },
  34. "granularity": {
  35. "type": "string",
  36. "id": 6
  37. },
  38. "data": {
  39. "type": "Data",
  40. "id": 7
  41. },
  42. "env": {
  43. "type": "int32",
  44. "id": 8
  45. }
  46. }
  47. },
  48. "Data": {
  49. "fields": {
  50. "typeUrl": {
  51. "type": "string",
  52. "id": 1
  53. },
  54. "value": {
  55. "type": "string",
  56. "id": 2
  57. }
  58. }
  59. }
  60. }
  61. }
  62. }
  63. }
  64. }
  65. }
  66. }
  67. }