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
@@ -29,7 +29,7 @@ from yandex.cloud.logging.v1 import log_entry_pb2 as yandex_dot_cloud_dot_loggin
29
29
  from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
30
30
 
31
31
 
32
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n%yandex/cloud/airflow/v1/cluster.proto\x12\x17yandex.cloud.airflow.v1\x1a$yandex/cloud/airflow/v1/common.proto\x1a)yandex/cloud/airflow/v1/maintenance.proto\x1a\x1dyandex/cloud/validation.proto\x1a\'yandex/cloud/logging/v1/log_entry.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\xde\x07\n\x07\x43luster\x12\n\n\x02id\x18\x01 \x01(\t\x12\x11\n\tfolder_id\x18\x02 \x01(\t\x12.\n\ncreated_at\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x0c\n\x04name\x18\x04 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x05 \x01(\t\x12<\n\x06labels\x18\x06 \x03(\x0b\x32,.yandex.cloud.airflow.v1.Cluster.LabelsEntry\x12\x37\n\nmonitoring\x18\x08 \x03(\x0b\x32#.yandex.cloud.airflow.v1.Monitoring\x12\x36\n\x06\x63onfig\x18\t \x01(\x0b\x32&.yandex.cloud.airflow.v1.ClusterConfig\x12/\n\x06health\x18\n \x01(\x0e\x32\x1f.yandex.cloud.airflow.v1.Health\x12\x37\n\x06status\x18\x0b \x01(\x0e\x32\'.yandex.cloud.airflow.v1.Cluster.Status\x12\x37\n\x07network\x18\x0c \x01(\x0b\x32&.yandex.cloud.airflow.v1.NetworkConfig\x12:\n\tcode_sync\x18\r \x01(\x0b\x32\'.yandex.cloud.airflow.v1.CodeSyncConfig\x12\x1b\n\x13\x64\x65letion_protection\x18\x0e \x01(\x08\x12\x15\n\rwebserver_url\x18\x0f \x01(\t\x12$\n\x12service_account_id\x18\x10 \x01(\tB\x08\x8a\xc8\x31\x04<=50\x12\x37\n\x07logging\x18\x11 \x01(\x0b\x32&.yandex.cloud.airflow.v1.LoggingConfig\x12\x46\n\x12maintenance_window\x18\x12 \x01(\x0b\x32*.yandex.cloud.airflow.v1.MaintenanceWindow\x12H\n\x11planned_operation\x18\x13 \x01(\x0b\x32-.yandex.cloud.airflow.v1.MaintenanceOperation\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"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\x08STOPPING\x10\x04\x12\x0b\n\x07STOPPED\x10\x05\x12\x0c\n\x08STARTING\x10\x06\x12\x0c\n\x08UPDATING\x10\x07J\x04\x08\x07\x10\x08\"=\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\"\x87\x04\n\rClusterConfig\x12\x16\n\nversion_id\x18\x01 \x01(\tB\x02\x18\x01\x12\x37\n\x07\x61irflow\x18\x02 \x01(\x0b\x32&.yandex.cloud.airflow.v1.AirflowConfig\x12\x41\n\twebserver\x18\x03 \x01(\x0b\x32(.yandex.cloud.airflow.v1.WebserverConfigB\x04\xe8\xc7\x31\x01\x12\x41\n\tscheduler\x18\x04 \x01(\x0b\x32(.yandex.cloud.airflow.v1.SchedulerConfigB\x04\xe8\xc7\x31\x01\x12;\n\ttriggerer\x18\x05 \x01(\x0b\x32(.yandex.cloud.airflow.v1.TriggererConfig\x12;\n\x06worker\x18\x06 \x01(\x0b\x32%.yandex.cloud.airflow.v1.WorkerConfigB\x04\xe8\xc7\x31\x01\x12;\n\x0c\x64\x65pendencies\x18\x07 \x01(\x0b\x32%.yandex.cloud.airflow.v1.Dependencies\x12\x37\n\x07lockbox\x18\x08 \x01(\x0b\x32&.yandex.cloud.airflow.v1.LockboxConfig\x12\x17\n\x0f\x61irflow_version\x18\t \x01(\t\x12\x16\n\x0epython_version\x18\n \x01(\t\"\x82\x01\n\rAirflowConfig\x12\x42\n\x06\x63onfig\x18\x01 \x03(\x0b\x32\x32.yandex.cloud.airflow.v1.AirflowConfig.ConfigEntry\x1a-\n\x0b\x43onfigEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"b\n\x0fWebserverConfig\x12\x18\n\x05\x63ount\x18\x01 \x01(\x03\x42\t\xfa\xc7\x31\x05\x31-512\x12\x35\n\tresources\x18\x02 \x01(\x0b\x32\".yandex.cloud.airflow.v1.Resources\"b\n\x0fSchedulerConfig\x12\x18\n\x05\x63ount\x18\x01 \x01(\x03\x42\t\xfa\xc7\x31\x05\x31-512\x12\x35\n\tresources\x18\x02 \x01(\x0b\x32\".yandex.cloud.airflow.v1.Resources\"b\n\x0fTriggererConfig\x12\x18\n\x05\x63ount\x18\x01 \x01(\x03\x42\t\xfa\xc7\x31\x05\x30-512\x12\x35\n\tresources\x18\x02 \x01(\x0b\x32\".yandex.cloud.airflow.v1.Resources\"\x81\x01\n\x0cWorkerConfig\x12\x1c\n\tmin_count\x18\x01 \x01(\x03\x42\t\xfa\xc7\x31\x05\x30-512\x12\x1c\n\tmax_count\x18\x02 \x01(\x03\x42\t\xfa\xc7\x31\x05\x31-512\x12\x35\n\tresources\x18\x03 \x01(\x0b\x32\".yandex.cloud.airflow.v1.Resources\":\n\x0c\x44\x65pendencies\x12\x14\n\x0cpip_packages\x18\x01 \x03(\t\x12\x14\n\x0c\x64\x65\x62_packages\x18\x02 \x03(\t\"?\n\rNetworkConfig\x12\x12\n\nsubnet_ids\x18\x01 \x03(\t\x12\x1a\n\x12security_group_ids\x18\x02 \x03(\t\"\x1a\n\x08S3Config\x12\x0e\n\x06\x62ucket\x18\x03 \x01(\t\"\\\n\rGitSyncConfig\x12\x12\n\x04repo\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x14\n\x06\x62ranch\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x10\n\x08sub_path\x18\x03 \x01(\t\x12\x0f\n\x07ssh_key\x18\x04 \x01(\t\"\x8d\x01\n\x0e\x43odeSyncConfig\x12/\n\x02s3\x18\x01 \x01(\x0b\x32!.yandex.cloud.airflow.v1.S3ConfigH\x00\x12:\n\x08git_sync\x18\x02 \x01(\x0b\x32&.yandex.cloud.airflow.v1.GitSyncConfigH\x00\x42\x0e\n\x06source\x12\x04\xc0\xc1\x31\x01\"\xe2\x01\n\rLoggingConfig\x12\x0f\n\x07\x65nabled\x18\x01 \x01(\x08\x12\x38\n\tfolder_id\x18\x02 \x01(\tB#\xf2\xc7\x31\x1f([a-zA-Z][-a-zA-Z0-9_.]{0,63})?H\x00\x12;\n\x0clog_group_id\x18\x03 \x01(\tB#\xf2\xc7\x31\x1f([a-zA-Z][-a-zA-Z0-9_.]{0,63})?H\x00\x12:\n\tmin_level\x18\x04 \x01(\x0e\x32\'.yandex.cloud.logging.v1.LogLevel.LevelB\r\n\x0b\x64\x65stination\" \n\rLockboxConfig\x12\x0f\n\x07\x65nabled\x18\x01 \x01(\x08\x42\x62\n\x1byandex.cloud.api.airflow.v1ZCgithub.com/yandex-cloud/go-genproto/yandex/cloud/airflow/v1;airflowb\x06proto3')
32
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n%yandex/cloud/airflow/v1/cluster.proto\x12\x17yandex.cloud.airflow.v1\x1a$yandex/cloud/airflow/v1/common.proto\x1a)yandex/cloud/airflow/v1/maintenance.proto\x1a\x1dyandex/cloud/validation.proto\x1a\'yandex/cloud/logging/v1/log_entry.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\xde\x07\n\x07\x43luster\x12\n\n\x02id\x18\x01 \x01(\t\x12\x11\n\tfolder_id\x18\x02 \x01(\t\x12.\n\ncreated_at\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x0c\n\x04name\x18\x04 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x05 \x01(\t\x12<\n\x06labels\x18\x06 \x03(\x0b\x32,.yandex.cloud.airflow.v1.Cluster.LabelsEntry\x12\x37\n\nmonitoring\x18\x08 \x03(\x0b\x32#.yandex.cloud.airflow.v1.Monitoring\x12\x36\n\x06\x63onfig\x18\t \x01(\x0b\x32&.yandex.cloud.airflow.v1.ClusterConfig\x12/\n\x06health\x18\n \x01(\x0e\x32\x1f.yandex.cloud.airflow.v1.Health\x12\x37\n\x06status\x18\x0b \x01(\x0e\x32\'.yandex.cloud.airflow.v1.Cluster.Status\x12\x37\n\x07network\x18\x0c \x01(\x0b\x32&.yandex.cloud.airflow.v1.NetworkConfig\x12:\n\tcode_sync\x18\r \x01(\x0b\x32\'.yandex.cloud.airflow.v1.CodeSyncConfig\x12\x1b\n\x13\x64\x65letion_protection\x18\x0e \x01(\x08\x12\x15\n\rwebserver_url\x18\x0f \x01(\t\x12$\n\x12service_account_id\x18\x10 \x01(\tB\x08\x8a\xc8\x31\x04<=50\x12\x37\n\x07logging\x18\x11 \x01(\x0b\x32&.yandex.cloud.airflow.v1.LoggingConfig\x12\x46\n\x12maintenance_window\x18\x12 \x01(\x0b\x32*.yandex.cloud.airflow.v1.MaintenanceWindow\x12H\n\x11planned_operation\x18\x13 \x01(\x0b\x32-.yandex.cloud.airflow.v1.MaintenanceOperation\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"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\x08STOPPING\x10\x04\x12\x0b\n\x07STOPPED\x10\x05\x12\x0c\n\x08STARTING\x10\x06\x12\x0c\n\x08UPDATING\x10\x07J\x04\x08\x07\x10\x08\"=\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\"\xcb\x04\n\rClusterConfig\x12\x16\n\nversion_id\x18\x01 \x01(\tB\x02\x18\x01\x12\x37\n\x07\x61irflow\x18\x02 \x01(\x0b\x32&.yandex.cloud.airflow.v1.AirflowConfig\x12\x41\n\twebserver\x18\x03 \x01(\x0b\x32(.yandex.cloud.airflow.v1.WebserverConfigB\x04\xe8\xc7\x31\x01\x12\x41\n\tscheduler\x18\x04 \x01(\x0b\x32(.yandex.cloud.airflow.v1.SchedulerConfigB\x04\xe8\xc7\x31\x01\x12;\n\ttriggerer\x18\x05 \x01(\x0b\x32(.yandex.cloud.airflow.v1.TriggererConfig\x12;\n\x06worker\x18\x06 \x01(\x0b\x32%.yandex.cloud.airflow.v1.WorkerConfigB\x04\xe8\xc7\x31\x01\x12;\n\x0c\x64\x65pendencies\x18\x07 \x01(\x0b\x32%.yandex.cloud.airflow.v1.Dependencies\x12\x37\n\x07lockbox\x18\x08 \x01(\x0b\x32&.yandex.cloud.airflow.v1.LockboxConfig\x12\x17\n\x0f\x61irflow_version\x18\t \x01(\t\x12\x16\n\x0epython_version\x18\n \x01(\t\x12\x42\n\rdag_processor\x18\x0b \x01(\x0b\x32+.yandex.cloud.airflow.v1.DagProcessorConfig\"\x82\x01\n\rAirflowConfig\x12\x42\n\x06\x63onfig\x18\x01 \x03(\x0b\x32\x32.yandex.cloud.airflow.v1.AirflowConfig.ConfigEntry\x1a-\n\x0b\x43onfigEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"b\n\x0fWebserverConfig\x12\x18\n\x05\x63ount\x18\x01 \x01(\x03\x42\t\xfa\xc7\x31\x05\x31-512\x12\x35\n\tresources\x18\x02 \x01(\x0b\x32\".yandex.cloud.airflow.v1.Resources\"b\n\x0fSchedulerConfig\x12\x18\n\x05\x63ount\x18\x01 \x01(\x03\x42\t\xfa\xc7\x31\x05\x31-512\x12\x35\n\tresources\x18\x02 \x01(\x0b\x32\".yandex.cloud.airflow.v1.Resources\"e\n\x12\x44\x61gProcessorConfig\x12\x18\n\x05\x63ount\x18\x01 \x01(\x03\x42\t\xfa\xc7\x31\x05\x31-512\x12\x35\n\tresources\x18\x02 \x01(\x0b\x32\".yandex.cloud.airflow.v1.Resources\"b\n\x0fTriggererConfig\x12\x18\n\x05\x63ount\x18\x01 \x01(\x03\x42\t\xfa\xc7\x31\x05\x30-512\x12\x35\n\tresources\x18\x02 \x01(\x0b\x32\".yandex.cloud.airflow.v1.Resources\"\x81\x01\n\x0cWorkerConfig\x12\x1c\n\tmin_count\x18\x01 \x01(\x03\x42\t\xfa\xc7\x31\x05\x30-512\x12\x1c\n\tmax_count\x18\x02 \x01(\x03\x42\t\xfa\xc7\x31\x05\x31-512\x12\x35\n\tresources\x18\x03 \x01(\x0b\x32\".yandex.cloud.airflow.v1.Resources\":\n\x0c\x44\x65pendencies\x12\x14\n\x0cpip_packages\x18\x01 \x03(\t\x12\x14\n\x0c\x64\x65\x62_packages\x18\x02 \x03(\t\"?\n\rNetworkConfig\x12\x12\n\nsubnet_ids\x18\x01 \x03(\t\x12\x1a\n\x12security_group_ids\x18\x02 \x03(\t\"\x1a\n\x08S3Config\x12\x0e\n\x06\x62ucket\x18\x03 \x01(\t\"\\\n\rGitSyncConfig\x12\x12\n\x04repo\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x14\n\x06\x62ranch\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x10\n\x08sub_path\x18\x03 \x01(\t\x12\x0f\n\x07ssh_key\x18\x04 \x01(\t\"\x8d\x01\n\x0e\x43odeSyncConfig\x12/\n\x02s3\x18\x01 \x01(\x0b\x32!.yandex.cloud.airflow.v1.S3ConfigH\x00\x12:\n\x08git_sync\x18\x02 \x01(\x0b\x32&.yandex.cloud.airflow.v1.GitSyncConfigH\x00\x42\x0e\n\x06source\x12\x04\xc0\xc1\x31\x01\"\xe2\x01\n\rLoggingConfig\x12\x0f\n\x07\x65nabled\x18\x01 \x01(\x08\x12\x38\n\tfolder_id\x18\x02 \x01(\tB#\xf2\xc7\x31\x1f([a-zA-Z][-a-zA-Z0-9_.]{0,63})?H\x00\x12;\n\x0clog_group_id\x18\x03 \x01(\tB#\xf2\xc7\x31\x1f([a-zA-Z][-a-zA-Z0-9_.]{0,63})?H\x00\x12:\n\tmin_level\x18\x04 \x01(\x0e\x32\'.yandex.cloud.logging.v1.LogLevel.LevelB\r\n\x0b\x64\x65stination\" \n\rLockboxConfig\x12\x0f\n\x07\x65nabled\x18\x01 \x01(\x08\x42\x62\n\x1byandex.cloud.api.airflow.v1ZCgithub.com/yandex-cloud/go-genproto/yandex/cloud/airflow/v1;airflowb\x06proto3')
33
33
 
