agentic-mesh-protocol 0.2.3.dev0__tar.gz → 0.2.3.dev1__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.
- {agentic_mesh_protocol-0.2.3.dev0/src/agentic_mesh_protocol.egg-info → agentic_mesh_protocol-0.2.3.dev1}/PKG-INFO +1 -1
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/pyproject.toml +1 -1
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/__version__.py +1 -1
- agentic_mesh_protocol-0.2.3.dev1/src/agentic_mesh_protocol/task_manager/v1/task_manager_dto_pb2.py +63 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/task_manager/v1/task_manager_dto_pb2.pyi +1 -3
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/task_manager/v1/task_manager_message_pb2.py +2 -2
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/task_manager/v1/task_manager_message_pb2.pyi +3 -5
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1/src/agentic_mesh_protocol.egg-info}/PKG-INFO +1 -1
- agentic_mesh_protocol-0.2.3.dev0/src/agentic_mesh_protocol/task_manager/v1/task_manager_dto_pb2.py +0 -65
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/LICENSE +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/README.md +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/setup.cfg +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/cost/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/cost/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/cost/v1/cost_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/cost/v1/cost_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/cost/v1/cost_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/cost/v1/cost_service_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/cost/v1/cost_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/cost/v1/cost_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/filesystem/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/filesystem/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/filesystem/v1/filesystem_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/filesystem/v1/filesystem_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/filesystem/v1/filesystem_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/filesystem/v1/filesystem_service_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/filesystem/v1/filesystem_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/filesystem/v1/filesystem_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/module/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/module/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/module/v1/information_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/module/v1/information_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/module/v1/information_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/module/v1/lifecycle_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/module/v1/lifecycle_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/module/v1/lifecycle_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/module/v1/module_service_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/module/v1/module_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/module/v1/module_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/module/v1/monitoring_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/module/v1/monitoring_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/module/v1/monitoring_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/module_registry/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/module_registry/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/module_registry/v1/discover_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/module_registry/v1/discover_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/module_registry/v1/discover_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/module_registry/v1/metadata_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/module_registry/v1/metadata_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/module_registry/v1/metadata_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/module_registry/v1/module_registry_service_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/module_registry/v1/module_registry_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/module_registry/v1/module_registry_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/module_registry/v1/registration_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/module_registry/v1/registration_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/module_registry/v1/registration_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/module_registry/v1/status_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/module_registry/v1/status_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/module_registry/v1/status_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/py.typed +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/registry/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/registry/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/registry/v1/registry_enums_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/registry/v1/registry_enums_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/registry/v1/registry_enums_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/registry/v1/registry_models_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/registry/v1/registry_models_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/registry/v1/registry_models_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/registry/v1/registry_requests_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/registry/v1/registry_requests_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/registry/v1/registry_requests_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/registry/v1/registry_service_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/registry/v1/registry_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/registry/v1/registry_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/setup/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/setup/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/setup/v1/setup_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/setup/v1/setup_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/setup/v1/setup_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/setup/v1/setup_service_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/setup/v1/setup_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/setup/v1/setup_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/storage/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/storage/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/storage/v1/data_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/storage/v1/data_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/storage/v1/data_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/storage/v1/storage_service_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/storage/v1/storage_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/storage/v1/storage_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/task_manager/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/task_manager/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/task_manager/v1/task_manager_dto_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/task_manager/v1/task_manager_message_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/task_manager/v1/task_manager_service_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/task_manager/v1/task_manager_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/task_manager/v1/task_manager_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/user_profile/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/user_profile/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/user_profile/v1/user_profile_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/user_profile/v1/user_profile_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/user_profile/v1/user_profile_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/user_profile/v1/user_profile_service_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/user_profile/v1/user_profile_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol/user_profile/v1/user_profile_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol.egg-info/SOURCES.txt +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol.egg-info/dependency_links.txt +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol.egg-info/requires.txt +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/agentic_mesh_protocol.egg-info/top_level.txt +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/buf/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/buf/validate/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/buf/validate/validate_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/buf/validate/validate_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/buf/validate/validate_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/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.3.
|
|
3
|
+
Version: 0.2.3.dev1
|
|
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
|
agentic_mesh_protocol-0.2.3.dev1/src/agentic_mesh_protocol/task_manager/v1/task_manager_dto_pb2.py
ADDED
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
# -*- coding: utf-8 -*-
|
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# NO CHECKED-IN PROTOBUF GENCODE
|
|
4
|
+
# source: agentic_mesh_protocol/task_manager/v1/task_manager_dto.proto
|
|
5
|
+
# Protobuf Python Version: 6.33.0
|
|
6
|
+
"""Generated protocol buffer code."""
|
|
7
|
+
from google.protobuf import descriptor as _descriptor
|
|
8
|
+
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
9
|
+
from google.protobuf import runtime_version as _runtime_version
|
|
10
|
+
from google.protobuf import symbol_database as _symbol_database
|
|
11
|
+
from google.protobuf.internal import builder as _builder
|
|
12
|
+
_runtime_version.ValidateProtobufRuntimeVersion(
|
|
13
|
+
_runtime_version.Domain.PUBLIC,
|
|
14
|
+
6,
|
|
15
|
+
33,
|
|
16
|
+
0,
|
|
17
|
+
'',
|
|
18
|
+
'agentic_mesh_protocol/task_manager/v1/task_manager_dto.proto'
|
|
19
|
+
)
|
|
20
|
+
# @@protoc_insertion_point(imports)
|
|
21
|
+
|
|
22
|
+
_sym_db = _symbol_database.Default()
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
from agentic_mesh_protocol.task_manager.v1 import task_manager_message_pb2 as agentic__mesh__protocol_dot_task__manager_dot_v1_dot_task__manager__message__pb2
|
|
26
|
+
from buf.validate import validate_pb2 as buf_dot_validate_dot_validate__pb2
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n<agentic_mesh_protocol/task_manager/v1/task_manager_dto.proto\x12%agentic_mesh_protocol.task_manager.v1\x1a@agentic_mesh_protocol/task_manager/v1/task_manager_message.proto\x1a\x1b\x62uf/validate/validate.proto\"a\n\x12\x43reateTasksRequest\x12K\n\x05tasks\x18\x01 \x03(\x0b\x32+.agentic_mesh_protocol.task_manager.v1.TaskB\x08\xbaH\x05\x92\x01\x02\x08\x01R\x05tasks\"r\n\x13\x43reateTasksResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12\x41\n\x05tasks\x18\x02 \x03(\x0b\x32+.agentic_mesh_protocol.task_manager.v1.TaskR\x05tasks\"\xb2\x01\n\x10StopTasksRequest\x12v\n\x08task_ids\x18\x01 \x03(\tB[\xbaHX\x92\x01U\x08\x01\"Q\xba\x01N\n\x0etask_id_length\x12*task_id must be at least 1 characters long\x1a\x10this.size() >= 1R\x07taskIds\x12\x1b\n\x06reason\x18\x02 \x01(\tH\x00R\x06reason\x88\x01\x01\x42\t\n\x07_reason\"p\n\x11StopTasksResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12\x41\n\x05tasks\x18\x02 \x03(\x0b\x32+.agentic_mesh_protocol.task_manager.v1.TaskR\x05tasks\"\x8f\x01\n\x15ListHeartbeatsRequest\x12v\n\x08task_ids\x18\x01 \x03(\tB[\xbaHX\x92\x01U\x08\x01\"Q\xba\x01N\n\x0etask_id_length\x12*task_id must be at least 1 characters long\x1a\x10this.size() >= 1R\x07taskIds\"\x85\x01\n\x16ListHeartbeatsResponse\x12(\n\x0btotal_count\x18\x01 \x01(\x05\x42\x07\xbaH\x04\x1a\x02(\x00R\ntotalCount\x12\x41\n\x05tasks\x18\x02 \x03(\x0b\x32+.agentic_mesh_protocol.task_manager.v1.TaskR\x05tasks\"\x85\x01\n\x11GetSignalsRequest\x12p\n\x07task_id\x18\x01 \x01(\tBW\xbaHT\xba\x01N\n\x0etask_id_length\x12*task_id must be at least 1 characters long\x1a\x10this.size() >= 1\xc8\x01\x01R\x06taskId\"W\n\x12GetSignalsResponse\x12\x41\n\x05tasks\x18\x01 \x03(\x0b\x32+.agentic_mesh_protocol.task_manager.v1.TaskR\x05tasksB\xea\x01\n)com.agentic_mesh_protocol.task_manager.v1B\x13TaskManagerDtoProtoP\x01\xa2\x02\x03\x41TX\xaa\x02\"AgenticMeshProtocol.TaskManager.V1\xca\x02\"AgenticMeshProtocol\\TaskManager\\V1\xe2\x02.AgenticMeshProtocol\\TaskManager\\V1\\GPBMetadata\xea\x02$AgenticMeshProtocol::TaskManager::V1b\x06proto3')
|
|
30
|
+
|
|
31
|
+
_globals = globals()
|
|
32
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
33
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'agentic_mesh_protocol.task_manager.v1.task_manager_dto_pb2', _globals)
|
|
34
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
35
|
+
_globals['DESCRIPTOR']._loaded_options = None
|
|
36
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n)com.agentic_mesh_protocol.task_manager.v1B\023TaskManagerDtoProtoP\001\242\002\003ATX\252\002\"AgenticMeshProtocol.TaskManager.V1\312\002\"AgenticMeshProtocol\\TaskManager\\V1\342\002.AgenticMeshProtocol\\TaskManager\\V1\\GPBMetadata\352\002$AgenticMeshProtocol::TaskManager::V1'
|
|
37
|
+
_globals['_CREATETASKSREQUEST'].fields_by_name['tasks']._loaded_options = None
|
|
38
|
+
_globals['_CREATETASKSREQUEST'].fields_by_name['tasks']._serialized_options = b'\272H\005\222\001\002\010\001'
|
|
39
|
+
_globals['_STOPTASKSREQUEST'].fields_by_name['task_ids']._loaded_options = None
|
|
40
|
+
_globals['_STOPTASKSREQUEST'].fields_by_name['task_ids']._serialized_options = b'\272HX\222\001U\010\001\"Q\272\001N\n\016task_id_length\022*task_id must be at least 1 characters long\032\020this.size() >= 1'
|
|
41
|
+
_globals['_LISTHEARTBEATSREQUEST'].fields_by_name['task_ids']._loaded_options = None
|
|
42
|
+
_globals['_LISTHEARTBEATSREQUEST'].fields_by_name['task_ids']._serialized_options = b'\272HX\222\001U\010\001\"Q\272\001N\n\016task_id_length\022*task_id must be at least 1 characters long\032\020this.size() >= 1'
|
|
43
|
+
_globals['_LISTHEARTBEATSRESPONSE'].fields_by_name['total_count']._loaded_options = None
|
|
44
|
+
_globals['_LISTHEARTBEATSRESPONSE'].fields_by_name['total_count']._serialized_options = b'\272H\004\032\002(\000'
|
|
45
|
+
_globals['_GETSIGNALSREQUEST'].fields_by_name['task_id']._loaded_options = None
|
|
46
|
+
_globals['_GETSIGNALSREQUEST'].fields_by_name['task_id']._serialized_options = b'\272HT\272\001N\n\016task_id_length\022*task_id must be at least 1 characters long\032\020this.size() >= 1\310\001\001'
|
|
47
|
+
_globals['_CREATETASKSREQUEST']._serialized_start=198
|
|
48
|
+
_globals['_CREATETASKSREQUEST']._serialized_end=295
|
|
49
|
+
_globals['_CREATETASKSRESPONSE']._serialized_start=297
|
|
50
|
+
_globals['_CREATETASKSRESPONSE']._serialized_end=411
|
|
51
|
+
_globals['_STOPTASKSREQUEST']._serialized_start=414
|
|
52
|
+
_globals['_STOPTASKSREQUEST']._serialized_end=592
|
|
53
|
+
_globals['_STOPTASKSRESPONSE']._serialized_start=594
|
|
54
|
+
_globals['_STOPTASKSRESPONSE']._serialized_end=706
|
|
55
|
+
_globals['_LISTHEARTBEATSREQUEST']._serialized_start=709
|
|
56
|
+
_globals['_LISTHEARTBEATSREQUEST']._serialized_end=852
|
|
57
|
+
_globals['_LISTHEARTBEATSRESPONSE']._serialized_start=855
|
|
58
|
+
_globals['_LISTHEARTBEATSRESPONSE']._serialized_end=988
|
|
59
|
+
_globals['_GETSIGNALSREQUEST']._serialized_start=991
|
|
60
|
+
_globals['_GETSIGNALSREQUEST']._serialized_end=1124
|
|
61
|
+
_globals['_GETSIGNALSRESPONSE']._serialized_start=1126
|
|
62
|
+
_globals['_GETSIGNALSRESPONSE']._serialized_end=1213
|
|
63
|
+
# @@protoc_insertion_point(module_scope)
|
|
@@ -10,11 +10,9 @@ DESCRIPTOR: _descriptor.FileDescriptor
|
|
|
10
10
|
|
|
11
11
|
class CreateTasksRequest(_message.Message):
|
|
12
12
|
__slots__ = ()
|
|
13
|
-
MISSION_ID_FIELD_NUMBER: _ClassVar[int]
|
|
14
13
|
TASKS_FIELD_NUMBER: _ClassVar[int]
|
|
15
|
-
mission_id: str
|
|
16
14
|
tasks: _containers.RepeatedCompositeFieldContainer[_task_manager_message_pb2.Task]
|
|
17
|
-
def __init__(self,
|
|
15
|
+
def __init__(self, tasks: _Optional[_Iterable[_Union[_task_manager_message_pb2.Task, _Mapping]]] = ...) -> None: ...
|
|
18
16
|
|
|
19
17
|
class CreateTasksResponse(_message.Message):
|
|
20
18
|
__slots__ = ()
|
|
@@ -27,7 +27,7 @@ from google.protobuf import struct_pb2 as google_dot_protobuf_dot_struct__pb2
|
|
|
27
27
|
from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
|
|
28
28
|
|
|
29
29
|
|
|
30
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n@agentic_mesh_protocol/task_manager/v1/task_manager_message.proto\x12%agentic_mesh_protocol.task_manager.v1\x1a\x1b\x62uf/validate/validate.proto\x1a\x1cgoogle/protobuf/struct.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\x92\x01\n\tTaskError\x12/\n\x13\x63\x61ncellation_reason\x18\x01 \x01(\tR\x12\x63\x61ncellationReason\x12#\n\rerror_message\x18\x02 \x01(\tR\x0c\x65rrorMessage\x12/\n\x13\x65xception_traceback\x18\x03 \x01(\tR\x12\x65xceptionTraceback\"\
|
|
30
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n@agentic_mesh_protocol/task_manager/v1/task_manager_message.proto\x12%agentic_mesh_protocol.task_manager.v1\x1a\x1b\x62uf/validate/validate.proto\x1a\x1cgoogle/protobuf/struct.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\x92\x01\n\tTaskError\x12/\n\x13\x63\x61ncellation_reason\x18\x01 \x01(\tR\x12\x63\x61ncellationReason\x12#\n\rerror_message\x18\x02 \x01(\tR\x0c\x65rrorMessage\x12/\n\x13\x65xception_traceback\x18\x03 \x01(\tR\x12\x65xceptionTraceback\"\x9b\t\n\x04Task\x12p\n\x07task_id\x18\x01 \x01(\tBW\xbaHT\xba\x01N\n\x0etask_id_length\x12*task_id must be at least 1 characters long\x1a\x10this.size() >= 1\xc8\x01\x01R\x06taskId\x12\xdb\x01\n\nmission_id\x18\x02 \x01(\tB\xbb\x01\xbaH\xb7\x01\xba\x01Y\n\x11mission_id_prefix\x12&mission_id must start with \'missions:\'\x1a\x1cthis.startsWith(\'missions:\')\xba\x01U\n\x11mission_id_length\x12-mission_id must be at least 1 characters long\x1a\x11this.size() >= 10\xc8\x01\x01R\tmissionId\x12\xca\x01\n\x08setup_id\x18\x03 \x01(\tB\xae\x01\xbaH\xaa\x01\xba\x01Q\n\x0fsetup_id_prefix\x12\"setup_id must start with \'setups:\'\x1a\x1athis.startsWith(\'setups:\')\xba\x01P\n\x0fsetup_id_length\x12+setup_id must be at least 1 characters long\x1a\x10this.size() >= 8\xc8\x01\x01R\x07setupId\x12\x8a\x02\n\x10setup_version_id\x18\x04 \x01(\tB\xdf\x01\xbaH\xdb\x01\xba\x01q\n\x17setup_version_id_prefix\x12\x32setup_version_id must start with \'setup_versions:\'\x1a\"this.startsWith(\'setup_versions:\')\xba\x01\x61\n\x17setup_version_id_length\x12\x33setup_version_id must be at least 1 characters long\x1a\x11this.size() >= 16\xc8\x01\x01R\x0esetupVersionId\x12m\n\x06status\x18\x05 \x01(\tBU\xbaHR\xba\x01L\n\rstatus_length\x12)status must be at least 1 characters long\x1a\x10this.size() >= 1\xc8\x01\x01R\x06status\x12\x1b\n\x06\x61\x63tion\x18\x06 \x01(\tH\x00R\x06\x61\x63tion\x88\x01\x01\x12\x39\n\ncreated_at\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\tcreatedAt\x12\x42\n\x0cheartbeat_at\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.TimestampH\x01R\x0bheartbeatAt\x88\x01\x01\x12\x36\n\x07payload\x18\t \x01(\x0b\x32\x17.google.protobuf.StructH\x02R\x07payload\x88\x01\x01\x42\t\n\x07_actionB\x0f\n\r_heartbeat_atB\n\n\x08_payloadB\xee\x01\n)com.agentic_mesh_protocol.task_manager.v1B\x17TaskManagerMessageProtoP\x01\xa2\x02\x03\x41TX\xaa\x02\"AgenticMeshProtocol.TaskManager.V1\xca\x02\"AgenticMeshProtocol\\TaskManager\\V1\xe2\x02.AgenticMeshProtocol\\TaskManager\\V1\\GPBMetadata\xea\x02$AgenticMeshProtocol::TaskManager::V1b\x06proto3')
|
|
31
31
|
|
|
32
32
|
_globals = globals()
|
|
33
33
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -48,5 +48,5 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
48
48
|
_globals['_TASKERROR']._serialized_start=200
|
|
49
49
|
_globals['_TASKERROR']._serialized_end=346
|
|
50
50
|
_globals['_TASK']._serialized_start=349
|
|
51
|
-
_globals['_TASK']._serialized_end=
|
|
51
|
+
_globals['_TASK']._serialized_end=1528
|
|
52
52
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -29,8 +29,7 @@ class Task(_message.Message):
|
|
|
29
29
|
STATUS_FIELD_NUMBER: _ClassVar[int]
|
|
30
30
|
ACTION_FIELD_NUMBER: _ClassVar[int]
|
|
31
31
|
CREATED_AT_FIELD_NUMBER: _ClassVar[int]
|
|
32
|
-
|
|
33
|
-
ERROR_FIELD_NUMBER: _ClassVar[int]
|
|
32
|
+
HEARTBEAT_AT_FIELD_NUMBER: _ClassVar[int]
|
|
34
33
|
PAYLOAD_FIELD_NUMBER: _ClassVar[int]
|
|
35
34
|
task_id: str
|
|
36
35
|
mission_id: str
|
|
@@ -39,7 +38,6 @@ class Task(_message.Message):
|
|
|
39
38
|
status: str
|
|
40
39
|
action: str
|
|
41
40
|
created_at: _timestamp_pb2.Timestamp
|
|
42
|
-
|
|
43
|
-
error: TaskError
|
|
41
|
+
heartbeat_at: _timestamp_pb2.Timestamp
|
|
44
42
|
payload: _struct_pb2.Struct
|
|
45
|
-
def __init__(self, task_id: _Optional[str] = ..., mission_id: _Optional[str] = ..., setup_id: _Optional[str] = ..., setup_version_id: _Optional[str] = ..., status: _Optional[str] = ..., action: _Optional[str] = ..., created_at: _Optional[_Union[datetime.datetime, _timestamp_pb2.Timestamp, _Mapping]] = ...,
|
|
43
|
+
def __init__(self, task_id: _Optional[str] = ..., mission_id: _Optional[str] = ..., setup_id: _Optional[str] = ..., setup_version_id: _Optional[str] = ..., status: _Optional[str] = ..., action: _Optional[str] = ..., created_at: _Optional[_Union[datetime.datetime, _timestamp_pb2.Timestamp, _Mapping]] = ..., heartbeat_at: _Optional[_Union[datetime.datetime, _timestamp_pb2.Timestamp, _Mapping]] = ..., payload: _Optional[_Union[_struct_pb2.Struct, _Mapping]] = ...) -> None: ...
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: agentic-mesh-protocol
|
|
3
|
-
Version: 0.2.3.
|
|
3
|
+
Version: 0.2.3.dev1
|
|
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
|
agentic_mesh_protocol-0.2.3.dev0/src/agentic_mesh_protocol/task_manager/v1/task_manager_dto_pb2.py
DELETED
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
# -*- coding: utf-8 -*-
|
|
2
|
-
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
-
# NO CHECKED-IN PROTOBUF GENCODE
|
|
4
|
-
# source: agentic_mesh_protocol/task_manager/v1/task_manager_dto.proto
|
|
5
|
-
# Protobuf Python Version: 6.33.0
|
|
6
|
-
"""Generated protocol buffer code."""
|
|
7
|
-
from google.protobuf import descriptor as _descriptor
|
|
8
|
-
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
9
|
-
from google.protobuf import runtime_version as _runtime_version
|
|
10
|
-
from google.protobuf import symbol_database as _symbol_database
|
|
11
|
-
from google.protobuf.internal import builder as _builder
|
|
12
|
-
_runtime_version.ValidateProtobufRuntimeVersion(
|
|
13
|
-
_runtime_version.Domain.PUBLIC,
|
|
14
|
-
6,
|
|
15
|
-
33,
|
|
16
|
-
0,
|
|
17
|
-
'',
|
|
18
|
-
'agentic_mesh_protocol/task_manager/v1/task_manager_dto.proto'
|
|
19
|
-
)
|
|
20
|
-
# @@protoc_insertion_point(imports)
|
|
21
|
-
|
|
22
|
-
_sym_db = _symbol_database.Default()
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
from agentic_mesh_protocol.task_manager.v1 import task_manager_message_pb2 as agentic__mesh__protocol_dot_task__manager_dot_v1_dot_task__manager__message__pb2
|
|
26
|
-
from buf.validate import validate_pb2 as buf_dot_validate_dot_validate__pb2
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n<agentic_mesh_protocol/task_manager/v1/task_manager_dto.proto\x12%agentic_mesh_protocol.task_manager.v1\x1a@agentic_mesh_protocol/task_manager/v1/task_manager_message.proto\x1a\x1b\x62uf/validate/validate.proto\"\xbf\x02\n\x12\x43reateTasksRequest\x12\xdb\x01\n\nmission_id\x18\x01 \x01(\tB\xbb\x01\xbaH\xb7\x01\xba\x01Y\n\x11mission_id_prefix\x12&mission_id must start with \'missions:\'\x1a\x1cthis.startsWith(\'missions:\')\xba\x01U\n\x11mission_id_length\x12-mission_id must be at least 1 characters long\x1a\x11this.size() >= 10\xc8\x01\x01R\tmissionId\x12K\n\x05tasks\x18\x02 \x03(\x0b\x32+.agentic_mesh_protocol.task_manager.v1.TaskB\x08\xbaH\x05\x92\x01\x02\x08\x01R\x05tasks\"r\n\x13\x43reateTasksResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12\x41\n\x05tasks\x18\x02 \x03(\x0b\x32+.agentic_mesh_protocol.task_manager.v1.TaskR\x05tasks\"\xb2\x01\n\x10StopTasksRequest\x12v\n\x08task_ids\x18\x01 \x03(\tB[\xbaHX\x92\x01U\x08\x01\"Q\xba\x01N\n\x0etask_id_length\x12*task_id must be at least 1 characters long\x1a\x10this.size() >= 1R\x07taskIds\x12\x1b\n\x06reason\x18\x02 \x01(\tH\x00R\x06reason\x88\x01\x01\x42\t\n\x07_reason\"p\n\x11StopTasksResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12\x41\n\x05tasks\x18\x02 \x03(\x0b\x32+.agentic_mesh_protocol.task_manager.v1.TaskR\x05tasks\"\x8f\x01\n\x15ListHeartbeatsRequest\x12v\n\x08task_ids\x18\x01 \x03(\tB[\xbaHX\x92\x01U\x08\x01\"Q\xba\x01N\n\x0etask_id_length\x12*task_id must be at least 1 characters long\x1a\x10this.size() >= 1R\x07taskIds\"\x85\x01\n\x16ListHeartbeatsResponse\x12(\n\x0btotal_count\x18\x01 \x01(\x05\x42\x07\xbaH\x04\x1a\x02(\x00R\ntotalCount\x12\x41\n\x05tasks\x18\x02 \x03(\x0b\x32+.agentic_mesh_protocol.task_manager.v1.TaskR\x05tasks\"\x85\x01\n\x11GetSignalsRequest\x12p\n\x07task_id\x18\x01 \x01(\tBW\xbaHT\xba\x01N\n\x0etask_id_length\x12*task_id must be at least 1 characters long\x1a\x10this.size() >= 1\xc8\x01\x01R\x06taskId\"W\n\x12GetSignalsResponse\x12\x41\n\x05tasks\x18\x01 \x03(\x0b\x32+.agentic_mesh_protocol.task_manager.v1.TaskR\x05tasksB\xea\x01\n)com.agentic_mesh_protocol.task_manager.v1B\x13TaskManagerDtoProtoP\x01\xa2\x02\x03\x41TX\xaa\x02\"AgenticMeshProtocol.TaskManager.V1\xca\x02\"AgenticMeshProtocol\\TaskManager\\V1\xe2\x02.AgenticMeshProtocol\\TaskManager\\V1\\GPBMetadata\xea\x02$AgenticMeshProtocol::TaskManager::V1b\x06proto3')
|
|
30
|
-
|
|
31
|
-
_globals = globals()
|
|
32
|
-
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
33
|
-
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'agentic_mesh_protocol.task_manager.v1.task_manager_dto_pb2', _globals)
|
|
34
|
-
if not _descriptor._USE_C_DESCRIPTORS:
|
|
35
|
-
_globals['DESCRIPTOR']._loaded_options = None
|
|
36
|
-
_globals['DESCRIPTOR']._serialized_options = b'\n)com.agentic_mesh_protocol.task_manager.v1B\023TaskManagerDtoProtoP\001\242\002\003ATX\252\002\"AgenticMeshProtocol.TaskManager.V1\312\002\"AgenticMeshProtocol\\TaskManager\\V1\342\002.AgenticMeshProtocol\\TaskManager\\V1\\GPBMetadata\352\002$AgenticMeshProtocol::TaskManager::V1'
|
|
37
|
-
_globals['_CREATETASKSREQUEST'].fields_by_name['mission_id']._loaded_options = None
|
|
38
|
-
_globals['_CREATETASKSREQUEST'].fields_by_name['mission_id']._serialized_options = b'\272H\267\001\272\001Y\n\021mission_id_prefix\022&mission_id must start with \'missions:\'\032\034this.startsWith(\'missions:\')\272\001U\n\021mission_id_length\022-mission_id must be at least 1 characters long\032\021this.size() >= 10\310\001\001'
|
|
39
|
-
_globals['_CREATETASKSREQUEST'].fields_by_name['tasks']._loaded_options = None
|
|
40
|
-
_globals['_CREATETASKSREQUEST'].fields_by_name['tasks']._serialized_options = b'\272H\005\222\001\002\010\001'
|
|
41
|
-
_globals['_STOPTASKSREQUEST'].fields_by_name['task_ids']._loaded_options = None
|
|
42
|
-
_globals['_STOPTASKSREQUEST'].fields_by_name['task_ids']._serialized_options = b'\272HX\222\001U\010\001\"Q\272\001N\n\016task_id_length\022*task_id must be at least 1 characters long\032\020this.size() >= 1'
|
|
43
|
-
_globals['_LISTHEARTBEATSREQUEST'].fields_by_name['task_ids']._loaded_options = None
|
|
44
|
-
_globals['_LISTHEARTBEATSREQUEST'].fields_by_name['task_ids']._serialized_options = b'\272HX\222\001U\010\001\"Q\272\001N\n\016task_id_length\022*task_id must be at least 1 characters long\032\020this.size() >= 1'
|
|
45
|
-
_globals['_LISTHEARTBEATSRESPONSE'].fields_by_name['total_count']._loaded_options = None
|
|
46
|
-
_globals['_LISTHEARTBEATSRESPONSE'].fields_by_name['total_count']._serialized_options = b'\272H\004\032\002(\000'
|
|
47
|
-
_globals['_GETSIGNALSREQUEST'].fields_by_name['task_id']._loaded_options = None
|
|
48
|
-
_globals['_GETSIGNALSREQUEST'].fields_by_name['task_id']._serialized_options = b'\272HT\272\001N\n\016task_id_length\022*task_id must be at least 1 characters long\032\020this.size() >= 1\310\001\001'
|
|
49
|
-
_globals['_CREATETASKSREQUEST']._serialized_start=199
|
|
50
|
-
_globals['_CREATETASKSREQUEST']._serialized_end=518
|
|
51
|
-
_globals['_CREATETASKSRESPONSE']._serialized_start=520
|
|
52
|
-
_globals['_CREATETASKSRESPONSE']._serialized_end=634
|
|
53
|
-
_globals['_STOPTASKSREQUEST']._serialized_start=637
|
|
54
|
-
_globals['_STOPTASKSREQUEST']._serialized_end=815
|
|
55
|
-
_globals['_STOPTASKSRESPONSE']._serialized_start=817
|
|
56
|
-
_globals['_STOPTASKSRESPONSE']._serialized_end=929
|
|
57
|
-
_globals['_LISTHEARTBEATSREQUEST']._serialized_start=932
|
|
58
|
-
_globals['_LISTHEARTBEATSREQUEST']._serialized_end=1075
|
|
59
|
-
_globals['_LISTHEARTBEATSRESPONSE']._serialized_start=1078
|
|
60
|
-
_globals['_LISTHEARTBEATSRESPONSE']._serialized_end=1211
|
|
61
|
-
_globals['_GETSIGNALSREQUEST']._serialized_start=1214
|
|
62
|
-
_globals['_GETSIGNALSREQUEST']._serialized_end=1347
|
|
63
|
-
_globals['_GETSIGNALSRESPONSE']._serialized_start=1349
|
|
64
|
-
_globals['_GETSIGNALSRESPONSE']._serialized_end=1436
|
|
65
|
-
# @@protoc_insertion_point(module_scope)
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev1}/src/buf/validate/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|