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
@@ -26,7 +26,7 @@ from google.protobuf import wrappers_pb2 as google_dot_protobuf_dot_wrappers__pb
26
26
  from yandex.cloud import validation_pb2 as yandex_dot_cloud_dot_validation__pb2
27
27
 
28
28
 
29
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n0yandex/cloud/mdb/mongodb/v1/config/mongodb.proto\x12\"yandex.cloud.mdb.mongodb.v1.config\x1a\x1egoogle/protobuf/wrappers.proto\x1a\x1dyandex/cloud/validation.proto\"\x87\x1e\n\x0cMongodConfig\x12I\n\x07storage\x18\x01 \x01(\x0b\x32\x38.yandex.cloud.mdb.mongodb.v1.config.MongodConfig.Storage\x12`\n\x13operation_profiling\x18\x02 \x01(\x0b\x32\x43.yandex.cloud.mdb.mongodb.v1.config.MongodConfig.OperationProfiling\x12\x45\n\x03net\x18\x03 \x01(\x0b\x32\x38.yandex.cloud.mdb.mongodb.v1.config.MongodConfig.Network\x12K\n\x08security\x18\x04 \x01(\x0b\x32\x39.yandex.cloud.mdb.mongodb.v1.config.MongodConfig.Security\x12L\n\taudit_log\x18\x05 \x01(\x0b\x32\x39.yandex.cloud.mdb.mongodb.v1.config.MongodConfig.AuditLog\x12T\n\rset_parameter\x18\x06 \x01(\x0b\x32=.yandex.cloud.mdb.mongodb.v1.config.MongodConfig.SetParameter\x12\x45\n\x05oplog\x18\x07 \x01(\x0b\x32\x36.yandex.cloud.mdb.mongodb.v1.config.MongodConfig.Oplog\x1a\xf4\x07\n\x07Storage\x12X\n\x0bwired_tiger\x18\x01 \x01(\x0b\x32\x43.yandex.cloud.mdb.mongodb.v1.config.MongodConfig.Storage.WiredTiger\x12Q\n\x07journal\x18\x02 \x01(\x0b\x32@.yandex.cloud.mdb.mongodb.v1.config.MongodConfig.Storage.Journal\x1a\xef\x05\n\nWiredTiger\x12g\n\rengine_config\x18\x01 \x01(\x0b\x32P.yandex.cloud.mdb.mongodb.v1.config.MongodConfig.Storage.WiredTiger.EngineConfig\x12o\n\x11\x63ollection_config\x18\x02 \x01(\x0b\x32T.yandex.cloud.mdb.mongodb.v1.config.MongodConfig.Storage.WiredTiger.CollectionConfig\x12\x65\n\x0cindex_config\x18\x03 \x01(\x0b\x32O.yandex.cloud.mdb.mongodb.v1.config.MongodConfig.Storage.WiredTiger.IndexConfig\x1au\n\x0c\x45ngineConfig\x12\x33\n\rcache_size_gb\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x30\n\ncache_size\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x1a\xe1\x01\n\x10\x43ollectionConfig\x12y\n\x10\x62lock_compressor\x18\x01 \x01(\x0e\x32_.yandex.cloud.mdb.mongodb.v1.config.MongodConfig.Storage.WiredTiger.CollectionConfig.Compressor\"R\n\nCompressor\x12\x1a\n\x16\x43OMPRESSOR_UNSPECIFIED\x10\x00\x12\x08\n\x04NONE\x10\x01\x12\n\n\x06SNAPPY\x10\x02\x12\x08\n\x04ZLIB\x10\x03\x12\x08\n\x04ZSTD\x10\x04\x1a\x45\n\x0bIndexConfig\x12\x36\n\x12prefix_compression\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x1aJ\n\x07Journal\x12?\n\x0f\x63ommit_interval\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\t\xfa\xc7\x31\x05\x31-500\x1a\xad\x02\n\x12OperationProfiling\x12V\n\x04mode\x18\x01 \x01(\x0e\x32H.yandex.cloud.mdb.mongodb.v1.config.MongodConfig.OperationProfiling.Mode\x12>\n\x11slow_op_threshold\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x06\xfa\xc7\x31\x02>0\x12\x42\n\x13slow_op_sample_rate\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValueB\x07\xfa\xc7\x31\x03\x30-1\";\n\x04Mode\x12\x14\n\x10MODE_UNSPECIFIED\x10\x00\x12\x07\n\x03OFF\x10\x01\x12\x0b\n\x07SLOW_OP\x10\x02\x12\x07\n\x03\x41LL\x10\x03\x1a\x88\x03\n\x07Network\x12K\n\x18max_incoming_connections\x18\x01 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x0c\xfa\xc7\x31\x08\x31\x30-16384\x12Y\n\x0b\x63ompression\x18\x02 \x01(\x0b\x32\x44.yandex.cloud.mdb.mongodb.v1.config.MongodConfig.Network.Compression\x1a\xd4\x01\n\x0b\x43ompression\x12m\n\x0b\x63ompressors\x18\x01 \x03(\x0e\x32O.yandex.cloud.mdb.mongodb.v1.config.MongodConfig.Network.Compression.CompressorB\x07\x82\xc8\x31\x03\x31-3\"V\n\nCompressor\x12\x1a\n\x16\x43OMPRESSOR_UNSPECIFIED\x10\x00\x12\n\n\x06SNAPPY\x10\x01\x12\x08\n\x04ZLIB\x10\x02\x12\x08\n\x04ZSTD\x10\x03\x12\x0c\n\x08\x44ISABLED\x10\x04\x1a\x9f\x02\n\x08Security\x12\x35\n\x11\x65nable_encryption\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12L\n\x04kmip\x18\x02 \x01(\x0b\x32>.yandex.cloud.mdb.mongodb.v1.config.MongodConfig.Security.KMIP\x1a\x8d\x01\n\x04KMIP\x12\x13\n\x0bserver_name\x18\x01 \x01(\t\x12)\n\x04port\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x11\n\tserver_ca\x18\x03 \x01(\t\x12\x1a\n\x12\x63lient_certificate\x18\x04 \x01(\t\x12\x16\n\x0ekey_identifier\x18\x05 \x01(\t\x1aU\n\x08\x41uditLog\x12\x0e\n\x06\x66ilter\x18\x01 \x01(\t\x12\x39\n\x15runtime_configuration\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x1a\xa4\x08\n\x0cSetParameter\x12?\n\x1b\x61udit_authorization_success\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x37\n\x13\x65nable_flow_control\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12T\n&min_snapshot_history_window_in_seconds\x18\x03 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12L\n\x1f\x66low_control_target_lag_seconds\x18\x04 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x06\xfa\xc7\x31\x02>0\x12Q\n#flow_control_warn_threshold_seconds\x18\x05 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12T\n&migrate_clone_insertion_batch_delay_ms\x18\x06 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12P\n\"migrate_clone_insertion_batch_size\x18\x07 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12>\n\x19orphan_cleanup_delay_secs\x18\x08 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12P\n+persisted_chunk_cache_update_max_batch_size\x18\t \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12J\n\x1crange_deleter_batch_delay_ms\x18\n \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12\x46\n\x18range_deleter_batch_size\x18\x0b \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12_\n\x0cmirror_reads\x18\x0c \x01(\x0b\x32I.yandex.cloud.mdb.mongodb.v1.config.MongodConfig.SetParameter.MirrorReads\x1at\n\x0bMirrorReads\x12\x33\n\rsampling_rate\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x30\n\x0bmax_time_ms\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x1ay\n\x05Oplog\x12\x35\n\x10max_size_percent\x18\x01 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x39\n\x13min_retention_hours\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\xa3\x0f\n\x0eMongoCfgConfig\x12K\n\x07storage\x18\x01 \x01(\x0b\x32:.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig.Storage\x12\x62\n\x13operation_profiling\x18\x02 \x01(\x0b\x32\x45.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig.OperationProfiling\x12G\n\x03net\x18\x03 \x01(\x0b\x32:.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig.Network\x12V\n\rset_parameter\x18\x04 \x01(\x0b\x32?.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig.SetParameter\x12N\n\taudit_log\x18\x05 \x01(\x0b\x32;.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig.AuditLog\x12G\n\x05oplog\x18\x06 \x01(\x0b\x32\x38.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig.Oplog\x1a\x86\x04\n\x07Storage\x12Z\n\x0bwired_tiger\x18\x01 \x01(\x0b\x32\x45.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig.Storage.WiredTiger\x1a\x9e\x03\n\nWiredTiger\x12i\n\rengine_config\x18\x01 \x01(\x0b\x32R.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig.Storage.WiredTiger.EngineConfig\x12g\n\x0cindex_config\x18\x02 \x01(\x0b\x32Q.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig.Storage.WiredTiger.IndexConfig\x1au\n\x0c\x45ngineConfig\x12\x33\n\rcache_size_gb\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x30\n\ncache_size\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x1a\x45\n\x0bIndexConfig\x12\x36\n\x12prefix_compression\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x1a\xeb\x01\n\x12OperationProfiling\x12X\n\x04mode\x18\x01 \x01(\x0e\x32J.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig.OperationProfiling.Mode\x12>\n\x11slow_op_threshold\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x06\xfa\xc7\x31\x02>0\";\n\x04Mode\x12\x14\n\x10MODE_UNSPECIFIED\x10\x00\x12\x07\n\x03OFF\x10\x01\x12\x0b\n\x07SLOW_OP\x10\x02\x12\x07\n\x03\x41LL\x10\x03\x1a\x8c\x03\n\x07Network\x12K\n\x18max_incoming_connections\x18\x01 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x0c\xfa\xc7\x31\x08\x31\x30-16384\x12[\n\x0b\x63ompression\x18\x02 \x01(\x0b\x32\x46.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig.Network.Compression\x1a\xd6\x01\n\x0b\x43ompression\x12o\n\x0b\x63ompressors\x18\x01 \x03(\x0e\x32Q.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig.Network.Compression.CompressorB\x07\x82\xc8\x31\x03\x31-3\"V\n\nCompressor\x12\x1a\n\x16\x43OMPRESSOR_UNSPECIFIED\x10\x00\x12\n\n\x06SNAPPY\x10\x01\x12\x08\n\x04ZLIB\x10\x02\x12\x08\n\x04ZSTD\x10\x03\x12\x0c\n\x08\x44ISABLED\x10\x04\x1a\x88\x01\n\x0cSetParameter\x12\x37\n\x13\x65nable_flow_control\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12?\n\x1b\x61udit_authorization_success\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x1a\x1a\n\x08\x41uditLog\x12\x0e\n\x06\x66ilter\x18\x01 \x01(\t\x1ay\n\x05Oplog\x12\x35\n\x10max_size_percent\x18\x01 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x39\n\x13min_retention_hours\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\xa8\x0e\n\x0cMongosConfig\x12\x45\n\x03net\x18\x03 \x01(\x0b\x32\x38.yandex.cloud.mdb.mongodb.v1.config.MongosConfig.Network\x12T\n\rset_parameter\x18\x04 \x01(\x0b\x32=.yandex.cloud.mdb.mongodb.v1.config.MongosConfig.SetParameter\x12L\n\taudit_log\x18\x05 \x01(\x0b\x32\x39.yandex.cloud.mdb.mongodb.v1.config.MongosConfig.AuditLog\x12/\n\nchunk_size\x18\x06 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x1a\x88\x03\n\x07Network\x12K\n\x18max_incoming_connections\x18\x01 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x0c\xfa\xc7\x31\x08\x31\x30-16384\x12Y\n\x0b\x63ompression\x18\x02 \x01(\x0b\x32\x44.yandex.cloud.mdb.mongodb.v1.config.MongosConfig.Network.Compression\x1a\xd4\x01\n\x0b\x43ompression\x12m\n\x0b\x63ompressors\x18\x01 \x03(\x0e\x32O.yandex.cloud.mdb.mongodb.v1.config.MongosConfig.Network.Compression.CompressorB\x07\x82\xc8\x31\x03\x31-3\"V\n\nCompressor\x12\x1a\n\x16\x43OMPRESSOR_UNSPECIFIED\x10\x00\x12\n\n\x06SNAPPY\x10\x01\x12\x08\n\x04ZLIB\x10\x02\x12\x08\n\x04ZSTD\x10\x03\x12\x0c\n\x08\x44ISABLED\x10\x04\x1a\xd4\x08\n\x0cSetParameter\x12?\n\x1b\x61udit_authorization_success\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x37\n\x11read_hedging_mode\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.StringValue\x12I\n$sharding_task_executor_pool_max_size\x18\x03 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12O\n*sharding_task_executor_pool_max_connecting\x18\x04 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12I\n$sharding_task_executor_pool_min_size\x18\x05 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12V\n0sharding_task_executor_pool_replica_set_matching\x18\x06 \x01(\x0b\x32\x1c.google.protobuf.StringValue\x12P\n+sharding_task_executor_pool_host_timeout_ms\x18\x07 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12W\n2sharding_task_executor_pool_refresh_requirement_ms\x18\x08 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12S\n.sharding_task_executor_pool_refresh_timeout_ms\x18\t \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x62\n>warm_min_connections_in_sharding_task_executor_pool_on_startup\x18\n \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12k\nFwarm_min_connections_in_sharding_task_executor_pool_on_startup_wait_ms\x18\x0b \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\\\n7sharding_task_executor_pool_max_size_for_config_servers\x18\x0c \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\\\n7sharding_task_executor_pool_min_size_for_config_servers\x18\r \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x1a\x1a\n\x08\x41uditLog\x12\x0e\n\x06\x66ilter\x18\x01 \x01(\t\"\xee\x01\n\x0fMongodConfigSet\x12J\n\x10\x65\x66\x66\x65\x63tive_config\x18\x01 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.config.MongodConfig\x12\x45\n\x0buser_config\x18\x02 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.config.MongodConfig\x12H\n\x0e\x64\x65\x66\x61ult_config\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.config.MongodConfig\"\xf6\x01\n\x11MongoCfgConfigSet\x12L\n\x10\x65\x66\x66\x65\x63tive_config\x18\x01 \x01(\x0b\x32\x32.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig\x12G\n\x0buser_config\x18\x02 \x01(\x0b\x32\x32.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig\x12J\n\x0e\x64\x65\x66\x61ult_config\x18\x03 \x01(\x0b\x32\x32.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig\"\xee\x01\n\x0fMongosConfigSet\x12J\n\x10\x65\x66\x66\x65\x63tive_config\x18\x01 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.config.MongosConfig\x12\x45\n\x0buser_config\x18\x02 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.config.MongosConfig\x12H\n\x0e\x64\x65\x66\x61ult_config\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.config.MongosConfigBx\n&yandex.cloud.api.mdb.mongodb.v1.configZNgithub.com/yandex-cloud/go-genproto/yandex/cloud/mdb/mongodb/v1/config;mongodbb\x06proto3')
29
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n0yandex/cloud/mdb/mongodb/v1/config/mongodb.proto\x12\"yandex.cloud.mdb.mongodb.v1.config\x1a\x1egoogle/protobuf/wrappers.proto\x1a\x1dyandex/cloud/validation.proto\"\xcd\x15\n\x0cMongodConfig\x12I\n\x07storage\x18\x01 \x01(\x0b\x32\x38.yandex.cloud.mdb.mongodb.v1.config.MongodConfig.Storage\x12`\n\x13operation_profiling\x18\x02 \x01(\x0b\x32\x43.yandex.cloud.mdb.mongodb.v1.config.MongodConfig.OperationProfiling\x12\x45\n\x03net\x18\x03 \x01(\x0b\x32\x38.yandex.cloud.mdb.mongodb.v1.config.MongodConfig.Network\x12K\n\x08security\x18\x04 \x01(\x0b\x32\x39.yandex.cloud.mdb.mongodb.v1.config.MongodConfig.Security\x12L\n\taudit_log\x18\x05 \x01(\x0b\x32\x39.yandex.cloud.mdb.mongodb.v1.config.MongodConfig.AuditLog\x12T\n\rset_parameter\x18\x06 \x01(\x0b\x32=.yandex.cloud.mdb.mongodb.v1.config.MongodConfig.SetParameter\x1a\xc2\x07\n\x07Storage\x12X\n\x0bwired_tiger\x18\x01 \x01(\x0b\x32\x43.yandex.cloud.mdb.mongodb.v1.config.MongodConfig.Storage.WiredTiger\x12Q\n\x07journal\x18\x02 \x01(\x0b\x32@.yandex.cloud.mdb.mongodb.v1.config.MongodConfig.Storage.Journal\x1a\xbd\x05\n\nWiredTiger\x12g\n\rengine_config\x18\x01 \x01(\x0b\x32P.yandex.cloud.mdb.mongodb.v1.config.MongodConfig.Storage.WiredTiger.EngineConfig\x12o\n\x11\x63ollection_config\x18\x02 \x01(\x0b\x32T.yandex.cloud.mdb.mongodb.v1.config.MongodConfig.Storage.WiredTiger.CollectionConfig\x12\x65\n\x0cindex_config\x18\x03 \x01(\x0b\x32O.yandex.cloud.mdb.mongodb.v1.config.MongodConfig.Storage.WiredTiger.IndexConfig\x1a\x43\n\x0c\x45ngineConfig\x12\x33\n\rcache_size_gb\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x1a\xe1\x01\n\x10\x43ollectionConfig\x12y\n\x10\x62lock_compressor\x18\x01 \x01(\x0e\x32_.yandex.cloud.mdb.mongodb.v1.config.MongodConfig.Storage.WiredTiger.CollectionConfig.Compressor\"R\n\nCompressor\x12\x1a\n\x16\x43OMPRESSOR_UNSPECIFIED\x10\x00\x12\x08\n\x04NONE\x10\x01\x12\n\n\x06SNAPPY\x10\x02\x12\x08\n\x04ZLIB\x10\x03\x12\x08\n\x04ZSTD\x10\x04\x1a\x45\n\x0bIndexConfig\x12\x36\n\x12prefix_compression\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x1aJ\n\x07Journal\x12?\n\x0f\x63ommit_interval\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\t\xfa\xc7\x31\x05\x31-500\x1a\xad\x02\n\x12OperationProfiling\x12V\n\x04mode\x18\x01 \x01(\x0e\x32H.yandex.cloud.mdb.mongodb.v1.config.MongodConfig.OperationProfiling.Mode\x12>\n\x11slow_op_threshold\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x06\xfa\xc7\x31\x02>0\x12\x42\n\x13slow_op_sample_rate\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValueB\x07\xfa\xc7\x31\x03\x30-1\";\n\x04Mode\x12\x14\n\x10MODE_UNSPECIFIED\x10\x00\x12\x07\n\x03OFF\x10\x01\x12\x0b\n\x07SLOW_OP\x10\x02\x12\x07\n\x03\x41LL\x10\x03\x1a\x88\x03\n\x07Network\x12K\n\x18max_incoming_connections\x18\x01 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x0c\xfa\xc7\x31\x08\x31\x30-32768\x12Y\n\x0b\x63ompression\x18\x02 \x01(\x0b\x32\x44.yandex.cloud.mdb.mongodb.v1.config.MongodConfig.Network.Compression\x1a\xd4\x01\n\x0b\x43ompression\x12m\n\x0b\x63ompressors\x18\x01 \x03(\x0e\x32O.yandex.cloud.mdb.mongodb.v1.config.MongodConfig.Network.Compression.CompressorB\x07\x82\xc8\x31\x03\x31-3\"V\n\nCompressor\x12\x1a\n\x16\x43OMPRESSOR_UNSPECIFIED\x10\x00\x12\n\n\x06SNAPPY\x10\x01\x12\x08\n\x04ZLIB\x10\x02\x12\x08\n\x04ZSTD\x10\x03\x12\x0c\n\x08\x44ISABLED\x10\x04\x1a\x9f\x02\n\x08Security\x12\x35\n\x11\x65nable_encryption\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12L\n\x04kmip\x18\x02 \x01(\x0b\x32>.yandex.cloud.mdb.mongodb.v1.config.MongodConfig.Security.KMIP\x1a\x8d\x01\n\x04KMIP\x12\x13\n\x0bserver_name\x18\x01 \x01(\t\x12)\n\x04port\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x11\n\tserver_ca\x18\x03 \x01(\t\x12\x1a\n\x12\x63lient_certificate\x18\x04 \x01(\t\x12\x16\n\x0ekey_identifier\x18\x05 \x01(\t\x1aU\n\x08\x41uditLog\x12\x0e\n\x06\x66ilter\x18\x01 \x01(\t\x12\x39\n\x15runtime_configuration\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x1a\xde\x01\n\x0cSetParameter\x12?\n\x1b\x61udit_authorization_success\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x37\n\x13\x65nable_flow_control\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12T\n&min_snapshot_history_window_in_seconds\x18\x03 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\"\xf7\x06\n\x0eMongoCfgConfig\x12K\n\x07storage\x18\x01 \x01(\x0b\x32:.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig.Storage\x12\x62\n\x13operation_profiling\x18\x02 \x01(\x0b\x32\x45.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig.OperationProfiling\x12G\n\x03net\x18\x03 \x01(\x0b\x32:.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig.Network\x1a\xa4\x02\n\x07Storage\x12Z\n\x0bwired_tiger\x18\x01 \x01(\x0b\x32\x45.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig.Storage.WiredTiger\x1a\xbc\x01\n\nWiredTiger\x12i\n\rengine_config\x18\x01 \x01(\x0b\x32R.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig.Storage.WiredTiger.EngineConfig\x1a\x43\n\x0c\x45ngineConfig\x12\x33\n\rcache_size_gb\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x1a\xeb\x01\n\x12OperationProfiling\x12X\n\x04mode\x18\x01 \x01(\x0e\x32J.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig.OperationProfiling.Mode\x12>\n\x11slow_op_threshold\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x06\xfa\xc7\x31\x02>0\";\n\x04Mode\x12\x14\n\x10MODE_UNSPECIFIED\x10\x00\x12\x07\n\x03OFF\x10\x01\x12\x0b\n\x07SLOW_OP\x10\x02\x12\x07\n\x03\x41LL\x10\x03\x1aV\n\x07Network\x12K\n\x18max_incoming_connections\x18\x01 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x0c\xfa\xc7\x31\x08\x31\x30-32768\"\xe0\x03\n\x0cMongosConfig\x12\x45\n\x03net\x18\x03 \x01(\x0b\x32\x38.yandex.cloud.mdb.mongodb.v1.config.MongosConfig.Network\x1a\x88\x03\n\x07Network\x12K\n\x18max_incoming_connections\x18\x01 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x0c\xfa\xc7\x31\x08\x31\x30-32768\x12Y\n\x0b\x63ompression\x18\x02 \x01(\x0b\x32\x44.yandex.cloud.mdb.mongodb.v1.config.MongosConfig.Network.Compression\x1a\xd4\x01\n\x0b\x43ompression\x12m\n\x0b\x63ompressors\x18\x01 \x03(\x0e\x32O.yandex.cloud.mdb.mongodb.v1.config.MongosConfig.Network.Compression.CompressorB\x07\x82\xc8\x31\x03\x31-3\"V\n\nCompressor\x12\x1a\n\x16\x43OMPRESSOR_UNSPECIFIED\x10\x00\x12\n\n\x06SNAPPY\x10\x01\x12\x08\n\x04ZLIB\x10\x02\x12\x08\n\x04ZSTD\x10\x03\x12\x0c\n\x08\x44ISABLED\x10\x04\"\xee\x01\n\x0fMongodConfigSet\x12J\n\x10\x65\x66\x66\x65\x63tive_config\x18\x01 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.config.MongodConfig\x12\x45\n\x0buser_config\x18\x02 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.config.MongodConfig\x12H\n\x0e\x64\x65\x66\x61ult_config\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.config.MongodConfig\"\xf6\x01\n\x11MongoCfgConfigSet\x12L\n\x10\x65\x66\x66\x65\x63tive_config\x18\x01 \x01(\x0b\x32\x32.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig\x12G\n\x0buser_config\x18\x02 \x01(\x0b\x32\x32.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig\x12J\n\x0e\x64\x65\x66\x61ult_config\x18\x03 \x01(\x0b\x32\x32.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig\"\xee\x01\n\x0fMongosConfigSet\x12J\n\x10\x65\x66\x66\x65\x63tive_config\x18\x01 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.config.MongosConfig\x12\x45\n\x0buser_config\x18\x02 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.config.MongosConfig\x12H\n\x0e\x64\x65\x66\x61ult_config\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.mdb.mongodb.v1.config.MongosConfigBx\n&yandex.cloud.api.mdb.mongodb.v1.configZNgithub.com/yandex-cloud/go-genproto/yandex/cloud/mdb/mongodb/v1/config;mongodbb\x06proto3')
30
30
 
