agentic-mesh-protocol 0.2.1.dev1__tar.gz → 0.2.1.dev3__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (104) hide show
  1. {agentic_mesh_protocol-0.2.1.dev1/src/agentic_mesh_protocol.egg-info → agentic_mesh_protocol-0.2.1.dev3}/PKG-INFO +1 -1
  2. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/pyproject.toml +1 -1
  3. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/__version__.py +1 -1
  4. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/cost/v1/cost_pb2.py +3 -27
  5. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/cost/v1/cost_pb2.pyi +0 -42
  6. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/cost/v1/cost_service_pb2.py +2 -2
  7. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/cost/v1/cost_service_pb2_grpc.py +1 -89
  8. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module/v1/information_pb2.py +27 -27
  9. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module/v1/information_pb2.pyi +14 -16
  10. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module/v1/module_service_pb2.py +2 -2
  11. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module/v1/module_service_pb2_grpc.py +41 -41
  12. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3/src/agentic_mesh_protocol.egg-info}/PKG-INFO +1 -1
  13. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/LICENSE +0 -0
  14. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/README.md +0 -0
  15. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/setup.cfg +0 -0
  16. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/__init__.py +0 -0
  17. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/cost/__init__.py +0 -0
  18. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/cost/v1/__init__.py +0 -0
  19. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/cost/v1/cost_pb2_grpc.py +0 -0
  20. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/cost/v1/cost_service_pb2.pyi +0 -0
  21. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/filesystem/__init__.py +0 -0
  22. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/filesystem/v1/__init__.py +0 -0
  23. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/filesystem/v1/filesystem_pb2.py +0 -0
  24. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/filesystem/v1/filesystem_pb2.pyi +0 -0
  25. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/filesystem/v1/filesystem_pb2_grpc.py +0 -0
  26. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/filesystem/v1/filesystem_service_pb2.py +0 -0
  27. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/filesystem/v1/filesystem_service_pb2.pyi +0 -0
  28. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/filesystem/v1/filesystem_service_pb2_grpc.py +0 -0
  29. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module/__init__.py +0 -0
  30. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module/v1/__init__.py +0 -0
  31. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module/v1/information_pb2_grpc.py +0 -0
  32. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module/v1/lifecycle_pb2.py +0 -0
  33. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module/v1/lifecycle_pb2.pyi +0 -0
  34. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module/v1/lifecycle_pb2_grpc.py +0 -0
  35. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module/v1/module_service_pb2.pyi +0 -0
  36. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module/v1/monitoring_pb2.py +0 -0
  37. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module/v1/monitoring_pb2.pyi +0 -0
  38. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module/v1/monitoring_pb2_grpc.py +0 -0
  39. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module_registry/__init__.py +0 -0
  40. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module_registry/v1/__init__.py +0 -0
  41. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module_registry/v1/discover_pb2.py +0 -0
  42. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module_registry/v1/discover_pb2.pyi +0 -0
  43. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module_registry/v1/discover_pb2_grpc.py +0 -0
  44. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module_registry/v1/metadata_pb2.py +0 -0
  45. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module_registry/v1/metadata_pb2.pyi +0 -0
  46. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module_registry/v1/metadata_pb2_grpc.py +0 -0
  47. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module_registry/v1/module_registry_service_pb2.py +0 -0
  48. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module_registry/v1/module_registry_service_pb2.pyi +0 -0
  49. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module_registry/v1/module_registry_service_pb2_grpc.py +0 -0
  50. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module_registry/v1/registration_pb2.py +0 -0
  51. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module_registry/v1/registration_pb2.pyi +0 -0
  52. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module_registry/v1/registration_pb2_grpc.py +0 -0
  53. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module_registry/v1/status_pb2.py +0 -0
  54. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module_registry/v1/status_pb2.pyi +0 -0
  55. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module_registry/v1/status_pb2_grpc.py +0 -0
  56. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/py.typed +0 -0
  57. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/registry/__init__.py +0 -0
  58. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/registry/v1/__init__.py +0 -0
  59. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/registry/v1/registry_enums_pb2.py +0 -0
  60. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/registry/v1/registry_enums_pb2.pyi +0 -0
  61. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/registry/v1/registry_enums_pb2_grpc.py +0 -0
  62. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/registry/v1/registry_models_pb2.py +0 -0
  63. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/registry/v1/registry_models_pb2.pyi +0 -0
  64. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/registry/v1/registry_models_pb2_grpc.py +0 -0
  65. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/registry/v1/registry_requests_pb2.py +0 -0
  66. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/registry/v1/registry_requests_pb2.pyi +0 -0
  67. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/registry/v1/registry_requests_pb2_grpc.py +0 -0
  68. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/registry/v1/registry_service_pb2.py +0 -0
  69. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/registry/v1/registry_service_pb2.pyi +0 -0
  70. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/registry/v1/registry_service_pb2_grpc.py +0 -0
  71. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/setup/__init__.py +0 -0
  72. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/setup/v1/__init__.py +0 -0
  73. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/setup/v1/setup_pb2.py +0 -0
  74. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/setup/v1/setup_pb2.pyi +0 -0
  75. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/setup/v1/setup_pb2_grpc.py +0 -0
  76. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/setup/v1/setup_service_pb2.py +0 -0
  77. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/setup/v1/setup_service_pb2.pyi +0 -0
  78. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/setup/v1/setup_service_pb2_grpc.py +0 -0
  79. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/storage/__init__.py +0 -0
  80. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/storage/v1/__init__.py +0 -0
  81. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/storage/v1/data_pb2.py +0 -0
  82. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/storage/v1/data_pb2.pyi +0 -0
  83. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/storage/v1/data_pb2_grpc.py +0 -0
  84. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/storage/v1/storage_service_pb2.py +0 -0
  85. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/storage/v1/storage_service_pb2.pyi +0 -0
  86. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/storage/v1/storage_service_pb2_grpc.py +0 -0
  87. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/user_profile/__init__.py +0 -0
  88. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/user_profile/v1/__init__.py +0 -0
  89. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/user_profile/v1/user_profile_pb2.py +0 -0
  90. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/user_profile/v1/user_profile_pb2.pyi +0 -0
  91. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/user_profile/v1/user_profile_pb2_grpc.py +0 -0
  92. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/user_profile/v1/user_profile_service_pb2.py +0 -0
  93. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/user_profile/v1/user_profile_service_pb2.pyi +0 -0
  94. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/user_profile/v1/user_profile_service_pb2_grpc.py +0 -0
  95. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol.egg-info/SOURCES.txt +0 -0
  96. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol.egg-info/dependency_links.txt +0 -0
  97. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol.egg-info/requires.txt +0 -0
  98. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol.egg-info/top_level.txt +0 -0
  99. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/buf/__init__.py +0 -0
  100. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/buf/validate/__init__.py +0 -0
  101. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/buf/validate/validate_pb2.py +0 -0
  102. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/buf/validate/validate_pb2.pyi +0 -0
  103. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/src/buf/validate/validate_pb2_grpc.py +0 -0
  104. {agentic_mesh_protocol-0.2.1.dev1 → agentic_mesh_protocol-0.2.1.dev3}/test/test_imports.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: agentic-mesh-protocol
3
- Version: 0.2.1.dev1
3
+ Version: 0.2.1.dev3
4
4
  Summary: Python gRPC interfaces for Agentic Mesh Protocol
5
5
  Author-email: "DigitalKin.ai" <contact@digitalkin.ai>
6
6
  Project-URL: Bug Tracker, https://github.com/DigitalKin-ai/service-apis-py/issues
@@ -37,7 +37,7 @@
37
37
  name = "agentic-mesh-protocol"
38
38
  readme = "README.md"
39
39
  requires-python = ">=3.10"
40
- version = "0.2.1.dev1"
40
+ version = "0.2.1.dev3"
41
41
 
42
42
  [project.urls]
43
43
  "Bug Tracker" = "https://github.com/DigitalKin-ai/service-apis-py/issues"
@@ -5,4 +5,4 @@ from importlib.metadata import PackageNotFoundError, version
5
5
  try:
6
6
  __version__ = version("agentic-mesh-protocol")
7
7
  except PackageNotFoundError:
8
- __version__ = "0.2.1.dev1"
8
+ __version__ = "0.2.1.dev3"
@@ -25,7 +25,7 @@ _sym_db = _symbol_database.Default()
25
25
  from buf.validate import validate_pb2 as buf_dot_validate_dot_validate__pb2
26
26
 
27
27
 
