yandexcloud 0.360.0__py3-none-any.whl → 0.362.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.
Files changed (129) hide show
  1. yandex/cloud/airflow/v1/cluster_pb2.py +32 -28
  2. yandex/cloud/airflow/v1/cluster_pb2.pyi +31 -2
  3. yandex/cloud/airflow/v1/cluster_service_pb2.py +26 -26
  4. yandex/cloud/airflow/v1/cluster_service_pb2.pyi +8 -2
  5. yandex/cloud/audittrails/v1/trail_pb2.py +47 -43
  6. yandex/cloud/audittrails/v1/trail_pb2.pyi +23 -3
  7. yandex/cloud/baremetal/v1alpha/configuration_pb2.py +10 -6
  8. yandex/cloud/baremetal/v1alpha/configuration_pb2.pyi +10 -2
  9. yandex/cloud/clouddesktop/v1/desktop_group_pb2.py +15 -15
  10. yandex/cloud/clouddesktop/v1/desktop_group_pb2.pyi +4 -0
  11. yandex/cloud/clouddesktop/v1/desktop_pb2.py +9 -9
  12. yandex/cloud/clouddesktop/v1/desktop_pb2.pyi +4 -0
  13. yandex/cloud/cloudregistry/v1/registry_pb2.pyi +1 -1
  14. yandex/cloud/cloudrouter/v1/routing_instance_service_pb2.py +29 -21
  15. yandex/cloud/cloudrouter/v1/routing_instance_service_pb2.pyi +60 -0
  16. yandex/cloud/cloudrouter/v1/routing_instance_service_pb2_grpc.py +45 -0
  17. yandex/cloud/cloudrouter/v1/routing_instance_service_pb2_grpc.pyi +26 -0
  18. yandex/cloud/connectionmanager/v1/mongodb_pb2.py +14 -14
  19. yandex/cloud/connectionmanager/v1/mongodb_pb2.pyi +4 -1
  20. yandex/cloud/iam/v1/access_analyzer_service_pb2.py +56 -0
  21. yandex/cloud/iam/v1/access_analyzer_service_pb2.pyi +105 -0
  22. yandex/cloud/iam/v1/access_analyzer_service_pb2_grpc.py +101 -0
  23. yandex/cloud/iam/v1/access_analyzer_service_pb2_grpc.pyi +50 -0
  24. yandex/cloud/mdb/clickhouse/v1/cluster_pb2.py +18 -18
  25. yandex/cloud/mdb/clickhouse/v1/cluster_pb2.pyi +24 -0
  26. yandex/cloud/mdb/clickhouse/v1/config/clickhouse_pb2.pyi +2 -2
  27. yandex/cloud/mdb/clickhouse/v1/user_pb2.pyi +1 -1
  28. yandex/cloud/mdb/clickhouse/v1/version_pb2.py +2 -2
  29. yandex/cloud/mdb/clickhouse/v1/version_pb2.pyi +5 -1
  30. yandex/cloud/mdb/postgresql/v1/cluster_pb2.py +47 -43
  31. yandex/cloud/mdb/postgresql/v1/cluster_pb2.pyi +34 -6
  32. yandex/cloud/mdb/postgresql/v1/cluster_service_pb2.py +111 -107
  33. yandex/cloud/mdb/postgresql/v1/cluster_service_pb2.pyi +35 -7
  34. yandex/cloud/mdb/postgresql/v1/config/host10_1c_pb2.py +24 -22
  35. yandex/cloud/mdb/postgresql/v1/config/host10_pb2.py +24 -22
  36. yandex/cloud/mdb/postgresql/v1/config/host11_1c_pb2.py +24 -22
  37. yandex/cloud/mdb/postgresql/v1/config/host11_pb2.py +24 -22
  38. yandex/cloud/mdb/postgresql/v1/config/host12_1c_pb2.py +24 -22
  39. yandex/cloud/mdb/postgresql/v1/config/host12_pb2.py +24 -22
  40. yandex/cloud/mdb/postgresql/v1/config/host13_1c_pb2.py +24 -22
  41. yandex/cloud/mdb/postgresql/v1/config/host13_pb2.py +24 -22
  42. yandex/cloud/mdb/postgresql/v1/config/host14_1c_pb2.py +24 -22
  43. yandex/cloud/mdb/postgresql/v1/config/host14_pb2.py +24 -22
  44. yandex/cloud/mdb/postgresql/v1/config/host15_1c_pb2.py +24 -22
  45. yandex/cloud/mdb/postgresql/v1/config/host15_pb2.py +24 -22
  46. yandex/cloud/mdb/postgresql/v1/config/host16_1c_pb2.py +26 -24
  47. yandex/cloud/mdb/postgresql/v1/config/host16_pb2.py +26 -24
  48. yandex/cloud/mdb/postgresql/v1/config/host17_1c_pb2.py +26 -24
  49. yandex/cloud/mdb/postgresql/v1/config/host17_pb2.py +26 -24
  50. yandex/cloud/mdb/postgresql/v1/config/host18_1c_pb2.py +81 -0
  51. yandex/cloud/mdb/postgresql/v1/config/host18_1c_pb2.pyi +512 -0
  52. yandex/cloud/mdb/postgresql/v1/config/host18_1c_pb2_grpc.py +24 -0
  53. yandex/cloud/mdb/postgresql/v1/config/host18_1c_pb2_grpc.pyi +17 -0
  54. yandex/cloud/mdb/postgresql/v1/config/host18_pb2.py +81 -0
  55. yandex/cloud/mdb/postgresql/v1/config/host18_pb2.pyi +512 -0
  56. yandex/cloud/mdb/postgresql/v1/config/host18_pb2_grpc.py +24 -0
  57. yandex/cloud/mdb/postgresql/v1/config/host18_pb2_grpc.pyi +17 -0
  58. yandex/cloud/mdb/postgresql/v1/config/host9_6_pb2.py +24 -22
  59. yandex/cloud/mdb/postgresql/v1/config/postgresql10_1c_pb2.py +36 -34
  60. yandex/cloud/mdb/postgresql/v1/config/postgresql10_pb2.py +36 -34
  61. yandex/cloud/mdb/postgresql/v1/config/postgresql11_1c_pb2.py +36 -34
  62. yandex/cloud/mdb/postgresql/v1/config/postgresql11_pb2.py +36 -34
  63. yandex/cloud/mdb/postgresql/v1/config/postgresql12_1c_pb2.py +38 -36
  64. yandex/cloud/mdb/postgresql/v1/config/postgresql12_pb2.py +38 -36
  65. yandex/cloud/mdb/postgresql/v1/config/postgresql13_1c_pb2.py +38 -36
  66. yandex/cloud/mdb/postgresql/v1/config/postgresql13_pb2.py +38 -36
  67. yandex/cloud/mdb/postgresql/v1/config/postgresql14_1c_pb2.py +40 -38
  68. yandex/cloud/mdb/postgresql/v1/config/postgresql14_pb2.py +40 -38
  69. yandex/cloud/mdb/postgresql/v1/config/postgresql15_1c_pb2.py +40 -38
  70. yandex/cloud/mdb/postgresql/v1/config/postgresql15_pb2.py +40 -38
  71. yandex/cloud/mdb/postgresql/v1/config/postgresql16_1c_pb2.py +40 -38
  72. yandex/cloud/mdb/postgresql/v1/config/postgresql16_pb2.py +40 -38
  73. yandex/cloud/mdb/postgresql/v1/config/postgresql17_1c_pb2.py +40 -38
  74. yandex/cloud/mdb/postgresql/v1/config/postgresql17_pb2.py +40 -38
  75. yandex/cloud/mdb/postgresql/v1/config/postgresql18_1c_pb2.py +181 -0
  76. yandex/cloud/mdb/postgresql/v1/config/postgresql18_1c_pb2.pyi +1130 -0
  77. yandex/cloud/mdb/postgresql/v1/config/postgresql18_1c_pb2_grpc.py +24 -0
  78. yandex/cloud/mdb/postgresql/v1/config/postgresql18_1c_pb2_grpc.pyi +17 -0
  79. yandex/cloud/mdb/postgresql/v1/config/postgresql18_pb2.py +181 -0
  80. yandex/cloud/mdb/postgresql/v1/config/postgresql18_pb2.pyi +1122 -0
  81. yandex/cloud/mdb/postgresql/v1/config/postgresql18_pb2_grpc.py +24 -0
  82. yandex/cloud/mdb/postgresql/v1/config/postgresql18_pb2_grpc.pyi +17 -0
  83. yandex/cloud/mdb/postgresql/v1/config/postgresql9_6_pb2.py +30 -28
  84. yandex/cloud/mdb/redis/v1/cluster_pb2.py +30 -18
  85. yandex/cloud/mdb/redis/v1/cluster_pb2.pyi +100 -2
  86. yandex/cloud/mdb/redis/v1/cluster_service_pb2.py +4 -4
  87. yandex/cloud/mdb/redis/v1/cluster_service_pb2.pyi +8 -2
  88. yandex/cloud/mdb/spqr/v1/cluster_service_pb2.py +127 -159
  89. yandex/cloud/mdb/spqr/v1/cluster_service_pb2.pyi +0 -93
  90. yandex/cloud/mdb/spqr/v1/cluster_service_pb2_grpc.py +0 -131
  91. yandex/cloud/mdb/spqr/v1/cluster_service_pb2_grpc.pyi +0 -57
  92. yandex/cloud/mdb/spqr/v1/database_service_pb2.py +13 -25
  93. yandex/cloud/mdb/spqr/v1/database_service_pb2.pyi +0 -35
  94. yandex/cloud/mdb/spqr/v1/database_service_pb2_grpc.py +0 -44
  95. yandex/cloud/mdb/spqr/v1/database_service_pb2_grpc.pyi +0 -20
  96. yandex/cloud/mdb/spqr/v1/user_service_pb2.py +17 -29
  97. yandex/cloud/mdb/spqr/v1/user_service_pb2.pyi +0 -35
  98. yandex/cloud/mdb/spqr/v1/user_service_pb2_grpc.py +0 -44
  99. yandex/cloud/mdb/spqr/v1/user_service_pb2_grpc.pyi +0 -20
  100. yandex/cloud/organizationmanager/v1/group_service_pb2.py +21 -3
  101. yandex/cloud/organizationmanager/v1/group_service_pb2.pyi +102 -0
  102. yandex/cloud/organizationmanager/v1/group_service_pb2_grpc.py +44 -0
  103. yandex/cloud/organizationmanager/v1/group_service_pb2_grpc.pyi +20 -0
  104. yandex/cloud/searchapi/v2/img_search_service_pb2.py +8 -6
  105. yandex/cloud/searchapi/v2/img_search_service_pb2.pyi +0 -1
  106. yandex/cloud/speechsense/v1/analysis/assistants_pb2.py +41 -0
  107. yandex/cloud/speechsense/v1/analysis/assistants_pb2.pyi +83 -0
  108. yandex/cloud/speechsense/v1/analysis/assistants_pb2_grpc.py +24 -0
  109. yandex/cloud/speechsense/v1/analysis/assistants_pb2_grpc.pyi +17 -0
  110. yandex/cloud/speechsense/v1/assistant_pb2.py +48 -0
  111. yandex/cloud/speechsense/v1/assistant_pb2.pyi +178 -0
  112. yandex/cloud/speechsense/v1/assistant_pb2_grpc.py +24 -0
  113. yandex/cloud/speechsense/v1/assistant_pb2_grpc.pyi +17 -0
  114. yandex/cloud/speechsense/v1/assistants_service_pb2.py +51 -0
  115. yandex/cloud/speechsense/v1/assistants_service_pb2.pyi +76 -0
  116. yandex/cloud/speechsense/v1/assistants_service_pb2_grpc.py +142 -0
  117. yandex/cloud/speechsense/v1/assistants_service_pb2_grpc.pyi +64 -0
  118. yandex/cloud/speechsense/v1/talk_pb2.py +16 -15
  119. yandex/cloud/speechsense/v1/talk_pb2.pyi +9 -2
  120. yandex/cloud/trino/v1/catalog_pb2.py +96 -84
  121. yandex/cloud/trino/v1/catalog_pb2.pyi +56 -3
  122. yandex/cloud/video/v1/video_service_pb2.py +54 -52
  123. yandexcloud/__init__.py +1 -1
  124. {yandexcloud-0.360.0.dist-info → yandexcloud-0.362.0.dist-info}/METADATA +1 -1
  125. {yandexcloud-0.360.0.dist-info → yandexcloud-0.362.0.dist-info}/RECORD +129 -97
  126. {yandexcloud-0.360.0.dist-info → yandexcloud-0.362.0.dist-info}/AUTHORS +0 -0
  127. {yandexcloud-0.360.0.dist-info → yandexcloud-0.362.0.dist-info}/LICENSE +0 -0
  128. {yandexcloud-0.360.0.dist-info → yandexcloud-0.362.0.dist-info}/WHEEL +0 -0
  129. {yandexcloud-0.360.0.dist-info → yandexcloud-0.362.0.dist-info}/top_level.txt +0 -0
