agentic-mesh-protocol 1.0.1.dev2__tar.gz → 1.0.1.dev3__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {agentic_mesh_protocol-1.0.1.dev2/src/agentic_mesh_protocol.egg-info → agentic_mesh_protocol-1.0.1.dev3}/PKG-INFO +1 -1
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/pyproject.toml +1 -1
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/__version__.py +1 -1
- agentic_mesh_protocol-1.0.1.dev3/src/agentic_mesh_protocol/setup/v1/setup_pb2.py +106 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/setup/v1/setup_pb2.pyi +47 -119
- agentic_mesh_protocol-1.0.1.dev3/src/agentic_mesh_protocol/setup/v1/setup_service_pb2.py +38 -0
- agentic_mesh_protocol-1.0.1.dev3/src/agentic_mesh_protocol/setup/v1/setup_service_pb2_grpc.py +260 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3/src/agentic_mesh_protocol.egg-info}/PKG-INFO +1 -1
- agentic_mesh_protocol-1.0.1.dev2/src/agentic_mesh_protocol/setup/v1/setup_pb2.py +0 -142
- agentic_mesh_protocol-1.0.1.dev2/src/agentic_mesh_protocol/setup/v1/setup_service_pb2.py +0 -38
- agentic_mesh_protocol-1.0.1.dev2/src/agentic_mesh_protocol/setup/v1/setup_service_pb2_grpc.py +0 -480
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/LICENSE +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/README.md +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/setup.cfg +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/cost/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/cost/v1/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/cost/v1/cost_pb2.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/cost/v1/cost_pb2.pyi +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/cost/v1/cost_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/cost/v1/cost_service_pb2.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/cost/v1/cost_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/cost/v1/cost_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/filesystem/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/filesystem/v1/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/filesystem/v1/filesystem_pb2.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/filesystem/v1/filesystem_pb2.pyi +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/filesystem/v1/filesystem_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/filesystem/v1/filesystem_service_pb2.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/filesystem/v1/filesystem_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/filesystem/v1/filesystem_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/gateway/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/gateway/v1/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/gateway/v1/gateway_pb2.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/gateway/v1/gateway_pb2.pyi +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/gateway/v1/gateway_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/gateway/v1/gateway_service_pb2.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/gateway/v1/gateway_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/gateway/v1/gateway_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/module/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/module/v1/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/module/v1/information_pb2.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/module/v1/information_pb2.pyi +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/module/v1/information_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/module/v1/lifecycle_pb2.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/module/v1/lifecycle_pb2.pyi +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/module/v1/lifecycle_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/module/v1/module_service_pb2.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/module/v1/module_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/module/v1/module_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/module/v1/monitoring_pb2.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/module/v1/monitoring_pb2.pyi +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/module/v1/monitoring_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/pagination/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/pagination/v1/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/py.typed +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/registry/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/registry/v1/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/registry/v1/registry_enums_pb2.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/registry/v1/registry_enums_pb2.pyi +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/registry/v1/registry_enums_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/registry/v1/registry_models_pb2.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/registry/v1/registry_models_pb2.pyi +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/registry/v1/registry_models_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/registry/v1/registry_requests_pb2.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/registry/v1/registry_requests_pb2.pyi +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/registry/v1/registry_requests_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/registry/v1/registry_service_pb2.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/registry/v1/registry_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/registry/v1/registry_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/setup/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/setup/v1/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/setup/v1/setup_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/setup/v1/setup_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/storage/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/storage/v1/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/storage/v1/data_pb2.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/storage/v1/data_pb2.pyi +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/storage/v1/data_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/storage/v1/storage_service_pb2.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/storage/v1/storage_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/storage/v1/storage_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/user_profile/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/user_profile/v1/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/user_profile/v1/user_profile_pb2.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/user_profile/v1/user_profile_pb2.pyi +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/user_profile/v1/user_profile_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/user_profile/v1/user_profile_service_pb2.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/user_profile/v1/user_profile_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol/user_profile/v1/user_profile_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol.egg-info/SOURCES.txt +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol.egg-info/dependency_links.txt +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol.egg-info/requires.txt +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/agentic_mesh_protocol.egg-info/top_level.txt +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/buf/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/buf/validate/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/buf/validate/validate_pb2.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/buf/validate/validate_pb2.pyi +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/src/buf/validate/validate_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev2 → agentic_mesh_protocol-1.0.1.dev3}/test/test_imports.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: agentic-mesh-protocol
|
|
3
|
-
Version: 1.0.1.
|
|
3
|
+
Version: 1.0.1.dev3
|
|
4
4
|
Summary: Python gRPC interfaces for Agentic Mesh Protocol
|
|
5
5
|
Author-email: "DigitalKin.ai" <contact@digitalkin.ai>
|
|
6
6
|
Project-URL: Bug Tracker, https://github.com/DigitalKin-ai/service-apis-py/issues
|
|
@@ -0,0 +1,106 @@
|
|
|
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/setup/v1/setup.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/setup/v1/setup.proto'
|
|
19
|
+
)
|
|
20
|
+
# @@protoc_insertion_point(imports)
|
|
21
|
+
|
|
22
|
+
_sym_db = _symbol_database.Default()
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
from buf.validate import validate_pb2 as buf_dot_validate_dot_validate__pb2
|
|
26
|
+
from google.protobuf import struct_pb2 as google_dot_protobuf_dot_struct__pb2
|
|
27
|
+
from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n*agentic_mesh_protocol/setup/v1/setup.proto\x12\x1e\x61gentic_mesh_protocol.setup.v1\x1a\x1b\x62uf/validate/validate.proto\x1a\x1cgoogle/protobuf/struct.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\xe7\x01\n\x0cSetupVersion\x12\x16\n\x02id\x18\x01 \x01(\tB\x06\xbaH\x03\xc8\x01\x01R\x02id\x12!\n\x08setup_id\x18\x02 \x01(\tB\x06\xbaH\x03\xc8\x01\x01R\x07setupId\x12 \n\x07version\x18\x03 \x01(\tB\x06\xbaH\x03\xc8\x01\x01R\x07version\x12\x39\n\x07\x63ontent\x18\x04 \x01(\x0b\x32\x17.google.protobuf.StructB\x06\xbaH\x03\xc8\x01\x01R\x07\x63ontent\x12?\n\rcreation_date\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\x0c\x63reationDate\"\xd6\x03\n\x05Setup\x12\x16\n\x02id\x18\x01 \x01(\tB\x06\xbaH\x03\xc8\x01\x01R\x02id\x12\x1a\n\x04name\x18\x02 \x01(\tB\x06\xbaH\x03\xc8\x01\x01R\x04name\x12/\n\x0forganisation_id\x18\x03 \x01(\tB\x06\xbaH\x03\xc8\x01\x01R\x0eorganisationId\x12!\n\x08owner_id\x18\x04 \x01(\tB\x06\xbaH\x03\xc8\x01\x01R\x07ownerId\x12#\n\tmodule_id\x18\x05 \x01(\tB\x06\xbaH\x03\xc8\x01\x01R\x08moduleId\x12\x65\n\x15\x63urrent_setup_version\x18\x06 \x01(\x0b\x32,.agentic_mesh_protocol.setup.v1.SetupVersionH\x00R\x13\x63urrentSetupVersion\x88\x01\x01\x12K\n\x06status\x18\x07 \x01(\x0e\x32+.agentic_mesh_protocol.setup.v1.SetupStatusB\x06\xbaH\x03\xc8\x01\x01R\x06status\x12R\n\nvisibility\x18\x08 \x01(\x0e\x32*.agentic_mesh_protocol.setup.v1.VisibilityB\x06\xbaH\x03\xc8\x01\x01R\nvisibilityB\x18\n\x16_current_setup_version\"_\n\x0fGetSetupRequest\x12!\n\x08setup_id\x18\x01 \x01(\tB\x06\xbaH\x03\xc8\x01\x01R\x07setupId\x12\x1d\n\x07version\x18\x02 \x01(\tH\x00R\x07version\x88\x01\x01\x42\n\n\x08_version\"\xa2\x01\n\x10GetSetupResponse\x12;\n\x05setup\x18\x01 \x01(\x0b\x32%.agentic_mesh_protocol.setup.v1.SetupR\x05setup\x12Q\n\rsetup_version\x18\x02 \x01(\x0b\x32,.agentic_mesh_protocol.setup.v1.SetupVersionR\x0csetupVersion\"k\n\x12\x43reateSetupRequest\x12\x1a\n\x04name\x18\x01 \x01(\tB\x06\xbaH\x03\xc8\x01\x01R\x04name\x12\x39\n\x07\x63ontent\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x06\xbaH\x03\xc8\x01\x01R\x07\x63ontent\"\xbf\x01\n\x13\x43reateSetupResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12;\n\x05setup\x18\x02 \x01(\x0b\x32%.agentic_mesh_protocol.setup.v1.SetupR\x05setup\x12Q\n\rsetup_version\x18\x03 \x01(\x0b\x32,.agentic_mesh_protocol.setup.v1.SetupVersionR\x0csetupVersion\"\x8e\x01\n\x12UpdateSetupRequest\x12!\n\x08setup_id\x18\x01 \x01(\tB\x06\xbaH\x03\xc8\x01\x01R\x07setupId\x12\x1a\n\x04name\x18\x02 \x01(\tB\x06\xbaH\x03\xc8\x01\x01R\x04name\x12\x39\n\x07\x63ontent\x18\x03 \x01(\x0b\x32\x17.google.protobuf.StructB\x06\xbaH\x03\xc8\x01\x01R\x07\x63ontent\"\xbf\x01\n\x13UpdateSetupResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12;\n\x05setup\x18\x02 \x01(\x0b\x32%.agentic_mesh_protocol.setup.v1.SetupR\x05setup\x12Q\n\rsetup_version\x18\x03 \x01(\x0b\x32,.agentic_mesh_protocol.setup.v1.SetupVersionR\x0csetupVersion\"7\n\x12\x44\x65leteSetupRequest\x12!\n\x08setup_id\x18\x01 \x01(\tB\x06\xbaH\x03\xc8\x01\x01R\x07setupId\"/\n\x13\x44\x65leteSetupResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\"\x90\x01\n\x17\x43hangeVisibilityRequest\x12!\n\x08setup_id\x18\x01 \x01(\tB\x06\xbaH\x03\xc8\x01\x01R\x07setupId\x12R\n\nvisibility\x18\x02 \x01(\x0e\x32*.agentic_mesh_protocol.setup.v1.VisibilityB\x06\xbaH\x03\xc8\x01\x01R\nvisibility\"\xc4\x01\n\x18\x43hangeVisibilityResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12;\n\x05setup\x18\x02 \x01(\x0b\x32%.agentic_mesh_protocol.setup.v1.SetupR\x05setup\x12Q\n\rsetup_version\x18\x03 \x01(\x0b\x32,.agentic_mesh_protocol.setup.v1.SetupVersionR\x0csetupVersion*\xa9\x01\n\x0bSetupStatus\x12\t\n\x05\x44RAFT\x10\x00\x12\x0e\n\nVALIDATING\x10\x01\x12\t\n\x05READY\x10\x02\x12\n\n\x06PAUSED\x10\x04\x12\n\n\x06\x46\x41ILED\x10\x05\x12\x0c\n\x08\x41RCHIVED\x10\x06\x12\x17\n\x13NEEDS_CONFIGURATION\x10\x07\x12\x18\n\x14\x43ONFIGURATION_FAILED\x10\x08\x12\x1b\n\x17\x43ONFIGURATION_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\x42\xc2\x01\n\"com.agentic_mesh_protocol.setup.v1B\nSetupProtoP\x01\xa2\x02\x03\x41SX\xaa\x02\x1c\x41genticMeshProtocol.Setup.V1\xca\x02\x1c\x41genticMeshProtocol\\Setup\\V1\xe2\x02(AgenticMeshProtocol\\Setup\\V1\\GPBMetadata\xea\x02\x1e\x41genticMeshProtocol::Setup::V1b\x06proto3')
|
|
31
|
+
|
|
32
|
+
_globals = globals()
|
|
33
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
34
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'agentic_mesh_protocol.setup.v1.setup_pb2', _globals)
|
|
35
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
36
|
+
_globals['DESCRIPTOR']._loaded_options = None
|
|
37
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n\"com.agentic_mesh_protocol.setup.v1B\nSetupProtoP\001\242\002\003ASX\252\002\034AgenticMeshProtocol.Setup.V1\312\002\034AgenticMeshProtocol\\Setup\\V1\342\002(AgenticMeshProtocol\\Setup\\V1\\GPBMetadata\352\002\036AgenticMeshProtocol::Setup::V1'
|
|
38
|
+
_globals['_SETUPVERSION'].fields_by_name['id']._loaded_options = None
|
|
39
|
+
_globals['_SETUPVERSION'].fields_by_name['id']._serialized_options = b'\272H\003\310\001\001'
|
|
40
|
+
_globals['_SETUPVERSION'].fields_by_name['setup_id']._loaded_options = None
|
|
41
|
+
_globals['_SETUPVERSION'].fields_by_name['setup_id']._serialized_options = b'\272H\003\310\001\001'
|
|
42
|
+
_globals['_SETUPVERSION'].fields_by_name['version']._loaded_options = None
|
|
43
|
+
_globals['_SETUPVERSION'].fields_by_name['version']._serialized_options = b'\272H\003\310\001\001'
|
|
44
|
+
_globals['_SETUPVERSION'].fields_by_name['content']._loaded_options = None
|
|
45
|
+
_globals['_SETUPVERSION'].fields_by_name['content']._serialized_options = b'\272H\003\310\001\001'
|
|
46
|
+
_globals['_SETUP'].fields_by_name['id']._loaded_options = None
|
|
47
|
+
_globals['_SETUP'].fields_by_name['id']._serialized_options = b'\272H\003\310\001\001'
|
|
48
|
+
_globals['_SETUP'].fields_by_name['name']._loaded_options = None
|
|
49
|
+
_globals['_SETUP'].fields_by_name['name']._serialized_options = b'\272H\003\310\001\001'
|
|
50
|
+
_globals['_SETUP'].fields_by_name['organisation_id']._loaded_options = None
|
|
51
|
+
_globals['_SETUP'].fields_by_name['organisation_id']._serialized_options = b'\272H\003\310\001\001'
|
|
52
|
+
_globals['_SETUP'].fields_by_name['owner_id']._loaded_options = None
|
|
53
|
+
_globals['_SETUP'].fields_by_name['owner_id']._serialized_options = b'\272H\003\310\001\001'
|
|
54
|
+
_globals['_SETUP'].fields_by_name['module_id']._loaded_options = None
|
|
55
|
+
_globals['_SETUP'].fields_by_name['module_id']._serialized_options = b'\272H\003\310\001\001'
|
|
56
|
+
_globals['_SETUP'].fields_by_name['status']._loaded_options = None
|
|
57
|
+
_globals['_SETUP'].fields_by_name['status']._serialized_options = b'\272H\003\310\001\001'
|
|
58
|
+
_globals['_SETUP'].fields_by_name['visibility']._loaded_options = None
|
|
59
|
+
_globals['_SETUP'].fields_by_name['visibility']._serialized_options = b'\272H\003\310\001\001'
|
|
60
|
+
_globals['_GETSETUPREQUEST'].fields_by_name['setup_id']._loaded_options = None
|
|
61
|
+
_globals['_GETSETUPREQUEST'].fields_by_name['setup_id']._serialized_options = b'\272H\003\310\001\001'
|
|
62
|
+
_globals['_CREATESETUPREQUEST'].fields_by_name['name']._loaded_options = None
|
|
63
|
+
_globals['_CREATESETUPREQUEST'].fields_by_name['name']._serialized_options = b'\272H\003\310\001\001'
|
|
64
|
+
_globals['_CREATESETUPREQUEST'].fields_by_name['content']._loaded_options = None
|
|
65
|
+
_globals['_CREATESETUPREQUEST'].fields_by_name['content']._serialized_options = b'\272H\003\310\001\001'
|
|
66
|
+
_globals['_UPDATESETUPREQUEST'].fields_by_name['setup_id']._loaded_options = None
|
|
67
|
+
_globals['_UPDATESETUPREQUEST'].fields_by_name['setup_id']._serialized_options = b'\272H\003\310\001\001'
|
|
68
|
+
_globals['_UPDATESETUPREQUEST'].fields_by_name['name']._loaded_options = None
|
|
69
|
+
_globals['_UPDATESETUPREQUEST'].fields_by_name['name']._serialized_options = b'\272H\003\310\001\001'
|
|
70
|
+
_globals['_UPDATESETUPREQUEST'].fields_by_name['content']._loaded_options = None
|
|
71
|
+
_globals['_UPDATESETUPREQUEST'].fields_by_name['content']._serialized_options = b'\272H\003\310\001\001'
|
|
72
|
+
_globals['_DELETESETUPREQUEST'].fields_by_name['setup_id']._loaded_options = None
|
|
73
|
+
_globals['_DELETESETUPREQUEST'].fields_by_name['setup_id']._serialized_options = b'\272H\003\310\001\001'
|
|
74
|
+
_globals['_CHANGEVISIBILITYREQUEST'].fields_by_name['setup_id']._loaded_options = None
|
|
75
|
+
_globals['_CHANGEVISIBILITYREQUEST'].fields_by_name['setup_id']._serialized_options = b'\272H\003\310\001\001'
|
|
76
|
+
_globals['_CHANGEVISIBILITYREQUEST'].fields_by_name['visibility']._loaded_options = None
|
|
77
|
+
_globals['_CHANGEVISIBILITYREQUEST'].fields_by_name['visibility']._serialized_options = b'\272H\003\310\001\001'
|
|
78
|
+
_globals['_SETUPSTATUS']._serialized_start=2234
|
|
79
|
+
_globals['_SETUPSTATUS']._serialized_end=2403
|
|
80
|
+
_globals['_VISIBILITY']._serialized_start=2405
|
|
81
|
+
_globals['_VISIBILITY']._serialized_end=2517
|
|
82
|
+
_globals['_SETUPVERSION']._serialized_start=171
|
|
83
|
+
_globals['_SETUPVERSION']._serialized_end=402
|
|
84
|
+
_globals['_SETUP']._serialized_start=405
|
|
85
|
+
_globals['_SETUP']._serialized_end=875
|
|
86
|
+
_globals['_GETSETUPREQUEST']._serialized_start=877
|
|
87
|
+
_globals['_GETSETUPREQUEST']._serialized_end=972
|
|
88
|
+
_globals['_GETSETUPRESPONSE']._serialized_start=975
|
|
89
|
+
_globals['_GETSETUPRESPONSE']._serialized_end=1137
|
|
90
|
+
_globals['_CREATESETUPREQUEST']._serialized_start=1139
|
|
91
|
+
_globals['_CREATESETUPREQUEST']._serialized_end=1246
|
|
92
|
+
_globals['_CREATESETUPRESPONSE']._serialized_start=1249
|
|
93
|
+
_globals['_CREATESETUPRESPONSE']._serialized_end=1440
|
|
94
|
+
_globals['_UPDATESETUPREQUEST']._serialized_start=1443
|
|
95
|
+
_globals['_UPDATESETUPREQUEST']._serialized_end=1585
|
|
96
|
+
_globals['_UPDATESETUPRESPONSE']._serialized_start=1588
|
|
97
|
+
_globals['_UPDATESETUPRESPONSE']._serialized_end=1779
|
|
98
|
+
_globals['_DELETESETUPREQUEST']._serialized_start=1781
|
|
99
|
+
_globals['_DELETESETUPREQUEST']._serialized_end=1836
|
|
100
|
+
_globals['_DELETESETUPRESPONSE']._serialized_start=1838
|
|
101
|
+
_globals['_DELETESETUPRESPONSE']._serialized_end=1885
|
|
102
|
+
_globals['_CHANGEVISIBILITYREQUEST']._serialized_start=1888
|
|
103
|
+
_globals['_CHANGEVISIBILITYREQUEST']._serialized_end=2032
|
|
104
|
+
_globals['_CHANGEVISIBILITYRESPONSE']._serialized_start=2035
|
|
105
|
+
_globals['_CHANGEVISIBILITYRESPONSE']._serialized_end=2231
|
|
106
|
+
# @@protoc_insertion_point(module_scope)
|
|
@@ -3,11 +3,10 @@ import datetime
|
|
|
3
3
|
from buf.validate import validate_pb2 as _validate_pb2
|
|
4
4
|
from google.protobuf import struct_pb2 as _struct_pb2
|
|
5
5
|
from google.protobuf import timestamp_pb2 as _timestamp_pb2
|
|
6
|
-
from google.protobuf.internal import containers as _containers
|
|
7
6
|
from google.protobuf.internal import enum_type_wrapper as _enum_type_wrapper
|
|
8
7
|
from google.protobuf import descriptor as _descriptor
|
|
9
8
|
from google.protobuf import message as _message
|
|
10
|
-
from collections.abc import
|
|
9
|
+
from collections.abc import Mapping as _Mapping
|
|
11
10
|
from typing import ClassVar as _ClassVar, Optional as _Optional, Union as _Union
|
|
12
11
|
|
|
13
12
|
DESCRIPTOR: _descriptor.FileDescriptor
|
|
@@ -23,6 +22,13 @@ class SetupStatus(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
|
23
22
|
NEEDS_CONFIGURATION: _ClassVar[SetupStatus]
|
|
24
23
|
CONFIGURATION_FAILED: _ClassVar[SetupStatus]
|
|
25
24
|
CONFIGURATION_SUCCEEDED: _ClassVar[SetupStatus]
|
|
25
|
+
|
|
26
|
+
class Visibility(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
27
|
+
__slots__ = ()
|
|
28
|
+
VISIBILITY_UNSPECIFIED: _ClassVar[Visibility]
|
|
29
|
+
VISIBILITY_PUBLIC: _ClassVar[Visibility]
|
|
30
|
+
VISIBILITY_PRIVATE: _ClassVar[Visibility]
|
|
31
|
+
VISIBILITY_INTERNAL: _ClassVar[Visibility]
|
|
26
32
|
DRAFT: SetupStatus
|
|
27
33
|
VALIDATING: SetupStatus
|
|
28
34
|
READY: SetupStatus
|
|
@@ -32,6 +38,10 @@ ARCHIVED: SetupStatus
|
|
|
32
38
|
NEEDS_CONFIGURATION: SetupStatus
|
|
33
39
|
CONFIGURATION_FAILED: SetupStatus
|
|
34
40
|
CONFIGURATION_SUCCEEDED: SetupStatus
|
|
41
|
+
VISIBILITY_UNSPECIFIED: Visibility
|
|
42
|
+
VISIBILITY_PUBLIC: Visibility
|
|
43
|
+
VISIBILITY_PRIVATE: Visibility
|
|
44
|
+
VISIBILITY_INTERNAL: Visibility
|
|
35
45
|
|
|
36
46
|
class SetupVersion(_message.Message):
|
|
37
47
|
__slots__ = ()
|
|
@@ -56,6 +66,7 @@ class Setup(_message.Message):
|
|
|
56
66
|
MODULE_ID_FIELD_NUMBER: _ClassVar[int]
|
|
57
67
|
CURRENT_SETUP_VERSION_FIELD_NUMBER: _ClassVar[int]
|
|
58
68
|
STATUS_FIELD_NUMBER: _ClassVar[int]
|
|
69
|
+
VISIBILITY_FIELD_NUMBER: _ClassVar[int]
|
|
59
70
|
id: str
|
|
60
71
|
name: str
|
|
61
72
|
organisation_id: str
|
|
@@ -63,31 +74,8 @@ class Setup(_message.Message):
|
|
|
63
74
|
module_id: str
|
|
64
75
|
current_setup_version: SetupVersion
|
|
65
76
|
status: SetupStatus
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
class CreateSetupRequest(_message.Message):
|
|
69
|
-
__slots__ = ()
|
|
70
|
-
NAME_FIELD_NUMBER: _ClassVar[int]
|
|
71
|
-
ORGANISATION_ID_FIELD_NUMBER: _ClassVar[int]
|
|
72
|
-
OWNER_ID_FIELD_NUMBER: _ClassVar[int]
|
|
73
|
-
MODULE_ID_FIELD_NUMBER: _ClassVar[int]
|
|
74
|
-
CURRENT_SETUP_VERSION_FIELD_NUMBER: _ClassVar[int]
|
|
75
|
-
STATUS_FIELD_NUMBER: _ClassVar[int]
|
|
76
|
-
name: str
|
|
77
|
-
organisation_id: str
|
|
78
|
-
owner_id: str
|
|
79
|
-
module_id: str
|
|
80
|
-
current_setup_version: SetupVersion
|
|
81
|
-
status: SetupStatus
|
|
82
|
-
def __init__(self, name: _Optional[str] = ..., organisation_id: _Optional[str] = ..., owner_id: _Optional[str] = ..., module_id: _Optional[str] = ..., current_setup_version: _Optional[_Union[SetupVersion, _Mapping]] = ..., status: _Optional[_Union[SetupStatus, str]] = ...) -> None: ...
|
|
83
|
-
|
|
84
|
-
class CreateSetupResponse(_message.Message):
|
|
85
|
-
__slots__ = ()
|
|
86
|
-
SUCCESS_FIELD_NUMBER: _ClassVar[int]
|
|
87
|
-
SETUP_FIELD_NUMBER: _ClassVar[int]
|
|
88
|
-
success: bool
|
|
89
|
-
setup: Setup
|
|
90
|
-
def __init__(self, success: _Optional[bool] = ..., setup: _Optional[_Union[Setup, _Mapping]] = ...) -> None: ...
|
|
77
|
+
visibility: Visibility
|
|
78
|
+
def __init__(self, id: _Optional[str] = ..., name: _Optional[str] = ..., organisation_id: _Optional[str] = ..., owner_id: _Optional[str] = ..., module_id: _Optional[str] = ..., current_setup_version: _Optional[_Union[SetupVersion, _Mapping]] = ..., status: _Optional[_Union[SetupStatus, str]] = ..., visibility: _Optional[_Union[Visibility, str]] = ...) -> None: ...
|
|
91
79
|
|
|
92
80
|
class GetSetupRequest(_message.Message):
|
|
93
81
|
__slots__ = ()
|
|
@@ -105,130 +93,70 @@ class GetSetupResponse(_message.Message):
|
|
|
105
93
|
setup_version: SetupVersion
|
|
106
94
|
def __init__(self, setup: _Optional[_Union[Setup, _Mapping]] = ..., setup_version: _Optional[_Union[SetupVersion, _Mapping]] = ...) -> None: ...
|
|
107
95
|
|
|
108
|
-
class
|
|
96
|
+
class CreateSetupRequest(_message.Message):
|
|
109
97
|
__slots__ = ()
|
|
110
|
-
SETUP_ID_FIELD_NUMBER: _ClassVar[int]
|
|
111
98
|
NAME_FIELD_NUMBER: _ClassVar[int]
|
|
112
|
-
|
|
113
|
-
CURRENT_SETUP_VERSION_FIELD_NUMBER: _ClassVar[int]
|
|
114
|
-
STATUS_FIELD_NUMBER: _ClassVar[int]
|
|
115
|
-
setup_id: str
|
|
99
|
+
CONTENT_FIELD_NUMBER: _ClassVar[int]
|
|
116
100
|
name: str
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
status: SetupStatus
|
|
120
|
-
def __init__(self, setup_id: _Optional[str] = ..., name: _Optional[str] = ..., owner_id: _Optional[str] = ..., current_setup_version: _Optional[_Union[SetupVersion, _Mapping]] = ..., status: _Optional[_Union[SetupStatus, str]] = ...) -> None: ...
|
|
101
|
+
content: _struct_pb2.Struct
|
|
102
|
+
def __init__(self, name: _Optional[str] = ..., content: _Optional[_Union[_struct_pb2.Struct, _Mapping]] = ...) -> None: ...
|
|
121
103
|
|
|
122
|
-
class
|
|
104
|
+
class CreateSetupResponse(_message.Message):
|
|
123
105
|
__slots__ = ()
|
|
124
106
|
SUCCESS_FIELD_NUMBER: _ClassVar[int]
|
|
125
107
|
SETUP_FIELD_NUMBER: _ClassVar[int]
|
|
108
|
+
SETUP_VERSION_FIELD_NUMBER: _ClassVar[int]
|
|
126
109
|
success: bool
|
|
127
110
|
setup: Setup
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
class DeleteSetupRequest(_message.Message):
|
|
131
|
-
__slots__ = ()
|
|
132
|
-
SETUP_ID_FIELD_NUMBER: _ClassVar[int]
|
|
133
|
-
setup_id: str
|
|
134
|
-
def __init__(self, setup_id: _Optional[str] = ...) -> None: ...
|
|
135
|
-
|
|
136
|
-
class DeleteSetupResponse(_message.Message):
|
|
137
|
-
__slots__ = ()
|
|
138
|
-
SUCCESS_FIELD_NUMBER: _ClassVar[int]
|
|
139
|
-
success: bool
|
|
140
|
-
def __init__(self, success: _Optional[bool] = ...) -> None: ...
|
|
111
|
+
setup_version: SetupVersion
|
|
112
|
+
def __init__(self, success: _Optional[bool] = ..., setup: _Optional[_Union[Setup, _Mapping]] = ..., setup_version: _Optional[_Union[SetupVersion, _Mapping]] = ...) -> None: ...
|
|
141
113
|
|
|
142
|
-
class
|
|
114
|
+
class UpdateSetupRequest(_message.Message):
|
|
143
115
|
__slots__ = ()
|
|
144
116
|
SETUP_ID_FIELD_NUMBER: _ClassVar[int]
|
|
145
|
-
|
|
117
|
+
NAME_FIELD_NUMBER: _ClassVar[int]
|
|
146
118
|
CONTENT_FIELD_NUMBER: _ClassVar[int]
|
|
147
119
|
setup_id: str
|
|
148
|
-
|
|
120
|
+
name: str
|
|
149
121
|
content: _struct_pb2.Struct
|
|
150
|
-
def __init__(self, setup_id: _Optional[str] = ...,
|
|
122
|
+
def __init__(self, setup_id: _Optional[str] = ..., name: _Optional[str] = ..., content: _Optional[_Union[_struct_pb2.Struct, _Mapping]] = ...) -> None: ...
|
|
151
123
|
|
|
152
|
-
class
|
|
124
|
+
class UpdateSetupResponse(_message.Message):
|
|
153
125
|
__slots__ = ()
|
|
154
126
|
SUCCESS_FIELD_NUMBER: _ClassVar[int]
|
|
127
|
+
SETUP_FIELD_NUMBER: _ClassVar[int]
|
|
155
128
|
SETUP_VERSION_FIELD_NUMBER: _ClassVar[int]
|
|
156
129
|
success: bool
|
|
130
|
+
setup: Setup
|
|
157
131
|
setup_version: SetupVersion
|
|
158
|
-
def __init__(self, success: _Optional[bool] = ..., setup_version: _Optional[_Union[SetupVersion, _Mapping]] = ...) -> None: ...
|
|
159
|
-
|
|
160
|
-
class GetSetupVersionRequest(_message.Message):
|
|
161
|
-
__slots__ = ()
|
|
162
|
-
SETUP_VERSION_ID_FIELD_NUMBER: _ClassVar[int]
|
|
163
|
-
setup_version_id: str
|
|
164
|
-
def __init__(self, setup_version_id: _Optional[str] = ...) -> None: ...
|
|
165
|
-
|
|
166
|
-
class GetSetupVersionResponse(_message.Message):
|
|
167
|
-
__slots__ = ()
|
|
168
|
-
SETUP_VERSION_FIELD_NUMBER: _ClassVar[int]
|
|
169
|
-
setup_version: SetupVersion
|
|
170
|
-
def __init__(self, setup_version: _Optional[_Union[SetupVersion, _Mapping]] = ...) -> None: ...
|
|
132
|
+
def __init__(self, success: _Optional[bool] = ..., setup: _Optional[_Union[Setup, _Mapping]] = ..., setup_version: _Optional[_Union[SetupVersion, _Mapping]] = ...) -> None: ...
|
|
171
133
|
|
|
172
|
-
class
|
|
134
|
+
class DeleteSetupRequest(_message.Message):
|
|
173
135
|
__slots__ = ()
|
|
174
136
|
SETUP_ID_FIELD_NUMBER: _ClassVar[int]
|
|
175
|
-
VERSION_FIELD_NUMBER: _ClassVar[int]
|
|
176
137
|
setup_id: str
|
|
177
|
-
|
|
178
|
-
def __init__(self, setup_id: _Optional[str] = ..., version: _Optional[str] = ...) -> None: ...
|
|
179
|
-
|
|
180
|
-
class SearchSetupVersionsResponse(_message.Message):
|
|
181
|
-
__slots__ = ()
|
|
182
|
-
SETUP_VERSIONS_FIELD_NUMBER: _ClassVar[int]
|
|
183
|
-
setup_versions: _containers.RepeatedCompositeFieldContainer[SetupVersion]
|
|
184
|
-
def __init__(self, setup_versions: _Optional[_Iterable[_Union[SetupVersion, _Mapping]]] = ...) -> None: ...
|
|
185
|
-
|
|
186
|
-
class UpdateSetupVersionRequest(_message.Message):
|
|
187
|
-
__slots__ = ()
|
|
188
|
-
SETUP_VERSION_ID_FIELD_NUMBER: _ClassVar[int]
|
|
189
|
-
VERSION_FIELD_NUMBER: _ClassVar[int]
|
|
190
|
-
CONTENT_FIELD_NUMBER: _ClassVar[int]
|
|
191
|
-
setup_version_id: str
|
|
192
|
-
version: str
|
|
193
|
-
content: _struct_pb2.Struct
|
|
194
|
-
def __init__(self, setup_version_id: _Optional[str] = ..., version: _Optional[str] = ..., content: _Optional[_Union[_struct_pb2.Struct, _Mapping]] = ...) -> None: ...
|
|
138
|
+
def __init__(self, setup_id: _Optional[str] = ...) -> None: ...
|
|
195
139
|
|
|
196
|
-
class
|
|
140
|
+
class DeleteSetupResponse(_message.Message):
|
|
197
141
|
__slots__ = ()
|
|
198
142
|
SUCCESS_FIELD_NUMBER: _ClassVar[int]
|
|
199
|
-
SETUP_VERSION_FIELD_NUMBER: _ClassVar[int]
|
|
200
143
|
success: bool
|
|
201
|
-
|
|
202
|
-
def __init__(self, success: _Optional[bool] = ..., setup_version: _Optional[_Union[SetupVersion, _Mapping]] = ...) -> None: ...
|
|
144
|
+
def __init__(self, success: _Optional[bool] = ...) -> None: ...
|
|
203
145
|
|
|
204
|
-
class
|
|
146
|
+
class ChangeVisibilityRequest(_message.Message):
|
|
205
147
|
__slots__ = ()
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
148
|
+
SETUP_ID_FIELD_NUMBER: _ClassVar[int]
|
|
149
|
+
VISIBILITY_FIELD_NUMBER: _ClassVar[int]
|
|
150
|
+
setup_id: str
|
|
151
|
+
visibility: Visibility
|
|
152
|
+
def __init__(self, setup_id: _Optional[str] = ..., visibility: _Optional[_Union[Visibility, str]] = ...) -> None: ...
|
|
209
153
|
|
|
210
|
-
class
|
|
154
|
+
class ChangeVisibilityResponse(_message.Message):
|
|
211
155
|
__slots__ = ()
|
|
212
156
|
SUCCESS_FIELD_NUMBER: _ClassVar[int]
|
|
157
|
+
SETUP_FIELD_NUMBER: _ClassVar[int]
|
|
158
|
+
SETUP_VERSION_FIELD_NUMBER: _ClassVar[int]
|
|
213
159
|
success: bool
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
__slots__ = ()
|
|
218
|
-
ORGANISATION_ID_FIELD_NUMBER: _ClassVar[int]
|
|
219
|
-
OWNER_ID_FIELD_NUMBER: _ClassVar[int]
|
|
220
|
-
LIMIT_FIELD_NUMBER: _ClassVar[int]
|
|
221
|
-
OFFSET_FIELD_NUMBER: _ClassVar[int]
|
|
222
|
-
organisation_id: str
|
|
223
|
-
owner_id: str
|
|
224
|
-
limit: int
|
|
225
|
-
offset: int
|
|
226
|
-
def __init__(self, organisation_id: _Optional[str] = ..., owner_id: _Optional[str] = ..., limit: _Optional[int] = ..., offset: _Optional[int] = ...) -> None: ...
|
|
227
|
-
|
|
228
|
-
class ListSetupsResponse(_message.Message):
|
|
229
|
-
__slots__ = ()
|
|
230
|
-
SETUPS_FIELD_NUMBER: _ClassVar[int]
|
|
231
|
-
TOTAL_COUNT_FIELD_NUMBER: _ClassVar[int]
|
|
232
|
-
setups: _containers.RepeatedCompositeFieldContainer[Setup]
|
|
233
|
-
total_count: int
|
|
234
|
-
def __init__(self, setups: _Optional[_Iterable[_Union[Setup, _Mapping]]] = ..., total_count: _Optional[int] = ...) -> None: ...
|
|
160
|
+
setup: Setup
|
|
161
|
+
setup_version: SetupVersion
|
|
162
|
+
def __init__(self, success: _Optional[bool] = ..., setup: _Optional[_Union[Setup, _Mapping]] = ..., setup_version: _Optional[_Union[SetupVersion, _Mapping]] = ...) -> None: ...
|
|
@@ -0,0 +1,38 @@
|
|
|
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/setup/v1/setup_service.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/setup/v1/setup_service.proto'
|
|
19
|
+
)
|
|
20
|
+
# @@protoc_insertion_point(imports)
|
|
21
|
+
|
|
22
|
+
_sym_db = _symbol_database.Default()
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
from agentic_mesh_protocol.setup.v1 import setup_pb2 as agentic__mesh__protocol_dot_setup_dot_v1_dot_setup__pb2
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n2agentic_mesh_protocol/setup/v1/setup_service.proto\x12\x1e\x61gentic_mesh_protocol.setup.v1\x1a*agentic_mesh_protocol/setup/v1/setup.proto2\xed\x04\n\x0cSetupService\x12m\n\x08GetSetup\x12/.agentic_mesh_protocol.setup.v1.GetSetupRequest\x1a\x30.agentic_mesh_protocol.setup.v1.GetSetupResponse\x12v\n\x0b\x43reateSetup\x12\x32.agentic_mesh_protocol.setup.v1.CreateSetupRequest\x1a\x33.agentic_mesh_protocol.setup.v1.CreateSetupResponse\x12v\n\x0bUpdateSetup\x12\x32.agentic_mesh_protocol.setup.v1.UpdateSetupRequest\x1a\x33.agentic_mesh_protocol.setup.v1.UpdateSetupResponse\x12v\n\x0b\x44\x65leteSetup\x12\x32.agentic_mesh_protocol.setup.v1.DeleteSetupRequest\x1a\x33.agentic_mesh_protocol.setup.v1.DeleteSetupResponse\x12\x85\x01\n\x10\x43hangeVisibility\x12\x37.agentic_mesh_protocol.setup.v1.ChangeVisibilityRequest\x1a\x38.agentic_mesh_protocol.setup.v1.ChangeVisibilityResponseB\xc9\x01\n\"com.agentic_mesh_protocol.setup.v1B\x11SetupServiceProtoP\x01\xa2\x02\x03\x41SX\xaa\x02\x1c\x41genticMeshProtocol.Setup.V1\xca\x02\x1c\x41genticMeshProtocol\\Setup\\V1\xe2\x02(AgenticMeshProtocol\\Setup\\V1\\GPBMetadata\xea\x02\x1e\x41genticMeshProtocol::Setup::V1b\x06proto3')
|
|
29
|
+
|
|
30
|
+
_globals = globals()
|
|
31
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
32
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'agentic_mesh_protocol.setup.v1.setup_service_pb2', _globals)
|
|
33
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
34
|
+
_globals['DESCRIPTOR']._loaded_options = None
|
|
35
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n\"com.agentic_mesh_protocol.setup.v1B\021SetupServiceProtoP\001\242\002\003ASX\252\002\034AgenticMeshProtocol.Setup.V1\312\002\034AgenticMeshProtocol\\Setup\\V1\342\002(AgenticMeshProtocol\\Setup\\V1\\GPBMetadata\352\002\036AgenticMeshProtocol::Setup::V1'
|
|
36
|
+
_globals['_SETUPSERVICE']._serialized_start=131
|
|
37
|
+
_globals['_SETUPSERVICE']._serialized_end=752
|
|
38
|
+
# @@protoc_insertion_point(module_scope)
|