34
34
  _globals = globals()
35
35
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -55,6 +55,8 @@ if not _descriptor._USE_C_DESCRIPTORS:
55
55
  _globals['_WEBSERVERCONFIG'].fields_by_name['count']._serialized_options = b'\372\3071\0051-512'
56
56
  _globals['_SCHEDULERCONFIG'].fields_by_name['count']._loaded_options = None
57
57
  _globals['_SCHEDULERCONFIG'].fields_by_name['count']._serialized_options = b'\372\3071\0051-512'
58
+ _globals['_DAGPROCESSORCONFIG'].fields_by_name['count']._loaded_options = None
59
+ _globals['_DAGPROCESSORCONFIG'].fields_by_name['count']._serialized_options = b'\372\3071\0051-512'
58
60
  _globals['_TRIGGERERCONFIG'].fields_by_name['count']._loaded_options = None
59
61
  _globals['_TRIGGERERCONFIG'].fields_by_name['count']._serialized_options = b'\372\3071\0050-512'
60
62
  _globals['_WORKERCONFIG'].fields_by_name['min_count']._loaded_options = None
@@ -80,31 +82,33 @@ if not _descriptor._USE_C_DESCRIPTORS:
80
82
  _globals['_MONITORING']._serialized_start=1245
81
83
  _globals['_MONITORING']._serialized_end=1306
82
84
  _globals['_CLUSTERCONFIG']._serialized_start=1309
83
- _globals['_CLUSTERCONFIG']._serialized_end=1828
84
- _globals['_AIRFLOWCONFIG']._serialized_start=1831
85
- _globals['_AIRFLOWCONFIG']._serialized_end=1961
86
- _globals['_AIRFLOWCONFIG_CONFIGENTRY']._serialized_start=1916
87
- _globals['_AIRFLOWCONFIG_CONFIGENTRY']._serialized_end=1961
88
- _globals['_WEBSERVERCONFIG']._serialized_start=1963
89
- _globals['_WEBSERVERCONFIG']._serialized_end=2061
90
- _globals['_SCHEDULERCONFIG']._serialized_start=2063
91
- _globals['_SCHEDULERCONFIG']._serialized_end=2161
92
- _globals['_TRIGGERERCONFIG']._serialized_start=2163
93
- _globals['_TRIGGERERCONFIG']._serialized_end=2261
94
- _globals['_WORKERCONFIG']._serialized_start=2264
95
- _globals['_WORKERCONFIG']._serialized_end=2393
96
- _globals['_DEPENDENCIES']._serialized_start=2395
97
- _globals['_DEPENDENCIES']._serialized_end=2453
98
- _globals['_NETWORKCONFIG']._serialized_start=2455
99
- _globals['_NETWORKCONFIG']._serialized_end=2518
100
- _globals['_S3CONFIG']._serialized_start=2520
101
- _globals['_S3CONFIG']._serialized_end=2546
102
- _globals['_GITSYNCCONFIG']._serialized_start=2548
103
- _globals['_GITSYNCCONFIG']._serialized_end=2640
104
- _globals['_CODESYNCCONFIG']._serialized_start=2643
105
- _globals['_CODESYNCCONFIG']._serialized_end=2784
106
- _globals['_LOGGINGCONFIG']._serialized_start=2787
107
- _globals['_LOGGINGCONFIG']._serialized_end=3013
108
- _globals['_LOCKBOXCONFIG']._serialized_start=3015
109
- _globals['_LOCKBOXCONFIG']._serialized_end=3047
85
+ _globals['_CLUSTERCONFIG']._serialized_end=1896
86
+ _globals['_AIRFLOWCONFIG']._serialized_start=1899
87
+ _globals['_AIRFLOWCONFIG']._serialized_end=2029
88
+ _globals['_AIRFLOWCONFIG_CONFIGENTRY']._serialized_start=1984
89
+ _globals['_AIRFLOWCONFIG_CONFIGENTRY']._serialized_end=2029
90
+ _globals['_WEBSERVERCONFIG']._serialized_start=2031
91
+ _globals['_WEBSERVERCONFIG']._serialized_end=2129
92
+ _globals['_SCHEDULERCONFIG']._serialized_start=2131
93
+ _globals['_SCHEDULERCONFIG']._serialized_end=2229
94
+ _globals['_DAGPROCESSORCONFIG']._serialized_start=2231
95
+ _globals['_DAGPROCESSORCONFIG']._serialized_end=2332
96
+ _globals['_TRIGGERERCONFIG']._serialized_start=2334
97
+ _globals['_TRIGGERERCONFIG']._serialized_end=2432
98
+ _globals['_WORKERCONFIG']._serialized_start=2435
99
+ _globals['_WORKERCONFIG']._serialized_end=2564
100
+ _globals['_DEPENDENCIES']._serialized_start=2566
101
+ _globals['_DEPENDENCIES']._serialized_end=2624
102
+ _globals['_NETWORKCONFIG']._serialized_start=2626
103
+ _globals['_NETWORKCONFIG']._serialized_end=2689
104
+ _globals['_S3CONFIG']._serialized_start=2691
105
+ _globals['_S3CONFIG']._serialized_end=2717
106
+ _globals['_GITSYNCCONFIG']._serialized_start=2719
107
+ _globals['_GITSYNCCONFIG']._serialized_end=2811
108
+ _globals['_CODESYNCCONFIG']._serialized_start=2814
109
+ _globals['_CODESYNCCONFIG']._serialized_end=2955
110
+ _globals['_LOGGINGCONFIG']._serialized_start=2958
111
+ _globals['_LOGGINGCONFIG']._serialized_end=3184
112
+ _globals['_LOCKBOXCONFIG']._serialized_start=3186
113
+ _globals['_LOCKBOXCONFIG']._serialized_end=3218
110
114
  # @@protoc_insertion_point(module_scope)
@@ -231,6 +231,7 @@ class ClusterConfig(google.protobuf.message.Message):
231
231
  LOCKBOX_FIELD_NUMBER: builtins.int
232
232
  AIRFLOW_VERSION_FIELD_NUMBER: builtins.int
233
233
  PYTHON_VERSION_FIELD_NUMBER: builtins.int
234
+ DAG_PROCESSOR_FIELD_NUMBER: builtins.int
234
235
  version_id: builtins.str