@@ -41,6 +41,8 @@ from yandex.cloud.mdb.postgresql.v1.config import host16_pb2 as yandex_dot_cloud
41
41
  from yandex.cloud.mdb.postgresql.v1.config import host16_1c_pb2 as yandex_dot_cloud_dot_mdb_dot_postgresql_dot_v1_dot_config_dot_host16__1c__pb2
42
42
  from yandex.cloud.mdb.postgresql.v1.config import host17_pb2 as yandex_dot_cloud_dot_mdb_dot_postgresql_dot_v1_dot_config_dot_host17__pb2
43
43
  from yandex.cloud.mdb.postgresql.v1.config import host17_1c_pb2 as yandex_dot_cloud_dot_mdb_dot_postgresql_dot_v1_dot_config_dot_host17__1c__pb2
44
+ from yandex.cloud.mdb.postgresql.v1.config import host18_pb2 as yandex_dot_cloud_dot_mdb_dot_postgresql_dot_v1_dot_config_dot_host18__pb2
45
+ from yandex.cloud.mdb.postgresql.v1.config import host18_1c_pb2 as yandex_dot_cloud_dot_mdb_dot_postgresql_dot_v1_dot_config_dot_host18__1c__pb2
44
46
  from yandex.cloud.mdb.postgresql.v1.config import host9_6_pb2 as yandex_dot_cloud_dot_mdb_dot_postgresql_dot_v1_dot_config_dot_host9__6__pb2
45
47
  from yandex.cloud.mdb.postgresql.v1.config import postgresql10_pb2 as yandex_dot_cloud_dot_mdb_dot_postgresql_dot_v1_dot_config_dot_postgresql10__pb2
46
48
  from yandex.cloud.mdb.postgresql.v1.config import postgresql10_1c_pb2 as yandex_dot_cloud_dot_mdb_dot_postgresql_dot_v1_dot_config_dot_postgresql10__1c__pb2
@@ -58,12 +60,14 @@ from yandex.cloud.mdb.postgresql.v1.config import postgresql16_pb2 as yandex_dot
58
60
  from yandex.cloud.mdb.postgresql.v1.config import postgresql16_1c_pb2 as yandex_dot_cloud_dot_mdb_dot_postgresql_dot_v1_dot_config_dot_postgresql16__1c__pb2
59
61
  from yandex.cloud.mdb.postgresql.v1.config import postgresql17_pb2 as yandex_dot_cloud_dot_mdb_dot_postgresql_dot_v1_dot_config_dot_postgresql17__pb2
60
62
  from yandex.cloud.mdb.postgresql.v1.config import postgresql17_1c_pb2 as yandex_dot_cloud_dot_mdb_dot_postgresql_dot_v1_dot_config_dot_postgresql17__1c__pb2
63
+ from yandex.cloud.mdb.postgresql.v1.config import postgresql18_pb2 as yandex_dot_cloud_dot_mdb_dot_postgresql_dot_v1_dot_config_dot_postgresql18__pb2
64
+ from yandex.cloud.mdb.postgresql.v1.config import postgresql18_1c_pb2 as yandex_dot_cloud_dot_mdb_dot_postgresql_dot_v1_dot_config_dot_postgresql18__1c__pb2
61
65
  from yandex.cloud.mdb.postgresql.v1.config import postgresql9_6_pb2 as yandex_dot_cloud_dot_mdb_dot_postgresql_dot_v1_dot_config_dot_postgresql9__6__pb2
62
66
  from yandex.cloud.mdb.postgresql.v1 import maintenance_pb2 as yandex_dot_cloud_dot_mdb_dot_postgresql_dot_v1_dot_maintenance__pb2
63
67
  from yandex.cloud import validation_pb2 as yandex_dot_cloud_dot_validation__pb2
64
68
 
65
69
 
