yandexcloud 0.349.0__py3-none-any.whl → 0.350.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 (92) hide show
  1. yandex/cloud/ai/assistants/v1/assistant_pb2.py +4 -4
  2. yandex/cloud/ai/assistants/v1/assistant_pb2.pyi +8 -2
  3. yandex/cloud/ai/assistants/v1/assistant_service_pb2.py +26 -26
  4. yandex/cloud/ai/assistants/v1/assistant_service_pb2.pyi +14 -4
  5. yandex/cloud/ai/assistants/v1/common_pb2.py +5 -1
  6. yandex/cloud/ai/assistants/v1/common_pb2.pyi +50 -0
  7. yandex/cloud/ai/assistants/v1/runs/run_pb2.py +10 -10
  8. yandex/cloud/ai/assistants/v1/runs/run_pb2.pyi +8 -2
  9. yandex/cloud/ai/assistants/v1/runs/run_service_pb2.py +28 -28
  10. yandex/cloud/ai/assistants/v1/runs/run_service_pb2.pyi +8 -2
  11. yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_pb2.pyi +2 -2
  12. yandex/cloud/ai/foundation_models/v1/text_common_pb2.py +20 -16
  13. yandex/cloud/ai/foundation_models/v1/text_common_pb2.pyi +62 -1
  14. yandex/cloud/ai/foundation_models/v1/text_generation/text_generation_service_pb2.py +24 -23
  15. yandex/cloud/ai/foundation_models/v1/text_generation/text_generation_service_pb2.pyi +15 -2
  16. yandex/cloud/ai/ocr/v1/ocr_pb2.py +24 -20
  17. yandex/cloud/ai/ocr/v1/ocr_pb2.pyi +72 -2
  18. yandex/cloud/ai/stt/v3/stt_pb2.pyi +1 -1
  19. yandex/cloud/backup/v1/policy_pb2.py +56 -52
  20. yandex/cloud/backup/v1/policy_pb2.pyi +64 -1
  21. yandex/cloud/clouddesktop/v1/desktop_image_service_pb2.pyi +8 -2
  22. yandex/cloud/gitlab/v1/instance_pb2.pyi +58 -4
  23. yandex/cloud/gitlab/v1/instance_service_pb2.py +50 -27
  24. yandex/cloud/gitlab/v1/instance_service_pb2.pyi +163 -2
  25. yandex/cloud/gitlab/v1/instance_service_pb2_grpc.py +62 -9
  26. yandex/cloud/gitlab/v1/instance_service_pb2_grpc.pyi +50 -6
  27. yandex/cloud/gitlab/v1/maintenance_pb2.pyi +10 -3
  28. yandex/cloud/loadbalancer/v1/network_load_balancer_pb2.py +26 -22
  29. yandex/cloud/loadbalancer/v1/network_load_balancer_pb2.pyi +34 -1
  30. yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2.py +86 -63
  31. yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2.pyi +86 -0
  32. yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2_grpc.py +88 -0
  33. yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2_grpc.pyi +40 -0
  34. yandex/cloud/mdb/clickhouse/v1/cluster_pb2.py +52 -46
  35. yandex/cloud/mdb/clickhouse/v1/cluster_pb2.pyi +63 -8
  36. yandex/cloud/mdb/clickhouse/v1/cluster_service_pb2.py +170 -170
  37. yandex/cloud/mdb/clickhouse/v1/cluster_service_pb2.pyi +48 -10
  38. yandex/cloud/mdb/mongodb/v1/cluster_pb2.py +142 -142
  39. yandex/cloud/mdb/mongodb/v1/cluster_pb2.pyi +8 -2
  40. yandex/cloud/mdb/mongodb/v1/cluster_service_pb2.py +234 -234
  41. yandex/cloud/mdb/mongodb/v1/cluster_service_pb2.pyi +16 -4
  42. yandex/cloud/mdb/mysql/v1/cluster_pb2.py +38 -32
  43. yandex/cloud/mdb/mysql/v1/cluster_pb2.pyi +40 -4
  44. yandex/cloud/mdb/mysql/v1/cluster_service_pb2.py +96 -96
  45. yandex/cloud/mdb/mysql/v1/cluster_service_pb2.pyi +24 -6
  46. yandex/cloud/mdb/opensearch/v1/cluster_pb2.py +46 -45
  47. yandex/cloud/mdb/opensearch/v1/cluster_pb2.pyi +9 -2
  48. yandex/cloud/mdb/opensearch/v1/cluster_service_pb2.py +140 -139
  49. yandex/cloud/mdb/opensearch/v1/cluster_service_pb2.pyi +17 -4
  50. yandex/cloud/mdb/postgresql/v1/cluster_pb2.py +42 -42
  51. yandex/cloud/mdb/postgresql/v1/cluster_pb2.pyi +8 -2
  52. yandex/cloud/mdb/postgresql/v1/cluster_service_pb2.py +98 -98
  53. yandex/cloud/mdb/postgresql/v1/cluster_service_pb2.pyi +16 -4
  54. yandex/cloud/mdb/postgresql/v1/config/postgresql14_1c_pb2.py +38 -36
  55. yandex/cloud/mdb/postgresql/v1/config/postgresql14_1c_pb2.pyi +24 -1
  56. yandex/cloud/mdb/postgresql/v1/config/postgresql14_pb2.py +38 -36
  57. yandex/cloud/mdb/postgresql/v1/config/postgresql14_pb2.pyi +24 -1
  58. yandex/cloud/mdb/postgresql/v1/config/postgresql15_1c_pb2.py +38 -36
  59. yandex/cloud/mdb/postgresql/v1/config/postgresql15_1c_pb2.pyi +24 -1
  60. yandex/cloud/mdb/postgresql/v1/config/postgresql15_pb2.py +38 -36
  61. yandex/cloud/mdb/postgresql/v1/config/postgresql15_pb2.pyi +24 -1
  62. yandex/cloud/mdb/postgresql/v1/config/postgresql16_1c_pb2.py +38 -36
  63. yandex/cloud/mdb/postgresql/v1/config/postgresql16_1c_pb2.pyi +24 -1
  64. yandex/cloud/mdb/postgresql/v1/config/postgresql16_pb2.py +38 -36
  65. yandex/cloud/mdb/postgresql/v1/config/postgresql16_pb2.pyi +24 -1
  66. yandex/cloud/mdb/redis/v1/cluster_pb2.py +36 -36
  67. yandex/cloud/mdb/redis/v1/cluster_pb2.pyi +8 -2
  68. yandex/cloud/mdb/redis/v1/cluster_service_pb2.py +114 -114
  69. yandex/cloud/mdb/redis/v1/cluster_service_pb2.pyi +16 -4
  70. yandex/cloud/serverless/eventrouter/v1/bus_pb2.py +8 -8
  71. yandex/cloud/serverless/eventrouter/v1/bus_pb2.pyi +1 -5
  72. yandex/cloud/storage/v1/bucket_pb2.py +78 -78
  73. yandex/cloud/storage/v1/bucket_pb2.pyi +5 -1
  74. yandex/cloud/storage/v1/bucket_service_pb2.py +4 -2
  75. yandex/cloud/storage/v1/bucket_service_pb2_grpc.py +43 -0
  76. yandex/cloud/storage/v1/bucket_service_pb2_grpc.pyi +17 -0
  77. yandex/cloud/video/v1/channel_service_pb2.py +34 -28
  78. yandex/cloud/video/v1/episode_service_pb2.py +58 -52
  79. yandex/cloud/video/v1/playlist_pb2.py +14 -5
  80. yandex/cloud/video/v1/playlist_service_pb2.py +36 -30
  81. yandex/cloud/video/v1/stream_line_service_pb2.py +46 -46
  82. yandex/cloud/video/v1/stream_service_pb2.py +50 -44
  83. yandex/cloud/video/v1/subtitle_service_pb2.py +18 -16
  84. yandex/cloud/video/v1/video_service_pb2.py +86 -80
  85. yandexcloud/__init__.py +1 -1
  86. yandexcloud/_wrappers/dataproc/__init__.py +10 -2
  87. {yandexcloud-0.349.0.dist-info → yandexcloud-0.350.0.dist-info}/METADATA +1 -1
  88. {yandexcloud-0.349.0.dist-info → yandexcloud-0.350.0.dist-info}/RECORD +92 -92
  89. {yandexcloud-0.349.0.dist-info → yandexcloud-0.350.0.dist-info}/AUTHORS +0 -0
  90. {yandexcloud-0.349.0.dist-info → yandexcloud-0.350.0.dist-info}/LICENSE +0 -0
  91. {yandexcloud-0.349.0.dist-info → yandexcloud-0.350.0.dist-info}/WHEEL +0 -0
  92. {yandexcloud-0.349.0.dist-info → yandexcloud-0.350.0.dist-info}/top_level.txt +0 -0
@@ -150,6 +150,7 @@ class CreateClusterRequest(google.protobuf.message.Message):
150
150
  DELETION_PROTECTION_FIELD_NUMBER: builtins.int
151
151
  MAINTENANCE_WINDOW_FIELD_NUMBER: builtins.int
152
152
  SHARD_SPECS_FIELD_NUMBER: builtins.int
153
+ DISK_ENCRYPTION_KEY_ID_FIELD_NUMBER: builtins.int
153
154
  folder_id: builtins.str
154
155
  """ID of the folder to create the ClickHouse cluster in."""
155
156
  name: builtins.str
@@ -200,6 +201,10 @@ class CreateClusterRequest(google.protobuf.message.Message):
200
201
  def shard_specs(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___ShardSpec]:
201
202
  """Configuration(s) of the shard(s) to be created."""
202
203
 
204
+ @property
205
+ def disk_encryption_key_id(self) -> google.protobuf.wrappers_pb2.StringValue:
206
+ """ID of the key to encrypt cluster disks."""
207
+
203
208
  def __init__(
204
209
  self,
205
210
  *,
@@ -219,9 +224,10 @@ class CreateClusterRequest(google.protobuf.message.Message):
219
224
  deletion_protection: builtins.bool = ...,
220
225
  maintenance_window: yandex.cloud.mdb.clickhouse.v1.maintenance_pb2.MaintenanceWindow | None = ...,
221
226
  shard_specs: collections.abc.Iterable[global___ShardSpec] | None = ...,
227
+ disk_encryption_key_id: google.protobuf.wrappers_pb2.StringValue | None = ...,
222
228
  ) -> None: ...
223
- def HasField(self, field_name: typing.Literal["config_spec", b"config_spec", "maintenance_window", b"maintenance_window"]) -> builtins.bool: ...
224
- def ClearField(self, field_name: typing.Literal["config_spec", b"config_spec", "database_specs", b"database_specs", "deletion_protection", b"deletion_protection", "description", b"description", "environment", b"environment", "folder_id", b"folder_id", "host_specs", b"host_specs", "labels", b"labels", "maintenance_window", b"maintenance_window", "name", b"name", "network_id", b"network_id", "security_group_ids", b"security_group_ids", "service_account_id", b"service_account_id", "shard_name", b"shard_name", "shard_specs", b"shard_specs", "user_specs", b"user_specs"]) -> None: ...
229
+ def HasField(self, field_name: typing.Literal["config_spec", b"config_spec", "disk_encryption_key_id", b"disk_encryption_key_id", "maintenance_window", b"maintenance_window"]) -> builtins.bool: ...
230
+ def ClearField(self, field_name: typing.Literal["config_spec", b"config_spec", "database_specs", b"database_specs", "deletion_protection", b"deletion_protection", "description", b"description", "disk_encryption_key_id", b"disk_encryption_key_id", "environment", b"environment", "folder_id", b"folder_id", "host_specs", b"host_specs", "labels", b"labels", "maintenance_window", b"maintenance_window", "name", b"name", "network_id", b"network_id", "security_group_ids", b"security_group_ids", "service_account_id", b"service_account_id", "shard_name", b"shard_name", "shard_specs", b"shard_specs", "user_specs", b"user_specs"]) -> None: ...
225
231
 
226
232
  global___CreateClusterRequest = CreateClusterRequest
227
233
 
@@ -608,6 +614,7 @@ class RestoreClusterRequest(google.protobuf.message.Message):
608
614
  SECURITY_GROUP_IDS_FIELD_NUMBER: builtins.int
609
615
  DELETION_PROTECTION_FIELD_NUMBER: builtins.int
610
616
  SHARD_SPECS_FIELD_NUMBER: builtins.int
617
+ DISK_ENCRYPTION_KEY_ID_FIELD_NUMBER: builtins.int
611
618
  backup_id: builtins.str