235
236
  """Version of Apache Airflow that runs on the cluster.
236
237
  Use `airflow_version` instead.
@@ -267,6 +268,10 @@ class ClusterConfig(google.protobuf.message.Message):
267
268
  def lockbox(self) -> global___LockboxConfig:
268
269
  """Configuration of Lockbox Secret Backend."""
269
270
 
271
+ @property
272
+ def dag_processor(self) -> global___DagProcessorConfig:
273
+ """Configuration of dag-processor instances."""
274
+
270
275
  def __init__(
271
276
  self,
272
277
  *,
@@ -280,9 +285,10 @@ class ClusterConfig(google.protobuf.message.Message):
280
285
  lockbox: global___LockboxConfig | None = ...,
281
286
  airflow_version: builtins.str = ...,
282
287
  python_version: builtins.str = ...,
288
+ dag_processor: global___DagProcessorConfig | None = ...,
283
289
  ) -> None: ...
284
- def HasField(self, field_name: typing.Literal["airflow", b"airflow", "dependencies", b"dependencies", "lockbox", b"lockbox", "scheduler", b"scheduler", "triggerer", b"triggerer", "webserver", b"webserver", "worker", b"worker"]) -> builtins.bool: ...
285
- def ClearField(self, field_name: typing.Literal["airflow", b"airflow", "airflow_version", b"airflow_version", "dependencies", b"dependencies", "lockbox", b"lockbox", "python_version", b"python_version", "scheduler", b"scheduler", "triggerer", b"triggerer", "version_id", b"version_id", "webserver", b"webserver", "worker", b"worker"]) -> None: ...
290
+ def HasField(self, field_name: typing.Literal["airflow", b"airflow", "dag_processor", b"dag_processor", "dependencies", b"dependencies", "lockbox", b"lockbox", "scheduler", b"scheduler", "triggerer", b"triggerer", "webserver", b"webserver", "worker", b"worker"]) -> builtins.bool: ...
291
+ def ClearField(self, field_name: typing.Literal["airflow", b"airflow", "airflow_version", b"airflow_version", "dag_processor", b"dag_processor", "dependencies", b"dependencies", "lockbox", b"lockbox", "python_version", b"python_version", "scheduler", b"scheduler", "triggerer", b"triggerer", "version_id", b"version_id", "webserver", b"webserver", "worker", b"worker"]) -> None: ...
286
292
 
287
293
  global___ClusterConfig = ClusterConfig
288
294
 
@@ -366,6 +372,29 @@ class SchedulerConfig(google.protobuf.message.Message):
366
372
 
367
373
  global___SchedulerConfig = SchedulerConfig
368
374
 
375
+ @typing.final
376
+ class DagProcessorConfig(google.protobuf.message.Message):
377
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
378
+
379
+ COUNT_FIELD_NUMBER: builtins.int
380
+ RESOURCES_FIELD_NUMBER: builtins.int
381
+ count: builtins.int
382
+ """The number of dag-processor instances in the cluster."""
383
+ @property
384
+ def resources(self) -> yandex.cloud.airflow.v1.common_pb2.Resources:
385
+ """Resources allocated to dag-processor instances."""
386
+
387
+ def __init__(
388
+ self,
389
+ *,
390
+ count: builtins.int = ...,
391
+ resources: yandex.cloud.airflow.v1.common_pb2.Resources | None = ...,
392
+ ) -> None: ...
393
+ def HasField(self, field_name: typing.Literal["resources", b"resources"]) -> builtins.bool: ...
394
+ def ClearField(self, field_name: typing.Literal["count", b"count", "resources", b"resources"]) -> None: ...
395
+
396
+ global___DagProcessorConfig = DagProcessorConfig
397
+
369
398
  @typing.final
370
399
  class TriggererConfig(google.protobuf.message.Message):
371
400
  DESCRIPTOR: google.protobuf.descriptor.Descriptor
@@ -31,7 +31,7 @@ from yandex.cloud import validation_pb2 as yandex_dot_cloud_dot_validation__pb2
31
31
  from yandex.cloud.api import operation_pb2 as yandex_dot_cloud_dot_api_dot_operation__pb2
32
32
 
33
33
 
34
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n-yandex/cloud/airflow/v1/cluster_service.proto\x12\x17yandex.cloud.airflow.v1\x1a\x1cgoogle/api/annotations.proto\x1a google/protobuf/field_mask.proto\x1a%yandex/cloud/airflow/v1/cluster.proto\x1a)yandex/cloud/airflow/v1/maintenance.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1dyandex/cloud/validation.proto\x1a yandex/cloud/api/operation.proto\"5\n\x11GetClusterRequest\x12 \n\ncluster_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"\x90\x01\n\x13ListClustersRequest\x12\x1f\n\tfolder_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x1d\n\tpage_size\x18\x02 \x01(\x03\x42\n\xfa\xc7\x31\x06<=1000\x12\x1d\n\npage_token\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=100\x12\x1a\n\x06\x66ilter\x18\x04 \x01(\tB\n\x8a\xc8\x31\x06<=1000\"c\n\x14ListClustersResponse\x12\x32\n\x08\x63lusters\x18\x01 \x03(\x0b\x32 .yandex.cloud.airflow.v1.Cluster\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\xe1\x05\n\x14\x43reateClusterRequest\x12\x1f\n\tfolder_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12,\n\x04name\x18\x02 \x01(\tB\x1e\xe8\xc7\x31\x01\xf2\xc7\x31\x0e[a-zA-Z0-9_-]*\x8a\xc8\x31\x04<=63\x12\x1e\n\x0b\x64\x65scription\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=256\x12\x86\x01\n\x06labels\x18\x04 \x03(\x0b\x32\x39.yandex.cloud.airflow.v1.CreateClusterRequest.LabelsEntryB;\xf2\xc7\x31\x0b[-_0-9a-z]*\x82\xc8\x31\x04<=64\x8a\xc8\x31\x04<=63\xb2\xc8\x31\x18\x12\x10[a-z][-_0-9a-z]*\x1a\x04<=63\x12<\n\x06\x63onfig\x18\x06 \x01(\x0b\x32&.yandex.cloud.airflow.v1.ClusterConfigB\x04\xe8\xc7\x31\x01\x12\x37\n\x07network\x18\x07 \x01(\x0b\x32&.yandex.cloud.airflow.v1.NetworkConfig\x12:\n\tcode_sync\x18\x08 \x01(\x0b\x32\'.yandex.cloud.airflow.v1.CodeSyncConfig\x12\x1b\n\x13\x64\x65letion_protection\x18\t \x01(\x08\x12$\n\x12service_account_id\x18\n \x01(\tB\x08\x8a\xc8\x31\x04<=50\x12\x37\n\x07logging\x18\x0b \x01(\x0b\x32&.yandex.cloud.airflow.v1.LoggingConfig\x12%\n\x0e\x61\x64min_password\x18\x0c \x01(\tB\r\xe8\xc7\x31\x01\x8a\xc8\x31\x05\x38-128\x12\x46\n\x12maintenance_window\x18\r \x01(\x0b\x32*.yandex.cloud.airflow.v1.MaintenanceWindow\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01J\x04\x08\x05\x10\x06\"+\n\x15\x43reateClusterMetadata\x12\x12\n\ncluster_id\x18\x01 \x01(\t\"\xed\x03\n\x17UpdateClusterConfigSpec\x12\x37\n\x07\x61irflow\x18\x02 \x01(\x0b\x32&.yandex.cloud.airflow.v1.AirflowConfig\x12;\n\twebserver\x18\x03 \x01(\x0b\x32(.yandex.cloud.airflow.v1.WebserverConfig\x12;\n\tscheduler\x18\x04 \x01(\x0b\x32(.yandex.cloud.airflow.v1.SchedulerConfig\x12;\n\ttriggerer\x18\x05 \x01(\x0b\x32(.yandex.cloud.airflow.v1.TriggererConfig\x12\x35\n\x06worker\x18\x06 \x01(\x0b\x32%.yandex.cloud.airflow.v1.WorkerConfig\x12;\n\x0c\x64\x65pendencies\x18\x07 \x01(\x0b\x32%.yandex.cloud.airflow.v1.Dependencies\x12\x37\n\x07lockbox\x18\x08 \x01(\x0b\x32&.yandex.cloud.airflow.v1.LockboxConfig\x12\x17\n\x0f\x61irflow_version\x18\t \x01(\t\x12\x16\n\x0epython_version\x18\n \x01(\tJ\x04\x08\x01\x10\x02\"5\n\x17UpdateNetworkConfigSpec\x12\x1a\n\x12security_group_ids\x18\x01 \x03(\t\"\x81\x06\n\x14UpdateClusterRequest\x12 \n\ncluster_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12/\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\x12/\n\x04name\x18\x03 \x01(\tB!\xf2\xc7\x31\x1d|[a-z][-a-z0-9]{1,61}[a-z0-9]\x12\x1e\n\x0b\x64\x65scription\x18\x04 \x01(\tB\t\x8a\xc8\x31\x05<=256\x12\x86\x01\n\x06labels\x18\x05 \x03(\x0b\x32\x39.yandex.cloud.airflow.v1.UpdateClusterRequest.LabelsEntryB;\xf2\xc7\x31\x0b[-_0-9a-z]*\x82\xc8\x31\x04<=64\x8a\xc8\x31\x04<=63\xb2\xc8\x31\x18\x12\x10[a-z][-_0-9a-z]*\x1a\x04\x31-63\x12\x45\n\x0b\x63onfig_spec\x18\x06 \x01(\x0b\x32\x30.yandex.cloud.airflow.v1.UpdateClusterConfigSpec\x12:\n\tcode_sync\x18\x07 \x01(\x0b\x32\'.yandex.cloud.airflow.v1.CodeSyncConfig\x12\x46\n\x0cnetwork_spec\x18\x08 \x01(\x0b\x32\x30.yandex.cloud.airflow.v1.UpdateNetworkConfigSpec\x12\x1b\n\x13\x64\x65letion_protection\x18\t \x01(\x08\x12$\n\x12service_account_id\x18\n \x01(\tB\x08\x8a\xc8\x31\x04<=50\x12\x37\n\x07logging\x18\x0b \x01(\x0b\x32&.yandex.cloud.airflow.v1.LoggingConfig\x12\x46\n\x12maintenance_window\x18\x0c \x01(\x0b\x32*.yandex.cloud.airflow.v1.MaintenanceWindow\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"+\n\x15UpdateClusterMetadata\x12\x12\n\ncluster_id\x18\x01 \x01(\t\"8\n\x14\x44\x65leteClusterRequest\x12 \n\ncluster_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"+\n\x15\x44\x65leteClusterMetadata\x12\x12\n\ncluster_id\x18\x01 \x01(\t\"7\n\x13StartClusterRequest\x12 \n\ncluster_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"*\n\x14StartClusterMetadata\x12\x12\n\ncluster_id\x18\x01 \x01(\t\"6\n\x12StopClusterRequest\x12 \n\ncluster_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\")\n\x13StopClusterMetadata\x12\x12\n\ncluster_id\x18\x01 \x01(\t\"~\n\x1cListClusterOperationsRequest\x12 \n\ncluster_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x1d\n\tpage_size\x18\x02 \x01(\x03\x42\n\xfa\xc7\x31\x06<=1000\x12\x1d\n\npage_token\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=100\"o\n\x1dListClusterOperationsResponse\x12\x35\n\noperations\x18\x01 \x03(\x0b\x32!.yandex.cloud.operation.Operation\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t2\xf2\n\n\x0e\x43lusterService\x12\x86\x01\n\x03Get\x12*.yandex.cloud.airflow.v1.GetClusterRequest\x1a .yandex.cloud.airflow.v1.Cluster\"1\x82\xd3\xe4\x93\x02+\x12)/managed-airflow/v1/clusters/{cluster_id}\x12\x89\x01\n\x04List\x12,.yandex.cloud.airflow.v1.ListClustersRequest\x1a-.yandex.cloud.airflow.v1.ListClustersResponse\"$\x82\xd3\xe4\x93\x02\x1e\x12\x1c/managed-airflow/v1/clusters\x12\xa7\x01\n\x06\x43reate\x12-.yandex.cloud.airflow.v1.CreateClusterRequest\x1a!.yandex.cloud.operation.Operation\"K\xb2\xd2* \n\x15\x43reateClusterMetadata\x12\x07\x43luster\x82\xd3\xe4\x93\x02!\"\x1c/managed-airflow/v1/clusters:\x01*\x12\xb4\x01\n\x06Update\x12-.yandex.cloud.airflow.v1.UpdateClusterRequest\x1a!.yandex.cloud.operation.Operation\"X\xb2\xd2* \n\x15UpdateClusterMetadata\x12\x07\x43luster\x82\xd3\xe4\x93\x02.2)/managed-airflow/v1/clusters/{cluster_id}:\x01*\x12\xbf\x01\n\x06\x44\x65lete\x12-.yandex.cloud.airflow.v1.DeleteClusterRequest\x1a!.yandex.cloud.operation.Operation\"c\xb2\xd2*.\n\x15\x44\x65leteClusterMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02+*)/managed-airflow/v1/clusters/{cluster_id}\x12\xb4\x01\n\x05Start\x12,.yandex.cloud.airflow.v1.StartClusterRequest\x1a!.yandex.cloud.operation.Operation\"Z\xb2\xd2*\x1f\n\x14StartClusterMetadata\x12\x07\x43luster\x82\xd3\xe4\x93\x02\x31\"//managed-airflow/v1/clusters/{cluster_id}:start\x12\xb0\x01\n\x04Stop\x12+.yandex.cloud.airflow.v1.StopClusterRequest\x1a!.yandex.cloud.operation.Operation\"X\xb2\xd2*\x1e\n\x13StopClusterMetadata\x12\x07\x43luster\x82\xd3\xe4\x93\x02\x30\"./managed-airflow/v1/clusters/{cluster_id}:stop\x12\xbd\x01\n\x0eListOperations\x12\x35.yandex.cloud.airflow.v1.ListClusterOperationsRequest\x1a\x36.yandex.cloud.airflow.v1.ListClusterOperationsResponse\"<\x82\xd3\xe4\x93\x02\x36\x12\x34/managed-airflow/v1/clusters/{cluster_id}/operationsBb\n\x1byandex.cloud.api.airflow.v1ZCgithub.com/yandex-cloud/go-genproto/yandex/cloud/airflow/v1;airflowb\x06proto3')
34
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n-yandex/cloud/airflow/v1/cluster_service.proto\x12\x17yandex.cloud.airflow.v1\x1a\x1cgoogle/api/annotations.proto\x1a google/protobuf/field_mask.proto\x1a%yandex/cloud/airflow/v1/cluster.proto\x1a)yandex/cloud/airflow/v1/maintenance.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1dyandex/cloud/validation.proto\x1a yandex/cloud/api/operation.proto\"5\n\x11GetClusterRequest\x12 \n\ncluster_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"\x90\x01\n\x13ListClustersRequest\x12\x1f\n\tfolder_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x1d\n\tpage_size\x18\x02 \x01(\x03\x42\n\xfa\xc7\x31\x06<=1000\x12\x1d\n\npage_token\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=100\x12\x1a\n\x06\x66ilter\x18\x04 \x01(\tB\n\x8a\xc8\x31\x06<=1000\"c\n\x14ListClustersResponse\x12\x32\n\x08\x63lusters\x18\x01 \x03(\x0b\x32 .yandex.cloud.airflow.v1.Cluster\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\xe1\x05\n\x14\x43reateClusterRequest\x12\x1f\n\tfolder_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12,\n\x04name\x18\x02 \x01(\tB\x1e\xe8\xc7\x31\x01\xf2\xc7\x31\x0e[a-zA-Z0-9_-]*\x8a\xc8\x31\x04<=63\x12\x1e\n\x0b\x64\x65scription\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=256\x12\x86\x01\n\x06labels\x18\x04 \x03(\x0b\x32\x39.yandex.cloud.airflow.v1.CreateClusterRequest.LabelsEntryB;\xf2\xc7\x31\x0b[-_0-9a-z]*\x82\xc8\x31\x04<=64\x8a\xc8\x31\x04<=63\xb2\xc8\x31\x18\x12\x10[a-z][-_0-9a-z]*\x1a\x04<=63\x12<\n\x06\x63onfig\x18\x06 \x01(\x0b\x32&.yandex.cloud.airflow.v1.ClusterConfigB\x04\xe8\xc7\x31\x01\x12\x37\n\x07network\x18\x07 \x01(\x0b\x32&.yandex.cloud.airflow.v1.NetworkConfig\x12:\n\tcode_sync\x18\x08 \x01(\x0b\x32\'.yandex.cloud.airflow.v1.CodeSyncConfig\x12\x1b\n\x13\x64\x65letion_protection\x18\t \x01(\x08\x12$\n\x12service_account_id\x18\n \x01(\tB\x08\x8a\xc8\x31\x04<=50\x12\x37\n\x07logging\x18\x0b \x01(\x0b\x32&.yandex.cloud.airflow.v1.LoggingConfig\x12%\n\x0e\x61\x64min_password\x18\x0c \x01(\tB\r\xe8\xc7\x31\x01\x8a\xc8\x31\x05\x38-128\x12\x46\n\x12maintenance_window\x18\r \x01(\x0b\x32*.yandex.cloud.airflow.v1.MaintenanceWindow\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01J\x04\x08\x05\x10\x06\"+\n\x15\x43reateClusterMetadata\x12\x12\n\ncluster_id\x18\x01 \x01(\t\"\xb1\x04\n\x17UpdateClusterConfigSpec\x12\x37\n\x07\x61irflow\x18\x02 \x01(\x0b\x32&.yandex.cloud.airflow.v1.AirflowConfig\x12;\n\twebserver\x18\x03 \x01(\x0b\x32(.yandex.cloud.airflow.v1.WebserverConfig\x12;\n\tscheduler\x18\x04 \x01(\x0b\x32(.yandex.cloud.airflow.v1.SchedulerConfig\x12;\n\ttriggerer\x18\x05 \x01(\x0b\x32(.yandex.cloud.airflow.v1.TriggererConfig\x12\x35\n\x06worker\x18\x06 \x01(\x0b\x32%.yandex.cloud.airflow.v1.WorkerConfig\x12;\n\x0c\x64\x65pendencies\x18\x07 \x01(\x0b\x32%.yandex.cloud.airflow.v1.Dependencies\x12\x37\n\x07lockbox\x18\x08 \x01(\x0b\x32&.yandex.cloud.airflow.v1.LockboxConfig\x12\x17\n\x0f\x61irflow_version\x18\t \x01(\t\x12\x16\n\x0epython_version\x18\n \x01(\t\x12\x42\n\rdag_processor\x18\x0b \x01(\x0b\x32+.yandex.cloud.airflow.v1.DagProcessorConfigJ\x04\x08\x01\x10\x02\"5\n\x17UpdateNetworkConfigSpec\x12\x1a\n\x12security_group_ids\x18\x01 \x03(\t\"\x81\x06\n\x14UpdateClusterRequest\x12 \n\ncluster_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12/\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\x12/\n\x04name\x18\x03 \x01(\tB!\xf2\xc7\x31\x1d|[a-z][-a-z0-9]{1,61}[a-z0-9]\x12\x1e\n\x0b\x64\x65scription\x18\x04 \x01(\tB\t\x8a\xc8\x31\x05<=256\x12\x86\x01\n\x06labels\x18\x05 \x03(\x0b\x32\x39.yandex.cloud.airflow.v1.UpdateClusterRequest.LabelsEntryB;\xf2\xc7\x31\x0b[-_0-9a-z]*\x82\xc8\x31\x04<=64\x8a\xc8\x31\x04<=63\xb2\xc8\x31\x18\x12\x10[a-z][-_0-9a-z]*\x1a\x04\x31-63\x12\x45\n\x0b\x63onfig_spec\x18\x06 \x01(\x0b\x32\x30.yandex.cloud.airflow.v1.UpdateClusterConfigSpec\x12:\n\tcode_sync\x18\x07 \x01(\x0b\x32\'.yandex.cloud.airflow.v1.CodeSyncConfig\x12\x46\n\x0cnetwork_spec\x18\x08 \x01(\x0b\x32\x30.yandex.cloud.airflow.v1.UpdateNetworkConfigSpec\x12\x1b\n\x13\x64\x65letion_protection\x18\t \x01(\x08\x12$\n\x12service_account_id\x18\n \x01(\tB\x08\x8a\xc8\x31\x04<=50\x12\x37\n\x07logging\x18\x0b \x01(\x0b\x32&.yandex.cloud.airflow.v1.LoggingConfig\x12\x46\n\x12maintenance_window\x18\x0c \x01(\x0b\x32*.yandex.cloud.airflow.v1.MaintenanceWindow\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"+\n\x15UpdateClusterMetadata\x12\x12\n\ncluster_id\x18\x01 \x01(\t\"8\n\x14\x44\x65leteClusterRequest\x12 \n\ncluster_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"+\n\x15\x44\x65leteClusterMetadata\x12\x12\n\ncluster_id\x18\x01 \x01(\t\"7\n\x13StartClusterRequest\x12 \n\ncluster_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"*\n\x14StartClusterMetadata\x12\x12\n\ncluster_id\x18\x01 \x01(\t\"6\n\x12StopClusterRequest\x12 \n\ncluster_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\")\n\x13StopClusterMetadata\x12\x12\n\ncluster_id\x18\x01 \x01(\t\"~\n\x1cListClusterOperationsRequest\x12 \n\ncluster_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x1d\n\tpage_size\x18\x02 \x01(\x03\x42\n\xfa\xc7\x31\x06<=1000\x12\x1d\n\npage_token\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=100\"o\n\x1dListClusterOperationsResponse\x12\x35\n\noperations\x18\x01 \x03(\x0b\x32!.yandex.cloud.operation.Operation\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t2\xf2\n\n\x0e\x43lusterService\x12\x86\x01\n\x03Get\x12*.yandex.cloud.airflow.v1.GetClusterRequest\x1a .yandex.cloud.airflow.v1.Cluster\"1\x82\xd3\xe4\x93\x02+\x12)/managed-airflow/v1/clusters/{cluster_id}\x12\x89\x01\n\x04List\x12,.yandex.cloud.airflow.v1.ListClustersRequest\x1a-.yandex.cloud.airflow.v1.ListClustersResponse\"$\x82\xd3\xe4\x93\x02\x1e\x12\x1c/managed-airflow/v1/clusters\x12\xa7\x01\n\x06\x43reate\x12-.yandex.cloud.airflow.v1.CreateClusterRequest\x1a!.yandex.cloud.operation.Operation\"K\xb2\xd2* \n\x15\x43reateClusterMetadata\x12\x07\x43luster\x82\xd3\xe4\x93\x02!\"\x1c/managed-airflow/v1/clusters:\x01*\x12\xb4\x01\n\x06Update\x12-.yandex.cloud.airflow.v1.UpdateClusterRequest\x1a!.yandex.cloud.operation.Operation\"X\xb2\xd2* \n\x15UpdateClusterMetadata\x12\x07\x43luster\x82\xd3\xe4\x93\x02.2)/managed-airflow/v1/clusters/{cluster_id}:\x01*\x12\xbf\x01\n\x06\x44\x65lete\x12-.yandex.cloud.airflow.v1.DeleteClusterRequest\x1a!.yandex.cloud.operation.Operation\"c\xb2\xd2*.\n\x15\x44\x65leteClusterMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02+*)/managed-airflow/v1/clusters/{cluster_id}\x12\xb4\x01\n\x05Start\x12,.yandex.cloud.airflow.v1.StartClusterRequest\x1a!.yandex.cloud.operation.Operation\"Z\xb2\xd2*\x1f\n\x14StartClusterMetadata\x12\x07\x43luster\x82\xd3\xe4\x93\x02\x31\"//managed-airflow/v1/clusters/{cluster_id}:start\x12\xb0\x01\n\x04Stop\x12+.yandex.cloud.airflow.v1.StopClusterRequest\x1a!.yandex.cloud.operation.Operation\"X\xb2\xd2*\x1e\n\x13StopClusterMetadata\x12\x07\x43luster\x82\xd3\xe4\x93\x02\x30\"./managed-airflow/v1/clusters/{cluster_id}:stop\x12\xbd\x01\n\x0eListOperations\x12\x35.yandex.cloud.airflow.v1.ListClusterOperationsRequest\x1a\x36.yandex.cloud.airflow.v1.ListClusterOperationsResponse\"<\x82\xd3\xe4\x93\x02\x36\x12\x34/managed-airflow/v1/clusters/{cluster_id}/operationsBb\n\x1byandex.cloud.api.airflow.v1ZCgithub.com/yandex-cloud/go-genproto/yandex/cloud/airflow/v1;airflowb\x06proto3')
35
35
 
36
36
  _globals = globals()
37
37
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -118,31 +118,31 @@ if not _descriptor._USE_C_DESCRIPTORS:
118
118
  _globals['_CREATECLUSTERMETADATA']._serialized_start=1368
119
119
  _globals['_CREATECLUSTERMETADATA']._serialized_end=1411
120
120
  _globals['_UPDATECLUSTERCONFIGSPEC']._serialized_start=1414
121
- _globals['_UPDATECLUSTERCONFIGSPEC']._serialized_end=1907
122
- _globals['_UPDATENETWORKCONFIGSPEC']._serialized_start=1909
123
- _globals['_UPDATENETWORKCONFIGSPEC']._serialized_end=1962
124
- _globals['_UPDATECLUSTERREQUEST']._serialized_start=1965
125
- _globals['_UPDATECLUSTERREQUEST']._serialized_end=2734
121
+ _globals['_UPDATECLUSTERCONFIGSPEC']._serialized_end=1975
122
+ _globals['_UPDATENETWORKCONFIGSPEC']._serialized_start=1977
123
+ _globals['_UPDATENETWORKCONFIGSPEC']._serialized_end=2030
124
+ _globals['_UPDATECLUSTERREQUEST']._serialized_start=2033
125
+ _globals['_UPDATECLUSTERREQUEST']._serialized_end=2802
126
126
  _globals['_UPDATECLUSTERREQUEST_LABELSENTRY']._serialized_start=1315
127
127
  _globals['_UPDATECLUSTERREQUEST_LABELSENTRY']._serialized_end=1360
128
- _globals['_UPDATECLUSTERMETADATA']._serialized_start=2736
129
- _globals['_UPDATECLUSTERMETADATA']._serialized_end=2779
130
- _globals['_DELETECLUSTERREQUEST']._serialized_start=2781
131
- _globals['_DELETECLUSTERREQUEST']._serialized_end=2837
132
- _globals['_DELETECLUSTERMETADATA']._serialized_start=2839
133
- _globals['_DELETECLUSTERMETADATA']._serialized_end=2882
134
- _globals['_STARTCLUSTERREQUEST']._serialized_start=2884
135
- _globals['_STARTCLUSTERREQUEST']._serialized_end=2939
136
- _globals['_STARTCLUSTERMETADATA']._serialized_start=2941
137
- _globals['_STARTCLUSTERMETADATA']._serialized_end=2983
138
- _globals['_STOPCLUSTERREQUEST']._serialized_start=2985
139
- _globals['_STOPCLUSTERREQUEST']._serialized_end=3039
140
- _globals['_STOPCLUSTERMETADATA']._serialized_start=3041
141
- _globals['_STOPCLUSTERMETADATA']._serialized_end=3082
142
- _globals['_LISTCLUSTEROPERATIONSREQUEST']._serialized_start=3084
143
- _globals['_LISTCLUSTEROPERATIONSREQUEST']._serialized_end=3210
144
- _globals['_LISTCLUSTEROPERATIONSRESPONSE']._serialized_start=3212
145
- _globals['_LISTCLUSTEROPERATIONSRESPONSE']._serialized_end=3323
146
- _globals['_CLUSTERSERVICE']._serialized_start=3326
147
- _globals['_CLUSTERSERVICE']._serialized_end=4720
128
+ _globals['_UPDATECLUSTERMETADATA']._serialized_start=2804
129
+ _globals['_UPDATECLUSTERMETADATA']._serialized_end=2847
130
+ _globals['_DELETECLUSTERREQUEST']._serialized_start=2849
131
+ _globals['_DELETECLUSTERREQUEST']._serialized_end=2905
132
+ _globals['_DELETECLUSTERMETADATA']._serialized_start=2907
133
+ _globals['_DELETECLUSTERMETADATA']._serialized_end=2950
134
+ _globals['_STARTCLUSTERREQUEST']._serialized_start=2952
135
+ _globals['_STARTCLUSTERREQUEST']._serialized_end=3007
136
+ _globals['_STARTCLUSTERMETADATA']._serialized_start=3009
137
+ _globals['_STARTCLUSTERMETADATA']._serialized_end=3051
138
+ _globals['_STOPCLUSTERREQUEST']._serialized_start=3053
139
+ _globals['_STOPCLUSTERREQUEST']._serialized_end=3107
140
+ _globals['_STOPCLUSTERMETADATA']._serialized_start=3109
141
+ _globals['_STOPCLUSTERMETADATA']._serialized_end=3150
142
+ _globals['_LISTCLUSTEROPERATIONSREQUEST']._serialized_start=3152
143
+ _globals['_LISTCLUSTEROPERATIONSREQUEST']._serialized_end=3278
144
+ _globals['_LISTCLUSTEROPERATIONSRESPONSE']._serialized_start=3280
145
+ _globals['_LISTCLUSTEROPERATIONSRESPONSE']._serialized_end=3391
146
+ _globals['_CLUSTERSERVICE']._serialized_start=3394
147
+ _globals['_CLUSTERSERVICE']._serialized_end=4788
148
148
  # @@protoc_insertion_point(module_scope)
@@ -216,6 +216,7 @@ class UpdateClusterConfigSpec(google.protobuf.message.Message):
216
216
  LOCKBOX_FIELD_NUMBER: builtins.int
217
217
  AIRFLOW_VERSION_FIELD_NUMBER: builtins.int
218
218
  PYTHON_VERSION_FIELD_NUMBER: builtins.int
219
+ DAG_PROCESSOR_FIELD_NUMBER: builtins.int
219
220
  airflow_version: builtins.str
220
221
  """Apache Airflow version. Format: "Major.Minor" """
221
222
  python_version: builtins.str
@@ -248,6 +249,10 @@ class UpdateClusterConfigSpec(google.protobuf.message.Message):
248
249
  def lockbox(self) -> yandex.cloud.airflow.v1.cluster_pb2.LockboxConfig:
249
250
  """Configuration of Lockbox Secret Backend."""
250
251
 
252
+ @property
253
+ def dag_processor(self) -> yandex.cloud.airflow.v1.cluster_pb2.DagProcessorConfig:
254
+ """Configuration of dag-processor instances."""
255
+
251
256
  def __init__(
252
257
  self,
253
258
  *,
@@ -260,9 +265,10 @@ class UpdateClusterConfigSpec(google.protobuf.message.Message):
260
265
  lockbox: yandex.cloud.airflow.v1.cluster_pb2.LockboxConfig | None = ...,
261
266
  airflow_version: builtins.str = ...,
262
267
  python_version: builtins.str = ...,
268
+ dag_processor: yandex.cloud.airflow.v1.cluster_pb2.DagProcessorConfig | None = ...,
263
269
  ) -> None: ...
264
- def HasField(self, field_name: typing.Literal["airflow", b"airflow", "dependencies", b"dependencies", "lockbox", b"lockbox", "scheduler", b"scheduler", "triggerer", b"triggerer", "webserver", b"webserver", "worker", b"worker"]) -> builtins.bool: ...
265
- def ClearField(self, field_name: typing.Literal["airflow", b"airflow", "airflow_version", b"airflow_version", "dependencies", b"dependencies", "lockbox", b"lockbox", "python_version", b"python_version", "scheduler", b"scheduler", "triggerer", b"triggerer", "webserver", b"webserver", "worker", b"worker"]) -> None: ...
270
+ def HasField(self, field_name: typing.Literal["airflow", b"airflow", "dag_processor", b"dag_processor", "dependencies", b"dependencies", "lockbox", b"lockbox", "scheduler", b"scheduler", "triggerer", b"triggerer", "webserver", b"webserver", "worker", b"worker"]) -> builtins.bool: ...
271
+ def ClearField(self, field_name: typing.Literal["airflow", b"airflow", "airflow_version", b"airflow_version", "dag_processor", b"dag_processor", "dependencies", b"dependencies", "lockbox", b"lockbox", "python_version", b"python_version", "scheduler", b"scheduler", "triggerer", b"triggerer", "webserver", b"webserver", "worker", b"worker"]) -> None: ...
266
272
 
267
273
  global___UpdateClusterConfigSpec = UpdateClusterConfigSpec
268
274
 
@@ -26,7 +26,7 @@ from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__
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'\n\'yandex/cloud/audittrails/v1/trail.proto\x12\x1byandex.cloud.audittrails.v1\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1dyandex/cloud/validation.proto\"\xcb\x1c\n\x05Trail\x12\n\n\x02id\x18\x01 \x01(\t\x12\x1f\n\tfolder_id\x18\x02 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x34\n\ncreated_at\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe8\xc7\x31\x01\x12\x34\n\nupdated_at\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe8\xc7\x31\x01\x12\x32\n\x04name\x18\x05 \x01(\tB$\xf2\xc7\x31 |[a-z]([-a-z0-9]{0,61}[a-z0-9])?\x12\x1f\n\x0b\x64\x65scription\x18\x06 \x01(\tB\n\x8a\xc8\x31\x06<=1024\x12{\n\x06labels\x18\x07 \x03(\x0b\x32..yandex.cloud.audittrails.v1.Trail.LabelsEntryB;\xf2\xc7\x31\x0b[-_0-9a-z]*\x82\xc8\x31\x04<=64\x8a\xc8\x31\x04<=63\xb2\xc8\x31\x18\x12\x10[a-z][-_0-9a-z]*\x1a\x04<=63\x12I\n\x0b\x64\x65stination\x18\x08 \x01(\x0b\x32..yandex.cloud.audittrails.v1.Trail.DestinationB\x04\xe8\xc7\x31\x01\x12$\n\x12service_account_id\x18\t \x01(\tB\x08\x8a\xc8\x31\x04<=50\x12?\n\x06status\x18\n \x01(\x0e\x32).yandex.cloud.audittrails.v1.Trail.StatusB\x04\xe8\xc7\x31\x01\x12=\n\x06\x66ilter\x18\x0b \x01(\x0b\x32).yandex.cloud.audittrails.v1.Trail.FilterB\x02\x18\x01\x12\x1c\n\x14status_error_message\x18\x0c \x01(\t\x12\x1e\n\x08\x63loud_id\x18\x0e \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12L\n\x10\x66iltering_policy\x18\x0f \x01(\x0b\x32\x32.yandex.cloud.audittrails.v1.Trail.FilteringPolicy\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a\x84\x02\n\x0b\x44\x65stination\x12J\n\x0eobject_storage\x18\x01 \x01(\x0b\x32\x30.yandex.cloud.audittrails.v1.Trail.ObjectStorageH\x00\x12H\n\rcloud_logging\x18\x03 \x01(\x0b\x32/.yandex.cloud.audittrails.v1.Trail.CloudLoggingH\x00\x12\x44\n\x0b\x64\x61ta_stream\x18\x04 \x01(\x0b\x32-.yandex.cloud.audittrails.v1.Trail.DataStreamH\x00\x42\x13\n\x0b\x64\x65stination\x12\x04\xc0\xc1\x31\x01J\x04\x08\x02\x10\x03\x1a\x43\n\rObjectStorage\x12\x1b\n\tbucket_id\x18\x01 \x01(\tB\x08\x8a\xc8\x31\x04\x33-63\x12\x15\n\robject_prefix\x18\x02 \x01(\t\x1a\x45\n\x0c\x43loudLogging\x12 \n\x0clog_group_id\x18\x01 \x01(\tB\x08\x8a\xc8\x31\x04<=64H\x00\x42\r\n\x0b\x64\x65stinationJ\x04\x08\x02\x10\x03\x1a\x36\n\nDataStream\x12\x13\n\x0b\x64\x61tabase_id\x18\x01 \x01(\t\x12\x13\n\x0bstream_name\x18\x02 \x01(\t\x1a\x98\x01\n\x06\x46ilter\x12\x42\n\x0bpath_filter\x18\x01 \x01(\x0b\x32-.yandex.cloud.audittrails.v1.Trail.PathFilter\x12J\n\x0c\x65vent_filter\x18\x02 \x01(\x0b\x32..yandex.cloud.audittrails.v1.Trail.EventFilterB\x04\xe8\xc7\x31\x01\x1aV\n\nPathFilter\x12H\n\x04root\x18\x01 \x01(\x0b\x32\x34.yandex.cloud.audittrails.v1.Trail.PathFilterElementB\x04\xe8\xc7\x31\x01\x1a\xc4\x01\n\x11PathFilterElement\x12M\n\nany_filter\x18\x01 \x01(\x0b\x32\x37.yandex.cloud.audittrails.v1.Trail.PathFilterElementAnyH\x00\x12O\n\x0bsome_filter\x18\x02 \x01(\x0b\x32\x38.yandex.cloud.audittrails.v1.Trail.PathFilterElementSomeH\x00\x42\x0f\n\x07\x65lement\x12\x04\xc0\xc1\x31\x01\x1a[\n\x14PathFilterElementAny\x12\x43\n\x08resource\x18\x01 \x01(\x0b\x32+.yandex.cloud.audittrails.v1.Trail.ResourceB\x04\xe8\xc7\x31\x01\x1a\xab\x01\n\x15PathFilterElementSome\x12\x43\n\x08resource\x18\x01 \x01(\x0b\x32+.yandex.cloud.audittrails.v1.Trail.ResourceB\x04\xe8\xc7\x31\x01\x12M\n\x07\x66ilters\x18\x02 \x03(\x0b\x32\x34.yandex.cloud.audittrails.v1.Trail.PathFilterElementB\x06\x82\xc8\x31\x02>0\x1a@\n\x08Resource\x12\x18\n\x02id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=64\x12\x1a\n\x04type\x18\x02 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x1a^\n\x0b\x45ventFilter\x12O\n\x07\x66ilters\x18\x01 \x03(\x0b\x32\x35.yandex.cloud.audittrails.v1.Trail.EventFilterElementB\x07\x82\xc8\x31\x03>=0\x1a\xd0\x01\n\x12\x45ventFilterElement\x12\x15\n\x07service\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12Y\n\ncategories\x18\x02 \x03(\x0b\x32=.yandex.cloud.audittrails.v1.Trail.EventFilterElementCategoryB\x06\x82\xc8\x31\x02>0\x12H\n\x0bpath_filter\x18\x03 \x01(\x0b\x32-.yandex.cloud.audittrails.v1.Trail.PathFilterB\x04\xe8\xc7\x31\x01\x1a\xb7\x01\n\x1a\x45ventFilterElementCategory\x12K\n\x05plane\x18\x01 \x01(\x0e\x32\x36.yandex.cloud.audittrails.v1.Trail.EventCategoryFilterB\x04\xe8\xc7\x31\x01\x12L\n\x04type\x18\x02 \x01(\x0e\x32\x38.yandex.cloud.audittrails.v1.Trail.EventAccessTypeFilterB\x04\xe8\xc7\x31\x01\x1a\x8e\x03\n\x13\x44\x61taEventsFiltering\x12\x15\n\x07service\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12H\n\x0fincluded_events\x18\x02 \x01(\x0b\x32-.yandex.cloud.audittrails.v1.Trail.EventTypesH\x00\x12H\n\x0f\x65xcluded_events\x18\x03 \x01(\x0b\x32-.yandex.cloud.audittrails.v1.Trail.EventTypesH\x00\x12L\n\ndns_filter\x18\x05 \x01(\x0b\x32\x36.yandex.cloud.audittrails.v1.Trail.DnsDataEventsFilterH\x01\x12P\n\x0fresource_scopes\x18\x04 \x03(\x0b\x32+.yandex.cloud.audittrails.v1.Trail.ResourceB\n\x82\xc8\x31\x06\x31-1024B\x12\n\x10\x61\x64\x64itional_rulesB\x18\n\x16service_specific_rules\x1a-\n\nEventTypes\x12\x1f\n\x0b\x65vent_types\x18\x01 \x03(\tB\n\x82\xc8\x31\x06\x31-1024\x1am\n\x19ManagementEventsFiltering\x12P\n\x0fresource_scopes\x18\x01 \x03(\x0b\x32+.yandex.cloud.audittrails.v1.Trail.ResourceB\n\x82\xc8\x31\x06\x31-1024\x1a\xd6\x01\n\x0f\x46ilteringPolicy\x12\x64\n\x18management_events_filter\x18\x01 \x01(\x0b\x32<.yandex.cloud.audittrails.v1.Trail.ManagementEventsFilteringB\x04\xe8\xc7\x31\x00\x12]\n\x13\x64\x61ta_events_filters\x18\x02 \x03(\x0b\x32\x36.yandex.cloud.audittrails.v1.Trail.DataEventsFilteringB\x08\x82\xc8\x31\x04<128\x1a_\n\x13\x44nsDataEventsFilter\x12\"\n\x16only_recursive_queries\x18\x01 \x01(\x08\x42\x02\x18\x01\x12$\n\x1cinclude_nonrecursive_queries\x18\x02 \x01(\x08\"D\n\x06Status\x12\x16\n\x12STATUS_UNSPECIFIED\x10\x00\x12\n\n\x06\x41\x43TIVE\x10\x01\x12\t\n\x05\x45RROR\x10\x02\x12\x0b\n\x07\x44\x45LETED\x10\x03\"_\n\x13\x45ventCategoryFilter\x12%\n!EVENT_CATEGORY_FILTER_UNSPECIFIED\x10\x00\x12\x11\n\rCONTROL_PLANE\x10\x01\x12\x0e\n\nDATA_PLANE\x10\x02\"V\n\x15\x45ventAccessTypeFilter\x12(\n$EVENT_ACCESS_TYPE_FILTER_UNSPECIFIED\x10\x00\x12\t\n\x05WRITE\x10\x01\x12\x08\n\x04READ\x10\x02J\x04\x08\r\x10\x0e\x42r\n\x1fyandex.cloud.api.audittrails.v1B\x02\x41TZKgithub.com/yandex-cloud/go-genproto/yandex/cloud/audittrails/v1;audittrailsb\x06proto3')
29
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\'yandex/cloud/audittrails/v1/trail.proto\x12\x1byandex.cloud.audittrails.v1\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1dyandex/cloud/validation.proto\"\xd3\x1d\n\x05Trail\x12\n\n\x02id\x18\x01 \x01(\t\x12\x1f\n\tfolder_id\x18\x02 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x34\n\ncreated_at\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe8\xc7\x31\x01\x12\x34\n\nupdated_at\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe8\xc7\x31\x01\x12\x32\n\x04name\x18\x05 \x01(\tB$\xf2\xc7\x31 |[a-z]([-a-z0-9]{0,61}[a-z0-9])?\x12\x1f\n\x0b\x64\x65scription\x18\x06 \x01(\tB\n\x8a\xc8\x31\x06<=1024\x12{\n\x06labels\x18\x07 \x03(\x0b\x32..yandex.cloud.audittrails.v1.Trail.LabelsEntryB;\xf2\xc7\x31\x0b[-_0-9a-z]*\x82\xc8\x31\x04<=64\x8a\xc8\x31\x04<=63\xb2\xc8\x31\x18\x12\x10[a-z][-_0-9a-z]*\x1a\x04<=63\x12I\n\x0b\x64\x65stination\x18\x08 \x01(\x0b\x32..yandex.cloud.audittrails.v1.Trail.DestinationB\x04\xe8\xc7\x31\x01\x12$\n\x12service_account_id\x18\t \x01(\tB\x08\x8a\xc8\x31\x04<=50\x12?\n\x06status\x18\n \x01(\x0e\x32).yandex.cloud.audittrails.v1.Trail.StatusB\x04\xe8\xc7\x31\x01\x12=\n\x06\x66ilter\x18\x0b \x01(\x0b\x32).yandex.cloud.audittrails.v1.Trail.FilterB\x02\x18\x01\x12\x1c\n\x14status_error_message\x18\x0c \x01(\t\x12\x1e\n\x08\x63loud_id\x18\x0e \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12L\n\x10\x66iltering_policy\x18\x0f \x01(\x0b\x32\x32.yandex.cloud.audittrails.v1.Trail.FilteringPolicy\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a\xd1\x02\n\x0b\x44\x65stination\x12J\n\x0eobject_storage\x18\x01 \x01(\x0b\x32\x30.yandex.cloud.audittrails.v1.Trail.ObjectStorageH\x00\x12H\n\rcloud_logging\x18\x03 \x01(\x0b\x32/.yandex.cloud.audittrails.v1.Trail.CloudLoggingH\x00\x12\x44\n\x0b\x64\x61ta_stream\x18\x04 \x01(\x0b\x32-.yandex.cloud.audittrails.v1.Trail.DataStreamH\x00\x12\x45\n\x0b\x65ventrouter\x18\x06 \x01(\x0b\x32..yandex.cloud.audittrails.v1.Trail.EventRouterH\x00\x42\x13\n\x0b\x64\x65stination\x12\x04\xc0\xc1\x31\x01J\x04\x08\x02\x10\x03J\x04\x08\x05\x10\x06\x1a\x43\n\rObjectStorage\x12\x1b\n\tbucket_id\x18\x01 \x01(\tB\x08\x8a\xc8\x31\x04\x33-63\x12\x15\n\robject_prefix\x18\x02 \x01(\t\x1a\x45\n\x0c\x43loudLogging\x12 \n\x0clog_group_id\x18\x01 \x01(\tB\x08\x8a\xc8\x31\x04<=64H\x00\x42\r\n\x0b\x64\x65stinationJ\x04\x08\x02\x10\x03\x1a\x36\n\nDataStream\x12\x13\n\x0b\x64\x61tabase_id\x18\x01 \x01(\t\x12\x13\n\x0bstream_name\x18\x02 \x01(\t\x1a\x39\n\x0b\x45ventRouter\x12*\n\x18\x65ventrouter_connector_id\x18\x01 \x01(\tB\x08\x8a\xc8\x31\x04<=64\x1a\x98\x01\n\x06\x46ilter\x12\x42\n\x0bpath_filter\x18\x01 \x01(\x0b\x32-.yandex.cloud.audittrails.v1.Trail.PathFilter\x12J\n\x0c\x65vent_filter\x18\x02 \x01(\x0b\x32..yandex.cloud.audittrails.v1.Trail.EventFilterB\x04\xe8\xc7\x31\x01\x1aV\n\nPathFilter\x12H\n\x04root\x18\x01 \x01(\x0b\x32\x34.yandex.cloud.audittrails.v1.Trail.PathFilterElementB\x04\xe8\xc7\x31\x01\x1a\xc4\x01\n\x11PathFilterElement\x12M\n\nany_filter\x18\x01 \x01(\x0b\x32\x37.yandex.cloud.audittrails.v1.Trail.PathFilterElementAnyH\x00\x12O\n\x0bsome_filter\x18\x02 \x01(\x0b\x32\x38.yandex.cloud.audittrails.v1.Trail.PathFilterElementSomeH\x00\x42\x0f\n\x07\x65lement\x12\x04\xc0\xc1\x31\x01\x1a[\n\x14PathFilterElementAny\x12\x43\n\x08resource\x18\x01 \x01(\x0b\x32+.yandex.cloud.audittrails.v1.Trail.ResourceB\x04\xe8\xc7\x31\x01\x1a\xab\x01\n\x15PathFilterElementSome\x12\x43\n\x08resource\x18\x01 \x01(\x0b\x32+.yandex.cloud.audittrails.v1.Trail.ResourceB\x04\xe8\xc7\x31\x01\x12M\n\x07\x66ilters\x18\x02 \x03(\x0b\x32\x34.yandex.cloud.audittrails.v1.Trail.PathFilterElementB\x06\x82\xc8\x31\x02>0\x1a@\n\x08Resource\x12\x18\n\x02id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=64\x12\x1a\n\x04type\x18\x02 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x1a^\n\x0b\x45ventFilter\x12O\n\x07\x66ilters\x18\x01 \x03(\x0b\x32\x35.yandex.cloud.audittrails.v1.Trail.EventFilterElementB\x07\x82\xc8\x31\x03>=0\x1a\xd0\x01\n\x12\x45ventFilterElement\x12\x15\n\x07service\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12Y\n\ncategories\x18\x02 \x03(\x0b\x32=.yandex.cloud.audittrails.v1.Trail.EventFilterElementCategoryB\x06\x82\xc8\x31\x02>0\x12H\n\x0bpath_filter\x18\x03 \x01(\x0b\x32-.yandex.cloud.audittrails.v1.Trail.PathFilterB\x04\xe8\xc7\x31\x01\x1a\xb7\x01\n\x1a\x45ventFilterElementCategory\x12K\n\x05plane\x18\x01 \x01(\x0e\x32\x36.yandex.cloud.audittrails.v1.Trail.EventCategoryFilterB\x04\xe8\xc7\x31\x01\x12L\n\x04type\x18\x02 \x01(\x0e\x32\x38.yandex.cloud.audittrails.v1.Trail.EventAccessTypeFilterB\x04\xe8\xc7\x31\x01\x1a\x8e\x03\n\x13\x44\x61taEventsFiltering\x12\x15\n\x07service\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12H\n\x0fincluded_events\x18\x02 \x01(\x0b\x32-.yandex.cloud.audittrails.v1.Trail.EventTypesH\x00\x12H\n\x0f\x65xcluded_events\x18\x03 \x01(\x0b\x32-.yandex.cloud.audittrails.v1.Trail.EventTypesH\x00\x12L\n\ndns_filter\x18\x05 \x01(\x0b\x32\x36.yandex.cloud.audittrails.v1.Trail.DnsDataEventsFilterH\x01\x12P\n\x0fresource_scopes\x18\x04 \x03(\x0b\x32+.yandex.cloud.audittrails.v1.Trail.ResourceB\n\x82\xc8\x31\x06\x31-1024B\x12\n\x10\x61\x64\x64itional_rulesB\x18\n\x16service_specific_rules\x1a-\n\nEventTypes\x12\x1f\n\x0b\x65vent_types\x18\x01 \x03(\tB\n\x82\xc8\x31\x06\x31-1024\x1am\n\x19ManagementEventsFiltering\x12P\n\x0fresource_scopes\x18\x01 \x03(\x0b\x32+.yandex.cloud.audittrails.v1.Trail.ResourceB\n\x82\xc8\x31\x06\x31-1024\x1a\xd6\x01\n\x0f\x46ilteringPolicy\x12\x64\n\x18management_events_filter\x18\x01 \x01(\x0b\x32<.yandex.cloud.audittrails.v1.Trail.ManagementEventsFilteringB\x04\xe8\xc7\x31\x00\x12]\n\x13\x64\x61ta_events_filters\x18\x02 \x03(\x0b\x32\x36.yandex.cloud.audittrails.v1.Trail.DataEventsFilteringB\x08\x82\xc8\x31\x04<128\x1a_\n\x13\x44nsDataEventsFilter\x12\"\n\x16only_recursive_queries\x18\x01 \x01(\x08\x42\x02\x18\x01\x12$\n\x1cinclude_nonrecursive_queries\x18\x02 \x01(\x08\"D\n\x06Status\x12\x16\n\x12STATUS_UNSPECIFIED\x10\x00\x12\n\n\x06\x41\x43TIVE\x10\x01\x12\t\n\x05\x45RROR\x10\x02\x12\x0b\n\x07\x44\x45LETED\x10\x03\"_\n\x13\x45ventCategoryFilter\x12%\n!EVENT_CATEGORY_FILTER_UNSPECIFIED\x10\x00\x12\x11\n\rCONTROL_PLANE\x10\x01\x12\x0e\n\nDATA_PLANE\x10\x02\"V\n\x15\x45ventAccessTypeFilter\x12(\n$EVENT_ACCESS_TYPE_FILTER_UNSPECIFIED\x10\x00\x12\t\n\x05WRITE\x10\x01\x12\x08\n\x04READ\x10\x02J\x04\x08\r\x10\x0e\x42r\n\x1fyandex.cloud.api.audittrails.v1B\x02\x41TZKgithub.com/yandex-cloud/go-genproto/yandex/cloud/audittrails/v1;audittrailsb\x06proto3')
30
30
 
31
31
  _globals = globals()
32
32
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -42,6 +42,8 @@ if not _descriptor._USE_C_DESCRIPTORS:
42
42
  _globals['_TRAIL_OBJECTSTORAGE'].fields_by_name['bucket_id']._serialized_options = b'\212\3101\0043-63'
43
43
  _globals['_TRAIL_CLOUDLOGGING'].fields_by_name['log_group_id']._loaded_options = None
44
44
  _globals['_TRAIL_CLOUDLOGGING'].fields_by_name['log_group_id']._serialized_options = b'\212\3101\004<=64'
45
+ _globals['_TRAIL_EVENTROUTER'].fields_by_name['eventrouter_connector_id']._loaded_options = None
46
+ _globals['_TRAIL_EVENTROUTER'].fields_by_name['eventrouter_connector_id']._serialized_options = b'\212\3101\004<=64'
45
47
  _globals['_TRAIL_FILTER'].fields_by_name['event_filter']._loaded_options = None
46
48
  _globals['_TRAIL_FILTER'].fields_by_name['event_filter']._serialized_options = b'\350\3071\001'
47
49
  _globals['_TRAIL_PATHFILTER'].fields_by_name['root']._loaded_options = None
@@ -107,49 +109,51 @@ if not _descriptor._USE_C_DESCRIPTORS:
107
109
  _globals['_TRAIL'].fields_by_name['cloud_id']._loaded_options = None
108
110
  _globals['_TRAIL'].fields_by_name['cloud_id']._serialized_options = b'\350\3071\001\212\3101\004<=50'
109
111
  _globals['_TRAIL']._serialized_start=137
110
- _globals['_TRAIL']._serialized_end=3796
112
+ _globals['_TRAIL']._serialized_end=3932
111
113
  _globals['_TRAIL_LABELSENTRY']._serialized_start=890
112
114
  _globals['_TRAIL_LABELSENTRY']._serialized_end=935
113
115
  _globals['_TRAIL_DESTINATION']._serialized_start=938
114
- _globals['_TRAIL_DESTINATION']._serialized_end=1198
115
- _globals['_TRAIL_OBJECTSTORAGE']._serialized_start=1200
116
- _globals['_TRAIL_OBJECTSTORAGE']._serialized_end=1267
117
- _globals['_TRAIL_CLOUDLOGGING']._serialized_start=1269
118
- _globals['_TRAIL_CLOUDLOGGING']._serialized_end=1338
119
- _globals['_TRAIL_DATASTREAM']._serialized_start=1340
120
- _globals['_TRAIL_DATASTREAM']._serialized_end=1394
121
- _globals['_TRAIL_FILTER']._serialized_start=1397
122
- _globals['_TRAIL_FILTER']._serialized_end=1549
123
- _globals['_TRAIL_PATHFILTER']._serialized_start=1551
124
- _globals['_TRAIL_PATHFILTER']._serialized_end=1637
125
- _globals['_TRAIL_PATHFILTERELEMENT']._serialized_start=1640
126
- _globals['_TRAIL_PATHFILTERELEMENT']._serialized_end=1836
127
- _globals['_TRAIL_PATHFILTERELEMENTANY']._serialized_start=1838
128
- _globals['_TRAIL_PATHFILTERELEMENTANY']._serialized_end=1929
129
- _globals['_TRAIL_PATHFILTERELEMENTSOME']._serialized_start=1932
130
- _globals['_TRAIL_PATHFILTERELEMENTSOME']._serialized_end=2103
131
- _globals['_TRAIL_RESOURCE']._serialized_start=2105
132
- _globals['_TRAIL_RESOURCE']._serialized_end=2169
133
- _globals['_TRAIL_EVENTFILTER']._serialized_start=2171
134
- _globals['_TRAIL_EVENTFILTER']._serialized_end=2265
135
- _globals['_TRAIL_EVENTFILTERELEMENT']._serialized_start=2268
136
- _globals['_TRAIL_EVENTFILTERELEMENT']._serialized_end=2476
137
- _globals['_TRAIL_EVENTFILTERELEMENTCATEGORY']._serialized_start=2479
138
- _globals['_TRAIL_EVENTFILTERELEMENTCATEGORY']._serialized_end=2662
139
- _globals['_TRAIL_DATAEVENTSFILTERING']._serialized_start=2665
140
- _globals['_TRAIL_DATAEVENTSFILTERING']._serialized_end=3063
141
- _globals['_TRAIL_EVENTTYPES']._serialized_start=3065
142
- _globals['_TRAIL_EVENTTYPES']._serialized_end=3110
143
- _globals['_TRAIL_MANAGEMENTEVENTSFILTERING']._serialized_start=3112
144
- _globals['_TRAIL_MANAGEMENTEVENTSFILTERING']._serialized_end=3221
145
- _globals['_TRAIL_FILTERINGPOLICY']._serialized_start=3224
146
- _globals['_TRAIL_FILTERINGPOLICY']._serialized_end=3438
147
- _globals['_TRAIL_DNSDATAEVENTSFILTER']._serialized_start=3440
148
- _globals['_TRAIL_DNSDATAEVENTSFILTER']._serialized_end=3535
149
- _globals['_TRAIL_STATUS']._serialized_start=3537
150
- _globals['_TRAIL_STATUS']._serialized_end=3605
151
- _globals['_TRAIL_EVENTCATEGORYFILTER']._serialized_start=3607
152
- _globals['_TRAIL_EVENTCATEGORYFILTER']._serialized_end=3702
153
- _globals['_TRAIL_EVENTACCESSTYPEFILTER']._serialized_start=3704
154
- _globals['_TRAIL_EVENTACCESSTYPEFILTER']._serialized_end=3790
116
+ _globals['_TRAIL_DESTINATION']._serialized_end=1275
117
+ _globals['_TRAIL_OBJECTSTORAGE']._serialized_start=1277
118
+ _globals['_TRAIL_OBJECTSTORAGE']._serialized_end=1344
119
+ _globals['_TRAIL_CLOUDLOGGING']._serialized_start=1346
120
+ _globals['_TRAIL_CLOUDLOGGING']._serialized_end=1415
121
+ _globals['_TRAIL_DATASTREAM']._serialized_start=1417
122
+ _globals['_TRAIL_DATASTREAM']._serialized_end=1471
123
+ _globals['_TRAIL_EVENTROUTER']._serialized_start=1473
124
+ _globals['_TRAIL_EVENTROUTER']._serialized_end=1530
125
+ _globals['_TRAIL_FILTER']._serialized_start=1533
126
+ _globals['_TRAIL_FILTER']._serialized_end=1685
127
+ _globals['_TRAIL_PATHFILTER']._serialized_start=1687
128
+ _globals['_TRAIL_PATHFILTER']._serialized_end=1773
129
+ _globals['_TRAIL_PATHFILTERELEMENT']._serialized_start=1776
130
+ _globals['_TRAIL_PATHFILTERELEMENT']._serialized_end=1972
131
+ _globals['_TRAIL_PATHFILTERELEMENTANY']._serialized_start=1974
132
+ _globals['_TRAIL_PATHFILTERELEMENTANY']._serialized_end=2065
133
+ _globals['_TRAIL_PATHFILTERELEMENTSOME']._serialized_start=2068
134
+ _globals['_TRAIL_PATHFILTERELEMENTSOME']._serialized_end=2239
135
+ _globals['_TRAIL_RESOURCE']._serialized_start=2241
136
+ _globals['_TRAIL_RESOURCE']._serialized_end=2305
137
+ _globals['_TRAIL_EVENTFILTER']._serialized_start=2307
138
+ _globals['_TRAIL_EVENTFILTER']._serialized_end=2401
139
+ _globals['_TRAIL_EVENTFILTERELEMENT']._serialized_start=2404
140
+ _globals['_TRAIL_EVENTFILTERELEMENT']._serialized_end=2612
141
+ _globals['_TRAIL_EVENTFILTERELEMENTCATEGORY']._serialized_start=2615
142
+ _globals['_TRAIL_EVENTFILTERELEMENTCATEGORY']._serialized_end=2798
143
+ _globals['_TRAIL_DATAEVENTSFILTERING']._serialized_start=2801
144
+ _globals['_TRAIL_DATAEVENTSFILTERING']._serialized_end=3199
145
+ _globals['_TRAIL_EVENTTYPES']._serialized_start=3201
146
+ _globals['_TRAIL_EVENTTYPES']._serialized_end=3246
147
+ _globals['_TRAIL_MANAGEMENTEVENTSFILTERING']._serialized_start=3248
148
+ _globals['_TRAIL_MANAGEMENTEVENTSFILTERING']._serialized_end=3357
149
+ _globals['_TRAIL_FILTERINGPOLICY']._serialized_start=3360
150
+ _globals['_TRAIL_FILTERINGPOLICY']._serialized_end=3574
151
+ _globals['_TRAIL_DNSDATAEVENTSFILTER']._serialized_start=3576
152
+ _globals['_TRAIL_DNSDATAEVENTSFILTER']._serialized_end=3671
153
+ _globals['_TRAIL_STATUS']._serialized_start=3673
154
+ _globals['_TRAIL_STATUS']._serialized_end=3741
155
+ _globals['_TRAIL_EVENTCATEGORYFILTER']._serialized_start=3743
156
+ _globals['_TRAIL_EVENTCATEGORYFILTER']._serialized_end=3838
157
+ _globals['_TRAIL_EVENTACCESSTYPEFILTER']._serialized_start=3840
158
+ _globals['_TRAIL_EVENTACCESSTYPEFILTER']._serialized_end=3926
155
159
  # @@protoc_insertion_point(module_scope)
@@ -110,6 +110,7 @@ class Trail(google.protobuf.message.Message):
110
110
  OBJECT_STORAGE_FIELD_NUMBER: builtins.int
111
111
  CLOUD_LOGGING_FIELD_NUMBER: builtins.int
112
112
  DATA_STREAM_FIELD_NUMBER: builtins.int
113
+ EVENTROUTER_FIELD_NUMBER: builtins.int
113
114
  @property
114
115
  def object_storage(self) -> global___Trail.ObjectStorage:
115
116
  """Configuration for event delivery to Object Storage