66
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n,yandex/cloud/mdb/postgresql/v1/cluster.proto\x12\x1eyandex.cloud.mdb.postgresql.v1\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1egoogle/protobuf/wrappers.proto\x1a\x1bgoogle/type/timeofday.proto\x1a\x32yandex/cloud/mdb/postgresql/v1/config/host10.proto\x1a\x35yandex/cloud/mdb/postgresql/v1/config/host10_1c.proto\x1a\x32yandex/cloud/mdb/postgresql/v1/config/host11.proto\x1a\x35yandex/cloud/mdb/postgresql/v1/config/host11_1c.proto\x1a\x32yandex/cloud/mdb/postgresql/v1/config/host12.proto\x1a\x35yandex/cloud/mdb/postgresql/v1/config/host12_1c.proto\x1a\x32yandex/cloud/mdb/postgresql/v1/config/host13.proto\x1a\x35yandex/cloud/mdb/postgresql/v1/config/host13_1c.proto\x1a\x32yandex/cloud/mdb/postgresql/v1/config/host14.proto\x1a\x35yandex/cloud/mdb/postgresql/v1/config/host14_1c.proto\x1a\x32yandex/cloud/mdb/postgresql/v1/config/host15.proto\x1a\x35yandex/cloud/mdb/postgresql/v1/config/host15_1c.proto\x1a\x32yandex/cloud/mdb/postgresql/v1/config/host16.proto\x1a\x35yandex/cloud/mdb/postgresql/v1/config/host16_1c.proto\x1a\x32yandex/cloud/mdb/postgresql/v1/config/host17.proto\x1a\x35yandex/cloud/mdb/postgresql/v1/config/host17_1c.proto\x1a\x33yandex/cloud/mdb/postgresql/v1/config/host9_6.proto\x1a\x38yandex/cloud/mdb/postgresql/v1/config/postgresql10.proto\x1a;yandex/cloud/mdb/postgresql/v1/config/postgresql10_1c.proto\x1a\x38yandex/cloud/mdb/postgresql/v1/config/postgresql11.proto\x1a;yandex/cloud/mdb/postgresql/v1/config/postgresql11_1c.proto\x1a\x38yandex/cloud/mdb/postgresql/v1/config/postgresql12.proto\x1a;yandex/cloud/mdb/postgresql/v1/config/postgresql12_1c.proto\x1a\x38yandex/cloud/mdb/postgresql/v1/config/postgresql13.proto\x1a;yandex/cloud/mdb/postgresql/v1/config/postgresql13_1c.proto\x1a\x38yandex/cloud/mdb/postgresql/v1/config/postgresql14.proto\x1a;yandex/cloud/mdb/postgresql/v1/config/postgresql14_1c.proto\x1a\x38yandex/cloud/mdb/postgresql/v1/config/postgresql15.proto\x1a;yandex/cloud/mdb/postgresql/v1/config/postgresql15_1c.proto\x1a\x38yandex/cloud/mdb/postgresql/v1/config/postgresql16.proto\x1a;yandex/cloud/mdb/postgresql/v1/config/postgresql16_1c.proto\x1a\x38yandex/cloud/mdb/postgresql/v1/config/postgresql17.proto\x1a;yandex/cloud/mdb/postgresql/v1/config/postgresql17_1c.proto\x1a\x39yandex/cloud/mdb/postgresql/v1/config/postgresql9_6.proto\x1a\x30yandex/cloud/mdb/postgresql/v1/maintenance.proto\x1a\x1dyandex/cloud/validation.proto\"\x82\t\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\x43\n\x06labels\x18\x06 \x03(\x0b\x32\x33.yandex.cloud.mdb.postgresql.v1.Cluster.LabelsEntry\x12H\n\x0b\x65nvironment\x18\x07 \x01(\x0e\x32\x33.yandex.cloud.mdb.postgresql.v1.Cluster.Environment\x12>\n\nmonitoring\x18\x08 \x03(\x0b\x32*.yandex.cloud.mdb.postgresql.v1.Monitoring\x12=\n\x06\x63onfig\x18\t \x01(\x0b\x32-.yandex.cloud.mdb.postgresql.v1.ClusterConfig\x12\x12\n\nnetwork_id\x18\n \x01(\t\x12>\n\x06health\x18\x0b \x01(\x0e\x32..yandex.cloud.mdb.postgresql.v1.Cluster.Health\x12>\n\x06status\x18\x0c \x01(\x0e\x32..yandex.cloud.mdb.postgresql.v1.Cluster.Status\x12M\n\x12maintenance_window\x18\r \x01(\x0b\x32\x31.yandex.cloud.mdb.postgresql.v1.MaintenanceWindow\x12O\n\x11planned_operation\x18\x0e \x01(\x0b\x32\x34.yandex.cloud.mdb.postgresql.v1.MaintenanceOperation\x12\x1a\n\x12security_group_ids\x18\x0f \x03(\t\x12\x1b\n\x13\x64\x65letion_protection\x18\x10 \x01(\x08\x12\x16\n\x0ehost_group_ids\x18\x11 \x03(\t\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\"\xd2\x14\n\rClusterConfig\x12\x0f\n\x07version\x18\x01 \x01(\t\x12t\n\x15postgresql_config_9_6\x18\x02 \x01(\x0b\x32=.yandex.cloud.mdb.postgresql.v1.config.PostgresqlConfigSet9_6H\x00R\x14postgresqlConfig_9_6\x12z\n\x17postgresql_config_10_1c\x18\n \x01(\x0b\x32?.yandex.cloud.mdb.postgresql.v1.config.PostgresqlConfigSet10_1CH\x00R\x16postgresqlConfig_10_1c\x12q\n\x14postgresql_config_10\x18\x03 \x01(\x0b\x32<.yandex.cloud.mdb.postgresql.v1.config.PostgresqlConfigSet10H\x00R\x13postgresqlConfig_10\x12q\n\x14postgresql_config_11\x18\x08 \x01(\x0b\x32<.yandex.cloud.mdb.postgresql.v1.config.PostgresqlConfigSet11H\x00R\x13postgresqlConfig_11\x12z\n\x17postgresql_config_11_1c\x18\r \x01(\x0b\x32?.yandex.cloud.mdb.postgresql.v1.config.PostgresqlConfigSet11_1CH\x00R\x16postgresqlConfig_11_1c\x12q\n\x14postgresql_config_12\x18\x0b \x01(\x0b\x32<.yandex.cloud.mdb.postgresql.v1.config.PostgresqlConfigSet12H\x00R\x13postgresqlConfig_12\x12z\n\x17postgresql_config_12_1c\x18\x0e \x01(\x0b\x32?.yandex.cloud.mdb.postgresql.v1.config.PostgresqlConfigSet12_1CH\x00R\x16postgresqlConfig_12_1c\x12q\n\x14postgresql_config_13\x18\x0f \x01(\x0b\x32<.yandex.cloud.mdb.postgresql.v1.config.PostgresqlConfigSet13H\x00R\x13postgresqlConfig_13\x12z\n\x17postgresql_config_13_1c\x18\x12 \x01(\x0b\x32?.yandex.cloud.mdb.postgresql.v1.config.PostgresqlConfigSet13_1CH\x00R\x16postgresqlConfig_13_1c\x12q\n\x14postgresql_config_14\x18\x10 \x01(\x0b\x32<.yandex.cloud.mdb.postgresql.v1.config.PostgresqlConfigSet14H\x00R\x13postgresqlConfig_14\x12z\n\x17postgresql_config_14_1c\x18\x13 \x01(\x0b\x32?.yandex.cloud.mdb.postgresql.v1.config.PostgresqlConfigSet14_1CH\x00R\x16postgresqlConfig_14_1c\x12q\n\x14postgresql_config_15\x18\x15 \x01(\x0b\x32<.yandex.cloud.mdb.postgresql.v1.config.PostgresqlConfigSet15H\x00R\x13postgresqlConfig_15\x12z\n\x17postgresql_config_15_1c\x18\x16 \x01(\x0b\x32?.yandex.cloud.mdb.postgresql.v1.config.PostgresqlConfigSet15_1CH\x00R\x16postgresqlConfig_15_1c\x12q\n\x14postgresql_config_16\x18\x18 \x01(\x0b\x32<.yandex.cloud.mdb.postgresql.v1.config.PostgresqlConfigSet16H\x00R\x13postgresqlConfig_16\x12z\n\x17postgresql_config_16_1c\x18\x19 \x01(\x0b\x32?.yandex.cloud.mdb.postgresql.v1.config.PostgresqlConfigSet16_1CH\x00R\x16postgresqlConfig_16_1c\x12q\n\x14postgresql_config_17\x18\x1b \x01(\x0b\x32<.yandex.cloud.mdb.postgresql.v1.config.PostgresqlConfigSet17H\x00R\x13postgresqlConfig_17\x12z\n\x17postgresql_config_17_1c\x18\x1c \x01(\x0b\x32?.yandex.cloud.mdb.postgresql.v1.config.PostgresqlConfigSet17_1CH\x00R\x16postgresqlConfig_17_1c\x12M\n\rpooler_config\x18\x04 \x01(\x0b\x32\x36.yandex.cloud.mdb.postgresql.v1.ConnectionPoolerConfig\x12<\n\tresources\x18\x05 \x01(\x0b\x32).yandex.cloud.mdb.postgresql.v1.Resources\x12\x30\n\x0c\x61utofailover\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x33\n\x13\x62\x61\x63kup_window_start\x18\x07 \x01(\x0b\x32\x16.google.type.TimeOfDay\x12H\n\x19\x62\x61\x63kup_retain_period_days\x18\x11 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x08\xfa\xc7\x31\x04\x37-60\x12\x36\n\x06\x61\x63\x63\x65ss\x18\t \x01(\x0b\x32&.yandex.cloud.mdb.postgresql.v1.Access\x12W\n\x17performance_diagnostics\x18\x0c \x01(\x0b\x32\x36.yandex.cloud.mdb.postgresql.v1.PerformanceDiagnostics\x12R\n\x15\x64isk_size_autoscaling\x18\x17 \x01(\x0b\x32\x33.yandex.cloud.mdb.postgresql.v1.DiskSizeAutoscalingB\x13\n\x11postgresql_configJ\x04\x08\x14\x10\x15J\x04\x08\x1a\x10\x1b\"\xfe\x01\n\x16\x43onnectionPoolerConfig\x12X\n\x0cpooling_mode\x18\x01 \x01(\x0e\x32\x42.yandex.cloud.mdb.postgresql.v1.ConnectionPoolerConfig.PoolingMode\x12\x30\n\x0cpool_discard\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\"X\n\x0bPoolingMode\x12\x1c\n\x18POOLING_MODE_UNSPECIFIED\x10\x00\x12\x0b\n\x07SESSION\x10\x01\x12\x0f\n\x0bTRANSACTION\x10\x02\x12\r\n\tSTATEMENT\x10\x03\"\xf0\x05\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<\n\tresources\x18\x04 \x01(\x0b\x32).yandex.cloud.mdb.postgresql.v1.Resources\x12\x37\n\x04role\x18\x05 \x01(\x0e\x32).yandex.cloud.mdb.postgresql.v1.Host.Role\x12;\n\x06health\x18\x06 \x01(\x0e\x32+.yandex.cloud.mdb.postgresql.v1.Host.Health\x12\x39\n\x08services\x18\x07 \x03(\x0b\x32\'.yandex.cloud.mdb.postgresql.v1.Service\x12\x11\n\tsubnet_id\x18\x08 \x01(\t\x12\x1a\n\x12replication_source\x18\t \x01(\t\x12-\n\x08priority\x18\n \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12:\n\x06\x63onfig\x18\x0b \x01(\x0b\x32*.yandex.cloud.mdb.postgresql.v1.HostConfig\x12\x18\n\x10\x61ssign_public_ip\x18\x0c \x01(\x08\x12\x46\n\x0creplica_type\x18\r \x01(\x0e\x32\x30.yandex.cloud.mdb.postgresql.v1.Host.ReplicaType\"1\n\x04Role\x12\x10\n\x0cROLE_UNKNOWN\x10\x00\x12\n\n\x06MASTER\x10\x01\x12\x0b\n\x07REPLICA\x10\x02\"H\n\x0bReplicaType\x12\x18\n\x14REPLICA_TYPE_UNKNOWN\x10\x00\x12\t\n\x05\x41SYNC\x10\x01\x12\x08\n\x04SYNC\x10\x02\x12\n\n\x06QUORUM\x10\x03\"M\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\x12\x0c\n\x08READONLY\x10\x04\"\xe4\x10\n\nHostConfig\x12y\n\x15postgresql_config_9_6\x18\x01 \x01(\x0b\x32>.yandex.cloud.mdb.postgresql.v1.config.PostgresqlHostConfig9_6H\x00R\x18postgresqlHostConfig_9_6\x12\x7f\n\x17postgresql_config_10_1c\x18\x04 \x01(\x0b\x32@.yandex.cloud.mdb.postgresql.v1.config.PostgresqlHostConfig10_1CH\x00R\x1apostgresqlHostConfig_10_1c\x12v\n\x14postgresql_config_10\x18\x02 \x01(\x0b\x32=.yandex.cloud.mdb.postgresql.v1.config.PostgresqlHostConfig10H\x00R\x17postgresqlHostConfig_10\x12v\n\x14postgresql_config_11\x18\x03 \x01(\x0b\x32=.yandex.cloud.mdb.postgresql.v1.config.PostgresqlHostConfig11H\x00R\x17postgresqlHostConfig_11\x12\x7f\n\x17postgresql_config_11_1c\x18\x06 \x01(\x0b\x32@.yandex.cloud.mdb.postgresql.v1.config.PostgresqlHostConfig11_1CH\x00R\x1apostgresqlHostConfig_11_1c\x12v\n\x14postgresql_config_12\x18\x05 \x01(\x0b\x32=.yandex.cloud.mdb.postgresql.v1.config.PostgresqlHostConfig12H\x00R\x17postgresqlHostConfig_12\x12\x7f\n\x17postgresql_config_12_1c\x18\x07 \x01(\x0b\x32@.yandex.cloud.mdb.postgresql.v1.config.PostgresqlHostConfig12_1CH\x00R\x1apostgresqlHostConfig_12_1c\x12v\n\x14postgresql_config_13\x18\x08 \x01(\x0b\x32=.yandex.cloud.mdb.postgresql.v1.config.PostgresqlHostConfig13H\x00R\x17postgresqlHostConfig_13\x12\x7f\n\x17postgresql_config_13_1c\x18\n \x01(\x0b\x32@.yandex.cloud.mdb.postgresql.v1.config.PostgresqlHostConfig13_1CH\x00R\x1apostgresqlHostConfig_13_1c\x12v\n\x14postgresql_config_14\x18\t \x01(\x0b\x32=.yandex.cloud.mdb.postgresql.v1.config.PostgresqlHostConfig14H\x00R\x17postgresqlHostConfig_14\x12\x7f\n\x17postgresql_config_14_1c\x18\x0b \x01(\x0b\x32@.yandex.cloud.mdb.postgresql.v1.config.PostgresqlHostConfig14_1CH\x00R\x1apostgresqlHostConfig_14_1c\x12v\n\x14postgresql_config_15\x18\x0c \x01(\x0b\x32=.yandex.cloud.mdb.postgresql.v1.config.PostgresqlHostConfig15H\x00R\x17postgresqlHostConfig_15\x12\x7f\n\x17postgresql_config_15_1c\x18\r \x01(\x0b\x32@.yandex.cloud.mdb.postgresql.v1.config.PostgresqlHostConfig15_1CH\x00R\x1apostgresqlHostConfig_15_1c\x12v\n\x14postgresql_config_16\x18\x0e \x01(\x0b\x32=.yandex.cloud.mdb.postgresql.v1.config.PostgresqlHostConfig16H\x00R\x17postgresqlHostConfig_16\x12\x7f\n\x17postgresql_config_16_1c\x18\x0f \x01(\x0b\x32@.yandex.cloud.mdb.postgresql.v1.config.PostgresqlHostConfig16_1CH\x00R\x1apostgresqlHostConfig_16_1c\x12v\n\x14postgresql_config_17\x18\x10 \x01(\x0b\x32=.yandex.cloud.mdb.postgresql.v1.config.PostgresqlHostConfig17H\x00R\x17postgresqlHostConfig_17\x12\x7f\n\x17postgresql_config_17_1c\x18\x11 \x01(\x0b\x32@.yandex.cloud.mdb.postgresql.v1.config.PostgresqlHostConfig17_1CH\x00R\x1apostgresqlHostConfig_17_1cB\x13\n\x11postgresql_config\"\x80\x02\n\x07Service\x12:\n\x04type\x18\x01 \x01(\x0e\x32,.yandex.cloud.mdb.postgresql.v1.Service.Type\x12>\n\x06health\x18\x02 \x01(\x0e\x32..yandex.cloud.mdb.postgresql.v1.Service.Health\"8\n\x04Type\x12\x14\n\x10TYPE_UNSPECIFIED\x10\x00\x12\x0e\n\nPOSTGRESQL\x10\x01\x12\n\n\x06POOLER\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\x08READONLY\x10\x03\"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\"m\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\x12\n\nserverless\x18\x03 \x01(\x08\x12\x15\n\rdata_transfer\x18\x04 \x01(\x08\x12\x14\n\x0cyandex_query\x18\x05 \x01(\x08\"\x8d\x01\n\x16PerformanceDiagnostics\x12\x0f\n\x07\x65nabled\x18\x01 \x01(\x08\x12/\n\x1asessions_sampling_interval\x18\x02 \x01(\x03\x42\x0b\xfa\xc7\x31\x07\x31-86400\x12\x31\n\x1cstatements_sampling_interval\x18\x03 \x01(\x03\x42\x0b\xfa\xc7\x31\x07\x31-86400\"\x90\x01\n\x13\x44iskSizeAutoscaling\x12.\n\x17planned_usage_threshold\x18\x01 \x01(\x03\x42\r\xe8\xc7\x31\x00\xfa\xc7\x31\x05\x30-100\x12\x30\n\x19\x65mergency_usage_threshold\x18\x02 \x01(\x03\x42\r\xe8\xc7\x31\x00\xfa\xc7\x31\x05\x30-100\x12\x17\n\x0f\x64isk_size_limit\x18\x03 \x01(\x03\x42s\n\"yandex.cloud.api.mdb.postgresql.v1ZMgithub.com/yandex-cloud/go-genproto/yandex/cloud/mdb/postgresql/v1;postgresqlb\x06proto3')
70
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n,yandex/cloud/mdb/postgresql/v1/cluster.proto\x12\x1eyandex.cloud.mdb.postgresql.v1\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1egoogle/protobuf/wrappers.proto\x1a\x1bgoogle/type/timeofday.proto\x1a\x32yandex/cloud/mdb/postgresql/v1/config/host10.proto\x1a\x35yandex/cloud/mdb/postgresql/v1/config/host10_1c.proto\x1a\x32yandex/cloud/mdb/postgresql/v1/config/host11.proto\x1a\x35yandex/cloud/mdb/postgresql/v1/config/host11_1c.proto\x1a\x32yandex/cloud/mdb/postgresql/v1/config/host12.proto\x1a\x35yandex/cloud/mdb/postgresql/v1/config/host12_1c.proto\x1a\x32yandex/cloud/mdb/postgresql/v1/config/host13.proto\x1a\x35yandex/cloud/mdb/postgresql/v1/config/host13_1c.proto\x1a\x32yandex/cloud/mdb/postgresql/v1/config/host14.proto\x1a\x35yandex/cloud/mdb/postgresql/v1/config/host14_1c.proto\x1a\x32yandex/cloud/mdb/postgresql/v1/config/host15.proto\x1a\x35yandex/cloud/mdb/postgresql/v1/config/host15_1c.proto\x1a\x32yandex/cloud/mdb/postgresql/v1/config/host16.proto\x1a\x35yandex/cloud/mdb/postgresql/v1/config/host16_1c.proto\x1a\x32yandex/cloud/mdb/postgresql/v1/config/host17.proto\x1a\x35yandex/cloud/mdb/postgresql/v1/config/host17_1c.proto\x1a\x32yandex/cloud/mdb/postgresql/v1/config/host18.proto\x1a\x35yandex/cloud/mdb/postgresql/v1/config/host18_1c.proto\x1a\x33yandex/cloud/mdb/postgresql/v1/config/host9_6.proto\x1a\x38yandex/cloud/mdb/postgresql/v1/config/postgresql10.proto\x1a;yandex/cloud/mdb/postgresql/v1/config/postgresql10_1c.proto\x1a\x38yandex/cloud/mdb/postgresql/v1/config/postgresql11.proto\x1a;yandex/cloud/mdb/postgresql/v1/config/postgresql11_1c.proto\x1a\x38yandex/cloud/mdb/postgresql/v1/config/postgresql12.proto\x1a;yandex/cloud/mdb/postgresql/v1/config/postgresql12_1c.proto\x1a\x38yandex/cloud/mdb/postgresql/v1/config/postgresql13.proto\x1a;yandex/cloud/mdb/postgresql/v1/config/postgresql13_1c.proto\x1a\x38yandex/cloud/mdb/postgresql/v1/config/postgresql14.proto\x1a;yandex/cloud/mdb/postgresql/v1/config/postgresql14_1c.proto\x1a\x38yandex/cloud/mdb/postgresql/v1/config/postgresql15.proto\x1a;yandex/cloud/mdb/postgresql/v1/config/postgresql15_1c.proto\x1a\x38yandex/cloud/mdb/postgresql/v1/config/postgresql16.proto\x1a;yandex/cloud/mdb/postgresql/v1/config/postgresql16_1c.proto\x1a\x38yandex/cloud/mdb/postgresql/v1/config/postgresql17.proto\x1a;yandex/cloud/mdb/postgresql/v1/config/postgresql17_1c.proto\x1a\x38yandex/cloud/mdb/postgresql/v1/config/postgresql18.proto\x1a;yandex/cloud/mdb/postgresql/v1/config/postgresql18_1c.proto\x1a\x39yandex/cloud/mdb/postgresql/v1/config/postgresql9_6.proto\x1a\x30yandex/cloud/mdb/postgresql/v1/maintenance.proto\x1a\x1dyandex/cloud/validation.proto\"\x82\t\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\x43\n\x06labels\x18\x06 \x03(\x0b\x32\x33.yandex.cloud.mdb.postgresql.v1.Cluster.LabelsEntry\x12H\n\x0b\x65nvironment\x18\x07 \x01(\x0e\x32\x33.yandex.cloud.mdb.postgresql.v1.Cluster.Environment\x12>\n\nmonitoring\x18\x08 \x03(\x0b\x32*.yandex.cloud.mdb.postgresql.v1.Monitoring\x12=\n\x06\x63onfig\x18\t \x01(\x0b\x32-.yandex.cloud.mdb.postgresql.v1.ClusterConfig\x12\x12\n\nnetwork_id\x18\n \x01(\t\x12>\n\x06health\x18\x0b \x01(\x0e\x32..yandex.cloud.mdb.postgresql.v1.Cluster.Health\x12>\n\x06status\x18\x0c \x01(\x0e\x32..yandex.cloud.mdb.postgresql.v1.Cluster.Status\x12M\n\x12maintenance_window\x18\r \x01(\x0b\x32\x31.yandex.cloud.mdb.postgresql.v1.MaintenanceWindow\x12O\n\x11planned_operation\x18\x0e \x01(\x0b\x32\x34.yandex.cloud.mdb.postgresql.v1.MaintenanceOperation\x12\x1a\n\x12security_group_ids\x18\x0f \x03(\t\x12\x1b\n\x13\x64\x65letion_protection\x18\x10 \x01(\x08\x12\x16\n\x0ehost_group_ids\x18\x11 \x03(\t\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\"\xc1\x16\n\rClusterConfig\x12\x0f\n\x07version\x18\x01 \x01(\t\x12t\n\x15postgresql_config_9_6\x18\x02 \x01(\x0b\x32=.yandex.cloud.mdb.postgresql.v1.config.PostgresqlConfigSet9_6H\x00R\x14postgresqlConfig_9_6\x12z\n\x17postgresql_config_10_1c\x18\n \x01(\x0b\x32?.yandex.cloud.mdb.postgresql.v1.config.PostgresqlConfigSet10_1CH\x00R\x16postgresqlConfig_10_1c\x12q\n\x14postgresql_config_10\x18\x03 \x01(\x0b\x32<.yandex.cloud.mdb.postgresql.v1.config.PostgresqlConfigSet10H\x00R\x13postgresqlConfig_10\x12q\n\x14postgresql_config_11\x18\x08 \x01(\x0b\x32<.yandex.cloud.mdb.postgresql.v1.config.PostgresqlConfigSet11H\x00R\x13postgresqlConfig_11\x12z\n\x17postgresql_config_11_1c\x18\r \x01(\x0b\x32?.yandex.cloud.mdb.postgresql.v1.config.PostgresqlConfigSet11_1CH\x00R\x16postgresqlConfig_11_1c\x12q\n\x14postgresql_config_12\x18\x0b \x01(\x0b\x32<.yandex.cloud.mdb.postgresql.v1.config.PostgresqlConfigSet12H\x00R\x13postgresqlConfig_12\x12z\n\x17postgresql_config_12_1c\x18\x0e \x01(\x0b\x32?.yandex.cloud.mdb.postgresql.v1.config.PostgresqlConfigSet12_1CH\x00R\x16postgresqlConfig_12_1c\x12q\n\x14postgresql_config_13\x18\x0f \x01(\x0b\x32<.yandex.cloud.mdb.postgresql.v1.config.PostgresqlConfigSet13H\x00R\x13postgresqlConfig_13\x12z\n\x17postgresql_config_13_1c\x18\x12 \x01(\x0b\x32?.yandex.cloud.mdb.postgresql.v1.config.PostgresqlConfigSet13_1CH\x00R\x16postgresqlConfig_13_1c\x12q\n\x14postgresql_config_14\x18\x10 \x01(\x0b\x32<.yandex.cloud.mdb.postgresql.v1.config.PostgresqlConfigSet14H\x00R\x13postgresqlConfig_14\x12z\n\x17postgresql_config_14_1c\x18\x13 \x01(\x0b\x32?.yandex.cloud.mdb.postgresql.v1.config.PostgresqlConfigSet14_1CH\x00R\x16postgresqlConfig_14_1c\x12q\n\x14postgresql_config_15\x18\x15 \x01(\x0b\x32<.yandex.cloud.mdb.postgresql.v1.config.PostgresqlConfigSet15H\x00R\x13postgresqlConfig_15\x12z\n\x17postgresql_config_15_1c\x18\x16 \x01(\x0b\x32?.yandex.cloud.mdb.postgresql.v1.config.PostgresqlConfigSet15_1CH\x00R\x16postgresqlConfig_15_1c\x12q\n\x14postgresql_config_16\x18\x18 \x01(\x0b\x32<.yandex.cloud.mdb.postgresql.v1.config.PostgresqlConfigSet16H\x00R\x13postgresqlConfig_16\x12z\n\x17postgresql_config_16_1c\x18\x19 \x01(\x0b\x32?.yandex.cloud.mdb.postgresql.v1.config.PostgresqlConfigSet16_1CH\x00R\x16postgresqlConfig_16_1c\x12q\n\x14postgresql_config_17\x18\x1b \x01(\x0b\x32<.yandex.cloud.mdb.postgresql.v1.config.PostgresqlConfigSet17H\x00R\x13postgresqlConfig_17\x12z\n\x17postgresql_config_17_1c\x18\x1c \x01(\x0b\x32?.yandex.cloud.mdb.postgresql.v1.config.PostgresqlConfigSet17_1CH\x00R\x16postgresqlConfig_17_1c\x12q\n\x14postgresql_config_18\x18\x1d \x01(\x0b\x32<.yandex.cloud.mdb.postgresql.v1.config.PostgresqlConfigSet18H\x00R\x13postgresqlConfig_18\x12z\n\x17postgresql_config_18_1c\x18\x1e \x01(\x0b\x32?.yandex.cloud.mdb.postgresql.v1.config.PostgresqlConfigSet18_1CH\x00R\x16postgresqlConfig_18_1c\x12M\n\rpooler_config\x18\x04 \x01(\x0b\x32\x36.yandex.cloud.mdb.postgresql.v1.ConnectionPoolerConfig\x12<\n\tresources\x18\x05 \x01(\x0b\x32).yandex.cloud.mdb.postgresql.v1.Resources\x12\x30\n\x0c\x61utofailover\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x33\n\x13\x62\x61\x63kup_window_start\x18\x07 \x01(\x0b\x32\x16.google.type.TimeOfDay\x12H\n\x19\x62\x61\x63kup_retain_period_days\x18\x11 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x08\xfa\xc7\x31\x04\x37-60\x12\x36\n\x06\x61\x63\x63\x65ss\x18\t \x01(\x0b\x32&.yandex.cloud.mdb.postgresql.v1.Access\x12W\n\x17performance_diagnostics\x18\x0c \x01(\x0b\x32\x36.yandex.cloud.mdb.postgresql.v1.PerformanceDiagnostics\x12R\n\x15\x64isk_size_autoscaling\x18\x17 \x01(\x0b\x32\x33.yandex.cloud.mdb.postgresql.v1.DiskSizeAutoscalingB\x13\n\x11postgresql_configJ\x04\x08\x14\x10\x15J\x04\x08\x1a\x10\x1b\"\xfe\x01\n\x16\x43onnectionPoolerConfig\x12X\n\x0cpooling_mode\x18\x01 \x01(\x0e\x32\x42.yandex.cloud.mdb.postgresql.v1.ConnectionPoolerConfig.PoolingMode\x12\x30\n\x0cpool_discard\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\"X\n\x0bPoolingMode\x12\x1c\n\x18POOLING_MODE_UNSPECIFIED\x10\x00\x12\x0b\n\x07SESSION\x10\x01\x12\x0f\n\x0bTRANSACTION\x10\x02\x12\r\n\tSTATEMENT\x10\x03\"\xf0\x05\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<\n\tresources\x18\x04 \x01(\x0b\x32).yandex.cloud.mdb.postgresql.v1.Resources\x12\x37\n\x04role\x18\x05 \x01(\x0e\x32).yandex.cloud.mdb.postgresql.v1.Host.Role\x12;\n\x06health\x18\x06 \x01(\x0e\x32+.yandex.cloud.mdb.postgresql.v1.Host.Health\x12\x39\n\x08services\x18\x07 \x03(\x0b\x32\'.yandex.cloud.mdb.postgresql.v1.Service\x12\x11\n\tsubnet_id\x18\x08 \x01(\t\x12\x1a\n\x12replication_source\x18\t \x01(\t\x12-\n\x08priority\x18\n \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12:\n\x06\x63onfig\x18\x0b \x01(\x0b\x32*.yandex.cloud.mdb.postgresql.v1.HostConfig\x12\x18\n\x10\x61ssign_public_ip\x18\x0c \x01(\x08\x12\x46\n\x0creplica_type\x18\r \x01(\x0e\x32\x30.yandex.cloud.mdb.postgresql.v1.Host.ReplicaType\"1\n\x04Role\x12\x10\n\x0cROLE_UNKNOWN\x10\x00\x12\n\n\x06MASTER\x10\x01\x12\x0b\n\x07REPLICA\x10\x02\"H\n\x0bReplicaType\x12\x18\n\x14REPLICA_TYPE_UNKNOWN\x10\x00\x12\t\n\x05\x41SYNC\x10\x01\x12\x08\n\x04SYNC\x10\x02\x12\n\n\x06QUORUM\x10\x03\"M\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\x12\x0c\n\x08READONLY\x10\x04\"\xdd\x12\n\nHostConfig\x12y\n\x15postgresql_config_9_6\x18\x01 \x01(\x0b\x32>.yandex.cloud.mdb.postgresql.v1.config.PostgresqlHostConfig9_6H\x00R\x18postgresqlHostConfig_9_6\x12\x7f\n\x17postgresql_config_10_1c\x18\x04 \x01(\x0b\x32@.yandex.cloud.mdb.postgresql.v1.config.PostgresqlHostConfig10_1CH\x00R\x1apostgresqlHostConfig_10_1c\x12v\n\x14postgresql_config_10\x18\x02 \x01(\x0b\x32=.yandex.cloud.mdb.postgresql.v1.config.PostgresqlHostConfig10H\x00R\x17postgresqlHostConfig_10\x12v\n\x14postgresql_config_11\x18\x03 \x01(\x0b\x32=.yandex.cloud.mdb.postgresql.v1.config.PostgresqlHostConfig11H\x00R\x17postgresqlHostConfig_11\x12\x7f\n\x17postgresql_config_11_1c\x18\x06 \x01(\x0b\x32@.yandex.cloud.mdb.postgresql.v1.config.PostgresqlHostConfig11_1CH\x00R\x1apostgresqlHostConfig_11_1c\x12v\n\x14postgresql_config_12\x18\x05 \x01(\x0b\x32=.yandex.cloud.mdb.postgresql.v1.config.PostgresqlHostConfig12H\x00R\x17postgresqlHostConfig_12\x12\x7f\n\x17postgresql_config_12_1c\x18\x07 \x01(\x0b\x32@.yandex.cloud.mdb.postgresql.v1.config.PostgresqlHostConfig12_1CH\x00R\x1apostgresqlHostConfig_12_1c\x12v\n\x14postgresql_config_13\x18\x08 \x01(\x0b\x32=.yandex.cloud.mdb.postgresql.v1.config.PostgresqlHostConfig13H\x00R\x17postgresqlHostConfig_13\x12\x7f\n\x17postgresql_config_13_1c\x18\n \x01(\x0b\x32@.yandex.cloud.mdb.postgresql.v1.config.PostgresqlHostConfig13_1CH\x00R\x1apostgresqlHostConfig_13_1c\x12v\n\x14postgresql_config_14\x18\t \x01(\x0b\x32=.yandex.cloud.mdb.postgresql.v1.config.PostgresqlHostConfig14H\x00R\x17postgresqlHostConfig_14\x12\x7f\n\x17postgresql_config_14_1c\x18\x0b \x01(\x0b\x32@.yandex.cloud.mdb.postgresql.v1.config.PostgresqlHostConfig14_1CH\x00R\x1apostgresqlHostConfig_14_1c\x12v\n\x14postgresql_config_15\x18\x0c \x01(\x0b\x32=.yandex.cloud.mdb.postgresql.v1.config.PostgresqlHostConfig15H\x00R\x17postgresqlHostConfig_15\x12\x7f\n\x17postgresql_config_15_1c\x18\r \x01(\x0b\x32@.yandex.cloud.mdb.postgresql.v1.config.PostgresqlHostConfig15_1CH\x00R\x1apostgresqlHostConfig_15_1c\x12v\n\x14postgresql_config_16\x18\x0e \x01(\x0b\x32=.yandex.cloud.mdb.postgresql.v1.config.PostgresqlHostConfig16H\x00R\x17postgresqlHostConfig_16\x12\x7f\n\x17postgresql_config_16_1c\x18\x0f \x01(\x0b\x32@.yandex.cloud.mdb.postgresql.v1.config.PostgresqlHostConfig16_1CH\x00R\x1apostgresqlHostConfig_16_1c\x12v\n\x14postgresql_config_17\x18\x10 \x01(\x0b\x32=.yandex.cloud.mdb.postgresql.v1.config.PostgresqlHostConfig17H\x00R\x17postgresqlHostConfig_17\x12\x7f\n\x17postgresql_config_17_1c\x18\x11 \x01(\x0b\x32@.yandex.cloud.mdb.postgresql.v1.config.PostgresqlHostConfig17_1CH\x00R\x1apostgresqlHostConfig_17_1c\x12v\n\x14postgresql_config_18\x18\x12 \x01(\x0b\x32=.yandex.cloud.mdb.postgresql.v1.config.PostgresqlHostConfig18H\x00R\x17postgresqlHostConfig_18\x12\x7f\n\x17postgresql_config_18_1c\x18\x13 \x01(\x0b\x32@.yandex.cloud.mdb.postgresql.v1.config.PostgresqlHostConfig18_1CH\x00R\x1apostgresqlHostConfig_18_1cB\x13\n\x11postgresql_config\"\x80\x02\n\x07Service\x12:\n\x04type\x18\x01 \x01(\x0e\x32,.yandex.cloud.mdb.postgresql.v1.Service.Type\x12>\n\x06health\x18\x02 \x01(\x0e\x32..yandex.cloud.mdb.postgresql.v1.Service.Health\"8\n\x04Type\x12\x14\n\x10TYPE_UNSPECIFIED\x10\x00\x12\x0e\n\nPOSTGRESQL\x10\x01\x12\n\n\x06POOLER\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\x08READONLY\x10\x03\"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\"m\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\x12\n\nserverless\x18\x03 \x01(\x08\x12\x15\n\rdata_transfer\x18\x04 \x01(\x08\x12\x14\n\x0cyandex_query\x18\x05 \x01(\x08\"\x8d\x01\n\x16PerformanceDiagnostics\x12\x0f\n\x07\x65nabled\x18\x01 \x01(\x08\x12/\n\x1asessions_sampling_interval\x18\x02 \x01(\x03\x42\x0b\xfa\xc7\x31\x07\x31-86400\x12\x31\n\x1cstatements_sampling_interval\x18\x03 \x01(\x03\x42\x0b\xfa\xc7\x31\x07\x31-86400\"\x90\x01\n\x13\x44iskSizeAutoscaling\x12.\n\x17planned_usage_threshold\x18\x01 \x01(\x03\x42\r\xe8\xc7\x31\x00\xfa\xc7\x31\x05\x30-100\x12\x30\n\x19\x65mergency_usage_threshold\x18\x02 \x01(\x03\x42\r\xe8\xc7\x31\x00\xfa\xc7\x31\x05\x30-100\x12\x17\n\x0f\x64isk_size_limit\x18\x03 \x01(\x03\x42s\n\"yandex.cloud.api.mdb.postgresql.v1ZMgithub.com/yandex-cloud/go-genproto/yandex/cloud/mdb/postgresql/v1;postgresqlb\x06proto3')
67
71
 