612
619
  """ID of the backup to restore from. This backup will be used to create one cluster shard.
613
620
  To get the backup ID, use a [ClusterService.ListBackups] request.
@@ -658,6 +665,10 @@ class RestoreClusterRequest(google.protobuf.message.Message):
658
665
  def shard_specs(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___ShardSpec]:
659
666
  """Configuration(s) of the shard(s) in the restored cluster."""
660
667
 
668
+ @property
669
+ def disk_encryption_key_id(self) -> google.protobuf.wrappers_pb2.StringValue:
670
+ """ID of the key to encrypt cluster disks."""
671
+
661
672
  def __init__(
662
673
  self,
663
674
  *,
@@ -675,9 +686,10 @@ class RestoreClusterRequest(google.protobuf.message.Message):
675
686
  security_group_ids: collections.abc.Iterable[builtins.str] | None = ...,
676
687
  deletion_protection: builtins.bool = ...,
677
688
  shard_specs: collections.abc.Iterable[global___ShardSpec] | None = ...,
689
+ disk_encryption_key_id: google.protobuf.wrappers_pb2.StringValue | None = ...,
678
690
  ) -> None: ...
679
- def HasField(self, field_name: typing.Literal["config_spec", b"config_spec"]) -> builtins.bool: ...
680
- def ClearField(self, field_name: typing.Literal["additional_backup_ids", b"additional_backup_ids", "backup_id", b"backup_id", "config_spec", b"config_spec", "deletion_protection", b"deletion_protection", "description", b"description", "environment", b"environment", "folder_id", b"folder_id", "host_specs", b"host_specs", "labels", b"labels", "name", b"name", "network_id", b"network_id", "security_group_ids", b"security_group_ids", "service_account_id", b"service_account_id", "shard_specs", b"shard_specs"]) -> None: ...
691
+ def HasField(self, field_name: typing.Literal["config_spec", b"config_spec", "disk_encryption_key_id", b"disk_encryption_key_id"]) -> builtins.bool: ...
692
+ def ClearField(self, field_name: typing.Literal["additional_backup_ids", b"additional_backup_ids", "backup_id", b"backup_id", "config_spec", b"config_spec", "deletion_protection", b"deletion_protection", "description", b"description", "disk_encryption_key_id", b"disk_encryption_key_id", "environment", b"environment", "folder_id", b"folder_id", "host_specs", b"host_specs", "labels", b"labels", "name", b"name", "network_id", b"network_id", "security_group_ids", b"security_group_ids", "service_account_id", b"service_account_id", "shard_specs", b"shard_specs"]) -> None: ...
681
693
 
682
694
  global___RestoreClusterRequest = RestoreClusterRequest
683
695
 
@@ -830,11 +842,15 @@ class ListClusterLogsRequest(google.protobuf.message.Message):
830
842
  SERVICE_TYPE_UNSPECIFIED: ListClusterLogsRequest._ServiceType.ValueType # 0
831
843
  CLICKHOUSE: ListClusterLogsRequest._ServiceType.ValueType # 1
832
844
  """Logs of ClickHouse activity."""
845
+ CLICKHOUSE_KEEPER: ListClusterLogsRequest._ServiceType.ValueType # 2
846
+ """Logs of ClickHouse Keeper activity."""
833
847
 
834
848
  class ServiceType(_ServiceType, metaclass=_ServiceTypeEnumTypeWrapper): ...
835
849
  SERVICE_TYPE_UNSPECIFIED: ListClusterLogsRequest.ServiceType.ValueType # 0
836
850
  CLICKHOUSE: ListClusterLogsRequest.ServiceType.ValueType # 1
837
851
  """Logs of ClickHouse activity."""
852
+ CLICKHOUSE_KEEPER: ListClusterLogsRequest.ServiceType.ValueType # 2
853
+ """Logs of ClickHouse Keeper activity."""
838
854
 
839
855
  CLUSTER_ID_FIELD_NUMBER: builtins.int
840
856
  COLUMN_FILTER_FIELD_NUMBER: builtins.int
@@ -955,11 +971,15 @@ class StreamClusterLogsRequest(google.protobuf.message.Message):
955
971
  SERVICE_TYPE_UNSPECIFIED: StreamClusterLogsRequest._ServiceType.ValueType # 0
956
972
  CLICKHOUSE: StreamClusterLogsRequest._ServiceType.ValueType # 1
957
973
  """Logs of ClickHouse activity."""
974
+ CLICKHOUSE_KEEPER: StreamClusterLogsRequest._ServiceType.ValueType # 2
975
+ """Logs of ClickHouse Keeper activity."""
958
976
 
959
977
  class ServiceType(_ServiceType, metaclass=_ServiceTypeEnumTypeWrapper): ...
960
978
  SERVICE_TYPE_UNSPECIFIED: StreamClusterLogsRequest.ServiceType.ValueType # 0
961
979
  CLICKHOUSE: StreamClusterLogsRequest.ServiceType.ValueType # 1
962
980
  """Logs of ClickHouse activity."""
981
+ CLICKHOUSE_KEEPER: StreamClusterLogsRequest.ServiceType.ValueType # 2
982
+ """Logs of ClickHouse Keeper activity."""
963
983
 
964
984
  CLUSTER_ID_FIELD_NUMBER: builtins.int
965
985
  COLUMN_FILTER_FIELD_NUMBER: builtins.int
@@ -2252,6 +2272,7 @@ class ConfigSpec(google.protobuf.message.Message):
2252
2272
 
2253
2273
  CONFIG_FIELD_NUMBER: builtins.int
2254
2274
  RESOURCES_FIELD_NUMBER: builtins.int
2275
+ DISK_SIZE_AUTOSCALING_FIELD_NUMBER: builtins.int
2255
2276
  @property
2256
2277
  def config(self) -> yandex.cloud.mdb.clickhouse.v1.config.clickhouse_pb2.ClickhouseConfig:
2257
2278
  """Configuration for a ClickHouse server."""
@@ -2260,33 +2281,44 @@ class ConfigSpec(google.protobuf.message.Message):
2260
2281
  def resources(self) -> yandex.cloud.mdb.clickhouse.v1.cluster_pb2.Resources:
2261
2282
  """Resources allocated to ClickHouse hosts."""
2262
2283
 
2284
+ @property
2285
+ def disk_size_autoscaling(self) -> yandex.cloud.mdb.clickhouse.v1.cluster_pb2.DiskSizeAutoscaling:
2286
+ """Disk size autoscaling settings."""
2287
+
2263
2288
  def __init__(
2264
2289
  self,
2265
2290
  *,
2266
2291
  config: yandex.cloud.mdb.clickhouse.v1.config.clickhouse_pb2.ClickhouseConfig | None = ...,
2267
2292
  resources: yandex.cloud.mdb.clickhouse.v1.cluster_pb2.Resources | None = ...,
2293
+ disk_size_autoscaling: yandex.cloud.mdb.clickhouse.v1.cluster_pb2.DiskSizeAutoscaling | None = ...,
2268
2294
  ) -> None: ...
2269
- def HasField(self, field_name: typing.Literal["config", b"config", "resources", b"resources"]) -> builtins.bool: ...
2270
- def ClearField(self, field_name: typing.Literal["config", b"config", "resources", b"resources"]) -> None: ...
2295
+ def HasField(self, field_name: typing.Literal["config", b"config", "disk_size_autoscaling", b"disk_size_autoscaling", "resources", b"resources"]) -> builtins.bool: ...
2296
+ def ClearField(self, field_name: typing.Literal["config", b"config", "disk_size_autoscaling", b"disk_size_autoscaling", "resources", b"resources"]) -> None: ...
2271
2297
 
2272
2298
  @typing.final
2273
2299
  class Zookeeper(google.protobuf.message.Message):
2274
2300
  DESCRIPTOR: google.protobuf.descriptor.Descriptor
2275
2301
 
2276
2302
  RESOURCES_FIELD_NUMBER: builtins.int
2303
+ DISK_SIZE_AUTOSCALING_FIELD_NUMBER: builtins.int
2277
2304
  @property
2278
2305
  def resources(self) -> yandex.cloud.mdb.clickhouse.v1.cluster_pb2.Resources:
2279
2306
  """Resources allocated to ZooKeeper hosts. If not set, minimal available resources will be used.
2280
2307
  All available resource presets can be retrieved with a [ResourcePresetService.List] request.
2281
2308
  """
2282
2309
 
2310
+ @property
2311
+ def disk_size_autoscaling(self) -> yandex.cloud.mdb.clickhouse.v1.cluster_pb2.DiskSizeAutoscaling:
2312
+ """Disk size autoscaling settings."""
2313
+
2283
2314
  def __init__(
2284
2315
  self,
2285
2316
  *,
2286
2317
  resources: yandex.cloud.mdb.clickhouse.v1.cluster_pb2.Resources | None = ...,
2318
+ disk_size_autoscaling: yandex.cloud.mdb.clickhouse.v1.cluster_pb2.DiskSizeAutoscaling | None = ...,
2287
2319
  ) -> None: ...
2288
- def HasField(self, field_name: typing.Literal["resources", b"resources"]) -> builtins.bool: ...
2289
- def ClearField(self, field_name: typing.Literal["resources", b"resources"]) -> None: ...
2320
+ def HasField(self, field_name: typing.Literal["disk_size_autoscaling", b"disk_size_autoscaling", "resources", b"resources"]) -> builtins.bool: ...
2321
+ def ClearField(self, field_name: typing.Literal["disk_size_autoscaling", b"disk_size_autoscaling", "resources", b"resources"]) -> None: ...
2290
2322
 
2291
2323
  VERSION_FIELD_NUMBER: builtins.int
2292
2324
  CLICKHOUSE_FIELD_NUMBER: builtins.int
@@ -2371,6 +2403,7 @@ class ShardConfigSpec(google.protobuf.message.Message):
2371
2403
  CONFIG_FIELD_NUMBER: builtins.int
2372
2404
  RESOURCES_FIELD_NUMBER: builtins.int
2373
2405
  WEIGHT_FIELD_NUMBER: builtins.int
2406
+ DISK_SIZE_AUTOSCALING_FIELD_NUMBER: builtins.int
2374
2407
  @property
2375
2408
  def config(self) -> yandex.cloud.mdb.clickhouse.v1.config.clickhouse_pb2.ClickhouseConfig:
2376
2409
  """ClickHouse settings for the shard."""
@@ -2385,15 +2418,20 @@ class ShardConfigSpec(google.protobuf.message.Message):
2385
2418
  For details, see [ClickHouse documentation](https://clickhouse.com/docs/en/operations/table_engines/distributed/).
2386
2419
  """
2387
2420
 
2421
+ @property
2422
+ def disk_size_autoscaling(self) -> yandex.cloud.mdb.clickhouse.v1.cluster_pb2.DiskSizeAutoscaling:
2423
+ """Disk size autoscaling settings."""
2424
+
2388
2425
  def __init__(
2389
2426
  self,
2390
2427
  *,
2391
2428
  config: yandex.cloud.mdb.clickhouse.v1.config.clickhouse_pb2.ClickhouseConfig | None = ...,
2392
2429
  resources: yandex.cloud.mdb.clickhouse.v1.cluster_pb2.Resources | None = ...,
2393
2430
  weight: google.protobuf.wrappers_pb2.Int64Value | None = ...,
2431
+ disk_size_autoscaling: yandex.cloud.mdb.clickhouse.v1.cluster_pb2.DiskSizeAutoscaling | None = ...,
2394
2432
  ) -> None: ...
2395
- def HasField(self, field_name: typing.Literal["config", b"config", "resources", b"resources", "weight", b"weight"]) -> builtins.bool: ...
2396
- def ClearField(self, field_name: typing.Literal["config", b"config", "resources", b"resources", "weight", b"weight"]) -> None: ...
2433
+ def HasField(self, field_name: typing.Literal["config", b"config", "disk_size_autoscaling", b"disk_size_autoscaling", "resources", b"resources", "weight", b"weight"]) -> builtins.bool: ...
2434
+ def ClearField(self, field_name: typing.Literal["config", b"config", "disk_size_autoscaling", b"disk_size_autoscaling", "resources", b"resources", "weight", b"weight"]) -> None: ...
2397
2435
 
2398
2436
  CLICKHOUSE_FIELD_NUMBER: builtins.int
2399
2437
  @property
@@ -39,7 +39,7 @@ from yandex.cloud.mdb.mongodb.v1 import maintenance_pb2 as yandex_dot_cloud_dot_
39
39
  from yandex.cloud import validation_pb2 as yandex_dot_cloud_dot_validation__pb2
40
40
 
41
41
 