@@ -125,16 +126,21 @@ class Trail(google.protobuf.message.Message):
125
126
  def data_stream(self) -> global___Trail.DataStream:
126
127
  """Configuration for event delivery to YDS"""
127
128
 
129
+ @property
130
+ def eventrouter(self) -> global___Trail.EventRouter:
131
+ """Configuration for event delivery to EventRouter"""
132
+
128
133
  def __init__(
129
134
  self,
130
135
  *,
131
136
  object_storage: global___Trail.ObjectStorage | None = ...,
132
137
  cloud_logging: global___Trail.CloudLogging | None = ...,
133
138
  data_stream: global___Trail.DataStream | None = ...,
139
+ eventrouter: global___Trail.EventRouter | None = ...,
134
140
  ) -> None: ...
135
- def HasField(self, field_name: typing.Literal["cloud_logging", b"cloud_logging", "data_stream", b"data_stream", "destination", b"destination", "object_storage", b"object_storage"]) -> builtins.bool: ...
136
- def ClearField(self, field_name: typing.Literal["cloud_logging", b"cloud_logging", "data_stream", b"data_stream", "destination", b"destination", "object_storage", b"object_storage"]) -> None: ...
137
- def WhichOneof(self, oneof_group: typing.Literal["destination", b"destination"]) -> typing.Literal["object_storage", "cloud_logging", "data_stream"] | None: ...
141
+ def HasField(self, field_name: typing.Literal["cloud_logging", b"cloud_logging", "data_stream", b"data_stream", "destination", b"destination", "eventrouter", b"eventrouter", "object_storage", b"object_storage"]) -> builtins.bool: ...
142
+ def ClearField(self, field_name: typing.Literal["cloud_logging", b"cloud_logging", "data_stream", b"data_stream", "destination", b"destination", "eventrouter", b"eventrouter", "object_storage", b"object_storage"]) -> None: ...
143
+ def WhichOneof(self, oneof_group: typing.Literal["destination", b"destination"]) -> typing.Literal["object_storage", "cloud_logging", "data_stream", "eventrouter"] | None: ...
138
144
 