68
72
  _globals = globals()
69
73
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -83,46 +87,46 @@ if not _descriptor._USE_C_DESCRIPTORS:
83
87
  _globals['_DISKSIZEAUTOSCALING'].fields_by_name['planned_usage_threshold']._serialized_options = b'\350\3071\000\372\3071\0050-100'
84
88
  _globals['_DISKSIZEAUTOSCALING'].fields_by_name['emergency_usage_threshold']._loaded_options = None
85
89
  _globals['_DISKSIZEAUTOSCALING'].fields_by_name['emergency_usage_threshold']._serialized_options = b'\350\3071\000\372\3071\0050-100'
86
- _globals['_CLUSTER']._serialized_start=2176
87
- _globals['_CLUSTER']._serialized_end=3330
88
- _globals['_CLUSTER_LABELSENTRY']._serialized_start=3022
89
- _globals['_CLUSTER_LABELSENTRY']._serialized_end=3067
90
- _globals['_CLUSTER_ENVIRONMENT']._serialized_start=3069
91
- _globals['_CLUSTER_ENVIRONMENT']._serialized_end=3142
92
- _globals['_CLUSTER_HEALTH']._serialized_start=3144
93
- _globals['_CLUSTER_HEALTH']._serialized_end=3207
94
- _globals['_CLUSTER_STATUS']._serialized_start=3209
95
- _globals['_CLUSTER_STATUS']._serialized_end=3330
96
- _globals['_MONITORING']._serialized_start=3332
97
- _globals['_MONITORING']._serialized_end=3393
98
- _globals['_CLUSTERCONFIG']._serialized_start=3396
99
- _globals['_CLUSTERCONFIG']._serialized_end=6038
100
- _globals['_CONNECTIONPOOLERCONFIG']._serialized_start=6041
101
- _globals['_CONNECTIONPOOLERCONFIG']._serialized_end=6295
102
- _globals['_CONNECTIONPOOLERCONFIG_POOLINGMODE']._serialized_start=6207
103
- _globals['_CONNECTIONPOOLERCONFIG_POOLINGMODE']._serialized_end=6295
104
- _globals['_HOST']._serialized_start=6298
105
- _globals['_HOST']._serialized_end=7050
106
- _globals['_HOST_ROLE']._serialized_start=6848
107
- _globals['_HOST_ROLE']._serialized_end=6897
108
- _globals['_HOST_REPLICATYPE']._serialized_start=6899
109
- _globals['_HOST_REPLICATYPE']._serialized_end=6971
110
- _globals['_HOST_HEALTH']._serialized_start=6973
111
- _globals['_HOST_HEALTH']._serialized_end=7050
112
- _globals['_HOSTCONFIG']._serialized_start=7053
113
- _globals['_HOSTCONFIG']._serialized_end=9201
114
- _globals['_SERVICE']._serialized_start=9204
115
- _globals['_SERVICE']._serialized_end=9460
116
- _globals['_SERVICE_TYPE']._serialized_start=9339
117
- _globals['_SERVICE_TYPE']._serialized_end=9395
118
- _globals['_SERVICE_HEALTH']._serialized_start=9397
119
- _globals['_SERVICE_HEALTH']._serialized_end=9460
120
- _globals['_RESOURCES']._serialized_start=9462
121
- _globals['_RESOURCES']._serialized_end=9542
122
- _globals['_ACCESS']._serialized_start=9544
123
- _globals['_ACCESS']._serialized_end=9653
124
- _globals['_PERFORMANCEDIAGNOSTICS']._serialized_start=9656
125
- _globals['_PERFORMANCEDIAGNOSTICS']._serialized_end=9797
126
- _globals['_DISKSIZEAUTOSCALING']._serialized_start=9800
127
- _globals['_DISKSIZEAUTOSCALING']._serialized_end=9944
90
+ _globals['_CLUSTER']._serialized_start=2402
91
+ _globals['_CLUSTER']._serialized_end=3556
92
+ _globals['_CLUSTER_LABELSENTRY']._serialized_start=3248
93
+ _globals['_CLUSTER_LABELSENTRY']._serialized_end=3293
94
+ _globals['_CLUSTER_ENVIRONMENT']._serialized_start=3295
95
+ _globals['_CLUSTER_ENVIRONMENT']._serialized_end=3368
96
+ _globals['_CLUSTER_HEALTH']._serialized_start=3370
97
+ _globals['_CLUSTER_HEALTH']._serialized_end=3433
98
+ _globals['_CLUSTER_STATUS']._serialized_start=3435
99
+ _globals['_CLUSTER_STATUS']._serialized_end=3556
100
+ _globals['_MONITORING']._serialized_start=3558
101
+ _globals['_MONITORING']._serialized_end=3619
102
+ _globals['_CLUSTERCONFIG']._serialized_start=3622
103
+ _globals['_CLUSTERCONFIG']._serialized_end=6503
104
+ _globals['_CONNECTIONPOOLERCONFIG']._serialized_start=6506
105
+ _globals['_CONNECTIONPOOLERCONFIG']._serialized_end=6760
106
+ _globals['_CONNECTIONPOOLERCONFIG_POOLINGMODE']._serialized_start=6672
107
+ _globals['_CONNECTIONPOOLERCONFIG_POOLINGMODE']._serialized_end=6760
108
+ _globals['_HOST']._serialized_start=6763
109
+ _globals['_HOST']._serialized_end=7515
110
+ _globals['_HOST_ROLE']._serialized_start=7313
111
+ _globals['_HOST_ROLE']._serialized_end=7362
112
+ _globals['_HOST_REPLICATYPE']._serialized_start=7364
113
+ _globals['_HOST_REPLICATYPE']._serialized_end=7436
114
+ _globals['_HOST_HEALTH']._serialized_start=7438
115
+ _globals['_HOST_HEALTH']._serialized_end=7515
116
+ _globals['_HOSTCONFIG']._serialized_start=7518
117
+ _globals['_HOSTCONFIG']._serialized_end=9915
118
+ _globals['_SERVICE']._serialized_start=9918
119
+ _globals['_SERVICE']._serialized_end=10174
120
+ _globals['_SERVICE_TYPE']._serialized_start=10053
121
+ _globals['_SERVICE_TYPE']._serialized_end=10109
122
+ _globals['_SERVICE_HEALTH']._serialized_start=10111
123
+ _globals['_SERVICE_HEALTH']._serialized_end=10174
124
+ _globals['_RESOURCES']._serialized_start=10176
125
+ _globals['_RESOURCES']._serialized_end=10256
126
+ _globals['_ACCESS']._serialized_start=10258
127
+ _globals['_ACCESS']._serialized_end=10367
128
+ _globals['_PERFORMANCEDIAGNOSTICS']._serialized_start=10370
129
+ _globals['_PERFORMANCEDIAGNOSTICS']._serialized_end=10511
130
+ _globals['_DISKSIZEAUTOSCALING']._serialized_start=10514
131
+ _globals['_DISKSIZEAUTOSCALING']._serialized_end=10658
128
132
  # @@protoc_insertion_point(module_scope)