31
31
  _globals = globals()
32
32
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -43,111 +43,77 @@ if not _descriptor._USE_C_DESCRIPTORS:
43
43
  _globals['_MONGODCONFIG_NETWORK_COMPRESSION'].fields_by_name['compressors']._loaded_options = None
44
44
  _globals['_MONGODCONFIG_NETWORK_COMPRESSION'].fields_by_name['compressors']._serialized_options = b'\202\3101\0031-3'
45
45
  _globals['_MONGODCONFIG_NETWORK'].fields_by_name['max_incoming_connections']._loaded_options = None
46
- _globals['_MONGODCONFIG_NETWORK'].fields_by_name['max_incoming_connections']._serialized_options = b'\372\3071\01010-16384'
46
+ _globals['_MONGODCONFIG_NETWORK'].fields_by_name['max_incoming_connections']._serialized_options = b'\372\3071\01010-32768'
47
47
  _globals['_MONGODCONFIG_SETPARAMETER'].fields_by_name['min_snapshot_history_window_in_seconds']._loaded_options = None
48
48
  _globals['_MONGODCONFIG_SETPARAMETER'].fields_by_name['min_snapshot_history_window_in_seconds']._serialized_options = b'\372\3071\003>=0'
49
- _globals['_MONGODCONFIG_SETPARAMETER'].fields_by_name['flow_control_target_lag_seconds']._loaded_options = None
50
- _globals['_MONGODCONFIG_SETPARAMETER'].fields_by_name['flow_control_target_lag_seconds']._serialized_options = b'\372\3071\002>0'
51
- _globals['_MONGODCONFIG_SETPARAMETER'].fields_by_name['flow_control_warn_threshold_seconds']._loaded_options = None
52
- _globals['_MONGODCONFIG_SETPARAMETER'].fields_by_name['flow_control_warn_threshold_seconds']._serialized_options = b'\372\3071\003>=0'
53
- _globals['_MONGODCONFIG_SETPARAMETER'].fields_by_name['migrate_clone_insertion_batch_delay_ms']._loaded_options = None
54
- _globals['_MONGODCONFIG_SETPARAMETER'].fields_by_name['migrate_clone_insertion_batch_delay_ms']._serialized_options = b'\372\3071\003>=0'
55
- _globals['_MONGODCONFIG_SETPARAMETER'].fields_by_name['migrate_clone_insertion_batch_size']._loaded_options = None
56
- _globals['_MONGODCONFIG_SETPARAMETER'].fields_by_name['migrate_clone_insertion_batch_size']._serialized_options = b'\372\3071\003>=0'
57
- _globals['_MONGODCONFIG_SETPARAMETER'].fields_by_name['range_deleter_batch_delay_ms']._loaded_options = None
58
- _globals['_MONGODCONFIG_SETPARAMETER'].fields_by_name['range_deleter_batch_delay_ms']._serialized_options = b'\372\3071\003>=0'
59
- _globals['_MONGODCONFIG_SETPARAMETER'].fields_by_name['range_deleter_batch_size']._loaded_options = None
60
- _globals['_MONGODCONFIG_SETPARAMETER'].fields_by_name['range_deleter_batch_size']._serialized_options = b'\372\3071\003>=0'
61
49
  _globals['_MONGOCFGCONFIG_OPERATIONPROFILING'].fields_by_name['slow_op_threshold']._loaded_options = None