42
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n)yandex/cloud/mdb/mongodb/v1/cluster.proto\x12\x1byandex.cloud.mdb.mongodb.v1\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1egoogle/protobuf/wrappers.proto\x1a\x1bgoogle/type/timeofday.proto\x1a\x30yandex/cloud/mdb/mongodb/v1/config/mongodb.proto\x1a\x33yandex/cloud/mdb/mongodb/v1/config/mongodb3_6.proto\x1a\x33yandex/cloud/mdb/mongodb/v1/config/mongodb4_0.proto\x1a\x33yandex/cloud/mdb/mongodb/v1/config/mongodb4_2.proto\x1a\x33yandex/cloud/mdb/mongodb/v1/config/mongodb4_4.proto\x1a>yandex/cloud/mdb/mongodb/v1/config/mongodb4_4_enterprise.proto\x1a\x33yandex/cloud/mdb/mongodb/v1/config/mongodb5_0.proto\x1a>yandex/cloud/mdb/mongodb/v1/config/mongodb5_0_enterprise.proto\x1a\x33yandex/cloud/mdb/mongodb/v1/config/mongodb6_0.proto\x1a>yandex/cloud/mdb/mongodb/v1/config/mongodb6_0_enterprise.proto\x1a-yandex/cloud/mdb/mongodb/v1/maintenance.proto\x1a\x1dyandex/cloud/validation.proto\"\xa5\x08\n\x07\x43luster\x12\n\n\x02id\x18\x01 \x01(\t\x12\x11\n\tfolder_id\x18\x02 \x01(\t\x12.\n\ncreated_at\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x0c\n\x04name\x18\x04 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x05 \x01(\t\x12@\n\x06labels\x18\x06 \x03(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.Cluster.LabelsEntry\x12\x45\n\x0b\x65nvironment\x18\x07 \x01(\x0e\x32\x30.yandex.cloud.mdb.mongodb.v1.Cluster.Environment\x12;\n\nmonitoring\x18\x08 \x03(\x0b\x32\'.yandex.cloud.mdb.mongodb.v1.Monitoring\x12:\n\x06\x63onfig\x18\t \x01(\x0b\x32*.yandex.cloud.mdb.mongodb.v1.ClusterConfig\x12\x12\n\nnetwork_id\x18\n \x01(\t\x12;\n\x06health\x18\x0b \x01(\x0e\x32+.yandex.cloud.mdb.mongodb.v1.Cluster.Health\x12;\n\x06status\x18\x0c \x01(\x0e\x32+.yandex.cloud.mdb.mongodb.v1.Cluster.Status\x12\x0f\n\x07sharded\x18\r \x01(\x08\x12J\n\x12maintenance_window\x18\x0e \x01(\x0b\x32..yandex.cloud.mdb.mongodb.v1.MaintenanceWindow\x12L\n\x11planned_operation\x18\x0f \x01(\x0b\x32\x31.yandex.cloud.mdb.mongodb.v1.MaintenanceOperation\x12\x1a\n\x12security_group_ids\x18\x10 \x03(\t\x12\x1b\n\x13\x64\x65letion_protection\x18\x11 \x01(\x08\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"I\n\x0b\x45nvironment\x12\x1b\n\x17\x45NVIRONMENT_UNSPECIFIED\x10\x00\x12\x0e\n\nPRODUCTION\x10\x01\x12\r\n\tPRESTABLE\x10\x02\"?\n\x06Health\x12\x12\n\x0eHEALTH_UNKNOWN\x10\x00\x12\t\n\x05\x41LIVE\x10\x01\x12\x08\n\x04\x44\x45\x41\x44\x10\x02\x12\x0c\n\x08\x44\x45GRADED\x10\x03\"y\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\x0c\n\x08\x43REATING\x10\x01\x12\x0b\n\x07RUNNING\x10\x02\x12\t\n\x05\x45RROR\x10\x03\x12\x0c\n\x08UPDATING\x10\x04\x12\x0c\n\x08STOPPING\x10\x05\x12\x0b\n\x07STOPPED\x10\x06\x12\x0c\n\x08STARTING\x10\x07\"=\n\nMonitoring\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x02 \x01(\t\x12\x0c\n\x04link\x18\x03 \x01(\t\"\xb4\t\n\rClusterConfig\x12\x0f\n\x07version\x18\x01 \x01(\t\x12%\n\x1d\x66\x65\x61ture_compatibility_version\x18\x05 \x01(\t\x12K\n\x0bmongodb_3_6\x18\x02 \x01(\x0b\x32\'.yandex.cloud.mdb.mongodb.v1.Mongodb3_6H\x00R\x0bmongodb_3_6\x12K\n\x0bmongodb_4_0\x18\x04 \x01(\x0b\x32\'.yandex.cloud.mdb.mongodb.v1.Mongodb4_0H\x00R\x0bmongodb_4_0\x12K\n\x0bmongodb_4_2\x18\x07 \x01(\x0b\x32\'.yandex.cloud.mdb.mongodb.v1.Mongodb4_2H\x00R\x0bmongodb_4_2\x12K\n\x0bmongodb_4_4\x18\x08 \x01(\x0b\x32\'.yandex.cloud.mdb.mongodb.v1.Mongodb4_4H\x00R\x0bmongodb_4_4\x12K\n\x0bmongodb_5_0\x18\n \x01(\x0b\x32\'.yandex.cloud.mdb.mongodb.v1.Mongodb5_0H\x00R\x0bmongodb_5_0\x12K\n\x0bmongodb_6_0\x18\x0e \x01(\x0b\x32\'.yandex.cloud.mdb.mongodb.v1.Mongodb6_0H\x00R\x0bmongodb_6_0\x12l\n\x16mongodb_4_4_enterprise\x18\x0b \x01(\x0b\x32\x32.yandex.cloud.mdb.mongodb.v1.Mongodb4_4_enterpriseH\x00R\x16mongodb_4_4_enterprise\x12l\n\x16mongodb_5_0_enterprise\x18\x0c \x01(\x0b\x32\x32.yandex.cloud.mdb.mongodb.v1.Mongodb5_0_enterpriseH\x00R\x16mongodb_5_0_enterprise\x12l\n\x16mongodb_6_0_enterprise\x18\x0f \x01(\x0b\x32\x32.yandex.cloud.mdb.mongodb.v1.Mongodb6_0_enterpriseH\x00R\x16mongodb_6_0_enterprise\x12\x33\n\x13\x62\x61\x63kup_window_start\x18\x03 \x01(\x0b\x32\x16.google.type.TimeOfDay\x12>\n\x19\x62\x61\x63kup_retain_period_days\x18\t \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12Z\n\x17performance_diagnostics\x18\r \x01(\x0b\x32\x39.yandex.cloud.mdb.mongodb.v1.PerformanceDiagnosticsConfig\x12\x33\n\x06\x61\x63\x63\x65ss\x18\x06 \x01(\x0b\x32#.yandex.cloud.mdb.mongodb.v1.Access\x12<\n\x0emongodb_config\x18\x13 \x01(\x0b\x32$.yandex.cloud.mdb.mongodb.v1.MongodbB\t\n\x07mongodbJ\x04\x08\x10\x10\x13\"\xf6\t\n\nMongodb3_6\x12>\n\x06mongod\x18\x01 \x01(\x0b\x32..yandex.cloud.mdb.mongodb.v1.Mongodb3_6.Mongod\x12\x42\n\x08mongocfg\x18\x02 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.Mongodb3_6.MongoCfg\x12>\n\x06mongos\x18\x03 \x01(\x0b\x32..yandex.cloud.mdb.mongodb.v1.Mongodb3_6.Mongos\x12\x46\n\nmongoinfra\x18\x04 \x01(\x0b\x32\x32.yandex.cloud.mdb.mongodb.v1.Mongodb3_6.MongoInfra\x1a\xdc\x01\n\x06Mongod\x12\x46\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x36.yandex.cloud.mdb.mongodb.v1.config.MongodConfigSet3_6\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xe0\x01\n\x08MongoCfg\x12H\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x38.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfigSet3_6\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xdc\x01\n\x06Mongos\x12\x46\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x36.yandex.cloud.mdb.mongodb.v1.config.MongosConfigSet3_6\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xba\x02\n\nMongoInfra\x12M\n\rconfig_mongos\x18\x01 \x01(\x0b\x32\x36.yandex.cloud.mdb.mongodb.v1.config.MongosConfigSet3_6\x12Q\n\x0f\x63onfig_mongocfg\x18\x02 \x01(\x0b\x32\x38.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfigSet3_6\x12\x39\n\tresources\x18\x03 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x04 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\"\xf6\t\n\nMongodb4_0\x12>\n\x06mongod\x18\x01 \x01(\x0b\x32..yandex.cloud.mdb.mongodb.v1.Mongodb4_0.Mongod\x12\x42\n\x08mongocfg\x18\x02 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.Mongodb4_0.MongoCfg\x12>\n\x06mongos\x18\x03 \x01(\x0b\x32..yandex.cloud.mdb.mongodb.v1.Mongodb4_0.Mongos\x12\x46\n\nmongoinfra\x18\x04 \x01(\x0b\x32\x32.yandex.cloud.mdb.mongodb.v1.Mongodb4_0.MongoInfra\x1a\xdc\x01\n\x06Mongod\x12\x46\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x36.yandex.cloud.mdb.mongodb.v1.config.MongodConfigSet4_0\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xe0\x01\n\x08MongoCfg\x12H\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x38.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfigSet4_0\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xdc\x01\n\x06Mongos\x12\x46\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x36.yandex.cloud.mdb.mongodb.v1.config.MongosConfigSet4_0\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xba\x02\n\nMongoInfra\x12M\n\rconfig_mongos\x18\x01 \x01(\x0b\x32\x36.yandex.cloud.mdb.mongodb.v1.config.MongosConfigSet4_0\x12Q\n\x0f\x63onfig_mongocfg\x18\x02 \x01(\x0b\x32\x38.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfigSet4_0\x12\x39\n\tresources\x18\x03 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x04 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\"\xf6\t\n\nMongodb4_2\x12>\n\x06mongod\x18\x01 \x01(\x0b\x32..yandex.cloud.mdb.mongodb.v1.Mongodb4_2.Mongod\x12\x42\n\x08mongocfg\x18\x02 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.Mongodb4_2.MongoCfg\x12>\n\x06mongos\x18\x03 \x01(\x0b\x32..yandex.cloud.mdb.mongodb.v1.Mongodb4_2.Mongos\x12\x46\n\nmongoinfra\x18\x04 \x01(\x0b\x32\x32.yandex.cloud.mdb.mongodb.v1.Mongodb4_2.MongoInfra\x1a\xdc\x01\n\x06Mongod\x12\x46\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x36.yandex.cloud.mdb.mongodb.v1.config.MongodConfigSet4_2\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xe0\x01\n\x08MongoCfg\x12H\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x38.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfigSet4_2\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xdc\x01\n\x06Mongos\x12\x46\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x36.yandex.cloud.mdb.mongodb.v1.config.MongosConfigSet4_2\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xba\x02\n\nMongoInfra\x12M\n\rconfig_mongos\x18\x01 \x01(\x0b\x32\x36.yandex.cloud.mdb.mongodb.v1.config.MongosConfigSet4_2\x12Q\n\x0f\x63onfig_mongocfg\x18\x02 \x01(\x0b\x32\x38.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfigSet4_2\x12\x39\n\tresources\x18\x03 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x04 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\"\xf6\t\n\nMongodb4_4\x12>\n\x06mongod\x18\x01 \x01(\x0b\x32..yandex.cloud.mdb.mongodb.v1.Mongodb4_4.Mongod\x12\x42\n\x08mongocfg\x18\x02 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.Mongodb4_4.MongoCfg\x12>\n\x06mongos\x18\x03 \x01(\x0b\x32..yandex.cloud.mdb.mongodb.v1.Mongodb4_4.Mongos\x12\x46\n\nmongoinfra\x18\x04 \x01(\x0b\x32\x32.yandex.cloud.mdb.mongodb.v1.Mongodb4_4.MongoInfra\x1a\xdc\x01\n\x06Mongod\x12\x46\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x36.yandex.cloud.mdb.mongodb.v1.config.MongodConfigSet4_4\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xe0\x01\n\x08MongoCfg\x12H\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x38.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfigSet4_4\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xdc\x01\n\x06Mongos\x12\x46\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x36.yandex.cloud.mdb.mongodb.v1.config.MongosConfigSet4_4\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xba\x02\n\nMongoInfra\x12M\n\rconfig_mongos\x18\x01 \x01(\x0b\x32\x36.yandex.cloud.mdb.mongodb.v1.config.MongosConfigSet4_4\x12Q\n\x0f\x63onfig_mongocfg\x18\x02 \x01(\x0b\x32\x38.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfigSet4_4\x12\x39\n\tresources\x18\x03 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x04 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\"\xe4\n\n\x15Mongodb4_4_enterprise\x12I\n\x06mongod\x18\x01 \x01(\x0b\x32\x39.yandex.cloud.mdb.mongodb.v1.Mongodb4_4_enterprise.Mongod\x12M\n\x08mongocfg\x18\x02 \x01(\x0b\x32;.yandex.cloud.mdb.mongodb.v1.Mongodb4_4_enterprise.MongoCfg\x12I\n\x06mongos\x18\x03 \x01(\x0b\x32\x39.yandex.cloud.mdb.mongodb.v1.Mongodb4_4_enterprise.Mongos\x12Q\n\nmongoinfra\x18\x04 \x01(\x0b\x32=.yandex.cloud.mdb.mongodb.v1.Mongodb4_4_enterprise.MongoInfra\x1a\xe7\x01\n\x06Mongod\x12Q\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x41.yandex.cloud.mdb.mongodb.v1.config.MongodConfigSet4_4_enterprise\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xeb\x01\n\x08MongoCfg\x12S\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x43.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfigSet4_4_enterprise\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xe7\x01\n\x06Mongos\x12Q\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x41.yandex.cloud.mdb.mongodb.v1.config.MongosConfigSet4_4_enterprise\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xd0\x02\n\nMongoInfra\x12X\n\rconfig_mongos\x18\x01 \x01(\x0b\x32\x41.yandex.cloud.mdb.mongodb.v1.config.MongosConfigSet4_4_enterprise\x12\\\n\x0f\x63onfig_mongocfg\x18\x02 \x01(\x0b\x32\x43.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfigSet4_4_enterprise\x12\x39\n\tresources\x18\x03 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x04 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\"\xf6\t\n\nMongodb5_0\x12>\n\x06mongod\x18\x01 \x01(\x0b\x32..yandex.cloud.mdb.mongodb.v1.Mongodb5_0.Mongod\x12\x42\n\x08mongocfg\x18\x02 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.Mongodb5_0.MongoCfg\x12>\n\x06mongos\x18\x03 \x01(\x0b\x32..yandex.cloud.mdb.mongodb.v1.Mongodb5_0.Mongos\x12\x46\n\nmongoinfra\x18\x04 \x01(\x0b\x32\x32.yandex.cloud.mdb.mongodb.v1.Mongodb5_0.MongoInfra\x1a\xdc\x01\n\x06Mongod\x12\x46\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x36.yandex.cloud.mdb.mongodb.v1.config.MongodConfigSet5_0\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xe0\x01\n\x08MongoCfg\x12H\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x38.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfigSet5_0\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xdc\x01\n\x06Mongos\x12\x46\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x36.yandex.cloud.mdb.mongodb.v1.config.MongosConfigSet5_0\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xba\x02\n\nMongoInfra\x12M\n\rconfig_mongos\x18\x01 \x01(\x0b\x32\x36.yandex.cloud.mdb.mongodb.v1.config.MongosConfigSet5_0\x12Q\n\x0f\x63onfig_mongocfg\x18\x02 \x01(\x0b\x32\x38.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfigSet5_0\x12\x39\n\tresources\x18\x03 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x04 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\"\xe4\n\n\x15Mongodb5_0_enterprise\x12I\n\x06mongod\x18\x01 \x01(\x0b\x32\x39.yandex.cloud.mdb.mongodb.v1.Mongodb5_0_enterprise.Mongod\x12M\n\x08mongocfg\x18\x02 \x01(\x0b\x32;.yandex.cloud.mdb.mongodb.v1.Mongodb5_0_enterprise.MongoCfg\x12I\n\x06mongos\x18\x03 \x01(\x0b\x32\x39.yandex.cloud.mdb.mongodb.v1.Mongodb5_0_enterprise.Mongos\x12Q\n\nmongoinfra\x18\x04 \x01(\x0b\x32=.yandex.cloud.mdb.mongodb.v1.Mongodb5_0_enterprise.MongoInfra\x1a\xe7\x01\n\x06Mongod\x12Q\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x41.yandex.cloud.mdb.mongodb.v1.config.MongodConfigSet5_0_enterprise\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xeb\x01\n\x08MongoCfg\x12S\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x43.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfigSet5_0_enterprise\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xe7\x01\n\x06Mongos\x12Q\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x41.yandex.cloud.mdb.mongodb.v1.config.MongosConfigSet5_0_enterprise\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xd0\x02\n\nMongoInfra\x12X\n\rconfig_mongos\x18\x01 \x01(\x0b\x32\x41.yandex.cloud.mdb.mongodb.v1.config.MongosConfigSet5_0_enterprise\x12\\\n\x0f\x63onfig_mongocfg\x18\x02 \x01(\x0b\x32\x43.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfigSet5_0_enterprise\x12\x39\n\tresources\x18\x03 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x04 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\"\xf6\t\n\nMongodb6_0\x12>\n\x06mongod\x18\x01 \x01(\x0b\x32..yandex.cloud.mdb.mongodb.v1.Mongodb6_0.Mongod\x12\x42\n\x08mongocfg\x18\x02 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.Mongodb6_0.MongoCfg\x12>\n\x06mongos\x18\x03 \x01(\x0b\x32..yandex.cloud.mdb.mongodb.v1.Mongodb6_0.Mongos\x12\x46\n\nmongoinfra\x18\x04 \x01(\x0b\x32\x32.yandex.cloud.mdb.mongodb.v1.Mongodb6_0.MongoInfra\x1a\xdc\x01\n\x06Mongod\x12\x46\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x36.yandex.cloud.mdb.mongodb.v1.config.MongodConfigSet6_0\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xe0\x01\n\x08MongoCfg\x12H\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x38.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfigSet6_0\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xdc\x01\n\x06Mongos\x12\x46\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x36.yandex.cloud.mdb.mongodb.v1.config.MongosConfigSet6_0\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xba\x02\n\nMongoInfra\x12M\n\rconfig_mongos\x18\x01 \x01(\x0b\x32\x36.yandex.cloud.mdb.mongodb.v1.config.MongosConfigSet6_0\x12Q\n\x0f\x63onfig_mongocfg\x18\x02 \x01(\x0b\x32\x38.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfigSet6_0\x12\x39\n\tresources\x18\x03 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x04 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\"\xe4\n\n\x15Mongodb6_0_enterprise\x12I\n\x06mongod\x18\x01 \x01(\x0b\x32\x39.yandex.cloud.mdb.mongodb.v1.Mongodb6_0_enterprise.Mongod\x12M\n\x08mongocfg\x18\x02 \x01(\x0b\x32;.yandex.cloud.mdb.mongodb.v1.Mongodb6_0_enterprise.MongoCfg\x12I\n\x06mongos\x18\x03 \x01(\x0b\x32\x39.yandex.cloud.mdb.mongodb.v1.Mongodb6_0_enterprise.Mongos\x12Q\n\nmongoinfra\x18\x04 \x01(\x0b\x32=.yandex.cloud.mdb.mongodb.v1.Mongodb6_0_enterprise.MongoInfra\x1a\xe7\x01\n\x06Mongod\x12Q\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x41.yandex.cloud.mdb.mongodb.v1.config.MongodConfigSet6_0_enterprise\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xeb\x01\n\x08MongoCfg\x12S\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x43.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfigSet6_0_enterprise\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xe7\x01\n\x06Mongos\x12Q\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x41.yandex.cloud.mdb.mongodb.v1.config.MongosConfigSet6_0_enterprise\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xd0\x02\n\nMongoInfra\x12X\n\rconfig_mongos\x18\x01 \x01(\x0b\x32\x41.yandex.cloud.mdb.mongodb.v1.config.MongosConfigSet6_0_enterprise\x12\\\n\x0f\x63onfig_mongocfg\x18\x02 \x01(\x0b\x32\x43.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfigSet6_0_enterprise\x12\x39\n\tresources\x18\x03 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x04 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\"\xd8\t\n\x07Mongodb\x12;\n\x06mongod\x18\x01 \x01(\x0b\x32+.yandex.cloud.mdb.mongodb.v1.Mongodb.Mongod\x12?\n\x08mongocfg\x18\x02 \x01(\x0b\x32-.yandex.cloud.mdb.mongodb.v1.Mongodb.MongoCfg\x12;\n\x06mongos\x18\x03 \x01(\x0b\x32+.yandex.cloud.mdb.mongodb.v1.Mongodb.Mongos\x12\x43\n\nmongoinfra\x18\x04 \x01(\x0b\x32/.yandex.cloud.mdb.mongodb.v1.Mongodb.MongoInfra\x1a\xd9\x01\n\x06Mongod\x12\x43\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x33.yandex.cloud.mdb.mongodb.v1.config.MongodConfigSet\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xdd\x01\n\x08MongoCfg\x12\x45\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x35.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfigSet\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xd9\x01\n\x06Mongos\x12\x43\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x33.yandex.cloud.mdb.mongodb.v1.config.MongosConfigSet\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xb4\x02\n\nMongoInfra\x12J\n\rconfig_mongos\x18\x01 \x01(\x0b\x32\x33.yandex.cloud.mdb.mongodb.v1.config.MongosConfigSet\x12N\n\x0f\x63onfig_mongocfg\x18\x02 \x01(\x0b\x32\x35.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfigSet\x12\x39\n\tresources\x18\x03 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x04 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\")\n\x05Shard\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x12\n\ncluster_id\x18\x02 \x01(\t\"\xf3\x06\n\x04Host\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x12\n\ncluster_id\x18\x02 \x01(\t\x12\x0f\n\x07zone_id\x18\x03 \x01(\t\x12\x39\n\tresources\x18\x04 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12\x34\n\x04role\x18\x05 \x01(\x0e\x32&.yandex.cloud.mdb.mongodb.v1.Host.Role\x12\x38\n\x06health\x18\x06 \x01(\x0e\x32(.yandex.cloud.mdb.mongodb.v1.Host.Health\x12\x36\n\x08services\x18\x07 \x03(\x0b\x32$.yandex.cloud.mdb.mongodb.v1.Service\x12\x11\n\tsubnet_id\x18\x08 \x01(\t\x12\x18\n\x10\x61ssign_public_ip\x18\t \x01(\x08\x12\x12\n\nshard_name\x18\n \x01(\t\x12\x34\n\x04type\x18\x0b \x01(\x0e\x32&.yandex.cloud.mdb.mongodb.v1.Host.Type\x12I\n\x0fhost_parameters\x18\x0c \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.Host.HostParameters\x1a\xc7\x01\n\x0eHostParameters\x12\x0e\n\x06hidden\x18\x01 \x01(\x08\x12\x1c\n\x14secondary_delay_secs\x18\x02 \x01(\x03\x12\x10\n\x08priority\x18\x03 \x01(\x01\x12H\n\x04tags\x18\x04 \x03(\x0b\x32:.yandex.cloud.mdb.mongodb.v1.Host.HostParameters.TagsEntry\x1a+\n\tTagsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"R\n\x04Type\x12\x14\n\x10TYPE_UNSPECIFIED\x10\x00\x12\n\n\x06MONGOD\x10\x01\x12\n\n\x06MONGOS\x10\x02\x12\x0c\n\x08MONGOCFG\x10\x03\x12\x0e\n\nMONGOINFRA\x10\x04\"4\n\x04Role\x12\x10\n\x0cROLE_UNKNOWN\x10\x00\x12\x0b\n\x07PRIMARY\x10\x01\x12\r\n\tSECONDARY\x10\x02\"?\n\x06Health\x12\x12\n\x0eHEALTH_UNKNOWN\x10\x00\x12\t\n\x05\x41LIVE\x10\x01\x12\x08\n\x04\x44\x45\x41\x44\x10\x02\x12\x0c\n\x08\x44\x45GRADED\x10\x03\"\xf6\x01\n\x07Service\x12\x37\n\x04type\x18\x01 \x01(\x0e\x32).yandex.cloud.mdb.mongodb.v1.Service.Type\x12;\n\x06health\x18\x02 \x01(\x0e\x32+.yandex.cloud.mdb.mongodb.v1.Service.Health\"B\n\x04Type\x12\x14\n\x10TYPE_UNSPECIFIED\x10\x00\x12\n\n\x06MONGOD\x10\x01\x12\n\n\x06MONGOS\x10\x02\x12\x0c\n\x08MONGOCFG\x10\x03\"1\n\x06Health\x12\x12\n\x0eHEALTH_UNKNOWN\x10\x00\x12\t\n\x05\x41LIVE\x10\x01\x12\x08\n\x04\x44\x45\x41\x44\x10\x02\"P\n\tResources\x12\x1a\n\x12resource_preset_id\x18\x01 \x01(\t\x12\x11\n\tdisk_size\x18\x02 \x01(\x03\x12\x14\n\x0c\x64isk_type_id\x18\x03 \x01(\t\"C\n\x06\x41\x63\x63\x65ss\x12\x11\n\tdata_lens\x18\x01 \x01(\x08\x12\x0f\n\x07web_sql\x18\x02 \x01(\x08\x12\x15\n\rdata_transfer\x18\x03 \x01(\x08\"9\n\x1cPerformanceDiagnosticsConfig\x12\x19\n\x11profiling_enabled\x18\x01 \x01(\x08\"\xe7\x01\n\x13\x44iskSizeAutoscaling\x12K\n\x17planned_usage_threshold\x18\x01 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\r\xe8\xc7\x31\x00\xfa\xc7\x31\x05\x30-100\x12M\n\x19\x65mergency_usage_threshold\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\r\xe8\xc7\x31\x00\xfa\xc7\x31\x05\x30-100\x12\x34\n\x0f\x64isk_size_limit\x18\x03 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueBj\n\x1fyandex.cloud.api.mdb.mongodb.v1ZGgithub.com/yandex-cloud/go-genproto/yandex/cloud/mdb/mongodb/v1;mongodbb\x06proto3')
42
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n)yandex/cloud/mdb/mongodb/v1/cluster.proto\x12\x1byandex.cloud.mdb.mongodb.v1\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1egoogle/protobuf/wrappers.proto\x1a\x1bgoogle/type/timeofday.proto\x1a\x30yandex/cloud/mdb/mongodb/v1/config/mongodb.proto\x1a\x33yandex/cloud/mdb/mongodb/v1/config/mongodb3_6.proto\x1a\x33yandex/cloud/mdb/mongodb/v1/config/mongodb4_0.proto\x1a\x33yandex/cloud/mdb/mongodb/v1/config/mongodb4_2.proto\x1a\x33yandex/cloud/mdb/mongodb/v1/config/mongodb4_4.proto\x1a>yandex/cloud/mdb/mongodb/v1/config/mongodb4_4_enterprise.proto\x1a\x33yandex/cloud/mdb/mongodb/v1/config/mongodb5_0.proto\x1a>yandex/cloud/mdb/mongodb/v1/config/mongodb5_0_enterprise.proto\x1a\x33yandex/cloud/mdb/mongodb/v1/config/mongodb6_0.proto\x1a>yandex/cloud/mdb/mongodb/v1/config/mongodb6_0_enterprise.proto\x1a-yandex/cloud/mdb/mongodb/v1/maintenance.proto\x1a\x1dyandex/cloud/validation.proto\"\xe3\x08\n\x07\x43luster\x12\n\n\x02id\x18\x01 \x01(\t\x12\x11\n\tfolder_id\x18\x02 \x01(\t\x12.\n\ncreated_at\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x0c\n\x04name\x18\x04 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x05 \x01(\t\x12@\n\x06labels\x18\x06 \x03(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.Cluster.LabelsEntry\x12\x45\n\x0b\x65nvironment\x18\x07 \x01(\x0e\x32\x30.yandex.cloud.mdb.mongodb.v1.Cluster.Environment\x12;\n\nmonitoring\x18\x08 \x03(\x0b\x32\'.yandex.cloud.mdb.mongodb.v1.Monitoring\x12:\n\x06\x63onfig\x18\t \x01(\x0b\x32*.yandex.cloud.mdb.mongodb.v1.ClusterConfig\x12\x12\n\nnetwork_id\x18\n \x01(\t\x12;\n\x06health\x18\x0b \x01(\x0e\x32+.yandex.cloud.mdb.mongodb.v1.Cluster.Health\x12;\n\x06status\x18\x0c \x01(\x0e\x32+.yandex.cloud.mdb.mongodb.v1.Cluster.Status\x12\x0f\n\x07sharded\x18\r \x01(\x08\x12J\n\x12maintenance_window\x18\x0e \x01(\x0b\x32..yandex.cloud.mdb.mongodb.v1.MaintenanceWindow\x12L\n\x11planned_operation\x18\x0f \x01(\x0b\x32\x31.yandex.cloud.mdb.mongodb.v1.MaintenanceOperation\x12\x1a\n\x12security_group_ids\x18\x10 \x03(\t\x12\x1b\n\x13\x64\x65letion_protection\x18\x11 \x01(\x08\x12<\n\x16\x64isk_encryption_key_id\x18\x12 \x01(\x0b\x32\x1c.google.protobuf.StringValue\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"I\n\x0b\x45nvironment\x12\x1b\n\x17\x45NVIRONMENT_UNSPECIFIED\x10\x00\x12\x0e\n\nPRODUCTION\x10\x01\x12\r\n\tPRESTABLE\x10\x02\"?\n\x06Health\x12\x12\n\x0eHEALTH_UNKNOWN\x10\x00\x12\t\n\x05\x41LIVE\x10\x01\x12\x08\n\x04\x44\x45\x41\x44\x10\x02\x12\x0c\n\x08\x44\x45GRADED\x10\x03\"y\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\x0c\n\x08\x43REATING\x10\x01\x12\x0b\n\x07RUNNING\x10\x02\x12\t\n\x05\x45RROR\x10\x03\x12\x0c\n\x08UPDATING\x10\x04\x12\x0c\n\x08STOPPING\x10\x05\x12\x0b\n\x07STOPPED\x10\x06\x12\x0c\n\x08STARTING\x10\x07\"=\n\nMonitoring\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x02 \x01(\t\x12\x0c\n\x04link\x18\x03 \x01(\t\"\xb4\t\n\rClusterConfig\x12\x0f\n\x07version\x18\x01 \x01(\t\x12%\n\x1d\x66\x65\x61ture_compatibility_version\x18\x05 \x01(\t\x12K\n\x0bmongodb_3_6\x18\x02 \x01(\x0b\x32\'.yandex.cloud.mdb.mongodb.v1.Mongodb3_6H\x00R\x0bmongodb_3_6\x12K\n\x0bmongodb_4_0\x18\x04 \x01(\x0b\x32\'.yandex.cloud.mdb.mongodb.v1.Mongodb4_0H\x00R\x0bmongodb_4_0\x12K\n\x0bmongodb_4_2\x18\x07 \x01(\x0b\x32\'.yandex.cloud.mdb.mongodb.v1.Mongodb4_2H\x00R\x0bmongodb_4_2\x12K\n\x0bmongodb_4_4\x18\x08 \x01(\x0b\x32\'.yandex.cloud.mdb.mongodb.v1.Mongodb4_4H\x00R\x0bmongodb_4_4\x12K\n\x0bmongodb_5_0\x18\n \x01(\x0b\x32\'.yandex.cloud.mdb.mongodb.v1.Mongodb5_0H\x00R\x0bmongodb_5_0\x12K\n\x0bmongodb_6_0\x18\x0e \x01(\x0b\x32\'.yandex.cloud.mdb.mongodb.v1.Mongodb6_0H\x00R\x0bmongodb_6_0\x12l\n\x16mongodb_4_4_enterprise\x18\x0b \x01(\x0b\x32\x32.yandex.cloud.mdb.mongodb.v1.Mongodb4_4_enterpriseH\x00R\x16mongodb_4_4_enterprise\x12l\n\x16mongodb_5_0_enterprise\x18\x0c \x01(\x0b\x32\x32.yandex.cloud.mdb.mongodb.v1.Mongodb5_0_enterpriseH\x00R\x16mongodb_5_0_enterprise\x12l\n\x16mongodb_6_0_enterprise\x18\x0f \x01(\x0b\x32\x32.yandex.cloud.mdb.mongodb.v1.Mongodb6_0_enterpriseH\x00R\x16mongodb_6_0_enterprise\x12\x33\n\x13\x62\x61\x63kup_window_start\x18\x03 \x01(\x0b\x32\x16.google.type.TimeOfDay\x12>\n\x19\x62\x61\x63kup_retain_period_days\x18\t \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12Z\n\x17performance_diagnostics\x18\r \x01(\x0b\x32\x39.yandex.cloud.mdb.mongodb.v1.PerformanceDiagnosticsConfig\x12\x33\n\x06\x61\x63\x63\x65ss\x18\x06 \x01(\x0b\x32#.yandex.cloud.mdb.mongodb.v1.Access\x12<\n\x0emongodb_config\x18\x13 \x01(\x0b\x32$.yandex.cloud.mdb.mongodb.v1.MongodbB\t\n\x07mongodbJ\x04\x08\x10\x10\x13\"\xf6\t\n\nMongodb3_6\x12>\n\x06mongod\x18\x01 \x01(\x0b\x32..yandex.cloud.mdb.mongodb.v1.Mongodb3_6.Mongod\x12\x42\n\x08mongocfg\x18\x02 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.Mongodb3_6.MongoCfg\x12>\n\x06mongos\x18\x03 \x01(\x0b\x32..yandex.cloud.mdb.mongodb.v1.Mongodb3_6.Mongos\x12\x46\n\nmongoinfra\x18\x04 \x01(\x0b\x32\x32.yandex.cloud.mdb.mongodb.v1.Mongodb3_6.MongoInfra\x1a\xdc\x01\n\x06Mongod\x12\x46\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x36.yandex.cloud.mdb.mongodb.v1.config.MongodConfigSet3_6\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xe0\x01\n\x08MongoCfg\x12H\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x38.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfigSet3_6\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xdc\x01\n\x06Mongos\x12\x46\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x36.yandex.cloud.mdb.mongodb.v1.config.MongosConfigSet3_6\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xba\x02\n\nMongoInfra\x12M\n\rconfig_mongos\x18\x01 \x01(\x0b\x32\x36.yandex.cloud.mdb.mongodb.v1.config.MongosConfigSet3_6\x12Q\n\x0f\x63onfig_mongocfg\x18\x02 \x01(\x0b\x32\x38.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfigSet3_6\x12\x39\n\tresources\x18\x03 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x04 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\"\xf6\t\n\nMongodb4_0\x12>\n\x06mongod\x18\x01 \x01(\x0b\x32..yandex.cloud.mdb.mongodb.v1.Mongodb4_0.Mongod\x12\x42\n\x08mongocfg\x18\x02 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.Mongodb4_0.MongoCfg\x12>\n\x06mongos\x18\x03 \x01(\x0b\x32..yandex.cloud.mdb.mongodb.v1.Mongodb4_0.Mongos\x12\x46\n\nmongoinfra\x18\x04 \x01(\x0b\x32\x32.yandex.cloud.mdb.mongodb.v1.Mongodb4_0.MongoInfra\x1a\xdc\x01\n\x06Mongod\x12\x46\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x36.yandex.cloud.mdb.mongodb.v1.config.MongodConfigSet4_0\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xe0\x01\n\x08MongoCfg\x12H\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x38.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfigSet4_0\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xdc\x01\n\x06Mongos\x12\x46\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x36.yandex.cloud.mdb.mongodb.v1.config.MongosConfigSet4_0\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xba\x02\n\nMongoInfra\x12M\n\rconfig_mongos\x18\x01 \x01(\x0b\x32\x36.yandex.cloud.mdb.mongodb.v1.config.MongosConfigSet4_0\x12Q\n\x0f\x63onfig_mongocfg\x18\x02 \x01(\x0b\x32\x38.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfigSet4_0\x12\x39\n\tresources\x18\x03 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x04 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\"\xf6\t\n\nMongodb4_2\x12>\n\x06mongod\x18\x01 \x01(\x0b\x32..yandex.cloud.mdb.mongodb.v1.Mongodb4_2.Mongod\x12\x42\n\x08mongocfg\x18\x02 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.Mongodb4_2.MongoCfg\x12>\n\x06mongos\x18\x03 \x01(\x0b\x32..yandex.cloud.mdb.mongodb.v1.Mongodb4_2.Mongos\x12\x46\n\nmongoinfra\x18\x04 \x01(\x0b\x32\x32.yandex.cloud.mdb.mongodb.v1.Mongodb4_2.MongoInfra\x1a\xdc\x01\n\x06Mongod\x12\x46\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x36.yandex.cloud.mdb.mongodb.v1.config.MongodConfigSet4_2\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xe0\x01\n\x08MongoCfg\x12H\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x38.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfigSet4_2\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xdc\x01\n\x06Mongos\x12\x46\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x36.yandex.cloud.mdb.mongodb.v1.config.MongosConfigSet4_2\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xba\x02\n\nMongoInfra\x12M\n\rconfig_mongos\x18\x01 \x01(\x0b\x32\x36.yandex.cloud.mdb.mongodb.v1.config.MongosConfigSet4_2\x12Q\n\x0f\x63onfig_mongocfg\x18\x02 \x01(\x0b\x32\x38.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfigSet4_2\x12\x39\n\tresources\x18\x03 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x04 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\"\xf6\t\n\nMongodb4_4\x12>\n\x06mongod\x18\x01 \x01(\x0b\x32..yandex.cloud.mdb.mongodb.v1.Mongodb4_4.Mongod\x12\x42\n\x08mongocfg\x18\x02 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.Mongodb4_4.MongoCfg\x12>\n\x06mongos\x18\x03 \x01(\x0b\x32..yandex.cloud.mdb.mongodb.v1.Mongodb4_4.Mongos\x12\x46\n\nmongoinfra\x18\x04 \x01(\x0b\x32\x32.yandex.cloud.mdb.mongodb.v1.Mongodb4_4.MongoInfra\x1a\xdc\x01\n\x06Mongod\x12\x46\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x36.yandex.cloud.mdb.mongodb.v1.config.MongodConfigSet4_4\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xe0\x01\n\x08MongoCfg\x12H\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x38.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfigSet4_4\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xdc\x01\n\x06Mongos\x12\x46\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x36.yandex.cloud.mdb.mongodb.v1.config.MongosConfigSet4_4\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xba\x02\n\nMongoInfra\x12M\n\rconfig_mongos\x18\x01 \x01(\x0b\x32\x36.yandex.cloud.mdb.mongodb.v1.config.MongosConfigSet4_4\x12Q\n\x0f\x63onfig_mongocfg\x18\x02 \x01(\x0b\x32\x38.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfigSet4_4\x12\x39\n\tresources\x18\x03 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x04 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\"\xe4\n\n\x15Mongodb4_4_enterprise\x12I\n\x06mongod\x18\x01 \x01(\x0b\x32\x39.yandex.cloud.mdb.mongodb.v1.Mongodb4_4_enterprise.Mongod\x12M\n\x08mongocfg\x18\x02 \x01(\x0b\x32;.yandex.cloud.mdb.mongodb.v1.Mongodb4_4_enterprise.MongoCfg\x12I\n\x06mongos\x18\x03 \x01(\x0b\x32\x39.yandex.cloud.mdb.mongodb.v1.Mongodb4_4_enterprise.Mongos\x12Q\n\nmongoinfra\x18\x04 \x01(\x0b\x32=.yandex.cloud.mdb.mongodb.v1.Mongodb4_4_enterprise.MongoInfra\x1a\xe7\x01\n\x06Mongod\x12Q\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x41.yandex.cloud.mdb.mongodb.v1.config.MongodConfigSet4_4_enterprise\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xeb\x01\n\x08MongoCfg\x12S\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x43.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfigSet4_4_enterprise\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xe7\x01\n\x06Mongos\x12Q\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x41.yandex.cloud.mdb.mongodb.v1.config.MongosConfigSet4_4_enterprise\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xd0\x02\n\nMongoInfra\x12X\n\rconfig_mongos\x18\x01 \x01(\x0b\x32\x41.yandex.cloud.mdb.mongodb.v1.config.MongosConfigSet4_4_enterprise\x12\\\n\x0f\x63onfig_mongocfg\x18\x02 \x01(\x0b\x32\x43.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfigSet4_4_enterprise\x12\x39\n\tresources\x18\x03 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x04 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\"\xf6\t\n\nMongodb5_0\x12>\n\x06mongod\x18\x01 \x01(\x0b\x32..yandex.cloud.mdb.mongodb.v1.Mongodb5_0.Mongod\x12\x42\n\x08mongocfg\x18\x02 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.Mongodb5_0.MongoCfg\x12>\n\x06mongos\x18\x03 \x01(\x0b\x32..yandex.cloud.mdb.mongodb.v1.Mongodb5_0.Mongos\x12\x46\n\nmongoinfra\x18\x04 \x01(\x0b\x32\x32.yandex.cloud.mdb.mongodb.v1.Mongodb5_0.MongoInfra\x1a\xdc\x01\n\x06Mongod\x12\x46\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x36.yandex.cloud.mdb.mongodb.v1.config.MongodConfigSet5_0\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xe0\x01\n\x08MongoCfg\x12H\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x38.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfigSet5_0\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xdc\x01\n\x06Mongos\x12\x46\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x36.yandex.cloud.mdb.mongodb.v1.config.MongosConfigSet5_0\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xba\x02\n\nMongoInfra\x12M\n\rconfig_mongos\x18\x01 \x01(\x0b\x32\x36.yandex.cloud.mdb.mongodb.v1.config.MongosConfigSet5_0\x12Q\n\x0f\x63onfig_mongocfg\x18\x02 \x01(\x0b\x32\x38.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfigSet5_0\x12\x39\n\tresources\x18\x03 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x04 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\"\xe4\n\n\x15Mongodb5_0_enterprise\x12I\n\x06mongod\x18\x01 \x01(\x0b\x32\x39.yandex.cloud.mdb.mongodb.v1.Mongodb5_0_enterprise.Mongod\x12M\n\x08mongocfg\x18\x02 \x01(\x0b\x32;.yandex.cloud.mdb.mongodb.v1.Mongodb5_0_enterprise.MongoCfg\x12I\n\x06mongos\x18\x03 \x01(\x0b\x32\x39.yandex.cloud.mdb.mongodb.v1.Mongodb5_0_enterprise.Mongos\x12Q\n\nmongoinfra\x18\x04 \x01(\x0b\x32=.yandex.cloud.mdb.mongodb.v1.Mongodb5_0_enterprise.MongoInfra\x1a\xe7\x01\n\x06Mongod\x12Q\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x41.yandex.cloud.mdb.mongodb.v1.config.MongodConfigSet5_0_enterprise\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xeb\x01\n\x08MongoCfg\x12S\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x43.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfigSet5_0_enterprise\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xe7\x01\n\x06Mongos\x12Q\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x41.yandex.cloud.mdb.mongodb.v1.config.MongosConfigSet5_0_enterprise\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xd0\x02\n\nMongoInfra\x12X\n\rconfig_mongos\x18\x01 \x01(\x0b\x32\x41.yandex.cloud.mdb.mongodb.v1.config.MongosConfigSet5_0_enterprise\x12\\\n\x0f\x63onfig_mongocfg\x18\x02 \x01(\x0b\x32\x43.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfigSet5_0_enterprise\x12\x39\n\tresources\x18\x03 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x04 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\"\xf6\t\n\nMongodb6_0\x12>\n\x06mongod\x18\x01 \x01(\x0b\x32..yandex.cloud.mdb.mongodb.v1.Mongodb6_0.Mongod\x12\x42\n\x08mongocfg\x18\x02 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.Mongodb6_0.MongoCfg\x12>\n\x06mongos\x18\x03 \x01(\x0b\x32..yandex.cloud.mdb.mongodb.v1.Mongodb6_0.Mongos\x12\x46\n\nmongoinfra\x18\x04 \x01(\x0b\x32\x32.yandex.cloud.mdb.mongodb.v1.Mongodb6_0.MongoInfra\x1a\xdc\x01\n\x06Mongod\x12\x46\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x36.yandex.cloud.mdb.mongodb.v1.config.MongodConfigSet6_0\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xe0\x01\n\x08MongoCfg\x12H\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x38.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfigSet6_0\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xdc\x01\n\x06Mongos\x12\x46\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x36.yandex.cloud.mdb.mongodb.v1.config.MongosConfigSet6_0\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xba\x02\n\nMongoInfra\x12M\n\rconfig_mongos\x18\x01 \x01(\x0b\x32\x36.yandex.cloud.mdb.mongodb.v1.config.MongosConfigSet6_0\x12Q\n\x0f\x63onfig_mongocfg\x18\x02 \x01(\x0b\x32\x38.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfigSet6_0\x12\x39\n\tresources\x18\x03 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x04 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\"\xe4\n\n\x15Mongodb6_0_enterprise\x12I\n\x06mongod\x18\x01 \x01(\x0b\x32\x39.yandex.cloud.mdb.mongodb.v1.Mongodb6_0_enterprise.Mongod\x12M\n\x08mongocfg\x18\x02 \x01(\x0b\x32;.yandex.cloud.mdb.mongodb.v1.Mongodb6_0_enterprise.MongoCfg\x12I\n\x06mongos\x18\x03 \x01(\x0b\x32\x39.yandex.cloud.mdb.mongodb.v1.Mongodb6_0_enterprise.Mongos\x12Q\n\nmongoinfra\x18\x04 \x01(\x0b\x32=.yandex.cloud.mdb.mongodb.v1.Mongodb6_0_enterprise.MongoInfra\x1a\xe7\x01\n\x06Mongod\x12Q\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x41.yandex.cloud.mdb.mongodb.v1.config.MongodConfigSet6_0_enterprise\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xeb\x01\n\x08MongoCfg\x12S\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x43.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfigSet6_0_enterprise\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xe7\x01\n\x06Mongos\x12Q\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x41.yandex.cloud.mdb.mongodb.v1.config.MongosConfigSet6_0_enterprise\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xd0\x02\n\nMongoInfra\x12X\n\rconfig_mongos\x18\x01 \x01(\x0b\x32\x41.yandex.cloud.mdb.mongodb.v1.config.MongosConfigSet6_0_enterprise\x12\\\n\x0f\x63onfig_mongocfg\x18\x02 \x01(\x0b\x32\x43.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfigSet6_0_enterprise\x12\x39\n\tresources\x18\x03 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x04 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\"\xd8\t\n\x07Mongodb\x12;\n\x06mongod\x18\x01 \x01(\x0b\x32+.yandex.cloud.mdb.mongodb.v1.Mongodb.Mongod\x12?\n\x08mongocfg\x18\x02 \x01(\x0b\x32-.yandex.cloud.mdb.mongodb.v1.Mongodb.MongoCfg\x12;\n\x06mongos\x18\x03 \x01(\x0b\x32+.yandex.cloud.mdb.mongodb.v1.Mongodb.Mongos\x12\x43\n\nmongoinfra\x18\x04 \x01(\x0b\x32/.yandex.cloud.mdb.mongodb.v1.Mongodb.MongoInfra\x1a\xd9\x01\n\x06Mongod\x12\x43\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x33.yandex.cloud.mdb.mongodb.v1.config.MongodConfigSet\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xdd\x01\n\x08MongoCfg\x12\x45\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x35.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfigSet\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xd9\x01\n\x06Mongos\x12\x43\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x33.yandex.cloud.mdb.mongodb.v1.config.MongosConfigSet\x12\x39\n\tresources\x18\x02 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\x1a\xb4\x02\n\nMongoInfra\x12J\n\rconfig_mongos\x18\x01 \x01(\x0b\x32\x33.yandex.cloud.mdb.mongodb.v1.config.MongosConfigSet\x12N\n\x0f\x63onfig_mongocfg\x18\x02 \x01(\x0b\x32\x35.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfigSet\x12\x39\n\tresources\x18\x03 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12O\n\x15\x64isk_size_autoscaling\x18\x04 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.DiskSizeAutoscaling\")\n\x05Shard\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x12\n\ncluster_id\x18\x02 \x01(\t\"\xf3\x06\n\x04Host\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x12\n\ncluster_id\x18\x02 \x01(\t\x12\x0f\n\x07zone_id\x18\x03 \x01(\t\x12\x39\n\tresources\x18\x04 \x01(\x0b\x32&.yandex.cloud.mdb.mongodb.v1.Resources\x12\x34\n\x04role\x18\x05 \x01(\x0e\x32&.yandex.cloud.mdb.mongodb.v1.Host.Role\x12\x38\n\x06health\x18\x06 \x01(\x0e\x32(.yandex.cloud.mdb.mongodb.v1.Host.Health\x12\x36\n\x08services\x18\x07 \x03(\x0b\x32$.yandex.cloud.mdb.mongodb.v1.Service\x12\x11\n\tsubnet_id\x18\x08 \x01(\t\x12\x18\n\x10\x61ssign_public_ip\x18\t \x01(\x08\x12\x12\n\nshard_name\x18\n \x01(\t\x12\x34\n\x04type\x18\x0b \x01(\x0e\x32&.yandex.cloud.mdb.mongodb.v1.Host.Type\x12I\n\x0fhost_parameters\x18\x0c \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.Host.HostParameters\x1a\xc7\x01\n\x0eHostParameters\x12\x0e\n\x06hidden\x18\x01 \x01(\x08\x12\x1c\n\x14secondary_delay_secs\x18\x02 \x01(\x03\x12\x10\n\x08priority\x18\x03 \x01(\x01\x12H\n\x04tags\x18\x04 \x03(\x0b\x32:.yandex.cloud.mdb.mongodb.v1.Host.HostParameters.TagsEntry\x1a+\n\tTagsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"R\n\x04Type\x12\x14\n\x10TYPE_UNSPECIFIED\x10\x00\x12\n\n\x06MONGOD\x10\x01\x12\n\n\x06MONGOS\x10\x02\x12\x0c\n\x08MONGOCFG\x10\x03\x12\x0e\n\nMONGOINFRA\x10\x04\"4\n\x04Role\x12\x10\n\x0cROLE_UNKNOWN\x10\x00\x12\x0b\n\x07PRIMARY\x10\x01\x12\r\n\tSECONDARY\x10\x02\"?\n\x06Health\x12\x12\n\x0eHEALTH_UNKNOWN\x10\x00\x12\t\n\x05\x41LIVE\x10\x01\x12\x08\n\x04\x44\x45\x41\x44\x10\x02\x12\x0c\n\x08\x44\x45GRADED\x10\x03\"\xf6\x01\n\x07Service\x12\x37\n\x04type\x18\x01 \x01(\x0e\x32).yandex.cloud.mdb.mongodb.v1.Service.Type\x12;\n\x06health\x18\x02 \x01(\x0e\x32+.yandex.cloud.mdb.mongodb.v1.Service.Health\"B\n\x04Type\x12\x14\n\x10TYPE_UNSPECIFIED\x10\x00\x12\n\n\x06MONGOD\x10\x01\x12\n\n\x06MONGOS\x10\x02\x12\x0c\n\x08MONGOCFG\x10\x03\"1\n\x06Health\x12\x12\n\x0eHEALTH_UNKNOWN\x10\x00\x12\t\n\x05\x41LIVE\x10\x01\x12\x08\n\x04\x44\x45\x41\x44\x10\x02\"P\n\tResources\x12\x1a\n\x12resource_preset_id\x18\x01 \x01(\t\x12\x11\n\tdisk_size\x18\x02 \x01(\x03\x12\x14\n\x0c\x64isk_type_id\x18\x03 \x01(\t\"C\n\x06\x41\x63\x63\x65ss\x12\x11\n\tdata_lens\x18\x01 \x01(\x08\x12\x0f\n\x07web_sql\x18\x02 \x01(\x08\x12\x15\n\rdata_transfer\x18\x03 \x01(\x08\"9\n\x1cPerformanceDiagnosticsConfig\x12\x19\n\x11profiling_enabled\x18\x01 \x01(\x08\"\xe7\x01\n\x13\x44iskSizeAutoscaling\x12K\n\x17planned_usage_threshold\x18\x01 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\r\xe8\xc7\x31\x00\xfa\xc7\x31\x05\x30-100\x12M\n\x19\x65mergency_usage_threshold\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\r\xe8\xc7\x31\x00\xfa\xc7\x31\x05\x30-100\x12\x34\n\x0f\x64isk_size_limit\x18\x03 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueBj\n\x1fyandex.cloud.api.mdb.mongodb.v1ZGgithub.com/yandex-cloud/go-genproto/yandex/cloud/mdb/mongodb/v1;mongodbb\x06proto3')
43
43
 