@@ -30,6 +30,8 @@ import yandex.cloud.mdb.postgresql.v1.config.host16_1c_pb2
30
30
  import yandex.cloud.mdb.postgresql.v1.config.host16_pb2
31
31
  import yandex.cloud.mdb.postgresql.v1.config.host17_1c_pb2
32
32
  import yandex.cloud.mdb.postgresql.v1.config.host17_pb2
33
+ import yandex.cloud.mdb.postgresql.v1.config.host18_1c_pb2
34
+ import yandex.cloud.mdb.postgresql.v1.config.host18_pb2
33
35
  import yandex.cloud.mdb.postgresql.v1.config.host9_6_pb2
34
36
  import yandex.cloud.mdb.postgresql.v1.config.postgresql10_1c_pb2
35
37
  import yandex.cloud.mdb.postgresql.v1.config.postgresql10_pb2
@@ -47,6 +49,8 @@ import yandex.cloud.mdb.postgresql.v1.config.postgresql16_1c_pb2
47
49
  import yandex.cloud.mdb.postgresql.v1.config.postgresql16_pb2
48
50
  import yandex.cloud.mdb.postgresql.v1.config.postgresql17_1c_pb2
49
51
  import yandex.cloud.mdb.postgresql.v1.config.postgresql17_pb2