139
145
  @typing.final
140
146
  class ObjectStorage(google.protobuf.message.Message):
@@ -190,6 +196,20 @@ class Trail(google.protobuf.message.Message):
190
196
  ) -> None: ...
191
197
  def ClearField(self, field_name: typing.Literal["database_id", b"database_id", "stream_name", b"stream_name"]) -> None: ...
192
198
 
199
+ @typing.final
200
+ class EventRouter(google.protobuf.message.Message):
201
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
202
+
203
+ EVENTROUTER_CONNECTOR_ID_FIELD_NUMBER: builtins.int
204
+ eventrouter_connector_id: builtins.str
205
+ """ID of the EventRouter Connector"""
206
+ def __init__(
207
+ self,
208
+ *,
209
+ eventrouter_connector_id: builtins.str = ...,
210
+ ) -> None: ...
211
+ def ClearField(self, field_name: typing.Literal["eventrouter_connector_id", b"eventrouter_connector_id"]) -> None: ...
212
+
193
213
  @typing.final
194
214
  class Filter(google.protobuf.message.Message):
195
215
  DESCRIPTOR: google.protobuf.descriptor.Descriptor
@@ -25,7 +25,7 @@ _sym_db = _symbol_database.Default()
25
25
  from yandex.cloud.baremetal.v1alpha import disk_pb2 as yandex_dot_cloud_dot_baremetal_dot_v1alpha_dot_disk__pb2