62
50
  _globals['_MONGOCFGCONFIG_OPERATIONPROFILING'].fields_by_name['slow_op_threshold']._serialized_options = b'\372\3071\002>0'
63
- _globals['_MONGOCFGCONFIG_NETWORK_COMPRESSION'].fields_by_name['compressors']._loaded_options = None
64
- _globals['_MONGOCFGCONFIG_NETWORK_COMPRESSION'].fields_by_name['compressors']._serialized_options = b'\202\3101\0031-3'
65
51
  _globals['_MONGOCFGCONFIG_NETWORK'].fields_by_name['max_incoming_connections']._loaded_options = None
66
- _globals['_MONGOCFGCONFIG_NETWORK'].fields_by_name['max_incoming_connections']._serialized_options = b'\372\3071\01010-16384'
52
+ _globals['_MONGOCFGCONFIG_NETWORK'].fields_by_name['max_incoming_connections']._serialized_options = b'\372\3071\01010-32768'
67
53
  _globals['_MONGOSCONFIG_NETWORK_COMPRESSION'].fields_by_name['compressors']._loaded_options = None
68
54
  _globals['_MONGOSCONFIG_NETWORK_COMPRESSION'].fields_by_name['compressors']._serialized_options = b'\202\3101\0031-3'
69
55
  _globals['_MONGOSCONFIG_NETWORK'].fields_by_name['max_incoming_connections']._loaded_options = None