52
+ import yandex.cloud.mdb.postgresql.v1.config.postgresql18_1c_pb2
53
+ import yandex.cloud.mdb.postgresql.v1.config.postgresql18_pb2
50
54
  import yandex.cloud.mdb.postgresql.v1.config.postgresql9_6_pb2
51
55
  import yandex.cloud.mdb.postgresql.v1.maintenance_pb2
52
56
 
@@ -327,6 +331,8 @@ class ClusterConfig(google.protobuf.message.Message):
327
331
  POSTGRESQL_CONFIG_16_1C_FIELD_NUMBER: builtins.int
328
332
  POSTGRESQL_CONFIG_17_FIELD_NUMBER: builtins.int
329
333
  POSTGRESQL_CONFIG_17_1C_FIELD_NUMBER: builtins.int
334
+ POSTGRESQL_CONFIG_18_FIELD_NUMBER: builtins.int
335
+ POSTGRESQL_CONFIG_18_1C_FIELD_NUMBER: builtins.int
330
336
  POOLER_CONFIG_FIELD_NUMBER: builtins.int
331
337
  RESOURCES_FIELD_NUMBER: builtins.int
332
338
  AUTOFAILOVER_FIELD_NUMBER: builtins.int
@@ -405,6 +411,14 @@ class ClusterConfig(google.protobuf.message.Message):
405
411
  def postgresql_config_17_1c(self) -> yandex.cloud.mdb.postgresql.v1.config.postgresql17_1c_pb2.PostgresqlConfigSet17_1C:
406
412
  """Configuration of a PostgreSQL 17 1C server."""
407
413
 
414
+ @property
415
+ def postgresql_config_18(self) -> yandex.cloud.mdb.postgresql.v1.config.postgresql18_pb2.PostgresqlConfigSet18:
416
+ """Configuration of a PostgreSQL 18 server."""
417
+
418
+ @property
419
+ def postgresql_config_18_1c(self) -> yandex.cloud.mdb.postgresql.v1.config.postgresql18_1c_pb2.PostgresqlConfigSet18_1C:
420
+ """Configuration of a PostgreSQL 18 1C server."""
421
+
408
422
  @property
409
423
  def pooler_config(self) -> global___ConnectionPoolerConfig:
410
424
  """Configuration of the connection pooler."""
@@ -458,6 +472,8 @@ class ClusterConfig(google.protobuf.message.Message):
458
472
  postgresql_config_16_1c: yandex.cloud.mdb.postgresql.v1.config.postgresql16_1c_pb2.PostgresqlConfigSet16_1C | None = ...,
459
473
  postgresql_config_17: yandex.cloud.mdb.postgresql.v1.config.postgresql17_pb2.PostgresqlConfigSet17 | None = ...,
460
474
  postgresql_config_17_1c: yandex.cloud.mdb.postgresql.v1.config.postgresql17_1c_pb2.PostgresqlConfigSet17_1C | None = ...,
475
+ postgresql_config_18: yandex.cloud.mdb.postgresql.v1.config.postgresql18_pb2.PostgresqlConfigSet18 | None = ...,
476
+ postgresql_config_18_1c: yandex.cloud.mdb.postgresql.v1.config.postgresql18_1c_pb2.PostgresqlConfigSet18_1C | None = ...,
461
477
  pooler_config: global___ConnectionPoolerConfig | None = ...,
462
478
  resources: global___Resources | None = ...,
463
479
  autofailover: google.protobuf.wrappers_pb2.BoolValue | None = ...,
@@ -467,9 +483,9 @@ class ClusterConfig(google.protobuf.message.Message):
467
483
  performance_diagnostics: global___PerformanceDiagnostics | None = ...,
468
484
  disk_size_autoscaling: global___DiskSizeAutoscaling | None = ...,
469
485
  ) -> None: ...
470
- def HasField(self, field_name: typing.Literal["access", b"access", "autofailover", b"autofailover", "backup_retain_period_days", b"backup_retain_period_days", "backup_window_start", b"backup_window_start", "disk_size_autoscaling", b"disk_size_autoscaling", "performance_diagnostics", b"performance_diagnostics", "pooler_config", b"pooler_config", "postgresql_config", b"postgresql_config", "postgresql_config_10", b"postgresql_config_10", "postgresql_config_10_1c", b"postgresql_config_10_1c", "postgresql_config_11", b"postgresql_config_11", "postgresql_config_11_1c", b"postgresql_config_11_1c", "postgresql_config_12", b"postgresql_config_12", "postgresql_config_12_1c", b"postgresql_config_12_1c", "postgresql_config_13", b"postgresql_config_13", "postgresql_config_13_1c", b"postgresql_config_13_1c", "postgresql_config_14", b"postgresql_config_14", "postgresql_config_14_1c", b"postgresql_config_14_1c", "postgresql_config_15", b"postgresql_config_15", "postgresql_config_15_1c", b"postgresql_config_15_1c", "postgresql_config_16", b"postgresql_config_16", "postgresql_config_16_1c", b"postgresql_config_16_1c", "postgresql_config_17", b"postgresql_config_17", "postgresql_config_17_1c", b"postgresql_config_17_1c", "postgresql_config_9_6", b"postgresql_config_9_6", "resources", b"resources"]) -> builtins.bool: ...
471
- def ClearField(self, field_name: typing.Literal["access", b"access", "autofailover", b"autofailover", "backup_retain_period_days", b"backup_retain_period_days", "backup_window_start", b"backup_window_start", "disk_size_autoscaling", b"disk_size_autoscaling", "performance_diagnostics", b"performance_diagnostics", "pooler_config", b"pooler_config", "postgresql_config", b"postgresql_config", "postgresql_config_10", b"postgresql_config_10", "postgresql_config_10_1c", b"postgresql_config_10_1c", "postgresql_config_11", b"postgresql_config_11", "postgresql_config_11_1c", b"postgresql_config_11_1c", "postgresql_config_12", b"postgresql_config_12", "postgresql_config_12_1c", b"postgresql_config_12_1c", "postgresql_config_13", b"postgresql_config_13", "postgresql_config_13_1c", b"postgresql_config_13_1c", "postgresql_config_14", b"postgresql_config_14", "postgresql_config_14_1c", b"postgresql_config_14_1c", "postgresql_config_15", b"postgresql_config_15", "postgresql_config_15_1c", b"postgresql_config_15_1c", "postgresql_config_16", b"postgresql_config_16", "postgresql_config_16_1c", b"postgresql_config_16_1c", "postgresql_config_17", b"postgresql_config_17", "postgresql_config_17_1c", b"postgresql_config_17_1c", "postgresql_config_9_6", b"postgresql_config_9_6", "resources", b"resources", "version", b"version"]) -> None: ...
472
- def WhichOneof(self, oneof_group: typing.Literal["postgresql_config", b"postgresql_config"]) -> typing.Literal["postgresql_config_9_6", "postgresql_config_10_1c", "postgresql_config_10", "postgresql_config_11", "postgresql_config_11_1c", "postgresql_config_12", "postgresql_config_12_1c", "postgresql_config_13", "postgresql_config_13_1c", "postgresql_config_14", "postgresql_config_14_1c", "postgresql_config_15", "postgresql_config_15_1c", "postgresql_config_16", "postgresql_config_16_1c", "postgresql_config_17", "postgresql_config_17_1c"] | None: ...
486
+ def HasField(self, field_name: typing.Literal["access", b"access", "autofailover", b"autofailover", "backup_retain_period_days", b"backup_retain_period_days", "backup_window_start", b"backup_window_start", "disk_size_autoscaling", b"disk_size_autoscaling", "performance_diagnostics", b"performance_diagnostics", "pooler_config", b"pooler_config", "postgresql_config", b"postgresql_config", "postgresql_config_10", b"postgresql_config_10", "postgresql_config_10_1c", b"postgresql_config_10_1c", "postgresql_config_11", b"postgresql_config_11", "postgresql_config_11_1c", b"postgresql_config_11_1c", "postgresql_config_12", b"postgresql_config_12", "postgresql_config_12_1c", b"postgresql_config_12_1c", "postgresql_config_13", b"postgresql_config_13", "postgresql_config_13_1c", b"postgresql_config_13_1c", "postgresql_config_14", b"postgresql_config_14", "postgresql_config_14_1c", b"postgresql_config_14_1c", "postgresql_config_15", b"postgresql_config_15", "postgresql_config_15_1c", b"postgresql_config_15_1c", "postgresql_config_16", b"postgresql_config_16", "postgresql_config_16_1c", b"postgresql_config_16_1c", "postgresql_config_17", b"postgresql_config_17", "postgresql_config_17_1c", b"postgresql_config_17_1c", "postgresql_config_18", b"postgresql_config_18", "postgresql_config_18_1c", b"postgresql_config_18_1c", "postgresql_config_9_6", b"postgresql_config_9_6", "resources", b"resources"]) -> builtins.bool: ...
487
+ def ClearField(self, field_name: typing.Literal["access", b"access", "autofailover", b"autofailover", "backup_retain_period_days", b"backup_retain_period_days", "backup_window_start", b"backup_window_start", "disk_size_autoscaling", b"disk_size_autoscaling", "performance_diagnostics", b"performance_diagnostics", "pooler_config", b"pooler_config", "postgresql_config", b"postgresql_config", "postgresql_config_10", b"postgresql_config_10", "postgresql_config_10_1c", b"postgresql_config_10_1c", "postgresql_config_11", b"postgresql_config_11", "postgresql_config_11_1c", b"postgresql_config_11_1c", "postgresql_config_12", b"postgresql_config_12", "postgresql_config_12_1c", b"postgresql_config_12_1c", "postgresql_config_13", b"postgresql_config_13", "postgresql_config_13_1c", b"postgresql_config_13_1c", "postgresql_config_14", b"postgresql_config_14", "postgresql_config_14_1c", b"postgresql_config_14_1c", "postgresql_config_15", b"postgresql_config_15", "postgresql_config_15_1c", b"postgresql_config_15_1c", "postgresql_config_16", b"postgresql_config_16", "postgresql_config_16_1c", b"postgresql_config_16_1c", "postgresql_config_17", b"postgresql_config_17", "postgresql_config_17_1c", b"postgresql_config_17_1c", "postgresql_config_18", b"postgresql_config_18", "postgresql_config_18_1c", b"postgresql_config_18_1c", "postgresql_config_9_6", b"postgresql_config_9_6", "resources", b"resources", "version", b"version"]) -> None: ...
488
+ def WhichOneof(self, oneof_group: typing.Literal["postgresql_config", b"postgresql_config"]) -> typing.Literal["postgresql_config_9_6", "postgresql_config_10_1c", "postgresql_config_10", "postgresql_config_11", "postgresql_config_11_1c", "postgresql_config_12", "postgresql_config_12_1c", "postgresql_config_13", "postgresql_config_13_1c", "postgresql_config_14", "postgresql_config_14_1c", "postgresql_config_15", "postgresql_config_15_1c", "postgresql_config_16", "postgresql_config_16_1c", "postgresql_config_17", "postgresql_config_17_1c", "postgresql_config_18", "postgresql_config_18_1c"] | None: ...
473
489
 