26
26
 
27
27
 
28
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n2yandex/cloud/baremetal/v1alpha/configuration.proto\x12\x1eyandex.cloud.baremetal.v1alpha\x1a)yandex/cloud/baremetal/v1alpha/disk.proto\"2\n\x03\x43PU\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x0e\n\x06vendor\x18\x02 \x01(\t\x12\r\n\x05\x63ores\x18\x03 \x01(\x03\"\x80\x01\n\x16\x44iskDriveConfiguration\x12;\n\x04type\x18\x01 \x01(\x0e\x32-.yandex.cloud.baremetal.v1alpha.DiskDriveType\x12\x12\n\ndisk_count\x18\x02 \x01(\x03\x12\x15\n\rdisk_size_gib\x18\x03 \x01(\x03\"\xf2\x01\n\rConfiguration\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x12\n\nmemory_gib\x18\x03 \x01(\x03\x12\x30\n\x03\x63pu\x18\x04 \x01(\x0b\x32#.yandex.cloud.baremetal.v1alpha.CPU\x12K\n\x0b\x64isk_drives\x18\x05 \x03(\x0b\x32\x36.yandex.cloud.baremetal.v1alpha.DiskDriveConfiguration\x12\x1d\n\x15network_capacity_gbps\x18\x06 \x01(\x03\x12\x0f\n\x07\x63pu_num\x18\x08 \x01(\x03J\x04\x08\x07\x10\x08\x42r\n\"yandex.cloud.api.baremetal.v1alphaZLgithub.com/yandex-cloud/go-genproto/yandex/cloud/baremetal/v1alpha;baremetalb\x06proto3')
28
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n2yandex/cloud/baremetal/v1alpha/configuration.proto\x12\x1eyandex.cloud.baremetal.v1alpha\x1a)yandex/cloud/baremetal/v1alpha/disk.proto\"e\n\x03\x43PU\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x0e\n\x06vendor\x18\x02 \x01(\t\x12\x11\n\x05\x63ores\x18\x03 \x01(\x03\x42\x02\x18\x01\x12\x16\n\x0ephysical_cores\x18\x04 \x01(\x03\x12\x15\n\rfrequency_mhz\x18\x05 \x01(\x03\"\x80\x01\n\x16\x44iskDriveConfiguration\x12;\n\x04type\x18\x01 \x01(\x0e\x32-.yandex.cloud.baremetal.v1alpha.DiskDriveType\x12\x12\n\ndisk_count\x18\x02 \x01(\x03\x12\x15\n\rdisk_size_gib\x18\x03 \x01(\x03\"\xf6\x01\n\rConfiguration\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x12\n\nmemory_gib\x18\x03 \x01(\x03\x12\x30\n\x03\x63pu\x18\x04 \x01(\x0b\x32#.yandex.cloud.baremetal.v1alpha.CPU\x12K\n\x0b\x64isk_drives\x18\x05 \x03(\x0b\x32\x36.yandex.cloud.baremetal.v1alpha.DiskDriveConfiguration\x12!\n\x15network_capacity_gbps\x18\x06 \x01(\x03\x42\x02\x18\x01\x12\x0f\n\x07\x63pu_num\x18\x08 \x01(\x03J\x04\x08\x07\x10\x08\x42r\n\"yandex.cloud.api.baremetal.v1alphaZLgithub.com/yandex-cloud/go-genproto/yandex/cloud/baremetal/v1alpha;baremetalb\x06proto3')
29
29
 
