agentic-mesh-protocol 1.0.0.dev2__py3-none-any.whl → 1.0.1.dev2__py3-none-any.whl
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/__version__.py +1 -1
- agentic_mesh_protocol/filesystem/v1/filesystem_pb2.py +34 -34
- agentic_mesh_protocol/gateway/v1/gateway_pb2.py +21 -15
- agentic_mesh_protocol/gateway/v1/gateway_pb2.pyi +14 -0
- agentic_mesh_protocol/gateway/v1/gateway_service_pb2.py +2 -2
- agentic_mesh_protocol/gateway/v1/gateway_service_pb2_grpc.py +58 -9
- agentic_mesh_protocol/module/v1/information_pb2.py +27 -19
- agentic_mesh_protocol/module/v1/information_pb2.pyi +16 -0
- agentic_mesh_protocol/module/v1/module_service_pb2.py +2 -2
- agentic_mesh_protocol/module/v1/module_service_pb2_grpc.py +44 -0
- agentic_mesh_protocol/pagination/__init__.py +0 -0
- agentic_mesh_protocol/pagination/v1/__init__.py +0 -0
- agentic_mesh_protocol/registry/v1/registry_enums_pb2.py +5 -3
- agentic_mesh_protocol/registry/v1/registry_enums_pb2.pyi +13 -2
- agentic_mesh_protocol/registry/v1/registry_models_pb2.py +21 -9
- agentic_mesh_protocol/registry/v1/registry_models_pb2.pyi +59 -4
- agentic_mesh_protocol/registry/v1/registry_requests_pb2.py +50 -50
- agentic_mesh_protocol/registry/v1/registry_requests_pb2.pyi +47 -27
- agentic_mesh_protocol/registry/v1/registry_service_pb2.py +2 -2
- agentic_mesh_protocol/registry/v1/registry_service_pb2_grpc.py +30 -28
- agentic_mesh_protocol/storage/v1/data_pb2.py +42 -42
- agentic_mesh_protocol/storage/v1/data_pb2.pyi +21 -21
- agentic_mesh_protocol/user_profile/v1/user_profile_pb2.py +34 -2
- agentic_mesh_protocol/user_profile/v1/user_profile_pb2.pyi +65 -1
- agentic_mesh_protocol/user_profile/v1/user_profile_service_pb2.py +2 -2
- agentic_mesh_protocol/user_profile/v1/user_profile_service_pb2_grpc.py +134 -0
- {agentic_mesh_protocol-1.0.0.dev2.dist-info → agentic_mesh_protocol-1.0.1.dev2.dist-info}/METADATA +5 -5
- {agentic_mesh_protocol-1.0.0.dev2.dist-info → agentic_mesh_protocol-1.0.1.dev2.dist-info}/RECORD +31 -29
- {agentic_mesh_protocol-1.0.0.dev2.dist-info → agentic_mesh_protocol-1.0.1.dev2.dist-info}/WHEEL +1 -1
- {agentic_mesh_protocol-1.0.0.dev2.dist-info → agentic_mesh_protocol-1.0.1.dev2.dist-info}/licenses/LICENSE +0 -0
- {agentic_mesh_protocol-1.0.0.dev2.dist-info → agentic_mesh_protocol-1.0.1.dev2.dist-info}/top_level.txt +0 -0
|
@@ -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'\n4agentic_mesh_protocol/filesystem/v1/filesystem.proto\x12#agentic_mesh_protocol.filesystem.v1\x1a\x1b\x62uf/validate/validate.proto\x1a\x1cgoogle/protobuf/struct.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\xe6\x04\n\x04\x46ile\x12-\n\x07\x66ile_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x32\n^files:.*$\xc8\x01\x01R\x06\x66ileId\x12;\n\x07\x63ontext\x18\x02 \x01(\tB!\xbaH\x1er\x19\x32\x17^(missions:|setups:).*$\xc8\x01\x01R\x07\x63ontext\x12\x1e\n\x04name\x18\x03 \x01(\tB\n\xbaH\x07r\x02\x10\x01\xc8\x01\x01R\x04name\x12W\n\tfile_type\x18\x04 \x01(\x0e\x32-.agentic_mesh_protocol.filesystem.v1.FileTypeB\x0b\xbaH\x08\x82\x01\x02 \x00\xc8\x01\x01R\x08\x66ileType\x12-\n\x0c\x63ontent_type\x18\x05 \x01(\tB\n\xbaH\x07r\x02\x10\x01\xc8\x01\x01R\x0b\x63ontentType\x12)\n\nsize_bytes\x18\x06 \x01(\x03\x42\n\xbaH\x07\"\x02(\x00\xc8\x01\x01R\tsizeBytes\x12&\n\x08\x63hecksum\x18\x07 \x01(\tB\n\xbaH\x07r\x02\x10\x01\xc8\x01\x01R\x08\x63hecksum\x12\x33\n\x08metadata\x18\x08 \x01(\x0b\x32\x17.google.protobuf.StructR\x08metadata\x12+\n\x0bstorage_uri\x18\t \x01(\tB\n\xbaH\x07r\x02\x10\x01\xc8\x01\x01R\nstorageUri\x12%\n\x08\x66ile_url\x18\n \x01(\tB\n\xbaH\x07r\x02\x10\x01\xc8\x01\x01R\x07\x66ileUrl\x12T\n\x06status\x18\x0b \x01(\x0e\x32/.agentic_mesh_protocol.filesystem.v1.FileStatusB\x0b\xbaH\x08\x82\x01\x02 \x00\xc8\x01\x01R\x06status\x12\x18\n\x07\x63ontent\x18\x0c \x01(\x0cR\x07\x63ontent\"\
|
|
30
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n4agentic_mesh_protocol/filesystem/v1/filesystem.proto\x12#agentic_mesh_protocol.filesystem.v1\x1a\x1b\x62uf/validate/validate.proto\x1a\x1cgoogle/protobuf/struct.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\xe6\x04\n\x04\x46ile\x12-\n\x07\x66ile_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x32\n^files:.*$\xc8\x01\x01R\x06\x66ileId\x12;\n\x07\x63ontext\x18\x02 \x01(\tB!\xbaH\x1er\x19\x32\x17^(missions:|setups:).*$\xc8\x01\x01R\x07\x63ontext\x12\x1e\n\x04name\x18\x03 \x01(\tB\n\xbaH\x07r\x02\x10\x01\xc8\x01\x01R\x04name\x12W\n\tfile_type\x18\x04 \x01(\x0e\x32-.agentic_mesh_protocol.filesystem.v1.FileTypeB\x0b\xbaH\x08\x82\x01\x02 \x00\xc8\x01\x01R\x08\x66ileType\x12-\n\x0c\x63ontent_type\x18\x05 \x01(\tB\n\xbaH\x07r\x02\x10\x01\xc8\x01\x01R\x0b\x63ontentType\x12)\n\nsize_bytes\x18\x06 \x01(\x03\x42\n\xbaH\x07\"\x02(\x00\xc8\x01\x01R\tsizeBytes\x12&\n\x08\x63hecksum\x18\x07 \x01(\tB\n\xbaH\x07r\x02\x10\x01\xc8\x01\x01R\x08\x63hecksum\x12\x33\n\x08metadata\x18\x08 \x01(\x0b\x32\x17.google.protobuf.StructR\x08metadata\x12+\n\x0bstorage_uri\x18\t \x01(\tB\n\xbaH\x07r\x02\x10\x01\xc8\x01\x01R\nstorageUri\x12%\n\x08\x66ile_url\x18\n \x01(\tB\n\xbaH\x07r\x02\x10\x01\xc8\x01\x01R\x07\x66ileUrl\x12T\n\x06status\x18\x0b \x01(\x0e\x32/.agentic_mesh_protocol.filesystem.v1.FileStatusB\x0b\xbaH\x08\x82\x01\x02 \x00\xc8\x01\x01R\x06status\x12\x18\n\x07\x63ontent\x18\x0c \x01(\x0cR\x07\x63ontent\"\xbe\x06\n\nFileFilter\x12\x14\n\x05names\x18\x01 \x03(\tR\x05names\x12\x31\n\x08\x66ile_ids\x18\x02 \x03(\tB\x16\xbaH\x13\x92\x01\x10\"\x0er\x0c\x32\n^files:.*$R\x07\x66ileIds\x12[\n\nfile_types\x18\x03 \x03(\x0e\x32-.agentic_mesh_protocol.filesystem.v1.FileTypeB\r\xbaH\n\x92\x01\x07\"\x05\x82\x01\x02 \x00R\tfileTypes\x12Q\n\x07\x63ontext\x18\x04 \x01(\tB7\xbaH4r/2-^(missions:|setups:|users:|organizations:).*$\xc8\x01\x01R\x07\x63ontext\x12?\n\rcreated_after\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\x0c\x63reatedAfter\x12\x41\n\x0e\x63reated_before\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\rcreatedBefore\x12?\n\rupdated_after\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\x0cupdatedAfter\x12\x41\n\x0eupdated_before\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\rupdatedBefore\x12G\n\x06status\x18\t \x01(\x0e\x32/.agentic_mesh_protocol.filesystem.v1.FileStatusR\x06status\x12.\n\x13\x63ontent_type_prefix\x18\n \x01(\tR\x11\x63ontentTypePrefix\x12-\n\x0emin_size_bytes\x18\x0b \x01(\x03\x42\x07\xbaH\x04\"\x02(\x00R\x0cminSizeBytes\x12-\n\x0emax_size_bytes\x18\x0c \x01(\x03\x42\x07\xbaH\x04\"\x02(\x00R\x0cmaxSizeBytes\x12\x35\n\x06prefix\x18\r \x01(\tB\x1d\xbaH\x1ar\x18\x32\x16^[^.]*([.][^.]+)*[.]?$R\x06prefix\x12!\n\x0c\x63ontent_type\x18\x0e \x01(\tR\x0b\x63ontentType\"o\n\nFileResult\x12?\n\x04\x66ile\x18\x01 \x01(\x0b\x32).agentic_mesh_protocol.filesystem.v1.FileH\x00R\x04\x66ile\x12\x16\n\x05\x65rror\x18\x02 \x01(\tH\x00R\x05\x65rrorB\x08\n\x06result\"\xf6\x03\n\x0eUploadFileData\x12G\n\x07\x63ontext\x18\x01 \x01(\tB-\xbaH*r%2#(^(missions:|setups:).*$|^default$)\xc8\x01\x01R\x07\x63ontext\x12\x36\n\x04name\x18\x02 \x01(\tB\"\xbaH\x1fr\x1a\x10\x01\x32\x16^[^.]*([.][^.]+)*[.]?$\xc8\x01\x01R\x04name\x12W\n\tfile_type\x18\x03 \x01(\x0e\x32-.agentic_mesh_protocol.filesystem.v1.FileTypeB\x0b\xbaH\x08\x82\x01\x02 \x00\xc8\x01\x01R\x08\x66ileType\x12-\n\x0c\x63ontent_type\x18\x04 \x01(\tB\n\xbaH\x07r\x02\x10\x01\xc8\x01\x01R\x0b\x63ontentType\x12$\n\x07\x63ontent\x18\x05 \x01(\x0c\x42\n\xbaH\x07z\x02\x10\x01\xc8\x01\x01R\x07\x63ontent\x12\x33\n\x08metadata\x18\x06 \x01(\x0b\x32\x17.google.protobuf.StructR\x08metadata\x12T\n\x06status\x18\x07 \x01(\x0e\x32/.agentic_mesh_protocol.filesystem.v1.FileStatusB\x0b\xbaH\x08\x82\x01\x02 \x00\xc8\x01\x01R\x06status\x12*\n\x11replace_if_exists\x18\x08 \x01(\x08R\x0freplaceIfExists\"l\n\x12UploadFilesRequest\x12V\n\x05\x66iles\x18\x01 \x03(\x0b\x32\x33.agentic_mesh_protocol.filesystem.v1.UploadFileDataB\x0b\xbaH\x08\x92\x01\x02\x08\x01\xc8\x01\x01R\x05\x66iles\"\xbc\x01\n\x13UploadFilesResponse\x12I\n\x07results\x18\x01 \x03(\x0b\x32/.agentic_mesh_protocol.filesystem.v1.FileResultR\x07results\x12.\n\x0etotal_uploaded\x18\x02 \x01(\x05\x42\x07\xbaH\x04\x1a\x02(\x00R\rtotalUploaded\x12*\n\x0ctotal_failed\x18\x03 \x01(\x05\x42\x07\xbaH\x04\x1a\x02(\x00R\x0btotalFailed\"\xa2\x01\n\x0eGetFileRequest\x12\x38\n\x07\x63ontext\x18\x01 \x01(\tB\x1e\xbaH\x1br\x19\x32\x17^(missions:|setups:).*$R\x07\x63ontext\x12-\n\x07\x66ile_id\x18\x02 \x01(\tB\x14\xbaH\x11r\x0c\x32\n^files:.*$\xc8\x01\x01R\x06\x66ileId\x12\'\n\x0finclude_content\x18\x03 \x01(\x08R\x0eincludeContent\"r\n\x0fGetFileResponse\x12\x45\n\x04\x66ile\x18\x01 \x01(\x0b\x32).agentic_mesh_protocol.filesystem.v1.FileB\x06\xbaH\x03\xc8\x01\x01R\x04\x66ile\x12\x18\n\x07\x63ontent\x18\x02 \x01(\x0cR\x07\x63ontent\"\xca\x03\n\x11UpdateFileRequest\x12;\n\x07\x63ontext\x18\x01 \x01(\tB!\xbaH\x1er\x19\x32\x17^(missions:|setups:).*$\xc8\x01\x01R\x07\x63ontext\x12-\n\x07\x66ile_id\x18\x02 \x01(\tB\x14\xbaH\x11r\x0c\x32\n^files:.*$\xc8\x01\x01R\x06\x66ileId\x12\"\n\x08new_name\x18\x03 \x01(\tB\x07\xbaH\x04r\x02\x10\x01R\x07newName\x12T\n\tfile_type\x18\x04 \x01(\x0e\x32-.agentic_mesh_protocol.filesystem.v1.FileTypeB\x08\xbaH\x05\x82\x01\x02 \x00R\x08\x66ileType\x12*\n\x0c\x63ontent_type\x18\x05 \x01(\tB\x07\xbaH\x04r\x02\x10\x01R\x0b\x63ontentType\x12\x18\n\x07\x63ontent\x18\x06 \x01(\x0cR\x07\x63ontent\x12T\n\x06status\x18\x07 \x01(\x0e\x32/.agentic_mesh_protocol.filesystem.v1.FileStatusB\x0b\xbaH\x08\x82\x01\x02 \x00\xc8\x01\x01R\x06status\x12\x33\n\x08metadata\x18\x08 \x01(\x0b\x32\x17.google.protobuf.StructR\x08metadata\"]\n\x12UpdateFileResponse\x12G\n\x06result\x18\x01 \x01(\x0b\x32/.agentic_mesh_protocol.filesystem.v1.FileResultR\x06result\"\xc0\x02\n\x0fGetFilesRequest\x12Q\n\x07\x63ontext\x18\x01 \x01(\tB7\xbaH4r/2-^(missions:|setups:|users:|organizations:).*$\xc8\x01\x01R\x07\x63ontext\x12Q\n\x07\x66ilters\x18\x02 \x01(\x0b\x32/.agentic_mesh_protocol.filesystem.v1.FileFilterB\x06\xbaH\x03\xc8\x01\x01R\x07\x66ilters\x12\'\n\tlist_size\x18\x03 \x01(\x05\x42\n\xbaH\x07\x1a\x05\x18\xe8\x07(\x01R\x08listSize\x12\x1f\n\x06offset\x18\x04 \x01(\x05\x42\x07\xbaH\x04\x1a\x02(\x00R\x06offset\x12\x14\n\x05order\x18\x05 \x01(\tR\x05order\x12\'\n\x0finclude_content\x18\x06 \x01(\x08R\x0eincludeContent\"}\n\x10GetFilesResponse\x12?\n\x05\x66iles\x18\x01 \x03(\x0b\x32).agentic_mesh_protocol.filesystem.v1.FileR\x05\x66iles\x12(\n\x0btotal_count\x18\x02 \x01(\x05\x42\x07\xbaH\x04\x1a\x02(\x00R\ntotalCount\"\xd8\x01\n\x12\x44\x65leteFilesRequest\x12;\n\x07\x63ontext\x18\x01 \x01(\tB!\xbaH\x1er\x19\x32\x17^(missions:|setups:).*$\xc8\x01\x01R\x07\x63ontext\x12Q\n\x07\x66ilters\x18\x02 \x01(\x0b\x32/.agentic_mesh_protocol.filesystem.v1.FileFilterB\x06\xbaH\x03\xc8\x01\x01R\x07\x66ilters\x12\x14\n\x05\x66orce\x18\x03 \x01(\x08R\x05\x66orce\x12\x1c\n\tpermanent\x18\x04 \x01(\x08R\tpermanent\"\x8c\x02\n\x13\x44\x65leteFilesResponse\x12_\n\x07results\x18\x01 \x03(\x0b\x32\x45.agentic_mesh_protocol.filesystem.v1.DeleteFilesResponse.ResultsEntryR\x07results\x12,\n\rtotal_deleted\x18\x02 \x01(\x05\x42\x07\xbaH\x04\x1a\x02(\x00R\x0ctotalDeleted\x12*\n\x0ctotal_failed\x18\x03 \x01(\x05\x42\x07\xbaH\x04\x1a\x02(\x00R\x0btotalFailed\x1a:\n\x0cResultsEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12\x14\n\x05value\x18\x02 \x01(\x08R\x05value:\x02\x38\x01*\xbc\x01\n\x08\x46ileType\x12\x19\n\x15\x46ILE_TYPE_UNSPECIFIED\x10\x00\x12\x16\n\x12\x46ILE_TYPE_DOCUMENT\x10\x01\x12\x13\n\x0f\x46ILE_TYPE_IMAGE\x10\x02\x12\x13\n\x0f\x46ILE_TYPE_VIDEO\x10\x03\x12\x13\n\x0f\x46ILE_TYPE_AUDIO\x10\x04\x12\x15\n\x11\x46ILE_TYPE_ARCHIVE\x10\x05\x12\x12\n\x0e\x46ILE_TYPE_CODE\x10\x06\x12\x13\n\x0f\x46ILE_TYPE_OTHER\x10\x07*\xab\x01\n\nFileStatus\x12\x1b\n\x17\x46ILE_STATUS_UNSPECIFIED\x10\x00\x12\x19\n\x15\x46ILE_STATUS_UPLOADING\x10\x01\x12\x16\n\x12\x46ILE_STATUS_ACTIVE\x10\x02\x12\x1a\n\x16\x46ILE_STATUS_PROCESSING\x10\x03\x12\x18\n\x14\x46ILE_STATUS_ARCHIVED\x10\x04\x12\x17\n\x13\x46ILE_STATUS_DELETED\x10\x05\x42\xe0\x01\n\'com.agentic_mesh_protocol.filesystem.v1B\x0f\x46ilesystemProtoP\x01\xa2\x02\x03\x41\x46X\xaa\x02!AgenticMeshProtocol.Filesystem.V1\xca\x02!AgenticMeshProtocol\\Filesystem\\V1\xe2\x02-AgenticMeshProtocol\\Filesystem\\V1\\GPBMetadata\xea\x02#AgenticMeshProtocol::Filesystem::V1b\x06proto3')
|
|
31
31
|
|
|
32
32
|
_globals = globals()
|
|
33
33
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -60,7 +60,7 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
60
60
|
_globals['_FILEFILTER'].fields_by_name['file_types']._loaded_options = None
|
|
61
61
|
_globals['_FILEFILTER'].fields_by_name['file_types']._serialized_options = b'\272H\n\222\001\007\"\005\202\001\002 \000'
|
|
62
62
|
_globals['_FILEFILTER'].fields_by_name['context']._loaded_options = None
|
|
63
|
-
_globals['_FILEFILTER'].fields_by_name['context']._serialized_options = b'\
|
|
63
|
+
_globals['_FILEFILTER'].fields_by_name['context']._serialized_options = b'\272H4r/2-^(missions:|setups:|users:|organizations:).*$\310\001\001'
|
|
64
64
|
_globals['_FILEFILTER'].fields_by_name['min_size_bytes']._loaded_options = None
|
|
65
65
|
_globals['_FILEFILTER'].fields_by_name['min_size_bytes']._serialized_options = b'\272H\004\"\002(\000'
|
|
66
66
|
_globals['_FILEFILTER'].fields_by_name['max_size_bytes']._loaded_options = None
|
|
@@ -104,7 +104,7 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
104
104
|
_globals['_UPDATEFILEREQUEST'].fields_by_name['status']._loaded_options = None
|
|
105
105
|
_globals['_UPDATEFILEREQUEST'].fields_by_name['status']._serialized_options = b'\272H\010\202\001\002 \000\310\001\001'
|
|
106
106
|
_globals['_GETFILESREQUEST'].fields_by_name['context']._loaded_options = None
|
|
107
|
-
_globals['_GETFILESREQUEST'].fields_by_name['context']._serialized_options = b'\
|
|
107
|
+
_globals['_GETFILESREQUEST'].fields_by_name['context']._serialized_options = b'\272H4r/2-^(missions:|setups:|users:|organizations:).*$\310\001\001'
|
|
108
108
|
_globals['_GETFILESREQUEST'].fields_by_name['filters']._loaded_options = None
|
|
109
109
|
_globals['_GETFILESREQUEST'].fields_by_name['filters']._serialized_options = b'\272H\003\310\001\001'
|
|
110
110
|
_globals['_GETFILESREQUEST'].fields_by_name['list_size']._loaded_options = None
|
|
@@ -123,38 +123,38 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
123
123
|
_globals['_DELETEFILESRESPONSE'].fields_by_name['total_deleted']._serialized_options = b'\272H\004\032\002(\000'
|
|
124
124
|
_globals['_DELETEFILESRESPONSE'].fields_by_name['total_failed']._loaded_options = None
|
|
125
125
|
_globals['_DELETEFILESRESPONSE'].fields_by_name['total_failed']._serialized_options = b'\272H\004\032\002(\000'
|
|
126
|
-
_globals['_FILETYPE']._serialized_start=
|
|
127
|
-
_globals['_FILETYPE']._serialized_end=
|
|
128
|
-
_globals['_FILESTATUS']._serialized_start=
|
|
129
|
-
_globals['_FILESTATUS']._serialized_end=
|
|
126
|
+
_globals['_FILETYPE']._serialized_start=4332
|
|
127
|
+
_globals['_FILETYPE']._serialized_end=4520
|
|
128
|
+
_globals['_FILESTATUS']._serialized_start=4523
|
|
129
|
+
_globals['_FILESTATUS']._serialized_end=4694
|
|
130
130
|
_globals['_FILE']._serialized_start=186
|
|
131
131
|
_globals['_FILE']._serialized_end=800
|
|
132
132
|
_globals['_FILEFILTER']._serialized_start=803
|
|
133
|
-
_globals['_FILEFILTER']._serialized_end=
|
|
134
|
-
_globals['_FILERESULT']._serialized_start=
|
|
135
|
-
_globals['_FILERESULT']._serialized_end=
|
|
136
|
-
_globals['_UPLOADFILEDATA']._serialized_start=
|
|
137
|
-
_globals['_UPLOADFILEDATA']._serialized_end=
|
|
138
|
-
_globals['_UPLOADFILESREQUEST']._serialized_start=
|
|
139
|
-
_globals['_UPLOADFILESREQUEST']._serialized_end=
|
|
140
|
-
_globals['_UPLOADFILESRESPONSE']._serialized_start=
|
|
141
|
-
_globals['_UPLOADFILESRESPONSE']._serialized_end=
|
|
142
|
-
_globals['_GETFILEREQUEST']._serialized_start=
|
|
143
|
-
_globals['_GETFILEREQUEST']._serialized_end=
|
|
144
|
-
_globals['_GETFILERESPONSE']._serialized_start=
|
|
145
|
-
_globals['_GETFILERESPONSE']._serialized_end=
|
|
146
|
-
_globals['_UPDATEFILEREQUEST']._serialized_start=
|
|
147
|
-
_globals['_UPDATEFILEREQUEST']._serialized_end=
|
|
148
|
-
_globals['_UPDATEFILERESPONSE']._serialized_start=
|
|
149
|
-
_globals['_UPDATEFILERESPONSE']._serialized_end=
|
|
150
|
-
_globals['_GETFILESREQUEST']._serialized_start=
|
|
151
|
-
_globals['_GETFILESREQUEST']._serialized_end=
|
|
152
|
-
_globals['_GETFILESRESPONSE']._serialized_start=
|
|
153
|
-
_globals['_GETFILESRESPONSE']._serialized_end=
|
|
154
|
-
_globals['_DELETEFILESREQUEST']._serialized_start=
|
|
155
|
-
_globals['_DELETEFILESREQUEST']._serialized_end=
|
|
156
|
-
_globals['_DELETEFILESRESPONSE']._serialized_start=
|
|
157
|
-
_globals['_DELETEFILESRESPONSE']._serialized_end=
|
|
158
|
-
_globals['_DELETEFILESRESPONSE_RESULTSENTRY']._serialized_start=
|
|
159
|
-
_globals['_DELETEFILESRESPONSE_RESULTSENTRY']._serialized_end=
|
|
133
|
+
_globals['_FILEFILTER']._serialized_end=1633
|
|
134
|
+
_globals['_FILERESULT']._serialized_start=1635
|
|
135
|
+
_globals['_FILERESULT']._serialized_end=1746
|
|
136
|
+
_globals['_UPLOADFILEDATA']._serialized_start=1749
|
|
137
|
+
_globals['_UPLOADFILEDATA']._serialized_end=2251
|
|
138
|
+
_globals['_UPLOADFILESREQUEST']._serialized_start=2253
|
|
139
|
+
_globals['_UPLOADFILESREQUEST']._serialized_end=2361
|
|
140
|
+
_globals['_UPLOADFILESRESPONSE']._serialized_start=2364
|
|
141
|
+
_globals['_UPLOADFILESRESPONSE']._serialized_end=2552
|
|
142
|
+
_globals['_GETFILEREQUEST']._serialized_start=2555
|
|
143
|
+
_globals['_GETFILEREQUEST']._serialized_end=2717
|
|
144
|
+
_globals['_GETFILERESPONSE']._serialized_start=2719
|
|
145
|
+
_globals['_GETFILERESPONSE']._serialized_end=2833
|
|
146
|
+
_globals['_UPDATEFILEREQUEST']._serialized_start=2836
|
|
147
|
+
_globals['_UPDATEFILEREQUEST']._serialized_end=3294
|
|
148
|
+
_globals['_UPDATEFILERESPONSE']._serialized_start=3296
|
|
149
|
+
_globals['_UPDATEFILERESPONSE']._serialized_end=3389
|
|
150
|
+
_globals['_GETFILESREQUEST']._serialized_start=3392
|
|
151
|
+
_globals['_GETFILESREQUEST']._serialized_end=3712
|
|
152
|
+
_globals['_GETFILESRESPONSE']._serialized_start=3714
|
|
153
|
+
_globals['_GETFILESRESPONSE']._serialized_end=3839
|
|
154
|
+
_globals['_DELETEFILESREQUEST']._serialized_start=3842
|
|
155
|
+
_globals['_DELETEFILESREQUEST']._serialized_end=4058
|
|
156
|
+
_globals['_DELETEFILESRESPONSE']._serialized_start=4061
|
|
157
|
+
_globals['_DELETEFILESRESPONSE']._serialized_end=4329
|
|
158
|
+
_globals['_DELETEFILESRESPONSE_RESULTSENTRY']._serialized_start=4271
|
|
159
|
+
_globals['_DELETEFILESRESPONSE_RESULTSENTRY']._serialized_end=4329
|
|
160
160
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -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'\n.agentic_mesh_protocol/gateway/v1/gateway.proto\x12 agentic_mesh_protocol.gateway.v1\x1a\x1b\x62uf/validate/validate.proto\x1a\x1cgoogle/protobuf/struct.proto\"\x9b\x01\n\x12StartStreamRequest\x12\x1f\n\x07task_id\x18\x01 \x01(\tB\x06\xbaH\x03\xc8\x01\x01R\x06taskId\x12.\n\x08setup_id\x18\x02 \x01(\tB\x13\xbaH\x10r\x0b\x10\x01:\x07setups:\xc8\x01\x01R\x07setupId\x12\x34\n\nmission_id\x18\x03 \x01(\tB\x15\xbaH\x12r\r\x10\x01:\tmissions:\xc8\x01\x01R\tmissionId\"J\n\x13StartStreamResponse\x12\x1a\n\x08\x61\x63\x63\x65pted\x18\x01 \x01(\x08R\x08\x61\x63\x63\x65pted\x12\x17\n\x07task_id\x18\x02 \x01(\tR\x06taskId\"w\n\x0cStreamClient\x12\x19\n\x08\x66rom_seq\x18\x01 \x01(\x04R\x07\x66romSeq\x12\x1f\n\x07task_id\x18\x02 \x01(\tB\x06\xbaH\x03\xc8\x01\x01R\x06taskId\x12+\n\x04\x64\x61ta\x18\x03 \x01(\x0b\x32\x17.google.protobuf.StructR\x04\x64\x61ta\"v\n\x0cStreamServer\x12\x10\n\x03seq\x18\x01 \x01(\x04R\x03seq\x12\x1f\n\x07task_id\x18\x02 \x01(\tB\x06\xbaH\x03\xc8\x01\x01R\x06taskId\x12\x33\n\x04\x64\x61ta\x18\x03 \x01(\x0b\x32\x17.google.protobuf.StructB\x06\xbaH\x03\xc8\x01\x01R\x04\x64\x61ta\"~\n\x13\x43lientSignalRequest\x12\x17\n\x07task_id\x18\x01 \x01(\tR\x06taskId\x12N\n\x06\x61\x63tion\x18\x02 \x01(\x0e\x32..agentic_mesh_protocol.gateway.v1.SignalActionB\x06\xbaH\x03\xc8\x01\x01R\x06\x61\x63tion\"I\n\x14\x43lientSignalResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12\x17\n\x07task_id\x18\x02 \x01(\tR\x06taskId*\xb2\x01\n\x0cSignalAction\x12\x0f\n\x0bUNSPECIFIED\x10\x00\x12\n\n\x06\x43\x41NCEL\x10\x01\x12\x12\n\x0eINVALIDATE_ALL\x10\x02\x12\x17\n\x13INVALIDATE_CHANNELS\x10\x03\x12\x15\n\x11INVALIDATE_MODELS\x10\x04\x12\x14\n\x10INVALIDATE_SETUP\x10\x05\x12\x14\n\x10INVALIDATE_TOOLS\x10\x06\x12\x15\n\x11INVALIDATE_SHARED\x10\x07\x42\xce\x01\n$com.agentic_mesh_protocol.gateway.v1B\x0cGatewayProtoP\x01\xa2\x02\x03\x41GX\xaa\x02\x1e\x41genticMeshProtocol.Gateway.V1\xca\x02\x1e\x41genticMeshProtocol\\Gateway\\V1\xe2\x02*AgenticMeshProtocol\\Gateway\\V1\\GPBMetadata\xea\x02 AgenticMeshProtocol::Gateway::V1b\x06proto3')
|
|
29
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n.agentic_mesh_protocol/gateway/v1/gateway.proto\x12 agentic_mesh_protocol.gateway.v1\x1a\x1b\x62uf/validate/validate.proto\x1a\x1cgoogle/protobuf/struct.proto\"D\n\x14\x41ssociateTaskRequest\x12,\n\x0eparent_task_id\x18\x01 \x01(\tB\x06\xbaH\x03\xc8\x01\x01R\x0cparentTaskId\"V\n\x15\x41ssociateTaskResponse\x12\x17\n\x07task_id\x18\x01 \x01(\tR\x06taskId\x12$\n\x0eparent_task_id\x18\x02 \x01(\tR\x0cparentTaskId\"\x9b\x01\n\x12StartStreamRequest\x12\x1f\n\x07task_id\x18\x01 \x01(\tB\x06\xbaH\x03\xc8\x01\x01R\x06taskId\x12.\n\x08setup_id\x18\x02 \x01(\tB\x13\xbaH\x10r\x0b\x10\x01:\x07setups:\xc8\x01\x01R\x07setupId\x12\x34\n\nmission_id\x18\x03 \x01(\tB\x15\xbaH\x12r\r\x10\x01:\tmissions:\xc8\x01\x01R\tmissionId\"J\n\x13StartStreamResponse\x12\x1a\n\x08\x61\x63\x63\x65pted\x18\x01 \x01(\x08R\x08\x61\x63\x63\x65pted\x12\x17\n\x07task_id\x18\x02 \x01(\tR\x06taskId\"w\n\x0cStreamClient\x12\x19\n\x08\x66rom_seq\x18\x01 \x01(\x04R\x07\x66romSeq\x12\x1f\n\x07task_id\x18\x02 \x01(\tB\x06\xbaH\x03\xc8\x01\x01R\x06taskId\x12+\n\x04\x64\x61ta\x18\x03 \x01(\x0b\x32\x17.google.protobuf.StructR\x04\x64\x61ta\"v\n\x0cStreamServer\x12\x10\n\x03seq\x18\x01 \x01(\x04R\x03seq\x12\x1f\n\x07task_id\x18\x02 \x01(\tB\x06\xbaH\x03\xc8\x01\x01R\x06taskId\x12\x33\n\x04\x64\x61ta\x18\x03 \x01(\x0b\x32\x17.google.protobuf.StructB\x06\xbaH\x03\xc8\x01\x01R\x04\x64\x61ta\"~\n\x13\x43lientSignalRequest\x12\x17\n\x07task_id\x18\x01 \x01(\tR\x06taskId\x12N\n\x06\x61\x63tion\x18\x02 \x01(\x0e\x32..agentic_mesh_protocol.gateway.v1.SignalActionB\x06\xbaH\x03\xc8\x01\x01R\x06\x61\x63tion\"I\n\x14\x43lientSignalResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12\x17\n\x07task_id\x18\x02 \x01(\tR\x06taskId*\xb2\x01\n\x0cSignalAction\x12\x0f\n\x0bUNSPECIFIED\x10\x00\x12\n\n\x06\x43\x41NCEL\x10\x01\x12\x12\n\x0eINVALIDATE_ALL\x10\x02\x12\x17\n\x13INVALIDATE_CHANNELS\x10\x03\x12\x15\n\x11INVALIDATE_MODELS\x10\x04\x12\x14\n\x10INVALIDATE_SETUP\x10\x05\x12\x14\n\x10INVALIDATE_TOOLS\x10\x06\x12\x15\n\x11INVALIDATE_SHARED\x10\x07\x42\xce\x01\n$com.agentic_mesh_protocol.gateway.v1B\x0cGatewayProtoP\x01\xa2\x02\x03\x41GX\xaa\x02\x1e\x41genticMeshProtocol.Gateway.V1\xca\x02\x1e\x41genticMeshProtocol\\Gateway\\V1\xe2\x02*AgenticMeshProtocol\\Gateway\\V1\\GPBMetadata\xea\x02 AgenticMeshProtocol::Gateway::V1b\x06proto3')
|
|
30
30
|
|
|
31
31
|
_globals = globals()
|
|
32
32
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -34,6 +34,8 @@ _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'agentic_mesh_protocol.gatew
|
|
|
34
34
|
if not _descriptor._USE_C_DESCRIPTORS:
|
|
35
35
|
_globals['DESCRIPTOR']._loaded_options = None
|
|
36
36
|
_globals['DESCRIPTOR']._serialized_options = b'\n$com.agentic_mesh_protocol.gateway.v1B\014GatewayProtoP\001\242\002\003AGX\252\002\036AgenticMeshProtocol.Gateway.V1\312\002\036AgenticMeshProtocol\\Gateway\\V1\342\002*AgenticMeshProtocol\\Gateway\\V1\\GPBMetadata\352\002 AgenticMeshProtocol::Gateway::V1'
|
|
37
|
+
_globals['_ASSOCIATETASKREQUEST'].fields_by_name['parent_task_id']._loaded_options = None
|
|
38
|
+
_globals['_ASSOCIATETASKREQUEST'].fields_by_name['parent_task_id']._serialized_options = b'\272H\003\310\001\001'
|
|
37
39
|
_globals['_STARTSTREAMREQUEST'].fields_by_name['task_id']._loaded_options = None
|
|
38
40
|
_globals['_STARTSTREAMREQUEST'].fields_by_name['task_id']._serialized_options = b'\272H\003\310\001\001'
|
|
39
41
|
_globals['_STARTSTREAMREQUEST'].fields_by_name['setup_id']._loaded_options = None
|
|
@@ -48,18 +50,22 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
48
50
|
_globals['_STREAMSERVER'].fields_by_name['data']._serialized_options = b'\272H\003\310\001\001'
|
|
49
51
|
_globals['_CLIENTSIGNALREQUEST'].fields_by_name['action']._loaded_options = None
|
|
50
52
|
_globals['_CLIENTSIGNALREQUEST'].fields_by_name['action']._serialized_options = b'\272H\003\310\001\001'
|
|
51
|
-
_globals['_SIGNALACTION']._serialized_start=
|
|
52
|
-
_globals['_SIGNALACTION']._serialized_end=
|
|
53
|
-
_globals['
|
|
54
|
-
_globals['
|
|
55
|
-
_globals['
|
|
56
|
-
_globals['
|
|
57
|
-
_globals['
|
|
58
|
-
_globals['
|
|
59
|
-
_globals['
|
|
60
|
-
_globals['
|
|
61
|
-
_globals['
|
|
62
|
-
_globals['
|
|
63
|
-
_globals['
|
|
64
|
-
_globals['
|
|
53
|
+
_globals['_SIGNALACTION']._serialized_start=980
|
|
54
|
+
_globals['_SIGNALACTION']._serialized_end=1158
|
|
55
|
+
_globals['_ASSOCIATETASKREQUEST']._serialized_start=143
|
|
56
|
+
_globals['_ASSOCIATETASKREQUEST']._serialized_end=211
|
|
57
|
+
_globals['_ASSOCIATETASKRESPONSE']._serialized_start=213
|
|
58
|
+
_globals['_ASSOCIATETASKRESPONSE']._serialized_end=299
|
|
59
|
+
_globals['_STARTSTREAMREQUEST']._serialized_start=302
|
|
60
|
+
_globals['_STARTSTREAMREQUEST']._serialized_end=457
|
|
61
|
+
_globals['_STARTSTREAMRESPONSE']._serialized_start=459
|
|
62
|
+
_globals['_STARTSTREAMRESPONSE']._serialized_end=533
|
|
63
|
+
_globals['_STREAMCLIENT']._serialized_start=535
|
|
64
|
+
_globals['_STREAMCLIENT']._serialized_end=654
|
|
65
|
+
_globals['_STREAMSERVER']._serialized_start=656
|
|
66
|
+
_globals['_STREAMSERVER']._serialized_end=774
|
|
67
|
+
_globals['_CLIENTSIGNALREQUEST']._serialized_start=776
|
|
68
|
+
_globals['_CLIENTSIGNALREQUEST']._serialized_end=902
|
|
69
|
+
_globals['_CLIENTSIGNALRESPONSE']._serialized_start=904
|
|
70
|
+
_globals['_CLIENTSIGNALRESPONSE']._serialized_end=977
|
|
65
71
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -27,6 +27,20 @@ INVALIDATE_SETUP: SignalAction
|
|
|
27
27
|
INVALIDATE_TOOLS: SignalAction
|
|
28
28
|
INVALIDATE_SHARED: SignalAction
|
|
29
29
|
|
|
30
|
+
class AssociateTaskRequest(_message.Message):
|
|
31
|
+
__slots__ = ()
|
|
32
|
+
PARENT_TASK_ID_FIELD_NUMBER: _ClassVar[int]
|
|
33
|
+
parent_task_id: str
|
|
34
|
+
def __init__(self, parent_task_id: _Optional[str] = ...) -> None: ...
|
|
35
|
+
|
|
36
|
+
class AssociateTaskResponse(_message.Message):
|
|
37
|
+
__slots__ = ()
|
|
38
|
+
TASK_ID_FIELD_NUMBER: _ClassVar[int]
|
|
39
|
+
PARENT_TASK_ID_FIELD_NUMBER: _ClassVar[int]
|
|
40
|
+
task_id: str
|
|
41
|
+
parent_task_id: str
|
|
42
|
+
def __init__(self, task_id: _Optional[str] = ..., parent_task_id: _Optional[str] = ...) -> None: ...
|
|
43
|
+
|
|
30
44
|
class StartStreamRequest(_message.Message):
|
|
31
45
|
__slots__ = ()
|
|
32
46
|
TASK_ID_FIELD_NUMBER: _ClassVar[int]
|
|
@@ -25,7 +25,7 @@ _sym_db = _symbol_database.Default()
|
|
|
25
25
|
from agentic_mesh_protocol.gateway.v1 import gateway_pb2 as agentic__mesh__protocol_dot_gateway_dot_v1_dot_gateway__pb2
|
|
26
26
|
|
|
27
27
|
|
|
28
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n6agentic_mesh_protocol/gateway/v1/gateway_service.proto\x12 agentic_mesh_protocol.gateway.v1\x1a.agentic_mesh_protocol/gateway/v1/gateway.proto2\
|
|
28
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n6agentic_mesh_protocol/gateway/v1/gateway_service.proto\x12 agentic_mesh_protocol.gateway.v1\x1a.agentic_mesh_protocol/gateway/v1/gateway.proto2\xfa\x03\n\x0eGatewayService\x12\x80\x01\n\rAssociateTask\x12\x36.agentic_mesh_protocol.gateway.v1.AssociateTaskRequest\x1a\x37.agentic_mesh_protocol.gateway.v1.AssociateTaskResponse\x12z\n\x0bStartStream\x12\x34.agentic_mesh_protocol.gateway.v1.StartStreamRequest\x1a\x35.agentic_mesh_protocol.gateway.v1.StartStreamResponse\x12l\n\x06Stream\x12..agentic_mesh_protocol.gateway.v1.StreamServer\x1a..agentic_mesh_protocol.gateway.v1.StreamClient(\x01\x30\x01\x12{\n\nSendSignal\x12\x35.agentic_mesh_protocol.gateway.v1.ClientSignalRequest\x1a\x36.agentic_mesh_protocol.gateway.v1.ClientSignalResponseB\xd5\x01\n$com.agentic_mesh_protocol.gateway.v1B\x13GatewayServiceProtoP\x01\xa2\x02\x03\x41GX\xaa\x02\x1e\x41genticMeshProtocol.Gateway.V1\xca\x02\x1e\x41genticMeshProtocol\\Gateway\\V1\xe2\x02*AgenticMeshProtocol\\Gateway\\V1\\GPBMetadata\xea\x02 AgenticMeshProtocol::Gateway::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.gateway.v1B\023GatewayServiceProtoP\001\242\002\003AGX\252\002\036AgenticMeshProtocol.Gateway.V1\312\002\036AgenticMeshProtocol\\Gateway\\V1\342\002*AgenticMeshProtocol\\Gateway\\V1\\GPBMetadata\352\002 AgenticMeshProtocol::Gateway::V1'
|
|
36
36
|
_globals['_GATEWAYSERVICE']._serialized_start=141
|
|
37
|
-
_globals['_GATEWAYSERVICE']._serialized_end=
|
|
37
|
+
_globals['_GATEWAYSERVICE']._serialized_end=647
|
|
38
38
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -10,9 +10,10 @@ class GatewayServiceStub(object):
|
|
|
10
10
|
External surface for consumers of a producer module.
|
|
11
11
|
The Gateway exposes only what external clients need:
|
|
12
12
|
|
|
13
|
-
1.
|
|
14
|
-
2.
|
|
15
|
-
3.
|
|
13
|
+
1. AssociateTask — mint + register a sub-task under a running parent.
|
|
14
|
+
2. StartStream — kick off a task; returns ACK immediately.
|
|
15
|
+
3. Stream — BiDi: read output, send upstream input.
|
|
16
|
+
4. SendSignal — out-of-band control (CANCEL, INVALIDATE_*)
|
|
16
17
|
"""
|
|
17
18
|
|
|
18
19
|
def __init__(self, channel):
|
|
@@ -21,6 +22,11 @@ class GatewayServiceStub(object):
|
|
|
21
22
|
Args:
|
|
22
23
|
channel: A grpc.Channel.
|
|
23
24
|
"""
|
|
25
|
+
self.AssociateTask = channel.unary_unary(
|
|
26
|
+
'/agentic_mesh_protocol.gateway.v1.GatewayService/AssociateTask',
|
|
27
|
+
request_serializer=agentic__mesh__protocol_dot_gateway_dot_v1_dot_gateway__pb2.AssociateTaskRequest.SerializeToString,
|
|
28
|
+
response_deserializer=agentic__mesh__protocol_dot_gateway_dot_v1_dot_gateway__pb2.AssociateTaskResponse.FromString,
|
|
29
|
+
_registered_method=True)
|
|
24
30
|
self.StartStream = channel.unary_unary(
|
|
25
31
|
'/agentic_mesh_protocol.gateway.v1.GatewayService/StartStream',
|
|
26
32
|
request_serializer=agentic__mesh__protocol_dot_gateway_dot_v1_dot_gateway__pb2.StartStreamRequest.SerializeToString,
|
|
@@ -43,11 +49,21 @@ class GatewayServiceServicer(object):
|
|
|
43
49
|
External surface for consumers of a producer module.
|
|
44
50
|
The Gateway exposes only what external clients need:
|
|
45
51
|
|
|
46
|
-
1.
|
|
47
|
-
2.
|
|
48
|
-
3.
|
|
52
|
+
1. AssociateTask — mint + register a sub-task under a running parent.
|
|
53
|
+
2. StartStream — kick off a task; returns ACK immediately.
|
|
54
|
+
3. Stream — BiDi: read output, send upstream input.
|
|
55
|
+
4. SendSignal — out-of-band control (CANCEL, INVALIDATE_*)
|
|
49
56
|
"""
|
|
50
57
|
|
|
58
|
+
def AssociateTask(self, request, context):
|
|
59
|
+
"""AssociateTask: generate + register a sub-task_id linked to a running
|
|
60
|
+
parent task (and its mission), before it is started. Returns the new
|
|
61
|
+
task_id, which is then passed to StartStream to dispatch the producer.
|
|
62
|
+
"""
|
|
63
|
+
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
64
|
+
context.set_details('Method not implemented!')
|
|
65
|
+
raise NotImplementedError('Method not implemented!')
|
|
66
|
+
|
|
51
67
|
def StartStream(self, request, context):
|
|
52
68
|
"""StartStream: register a task and dispatch the producer via Redis.
|
|
53
69
|
Returns ACK + task_id; output flows over Stream.
|
|
@@ -89,6 +105,11 @@ class GatewayServiceServicer(object):
|
|
|
89
105
|
|
|
90
106
|
def add_GatewayServiceServicer_to_server(servicer, server):
|
|
91
107
|
rpc_method_handlers = {
|
|
108
|
+
'AssociateTask': grpc.unary_unary_rpc_method_handler(
|
|
109
|
+
servicer.AssociateTask,
|
|
110
|
+
request_deserializer=agentic__mesh__protocol_dot_gateway_dot_v1_dot_gateway__pb2.AssociateTaskRequest.FromString,
|
|
111
|
+
response_serializer=agentic__mesh__protocol_dot_gateway_dot_v1_dot_gateway__pb2.AssociateTaskResponse.SerializeToString,
|
|
112
|
+
),
|
|
92
113
|
'StartStream': grpc.unary_unary_rpc_method_handler(
|
|
93
114
|
servicer.StartStream,
|
|
94
115
|
request_deserializer=agentic__mesh__protocol_dot_gateway_dot_v1_dot_gateway__pb2.StartStreamRequest.FromString,
|
|
@@ -117,11 +138,39 @@ class GatewayService(object):
|
|
|
117
138
|
External surface for consumers of a producer module.
|
|
118
139
|
The Gateway exposes only what external clients need:
|
|
119
140
|
|
|
120
|
-
1.
|
|
121
|
-
2.
|
|
122
|
-
3.
|
|
141
|
+
1. AssociateTask — mint + register a sub-task under a running parent.
|
|
142
|
+
2. StartStream — kick off a task; returns ACK immediately.
|
|
143
|
+
3. Stream — BiDi: read output, send upstream input.
|
|
144
|
+
4. SendSignal — out-of-band control (CANCEL, INVALIDATE_*)
|
|
123
145
|
"""
|
|
124
146
|
|
|
147
|
+
@staticmethod
|
|
148
|
+
def AssociateTask(request,
|
|
149
|
+
target,
|
|
150
|
+
options=(),
|
|
151
|
+
channel_credentials=None,
|
|
152
|
+
call_credentials=None,
|
|
153
|
+
insecure=False,
|
|
154
|
+
compression=None,
|
|
155
|
+
wait_for_ready=None,
|
|
156
|
+
timeout=None,
|
|
157
|
+
metadata=None):
|
|
158
|
+
return grpc.experimental.unary_unary(
|
|
159
|
+
request,
|
|
160
|
+
target,
|
|
161
|
+
'/agentic_mesh_protocol.gateway.v1.GatewayService/AssociateTask',
|
|
162
|
+
agentic__mesh__protocol_dot_gateway_dot_v1_dot_gateway__pb2.AssociateTaskRequest.SerializeToString,
|
|
163
|
+
agentic__mesh__protocol_dot_gateway_dot_v1_dot_gateway__pb2.AssociateTaskResponse.FromString,
|
|
164
|
+
options,
|
|
165
|
+
channel_credentials,
|
|
166
|
+
insecure,
|
|
167
|
+
call_credentials,
|
|
168
|
+
compression,
|
|
169
|
+
wait_for_ready,
|
|
170
|
+
timeout,
|
|
171
|
+
metadata,
|
|
172
|
+
_registered_method=True)
|
|
173
|
+
|
|
125
174
|
@staticmethod
|
|
126
175
|
def StartStream(request,
|
|
127
176
|
target,
|
|
@@ -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\"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\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\"l\n\x18GetModuleUserInfoRequest\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\"\x80\x01\n\x19GetModuleUserInfoResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12I\n\x10user_info_schema\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x06\xbaH\x03\xc8\x01\x01R\x0euserInfoSchema\"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')
|
|
30
30
|
|
|
31
31
|
_globals = globals()
|
|
32
32
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -44,6 +44,8 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
44
44
|
_globals['_GETMODULESETUPREQUEST'].fields_by_name['module_id']._serialized_options = b'\272H\021r\014\020\001:\010modules:\310\001\001'
|
|
45
45
|
_globals['_GETMODULESECRETREQUEST'].fields_by_name['module_id']._loaded_options = None
|
|
46
46
|
_globals['_GETMODULESECRETREQUEST'].fields_by_name['module_id']._serialized_options = b'\272H\021r\014\020\001:\010modules:\310\001\001'
|
|
47
|
+
_globals['_GETMODULEUSERINFOREQUEST'].fields_by_name['module_id']._loaded_options = None
|
|
48
|
+
_globals['_GETMODULEUSERINFOREQUEST'].fields_by_name['module_id']._serialized_options = b'\272H\021r\014\020\001:\010modules:\310\001\001'
|
|
47
49
|
_globals['_GETMODULEINPUTRESPONSE'].fields_by_name['input_schema']._loaded_options = None
|
|
48
50
|
_globals['_GETMODULEINPUTRESPONSE'].fields_by_name['input_schema']._serialized_options = b'\272H\003\310\001\001'
|
|
49
51
|
_globals['_GETMODULESELECTINPUTRESPONSE'].fields_by_name['select_input_schema']._loaded_options = None
|
|
@@ -54,6 +56,8 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
54
56
|
_globals['_GETMODULESETUPRESPONSE'].fields_by_name['setup_schema']._serialized_options = b'\272H\003\310\001\001'
|
|
55
57
|
_globals['_GETMODULESECRETRESPONSE'].fields_by_name['secret_schema']._loaded_options = None
|
|
56
58
|
_globals['_GETMODULESECRETRESPONSE'].fields_by_name['secret_schema']._serialized_options = b'\272H\003\310\001\001'
|
|
59
|
+
_globals['_GETMODULEUSERINFORESPONSE'].fields_by_name['user_info_schema']._loaded_options = None
|
|
60
|
+
_globals['_GETMODULEUSERINFORESPONSE'].fields_by_name['user_info_schema']._serialized_options = b'\272H\003\310\001\001'
|
|
57
61
|
_globals['_GETCONFIGSETUPMODULEREQUEST'].fields_by_name['module_id']._loaded_options = None
|
|
58
62
|
_globals['_GETCONFIGSETUPMODULEREQUEST'].fields_by_name['module_id']._serialized_options = b'\272H\021r\014\020\001:\010modules:\310\001\001'
|
|
59
63
|
_globals['_GETCONFIGSETUPMODULERESPONSE'].fields_by_name['config_setup_schema']._loaded_options = None
|
|
@@ -72,22 +76,26 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
72
76
|
_globals['_GETMODULESETUPREQUEST']._serialized_end=547
|
|
73
77
|
_globals['_GETMODULESECRETREQUEST']._serialized_start=549
|
|
74
78
|
_globals['_GETMODULESECRETREQUEST']._serialized_end=655
|
|
75
|
-
_globals['
|
|
76
|
-
_globals['
|
|
77
|
-
_globals['
|
|
78
|
-
_globals['
|
|
79
|
-
_globals['
|
|
80
|
-
_globals['
|
|
81
|
-
_globals['
|
|
82
|
-
_globals['
|
|
83
|
-
_globals['
|
|
84
|
-
_globals['
|
|
85
|
-
_globals['
|
|
86
|
-
_globals['
|
|
87
|
-
_globals['
|
|
88
|
-
_globals['
|
|
89
|
-
_globals['
|
|
90
|
-
_globals['
|
|
91
|
-
_globals['
|
|
92
|
-
_globals['
|
|
79
|
+
_globals['_GETMODULEUSERINFOREQUEST']._serialized_start=657
|
|
80
|
+
_globals['_GETMODULEUSERINFOREQUEST']._serialized_end=765
|
|
81
|
+
_globals['_GETMODULEINPUTRESPONSE']._serialized_start=767
|
|
82
|
+
_globals['_GETMODULEINPUTRESPONSE']._serialized_end=885
|
|
83
|
+
_globals['_GETMODULESELECTINPUTRESPONSE']._serialized_start=888
|
|
84
|
+
_globals['_GETMODULESELECTINPUTRESPONSE']._serialized_end=1025
|
|
85
|
+
_globals['_GETMODULEOUTPUTRESPONSE']._serialized_start=1027
|
|
86
|
+
_globals['_GETMODULEOUTPUTRESPONSE']._serialized_end=1148
|
|
87
|
+
_globals['_GETMODULESETUPRESPONSE']._serialized_start=1150
|
|
88
|
+
_globals['_GETMODULESETUPRESPONSE']._serialized_end=1268
|
|
89
|
+
_globals['_GETMODULESECRETRESPONSE']._serialized_start=1270
|
|
90
|
+
_globals['_GETMODULESECRETRESPONSE']._serialized_end=1391
|
|
91
|
+
_globals['_GETMODULEUSERINFORESPONSE']._serialized_start=1394
|
|
92
|
+
_globals['_GETMODULEUSERINFORESPONSE']._serialized_end=1522
|
|
93
|
+
_globals['_GETCONFIGSETUPMODULEREQUEST']._serialized_start=1524
|
|
94
|
+
_globals['_GETCONFIGSETUPMODULEREQUEST']._serialized_end=1635
|
|
95
|
+
_globals['_GETCONFIGSETUPMODULERESPONSE']._serialized_start=1638
|
|
96
|
+
_globals['_GETCONFIGSETUPMODULERESPONSE']._serialized_end=1775
|
|
97
|
+
_globals['_GETMODULECOSTREQUEST']._serialized_start=1777
|
|
98
|
+
_globals['_GETMODULECOSTREQUEST']._serialized_end=1881
|
|
99
|
+
_globals['_GETMODULECOSTRESPONSE']._serialized_start=1883
|
|
100
|
+
_globals['_GETMODULECOSTRESPONSE']._serialized_end=1998
|
|
93
101
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -45,6 +45,14 @@ class GetModuleSecretRequest(_message.Message):
|
|
|
45
45
|
llm_format: bool
|
|
46
46
|
def __init__(self, module_id: _Optional[str] = ..., llm_format: _Optional[bool] = ...) -> None: ...
|
|
47
47
|
|
|
48
|
+
class GetModuleUserInfoRequest(_message.Message):
|
|
49
|
+
__slots__ = ()
|
|
50
|
+
MODULE_ID_FIELD_NUMBER: _ClassVar[int]
|
|
51
|
+
LLM_FORMAT_FIELD_NUMBER: _ClassVar[int]
|
|
52
|
+
module_id: str
|
|
53
|
+
llm_format: bool
|
|
54
|
+
def __init__(self, module_id: _Optional[str] = ..., llm_format: _Optional[bool] = ...) -> None: ...
|
|
55
|
+
|
|
48
56
|
class GetModuleInputResponse(_message.Message):
|
|
49
57
|
__slots__ = ()
|
|
50
58
|
SUCCESS_FIELD_NUMBER: _ClassVar[int]
|
|
@@ -85,6 +93,14 @@ class GetModuleSecretResponse(_message.Message):
|
|
|
85
93
|
secret_schema: _struct_pb2.Struct
|
|
86
94
|
def __init__(self, success: _Optional[bool] = ..., secret_schema: _Optional[_Union[_struct_pb2.Struct, _Mapping]] = ...) -> None: ...
|
|
87
95
|
|
|
96
|
+
class GetModuleUserInfoResponse(_message.Message):
|
|
97
|
+
__slots__ = ()
|
|
98
|
+
SUCCESS_FIELD_NUMBER: _ClassVar[int]
|
|
99
|
+
USER_INFO_SCHEMA_FIELD_NUMBER: _ClassVar[int]
|
|
100
|
+
success: bool
|
|
101
|
+
user_info_schema: _struct_pb2.Struct
|
|
102
|
+
def __init__(self, success: _Optional[bool] = ..., user_info_schema: _Optional[_Union[_struct_pb2.Struct, _Mapping]] = ...) -> None: ...
|
|
103
|
+
|
|
88
104
|
class GetConfigSetupModuleRequest(_message.Message):
|
|
89
105
|
__slots__ = ()
|
|
90
106
|
MODULE_ID_FIELD_NUMBER: _ClassVar[int]
|
|
@@ -26,7 +26,7 @@ from agentic_mesh_protocol.module.v1 import information_pb2 as agentic__mesh__pr
|
|
|
26
26
|
from agentic_mesh_protocol.module.v1 import lifecycle_pb2 as agentic__mesh__protocol_dot_module_dot_v1_dot_lifecycle__pb2
|
|
27
27
|
|
|
28
28
|
|
|
29
|
-
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.proto2\
|
|
29
|
+
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.proto2\xde\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\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\x8a\x01\n\x11GetModuleUserInfo\x12\x39.agentic_mesh_protocol.module.v1.GetModuleUserInfoRequest\x1a:.agentic_mesh_protocol.module.v1.GetModuleUserInfoResponse\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
30
|
|
|
31
31
|
_globals = globals()
|
|
32
32
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -35,5 +35,5 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
35
35
|
_globals['DESCRIPTOR']._loaded_options = None
|
|
36
36
|
_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'
|
|
37
37
|
_globals['_MODULESERVICE']._serialized_start=190
|
|
38
|
-
_globals['_MODULESERVICE']._serialized_end=
|
|
38
|
+
_globals['_MODULESERVICE']._serialized_end=1692
|
|
39
39
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -58,6 +58,11 @@ class ModuleServiceStub(object):
|
|
|
58
58
|
request_serializer=agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleSecretRequest.SerializeToString,
|
|
59
59
|
response_deserializer=agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleSecretResponse.FromString,
|
|
60
60
|
_registered_method=True)
|
|
61
|
+
self.GetModuleUserInfo = channel.unary_unary(
|
|
62
|
+
'/agentic_mesh_protocol.module.v1.ModuleService/GetModuleUserInfo',
|
|
63
|
+
request_serializer=agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleUserInfoRequest.SerializeToString,
|
|
64
|
+
response_deserializer=agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleUserInfoResponse.FromString,
|
|
65
|
+
_registered_method=True)
|
|
61
66
|
self.GetConfigSetupModule = channel.unary_unary(
|
|
62
67
|
'/agentic_mesh_protocol.module.v1.ModuleService/GetConfigSetupModule',
|
|
63
68
|
request_serializer=agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetConfigSetupModuleRequest.SerializeToString,
|
|
@@ -135,6 +140,13 @@ class ModuleServiceServicer(object):
|
|
|
135
140
|
context.set_details('Method not implemented!')
|
|
136
141
|
raise NotImplementedError('Method not implemented!')
|
|
137
142
|
|
|
143
|
+
def GetModuleUserInfo(self, request, context):
|
|
144
|
+
"""GetModuleUserInfo
|
|
145
|
+
"""
|
|
146
|
+
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
147
|
+
context.set_details('Method not implemented!')
|
|
148
|
+
raise NotImplementedError('Method not implemented!')
|
|
149
|
+
|
|
138
150
|
def GetConfigSetupModule(self, request, context):
|
|
139
151
|
"""GetConfigSetupModule
|
|
140
152
|
"""
|
|
@@ -194,6 +206,11 @@ def add_ModuleServiceServicer_to_server(servicer, server):
|
|
|
194
206
|
request_deserializer=agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleSecretRequest.FromString,
|
|
195
207
|
response_serializer=agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleSecretResponse.SerializeToString,
|
|
196
208
|
),
|
|
209
|
+
'GetModuleUserInfo': grpc.unary_unary_rpc_method_handler(
|
|
210
|
+
servicer.GetModuleUserInfo,
|
|
211
|
+
request_deserializer=agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleUserInfoRequest.FromString,
|
|
212
|
+
response_serializer=agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleUserInfoResponse.SerializeToString,
|
|
213
|
+
),
|
|
197
214
|
'GetConfigSetupModule': grpc.unary_unary_rpc_method_handler(
|
|
198
215
|
servicer.GetConfigSetupModule,
|
|
199
216
|
request_deserializer=agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetConfigSetupModuleRequest.FromString,
|
|
@@ -417,6 +434,33 @@ class ModuleService(object):
|
|
|
417
434
|
metadata,
|
|
418
435
|
_registered_method=True)
|
|
419
436
|
|
|
437
|
+
@staticmethod
|
|
438
|
+
def GetModuleUserInfo(request,
|
|
439
|
+
target,
|
|
440
|
+
options=(),
|
|
441
|
+
channel_credentials=None,
|
|
442
|
+
call_credentials=None,
|
|
443
|
+
insecure=False,
|
|
444
|
+
compression=None,
|
|
445
|
+
wait_for_ready=None,
|
|
446
|
+
timeout=None,
|
|
447
|
+
metadata=None):
|
|
448
|
+
return grpc.experimental.unary_unary(
|
|
449
|
+
request,
|
|
450
|
+
target,
|
|
451
|
+
'/agentic_mesh_protocol.module.v1.ModuleService/GetModuleUserInfo',
|
|
452
|
+
agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleUserInfoRequest.SerializeToString,
|
|
453
|
+
agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleUserInfoResponse.FromString,
|
|
454
|
+
options,
|
|
455
|
+
channel_credentials,
|
|
456
|
+
insecure,
|
|
457
|
+
call_credentials,
|
|
458
|
+
compression,
|
|
459
|
+
wait_for_ready,
|
|
460
|
+
timeout,
|
|
461
|
+
metadata,
|
|
462
|
+
_registered_method=True)
|
|
463
|
+
|
|
420
464
|
@staticmethod
|
|
421
465
|
def GetConfigSetupModule(request,
|
|
422
466
|
target,
|
|
File without changes
|
|
File without changes
|
|
@@ -24,7 +24,7 @@ _sym_db = _symbol_database.Default()
|
|
|
24
24
|
|
|
25
25
|
|
|
26
26
|
|
|
27
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n6agentic_mesh_protocol/registry/v1/registry_enums.proto\x12!agentic_mesh_protocol.registry.v1*|\n\x0cModuleStatus\x12\x1d\n\x19MODULE_STATUS_UNSPECIFIED\x10\x00\x12\x17\n\x13MODULE_STATUS_READY\x10\x01\x12\x18\n\x14MODULE_STATUS_ACTIVE\x10\x02\x12\x1a\n\x16MODULE_STATUS_ARCHIVED\x10\x03*\xc6\x02\n\x0bSetupStatus\x12\x1c\n\x18SETUP_STATUS_UNSPECIFIED\x10\x00\x12\x16\n\x12SETUP_STATUS_DRAFT\x10\x01\x12%\n!SETUP_STATUS_WAITING_FOR_APPROVAL\x10\x02\x12\x16\n\x12SETUP_STATUS_READY\x10\x03\x12\x17\n\x13SETUP_STATUS_PAUSED\x10\x04\x12\x17\n\x13SETUP_STATUS_FAILED\x10\x05\x12\x19\n\x15SETUP_STATUS_ARCHIVED\x10\x06\x12$\n SETUP_STATUS_NEEDS_CONFIGURATION\x10\x07\x12%\n!SETUP_STATUS_CONFIGURATION_FAILED\x10\x08\x12(\n$SETUP_STATUS_CONFIGURATION_SUCCEEDED\x10\t*p\n\nVisibility\x12\x1a\n\x16VISIBILITY_UNSPECIFIED\x10\x00\x12\x15\n\x11VISIBILITY_PUBLIC\x10\x01\x12\x16\n\x12VISIBILITY_PRIVATE\x10\x02\x12\x17\n\x13VISIBILITY_INTERNAL\x10\x03*
|
|
27
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n6agentic_mesh_protocol/registry/v1/registry_enums.proto\x12!agentic_mesh_protocol.registry.v1*|\n\x0cModuleStatus\x12\x1d\n\x19MODULE_STATUS_UNSPECIFIED\x10\x00\x12\x17\n\x13MODULE_STATUS_READY\x10\x01\x12\x18\n\x14MODULE_STATUS_ACTIVE\x10\x02\x12\x1a\n\x16MODULE_STATUS_ARCHIVED\x10\x03*\xc6\x02\n\x0bSetupStatus\x12\x1c\n\x18SETUP_STATUS_UNSPECIFIED\x10\x00\x12\x16\n\x12SETUP_STATUS_DRAFT\x10\x01\x12%\n!SETUP_STATUS_WAITING_FOR_APPROVAL\x10\x02\x12\x16\n\x12SETUP_STATUS_READY\x10\x03\x12\x17\n\x13SETUP_STATUS_PAUSED\x10\x04\x12\x17\n\x13SETUP_STATUS_FAILED\x10\x05\x12\x19\n\x15SETUP_STATUS_ARCHIVED\x10\x06\x12$\n SETUP_STATUS_NEEDS_CONFIGURATION\x10\x07\x12%\n!SETUP_STATUS_CONFIGURATION_FAILED\x10\x08\x12(\n$SETUP_STATUS_CONFIGURATION_SUCCEEDED\x10\t*p\n\nVisibility\x12\x1a\n\x16VISIBILITY_UNSPECIFIED\x10\x00\x12\x15\n\x11VISIBILITY_PUBLIC\x10\x01\x12\x16\n\x12VISIBILITY_PRIVATE\x10\x02\x12\x17\n\x13VISIBILITY_INTERNAL\x10\x03*c\n\x06SortBy\x12\x17\n\x13SORT_BY_UNSPECIFIED\x10\x00\x12\x10\n\x0cSORT_BY_NAME\x10\x01\x12\x16\n\x12SORT_BY_CREATED_AT\x10\x02\x12\x16\n\x12SORT_BY_UPDATED_AT\x10\x03*a\n\nModuleType\x12\x1b\n\x17MODULE_TYPE_UNSPECIFIED\x10\x00\x12\x19\n\x15MODULE_TYPE_ARCHETYPE\x10\x01\x12\x1b\n\x17MODULE_TYPE_TOOL_MODULE\x10\x02\x42\xd9\x01\n%com.agentic_mesh_protocol.registry.v1B\x12RegistryEnumsProtoP\x01\xa2\x02\x03\x41RX\xaa\x02\x1f\x41genticMeshProtocol.Registry.V1\xca\x02\x1f\x41genticMeshProtocol\\Registry\\V1\xe2\x02+AgenticMeshProtocol\\Registry\\V1\\GPBMetadata\xea\x02!AgenticMeshProtocol::Registry::V1b\x06proto3')
|
|
28
28
|
|
|
29
29
|
_globals = globals()
|
|
30
30
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -38,6 +38,8 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
38
38
|
_globals['_SETUPSTATUS']._serialized_end=546
|
|
39
39
|
_globals['_VISIBILITY']._serialized_start=548
|
|
40
40
|
_globals['_VISIBILITY']._serialized_end=660
|
|
41
|
-
_globals['
|
|
42
|
-
_globals['
|
|
41
|
+
_globals['_SORTBY']._serialized_start=662
|
|
42
|
+
_globals['_SORTBY']._serialized_end=761
|
|
43
|
+
_globals['_MODULETYPE']._serialized_start=763
|
|
44
|
+
_globals['_MODULETYPE']._serialized_end=860
|
|
43
45
|
# @@protoc_insertion_point(module_scope)
|