474
490
  global___ClusterConfig = ClusterConfig
475
491
 
@@ -693,6 +709,8 @@ class HostConfig(google.protobuf.message.Message):
693
709
  POSTGRESQL_CONFIG_16_1C_FIELD_NUMBER: builtins.int
694
710
  POSTGRESQL_CONFIG_17_FIELD_NUMBER: builtins.int
695
711
  POSTGRESQL_CONFIG_17_1C_FIELD_NUMBER: builtins.int
712
+ POSTGRESQL_CONFIG_18_FIELD_NUMBER: builtins.int
713
+ POSTGRESQL_CONFIG_18_1C_FIELD_NUMBER: builtins.int
696
714
  @property
697
715
  def postgresql_config_9_6(self) -> yandex.cloud.mdb.postgresql.v1.config.host9_6_pb2.PostgresqlHostConfig9_6:
698
716
  """Configuration for a host with PostgreSQL 9.6 server deployed."""
@@ -761,6 +779,14 @@ class HostConfig(google.protobuf.message.Message):
761
779
  def postgresql_config_17_1c(self) -> yandex.cloud.mdb.postgresql.v1.config.host17_1c_pb2.PostgresqlHostConfig17_1C:
762
780
  """Configuration for a host with PostgreSQL 17 1C server deployed."""
763
781
 
782
+ @property
783
+ def postgresql_config_18(self) -> yandex.cloud.mdb.postgresql.v1.config.host18_pb2.PostgresqlHostConfig18:
784
+ """Configuration for a host with PostgreSQL 18 server deployed."""
785
+
786
+ @property
787
+ def postgresql_config_18_1c(self) -> yandex.cloud.mdb.postgresql.v1.config.host18_1c_pb2.PostgresqlHostConfig18_1C:
788
+ """Configuration for a host with PostgreSQL 18 1C server deployed."""
789
+
764
790
  def __init__(
765
791
  self,
766
792
  *,
@@ -781,10 +807,12 @@ class HostConfig(google.protobuf.message.Message):
781
807
  postgresql_config_16_1c: yandex.cloud.mdb.postgresql.v1.config.host16_1c_pb2.PostgresqlHostConfig16_1C | None = ...,
782
808
  postgresql_config_17: yandex.cloud.mdb.postgresql.v1.config.host17_pb2.PostgresqlHostConfig17 | None = ...,
783
809
  postgresql_config_17_1c: yandex.cloud.mdb.postgresql.v1.config.host17_1c_pb2.PostgresqlHostConfig17_1C | None = ...,
810
+ postgresql_config_18: yandex.cloud.mdb.postgresql.v1.config.host18_pb2.PostgresqlHostConfig18 | None = ...,
811
+ postgresql_config_18_1c: yandex.cloud.mdb.postgresql.v1.config.host18_1c_pb2.PostgresqlHostConfig18_1C | None = ...,
784
812
  ) -> None: ...
785
- def HasField(self, field_name: typing.Literal["postgresql_config", b"postgresql_config", "postgresql_config_10", b"postgresql_config_10", "postgresql_config_10_1c", b"postgresql_config_10_1c", "postgresql_config_11", b"postgresql_config_11", "postgresql_config_11_1c", b"postgresql_config_11_1c", "postgresql_config_12", b"postgresql_config_12", "postgresql_config_12_1c", b"postgresql_config_12_1c", "postgresql_config_13", b"postgresql_config_13", "postgresql_config_13_1c", b"postgresql_config_13_1c", "postgresql_config_14", b"postgresql_config_14", "postgresql_config_14_1c", b"postgresql_config_14_1c", "postgresql_config_15", b"postgresql_config_15", "postgresql_config_15_1c", b"postgresql_config_15_1c", "postgresql_config_16", b"postgresql_config_16", "postgresql_config_16_1c", b"postgresql_config_16_1c", "postgresql_config_17", b"postgresql_config_17", "postgresql_config_17_1c", b"postgresql_config_17_1c", "postgresql_config_9_6", b"postgresql_config_9_6"]) -> builtins.bool: ...
786
- def ClearField(self, field_name: typing.Literal["postgresql_config", b"postgresql_config", "postgresql_config_10", b"postgresql_config_10", "postgresql_config_10_1c", b"postgresql_config_10_1c", "postgresql_config_11", b"postgresql_config_11", "postgresql_config_11_1c", b"postgresql_config_11_1c", "postgresql_config_12", b"postgresql_config_12", "postgresql_config_12_1c", b"postgresql_config_12_1c", "postgresql_config_13", b"postgresql_config_13", "postgresql_config_13_1c", b"postgresql_config_13_1c", "postgresql_config_14", b"postgresql_config_14", "postgresql_config_14_1c", b"postgresql_config_14_1c", "postgresql_config_15", b"postgresql_config_15", "postgresql_config_15_1c", b"postgresql_config_15_1c", "postgresql_config_16", b"postgresql_config_16", "postgresql_config_16_1c", b"postgresql_config_16_1c", "postgresql_config_17", b"postgresql_config_17", "postgresql_config_17_1c", b"postgresql_config_17_1c", "postgresql_config_9_6", b"postgresql_config_9_6"]) -> None: ...
787
- def WhichOneof(self, oneof_group: typing.Literal["postgresql_config", b"postgresql_config"]) -> typing.Literal["postgresql_config_9_6", "postgresql_config_10_1c", "postgresql_config_10", "postgresql_config_11", "postgresql_config_11_1c", "postgresql_config_12", "postgresql_config_12_1c", "postgresql_config_13", "postgresql_config_13_1c", "postgresql_config_14", "postgresql_config_14_1c", "postgresql_config_15", "postgresql_config_15_1c", "postgresql_config_16", "postgresql_config_16_1c", "postgresql_config_17", "postgresql_config_17_1c"] | None: ...
813
+ def HasField(self, field_name: typing.Literal["postgresql_config", b"postgresql_config", "postgresql_config_10", b"postgresql_config_10", "postgresql_config_10_1c", b"postgresql_config_10_1c", "postgresql_config_11", b"postgresql_config_11", "postgresql_config_11_1c", b"postgresql_config_11_1c", "postgresql_config_12", b"postgresql_config_12", "postgresql_config_12_1c", b"postgresql_config_12_1c", "postgresql_config_13", b"postgresql_config_13", "postgresql_config_13_1c", b"postgresql_config_13_1c", "postgresql_config_14", b"postgresql_config_14", "postgresql_config_14_1c", b"postgresql_config_14_1c", "postgresql_config_15", b"postgresql_config_15", "postgresql_config_15_1c", b"postgresql_config_15_1c", "postgresql_config_16", b"postgresql_config_16", "postgresql_config_16_1c", b"postgresql_config_16_1c", "postgresql_config_17", b"postgresql_config_17", "postgresql_config_17_1c", b"postgresql_config_17_1c", "postgresql_config_18", b"postgresql_config_18", "postgresql_config_18_1c", b"postgresql_config_18_1c", "postgresql_config_9_6", b"postgresql_config_9_6"]) -> builtins.bool: ...
814
+ def ClearField(self, field_name: typing.Literal["postgresql_config", b"postgresql_config", "postgresql_config_10", b"postgresql_config_10", "postgresql_config_10_1c", b"postgresql_config_10_1c", "postgresql_config_11", b"postgresql_config_11", "postgresql_config_11_1c", b"postgresql_config_11_1c", "postgresql_config_12", b"postgresql_config_12", "postgresql_config_12_1c", b"postgresql_config_12_1c", "postgresql_config_13", b"postgresql_config_13", "postgresql_config_13_1c", b"postgresql_config_13_1c", "postgresql_config_14", b"postgresql_config_14", "postgresql_config_14_1c", b"postgresql_config_14_1c", "postgresql_config_15", b"postgresql_config_15", "postgresql_config_15_1c", b"postgresql_config_15_1c", "postgresql_config_16", b"postgresql_config_16", "postgresql_config_16_1c", b"postgresql_config_16_1c", "postgresql_config_17", b"postgresql_config_17", "postgresql_config_17_1c", b"postgresql_config_17_1c", "postgresql_config_18", b"postgresql_config_18", "postgresql_config_18_1c", b"postgresql_config_18_1c", "postgresql_config_9_6", b"postgresql_config_9_6"]) -> None: ...
815
+ def WhichOneof(self, oneof_group: typing.Literal["postgresql_config", b"postgresql_config"]) -> typing.Literal["postgresql_config_9_6", "postgresql_config_10_1c", "postgresql_config_10", "postgresql_config_11", "postgresql_config_11_1c", "postgresql_config_12", "postgresql_config_12_1c", "postgresql_config_13", "postgresql_config_13_1c", "postgresql_config_14", "postgresql_config_14_1c", "postgresql_config_15", "postgresql_config_15_1c", "postgresql_config_16", "postgresql_config_16_1c", "postgresql_config_17", "postgresql_config_17_1c", "postgresql_config_18", "postgresql_config_18_1c"] | None: ...
788
816
 
789
817
  global___HostConfig = HostConfig
790
818