30
30
  _globals = globals()
31
31
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -33,10 +33,14 @@ _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'yandex.cloud.baremetal.v1al
33
33
  if not _descriptor._USE_C_DESCRIPTORS:
34
34
  _globals['DESCRIPTOR']._loaded_options = None
35
35
  _globals['DESCRIPTOR']._serialized_options = b'\n\"yandex.cloud.api.baremetal.v1alphaZLgithub.com/yandex-cloud/go-genproto/yandex/cloud/baremetal/v1alpha;baremetal'
36
+ _globals['_CPU'].fields_by_name['cores']._loaded_options = None
37
+ _globals['_CPU'].fields_by_name['cores']._serialized_options = b'\030\001'
38
+ _globals['_CONFIGURATION'].fields_by_name['network_capacity_gbps']._loaded_options = None
39
+ _globals['_CONFIGURATION'].fields_by_name['network_capacity_gbps']._serialized_options = b'\030\001'
36
40
  _globals['_CPU']._serialized_start=129
37
- _globals['_CPU']._serialized_end=179
38
- _globals['_DISKDRIVECONFIGURATION']._serialized_start=182
39
- _globals['_DISKDRIVECONFIGURATION']._serialized_end=310
40
- _globals['_CONFIGURATION']._serialized_start=313
41
- _globals['_CONFIGURATION']._serialized_end=555
41
+ _globals['_CPU']._serialized_end=230
42
+ _globals['_DISKDRIVECONFIGURATION']._serialized_start=233
43
+ _globals['_DISKDRIVECONFIGURATION']._serialized_end=361
44
+ _globals['_CONFIGURATION']._serialized_start=364
45
+ _globals['_CONFIGURATION']._serialized_end=610
42
46
  # @@protoc_insertion_point(module_scope)