44
44
  _globals = globals()
45
45
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -56,145 +56,145 @@ if not _descriptor._USE_C_DESCRIPTORS:
56
56
  _globals['_DISKSIZEAUTOSCALING'].fields_by_name['emergency_usage_threshold']._loaded_options = None
57
57
  _globals['_DISKSIZEAUTOSCALING'].fields_by_name['emergency_usage_threshold']._serialized_options = b'\350\3071\000\372\3071\0050-100'
58
58
  _globals['_CLUSTER']._serialized_start=807
59
- _globals['_CLUSTER']._serialized_end=1868
60
- _globals['_CLUSTER_LABELSENTRY']._serialized_start=1560
61
- _globals['_CLUSTER_LABELSENTRY']._serialized_end=1605
62
- _globals['_CLUSTER_ENVIRONMENT']._serialized_start=1607
63
- _globals['_CLUSTER_ENVIRONMENT']._serialized_end=1680
64
- _globals['_CLUSTER_HEALTH']._serialized_start=1682
65
- _globals['_CLUSTER_HEALTH']._serialized_end=1745
66
- _globals['_CLUSTER_STATUS']._serialized_start=1747
67
- _globals['_CLUSTER_STATUS']._serialized_end=1868
68
- _globals['_MONITORING']._serialized_start=1870
69
- _globals['_MONITORING']._serialized_end=1931
70
- _globals['_CLUSTERCONFIG']._serialized_start=1934
71
- _globals['_CLUSTERCONFIG']._serialized_end=3138
72
- _globals['_MONGODB3_6']._serialized_start=3141
73
- _globals['_MONGODB3_6']._serialized_end=4411
74
- _globals['_MONGODB3_6_MONGOD']._serialized_start=3424
75
- _globals['_MONGODB3_6_MONGOD']._serialized_end=3644
76
- _globals['_MONGODB3_6_MONGOCFG']._serialized_start=3647
77
- _globals['_MONGODB3_6_MONGOCFG']._serialized_end=3871
78
- _globals['_MONGODB3_6_MONGOS']._serialized_start=3874
79
- _globals['_MONGODB3_6_MONGOS']._serialized_end=4094
80
- _globals['_MONGODB3_6_MONGOINFRA']._serialized_start=4097
81
- _globals['_MONGODB3_6_MONGOINFRA']._serialized_end=4411
82
- _globals['_MONGODB4_0']._serialized_start=4414
83
- _globals['_MONGODB4_0']._serialized_end=5684
84
- _globals['_MONGODB4_0_MONGOD']._serialized_start=4697
85
- _globals['_MONGODB4_0_MONGOD']._serialized_end=4917
86
- _globals['_MONGODB4_0_MONGOCFG']._serialized_start=4920
87
- _globals['_MONGODB4_0_MONGOCFG']._serialized_end=5144
88
- _globals['_MONGODB4_0_MONGOS']._serialized_start=5147
89
- _globals['_MONGODB4_0_MONGOS']._serialized_end=5367
90
- _globals['_MONGODB4_0_MONGOINFRA']._serialized_start=5370
91
- _globals['_MONGODB4_0_MONGOINFRA']._serialized_end=5684
92
- _globals['_MONGODB4_2']._serialized_start=5687
93
- _globals['_MONGODB4_2']._serialized_end=6957
94
- _globals['_MONGODB4_2_MONGOD']._serialized_start=5970
95
- _globals['_MONGODB4_2_MONGOD']._serialized_end=6190
96
- _globals['_MONGODB4_2_MONGOCFG']._serialized_start=6193
97
- _globals['_MONGODB4_2_MONGOCFG']._serialized_end=6417
98
- _globals['_MONGODB4_2_MONGOS']._serialized_start=6420
99
- _globals['_MONGODB4_2_MONGOS']._serialized_end=6640
100
- _globals['_MONGODB4_2_MONGOINFRA']._serialized_start=6643
101
- _globals['_MONGODB4_2_MONGOINFRA']._serialized_end=6957
102
- _globals['_MONGODB4_4']._serialized_start=6960
103
- _globals['_MONGODB4_4']._serialized_end=8230
104
- _globals['_MONGODB4_4_MONGOD']._serialized_start=7243
105
- _globals['_MONGODB4_4_MONGOD']._serialized_end=7463
106
- _globals['_MONGODB4_4_MONGOCFG']._serialized_start=7466
107
- _globals['_MONGODB4_4_MONGOCFG']._serialized_end=7690
108
- _globals['_MONGODB4_4_MONGOS']._serialized_start=7693
109
- _globals['_MONGODB4_4_MONGOS']._serialized_end=7913
110
- _globals['_MONGODB4_4_MONGOINFRA']._serialized_start=7916
111
- _globals['_MONGODB4_4_MONGOINFRA']._serialized_end=8230
112
- _globals['_MONGODB4_4_ENTERPRISE']._serialized_start=8233
113
- _globals['_MONGODB4_4_ENTERPRISE']._serialized_end=9613
114
- _globals['_MONGODB4_4_ENTERPRISE_MONGOD']._serialized_start=8571
115
- _globals['_MONGODB4_4_ENTERPRISE_MONGOD']._serialized_end=8802
116
- _globals['_MONGODB4_4_ENTERPRISE_MONGOCFG']._serialized_start=8805
117
- _globals['_MONGODB4_4_ENTERPRISE_MONGOCFG']._serialized_end=9040
118
- _globals['_MONGODB4_4_ENTERPRISE_MONGOS']._serialized_start=9043
119
- _globals['_MONGODB4_4_ENTERPRISE_MONGOS']._serialized_end=9274
120
- _globals['_MONGODB4_4_ENTERPRISE_MONGOINFRA']._serialized_start=9277
121
- _globals['_MONGODB4_4_ENTERPRISE_MONGOINFRA']._serialized_end=9613
122
- _globals['_MONGODB5_0']._serialized_start=9616
123
- _globals['_MONGODB5_0']._serialized_end=10886
124
- _globals['_MONGODB5_0_MONGOD']._serialized_start=9899
125
- _globals['_MONGODB5_0_MONGOD']._serialized_end=10119
126
- _globals['_MONGODB5_0_MONGOCFG']._serialized_start=10122
127
- _globals['_MONGODB5_0_MONGOCFG']._serialized_end=10346
128
- _globals['_MONGODB5_0_MONGOS']._serialized_start=10349
129
- _globals['_MONGODB5_0_MONGOS']._serialized_end=10569
130
- _globals['_MONGODB5_0_MONGOINFRA']._serialized_start=10572
131
- _globals['_MONGODB5_0_MONGOINFRA']._serialized_end=10886
132
- _globals['_MONGODB5_0_ENTERPRISE']._serialized_start=10889
133
- _globals['_MONGODB5_0_ENTERPRISE']._serialized_end=12269
134
- _globals['_MONGODB5_0_ENTERPRISE_MONGOD']._serialized_start=11227
135
- _globals['_MONGODB5_0_ENTERPRISE_MONGOD']._serialized_end=11458
136
- _globals['_MONGODB5_0_ENTERPRISE_MONGOCFG']._serialized_start=11461
137
- _globals['_MONGODB5_0_ENTERPRISE_MONGOCFG']._serialized_end=11696
138
- _globals['_MONGODB5_0_ENTERPRISE_MONGOS']._serialized_start=11699
139
- _globals['_MONGODB5_0_ENTERPRISE_MONGOS']._serialized_end=11930
140
- _globals['_MONGODB5_0_ENTERPRISE_MONGOINFRA']._serialized_start=11933
141
- _globals['_MONGODB5_0_ENTERPRISE_MONGOINFRA']._serialized_end=12269
142
- _globals['_MONGODB6_0']._serialized_start=12272
143
- _globals['_MONGODB6_0']._serialized_end=13542
144
- _globals['_MONGODB6_0_MONGOD']._serialized_start=12555
145
- _globals['_MONGODB6_0_MONGOD']._serialized_end=12775
146
- _globals['_MONGODB6_0_MONGOCFG']._serialized_start=12778
147
- _globals['_MONGODB6_0_MONGOCFG']._serialized_end=13002
148
- _globals['_MONGODB6_0_MONGOS']._serialized_start=13005
149
- _globals['_MONGODB6_0_MONGOS']._serialized_end=13225
150
- _globals['_MONGODB6_0_MONGOINFRA']._serialized_start=13228
151
- _globals['_MONGODB6_0_MONGOINFRA']._serialized_end=13542
152
- _globals['_MONGODB6_0_ENTERPRISE']._serialized_start=13545
153
- _globals['_MONGODB6_0_ENTERPRISE']._serialized_end=14925
154
- _globals['_MONGODB6_0_ENTERPRISE_MONGOD']._serialized_start=13883
155
- _globals['_MONGODB6_0_ENTERPRISE_MONGOD']._serialized_end=14114
156
- _globals['_MONGODB6_0_ENTERPRISE_MONGOCFG']._serialized_start=14117
157
- _globals['_MONGODB6_0_ENTERPRISE_MONGOCFG']._serialized_end=14352
158
- _globals['_MONGODB6_0_ENTERPRISE_MONGOS']._serialized_start=14355
159
- _globals['_MONGODB6_0_ENTERPRISE_MONGOS']._serialized_end=14586
160
- _globals['_MONGODB6_0_ENTERPRISE_MONGOINFRA']._serialized_start=14589
161
- _globals['_MONGODB6_0_ENTERPRISE_MONGOINFRA']._serialized_end=14925
162
- _globals['_MONGODB']._serialized_start=14928
163
- _globals['_MONGODB']._serialized_end=16168
164
- _globals['_MONGODB_MONGOD']._serialized_start=15196
165
- _globals['_MONGODB_MONGOD']._serialized_end=15413
166
- _globals['_MONGODB_MONGOCFG']._serialized_start=15416
167
- _globals['_MONGODB_MONGOCFG']._serialized_end=15637
168
- _globals['_MONGODB_MONGOS']._serialized_start=15640
169
- _globals['_MONGODB_MONGOS']._serialized_end=15857
170
- _globals['_MONGODB_MONGOINFRA']._serialized_start=15860
171
- _globals['_MONGODB_MONGOINFRA']._serialized_end=16168
172
- _globals['_SHARD']._serialized_start=16170
173
- _globals['_SHARD']._serialized_end=16211
174
- _globals['_HOST']._serialized_start=16214
175
- _globals['_HOST']._serialized_end=17097
176
- _globals['_HOST_HOSTPARAMETERS']._serialized_start=16695
177
- _globals['_HOST_HOSTPARAMETERS']._serialized_end=16894
178
- _globals['_HOST_HOSTPARAMETERS_TAGSENTRY']._serialized_start=16851
179
- _globals['_HOST_HOSTPARAMETERS_TAGSENTRY']._serialized_end=16894
180
- _globals['_HOST_TYPE']._serialized_start=16896
181
- _globals['_HOST_TYPE']._serialized_end=16978
182
- _globals['_HOST_ROLE']._serialized_start=16980
183
- _globals['_HOST_ROLE']._serialized_end=17032
184
- _globals['_HOST_HEALTH']._serialized_start=1682
185
- _globals['_HOST_HEALTH']._serialized_end=1745
186
- _globals['_SERVICE']._serialized_start=17100
187
- _globals['_SERVICE']._serialized_end=17346
188
- _globals['_SERVICE_TYPE']._serialized_start=16896
189
- _globals['_SERVICE_TYPE']._serialized_end=16962
190
- _globals['_SERVICE_HEALTH']._serialized_start=1682
191
- _globals['_SERVICE_HEALTH']._serialized_end=1731
192
- _globals['_RESOURCES']._serialized_start=17348
193
- _globals['_RESOURCES']._serialized_end=17428
194
- _globals['_ACCESS']._serialized_start=17430
195
- _globals['_ACCESS']._serialized_end=17497
196
- _globals['_PERFORMANCEDIAGNOSTICSCONFIG']._serialized_start=17499
197
- _globals['_PERFORMANCEDIAGNOSTICSCONFIG']._serialized_end=17556
198
- _globals['_DISKSIZEAUTOSCALING']._serialized_start=17559
199
- _globals['_DISKSIZEAUTOSCALING']._serialized_end=17790
59
+ _globals['_CLUSTER']._serialized_end=1930
60
+ _globals['_CLUSTER_LABELSENTRY']._serialized_start=1622
61
+ _globals['_CLUSTER_LABELSENTRY']._serialized_end=1667
62
+ _globals['_CLUSTER_ENVIRONMENT']._serialized_start=1669
63
+ _globals['_CLUSTER_ENVIRONMENT']._serialized_end=1742
64
+ _globals['_CLUSTER_HEALTH']._serialized_start=1744
65
+ _globals['_CLUSTER_HEALTH']._serialized_end=1807
66
+ _globals['_CLUSTER_STATUS']._serialized_start=1809
67
+ _globals['_CLUSTER_STATUS']._serialized_end=1930
68
+ _globals['_MONITORING']._serialized_start=1932
69
+ _globals['_MONITORING']._serialized_end=1993
70
+ _globals['_CLUSTERCONFIG']._serialized_start=1996
71
+ _globals['_CLUSTERCONFIG']._serialized_end=3200
72
+ _globals['_MONGODB3_6']._serialized_start=3203
73
+ _globals['_MONGODB3_6']._serialized_end=4473
74
+ _globals['_MONGODB3_6_MONGOD']._serialized_start=3486
75
+ _globals['_MONGODB3_6_MONGOD']._serialized_end=3706
76
+ _globals['_MONGODB3_6_MONGOCFG']._serialized_start=3709
77
+ _globals['_MONGODB3_6_MONGOCFG']._serialized_end=3933
78
+ _globals['_MONGODB3_6_MONGOS']._serialized_start=3936
79
+ _globals['_MONGODB3_6_MONGOS']._serialized_end=4156
80
+ _globals['_MONGODB3_6_MONGOINFRA']._serialized_start=4159
81
+ _globals['_MONGODB3_6_MONGOINFRA']._serialized_end=4473
82
+ _globals['_MONGODB4_0']._serialized_start=4476
83
+ _globals['_MONGODB4_0']._serialized_end=5746
84
+ _globals['_MONGODB4_0_MONGOD']._serialized_start=4759
85
+ _globals['_MONGODB4_0_MONGOD']._serialized_end=4979
86
+ _globals['_MONGODB4_0_MONGOCFG']._serialized_start=4982
87
+ _globals['_MONGODB4_0_MONGOCFG']._serialized_end=5206
88
+ _globals['_MONGODB4_0_MONGOS']._serialized_start=5209
89
+ _globals['_MONGODB4_0_MONGOS']._serialized_end=5429
90
+ _globals['_MONGODB4_0_MONGOINFRA']._serialized_start=5432
91
+ _globals['_MONGODB4_0_MONGOINFRA']._serialized_end=5746
92
+ _globals['_MONGODB4_2']._serialized_start=5749
93
+ _globals['_MONGODB4_2']._serialized_end=7019
94
+ _globals['_MONGODB4_2_MONGOD']._serialized_start=6032
95
+ _globals['_MONGODB4_2_MONGOD']._serialized_end=6252
96
+ _globals['_MONGODB4_2_MONGOCFG']._serialized_start=6255
97
+ _globals['_MONGODB4_2_MONGOCFG']._serialized_end=6479
98
+ _globals['_MONGODB4_2_MONGOS']._serialized_start=6482
99
+ _globals['_MONGODB4_2_MONGOS']._serialized_end=6702
100
+ _globals['_MONGODB4_2_MONGOINFRA']._serialized_start=6705
101
+ _globals['_MONGODB4_2_MONGOINFRA']._serialized_end=7019
102
+ _globals['_MONGODB4_4']._serialized_start=7022
103
+ _globals['_MONGODB4_4']._serialized_end=8292
104
+ _globals['_MONGODB4_4_MONGOD']._serialized_start=7305
105
+ _globals['_MONGODB4_4_MONGOD']._serialized_end=7525
106
+ _globals['_MONGODB4_4_MONGOCFG']._serialized_start=7528
107
+ _globals['_MONGODB4_4_MONGOCFG']._serialized_end=7752
108
+ _globals['_MONGODB4_4_MONGOS']._serialized_start=7755
109
+ _globals['_MONGODB4_4_MONGOS']._serialized_end=7975
110
+ _globals['_MONGODB4_4_MONGOINFRA']._serialized_start=7978
111
+ _globals['_MONGODB4_4_MONGOINFRA']._serialized_end=8292
112
+ _globals['_MONGODB4_4_ENTERPRISE']._serialized_start=8295
113
+ _globals['_MONGODB4_4_ENTERPRISE']._serialized_end=9675
114
+ _globals['_MONGODB4_4_ENTERPRISE_MONGOD']._serialized_start=8633
115
+ _globals['_MONGODB4_4_ENTERPRISE_MONGOD']._serialized_end=8864
116
+ _globals['_MONGODB4_4_ENTERPRISE_MONGOCFG']._serialized_start=8867
117
+ _globals['_MONGODB4_4_ENTERPRISE_MONGOCFG']._serialized_end=9102
118
+ _globals['_MONGODB4_4_ENTERPRISE_MONGOS']._serialized_start=9105
119
+ _globals['_MONGODB4_4_ENTERPRISE_MONGOS']._serialized_end=9336
120
+ _globals['_MONGODB4_4_ENTERPRISE_MONGOINFRA']._serialized_start=9339
121
+ _globals['_MONGODB4_4_ENTERPRISE_MONGOINFRA']._serialized_end=9675
122
+ _globals['_MONGODB5_0']._serialized_start=9678
123
+ _globals['_MONGODB5_0']._serialized_end=10948
124
+ _globals['_MONGODB5_0_MONGOD']._serialized_start=9961
125
+ _globals['_MONGODB5_0_MONGOD']._serialized_end=10181
126
+ _globals['_MONGODB5_0_MONGOCFG']._serialized_start=10184
127
+ _globals['_MONGODB5_0_MONGOCFG']._serialized_end=10408
128
+ _globals['_MONGODB5_0_MONGOS']._serialized_start=10411
129
+ _globals['_MONGODB5_0_MONGOS']._serialized_end=10631
130
+ _globals['_MONGODB5_0_MONGOINFRA']._serialized_start=10634
131
+ _globals['_MONGODB5_0_MONGOINFRA']._serialized_end=10948
132
+ _globals['_MONGODB5_0_ENTERPRISE']._serialized_start=10951
133
+ _globals['_MONGODB5_0_ENTERPRISE']._serialized_end=12331
134
+ _globals['_MONGODB5_0_ENTERPRISE_MONGOD']._serialized_start=11289
135
+ _globals['_MONGODB5_0_ENTERPRISE_MONGOD']._serialized_end=11520
136
+ _globals['_MONGODB5_0_ENTERPRISE_MONGOCFG']._serialized_start=11523
137
+ _globals['_MONGODB5_0_ENTERPRISE_MONGOCFG']._serialized_end=11758
138
+ _globals['_MONGODB5_0_ENTERPRISE_MONGOS']._serialized_start=11761
139
+ _globals['_MONGODB5_0_ENTERPRISE_MONGOS']._serialized_end=11992
140
+ _globals['_MONGODB5_0_ENTERPRISE_MONGOINFRA']._serialized_start=11995
141
+ _globals['_MONGODB5_0_ENTERPRISE_MONGOINFRA']._serialized_end=12331
142
+ _globals['_MONGODB6_0']._serialized_start=12334
143
+ _globals['_MONGODB6_0']._serialized_end=13604
144
+ _globals['_MONGODB6_0_MONGOD']._serialized_start=12617
145
+ _globals['_MONGODB6_0_MONGOD']._serialized_end=12837
146
+ _globals['_MONGODB6_0_MONGOCFG']._serialized_start=12840
147
+ _globals['_MONGODB6_0_MONGOCFG']._serialized_end=13064
148
+ _globals['_MONGODB6_0_MONGOS']._serialized_start=13067
149
+ _globals['_MONGODB6_0_MONGOS']._serialized_end=13287
150
+ _globals['_MONGODB6_0_MONGOINFRA']._serialized_start=13290
151
+ _globals['_MONGODB6_0_MONGOINFRA']._serialized_end=13604
152
+ _globals['_MONGODB6_0_ENTERPRISE']._serialized_start=13607
153
+ _globals['_MONGODB6_0_ENTERPRISE']._serialized_end=14987
154
+ _globals['_MONGODB6_0_ENTERPRISE_MONGOD']._serialized_start=13945
155
+ _globals['_MONGODB6_0_ENTERPRISE_MONGOD']._serialized_end=14176
156
+ _globals['_MONGODB6_0_ENTERPRISE_MONGOCFG']._serialized_start=14179
157
+ _globals['_MONGODB6_0_ENTERPRISE_MONGOCFG']._serialized_end=14414
158
+ _globals['_MONGODB6_0_ENTERPRISE_MONGOS']._serialized_start=14417
159
+ _globals['_MONGODB6_0_ENTERPRISE_MONGOS']._serialized_end=14648
160
+ _globals['_MONGODB6_0_ENTERPRISE_MONGOINFRA']._serialized_start=14651
161
+ _globals['_MONGODB6_0_ENTERPRISE_MONGOINFRA']._serialized_end=14987
162
+ _globals['_MONGODB']._serialized_start=14990
163
+ _globals['_MONGODB']._serialized_end=16230
164
+ _globals['_MONGODB_MONGOD']._serialized_start=15258
165
+ _globals['_MONGODB_MONGOD']._serialized_end=15475
166
+ _globals['_MONGODB_MONGOCFG']._serialized_start=15478
167
+ _globals['_MONGODB_MONGOCFG']._serialized_end=15699
168
+ _globals['_MONGODB_MONGOS']._serialized_start=15702
169
+ _globals['_MONGODB_MONGOS']._serialized_end=15919
170
+ _globals['_MONGODB_MONGOINFRA']._serialized_start=15922
171
+ _globals['_MONGODB_MONGOINFRA']._serialized_end=16230
172
+ _globals['_SHARD']._serialized_start=16232
173
+ _globals['_SHARD']._serialized_end=16273
174
+ _globals['_HOST']._serialized_start=16276
175
+ _globals['_HOST']._serialized_end=17159
176
+ _globals['_HOST_HOSTPARAMETERS']._serialized_start=16757
177
+ _globals['_HOST_HOSTPARAMETERS']._serialized_end=16956
178
+ _globals['_HOST_HOSTPARAMETERS_TAGSENTRY']._serialized_start=16913
179
+ _globals['_HOST_HOSTPARAMETERS_TAGSENTRY']._serialized_end=16956
180
+ _globals['_HOST_TYPE']._serialized_start=16958
181
+ _globals['_HOST_TYPE']._serialized_end=17040
182
+ _globals['_HOST_ROLE']._serialized_start=17042
183
+ _globals['_HOST_ROLE']._serialized_end=17094
184
+ _globals['_HOST_HEALTH']._serialized_start=1744
185
+ _globals['_HOST_HEALTH']._serialized_end=1807
186
+ _globals['_SERVICE']._serialized_start=17162
187
+ _globals['_SERVICE']._serialized_end=17408
188
+ _globals['_SERVICE_TYPE']._serialized_start=16958
189
+ _globals['_SERVICE_TYPE']._serialized_end=17024
190
+ _globals['_SERVICE_HEALTH']._serialized_start=1744
191
+ _globals['_SERVICE_HEALTH']._serialized_end=1793
192
+ _globals['_RESOURCES']._serialized_start=17410
193
+ _globals['_RESOURCES']._serialized_end=17490
194
+ _globals['_ACCESS']._serialized_start=17492
195
+ _globals['_ACCESS']._serialized_end=17559
196
+ _globals['_PERFORMANCEDIAGNOSTICSCONFIG']._serialized_start=17561
197
+ _globals['_PERFORMANCEDIAGNOSTICSCONFIG']._serialized_end=17618
198
+ _globals['_DISKSIZEAUTOSCALING']._serialized_start=17621
199
+ _globals['_DISKSIZEAUTOSCALING']._serialized_end=17852
200
200
  # @@protoc_insertion_point(module_scope)