70
- _globals['_MONGOSCONFIG_NETWORK'].fields_by_name['max_incoming_connections']._serialized_options = b'\372\3071\01010-16384'
56
+ _globals['_MONGOSCONFIG_NETWORK'].fields_by_name['max_incoming_connections']._serialized_options = b'\372\3071\01010-32768'
71
57
  _globals['_MONGODCONFIG']._serialized_start=152
72
- _globals['_MONGODCONFIG']._serialized_end=3999
73
- _globals['_MONGODCONFIG_STORAGE']._serialized_start=725
74
- _globals['_MONGODCONFIG_STORAGE']._serialized_end=1737
75
- _globals['_MONGODCONFIG_STORAGE_WIREDTIGER']._serialized_start=910
76
- _globals['_MONGODCONFIG_STORAGE_WIREDTIGER']._serialized_end=1661
77
- _globals['_MONGODCONFIG_STORAGE_WIREDTIGER_ENGINECONFIG']._serialized_start=1245
78
- _globals['_MONGODCONFIG_STORAGE_WIREDTIGER_ENGINECONFIG']._serialized_end=1362
79
- _globals['_MONGODCONFIG_STORAGE_WIREDTIGER_COLLECTIONCONFIG']._serialized_start=1365
80
- _globals['_MONGODCONFIG_STORAGE_WIREDTIGER_COLLECTIONCONFIG']._serialized_end=1590
81
- _globals['_MONGODCONFIG_STORAGE_WIREDTIGER_COLLECTIONCONFIG_COMPRESSOR']._serialized_start=1508
82
- _globals['_MONGODCONFIG_STORAGE_WIREDTIGER_COLLECTIONCONFIG_COMPRESSOR']._serialized_end=1590
83
- _globals['_MONGODCONFIG_STORAGE_WIREDTIGER_INDEXCONFIG']._serialized_start=1592
84
- _globals['_MONGODCONFIG_STORAGE_WIREDTIGER_INDEXCONFIG']._serialized_end=1661
85
- _globals['_MONGODCONFIG_STORAGE_JOURNAL']._serialized_start=1663
86
- _globals['_MONGODCONFIG_STORAGE_JOURNAL']._serialized_end=1737
87
- _globals['_MONGODCONFIG_OPERATIONPROFILING']._serialized_start=1740
88
- _globals['_MONGODCONFIG_OPERATIONPROFILING']._serialized_end=2041
89
- _globals['_MONGODCONFIG_OPERATIONPROFILING_MODE']._serialized_start=1982
90
- _globals['_MONGODCONFIG_OPERATIONPROFILING_MODE']._serialized_end=2041
91
- _globals['_MONGODCONFIG_NETWORK']._serialized_start=2044
92
- _globals['_MONGODCONFIG_NETWORK']._serialized_end=2436
93
- _globals['_MONGODCONFIG_NETWORK_COMPRESSION']._serialized_start=2224
94
- _globals['_MONGODCONFIG_NETWORK_COMPRESSION']._serialized_end=2436
95
- _globals['_MONGODCONFIG_NETWORK_COMPRESSION_COMPRESSOR']._serialized_start=2350
96
- _globals['_MONGODCONFIG_NETWORK_COMPRESSION_COMPRESSOR']._serialized_end=2436
97
- _globals['_MONGODCONFIG_SECURITY']._serialized_start=2439
98
- _globals['_MONGODCONFIG_SECURITY']._serialized_end=2726
99
- _globals['_MONGODCONFIG_SECURITY_KMIP']._serialized_start=2585
100
- _globals['_MONGODCONFIG_SECURITY_KMIP']._serialized_end=2726
101
- _globals['_MONGODCONFIG_AUDITLOG']._serialized_start=2728
102
- _globals['_MONGODCONFIG_AUDITLOG']._serialized_end=2813
103
- _globals['_MONGODCONFIG_SETPARAMETER']._serialized_start=2816
104
- _globals['_MONGODCONFIG_SETPARAMETER']._serialized_end=3876
105
- _globals['_MONGODCONFIG_SETPARAMETER_MIRRORREADS']._serialized_start=3760
106
- _globals['_MONGODCONFIG_SETPARAMETER_MIRRORREADS']._serialized_end=3876
107
- _globals['_MONGODCONFIG_OPLOG']._serialized_start=3878
108
- _globals['_MONGODCONFIG_OPLOG']._serialized_end=3999
109
- _globals['_MONGOCFGCONFIG']._serialized_start=4002
110
- _globals['_MONGOCFGCONFIG']._serialized_end=5957
111
- _globals['_MONGOCFGCONFIG_STORAGE']._serialized_start=4512
112
- _globals['_MONGOCFGCONFIG_STORAGE']._serialized_end=5030
113
- _globals['_MONGOCFGCONFIG_STORAGE_WIREDTIGER']._serialized_start=4616
114
- _globals['_MONGOCFGCONFIG_STORAGE_WIREDTIGER']._serialized_end=5030
115
- _globals['_MONGOCFGCONFIG_STORAGE_WIREDTIGER_ENGINECONFIG']._serialized_start=1245
116
- _globals['_MONGOCFGCONFIG_STORAGE_WIREDTIGER_ENGINECONFIG']._serialized_end=1362
117
- _globals['_MONGOCFGCONFIG_STORAGE_WIREDTIGER_INDEXCONFIG']._serialized_start=1592
118
- _globals['_MONGOCFGCONFIG_STORAGE_WIREDTIGER_INDEXCONFIG']._serialized_end=1661
119
- _globals['_MONGOCFGCONFIG_OPERATIONPROFILING']._serialized_start=5033
120
- _globals['_MONGOCFGCONFIG_OPERATIONPROFILING']._serialized_end=5268
121
- _globals['_MONGOCFGCONFIG_OPERATIONPROFILING_MODE']._serialized_start=1982
122
- _globals['_MONGOCFGCONFIG_OPERATIONPROFILING_MODE']._serialized_end=2041
123
- _globals['_MONGOCFGCONFIG_NETWORK']._serialized_start=5271
124
- _globals['_MONGOCFGCONFIG_NETWORK']._serialized_end=5667
125
- _globals['_MONGOCFGCONFIG_NETWORK_COMPRESSION']._serialized_start=5453
126
- _globals['_MONGOCFGCONFIG_NETWORK_COMPRESSION']._serialized_end=5667
127
- _globals['_MONGOCFGCONFIG_NETWORK_COMPRESSION_COMPRESSOR']._serialized_start=2350
128
- _globals['_MONGOCFGCONFIG_NETWORK_COMPRESSION_COMPRESSOR']._serialized_end=2436
129
- _globals['_MONGOCFGCONFIG_SETPARAMETER']._serialized_start=5670
130
- _globals['_MONGOCFGCONFIG_SETPARAMETER']._serialized_end=5806
131
- _globals['_MONGOCFGCONFIG_AUDITLOG']._serialized_start=2728
132
- _globals['_MONGOCFGCONFIG_AUDITLOG']._serialized_end=2754
133
- _globals['_MONGOCFGCONFIG_OPLOG']._serialized_start=3878
134
- _globals['_MONGOCFGCONFIG_OPLOG']._serialized_end=3999
135
- _globals['_MONGOSCONFIG']._serialized_start=5960
136
- _globals['_MONGOSCONFIG']._serialized_end=7792
137
- _globals['_MONGOSCONFIG_NETWORK']._serialized_start=6261
138
- _globals['_MONGOSCONFIG_NETWORK']._serialized_end=6653
139
- _globals['_MONGOSCONFIG_NETWORK_COMPRESSION']._serialized_start=6441
140
- _globals['_MONGOSCONFIG_NETWORK_COMPRESSION']._serialized_end=6653
141
- _globals['_MONGOSCONFIG_NETWORK_COMPRESSION_COMPRESSOR']._serialized_start=2350
142
- _globals['_MONGOSCONFIG_NETWORK_COMPRESSION_COMPRESSOR']._serialized_end=2436
143
- _globals['_MONGOSCONFIG_SETPARAMETER']._serialized_start=6656
144
- _globals['_MONGOSCONFIG_SETPARAMETER']._serialized_end=7764
145
- _globals['_MONGOSCONFIG_AUDITLOG']._serialized_start=2728
146
- _globals['_MONGOSCONFIG_AUDITLOG']._serialized_end=2754
147
- _globals['_MONGODCONFIGSET']._serialized_start=7795
148
- _globals['_MONGODCONFIGSET']._serialized_end=8033
149
- _globals['_MONGOCFGCONFIGSET']._serialized_start=8036
150
- _globals['_MONGOCFGCONFIGSET']._serialized_end=8282
151
- _globals['_MONGOSCONFIGSET']._serialized_start=8285
152
- _globals['_MONGOSCONFIGSET']._serialized_end=8523
58
+ _globals['_MONGODCONFIG']._serialized_end=2917
59
+ _globals['_MONGODCONFIG_STORAGE']._serialized_start=654
60
+ _globals['_MONGODCONFIG_STORAGE']._serialized_end=1616
61
+ _globals['_MONGODCONFIG_STORAGE_WIREDTIGER']._serialized_start=839
62
+ _globals['_MONGODCONFIG_STORAGE_WIREDTIGER']._serialized_end=1540
63
+ _globals['_MONGODCONFIG_STORAGE_WIREDTIGER_ENGINECONFIG']._serialized_start=1174
64
+ _globals['_MONGODCONFIG_STORAGE_WIREDTIGER_ENGINECONFIG']._serialized_end=1241
65
+ _globals['_MONGODCONFIG_STORAGE_WIREDTIGER_COLLECTIONCONFIG']._serialized_start=1244
66
+ _globals['_MONGODCONFIG_STORAGE_WIREDTIGER_COLLECTIONCONFIG']._serialized_end=1469
67
+ _globals['_MONGODCONFIG_STORAGE_WIREDTIGER_COLLECTIONCONFIG_COMPRESSOR']._serialized_start=1387
68
+ _globals['_MONGODCONFIG_STORAGE_WIREDTIGER_COLLECTIONCONFIG_COMPRESSOR']._serialized_end=1469
69
+ _globals['_MONGODCONFIG_STORAGE_WIREDTIGER_INDEXCONFIG']._serialized_start=1471
70
+ _globals['_MONGODCONFIG_STORAGE_WIREDTIGER_INDEXCONFIG']._serialized_end=1540
71
+ _globals['_MONGODCONFIG_STORAGE_JOURNAL']._serialized_start=1542
72
+ _globals['_MONGODCONFIG_STORAGE_JOURNAL']._serialized_end=1616
73
+ _globals['_MONGODCONFIG_OPERATIONPROFILING']._serialized_start=1619
74
+ _globals['_MONGODCONFIG_OPERATIONPROFILING']._serialized_end=1920
75
+ _globals['_MONGODCONFIG_OPERATIONPROFILING_MODE']._serialized_start=1861
76
+ _globals['_MONGODCONFIG_OPERATIONPROFILING_MODE']._serialized_end=1920
77
+ _globals['_MONGODCONFIG_NETWORK']._serialized_start=1923
78
+ _globals['_MONGODCONFIG_NETWORK']._serialized_end=2315
79
+ _globals['_MONGODCONFIG_NETWORK_COMPRESSION']._serialized_start=2103
80
+ _globals['_MONGODCONFIG_NETWORK_COMPRESSION']._serialized_end=2315
81
+ _globals['_MONGODCONFIG_NETWORK_COMPRESSION_COMPRESSOR']._serialized_start=2229
82
+ _globals['_MONGODCONFIG_NETWORK_COMPRESSION_COMPRESSOR']._serialized_end=2315
83
+ _globals['_MONGODCONFIG_SECURITY']._serialized_start=2318
84
+ _globals['_MONGODCONFIG_SECURITY']._serialized_end=2605
85
+ _globals['_MONGODCONFIG_SECURITY_KMIP']._serialized_start=2464
86
+ _globals['_MONGODCONFIG_SECURITY_KMIP']._serialized_end=2605
87
+ _globals['_MONGODCONFIG_AUDITLOG']._serialized_start=2607
88
+ _globals['_MONGODCONFIG_AUDITLOG']._serialized_end=2692
89
+ _globals['_MONGODCONFIG_SETPARAMETER']._serialized_start=2695
90
+ _globals['_MONGODCONFIG_SETPARAMETER']._serialized_end=2917
91
+ _globals['_MONGOCFGCONFIG']._serialized_start=2920
92
+ _globals['_MONGOCFGCONFIG']._serialized_end=3807
93
+ _globals['_MONGOCFGCONFIG_STORAGE']._serialized_start=3189
94
+ _globals['_MONGOCFGCONFIG_STORAGE']._serialized_end=3481
95
+ _globals['_MONGOCFGCONFIG_STORAGE_WIREDTIGER']._serialized_start=3293
96
+ _globals['_MONGOCFGCONFIG_STORAGE_WIREDTIGER']._serialized_end=3481
97
+ _globals['_MONGOCFGCONFIG_STORAGE_WIREDTIGER_ENGINECONFIG']._serialized_start=1174
98
+ _globals['_MONGOCFGCONFIG_STORAGE_WIREDTIGER_ENGINECONFIG']._serialized_end=1241
99
+ _globals['_MONGOCFGCONFIG_OPERATIONPROFILING']._serialized_start=3484
100
+ _globals['_MONGOCFGCONFIG_OPERATIONPROFILING']._serialized_end=3719
101
+ _globals['_MONGOCFGCONFIG_OPERATIONPROFILING_MODE']._serialized_start=1861
102
+ _globals['_MONGOCFGCONFIG_OPERATIONPROFILING_MODE']._serialized_end=1920
103
+ _globals['_MONGOCFGCONFIG_NETWORK']._serialized_start=1923
104
+ _globals['_MONGOCFGCONFIG_NETWORK']._serialized_end=2009
105
+ _globals['_MONGOSCONFIG']._serialized_start=3810
106
+ _globals['_MONGOSCONFIG']._serialized_end=4290
107
+ _globals['_MONGOSCONFIG_NETWORK']._serialized_start=3898
108
+ _globals['_MONGOSCONFIG_NETWORK']._serialized_end=4290
109
+ _globals['_MONGOSCONFIG_NETWORK_COMPRESSION']._serialized_start=4078
110
+ _globals['_MONGOSCONFIG_NETWORK_COMPRESSION']._serialized_end=4290
111
+ _globals['_MONGOSCONFIG_NETWORK_COMPRESSION_COMPRESSOR']._serialized_start=2229
112
+ _globals['_MONGOSCONFIG_NETWORK_COMPRESSION_COMPRESSOR']._serialized_end=2315
113
+ _globals['_MONGODCONFIGSET']._serialized_start=4293
114
+ _globals['_MONGODCONFIGSET']._serialized_end=4531
115
+ _globals['_MONGOCFGCONFIGSET']._serialized_start=4534
116
+ _globals['_MONGOCFGCONFIGSET']._serialized_end=4780
117
+ _globals['_MONGOSCONFIGSET']._serialized_start=4783
118
+ _globals['_MONGOSCONFIGSET']._serialized_end=5021
153
119
  # @@protoc_insertion_point(module_scope)