@@ -22,20 +22,28 @@ class CPU(google.protobuf.message.Message):
22
22
  NAME_FIELD_NUMBER: builtins.int
23
23
  VENDOR_FIELD_NUMBER: builtins.int
24
24
  CORES_FIELD_NUMBER: builtins.int
25
+ PHYSICAL_CORES_FIELD_NUMBER: builtins.int
26
+ FREQUENCY_MHZ_FIELD_NUMBER: builtins.int
25
27
  name: builtins.str
26
28
  """Name of the CPU."""
27
29
  vendor: builtins.str
28
30
  """Vendor of the CPU."""
29
31
  cores: builtins.int
30
- """Number of cores."""
32
+ """@deprecated. Number of cores."""
33
+ physical_cores: builtins.int
34
+ """Number of physical cores per CPU (socket)."""
35
+ frequency_mhz: builtins.int
36
+ """Frequency of the CPU in megahertz (MHz)."""
31
37
  def __init__(
32
38
  self,
33
39
  *,
34
40
  name: builtins.str = ...,
35
41
  vendor: builtins.str = ...,
36
42
  cores: builtins.int = ...,
43
+ physical_cores: builtins.int = ...,
44
+ frequency_mhz: builtins.int = ...,
37
45
  ) -> None: ...
38
- def ClearField(self, field_name: typing.Literal["cores", b"cores", "name", b"name", "vendor", b"vendor"]) -> None: ...
46
+ def ClearField(self, field_name: typing.Literal["cores", b"cores", "frequency_mhz", b"frequency_mhz", "name", b"name", "physical_cores", b"physical_cores", "vendor", b"vendor"]) -> None: ...
39
47
 
40
48
  global___CPU = CPU
41
49