yandexcloud 0.365.0__py3-none-any.whl → 0.367.0__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.

Potentially problematic release.


This version of yandexcloud might be problematic. Click here for more details.

Files changed (117) hide show
  1. yandex/cloud/access/access_pb2.py +5 -3
  2. yandex/cloud/access/access_pb2.pyi +24 -0
  3. yandex/cloud/apploadbalancer/v1/backend_group_pb2.py +34 -32
  4. yandex/cloud/apploadbalancer/v1/backend_group_pb2.pyi +9 -1
  5. yandex/cloud/audittrails/v1/trail_pb2.py +9 -11
  6. yandex/cloud/audittrails/v1/trail_pb2.pyi +1 -5
  7. yandex/cloud/backup/v1/policy_pb2.py +9 -9
  8. yandex/cloud/backup/v1/policy_pb2.pyi +8 -0
  9. yandex/cloud/baremetal/v1alpha/standard_image_pb2.py +37 -0
  10. yandex/cloud/baremetal/v1alpha/standard_image_pb2.pyi +37 -0
  11. yandex/cloud/baremetal/v1alpha/standard_image_pb2_grpc.py +24 -0
  12. yandex/cloud/baremetal/v1alpha/standard_image_pb2_grpc.pyi +17 -0
  13. yandex/cloud/baremetal/v1alpha/standard_image_service_pb2.py +56 -0
  14. yandex/cloud/baremetal/v1alpha/standard_image_service_pb2.pyi +118 -0
  15. yandex/cloud/baremetal/v1alpha/standard_image_service_pb2_grpc.py +148 -0
  16. yandex/cloud/baremetal/v1alpha/standard_image_service_pb2_grpc.pyi +80 -0
  17. yandex/cloud/cloudregistry/v1/lifecycle_policy_pb2.py +60 -0
  18. yandex/cloud/cloudregistry/v1/lifecycle_policy_pb2.pyi +353 -0
  19. yandex/cloud/cloudregistry/v1/lifecycle_policy_pb2_grpc.py +24 -0
  20. yandex/cloud/cloudregistry/v1/lifecycle_policy_pb2_grpc.pyi +17 -0
  21. yandex/cloud/cloudregistry/v1/lifecycle_policy_service_pb2.py +106 -0
  22. yandex/cloud/cloudregistry/v1/lifecycle_policy_service_pb2.pyi +238 -0
  23. yandex/cloud/cloudregistry/v1/lifecycle_policy_service_pb2_grpc.py +324 -0
  24. yandex/cloud/cloudregistry/v1/lifecycle_policy_service_pb2_grpc.pyi +153 -0
  25. yandex/cloud/compute/v1/instance_service_pb2.pyi +8 -1
  26. yandex/cloud/connectionmanager/v1/connection_pb2.py +12 -11
  27. yandex/cloud/connectionmanager/v1/connection_pb2.pyi +10 -3
  28. yandex/cloud/connectionmanager/v1/storedoc_pb2.py +50 -0
  29. yandex/cloud/connectionmanager/v1/storedoc_pb2.pyi +172 -0
  30. yandex/cloud/connectionmanager/v1/storedoc_pb2_grpc.py +24 -0
  31. yandex/cloud/connectionmanager/v1/storedoc_pb2_grpc.pyi +17 -0
  32. yandex/cloud/iam/v1/access_policy_template_service_pb2.py +50 -0
  33. yandex/cloud/iam/v1/access_policy_template_service_pb2.pyi +67 -0
  34. yandex/cloud/iam/v1/access_policy_template_service_pb2_grpc.py +98 -0
  35. yandex/cloud/iam/v1/access_policy_template_service_pb2_grpc.pyi +44 -0
  36. yandex/cloud/kms/v1/symmetric_key_pb2.py +3 -3
  37. yandex/cloud/kms/v1/symmetric_key_pb2.pyi +4 -0
  38. yandex/cloud/mdb/greenplum/v1/cluster_pb2.py +16 -16
  39. yandex/cloud/mdb/greenplum/v1/cluster_pb2.pyi +3 -15
  40. yandex/cloud/mdb/greenplum/v1/cluster_service_pb2.py +76 -76
  41. yandex/cloud/mdb/greenplum/v1/cluster_service_pb2.pyi +3 -15
  42. yandex/cloud/mdb/greenplum/v1/config_pb2.py +11 -29
  43. yandex/cloud/mdb/greenplum/v1/config_pb2.pyi +0 -399
  44. yandex/cloud/mdb/kafka/v1/cluster_pb2.py +28 -28
  45. yandex/cloud/mdb/kafka/v1/cluster_pb2.pyi +5 -1
  46. yandex/cloud/mdb/mongodb/v1/config/mongodb3_6_pb2.py +4 -4
  47. yandex/cloud/mdb/mongodb/v1/config/mongodb4_0_pb2.py +4 -4
  48. yandex/cloud/mdb/mongodb/v1/config/mongodb4_2_pb2.py +4 -4
  49. yandex/cloud/mdb/mongodb/v1/config/mongodb4_4_enterprise_pb2.py +4 -4
  50. yandex/cloud/mdb/mongodb/v1/config/mongodb4_4_pb2.py +4 -4
  51. yandex/cloud/mdb/mongodb/v1/config/mongodb5_0_enterprise_pb2.py +4 -4
  52. yandex/cloud/mdb/mongodb/v1/config/mongodb5_0_pb2.py +4 -4
  53. yandex/cloud/mdb/mongodb/v1/config/mongodb6_0_enterprise_pb2.py +4 -4
  54. yandex/cloud/mdb/mongodb/v1/config/mongodb6_0_pb2.py +4 -4
  55. yandex/cloud/mdb/mongodb/v1/config/mongodb_pb2.py +65 -99
  56. yandex/cloud/mdb/mongodb/v1/config/mongodb_pb2.pyi +21 -426
  57. yandex/cloud/organizationmanager/v1/idp/application/saml/__init__.py +0 -0
  58. yandex/cloud/organizationmanager/v1/idp/application/saml/application_pb2.py +100 -0
  59. yandex/cloud/organizationmanager/v1/idp/application/saml/application_pb2.pyi +487 -0
  60. yandex/cloud/organizationmanager/v1/idp/application/saml/application_pb2_grpc.py +24 -0
  61. yandex/cloud/organizationmanager/v1/idp/application/saml/application_pb2_grpc.pyi +17 -0
  62. yandex/cloud/organizationmanager/v1/idp/application/saml/application_service_pb2.py +198 -0
  63. yandex/cloud/organizationmanager/v1/idp/application/saml/application_service_pb2.pyi +733 -0
  64. yandex/cloud/organizationmanager/v1/idp/application/saml/application_service_pb2_grpc.py +678 -0
  65. yandex/cloud/organizationmanager/v1/idp/application/saml/application_service_pb2_grpc.pyi +322 -0
  66. yandex/cloud/organizationmanager/v1/idp/application/saml/signature_certificate_pb2.py +40 -0
  67. yandex/cloud/organizationmanager/v1/idp/application/saml/signature_certificate_pb2.pyi +103 -0
  68. yandex/cloud/organizationmanager/v1/idp/application/saml/signature_certificate_pb2_grpc.py +24 -0
  69. yandex/cloud/organizationmanager/v1/idp/application/saml/signature_certificate_pb2_grpc.pyi +17 -0
  70. yandex/cloud/organizationmanager/v1/idp/application/saml/signature_certificate_service_pb2.py +95 -0
  71. yandex/cloud/organizationmanager/v1/idp/application/saml/signature_certificate_service_pb2.pyi +220 -0
  72. yandex/cloud/organizationmanager/v1/idp/application/saml/signature_certificate_service_pb2_grpc.py +281 -0
  73. yandex/cloud/organizationmanager/v1/idp/application/saml/signature_certificate_service_pb2_grpc.pyi +141 -0
  74. yandex/cloud/organizationmanager/v1/saml/federation_service_pb2.py +29 -3
  75. yandex/cloud/organizationmanager/v1/saml/federation_service_pb2.pyi +132 -0
  76. yandex/cloud/organizationmanager/v1/saml/federation_service_pb2_grpc.py +90 -0
  77. yandex/cloud/organizationmanager/v1/saml/federation_service_pb2_grpc.pyi +52 -0
  78. yandex/cloud/searchapi/v2/gen_search_service_pb2.py +10 -10
  79. yandex/cloud/searchapi/v2/gen_search_service_pb2.pyi +5 -1
  80. yandex/cloud/searchapi/v2/wordstat_service_pb2.py +96 -0
  81. yandex/cloud/searchapi/v2/wordstat_service_pb2.pyi +344 -0
  82. yandex/cloud/searchapi/v2/wordstat_service_pb2_grpc.py +189 -0
  83. yandex/cloud/searchapi/v2/wordstat_service_pb2_grpc.pyi +90 -0
  84. yandex/cloud/serverless/mcpgateway/__init__.py +0 -0
  85. yandex/cloud/serverless/mcpgateway/v1/__init__.py +0 -0
  86. yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_pb2.py +152 -0
  87. yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_pb2.pyi +780 -0
  88. yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_pb2_grpc.py +24 -0
  89. yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_pb2_grpc.pyi +17 -0
  90. yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_service_pb2.py +134 -0
  91. yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_service_pb2.pyi +390 -0
  92. yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_service_pb2_grpc.py +456 -0
  93. yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_service_pb2_grpc.pyi +213 -0
  94. yandex/cloud/serverless/mcpgateway/v1/package_options_pb2.py +35 -0
  95. yandex/cloud/serverless/mcpgateway/v1/package_options_pb2.pyi +8 -0
  96. yandex/cloud/serverless/mcpgateway/v1/package_options_pb2_grpc.py +24 -0
  97. yandex/cloud/serverless/mcpgateway/v1/package_options_pb2_grpc.pyi +17 -0
  98. yandex/cloud/serverless/workflows/v1/execution_service_pb2.py +3 -3
  99. yandex/cloud/serverless/workflows/v1/workflow_service_pb2.py +38 -31
  100. yandex/cloud/serverless/workflows/v1/workflow_service_pb2_grpc.py +133 -0
  101. yandex/cloud/serverless/workflows/v1/workflow_service_pb2_grpc.pyi +61 -0
  102. yandex/cloud/trino/v1/cluster_pb2.py +46 -45
  103. yandex/cloud/trino/v1/cluster_pb2.pyi +9 -2
  104. yandex/cloud/trino/v1/cluster_service_pb2.py +50 -49
  105. yandex/cloud/trino/v1/cluster_service_pb2.pyi +17 -4
  106. yandex/cloud/trino/v1/resource_management_pb2.py +66 -0
  107. yandex/cloud/trino/v1/resource_management_pb2.pyi +257 -0
  108. yandex/cloud/trino/v1/resource_management_pb2_grpc.py +24 -0
  109. yandex/cloud/trino/v1/resource_management_pb2_grpc.pyi +17 -0
  110. yandex/cloud/video/v1/style_preset_service_pb2.py +20 -20
  111. yandexcloud/__init__.py +1 -1
  112. {yandexcloud-0.365.0.dist-info → yandexcloud-0.367.0.dist-info}/METADATA +1 -1
  113. {yandexcloud-0.365.0.dist-info → yandexcloud-0.367.0.dist-info}/RECORD +117 -54
  114. {yandexcloud-0.365.0.dist-info → yandexcloud-0.367.0.dist-info}/AUTHORS +0 -0
  115. {yandexcloud-0.365.0.dist-info → yandexcloud-0.367.0.dist-info}/LICENSE +0 -0
  116. {yandexcloud-0.365.0.dist-info → yandexcloud-0.367.0.dist-info}/WHEEL +0 -0
  117. {yandexcloud-0.365.0.dist-info → yandexcloud-0.367.0.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,24 @@
1
+ # Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT!
2
+ """Client and server classes corresponding to protobuf-defined services."""
3
+ import grpc
4
+ import warnings
5
+
6
+
7
+ GRPC_GENERATED_VERSION = '1.70.0'
8
+ GRPC_VERSION = grpc.__version__
9
+ _version_not_supported = False
10
+
11
+ try:
12
+ from grpc._utilities import first_version_is_lower
13
+ _version_not_supported = first_version_is_lower(GRPC_VERSION, GRPC_GENERATED_VERSION)
14
+ except ImportError:
15
+ _version_not_supported = True
16
+
17
+ if _version_not_supported:
18
+ raise RuntimeError(
19
+ f'The grpc package installed is at version {GRPC_VERSION},'
20
+ + f' but the generated code in yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_pb2_grpc.py depends on'
21
+ + f' grpcio>={GRPC_GENERATED_VERSION}.'
22
+ + f' Please upgrade your grpc module to grpcio>={GRPC_GENERATED_VERSION}'
23
+ + f' or downgrade your generated code using grpcio-tools<={GRPC_VERSION}.'
24
+ )
@@ -0,0 +1,17 @@
1
+ """
2
+ @generated by mypy-protobuf. Do not edit manually!
3
+ isort:skip_file
4
+ """
5
+
6
+ import abc
7
+ import collections.abc
8
+ import grpc
9
+ import grpc.aio
10
+ import typing
11
+
12
+ _T = typing.TypeVar("_T")
13
+
14
+ class _MaybeAsyncIterator(collections.abc.AsyncIterator[_T], collections.abc.Iterator[_T], metaclass=abc.ABCMeta): ...
15
+
16
+ class _ServicerContext(grpc.ServicerContext, grpc.aio.ServicerContext): # type: ignore[misc, type-arg]
17
+ ...
@@ -0,0 +1,134 @@
1
+ # -*- coding: utf-8 -*-
2
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
3
+ # NO CHECKED-IN PROTOBUF GENCODE
4
+ # source: yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_service.proto
5
+ # Protobuf Python Version: 5.29.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
+ 5,
15
+ 29,
16
+ 0,
17
+ '',
18
+ 'yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_service.proto'
19
+ )
20
+ # @@protoc_insertion_point(imports)
21
+
22
+ _sym_db = _symbol_database.Default()
23
+
24
+
25
+ from google.protobuf import field_mask_pb2 as google_dot_protobuf_dot_field__mask__pb2
26
+ from yandex.cloud.api import operation_pb2 as yandex_dot_cloud_dot_api_dot_operation__pb2
27
+ from yandex.cloud.access import access_pb2 as yandex_dot_cloud_dot_access_dot_access__pb2
28
+ from yandex.cloud.serverless.mcpgateway.v1 import mcp_gateway_pb2 as yandex_dot_cloud_dot_serverless_dot_mcpgateway_dot_v1_dot_mcp__gateway__pb2
29
+ from yandex.cloud.operation import operation_pb2 as yandex_dot_cloud_dot_operation_dot_operation__pb2
30
+ from yandex.cloud import validation_pb2 as yandex_dot_cloud_dot_validation__pb2
31
+ from google.api import annotations_pb2 as google_dot_api_dot_annotations__pb2
32
+
33
+
34
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n?yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_service.proto\x12%yandex.cloud.serverless.mcpgateway.v1\x1a google/protobuf/field_mask.proto\x1a yandex/cloud/api/operation.proto\x1a yandex/cloud/access/access.proto\x1a\x37yandex/cloud/serverless/mcpgateway/v1/mcp_gateway.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1dyandex/cloud/validation.proto\x1a\x1cgoogle/api/annotations.proto\"4\n\x14GetMcpGatewayRequest\x12\x1c\n\x0emcp_gateway_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\"g\n\x15ListMcpGatewayRequest\x12\x17\n\tfolder_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x11\n\tpage_size\x18\x02 \x01(\x03\x12\x12\n\npage_token\x18\x03 \x01(\t\x12\x0e\n\x06\x66ilter\x18\x04 \x01(\t\"}\n\x16ListMcpGatewayResponse\x12J\n\x08gateways\x18\x01 \x03(\x0b\x32\x38.yandex.cloud.serverless.mcpgateway.v1.McpGatewayPreview\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\xb4\x04\n\x17\x43reateMcpGatewayRequest\x12\x17\n\tfolder_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12?\n\x04name\x18\x02 \x01(\tB1\xe8\xc7\x31\x01\xf2\xc7\x31 |[a-z]([-a-z0-9]{0,61}[a-z0-9])?\x8a\xc8\x31\x05<=128\x12\x1f\n\x0b\x64\x65scription\x18\x03 \x01(\tB\n\x8a\xc8\x31\x06<=4000\x12\x9f\x01\n\x06labels\x18\x04 \x03(\x0b\x32J.yandex.cloud.serverless.mcpgateway.v1.CreateMcpGatewayRequest.LabelsEntryBC\xf2\xc7\x31\x0f[-_./\\@0-9a-z]*\x82\xc8\x31\x04<=64\x8a\xc8\x31\x04<=63\xb2\xc8\x31\x1c\x12\x14[a-z][-_./\\@0-9a-z]*\x1a\x04\x31-63\x12\x45\n\x05tools\x18\x05 \x03(\x0b\x32..yandex.cloud.serverless.mcpgateway.v1.McpToolB\x06\x82\xc8\x31\x02>0\x12\x46\n\x0blog_options\x18\x06 \x01(\x0b\x32\x31.yandex.cloud.serverless.mcpgateway.v1.LogOptions\x12\x1a\n\x12service_account_id\x18\x07 \x01(\t\x12\x12\n\nnetwork_id\x18\x08 \x01(\t\x12\x0e\n\x06public\x18\t \x01(\x08\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"Q\n\x18\x43reateMcpGatewayMetadata\x12\x1c\n\x0emcp_gateway_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x17\n\tfolder_id\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\"\xde\x04\n\x17UpdateMcpGatewayRequest\x12\x1c\n\x0emcp_gateway_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12;\n\x04name\x18\x02 \x01(\tB-\xf2\xc7\x31 |[a-z]([-a-z0-9]{0,61}[a-z0-9])?\x8a\xc8\x31\x05<=128\x12\x1f\n\x0b\x64\x65scription\x18\x03 \x01(\tB\n\x8a\xc8\x31\x06<=4000\x12\x9f\x01\n\x06labels\x18\x04 \x03(\x0b\x32J.yandex.cloud.serverless.mcpgateway.v1.UpdateMcpGatewayRequest.LabelsEntryBC\xf2\xc7\x31\x0f[-_./\\@0-9a-z]*\x82\xc8\x31\x04<=64\x8a\xc8\x31\x04<=63\xb2\xc8\x31\x1c\x12\x14[a-z][-_./\\@0-9a-z]*\x1a\x04\x31-63\x12=\n\x05tools\x18\x05 \x03(\x0b\x32..yandex.cloud.serverless.mcpgateway.v1.McpTool\x12\x46\n\x0blog_options\x18\x06 \x01(\x0b\x32\x31.yandex.cloud.serverless.mcpgateway.v1.LogOptions\x12\x1a\n\x12service_account_id\x18\x07 \x01(\t\x12\x12\n\nnetwork_id\x18\x08 \x01(\t\x12/\n\x0bupdate_mask\x18\t \x01(\x0b\x32\x1a.google.protobuf.FieldMask\x12\x0e\n\x06public\x18\n \x01(\x08\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"Q\n\x18UpdateMcpGatewayMetadata\x12\x1c\n\x0emcp_gateway_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x17\n\tfolder_id\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\"7\n\x17\x44\x65leteMcpGatewayRequest\x12\x1c\n\x0emcp_gateway_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\"8\n\x18\x44\x65leteMcpGatewayMetadata\x12\x1c\n\x0emcp_gateway_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\"\x8f\x01\n\x15ListOperationsRequest\x12\x1c\n\x0emcp_gateway_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x1d\n\tpage_size\x18\x02 \x01(\x03\x42\n\xfa\xc7\x31\x06\x30-1000\x12\x1d\n\npage_token\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=100\x12\x1a\n\x06\x66ilter\x18\x04 \x01(\tB\n\x8a\xc8\x31\x06<=1000\"h\n\x16ListOperationsResponse\x12\x35\n\noperations\x18\x01 \x03(\x0b\x32!.yandex.cloud.operation.Operation\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t2\xc4\x0e\n\x11McpGatewayService\x12\xaa\x01\n\x03Get\x12;.yandex.cloud.serverless.mcpgateway.v1.GetMcpGatewayRequest\x1a\x31.yandex.cloud.serverless.mcpgateway.v1.McpGateway\"3\x82\xd3\xe4\x93\x02-\x12+/mcpgateway/v1/mcpGateways/{mcp_gateway_id}\x12\xa7\x01\n\x04List\x12<.yandex.cloud.serverless.mcpgateway.v1.ListMcpGatewayRequest\x1a=.yandex.cloud.serverless.mcpgateway.v1.ListMcpGatewayResponse\"\"\x82\xd3\xe4\x93\x02\x1c\x12\x1a/mcpgateway/v1/mcpGateways\x12\xbc\x01\n\x06\x43reate\x12>.yandex.cloud.serverless.mcpgateway.v1.CreateMcpGatewayRequest\x1a!.yandex.cloud.operation.Operation\"O\xb2\xd2*&\n\x18\x43reateMcpGatewayMetadata\x12\nMcpGateway\x82\xd3\xe4\x93\x02\x1f\"\x1a/mcpgateway/v1/mcpGateways:\x01*\x12\xcd\x01\n\x06Update\x12>.yandex.cloud.serverless.mcpgateway.v1.UpdateMcpGatewayRequest\x1a!.yandex.cloud.operation.Operation\"`\xb2\xd2*&\n\x18UpdateMcpGatewayMetadata\x12\nMcpGateway\x82\xd3\xe4\x93\x02\x30\x32+/mcpgateway/v1/mcpGateways/{mcp_gateway_id}:\x01*\x12\xd5\x01\n\x06\x44\x65lete\x12>.yandex.cloud.serverless.mcpgateway.v1.DeleteMcpGatewayRequest\x1a!.yandex.cloud.operation.Operation\"h\xb2\xd2*1\n\x18\x44\x65leteMcpGatewayMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02-*+/mcpgateway/v1/mcpGateways/{mcp_gateway_id}\x12\xcd\x01\n\x0eListOperations\x12<.yandex.cloud.serverless.mcpgateway.v1.ListOperationsRequest\x1a=.yandex.cloud.serverless.mcpgateway.v1.ListOperationsResponse\">\x82\xd3\xe4\x93\x02\x38\x12\x36/mcpgateway/v1/mcpGateways/{mcp_gateway_id}/operations\x12\xba\x01\n\x12ListAccessBindings\x12..yandex.cloud.access.ListAccessBindingsRequest\x1a/.yandex.cloud.access.ListAccessBindingsResponse\"C\x82\xd3\xe4\x93\x02=\x12;/mcpgateway/v1/mcpGateways/{resource_id}:listAccessBindings\x12\xea\x01\n\x11SetAccessBindings\x12-.yandex.cloud.access.SetAccessBindingsRequest\x1a!.yandex.cloud.operation.Operation\"\x82\x01\xb2\xd2*9\n access.SetAccessBindingsMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02?\":/mcpgateway/v1/mcpGateways/{resource_id}:setAccessBindings:\x01*\x12\xf6\x01\n\x14UpdateAccessBindings\x12\x30.yandex.cloud.access.UpdateAccessBindingsRequest\x1a!.yandex.cloud.operation.Operation\"\x88\x01\xb2\xd2*<\n#access.UpdateAccessBindingsMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02\x42\x32=/mcpgateway/v1/mcpGateways/{resource_id}:updateAccessBindings:\x01*B\x81\x01\n)yandex.cloud.api.serverless.mcpgateway.v1ZTgithub.com/yandex-cloud/go-genproto/yandex/cloud/serverless/mcpgateway/v1;mcpgatewayb\x06proto3')
35
+
36
+ _globals = globals()
37
+ _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
38
+ _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'yandex.cloud.serverless.mcpgateway.v1.mcp_gateway_service_pb2', _globals)
39
+ if not _descriptor._USE_C_DESCRIPTORS:
40
+ _globals['DESCRIPTOR']._loaded_options = None
41
+ _globals['DESCRIPTOR']._serialized_options = b'\n)yandex.cloud.api.serverless.mcpgateway.v1ZTgithub.com/yandex-cloud/go-genproto/yandex/cloud/serverless/mcpgateway/v1;mcpgateway'
42
+ _globals['_GETMCPGATEWAYREQUEST'].fields_by_name['mcp_gateway_id']._loaded_options = None
43
+ _globals['_GETMCPGATEWAYREQUEST'].fields_by_name['mcp_gateway_id']._serialized_options = b'\350\3071\001'
44
+ _globals['_LISTMCPGATEWAYREQUEST'].fields_by_name['folder_id']._loaded_options = None
45
+ _globals['_LISTMCPGATEWAYREQUEST'].fields_by_name['folder_id']._serialized_options = b'\350\3071\001'
46
+ _globals['_CREATEMCPGATEWAYREQUEST_LABELSENTRY']._loaded_options = None
47
+ _globals['_CREATEMCPGATEWAYREQUEST_LABELSENTRY']._serialized_options = b'8\001'
48
+ _globals['_CREATEMCPGATEWAYREQUEST'].fields_by_name['folder_id']._loaded_options = None
49
+ _globals['_CREATEMCPGATEWAYREQUEST'].fields_by_name['folder_id']._serialized_options = b'\350\3071\001'
50
+ _globals['_CREATEMCPGATEWAYREQUEST'].fields_by_name['name']._loaded_options = None
51
+ _globals['_CREATEMCPGATEWAYREQUEST'].fields_by_name['name']._serialized_options = b'\350\3071\001\362\3071 |[a-z]([-a-z0-9]{0,61}[a-z0-9])?\212\3101\005<=128'
52
+ _globals['_CREATEMCPGATEWAYREQUEST'].fields_by_name['description']._loaded_options = None
53
+ _globals['_CREATEMCPGATEWAYREQUEST'].fields_by_name['description']._serialized_options = b'\212\3101\006<=4000'
54
+ _globals['_CREATEMCPGATEWAYREQUEST'].fields_by_name['labels']._loaded_options = None
55
+ _globals['_CREATEMCPGATEWAYREQUEST'].fields_by_name['labels']._serialized_options = b'\362\3071\017[-_./\\@0-9a-z]*\202\3101\004<=64\212\3101\004<=63\262\3101\034\022\024[a-z][-_./\\@0-9a-z]*\032\0041-63'
56
+ _globals['_CREATEMCPGATEWAYREQUEST'].fields_by_name['tools']._loaded_options = None
57
+ _globals['_CREATEMCPGATEWAYREQUEST'].fields_by_name['tools']._serialized_options = b'\202\3101\002>0'
58
+ _globals['_CREATEMCPGATEWAYMETADATA'].fields_by_name['mcp_gateway_id']._loaded_options = None
59
+ _globals['_CREATEMCPGATEWAYMETADATA'].fields_by_name['mcp_gateway_id']._serialized_options = b'\350\3071\001'
60
+ _globals['_CREATEMCPGATEWAYMETADATA'].fields_by_name['folder_id']._loaded_options = None
61
+ _globals['_CREATEMCPGATEWAYMETADATA'].fields_by_name['folder_id']._serialized_options = b'\350\3071\001'
62
+ _globals['_UPDATEMCPGATEWAYREQUEST_LABELSENTRY']._loaded_options = None
63
+ _globals['_UPDATEMCPGATEWAYREQUEST_LABELSENTRY']._serialized_options = b'8\001'
64
+ _globals['_UPDATEMCPGATEWAYREQUEST'].fields_by_name['mcp_gateway_id']._loaded_options = None
65
+ _globals['_UPDATEMCPGATEWAYREQUEST'].fields_by_name['mcp_gateway_id']._serialized_options = b'\350\3071\001'
66
+ _globals['_UPDATEMCPGATEWAYREQUEST'].fields_by_name['name']._loaded_options = None
67
+ _globals['_UPDATEMCPGATEWAYREQUEST'].fields_by_name['name']._serialized_options = b'\362\3071 |[a-z]([-a-z0-9]{0,61}[a-z0-9])?\212\3101\005<=128'
68
+ _globals['_UPDATEMCPGATEWAYREQUEST'].fields_by_name['description']._loaded_options = None
69
+ _globals['_UPDATEMCPGATEWAYREQUEST'].fields_by_name['description']._serialized_options = b'\212\3101\006<=4000'
70
+ _globals['_UPDATEMCPGATEWAYREQUEST'].fields_by_name['labels']._loaded_options = None
71
+ _globals['_UPDATEMCPGATEWAYREQUEST'].fields_by_name['labels']._serialized_options = b'\362\3071\017[-_./\\@0-9a-z]*\202\3101\004<=64\212\3101\004<=63\262\3101\034\022\024[a-z][-_./\\@0-9a-z]*\032\0041-63'
72
+ _globals['_UPDATEMCPGATEWAYMETADATA'].fields_by_name['mcp_gateway_id']._loaded_options = None
73
+ _globals['_UPDATEMCPGATEWAYMETADATA'].fields_by_name['mcp_gateway_id']._serialized_options = b'\350\3071\001'
74
+ _globals['_UPDATEMCPGATEWAYMETADATA'].fields_by_name['folder_id']._loaded_options = None
75
+ _globals['_UPDATEMCPGATEWAYMETADATA'].fields_by_name['folder_id']._serialized_options = b'\350\3071\001'
76
+ _globals['_DELETEMCPGATEWAYREQUEST'].fields_by_name['mcp_gateway_id']._loaded_options = None
77
+ _globals['_DELETEMCPGATEWAYREQUEST'].fields_by_name['mcp_gateway_id']._serialized_options = b'\350\3071\001'
78
+ _globals['_DELETEMCPGATEWAYMETADATA'].fields_by_name['mcp_gateway_id']._loaded_options = None
79
+ _globals['_DELETEMCPGATEWAYMETADATA'].fields_by_name['mcp_gateway_id']._serialized_options = b'\350\3071\001'
80
+ _globals['_LISTOPERATIONSREQUEST'].fields_by_name['mcp_gateway_id']._loaded_options = None
81
+ _globals['_LISTOPERATIONSREQUEST'].fields_by_name['mcp_gateway_id']._serialized_options = b'\350\3071\001'
82
+ _globals['_LISTOPERATIONSREQUEST'].fields_by_name['page_size']._loaded_options = None
83
+ _globals['_LISTOPERATIONSREQUEST'].fields_by_name['page_size']._serialized_options = b'\372\3071\0060-1000'
84
+ _globals['_LISTOPERATIONSREQUEST'].fields_by_name['page_token']._loaded_options = None
85
+ _globals['_LISTOPERATIONSREQUEST'].fields_by_name['page_token']._serialized_options = b'\212\3101\005<=100'
86
+ _globals['_LISTOPERATIONSREQUEST'].fields_by_name['filter']._loaded_options = None
87
+ _globals['_LISTOPERATIONSREQUEST'].fields_by_name['filter']._serialized_options = b'\212\3101\006<=1000'
88
+ _globals['_MCPGATEWAYSERVICE'].methods_by_name['Get']._loaded_options = None
89
+ _globals['_MCPGATEWAYSERVICE'].methods_by_name['Get']._serialized_options = b'\202\323\344\223\002-\022+/mcpgateway/v1/mcpGateways/{mcp_gateway_id}'
90
+ _globals['_MCPGATEWAYSERVICE'].methods_by_name['List']._loaded_options = None
91
+ _globals['_MCPGATEWAYSERVICE'].methods_by_name['List']._serialized_options = b'\202\323\344\223\002\034\022\032/mcpgateway/v1/mcpGateways'
92
+ _globals['_MCPGATEWAYSERVICE'].methods_by_name['Create']._loaded_options = None
93
+ _globals['_MCPGATEWAYSERVICE'].methods_by_name['Create']._serialized_options = b'\262\322*&\n\030CreateMcpGatewayMetadata\022\nMcpGateway\202\323\344\223\002\037\"\032/mcpgateway/v1/mcpGateways:\001*'
94
+ _globals['_MCPGATEWAYSERVICE'].methods_by_name['Update']._loaded_options = None
95
+ _globals['_MCPGATEWAYSERVICE'].methods_by_name['Update']._serialized_options = b'\262\322*&\n\030UpdateMcpGatewayMetadata\022\nMcpGateway\202\323\344\223\00202+/mcpgateway/v1/mcpGateways/{mcp_gateway_id}:\001*'
96
+ _globals['_MCPGATEWAYSERVICE'].methods_by_name['Delete']._loaded_options = None
97
+ _globals['_MCPGATEWAYSERVICE'].methods_by_name['Delete']._serialized_options = b'\262\322*1\n\030DeleteMcpGatewayMetadata\022\025google.protobuf.Empty\202\323\344\223\002-*+/mcpgateway/v1/mcpGateways/{mcp_gateway_id}'
98
+ _globals['_MCPGATEWAYSERVICE'].methods_by_name['ListOperations']._loaded_options = None
99
+ _globals['_MCPGATEWAYSERVICE'].methods_by_name['ListOperations']._serialized_options = b'\202\323\344\223\0028\0226/mcpgateway/v1/mcpGateways/{mcp_gateway_id}/operations'
100
+ _globals['_MCPGATEWAYSERVICE'].methods_by_name['ListAccessBindings']._loaded_options = None
101
+ _globals['_MCPGATEWAYSERVICE'].methods_by_name['ListAccessBindings']._serialized_options = b'\202\323\344\223\002=\022;/mcpgateway/v1/mcpGateways/{resource_id}:listAccessBindings'
102
+ _globals['_MCPGATEWAYSERVICE'].methods_by_name['SetAccessBindings']._loaded_options = None
103
+ _globals['_MCPGATEWAYSERVICE'].methods_by_name['SetAccessBindings']._serialized_options = b'\262\322*9\n access.SetAccessBindingsMetadata\022\025google.protobuf.Empty\202\323\344\223\002?\":/mcpgateway/v1/mcpGateways/{resource_id}:setAccessBindings:\001*'
104
+ _globals['_MCPGATEWAYSERVICE'].methods_by_name['UpdateAccessBindings']._loaded_options = None
105
+ _globals['_MCPGATEWAYSERVICE'].methods_by_name['UpdateAccessBindings']._serialized_options = b'\262\322*<\n#access.UpdateAccessBindingsMetadata\022\025google.protobuf.Empty\202\323\344\223\002B2=/mcpgateway/v1/mcpGateways/{resource_id}:updateAccessBindings:\001*'
106
+ _globals['_GETMCPGATEWAYREQUEST']._serialized_start=366
107
+ _globals['_GETMCPGATEWAYREQUEST']._serialized_end=418
108
+ _globals['_LISTMCPGATEWAYREQUEST']._serialized_start=420
109
+ _globals['_LISTMCPGATEWAYREQUEST']._serialized_end=523
110
+ _globals['_LISTMCPGATEWAYRESPONSE']._serialized_start=525
111
+ _globals['_LISTMCPGATEWAYRESPONSE']._serialized_end=650
112
+ _globals['_CREATEMCPGATEWAYREQUEST']._serialized_start=653
113
+ _globals['_CREATEMCPGATEWAYREQUEST']._serialized_end=1217
114
+ _globals['_CREATEMCPGATEWAYREQUEST_LABELSENTRY']._serialized_start=1172
115
+ _globals['_CREATEMCPGATEWAYREQUEST_LABELSENTRY']._serialized_end=1217
116
+ _globals['_CREATEMCPGATEWAYMETADATA']._serialized_start=1219
117
+ _globals['_CREATEMCPGATEWAYMETADATA']._serialized_end=1300
118
+ _globals['_UPDATEMCPGATEWAYREQUEST']._serialized_start=1303
119
+ _globals['_UPDATEMCPGATEWAYREQUEST']._serialized_end=1909
120
+ _globals['_UPDATEMCPGATEWAYREQUEST_LABELSENTRY']._serialized_start=1172
121
+ _globals['_UPDATEMCPGATEWAYREQUEST_LABELSENTRY']._serialized_end=1217
122
+ _globals['_UPDATEMCPGATEWAYMETADATA']._serialized_start=1911
123
+ _globals['_UPDATEMCPGATEWAYMETADATA']._serialized_end=1992
124
+ _globals['_DELETEMCPGATEWAYREQUEST']._serialized_start=1994
125
+ _globals['_DELETEMCPGATEWAYREQUEST']._serialized_end=2049
126
+ _globals['_DELETEMCPGATEWAYMETADATA']._serialized_start=2051
127
+ _globals['_DELETEMCPGATEWAYMETADATA']._serialized_end=2107
128
+ _globals['_LISTOPERATIONSREQUEST']._serialized_start=2110
129
+ _globals['_LISTOPERATIONSREQUEST']._serialized_end=2253
130
+ _globals['_LISTOPERATIONSRESPONSE']._serialized_start=2255
131
+ _globals['_LISTOPERATIONSRESPONSE']._serialized_end=2359
132
+ _globals['_MCPGATEWAYSERVICE']._serialized_start=2362
133
+ _globals['_MCPGATEWAYSERVICE']._serialized_end=4222
134
+ # @@protoc_insertion_point(module_scope)
@@ -0,0 +1,390 @@
1
+ """
2
+ @generated by mypy-protobuf. Do not edit manually!
3
+ isort:skip_file
4
+ """
5
+
6
+ import builtins
7
+ import collections.abc
8
+ import google.protobuf.descriptor
9
+ import google.protobuf.field_mask_pb2
10
+ import google.protobuf.internal.containers
11
+ import google.protobuf.message
12
+ import typing
13
+ import yandex.cloud.operation.operation_pb2
14
+ import yandex.cloud.serverless.mcpgateway.v1.mcp_gateway_pb2
15
+
16
+ DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
17
+
18
+ @typing.final
19
+ class GetMcpGatewayRequest(google.protobuf.message.Message):
20
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
21
+
22
+ MCP_GATEWAY_ID_FIELD_NUMBER: builtins.int
23
+ mcp_gateway_id: builtins.str
24
+ """ID of the MCP Gateway."""
25
+ def __init__(
26
+ self,
27
+ *,
28
+ mcp_gateway_id: builtins.str = ...,
29
+ ) -> None: ...
30
+ def ClearField(self, field_name: typing.Literal["mcp_gateway_id", b"mcp_gateway_id"]) -> None: ...
31
+
32
+ global___GetMcpGatewayRequest = GetMcpGatewayRequest
33
+
34
+ @typing.final
35
+ class ListMcpGatewayRequest(google.protobuf.message.Message):
36
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
37
+
38
+ FOLDER_ID_FIELD_NUMBER: builtins.int
39
+ PAGE_SIZE_FIELD_NUMBER: builtins.int
40
+ PAGE_TOKEN_FIELD_NUMBER: builtins.int
41
+ FILTER_FIELD_NUMBER: builtins.int
42
+ folder_id: builtins.str
43
+ """ID of the folder to list MCP Gateways in."""
44
+ page_size: builtins.int
45
+ """The maximum number of results per page to return. If the number of available
46
+ results is larger than `pageSize`, the service returns a [ListWorkflowsResponse.next_page_token]
47
+ that can be used to get the next page of results in subsequent list requests.
48
+
49
+ Default value: 100.
50
+ """
51
+ page_token: builtins.str
52
+ """Page token. To get the next page of results, set `pageToken` to the
53
+ [ListWorkflowsResponse.next_page_token] returned by a previous list request.
54
+ """
55
+ filter: builtins.str
56
+ """A filter expression that filters functions listed in the response.
57
+
58
+ The expression must specify:
59
+ 1. The field name. Currently filtering can only be applied to following fields: name, created_at.
60
+ 2. An `=` operator.
61
+ 3. The value in double quotes (`"`). Must be 3-63 characters long and match the regular expression `[a-z]([-a-z0-9]{0,61}[a-z0-9])?`.
62
+ Example of a filter: `name=my-mcp-gateway`.
63
+ """
64
+ def __init__(
65
+ self,
66
+ *,
67
+ folder_id: builtins.str = ...,
68
+ page_size: builtins.int = ...,
69
+ page_token: builtins.str = ...,
70
+ filter: builtins.str = ...,
71
+ ) -> None: ...
72
+ def ClearField(self, field_name: typing.Literal["filter", b"filter", "folder_id", b"folder_id", "page_size", b"page_size", "page_token", b"page_token"]) -> None: ...
73
+
74
+ global___ListMcpGatewayRequest = ListMcpGatewayRequest
75
+
76
+ @typing.final
77
+ class ListMcpGatewayResponse(google.protobuf.message.Message):
78
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
79
+
80
+ GATEWAYS_FIELD_NUMBER: builtins.int
81
+ NEXT_PAGE_TOKEN_FIELD_NUMBER: builtins.int
82
+ next_page_token: builtins.str
83
+ """Token for getting the next page of the list. If the number of results is greater than
84
+ the specified [ListMcpGatewayRequest.page_size], use `next_page_token` as the value
85
+ for the [ListMcpGatewayRequest.page_token] parameter in the next list request.
86
+
87
+ Each subsequent page will have its own `next_page_token` to continue paging through the results.
88
+ """
89
+ @property
90
+ def gateways(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[yandex.cloud.serverless.mcpgateway.v1.mcp_gateway_pb2.McpGatewayPreview]:
91
+ """List of MCP Gateways."""
92
+
93
+ def __init__(
94
+ self,
95
+ *,
96
+ gateways: collections.abc.Iterable[yandex.cloud.serverless.mcpgateway.v1.mcp_gateway_pb2.McpGatewayPreview] | None = ...,
97
+ next_page_token: builtins.str = ...,
98
+ ) -> None: ...
99
+ def ClearField(self, field_name: typing.Literal["gateways", b"gateways", "next_page_token", b"next_page_token"]) -> None: ...
100
+
101
+ global___ListMcpGatewayResponse = ListMcpGatewayResponse
102
+
103
+ @typing.final
104
+ class CreateMcpGatewayRequest(google.protobuf.message.Message):
105
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
106
+
107
+ @typing.final
108
+ class LabelsEntry(google.protobuf.message.Message):
109
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
110
+
111
+ KEY_FIELD_NUMBER: builtins.int
112
+ VALUE_FIELD_NUMBER: builtins.int
113
+ key: builtins.str
114
+ value: builtins.str
115
+ def __init__(
116
+ self,
117
+ *,
118
+ key: builtins.str = ...,
119
+ value: builtins.str = ...,
120
+ ) -> None: ...
121
+ def ClearField(self, field_name: typing.Literal["key", b"key", "value", b"value"]) -> None: ...
122
+
123
+ FOLDER_ID_FIELD_NUMBER: builtins.int
124
+ NAME_FIELD_NUMBER: builtins.int
125
+ DESCRIPTION_FIELD_NUMBER: builtins.int
126
+ LABELS_FIELD_NUMBER: builtins.int
127
+ TOOLS_FIELD_NUMBER: builtins.int
128
+ LOG_OPTIONS_FIELD_NUMBER: builtins.int
129
+ SERVICE_ACCOUNT_ID_FIELD_NUMBER: builtins.int
130
+ NETWORK_ID_FIELD_NUMBER: builtins.int
131
+ PUBLIC_FIELD_NUMBER: builtins.int
132
+ folder_id: builtins.str
133
+ """ID of the folder to create the MCP Gateway in."""
134
+ name: builtins.str
135
+ """Name of the MCP Gateway."""
136
+ description: builtins.str
137
+ """Description of the MCP Gateway."""
138
+ service_account_id: builtins.str
139
+ """Service account ID for the MCP Gateway."""
140
+ network_id: builtins.str
141
+ """Network ID for the MCP Gateway."""
142
+ public: builtins.bool
143
+ """Flag indicating if the MCP Gateway is publicly accessible."""
144
+ @property
145
+ def labels(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
146
+ """MCP Gateway labels as `key:value` pairs."""
147
+
148
+ @property
149
+ def tools(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[yandex.cloud.serverless.mcpgateway.v1.mcp_gateway_pb2.McpTool]:
150
+ """List of MCP tools."""
151
+
152
+ @property
153
+ def log_options(self) -> yandex.cloud.serverless.mcpgateway.v1.mcp_gateway_pb2.LogOptions:
154
+ """Logging options for the MCP Gateway."""
155
+
156
+ def __init__(
157
+ self,
158
+ *,
159
+ folder_id: builtins.str = ...,
160
+ name: builtins.str = ...,
161
+ description: builtins.str = ...,
162
+ labels: collections.abc.Mapping[builtins.str, builtins.str] | None = ...,
163
+ tools: collections.abc.Iterable[yandex.cloud.serverless.mcpgateway.v1.mcp_gateway_pb2.McpTool] | None = ...,
164
+ log_options: yandex.cloud.serverless.mcpgateway.v1.mcp_gateway_pb2.LogOptions | None = ...,
165
+ service_account_id: builtins.str = ...,
166
+ network_id: builtins.str = ...,
167
+ public: builtins.bool = ...,
168
+ ) -> None: ...
169
+ def HasField(self, field_name: typing.Literal["log_options", b"log_options"]) -> builtins.bool: ...
170
+ def ClearField(self, field_name: typing.Literal["description", b"description", "folder_id", b"folder_id", "labels", b"labels", "log_options", b"log_options", "name", b"name", "network_id", b"network_id", "public", b"public", "service_account_id", b"service_account_id", "tools", b"tools"]) -> None: ...
171
+
172
+ global___CreateMcpGatewayRequest = CreateMcpGatewayRequest
173
+
174
+ @typing.final
175
+ class CreateMcpGatewayMetadata(google.protobuf.message.Message):
176
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
177
+
178
+ MCP_GATEWAY_ID_FIELD_NUMBER: builtins.int
179
+ FOLDER_ID_FIELD_NUMBER: builtins.int
180
+ mcp_gateway_id: builtins.str
181
+ """ID of the MCP Gateway being created."""
182
+ folder_id: builtins.str
183
+ """ID of the folder containing the MCP Gateway."""
184
+ def __init__(
185
+ self,
186
+ *,
187
+ mcp_gateway_id: builtins.str = ...,
188
+ folder_id: builtins.str = ...,
189
+ ) -> None: ...
190
+ def ClearField(self, field_name: typing.Literal["folder_id", b"folder_id", "mcp_gateway_id", b"mcp_gateway_id"]) -> None: ...
191
+
192
+ global___CreateMcpGatewayMetadata = CreateMcpGatewayMetadata
193
+
194
+ @typing.final
195
+ class UpdateMcpGatewayRequest(google.protobuf.message.Message):
196
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
197
+
198
+ @typing.final
199
+ class LabelsEntry(google.protobuf.message.Message):
200
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
201
+
202
+ KEY_FIELD_NUMBER: builtins.int
203
+ VALUE_FIELD_NUMBER: builtins.int
204
+ key: builtins.str
205
+ value: builtins.str
206
+ def __init__(
207
+ self,
208
+ *,
209
+ key: builtins.str = ...,
210
+ value: builtins.str = ...,
211
+ ) -> None: ...
212
+ def ClearField(self, field_name: typing.Literal["key", b"key", "value", b"value"]) -> None: ...
213
+
214
+ MCP_GATEWAY_ID_FIELD_NUMBER: builtins.int
215
+ NAME_FIELD_NUMBER: builtins.int
216
+ DESCRIPTION_FIELD_NUMBER: builtins.int
217
+ LABELS_FIELD_NUMBER: builtins.int
218
+ TOOLS_FIELD_NUMBER: builtins.int
219
+ LOG_OPTIONS_FIELD_NUMBER: builtins.int
220
+ SERVICE_ACCOUNT_ID_FIELD_NUMBER: builtins.int
221
+ NETWORK_ID_FIELD_NUMBER: builtins.int
222
+ UPDATE_MASK_FIELD_NUMBER: builtins.int
223
+ PUBLIC_FIELD_NUMBER: builtins.int
224
+ mcp_gateway_id: builtins.str
225
+ """ID of the MCP Gateway to update."""
226
+ name: builtins.str
227
+ """Updated name of the MCP Gateway."""
228
+ description: builtins.str
229
+ """Updated description of the MCP Gateway."""
230
+ service_account_id: builtins.str
231
+ """Updated service account ID for the MCP Gateway."""
232
+ network_id: builtins.str
233
+ """Updated network ID for the MCP Gateway."""
234
+ public: builtins.bool
235
+ """Updated flag indicating if the MCP Gateway is publicly accessible."""
236
+ @property
237
+ def labels(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
238
+ """Updated MCP Gateway labels as `key:value` pairs."""
239
+
240
+ @property
241
+ def tools(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[yandex.cloud.serverless.mcpgateway.v1.mcp_gateway_pb2.McpTool]:
242
+ """Updated list of MCP tools associated with the gateway."""
243
+
244
+ @property
245
+ def log_options(self) -> yandex.cloud.serverless.mcpgateway.v1.mcp_gateway_pb2.LogOptions:
246
+ """Updated logging options for the MCP Gateway."""
247
+
248
+ @property
249
+ def update_mask(self) -> google.protobuf.field_mask_pb2.FieldMask:
250
+ """Field mask specifying which fields to update."""
251
+
252
+ def __init__(
253
+ self,
254
+ *,
255
+ mcp_gateway_id: builtins.str = ...,
256
+ name: builtins.str = ...,
257
+ description: builtins.str = ...,
258
+ labels: collections.abc.Mapping[builtins.str, builtins.str] | None = ...,
259
+ tools: collections.abc.Iterable[yandex.cloud.serverless.mcpgateway.v1.mcp_gateway_pb2.McpTool] | None = ...,
260
+ log_options: yandex.cloud.serverless.mcpgateway.v1.mcp_gateway_pb2.LogOptions | None = ...,
261
+ service_account_id: builtins.str = ...,
262
+ network_id: builtins.str = ...,
263
+ update_mask: google.protobuf.field_mask_pb2.FieldMask | None = ...,
264
+ public: builtins.bool = ...,
265
+ ) -> None: ...
266
+ def HasField(self, field_name: typing.Literal["log_options", b"log_options", "update_mask", b"update_mask"]) -> builtins.bool: ...
267
+ def ClearField(self, field_name: typing.Literal["description", b"description", "labels", b"labels", "log_options", b"log_options", "mcp_gateway_id", b"mcp_gateway_id", "name", b"name", "network_id", b"network_id", "public", b"public", "service_account_id", b"service_account_id", "tools", b"tools", "update_mask", b"update_mask"]) -> None: ...
268
+
269
+ global___UpdateMcpGatewayRequest = UpdateMcpGatewayRequest
270
+
271
+ @typing.final
272
+ class UpdateMcpGatewayMetadata(google.protobuf.message.Message):
273
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
274
+
275
+ MCP_GATEWAY_ID_FIELD_NUMBER: builtins.int
276
+ FOLDER_ID_FIELD_NUMBER: builtins.int
277
+ mcp_gateway_id: builtins.str
278
+ """ID of the MCP Gateway being updated."""
279
+ folder_id: builtins.str
280
+ """ID of the folder containing the MCP Gateway."""
281
+ def __init__(
282
+ self,
283
+ *,
284
+ mcp_gateway_id: builtins.str = ...,
285
+ folder_id: builtins.str = ...,
286
+ ) -> None: ...
287
+ def ClearField(self, field_name: typing.Literal["folder_id", b"folder_id", "mcp_gateway_id", b"mcp_gateway_id"]) -> None: ...
288
+
289
+ global___UpdateMcpGatewayMetadata = UpdateMcpGatewayMetadata
290
+
291
+ @typing.final
292
+ class DeleteMcpGatewayRequest(google.protobuf.message.Message):
293
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
294
+
295
+ MCP_GATEWAY_ID_FIELD_NUMBER: builtins.int
296
+ mcp_gateway_id: builtins.str
297
+ """ID of the MCP Gateway to delete."""
298
+ def __init__(
299
+ self,
300
+ *,
301
+ mcp_gateway_id: builtins.str = ...,
302
+ ) -> None: ...
303
+ def ClearField(self, field_name: typing.Literal["mcp_gateway_id", b"mcp_gateway_id"]) -> None: ...
304
+
305
+ global___DeleteMcpGatewayRequest = DeleteMcpGatewayRequest
306
+
307
+ @typing.final
308
+ class DeleteMcpGatewayMetadata(google.protobuf.message.Message):
309
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
310
+
311
+ MCP_GATEWAY_ID_FIELD_NUMBER: builtins.int
312
+ mcp_gateway_id: builtins.str
313
+ """ID of the MCP Gateway being deleted."""
314
+ def __init__(
315
+ self,
316
+ *,
317
+ mcp_gateway_id: builtins.str = ...,
318
+ ) -> None: ...
319
+ def ClearField(self, field_name: typing.Literal["mcp_gateway_id", b"mcp_gateway_id"]) -> None: ...
320
+
321
+ global___DeleteMcpGatewayMetadata = DeleteMcpGatewayMetadata
322
+
323
+ @typing.final
324
+ class ListOperationsRequest(google.protobuf.message.Message):
325
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
326
+
327
+ MCP_GATEWAY_ID_FIELD_NUMBER: builtins.int
328
+ PAGE_SIZE_FIELD_NUMBER: builtins.int
329
+ PAGE_TOKEN_FIELD_NUMBER: builtins.int
330
+ FILTER_FIELD_NUMBER: builtins.int
331
+ mcp_gateway_id: builtins.str
332
+ """ID of the MCP Gateway to list operations for."""
333
+ page_size: builtins.int
334
+ """The maximum number of results per page that should be returned. If the number of available
335
+ results is larger than `pageSize`, the service returns a [ListOperationsResponse.next_page_token]
336
+ that can be used to get the next page of results in subsequent list requests.
337
+
338
+ Default value: 100.
339
+ """
340
+ page_token: builtins.str
341
+ """Page token. To get the next page of results, set `pageToken` to the
342
+ [ListOperationsResponse.next_page_token] returned by a previous list request.
343
+ """
344
+ filter: builtins.str
345
+ """A filter expression that filters resources listed in the response.
346
+
347
+ The expression must specify:
348
+ 1. The field name. Currently filtering can be applied to the [operation.Operation.done], [operation.Operation.created_by] field.
349
+ 2. An `=` operator.
350
+ 3. The value in double quotes (`"`). Must be 3-63 characters long and match the regular expression `[a-z][-a-z0-9]{1,61}[a-z0-9]`.
351
+ Examples of a filter: `done=false`, `created_by='John.Doe'`.
352
+ """
353
+ def __init__(
354
+ self,
355
+ *,
356
+ mcp_gateway_id: builtins.str = ...,
357
+ page_size: builtins.int = ...,
358
+ page_token: builtins.str = ...,
359
+ filter: builtins.str = ...,
360
+ ) -> None: ...
361
+ def ClearField(self, field_name: typing.Literal["filter", b"filter", "mcp_gateway_id", b"mcp_gateway_id", "page_size", b"page_size", "page_token", b"page_token"]) -> None: ...
362
+
363
+ global___ListOperationsRequest = ListOperationsRequest
364
+
365
+ @typing.final
366
+ class ListOperationsResponse(google.protobuf.message.Message):
367
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
368
+
369
+ OPERATIONS_FIELD_NUMBER: builtins.int
370
+ NEXT_PAGE_TOKEN_FIELD_NUMBER: builtins.int
371
+ next_page_token: builtins.str
372
+ """Token for getting the next page of the list. If the number of results is greater than
373
+ the specified [ListOperationsRequest.page_size], use `next_page_token` as the value
374
+ for the [ListOperationsRequest.page_token] parameter in the next list request.
375
+
376
+ Each subsequent page will have its own `next_page_token` to continue paging through the results.
377
+ """
378
+ @property
379
+ def operations(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[yandex.cloud.operation.operation_pb2.Operation]:
380
+ """List of operations for the specified MCP Gateway."""
381
+
382
+ def __init__(
383
+ self,
384
+ *,
385
+ operations: collections.abc.Iterable[yandex.cloud.operation.operation_pb2.Operation] | None = ...,
386
+ next_page_token: builtins.str = ...,
387
+ ) -> None: ...
388
+ def ClearField(self, field_name: typing.Literal["next_page_token", b"next_page_token", "operations", b"operations"]) -> None: ...
389
+
390
+ global___ListOperationsResponse = ListOperationsResponse