28
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n(agentic_mesh_protocol/cost/v1/cost.proto\x12\x1d\x61gentic_mesh_protocol.cost.v1\x1a\x1b\x62uf/validate/validate.proto\"\x93\x03\n\x04\x43ost\x12%\n\x04\x63ost\x18\x01 \x01(\x01\x42\x11\xbaH\x0e\x12\t)\x00\x00\x00\x00\x00\x00\x00\x00\xc8\x01\x01R\x04\x63ost\x12\x34\n\nmission_id\x18\x02 \x01(\tB\x15\xbaH\x12r\r\x10\x01:\tmissions:\xc8\x01\x01R\tmissionId\x12\x1e\n\x04name\x18\x03 \x01(\tB\n\xbaH\x07r\x02\x10\x01\xc8\x01\x01R\x04name\x12Q\n\tcost_type\x18\x04 \x01(\x0e\x32\'.agentic_mesh_protocol.cost.v1.CostTypeB\x0b\xbaH\x08\x82\x01\x02 \x00\xc8\x01\x01R\x08\x63ostType\x12\x1e\n\x04unit\x18\x05 \x01(\tB\n\xbaH\x07r\x02\x10\x01\xc8\x01\x01R\x04unit\x12%\n\x04rate\x18\x06 \x01(\x01\x42\x11\xbaH\x0e\x12\t)\x00\x00\x00\x00\x00\x00\x00\x00\xc8\x01\x01R\x04rate\x12\x45\n\x10setup_version_id\x18\x07 \x01(\tB\x1b\xbaH\x18r\x13\x10\x01:\x0fsetup_versions:\xc8\x01\x01R\x0esetupVersionId\x12-\n\x08quantity\x18\x08 \x01(\x01\x42\x11\xbaH\x0e\x12\t)\x00\x00\x00\x00\x00\x00\x00\x00\xc8\x01\x01R\x08quantity\"\x9d\x03\n\x0e\x41\x64\x64\x43ostRequest\x12%\n\x04\x63ost\x18\x01 \x01(\x01\x42\x11\xbaH\x0e\x12\t)\x00\x00\x00\x00\x00\x00\x00\x00\xc8\x01\x01R\x04\x63ost\x12\x34\n\nmission_id\x18\x02 \x01(\tB\x15\xbaH\x12r\r\x10\x01:\tmissions:\xc8\x01\x01R\tmissionId\x12\x1e\n\x04name\x18\x03 \x01(\tB\n\xbaH\x07r\x02\x10\x01\xc8\x01\x01R\x04name\x12Q\n\tcost_type\x18\x04 \x01(\x0e\x32\'.agentic_mesh_protocol.cost.v1.CostTypeB\x0b\xbaH\x08\x82\x01\x02 \x00\xc8\x01\x01R\x08\x63ostType\x12\x1e\n\x04unit\x18\x05 \x01(\tB\n\xbaH\x07r\x02\x10\x01\xc8\x01\x01R\x04unit\x12%\n\x04rate\x18\x06 \x01(\x01\x42\x11\xbaH\x0e\x12\t)\x00\x00\x00\x00\x00\x00\x00\x00\xc8\x01\x01R\x04rate\x12\x45\n\x10setup_version_id\x18\x07 \x01(\tB\x1b\xbaH\x18r\x13\x10\x01:\x0fsetup_versions:\xc8\x01\x01R\x0esetupVersionId\x12-\n\x08quantity\x18\x08 \x01(\x01\x42\x11\xbaH\x0e\x12\t)\x00\x00\x00\x00\x00\x00\x00\x00\xc8\x01\x01R\x08quantity\"+\n\x0f\x41\x64\x64\x43ostResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\"\xd2\x01\n\nCostFilter\x12\"\n\x05names\x18\x01 \x03(\tB\x0c\xbaH\t\x92\x01\x06\"\x04r\x02\x10\x01R\x05names\x12U\n\ncost_types\x18\x02 \x03(\x0e\x32\'.agentic_mesh_protocol.cost.v1.CostTypeB\r\xbaH\n\x92\x01\x07\"\x05\x82\x01\x02 \x00R\tcostTypes\x12I\n\x11setup_version_ids\x18\x03 \x03(\tB\x1d\xbaH\x1a\x92\x01\x17\"\x15r\x13\x10\x01:\x0fsetup_versions:R\x0fsetupVersionIds\"\xcd\x01\n\x0fGetCostsRequest\x12\x34\n\nmission_id\x18\x01 \x01(\tB\x15\xbaH\x12r\r\x10\x01:\tmissions:\xc8\x01\x01R\tmissionId\x12\x41\n\x06\x66ilter\x18\x02 \x01(\x0b\x32).agentic_mesh_protocol.cost.v1.CostFilterR\x06\x66ilter\x12 \n\x05limit\x18\x03 \x01(\x05\x42\n\xbaH\x07\x1a\x05\x18\xe8\x07(\x01R\x05limit\x12\x1f\n\x06offset\x18\x04 \x01(\x05\x42\x07\xbaH\x04\x1a\x02(\x00R\x06offset\"\xa6\x01\n\x10GetCostsResponse\x12\x39\n\x05\x63osts\x18\x01 \x03(\x0b\x32#.agentic_mesh_protocol.cost.v1.CostR\x05\x63osts\x12(\n\x0btotal_count\x18\x02 \x01(\x05\x42\x07\xbaH\x04\x1a\x02(\x00R\ntotalCount\x12-\n\ntotal_cost\x18\x03 \x01(\x01\x42\x0e\xbaH\x0b\x12\t)\x00\x00\x00\x00\x00\x00\x00\x00R\ttotalCost\"f\n\x0eGetCostRequest\x12\x34\n\nmission_id\x18\x01 \x01(\tB\x15\xbaH\x12r\r\x10\x01:\tmissions:\xc8\x01\x01R\tmissionId\x12\x1e\n\x04name\x18\x02 \x01(\tB\n\xbaH\x07r\x02\x10\x01\xc8\x01\x01R\x04name\"{\n\x0fGetCostResponse\x12\x39\n\x05\x63osts\x18\x01 \x03(\x0b\x32#.agentic_mesh_protocol.cost.v1.CostR\x05\x63osts\x12-\n\ntotal_cost\x18\x02 \x01(\x01\x42\x0e\xbaH\x0b\x12\t)\x00\x00\x00\x00\x00\x00\x00\x00R\ttotalCost\"\xe8\x01\n\nCostConfig\x12\x1e\n\x04name\x18\x01 \x01(\tB\n\xbaH\x07r\x02\x10\x01\xc8\x01\x01R\x04name\x12Q\n\tcost_type\x18\x02 \x01(\x0e\x32\'.agentic_mesh_protocol.cost.v1.CostTypeB\x0b\xbaH\x08\x82\x01\x02\x10\x01\xc8\x01\x01R\x08\x63ostType\x12 \n\x0b\x64\x65scription\x18\x03 \x01(\tR\x0b\x64\x65scription\x12\x1e\n\x04unit\x18\x04 \x01(\tB\n\xbaH\x07r\x02\x10\x01\xc8\x01\x01R\x04unit\x12%\n\x04rate\x18\x05 \x01(\x01\x42\x11\xbaH\x0e\x12\t!\x00\x00\x00\x00\x00\x00\x00\x00\xc8\x01\x01R\x04rate\"]\n\x14GetCostConfigRequest\x12\x45\n\x10setup_version_id\x18\x01 \x01(\tB\x1b\xbaH\x18r\x13\x10\x01:\x0fsetup_versions:\xc8\x01\x01R\x0esetupVersionId\"v\n\x15GetCostConfigResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12\x43\n\x07\x63onfigs\x18\x02 \x03(\x0b\x32).agentic_mesh_protocol.cost.v1.CostConfigR\x07\x63onfigs\"\xaa\x01\n\x14SetCostConfigRequest\x12\x45\n\x10setup_version_id\x18\x01 \x01(\tB\x1b\xbaH\x18r\x13\x10\x01:\x0fsetup_versions:\xc8\x01\x01R\x0esetupVersionId\x12K\n\x07\x63onfigs\x18\x02 \x03(\x0b\x32).agentic_mesh_protocol.cost.v1.CostConfigB\x06\xbaH\x03\xc8\x01\x01R\x07\x63onfigs\"1\n\x15SetCostConfigResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success*n\n\x08\x43ostType\x12\x0f\n\x0bUNSPECIFIED\x10\x00\x12\x0f\n\x0bTOKEN_INPUT\x10\x01\x12\x10\n\x0cTOKEN_OUTPUT\x10\x02\x12\x0c\n\x08\x41PI_CALL\x10\x03\x12\x0b\n\x07STORAGE\x10\x04\x12\x08\n\x04TIME\x10\x05\x12\t\n\x05OTHER\x10\x06\x42\xbc\x01\n!com.agentic_mesh_protocol.cost.v1B\tCostProtoP\x01\xa2\x02\x03\x41\x43X\xaa\x02\x1b\x41genticMeshProtocol.Cost.V1\xca\x02\x1b\x41genticMeshProtocol\\Cost\\V1\xe2\x02\'AgenticMeshProtocol\\Cost\\V1\\GPBMetadata\xea\x02\x1d\x41genticMeshProtocol::Cost::V1b\x06proto3')
28
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n(agentic_mesh_protocol/cost/v1/cost.proto\x12\x1d\x61gentic_mesh_protocol.cost.v1\x1a\x1b\x62uf/validate/validate.proto\"\x93\x03\n\x04\x43ost\x12%\n\x04\x63ost\x18\x01 \x01(\x01\x42\x11\xbaH\x0e\x12\t)\x00\x00\x00\x00\x00\x00\x00\x00\xc8\x01\x01R\x04\x63ost\x12\x34\n\nmission_id\x18\x02 \x01(\tB\x15\xbaH\x12r\r\x10\x01:\tmissions:\xc8\x01\x01R\tmissionId\x12\x1e\n\x04name\x18\x03 \x01(\tB\n\xbaH\x07r\x02\x10\x01\xc8\x01\x01R\x04name\x12Q\n\tcost_type\x18\x04 \x01(\x0e\x32\'.agentic_mesh_protocol.cost.v1.CostTypeB\x0b\xbaH\x08\x82\x01\x02 \x00\xc8\x01\x01R\x08\x63ostType\x12\x1e\n\x04unit\x18\x05 \x01(\tB\n\xbaH\x07r\x02\x10\x01\xc8\x01\x01R\x04unit\x12%\n\x04rate\x18\x06 \x01(\x01\x42\x11\xbaH\x0e\x12\t)\x00\x00\x00\x00\x00\x00\x00\x00\xc8\x01\x01R\x04rate\x12\x45\n\x10setup_version_id\x18\x07 \x01(\tB\x1b\xbaH\x18r\x13\x10\x01:\x0fsetup_versions:\xc8\x01\x01R\x0esetupVersionId\x12-\n\x08quantity\x18\x08 \x01(\x01\x42\x11\xbaH\x0e\x12\t)\x00\x00\x00\x00\x00\x00\x00\x00\xc8\x01\x01R\x08quantity\"\x9d\x03\n\x0e\x41\x64\x64\x43ostRequest\x12%\n\x04\x63ost\x18\x01 \x01(\x01\x42\x11\xbaH\x0e\x12\t)\x00\x00\x00\x00\x00\x00\x00\x00\xc8\x01\x01R\x04\x63ost\x12\x34\n\nmission_id\x18\x02 \x01(\tB\x15\xbaH\x12r\r\x10\x01:\tmissions:\xc8\x01\x01R\tmissionId\x12\x1e\n\x04name\x18\x03 \x01(\tB\n\xbaH\x07r\x02\x10\x01\xc8\x01\x01R\x04name\x12Q\n\tcost_type\x18\x04 \x01(\x0e\x32\'.agentic_mesh_protocol.cost.v1.CostTypeB\x0b\xbaH\x08\x82\x01\x02 \x00\xc8\x01\x01R\x08\x63ostType\x12\x1e\n\x04unit\x18\x05 \x01(\tB\n\xbaH\x07r\x02\x10\x01\xc8\x01\x01R\x04unit\x12%\n\x04rate\x18\x06 \x01(\x01\x42\x11\xbaH\x0e\x12\t)\x00\x00\x00\x00\x00\x00\x00\x00\xc8\x01\x01R\x04rate\x12\x45\n\x10setup_version_id\x18\x07 \x01(\tB\x1b\xbaH\x18r\x13\x10\x01:\x0fsetup_versions:\xc8\x01\x01R\x0esetupVersionId\x12-\n\x08quantity\x18\x08 \x01(\x01\x42\x11\xbaH\x0e\x12\t)\x00\x00\x00\x00\x00\x00\x00\x00\xc8\x01\x01R\x08quantity\"+\n\x0f\x41\x64\x64\x43ostResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\"\xd2\x01\n\nCostFilter\x12\"\n\x05names\x18\x01 \x03(\tB\x0c\xbaH\t\x92\x01\x06\"\x04r\x02\x10\x01R\x05names\x12U\n\ncost_types\x18\x02 \x03(\x0e\x32\'.agentic_mesh_protocol.cost.v1.CostTypeB\r\xbaH\n\x92\x01\x07\"\x05\x82\x01\x02 \x00R\tcostTypes\x12I\n\x11setup_version_ids\x18\x03 \x03(\tB\x1d\xbaH\x1a\x92\x01\x17\"\x15r\x13\x10\x01:\x0fsetup_versions:R\x0fsetupVersionIds\"\xcd\x01\n\x0fGetCostsRequest\x12\x34\n\nmission_id\x18\x01 \x01(\tB\x15\xbaH\x12r\r\x10\x01:\tmissions:\xc8\x01\x01R\tmissionId\x12\x41\n\x06\x66ilter\x18\x02 \x01(\x0b\x32).agentic_mesh_protocol.cost.v1.CostFilterR\x06\x66ilter\x12 \n\x05limit\x18\x03 \x01(\x05\x42\n\xbaH\x07\x1a\x05\x18\xe8\x07(\x01R\x05limit\x12\x1f\n\x06offset\x18\x04 \x01(\x05\x42\x07\xbaH\x04\x1a\x02(\x00R\x06offset\"\xa6\x01\n\x10GetCostsResponse\x12\x39\n\x05\x63osts\x18\x01 \x03(\x0b\x32#.agentic_mesh_protocol.cost.v1.CostR\x05\x63osts\x12(\n\x0btotal_count\x18\x02 \x01(\x05\x42\x07\xbaH\x04\x1a\x02(\x00R\ntotalCount\x12-\n\ntotal_cost\x18\x03 \x01(\x01\x42\x0e\xbaH\x0b\x12\t)\x00\x00\x00\x00\x00\x00\x00\x00R\ttotalCost\"f\n\x0eGetCostRequest\x12\x34\n\nmission_id\x18\x01 \x01(\tB\x15\xbaH\x12r\r\x10\x01:\tmissions:\xc8\x01\x01R\tmissionId\x12\x1e\n\x04name\x18\x02 \x01(\tB\n\xbaH\x07r\x02\x10\x01\xc8\x01\x01R\x04name\"{\n\x0fGetCostResponse\x12\x39\n\x05\x63osts\x18\x01 \x03(\x0b\x32#.agentic_mesh_protocol.cost.v1.CostR\x05\x63osts\x12-\n\ntotal_cost\x18\x02 \x01(\x01\x42\x0e\xbaH\x0b\x12\t)\x00\x00\x00\x00\x00\x00\x00\x00R\ttotalCost*n\n\x08\x43ostType\x12\x0f\n\x0bUNSPECIFIED\x10\x00\x12\x0f\n\x0bTOKEN_INPUT\x10\x01\x12\x10\n\x0cTOKEN_OUTPUT\x10\x02\x12\x0c\n\x08\x41PI_CALL\x10\x03\x12\x0b\n\x07STORAGE\x10\x04\x12\x08\n\x04TIME\x10\x05\x12\t\n\x05OTHER\x10\x06\x42\xbc\x01\n!com.agentic_mesh_protocol.cost.v1B\tCostProtoP\x01\xa2\x02\x03\x41\x43X\xaa\x02\x1b\x41genticMeshProtocol.Cost.V1\xca\x02\x1b\x41genticMeshProtocol\\Cost\\V1\xe2\x02\'AgenticMeshProtocol\\Cost\\V1\\GPBMetadata\xea\x02\x1d\x41genticMeshProtocol::Cost::V1b\x06proto3')
29
29
 
30
30
  _globals = globals()
31
31
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -87,22 +87,8 @@ if not _descriptor._USE_C_DESCRIPTORS:
87
87
  _globals['_GETCOSTREQUEST'].fields_by_name['name']._serialized_options = b'\272H\007r\002\020\001\310\001\001'
88
88
  _globals['_GETCOSTRESPONSE'].fields_by_name['total_cost']._loaded_options = None
89
89
  _globals['_GETCOSTRESPONSE'].fields_by_name['total_cost']._serialized_options = b'\272H\013\022\t)\000\000\000\000\000\000\000\000'
90
- _globals['_COSTCONFIG'].fields_by_name['name']._loaded_options = None
91
- _globals['_COSTCONFIG'].fields_by_name['name']._serialized_options = b'\272H\007r\002\020\001\310\001\001'
92
- _globals['_COSTCONFIG'].fields_by_name['cost_type']._loaded_options = None
93
- _globals['_COSTCONFIG'].fields_by_name['cost_type']._serialized_options = b'\272H\010\202\001\002\020\001\310\001\001'
94
- _globals['_COSTCONFIG'].fields_by_name['unit']._loaded_options = None
95
- _globals['_COSTCONFIG'].fields_by_name['unit']._serialized_options = b'\272H\007r\002\020\001\310\001\001'
96
- _globals['_COSTCONFIG'].fields_by_name['rate']._loaded_options = None
97
- _globals['_COSTCONFIG'].fields_by_name['rate']._serialized_options = b'\272H\016\022\t!\000\000\000\000\000\000\000\000\310\001\001'
98
- _globals['_GETCOSTCONFIGREQUEST'].fields_by_name['setup_version_id']._loaded_options = None
99
- _globals['_GETCOSTCONFIGREQUEST'].fields_by_name['setup_version_id']._serialized_options = b'\272H\030r\023\020\001:\017setup_versions:\310\001\001'
100
- _globals['_SETCOSTCONFIGREQUEST'].fields_by_name['setup_version_id']._loaded_options = None
101
- _globals['_SETCOSTCONFIGREQUEST'].fields_by_name['setup_version_id']._serialized_options = b'\272H\030r\023\020\001:\017setup_versions:\310\001\001'
102
- _globals['_SETCOSTCONFIGREQUEST'].fields_by_name['configs']._loaded_options = None
103
- _globals['_SETCOSTCONFIGREQUEST'].fields_by_name['configs']._serialized_options = b'\272H\003\310\001\001'
104
- _globals['_COSTTYPE']._serialized_start=2464
105
- _globals['_COSTTYPE']._serialized_end=2574
90
+ _globals['_COSTTYPE']._serialized_start=1790
91
+ _globals['_COSTTYPE']._serialized_end=1900
106
92
  _globals['_COST']._serialized_start=105
107
93
  _globals['_COST']._serialized_end=508
108
94
  _globals['_ADDCOSTREQUEST']._serialized_start=511
@@ -119,14 +105,4 @@ if not _descriptor._USE_C_DESCRIPTORS:
119
105
  _globals['_GETCOSTREQUEST']._serialized_end=1663
120
106
  _globals['_GETCOSTRESPONSE']._serialized_start=1665
121
107
  _globals['_GETCOSTRESPONSE']._serialized_end=1788
122
- _globals['_COSTCONFIG']._serialized_start=1791
123
- _globals['_COSTCONFIG']._serialized_end=2023
124
- _globals['_GETCOSTCONFIGREQUEST']._serialized_start=2025
125
- _globals['_GETCOSTCONFIGREQUEST']._serialized_end=2118
126
- _globals['_GETCOSTCONFIGRESPONSE']._serialized_start=2120
127
- _globals['_GETCOSTCONFIGRESPONSE']._serialized_end=2238
128
- _globals['_SETCOSTCONFIGREQUEST']._serialized_start=2241
129
- _globals['_SETCOSTCONFIGREQUEST']._serialized_end=2411
130
- _globals['_SETCOSTCONFIGRESPONSE']._serialized_start=2413
131
- _globals['_SETCOSTCONFIGRESPONSE']._serialized_end=2462
132
108
  # @@protoc_insertion_point(module_scope)
@@ -118,45 +118,3 @@ class GetCostResponse(_message.Message):
118
118
  costs: _containers.RepeatedCompositeFieldContainer[Cost]
119
119
  total_cost: float
120
120
  def __init__(self, costs: _Optional[_Iterable[_Union[Cost, _Mapping]]] = ..., total_cost: _Optional[float] = ...) -> None: ...
121
-
122
- class CostConfig(_message.Message):
123
- __slots__ = ()
124
- NAME_FIELD_NUMBER: _ClassVar[int]
125
- COST_TYPE_FIELD_NUMBER: _ClassVar[int]
126
- DESCRIPTION_FIELD_NUMBER: _ClassVar[int]
127
- UNIT_FIELD_NUMBER: _ClassVar[int]
128
- RATE_FIELD_NUMBER: _ClassVar[int]
129
- name: str
130
- cost_type: CostType
131
- description: str
132
- unit: str
133
- rate: float
134
- def __init__(self, name: _Optional[str] = ..., cost_type: _Optional[_Union[CostType, str]] = ..., description: _Optional[str] = ..., unit: _Optional[str] = ..., rate: _Optional[float] = ...) -> None: ...
135
-
136
- class GetCostConfigRequest(_message.Message):
137
- __slots__ = ()
138
- SETUP_VERSION_ID_FIELD_NUMBER: _ClassVar[int]
139
- setup_version_id: str
140
- def __init__(self, setup_version_id: _Optional[str] = ...) -> None: ...
141
-
142
- class GetCostConfigResponse(_message.Message):
143
- __slots__ = ()
144
- SUCCESS_FIELD_NUMBER: _ClassVar[int]
145
- CONFIGS_FIELD_NUMBER: _ClassVar[int]
146
- success: bool
147
- configs: _containers.RepeatedCompositeFieldContainer[CostConfig]
148
- def __init__(self, success: _Optional[bool] = ..., configs: _Optional[_Iterable[_Union[CostConfig, _Mapping]]] = ...) -> None: ...
149
-
150
- class SetCostConfigRequest(_message.Message):
151
- __slots__ = ()
152
- SETUP_VERSION_ID_FIELD_NUMBER: _ClassVar[int]
153
- CONFIGS_FIELD_NUMBER: _ClassVar[int]
154
- setup_version_id: str
155
- configs: _containers.RepeatedCompositeFieldContainer[CostConfig]
156
- def __init__(self, setup_version_id: _Optional[str] = ..., configs: _Optional[_Iterable[_Union[CostConfig, _Mapping]]] = ...) -> None: ...
157
-
158
- class SetCostConfigResponse(_message.Message):
159
- __slots__ = ()
160
- SUCCESS_FIELD_NUMBER: _ClassVar[int]
161
- success: bool
162
- def __init__(self, success: _Optional[bool] = ...) -> None: ...
@@ -25,7 +25,7 @@ _sym_db = _symbol_database.Default()
25
25
  from agentic_mesh_protocol.cost.v1 import cost_pb2 as agentic__mesh__protocol_dot_cost_dot_v1_dot_cost__pb2
26
26
 
27
27
 
28
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n0agentic_mesh_protocol/cost/v1/cost_service.proto\x12\x1d\x61gentic_mesh_protocol.cost.v1\x1a(agentic_mesh_protocol/cost/v1/cost.proto2\xc6\x04\n\x0b\x43ostService\x12h\n\x07\x41\x64\x64\x43ost\x12-.agentic_mesh_protocol.cost.v1.AddCostRequest\x1a..agentic_mesh_protocol.cost.v1.AddCostResponse\x12h\n\x07GetCost\x12-.agentic_mesh_protocol.cost.v1.GetCostRequest\x1a..agentic_mesh_protocol.cost.v1.GetCostResponse\x12k\n\x08GetCosts\x12..agentic_mesh_protocol.cost.v1.GetCostsRequest\x1a/.agentic_mesh_protocol.cost.v1.GetCostsResponse\x12z\n\rGetCostConfig\x12\x33.agentic_mesh_protocol.cost.v1.GetCostConfigRequest\x1a\x34.agentic_mesh_protocol.cost.v1.GetCostConfigResponse\x12z\n\rSetCostConfig\x12\x33.agentic_mesh_protocol.cost.v1.SetCostConfigRequest\x1a\x34.agentic_mesh_protocol.cost.v1.SetCostConfigResponseB\xc3\x01\n!com.agentic_mesh_protocol.cost.v1B\x10\x43ostServiceProtoP\x01\xa2\x02\x03\x41\x43X\xaa\x02\x1b\x41genticMeshProtocol.Cost.V1\xca\x02\x1b\x41genticMeshProtocol\\Cost\\V1\xe2\x02\'AgenticMeshProtocol\\Cost\\V1\\GPBMetadata\xea\x02\x1d\x41genticMeshProtocol::Cost::V1b\x06proto3')
28
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n0agentic_mesh_protocol/cost/v1/cost_service.proto\x12\x1d\x61gentic_mesh_protocol.cost.v1\x1a(agentic_mesh_protocol/cost/v1/cost.proto2\xce\x02\n\x0b\x43ostService\x12h\n\x07\x41\x64\x64\x43ost\x12-.agentic_mesh_protocol.cost.v1.AddCostRequest\x1a..agentic_mesh_protocol.cost.v1.AddCostResponse\x12h\n\x07GetCost\x12-.agentic_mesh_protocol.cost.v1.GetCostRequest\x1a..agentic_mesh_protocol.cost.v1.GetCostResponse\x12k\n\x08GetCosts\x12..agentic_mesh_protocol.cost.v1.GetCostsRequest\x1a/.agentic_mesh_protocol.cost.v1.GetCostsResponseB\xc3\x01\n!com.agentic_mesh_protocol.cost.v1B\x10\x43ostServiceProtoP\x01\xa2\x02\x03\x41\x43X\xaa\x02\x1b\x41genticMeshProtocol.Cost.V1\xca\x02\x1b\x41genticMeshProtocol\\Cost\\V1\xe2\x02\'AgenticMeshProtocol\\Cost\\V1\\GPBMetadata\xea\x02\x1d\x41genticMeshProtocol::Cost::V1b\x06proto3')
29
29
 
30
30
  _globals = globals()
31
31
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -34,5 +34,5 @@ if not _descriptor._USE_C_DESCRIPTORS:
34
34
  _globals['DESCRIPTOR']._loaded_options = None
35
35
  _globals['DESCRIPTOR']._serialized_options = b'\n!com.agentic_mesh_protocol.cost.v1B\020CostServiceProtoP\001\242\002\003ACX\252\002\033AgenticMeshProtocol.Cost.V1\312\002\033AgenticMeshProtocol\\Cost\\V1\342\002\'AgenticMeshProtocol\\Cost\\V1\\GPBMetadata\352\002\035AgenticMeshProtocol::Cost::V1'
36
36
  _globals['_COSTSERVICE']._serialized_start=126
37
- _globals['_COSTSERVICE']._serialized_end=708
37
+ _globals['_COSTSERVICE']._serialized_end=460
38
38
  # @@protoc_insertion_point(module_scope)
@@ -30,16 +30,6 @@ class CostServiceStub(object):
30
30
  request_serializer=agentic__mesh__protocol_dot_cost_dot_v1_dot_cost__pb2.GetCostsRequest.SerializeToString,
31
31
  response_deserializer=agentic__mesh__protocol_dot_cost_dot_v1_dot_cost__pb2.GetCostsResponse.FromString,
32
32
  _registered_method=True)
33
- self.GetCostConfig = channel.unary_unary(
34
- '/agentic_mesh_protocol.cost.v1.CostService/GetCostConfig',
35
- request_serializer=agentic__mesh__protocol_dot_cost_dot_v1_dot_cost__pb2.GetCostConfigRequest.SerializeToString,
36
- response_deserializer=agentic__mesh__protocol_dot_cost_dot_v1_dot_cost__pb2.GetCostConfigResponse.FromString,
37
- _registered_method=True)
38
- self.SetCostConfig = channel.unary_unary(
39
- '/agentic_mesh_protocol.cost.v1.CostService/SetCostConfig',
40
- request_serializer=agentic__mesh__protocol_dot_cost_dot_v1_dot_cost__pb2.SetCostConfigRequest.SerializeToString,
41
- response_deserializer=agentic__mesh__protocol_dot_cost_dot_v1_dot_cost__pb2.SetCostConfigResponse.FromString,
42
- _registered_method=True)
43
33
 
44
34
 
45
35
  class CostServiceServicer(object):
@@ -61,21 +51,7 @@ class CostServiceServicer(object):
61
51
  raise NotImplementedError('Method not implemented!')
62
52
 
63
53
  def GetCosts(self, request, context):
64
- """GetCosts retrieves multiple cost entries with filtering and pagination.
65
- """
66
- context.set_code(grpc.StatusCode.UNIMPLEMENTED)
67
- context.set_details('Method not implemented!')
68
- raise NotImplementedError('Method not implemented!')
69
-
70
- def GetCostConfig(self, request, context):
71
- """GetCostConfig retrieves cost configuration for a setup version.
72
- """
73
- context.set_code(grpc.StatusCode.UNIMPLEMENTED)
74
- context.set_details('Method not implemented!')
75
- raise NotImplementedError('Method not implemented!')
76
-
77
- def SetCostConfig(self, request, context):
78
- """SetCostConfig stores cost configuration for a setup version.
54
+ """GetCosts retrieves multiple cost entries with optional filtering and pagination.
79
55
  """
80
56
  context.set_code(grpc.StatusCode.UNIMPLEMENTED)
81
57
  context.set_details('Method not implemented!')
@@ -99,16 +75,6 @@ def add_CostServiceServicer_to_server(servicer, server):
99
75
  request_deserializer=agentic__mesh__protocol_dot_cost_dot_v1_dot_cost__pb2.GetCostsRequest.FromString,
100
76
  response_serializer=agentic__mesh__protocol_dot_cost_dot_v1_dot_cost__pb2.GetCostsResponse.SerializeToString,
101
77
  ),
102
- 'GetCostConfig': grpc.unary_unary_rpc_method_handler(
103
- servicer.GetCostConfig,
104
- request_deserializer=agentic__mesh__protocol_dot_cost_dot_v1_dot_cost__pb2.GetCostConfigRequest.FromString,
105
- response_serializer=agentic__mesh__protocol_dot_cost_dot_v1_dot_cost__pb2.GetCostConfigResponse.SerializeToString,
106
- ),
107
- 'SetCostConfig': grpc.unary_unary_rpc_method_handler(
108
- servicer.SetCostConfig,
109
- request_deserializer=agentic__mesh__protocol_dot_cost_dot_v1_dot_cost__pb2.SetCostConfigRequest.FromString,
110
- response_serializer=agentic__mesh__protocol_dot_cost_dot_v1_dot_cost__pb2.SetCostConfigResponse.SerializeToString,
111
- ),
112
78
  }
113
79
  generic_handler = grpc.method_handlers_generic_handler(
114
80
  'agentic_mesh_protocol.cost.v1.CostService', rpc_method_handlers)
@@ -201,57 +167,3 @@ class CostService(object):
201
167
  timeout,
202
168
  metadata,
203
169
  _registered_method=True)
204
-
205
- @staticmethod
206
- def GetCostConfig(request,
207
- target,
208
- options=(),
209
- channel_credentials=None,
210
- call_credentials=None,
211
- insecure=False,
212
- compression=None,
213
- wait_for_ready=None,
214
- timeout=None,
215
- metadata=None):
216
- return grpc.experimental.unary_unary(
217
- request,
218
- target,
219
- '/agentic_mesh_protocol.cost.v1.CostService/GetCostConfig',
220
- agentic__mesh__protocol_dot_cost_dot_v1_dot_cost__pb2.GetCostConfigRequest.SerializeToString,
221
- agentic__mesh__protocol_dot_cost_dot_v1_dot_cost__pb2.GetCostConfigResponse.FromString,
222
- options,
223
- channel_credentials,
224
- insecure,
225
- call_credentials,
226
- compression,
227
- wait_for_ready,
228
- timeout,
229
- metadata,
230
- _registered_method=True)
231
-
232
- @staticmethod
233
- def SetCostConfig(request,
234
- target,
235
- options=(),
236
- channel_credentials=None,
237
- call_credentials=None,
238
- insecure=False,
239
- compression=None,
240
- wait_for_ready=None,
241
- timeout=None,
242
- metadata=None):
243
- return grpc.experimental.unary_unary(
244
- request,
245
- target,
246
- '/agentic_mesh_protocol.cost.v1.CostService/SetCostConfig',
247
- agentic__mesh__protocol_dot_cost_dot_v1_dot_cost__pb2.SetCostConfigRequest.SerializeToString,
248
- agentic__mesh__protocol_dot_cost_dot_v1_dot_cost__pb2.SetCostConfigResponse.FromString,
249
- options,
250
- channel_credentials,
251
- insecure,
252
- call_credentials,
253
- compression,
254
- wait_for_ready,
255
- timeout,
256
- metadata,
257
- _registered_method=True)
@@ -26,7 +26,7 @@ from buf.validate import validate_pb2 as buf_dot_validate_dot_validate__pb2
26
26
  from google.protobuf import struct_pb2 as google_dot_protobuf_dot_struct__pb2
27
27
 
28
28
 
29
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n1agentic_mesh_protocol/module/v1/information.proto\x12\x1f\x61gentic_mesh_protocol.module.v1\x1a\x1b\x62uf/validate/validate.proto\x1a\x1cgoogle/protobuf/struct.proto\"i\n\x15GetModuleInputRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleId\x12\x1d\n\nllm_format\x18\x02 \x01(\x08R\tllmFormat\"j\n\x16GetModuleOutputRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleId\x12\x1d\n\nllm_format\x18\x02 \x01(\x08R\tllmFormat\"i\n\x15GetModuleSetupRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleId\x12\x1d\n\nllm_format\x18\x02 \x01(\x08R\tllmFormat\"j\n\x16GetModuleSecretRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleId\x12\x1d\n\nllm_format\x18\x02 \x01(\x08R\tllmFormat\"v\n\x16GetModuleInputResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12\x42\n\x0cinput_schema\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x06\xbaH\x03\xc8\x01\x01R\x0binputSchema\"y\n\x17GetModuleOutputResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12\x44\n\routput_schema\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x06\xbaH\x03\xc8\x01\x01R\x0coutputSchema\"v\n\x16GetModuleSetupResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12\x42\n\x0csetup_schema\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x06\xbaH\x03\xc8\x01\x01R\x0bsetupSchema\"y\n\x17GetModuleSecretResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12\x44\n\rsecret_schema\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x06\xbaH\x03\xc8\x01\x01R\x0csecretSchema\"o\n\x1bGetConfigSetupModuleRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleId\x12\x1d\n\nllm_format\x18\x02 \x01(\x08R\tllmFormat\"\x89\x01\n\x1cGetConfigSetupModuleResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12O\n\x13\x63onfig_setup_schema\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x06\xbaH\x03\xc8\x01\x01R\x11\x63onfigSetupSchema\"h\n\x14GetModuleCostRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleId\x12\x1d\n\nllm_format\x18\x02 \x01(\x08R\tllmFormat\"s\n\x15GetModuleCostResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12@\n\x0b\x63ost_schema\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x06\xbaH\x03\xc8\x01\x01R\ncostSchemaB\xcd\x01\n#com.agentic_mesh_protocol.module.v1B\x10InformationProtoP\x01\xa2\x02\x03\x41MX\xaa\x02\x1d\x41genticMeshProtocol.Module.V1\xca\x02\x1d\x41genticMeshProtocol\\Module\\V1\xe2\x02)AgenticMeshProtocol\\Module\\V1\\GPBMetadata\xea\x02\x1f\x41genticMeshProtocol::Module::V1b\x06proto3')
29
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n1agentic_mesh_protocol/module/v1/information.proto\x12\x1f\x61gentic_mesh_protocol.module.v1\x1a\x1b\x62uf/validate/validate.proto\x1a\x1cgoogle/protobuf/struct.proto\"i\n\x15GetModuleInputRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleId\x12\x1d\n\nllm_format\x18\x02 \x01(\x08R\tllmFormat\"P\n\x1bGetModuleSelectInputRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleId\"j\n\x16GetModuleOutputRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleId\x12\x1d\n\nllm_format\x18\x02 \x01(\x08R\tllmFormat\"i\n\x15GetModuleSetupRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleId\x12\x1d\n\nllm_format\x18\x02 \x01(\x08R\tllmFormat\"j\n\x16GetModuleSecretRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleId\x12\x1d\n\nllm_format\x18\x02 \x01(\x08R\tllmFormat\"v\n\x16GetModuleInputResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12\x42\n\x0cinput_schema\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x06\xbaH\x03\xc8\x01\x01R\x0binputSchema\"\x89\x01\n\x1cGetModuleSelectInputResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12O\n\x13select_input_schema\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x06\xbaH\x03\xc8\x01\x01R\x11selectInputSchema\"y\n\x17GetModuleOutputResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12\x44\n\routput_schema\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x06\xbaH\x03\xc8\x01\x01R\x0coutputSchema\"v\n\x16GetModuleSetupResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12\x42\n\x0csetup_schema\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x06\xbaH\x03\xc8\x01\x01R\x0bsetupSchema\"y\n\x17GetModuleSecretResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12\x44\n\rsecret_schema\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x06\xbaH\x03\xc8\x01\x01R\x0csecretSchema\"o\n\x1bGetConfigSetupModuleRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleId\x12\x1d\n\nllm_format\x18\x02 \x01(\x08R\tllmFormat\"\x89\x01\n\x1cGetConfigSetupModuleResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12O\n\x13\x63onfig_setup_schema\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x06\xbaH\x03\xc8\x01\x01R\x11\x63onfigSetupSchemaB\xcd\x01\n#com.agentic_mesh_protocol.module.v1B\x10InformationProtoP\x01\xa2\x02\x03\x41MX\xaa\x02\x1d\x41genticMeshProtocol.Module.V1\xca\x02\x1d\x41genticMeshProtocol\\Module\\V1\xe2\x02)AgenticMeshProtocol\\Module\\V1\\GPBMetadata\xea\x02\x1f\x41genticMeshProtocol::Module::V1b\x06proto3')
30
30
 
31
31
  _globals = globals()
32
32
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -36,6 +36,8 @@ if not _descriptor._USE_C_DESCRIPTORS:
36
36
  _globals['DESCRIPTOR']._serialized_options = b'\n#com.agentic_mesh_protocol.module.v1B\020InformationProtoP\001\242\002\003AMX\252\002\035AgenticMeshProtocol.Module.V1\312\002\035AgenticMeshProtocol\\Module\\V1\342\002)AgenticMeshProtocol\\Module\\V1\\GPBMetadata\352\002\037AgenticMeshProtocol::Module::V1'
37
37
  _globals['_GETMODULEINPUTREQUEST'].fields_by_name['module_id']._loaded_options = None
38
38
  _globals['_GETMODULEINPUTREQUEST'].fields_by_name['module_id']._serialized_options = b'\272H\021r\014\020\001:\010modules:\310\001\001'
39
+ _globals['_GETMODULESELECTINPUTREQUEST'].fields_by_name['module_id']._loaded_options = None
40
+ _globals['_GETMODULESELECTINPUTREQUEST'].fields_by_name['module_id']._serialized_options = b'\272H\021r\014\020\001:\010modules:\310\001\001'
39
41
  _globals['_GETMODULEOUTPUTREQUEST'].fields_by_name['module_id']._loaded_options = None
40
42
  _globals['_GETMODULEOUTPUTREQUEST'].fields_by_name['module_id']._serialized_options = b'\272H\021r\014\020\001:\010modules:\310\001\001'
41
43
  _globals['_GETMODULESETUPREQUEST'].fields_by_name['module_id']._loaded_options = None
@@ -44,6 +46,8 @@ if not _descriptor._USE_C_DESCRIPTORS:
44
46
  _globals['_GETMODULESECRETREQUEST'].fields_by_name['module_id']._serialized_options = b'\272H\021r\014\020\001:\010modules:\310\001\001'
45
47
  _globals['_GETMODULEINPUTRESPONSE'].fields_by_name['input_schema']._loaded_options = None
46
48
  _globals['_GETMODULEINPUTRESPONSE'].fields_by_name['input_schema']._serialized_options = b'\272H\003\310\001\001'
49
+ _globals['_GETMODULESELECTINPUTRESPONSE'].fields_by_name['select_input_schema']._loaded_options = None
50
+ _globals['_GETMODULESELECTINPUTRESPONSE'].fields_by_name['select_input_schema']._serialized_options = b'\272H\003\310\001\001'
47
51
  _globals['_GETMODULEOUTPUTRESPONSE'].fields_by_name['output_schema']._loaded_options = None
48
52
  _globals['_GETMODULEOUTPUTRESPONSE'].fields_by_name['output_schema']._serialized_options = b'\272H\003\310\001\001'
49
53
  _globals['_GETMODULESETUPRESPONSE'].fields_by_name['setup_schema']._loaded_options = None
@@ -54,32 +58,28 @@ if not _descriptor._USE_C_DESCRIPTORS:
54
58
  _globals['_GETCONFIGSETUPMODULEREQUEST'].fields_by_name['module_id']._serialized_options = b'\272H\021r\014\020\001:\010modules:\310\001\001'
55
59
  _globals['_GETCONFIGSETUPMODULERESPONSE'].fields_by_name['config_setup_schema']._loaded_options = None
56
60
  _globals['_GETCONFIGSETUPMODULERESPONSE'].fields_by_name['config_setup_schema']._serialized_options = b'\272H\003\310\001\001'
57
- _globals['_GETMODULECOSTREQUEST'].fields_by_name['module_id']._loaded_options = None
58
- _globals['_GETMODULECOSTREQUEST'].fields_by_name['module_id']._serialized_options = b'\272H\021r\014\020\001:\010modules:\310\001\001'
59
- _globals['_GETMODULECOSTRESPONSE'].fields_by_name['cost_schema']._loaded_options = None
60
- _globals['_GETMODULECOSTRESPONSE'].fields_by_name['cost_schema']._serialized_options = b'\272H\003\310\001\001'
61
61
  _globals['_GETMODULEINPUTREQUEST']._serialized_start=145
62
62
  _globals['_GETMODULEINPUTREQUEST']._serialized_end=250
63
- _globals['_GETMODULEOUTPUTREQUEST']._serialized_start=252
64
- _globals['_GETMODULEOUTPUTREQUEST']._serialized_end=358
65
- _globals['_GETMODULESETUPREQUEST']._serialized_start=360
66
- _globals['_GETMODULESETUPREQUEST']._serialized_end=465
67
- _globals['_GETMODULESECRETREQUEST']._serialized_start=467
68
- _globals['_GETMODULESECRETREQUEST']._serialized_end=573
69
- _globals['_GETMODULEINPUTRESPONSE']._serialized_start=575
70
- _globals['_GETMODULEINPUTRESPONSE']._serialized_end=693
71
- _globals['_GETMODULEOUTPUTRESPONSE']._serialized_start=695
72
- _globals['_GETMODULEOUTPUTRESPONSE']._serialized_end=816
73
- _globals['_GETMODULESETUPRESPONSE']._serialized_start=818
74
- _globals['_GETMODULESETUPRESPONSE']._serialized_end=936
75
- _globals['_GETMODULESECRETRESPONSE']._serialized_start=938
76
- _globals['_GETMODULESECRETRESPONSE']._serialized_end=1059
77
- _globals['_GETCONFIGSETUPMODULEREQUEST']._serialized_start=1061
78
- _globals['_GETCONFIGSETUPMODULEREQUEST']._serialized_end=1172
79
- _globals['_GETCONFIGSETUPMODULERESPONSE']._serialized_start=1175
80
- _globals['_GETCONFIGSETUPMODULERESPONSE']._serialized_end=1312
81
- _globals['_GETMODULECOSTREQUEST']._serialized_start=1314
82
- _globals['_GETMODULECOSTREQUEST']._serialized_end=1418
83
- _globals['_GETMODULECOSTRESPONSE']._serialized_start=1420
84
- _globals['_GETMODULECOSTRESPONSE']._serialized_end=1535
63
+ _globals['_GETMODULESELECTINPUTREQUEST']._serialized_start=252
64
+ _globals['_GETMODULESELECTINPUTREQUEST']._serialized_end=332
65
+ _globals['_GETMODULEOUTPUTREQUEST']._serialized_start=334
66
+ _globals['_GETMODULEOUTPUTREQUEST']._serialized_end=440
67
+ _globals['_GETMODULESETUPREQUEST']._serialized_start=442
68
+ _globals['_GETMODULESETUPREQUEST']._serialized_end=547
69
+ _globals['_GETMODULESECRETREQUEST']._serialized_start=549
70
+ _globals['_GETMODULESECRETREQUEST']._serialized_end=655
71
+ _globals['_GETMODULEINPUTRESPONSE']._serialized_start=657
72
+ _globals['_GETMODULEINPUTRESPONSE']._serialized_end=775
73
+ _globals['_GETMODULESELECTINPUTRESPONSE']._serialized_start=778
74
+ _globals['_GETMODULESELECTINPUTRESPONSE']._serialized_end=915
75
+ _globals['_GETMODULEOUTPUTRESPONSE']._serialized_start=917
76
+ _globals['_GETMODULEOUTPUTRESPONSE']._serialized_end=1038
77
+ _globals['_GETMODULESETUPRESPONSE']._serialized_start=1040
78
+ _globals['_GETMODULESETUPRESPONSE']._serialized_end=1158
79
+ _globals['_GETMODULESECRETRESPONSE']._serialized_start=1160
80
+ _globals['_GETMODULESECRETRESPONSE']._serialized_end=1281
81
+ _globals['_GETCONFIGSETUPMODULEREQUEST']._serialized_start=1283
82
+ _globals['_GETCONFIGSETUPMODULEREQUEST']._serialized_end=1394
83
+ _globals['_GETCONFIGSETUPMODULERESPONSE']._serialized_start=1397
84
+ _globals['_GETCONFIGSETUPMODULERESPONSE']._serialized_end=1534
85
85
  # @@protoc_insertion_point(module_scope)
@@ -15,6 +15,12 @@ class GetModuleInputRequest(_message.Message):
15
15
  llm_format: bool
16
16
  def __init__(self, module_id: _Optional[str] = ..., llm_format: _Optional[bool] = ...) -> None: ...
17
17
 
18
+ class GetModuleSelectInputRequest(_message.Message):
19
+ __slots__ = ()
20
+ MODULE_ID_FIELD_NUMBER: _ClassVar[int]
21
+ module_id: str
22
+ def __init__(self, module_id: _Optional[str] = ...) -> None: ...
23
+
18
24
  class GetModuleOutputRequest(_message.Message):
19
25
  __slots__ = ()
20
26
  MODULE_ID_FIELD_NUMBER: _ClassVar[int]
@@ -47,6 +53,14 @@ class GetModuleInputResponse(_message.Message):
47
53
  input_schema: _struct_pb2.Struct
48
54
  def __init__(self, success: _Optional[bool] = ..., input_schema: _Optional[_Union[_struct_pb2.Struct, _Mapping]] = ...) -> None: ...
49
55
 
56
+ class GetModuleSelectInputResponse(_message.Message):
57
+ __slots__ = ()
58
+ SUCCESS_FIELD_NUMBER: _ClassVar[int]
59
+ SELECT_INPUT_SCHEMA_FIELD_NUMBER: _ClassVar[int]
60
+ success: bool
61
+ select_input_schema: _struct_pb2.Struct
62
+ def __init__(self, success: _Optional[bool] = ..., select_input_schema: _Optional[_Union[_struct_pb2.Struct, _Mapping]] = ...) -> None: ...
63
+
50
64
  class GetModuleOutputResponse(_message.Message):
51
65
  __slots__ = ()
52
66
  SUCCESS_FIELD_NUMBER: _ClassVar[int]
@@ -86,19 +100,3 @@ class GetConfigSetupModuleResponse(_message.Message):
86
100
  success: bool
87
101
  config_setup_schema: _struct_pb2.Struct
88
102
  def __init__(self, success: _Optional[bool] = ..., config_setup_schema: _Optional[_Union[_struct_pb2.Struct, _Mapping]] = ...) -> None: ...
89
-
90
- class GetModuleCostRequest(_message.Message):
91
- __slots__ = ()
92
- MODULE_ID_FIELD_NUMBER: _ClassVar[int]
93
- LLM_FORMAT_FIELD_NUMBER: _ClassVar[int]
94
- module_id: str
95
- llm_format: bool
96
- def __init__(self, module_id: _Optional[str] = ..., llm_format: _Optional[bool] = ...) -> None: ...
97
-
98
- class GetModuleCostResponse(_message.Message):
99
- __slots__ = ()
100
- SUCCESS_FIELD_NUMBER: _ClassVar[int]
101
- COST_SCHEMA_FIELD_NUMBER: _ClassVar[int]
102
- success: bool
103
- cost_schema: _struct_pb2.Struct
104
- def __init__(self, success: _Optional[bool] = ..., cost_schema: _Optional[_Union[_struct_pb2.Struct, _Mapping]] = ...) -> None: ...
@@ -27,7 +27,7 @@ from agentic_mesh_protocol.module.v1 import lifecycle_pb2 as agentic__mesh__prot
27
27
  from agentic_mesh_protocol.module.v1 import monitoring_pb2 as agentic__mesh__protocol_dot_module_dot_v1_dot_monitoring__pb2
28
28
 
29
29
 
30
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n4agentic_mesh_protocol/module/v1/module_service.proto\x12\x1f\x61gentic_mesh_protocol.module.v1\x1a\x31\x61gentic_mesh_protocol/module/v1/information.proto\x1a/agentic_mesh_protocol/module/v1/lifecycle.proto\x1a\x30\x61gentic_mesh_protocol/module/v1/monitoring.proto2\xc2\x0b\n\rModuleService\x12z\n\x0bStartModule\x12\x33.agentic_mesh_protocol.module.v1.StartModuleRequest\x1a\x34.agentic_mesh_protocol.module.v1.StartModuleResponse0\x01\x12u\n\nStopModule\x12\x32.agentic_mesh_protocol.module.v1.StopModuleRequest\x1a\x33.agentic_mesh_protocol.module.v1.StopModuleResponse\x12\x84\x01\n\x0fGetModuleStatus\x12\x37.agentic_mesh_protocol.module.v1.GetModuleStatusRequest\x1a\x38.agentic_mesh_protocol.module.v1.GetModuleStatusResponse\x12~\n\rGetModuleJobs\x12\x35.agentic_mesh_protocol.module.v1.GetModuleJobsRequest\x1a\x36.agentic_mesh_protocol.module.v1.GetModuleJobsResponse\x12\x81\x01\n\x0eGetModuleInput\x12\x36.agentic_mesh_protocol.module.v1.GetModuleInputRequest\x1a\x37.agentic_mesh_protocol.module.v1.GetModuleInputResponse\x12\x84\x01\n\x0fGetModuleOutput\x12\x37.agentic_mesh_protocol.module.v1.GetModuleOutputRequest\x1a\x38.agentic_mesh_protocol.module.v1.GetModuleOutputResponse\x12\x81\x01\n\x0eGetModuleSetup\x12\x36.agentic_mesh_protocol.module.v1.GetModuleSetupRequest\x1a\x37.agentic_mesh_protocol.module.v1.GetModuleSetupResponse\x12\x84\x01\n\x0fGetModuleSecret\x12\x37.agentic_mesh_protocol.module.v1.GetModuleSecretRequest\x1a\x38.agentic_mesh_protocol.module.v1.GetModuleSecretResponse\x12\x93\x01\n\x14GetConfigSetupModule\x12<.agentic_mesh_protocol.module.v1.GetConfigSetupModuleRequest\x1a=.agentic_mesh_protocol.module.v1.GetConfigSetupModuleResponse\x12\x8a\x01\n\x11\x43onfigSetupModule\x12\x39.agentic_mesh_protocol.module.v1.ConfigSetupModuleRequest\x1a:.agentic_mesh_protocol.module.v1.ConfigSetupModuleResponse\x12~\n\rGetModuleCost\x12\x35.agentic_mesh_protocol.module.v1.GetModuleCostRequest\x1a\x36.agentic_mesh_protocol.module.v1.GetModuleCostResponseB\xcf\x01\n#com.agentic_mesh_protocol.module.v1B\x12ModuleServiceProtoP\x01\xa2\x02\x03\x41MX\xaa\x02\x1d\x41genticMeshProtocol.Module.V1\xca\x02\x1d\x41genticMeshProtocol\\Module\\V1\xe2\x02)AgenticMeshProtocol\\Module\\V1\\GPBMetadata\xea\x02\x1f\x41genticMeshProtocol::Module::V1b\x06proto3')
30
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n4agentic_mesh_protocol/module/v1/module_service.proto\x12\x1f\x61gentic_mesh_protocol.module.v1\x1a\x31\x61gentic_mesh_protocol/module/v1/information.proto\x1a/agentic_mesh_protocol/module/v1/lifecycle.proto\x1a\x30\x61gentic_mesh_protocol/module/v1/monitoring.proto2\xd8\x0b\n\rModuleService\x12z\n\x0bStartModule\x12\x33.agentic_mesh_protocol.module.v1.StartModuleRequest\x1a\x34.agentic_mesh_protocol.module.v1.StartModuleResponse0\x01\x12u\n\nStopModule\x12\x32.agentic_mesh_protocol.module.v1.StopModuleRequest\x1a\x33.agentic_mesh_protocol.module.v1.StopModuleResponse\x12\x84\x01\n\x0fGetModuleStatus\x12\x37.agentic_mesh_protocol.module.v1.GetModuleStatusRequest\x1a\x38.agentic_mesh_protocol.module.v1.GetModuleStatusResponse\x12~\n\rGetModuleJobs\x12\x35.agentic_mesh_protocol.module.v1.GetModuleJobsRequest\x1a\x36.agentic_mesh_protocol.module.v1.GetModuleJobsResponse\x12\x81\x01\n\x0eGetModuleInput\x12\x36.agentic_mesh_protocol.module.v1.GetModuleInputRequest\x1a\x37.agentic_mesh_protocol.module.v1.GetModuleInputResponse\x12\x93\x01\n\x14GetModuleSelectInput\x12<.agentic_mesh_protocol.module.v1.GetModuleSelectInputRequest\x1a=.agentic_mesh_protocol.module.v1.GetModuleSelectInputResponse\x12\x84\x01\n\x0fGetModuleOutput\x12\x37.agentic_mesh_protocol.module.v1.GetModuleOutputRequest\x1a\x38.agentic_mesh_protocol.module.v1.GetModuleOutputResponse\x12\x81\x01\n\x0eGetModuleSetup\x12\x36.agentic_mesh_protocol.module.v1.GetModuleSetupRequest\x1a\x37.agentic_mesh_protocol.module.v1.GetModuleSetupResponse\x12\x84\x01\n\x0fGetModuleSecret\x12\x37.agentic_mesh_protocol.module.v1.GetModuleSecretRequest\x1a\x38.agentic_mesh_protocol.module.v1.GetModuleSecretResponse\x12\x93\x01\n\x14GetConfigSetupModule\x12<.agentic_mesh_protocol.module.v1.GetConfigSetupModuleRequest\x1a=.agentic_mesh_protocol.module.v1.GetConfigSetupModuleResponse\x12\x8a\x01\n\x11\x43onfigSetupModule\x12\x39.agentic_mesh_protocol.module.v1.ConfigSetupModuleRequest\x1a:.agentic_mesh_protocol.module.v1.ConfigSetupModuleResponseB\xcf\x01\n#com.agentic_mesh_protocol.module.v1B\x12ModuleServiceProtoP\x01\xa2\x02\x03\x41MX\xaa\x02\x1d\x41genticMeshProtocol.Module.V1\xca\x02\x1d\x41genticMeshProtocol\\Module\\V1\xe2\x02)AgenticMeshProtocol\\Module\\V1\\GPBMetadata\xea\x02\x1f\x41genticMeshProtocol::Module::V1b\x06proto3')
31
31
 
32
32
  _globals = globals()
33
33
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -36,5 +36,5 @@ if not _descriptor._USE_C_DESCRIPTORS:
36
36
  _globals['DESCRIPTOR']._loaded_options = None
37
37
  _globals['DESCRIPTOR']._serialized_options = b'\n#com.agentic_mesh_protocol.module.v1B\022ModuleServiceProtoP\001\242\002\003AMX\252\002\035AgenticMeshProtocol.Module.V1\312\002\035AgenticMeshProtocol\\Module\\V1\342\002)AgenticMeshProtocol\\Module\\V1\\GPBMetadata\352\002\037AgenticMeshProtocol::Module::V1'
38
38
  _globals['_MODULESERVICE']._serialized_start=240
39
- _globals['_MODULESERVICE']._serialized_end=1714
39
+ _globals['_MODULESERVICE']._serialized_end=1736
40
40
  # @@protoc_insertion_point(module_scope)
@@ -49,6 +49,11 @@ class ModuleServiceStub(object):
49
49
  request_serializer=agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleInputRequest.SerializeToString,
50
50
  response_deserializer=agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleInputResponse.FromString,
51
51
  _registered_method=True)
52
+ self.GetModuleSelectInput = channel.unary_unary(
53
+ '/agentic_mesh_protocol.module.v1.ModuleService/GetModuleSelectInput',
54
+ request_serializer=agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleSelectInputRequest.SerializeToString,
55
+ response_deserializer=agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleSelectInputResponse.FromString,
56
+ _registered_method=True)
52
57
  self.GetModuleOutput = channel.unary_unary(
53
58
  '/agentic_mesh_protocol.module.v1.ModuleService/GetModuleOutput',
54
59
  request_serializer=agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleOutputRequest.SerializeToString,
@@ -74,11 +79,6 @@ class ModuleServiceStub(object):
74
79
  request_serializer=agentic__mesh__protocol_dot_module_dot_v1_dot_lifecycle__pb2.ConfigSetupModuleRequest.SerializeToString,
75
80
  response_deserializer=agentic__mesh__protocol_dot_module_dot_v1_dot_lifecycle__pb2.ConfigSetupModuleResponse.FromString,
76
81
  _registered_method=True)
77
- self.GetModuleCost = channel.unary_unary(
78
- '/agentic_mesh_protocol.module.v1.ModuleService/GetModuleCost',
79
- request_serializer=agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleCostRequest.SerializeToString,
80
- response_deserializer=agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleCostResponse.FromString,
81
- _registered_method=True)
82
82
 
83
83
 
84
84
  class ModuleServiceServicer(object):
@@ -127,6 +127,13 @@ class ModuleServiceServicer(object):
127
127
  context.set_details('Method not implemented!')
128
128
  raise NotImplementedError('Method not implemented!')
129
129
 
130
+ def GetModuleSelectInput(self, request, context):
131
+ """GetModuleSelectInput
132
+ """
133
+ context.set_code(grpc.StatusCode.UNIMPLEMENTED)
134
+ context.set_details('Method not implemented!')
135
+ raise NotImplementedError('Method not implemented!')
136
+
130
137
  def GetModuleOutput(self, request, context):
131
138
  """GetModuleOutput
132
139
  """
@@ -162,13 +169,6 @@ class ModuleServiceServicer(object):
162
169
  context.set_details('Method not implemented!')
163
170
  raise NotImplementedError('Method not implemented!')
164
171
 
165
- def GetModuleCost(self, request, context):
166
- """GetModuleCost
167
- """
168
- context.set_code(grpc.StatusCode.UNIMPLEMENTED)
169
- context.set_details('Method not implemented!')
170
- raise NotImplementedError('Method not implemented!')
171
-
172
172
 
173
173
  def add_ModuleServiceServicer_to_server(servicer, server):
174
174
  rpc_method_handlers = {
@@ -197,6 +197,11 @@ def add_ModuleServiceServicer_to_server(servicer, server):
197
197
  request_deserializer=agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleInputRequest.FromString,
198
198
  response_serializer=agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleInputResponse.SerializeToString,
199
199
  ),
200
+ 'GetModuleSelectInput': grpc.unary_unary_rpc_method_handler(
201
+ servicer.GetModuleSelectInput,
202
+ request_deserializer=agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleSelectInputRequest.FromString,
203
+ response_serializer=agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleSelectInputResponse.SerializeToString,
204
+ ),
200
205
  'GetModuleOutput': grpc.unary_unary_rpc_method_handler(
201
206
  servicer.GetModuleOutput,
202
207
  request_deserializer=agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleOutputRequest.FromString,
@@ -222,11 +227,6 @@ def add_ModuleServiceServicer_to_server(servicer, server):
222
227
  request_deserializer=agentic__mesh__protocol_dot_module_dot_v1_dot_lifecycle__pb2.ConfigSetupModuleRequest.FromString,
223
228
  response_serializer=agentic__mesh__protocol_dot_module_dot_v1_dot_lifecycle__pb2.ConfigSetupModuleResponse.SerializeToString,
224
229
  ),
225
- 'GetModuleCost': grpc.unary_unary_rpc_method_handler(
226
- servicer.GetModuleCost,
227
- request_deserializer=agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleCostRequest.FromString,
228
- response_serializer=agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleCostResponse.SerializeToString,
229
- ),
230
230
  }
231
231
  generic_handler = grpc.method_handlers_generic_handler(
232
232
  'agentic_mesh_protocol.module.v1.ModuleService', rpc_method_handlers)
@@ -382,7 +382,7 @@ class ModuleService(object):
382
382
  _registered_method=True)
383
383
 
384
384
  @staticmethod
385
- def GetModuleOutput(request,
385
+ def GetModuleSelectInput(request,
386
386
  target,
387
387
  options=(),
388
388
  channel_credentials=None,
@@ -395,9 +395,9 @@ class ModuleService(object):
395
395
  return grpc.experimental.unary_unary(
396
396
  request,
397
397
  target,
398
- '/agentic_mesh_protocol.module.v1.ModuleService/GetModuleOutput',
399
- agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleOutputRequest.SerializeToString,
400
- agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleOutputResponse.FromString,
398
+ '/agentic_mesh_protocol.module.v1.ModuleService/GetModuleSelectInput',
399
+ agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleSelectInputRequest.SerializeToString,
400
+ agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleSelectInputResponse.FromString,
401
401
  options,
402
402
  channel_credentials,
403
403
  insecure,
@@ -409,7 +409,7 @@ class ModuleService(object):
409
409
  _registered_method=True)
410
410
 
411
411
  @staticmethod
412
- def GetModuleSetup(request,
412
+ def GetModuleOutput(request,
413
413
  target,
414
414
  options=(),
415
415
  channel_credentials=None,
@@ -422,9 +422,9 @@ class ModuleService(object):
422
422
  return grpc.experimental.unary_unary(
423
423
  request,
424
424
  target,
425
- '/agentic_mesh_protocol.module.v1.ModuleService/GetModuleSetup',
426
- agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleSetupRequest.SerializeToString,
427
- agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleSetupResponse.FromString,
425
+ '/agentic_mesh_protocol.module.v1.ModuleService/GetModuleOutput',
426
+ agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleOutputRequest.SerializeToString,
427
+ agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleOutputResponse.FromString,
428
428
  options,
429
429
  channel_credentials,
430
430
  insecure,
@@ -436,7 +436,7 @@ class ModuleService(object):
436
436
  _registered_method=True)
437
437
 
438
438
  @staticmethod
439
- def GetModuleSecret(request,
439
+ def GetModuleSetup(request,
440
440
  target,
441
441
  options=(),
442
442
  channel_credentials=None,
@@ -449,9 +449,9 @@ class ModuleService(object):
449
449
  return grpc.experimental.unary_unary(
450
450
  request,
451
451
  target,
452
- '/agentic_mesh_protocol.module.v1.ModuleService/GetModuleSecret',
453
- agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleSecretRequest.SerializeToString,
454
- agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleSecretResponse.FromString,
452
+ '/agentic_mesh_protocol.module.v1.ModuleService/GetModuleSetup',
453
+ agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleSetupRequest.SerializeToString,
454
+ agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleSetupResponse.FromString,
455
455
  options,
456
456
  channel_credentials,
457
457
  insecure,
@@ -463,7 +463,7 @@ class ModuleService(object):
463
463
  _registered_method=True)
464
464
 
465
465
  @staticmethod
466
- def GetConfigSetupModule(request,
466
+ def GetModuleSecret(request,
467
467
  target,
468
468
  options=(),
469
469
  channel_credentials=None,
@@ -476,9 +476,9 @@ class ModuleService(object):
476
476
  return grpc.experimental.unary_unary(
477
477
  request,
478
478
  target,
479
- '/agentic_mesh_protocol.module.v1.ModuleService/GetConfigSetupModule',
480
- agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetConfigSetupModuleRequest.SerializeToString,
481
- agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetConfigSetupModuleResponse.FromString,
479
+ '/agentic_mesh_protocol.module.v1.ModuleService/GetModuleSecret',
480
+ agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleSecretRequest.SerializeToString,
481
+ agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleSecretResponse.FromString,
482
482
  options,
483
483
  channel_credentials,
484
484
  insecure,
@@ -490,7 +490,7 @@ class ModuleService(object):
490
490
  _registered_method=True)
491
491
 
492
492
  @staticmethod
493
- def ConfigSetupModule(request,
493
+ def GetConfigSetupModule(request,
494
494
  target,
495
495
  options=(),
496
496
  channel_credentials=None,
@@ -503,9 +503,9 @@ class ModuleService(object):
503
503
  return grpc.experimental.unary_unary(
504
504
  request,
505
505
  target,
506
- '/agentic_mesh_protocol.module.v1.ModuleService/ConfigSetupModule',
507
- agentic__mesh__protocol_dot_module_dot_v1_dot_lifecycle__pb2.ConfigSetupModuleRequest.SerializeToString,
508
- agentic__mesh__protocol_dot_module_dot_v1_dot_lifecycle__pb2.ConfigSetupModuleResponse.FromString,
506
+ '/agentic_mesh_protocol.module.v1.ModuleService/GetConfigSetupModule',
507
+ agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetConfigSetupModuleRequest.SerializeToString,
508
+ agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetConfigSetupModuleResponse.FromString,
509
509
  options,
510
510
  channel_credentials,
511
511
  insecure,
@@ -517,7 +517,7 @@ class ModuleService(object):
517
517
  _registered_method=True)
518
518
 
519
519
  @staticmethod
520
- def GetModuleCost(request,
520
+ def ConfigSetupModule(request,
521
521
  target,
522
522
  options=(),
523
523
  channel_credentials=None,
@@ -530,9 +530,9 @@ class ModuleService(object):
530
530
  return grpc.experimental.unary_unary(
531
531
  request,
532
532
  target,
533
- '/agentic_mesh_protocol.module.v1.ModuleService/GetModuleCost',
534
- agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleCostRequest.SerializeToString,
535
- agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleCostResponse.FromString,
533
+ '/agentic_mesh_protocol.module.v1.ModuleService/ConfigSetupModule',
534
+ agentic__mesh__protocol_dot_module_dot_v1_dot_lifecycle__pb2.ConfigSetupModuleRequest.SerializeToString,
535
+ agentic__mesh__protocol_dot_module_dot_v1_dot_lifecycle__pb2.ConfigSetupModuleResponse.FromString,
536
536
  options,
537
537
  channel_credentials,
538
538
  insecure,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: agentic-mesh-protocol
3
- Version: 0.2.1.dev1
3
+ Version: 0.2.1.dev3
4
4
  Summary: Python gRPC interfaces for Agentic Mesh Protocol
5
5
  Author-email: "DigitalKin.ai" <contact@digitalkin.ai>
6
6
  Project-URL: Bug Tracker, https://github.com/DigitalKin-ai/service-apis-py/issues