yandexcloud 0.349.0__py3-none-any.whl → 0.351.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.
- yandex/cloud/ai/assistants/v1/assistant_pb2.py +4 -4
- yandex/cloud/ai/assistants/v1/assistant_pb2.pyi +8 -2
- yandex/cloud/ai/assistants/v1/assistant_service_pb2.py +26 -26
- yandex/cloud/ai/assistants/v1/assistant_service_pb2.pyi +14 -4
- yandex/cloud/ai/assistants/v1/common_pb2.py +5 -1
- yandex/cloud/ai/assistants/v1/common_pb2.pyi +50 -0
- yandex/cloud/ai/assistants/v1/runs/run_pb2.py +10 -10
- yandex/cloud/ai/assistants/v1/runs/run_pb2.pyi +8 -2
- yandex/cloud/ai/assistants/v1/runs/run_service_pb2.py +28 -28
- yandex/cloud/ai/assistants/v1/runs/run_service_pb2.pyi +8 -2
- yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_pb2.pyi +2 -2
- yandex/cloud/ai/foundation_models/v1/text_common_pb2.py +20 -16
- yandex/cloud/ai/foundation_models/v1/text_common_pb2.pyi +62 -1
- yandex/cloud/ai/foundation_models/v1/text_generation/text_generation_service_pb2.py +24 -23
- yandex/cloud/ai/foundation_models/v1/text_generation/text_generation_service_pb2.pyi +15 -2
- yandex/cloud/ai/ocr/v1/ocr_pb2.py +24 -20
- yandex/cloud/ai/ocr/v1/ocr_pb2.pyi +72 -2
- yandex/cloud/ai/stt/v3/stt_pb2.pyi +1 -1
- yandex/cloud/ai/tuning/v1/tuning_service_pb2.py +13 -3
- yandex/cloud/ai/tuning/v1/tuning_service_pb2.pyi +40 -0
- yandex/cloud/ai/tuning/v1/tuning_service_pb2_grpc.py +43 -0
- yandex/cloud/ai/tuning/v1/tuning_service_pb2_grpc.pyi +17 -0
- yandex/cloud/ai/tuning/v1/tuning_task_pb2.py +4 -4
- yandex/cloud/ai/tuning/v1/tuning_task_pb2.pyi +2 -0
- yandex/cloud/apploadbalancer/v1/load_balancer_pb2.py +39 -37
- yandex/cloud/apploadbalancer/v1/load_balancer_pb2.pyi +10 -2
- yandex/cloud/apploadbalancer/v1/load_balancer_service_pb2.py +110 -87
- yandex/cloud/apploadbalancer/v1/load_balancer_service_pb2.pyi +96 -0
- yandex/cloud/apploadbalancer/v1/load_balancer_service_pb2_grpc.py +88 -0
- yandex/cloud/apploadbalancer/v1/load_balancer_service_pb2_grpc.pyi +40 -0
- yandex/cloud/backup/v1/policy_pb2.py +56 -52
- yandex/cloud/backup/v1/policy_pb2.pyi +64 -1
- yandex/cloud/baremetal/v1alpha/private_cloud_connection_pb2.py +4 -4
- yandex/cloud/baremetal/v1alpha/private_cloud_connection_pb2.pyi +5 -1
- yandex/cloud/clouddesktop/v1/desktop_group_pb2.py +20 -14
- yandex/cloud/clouddesktop/v1/desktop_group_pb2.pyi +31 -2
- yandex/cloud/clouddesktop/v1/desktop_group_service_pb2.py +16 -16
- yandex/cloud/clouddesktop/v1/desktop_group_service_pb2.pyi +11 -2
- yandex/cloud/clouddesktop/v1/desktop_image_service_pb2.pyi +8 -2
- yandex/cloud/dataproc/v1/cluster_pb2.py +20 -20
- yandex/cloud/dataproc/v1/cluster_pb2.pyi +5 -1
- yandex/cloud/dataproc/v1/cluster_service_pb2.py +40 -40
- yandex/cloud/dataproc/v1/cluster_service_pb2.pyi +10 -2
- yandex/cloud/datatransfer/v1/endpoint/common_pb2.py +8 -8
- yandex/cloud/datatransfer/v1/endpoint/common_pb2.pyi +1 -5
- yandex/cloud/datatransfer/v1/endpoint/mongo_pb2.py +12 -10
- yandex/cloud/datatransfer/v1/endpoint/mongo_pb2.pyi +26 -3
- yandex/cloud/datatransfer/v1/endpoint_service_pb2.pyi +1 -1
- yandex/cloud/datatransfer/v1/transfer_service_pb2.pyi +1 -1
- yandex/cloud/gitlab/v1/instance_pb2.pyi +58 -4
- yandex/cloud/gitlab/v1/instance_service_pb2.py +50 -27
- yandex/cloud/gitlab/v1/instance_service_pb2.pyi +163 -2
- yandex/cloud/gitlab/v1/instance_service_pb2_grpc.py +62 -9
- yandex/cloud/gitlab/v1/instance_service_pb2_grpc.pyi +50 -6
- yandex/cloud/gitlab/v1/maintenance_pb2.pyi +10 -3
- yandex/cloud/loadbalancer/v1/network_load_balancer_pb2.py +26 -22
- yandex/cloud/loadbalancer/v1/network_load_balancer_pb2.pyi +34 -1
- yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2.py +86 -63
- yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2.pyi +86 -0
- yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2_grpc.py +88 -0
- yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2_grpc.pyi +40 -0
- yandex/cloud/mdb/clickhouse/v1/cluster_pb2.py +52 -46
- yandex/cloud/mdb/clickhouse/v1/cluster_pb2.pyi +63 -8
- yandex/cloud/mdb/clickhouse/v1/cluster_service_pb2.py +170 -170
- yandex/cloud/mdb/clickhouse/v1/cluster_service_pb2.pyi +54 -10
- yandex/cloud/mdb/clickhouse/v1/database_pb2.py +6 -4
- yandex/cloud/mdb/clickhouse/v1/database_pb2.pyi +35 -3
- yandex/cloud/mdb/greenplum/v1/hba_rule_pb2.py +3 -3
- yandex/cloud/mdb/greenplum/v1/hba_rule_pb2.pyi +4 -0
- yandex/cloud/mdb/kafka/v1/cluster_pb2.py +42 -38
- yandex/cloud/mdb/kafka/v1/cluster_pb2.pyi +48 -4
- yandex/cloud/mdb/mongodb/v1/cluster_pb2.py +142 -142
- yandex/cloud/mdb/mongodb/v1/cluster_pb2.pyi +8 -2
- yandex/cloud/mdb/mongodb/v1/cluster_service_pb2.py +234 -234
- yandex/cloud/mdb/mongodb/v1/cluster_service_pb2.pyi +16 -4
- yandex/cloud/mdb/mysql/v1/cluster_pb2.py +38 -32
- yandex/cloud/mdb/mysql/v1/cluster_pb2.pyi +40 -4
- yandex/cloud/mdb/mysql/v1/cluster_service_pb2.py +96 -96
- yandex/cloud/mdb/mysql/v1/cluster_service_pb2.pyi +24 -6
- yandex/cloud/mdb/mysql/v1/config/mysql5_7_pb2.py +26 -24
- yandex/cloud/mdb/mysql/v1/config/mysql5_7_pb2.pyi +12 -2
- yandex/cloud/mdb/mysql/v1/config/mysql8_0_pb2.py +26 -24
- yandex/cloud/mdb/mysql/v1/config/mysql8_0_pb2.pyi +12 -2
- yandex/cloud/mdb/opensearch/v1/cluster_pb2.py +46 -45
- yandex/cloud/mdb/opensearch/v1/cluster_pb2.pyi +9 -2
- yandex/cloud/mdb/opensearch/v1/cluster_service_pb2.py +140 -139
- yandex/cloud/mdb/opensearch/v1/cluster_service_pb2.pyi +17 -4
- yandex/cloud/mdb/postgresql/v1/cluster_pb2.py +42 -42
- yandex/cloud/mdb/postgresql/v1/cluster_pb2.pyi +8 -2
- yandex/cloud/mdb/postgresql/v1/cluster_service_pb2.py +98 -98
- yandex/cloud/mdb/postgresql/v1/cluster_service_pb2.pyi +16 -4
- yandex/cloud/mdb/postgresql/v1/config/postgresql14_1c_pb2.py +38 -36
- yandex/cloud/mdb/postgresql/v1/config/postgresql14_1c_pb2.pyi +24 -1
- yandex/cloud/mdb/postgresql/v1/config/postgresql14_pb2.py +38 -36
- yandex/cloud/mdb/postgresql/v1/config/postgresql14_pb2.pyi +24 -1
- yandex/cloud/mdb/postgresql/v1/config/postgresql15_1c_pb2.py +38 -36
- yandex/cloud/mdb/postgresql/v1/config/postgresql15_1c_pb2.pyi +24 -1
- yandex/cloud/mdb/postgresql/v1/config/postgresql15_pb2.py +38 -36
- yandex/cloud/mdb/postgresql/v1/config/postgresql15_pb2.pyi +24 -1
- yandex/cloud/mdb/postgresql/v1/config/postgresql16_1c_pb2.py +38 -36
- yandex/cloud/mdb/postgresql/v1/config/postgresql16_1c_pb2.pyi +24 -1
- yandex/cloud/mdb/postgresql/v1/config/postgresql16_pb2.py +38 -36
- yandex/cloud/mdb/postgresql/v1/config/postgresql16_pb2.pyi +24 -1
- yandex/cloud/mdb/postgresql/v1/database_pb2.py +6 -4
- yandex/cloud/mdb/postgresql/v1/database_pb2.pyi +1 -1
- yandex/cloud/mdb/redis/v1/cluster_pb2.py +36 -36
- yandex/cloud/mdb/redis/v1/cluster_pb2.pyi +8 -2
- yandex/cloud/mdb/redis/v1/cluster_service_pb2.py +114 -114
- yandex/cloud/mdb/redis/v1/cluster_service_pb2.pyi +16 -4
- yandex/cloud/metastore/v1/cluster_pb2.py +16 -20
- yandex/cloud/metastore/v1/cluster_pb2.pyi +1 -31
- yandex/cloud/metastore/v1/cluster_service_pb2.py +44 -50
- yandex/cloud/metastore/v1/cluster_service_pb2.pyi +3 -35
- yandex/cloud/metastore/v1/cluster_service_pb2_grpc.py +4 -4
- yandex/cloud/metastore/v1/cluster_service_pb2_grpc.pyi +12 -12
- yandex/cloud/monitoring/v3/chart_widget_pb2.py +60 -44
- yandex/cloud/monitoring/v3/chart_widget_pb2.pyi +151 -6
- yandex/cloud/monitoring/v3/dashboard_service_pb2.py +36 -34
- yandex/cloud/monitoring/v3/dashboard_service_pb2.pyi +13 -7
- yandex/cloud/monitoring/v3/link_pb2.py +8 -4
- yandex/cloud/monitoring/v3/link_pb2.pyi +27 -1
- yandex/cloud/monitoring/v3/multi_source_chart_widget_pb2.py +60 -44
- yandex/cloud/monitoring/v3/multi_source_chart_widget_pb2.pyi +151 -6
- yandex/cloud/searchapi/v2/gen_search_service_pb2.py +26 -31
- yandex/cloud/searchapi/v2/gen_search_service_pb2.pyi +6 -1
- yandex/cloud/searchapi/v2/img_search_service_pb2.py +8 -8
- yandex/cloud/searchapi/v2/img_search_service_pb2.pyi +5 -1
- yandex/cloud/serverless/eventrouter/v1/bus_pb2.py +8 -8
- yandex/cloud/serverless/eventrouter/v1/bus_pb2.pyi +1 -5
- yandex/cloud/spark/v1/cluster_pb2.py +29 -25
- yandex/cloud/spark/v1/cluster_pb2.pyi +53 -0
- yandex/cloud/spark/v1/cluster_service_pb2.py +54 -31
- yandex/cloud/spark/v1/cluster_service_pb2.pyi +93 -0
- yandex/cloud/spark/v1/cluster_service_pb2_grpc.py +44 -0
- yandex/cloud/spark/v1/cluster_service_pb2_grpc.pyi +20 -0
- yandex/cloud/storage/v1/bucket_pb2.py +78 -78
- yandex/cloud/storage/v1/bucket_pb2.pyi +5 -1
- yandex/cloud/storage/v1/bucket_service_pb2.py +4 -2
- yandex/cloud/storage/v1/bucket_service_pb2_grpc.py +43 -0
- yandex/cloud/storage/v1/bucket_service_pb2_grpc.pyi +17 -0
- yandex/cloud/video/v1/channel_service_pb2.py +34 -28
- yandex/cloud/video/v1/episode_service_pb2.py +58 -52
- yandex/cloud/video/v1/playlist_pb2.py +14 -5
- yandex/cloud/video/v1/playlist_service_pb2.py +36 -30
- yandex/cloud/video/v1/stream_line_service_pb2.py +46 -46
- yandex/cloud/video/v1/stream_service_pb2.py +50 -44
- yandex/cloud/video/v1/subtitle_pb2.pyi +1 -4
- yandex/cloud/video/v1/subtitle_service_pb2.py +19 -17
- yandex/cloud/video/v1/subtitle_service_pb2.pyi +1 -4
- yandex/cloud/video/v1/video_pb2.pyi +1 -1
- yandex/cloud/video/v1/video_service_pb2.py +90 -84
- yandex/cloud/video/v1/video_service_pb2.pyi +4 -12
- yandexcloud/__init__.py +1 -1
- yandexcloud/_wrappers/dataproc/__init__.py +10 -2
- {yandexcloud-0.349.0.dist-info → yandexcloud-0.351.0.dist-info}/METADATA +1 -1
- {yandexcloud-0.349.0.dist-info → yandexcloud-0.351.0.dist-info}/RECORD +160 -160
- {yandexcloud-0.349.0.dist-info → yandexcloud-0.351.0.dist-info}/AUTHORS +0 -0
- {yandexcloud-0.349.0.dist-info → yandexcloud-0.351.0.dist-info}/LICENSE +0 -0
- {yandexcloud-0.349.0.dist-info → yandexcloud-0.351.0.dist-info}/WHEEL +0 -0
- {yandexcloud-0.349.0.dist-info → yandexcloud-0.351.0.dist-info}/top_level.txt +0 -0
|
@@ -31,7 +31,7 @@ from yandex.cloud.operation import operation_pb2 as yandex_dot_cloud_dot_operati
|
|
|
31
31
|
from yandex.cloud.metastore.v1 import cluster_pb2 as yandex_dot_cloud_dot_metastore_dot_v1_dot_cluster__pb2
|
|
32
32
|
|
|
33
33
|
|
|
34
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n/yandex/cloud/metastore/v1/cluster_service.proto\x12\x19yandex.cloud.metastore.v1\x1a+yandex/cloud/metastore/v1/maintenance.proto\x1a\x1cgoogle/api/annotations.proto\x1a google/protobuf/field_mask.proto\x1a yandex/cloud/api/operation.proto\x1a\x1dyandex/cloud/validation.proto\x1a&yandex/cloud/operation/operation.proto\x1a\'yandex/cloud/metastore/v1/cluster.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\x30-1000\x12\x1d\n\npage_token\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=100\x12\x1a\n\x06\x66ilter\x18\x04 \x01(\tB\n\x8a\xc8\x31\x06<=1000\"e\n\x14ListClustersResponse\x12\x34\n\x08\x63lusters\x18\x01 \x03(\x0b\x32\".yandex.cloud.metastore.v1.Cluster\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\
|
|
34
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n/yandex/cloud/metastore/v1/cluster_service.proto\x12\x19yandex.cloud.metastore.v1\x1a+yandex/cloud/metastore/v1/maintenance.proto\x1a\x1cgoogle/api/annotations.proto\x1a google/protobuf/field_mask.proto\x1a yandex/cloud/api/operation.proto\x1a\x1dyandex/cloud/validation.proto\x1a&yandex/cloud/operation/operation.proto\x1a\'yandex/cloud/metastore/v1/cluster.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\x30-1000\x12\x1d\n\npage_token\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=100\x12\x1a\n\x06\x66ilter\x18\x04 \x01(\tB\n\x8a\xc8\x31\x06<=1000\"e\n\x14ListClustersResponse\x12\x34\n\x08\x63lusters\x18\x01 \x03(\x0b\x32\".yandex.cloud.metastore.v1.Cluster\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\x95\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\x88\x01\n\x06labels\x18\x04 \x03(\x0b\x32;.yandex.cloud.metastore.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\x31-63\x12\x1b\n\x13\x64\x65letion_protection\x18\x0b \x01(\x08\x12\x0f\n\x07version\x18\x0c \x01(\t\x12:\n\x0b\x63onfig_spec\x18\r \x01(\x0b\x32%.yandex.cloud.metastore.v1.ConfigSpec\x12$\n\x12service_account_id\x18\x0e \x01(\tB\x08\x8a\xc8\x31\x04<=50\x12\x39\n\x07logging\x18\x0f \x01(\x0b\x32(.yandex.cloud.metastore.v1.LoggingConfig\x12\x39\n\x07network\x18\x10 \x01(\x0b\x32(.yandex.cloud.metastore.v1.NetworkConfig\x12H\n\x12maintenance_window\x18\x11 \x01(\x0b\x32,.yandex.cloud.metastore.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\x0b\"+\n\x15\x43reateClusterMetadata\x12\x12\n\ncluster_id\x18\x01 \x01(\t\"+\n\x15UpdateClusterMetadata\x12\x12\n\ncluster_id\x18\x01 \x01(\t\"\xd5\x05\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\x88\x01\n\x06labels\x18\x05 \x03(\x0b\x32;.yandex.cloud.metastore.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\x1b\n\x13\x64\x65letion_protection\x18\x07 \x01(\x08\x12$\n\x12service_account_id\x18\x08 \x01(\tB\x08\x8a\xc8\x31\x04<=50\x12\x39\n\x07logging\x18\t \x01(\x0b\x32(.yandex.cloud.metastore.v1.LoggingConfig\x12H\n\x0cnetwork_spec\x18\n \x01(\x0b\x32\x32.yandex.cloud.metastore.v1.UpdateNetworkConfigSpec\x12G\n\x0b\x63onfig_spec\x18\x0b \x01(\x0b\x32\x32.yandex.cloud.metastore.v1.UpdateClusterConfigSpec\x12H\n\x12maintenance_window\x18\x0c \x01(\x0b\x32,.yandex.cloud.metastore.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\x06\x10\x07\"5\n\x17UpdateNetworkConfigSpec\x12\x1a\n\x12security_group_ids\x18\x01 \x03(\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\"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\"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\"c\n\x11ImportDataRequest\x12 \n\ncluster_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x14\n\x06\x62ucket\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x16\n\x08\x66ilepath\x18\x03 \x01(\tB\x04\xe8\xc7\x31\x01\"(\n\x12ImportDataMetadata\x12\x12\n\ncluster_id\x18\x01 \x01(\t\"c\n\x11\x45xportDataRequest\x12 \n\ncluster_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x14\n\x06\x62ucket\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x16\n\x08\x66ilepath\x18\x03 \x01(\tB\x04\xe8\xc7\x31\x01\"(\n\x12\x45xportDataMetadata\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\x30-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(\t\"K\n\nConfigSpec\x12\x37\n\tresources\x18\x02 \x01(\x0b\x32$.yandex.cloud.metastore.v1.ResourcesJ\x04\x08\x01\x10\x02\"R\n\x17UpdateClusterConfigSpec\x12\x37\n\tresources\x18\x01 \x01(\x0b\x32$.yandex.cloud.metastore.v1.Resources2\x98\x0e\n\x0e\x43lusterService\x12\x8c\x01\n\x03Get\x12,.yandex.cloud.metastore.v1.GetClusterRequest\x1a\".yandex.cloud.metastore.v1.Cluster\"3\x82\xd3\xe4\x93\x02-\x12+/managed-metastore/v1/clusters/{cluster_id}\x12\x8f\x01\n\x04List\x12..yandex.cloud.metastore.v1.ListClustersRequest\x1a/.yandex.cloud.metastore.v1.ListClustersResponse\"&\x82\xd3\xe4\x93\x02 \x12\x1e/managed-metastore/v1/clusters\x12\xc3\x01\n\x0eListOperations\x12\x37.yandex.cloud.metastore.v1.ListClusterOperationsRequest\x1a\x38.yandex.cloud.metastore.v1.ListClusterOperationsResponse\">\x82\xd3\xe4\x93\x02\x38\x12\x36/managed-metastore/v1/clusters/{cluster_id}/operations\x12\xab\x01\n\x06\x43reate\x12/.yandex.cloud.metastore.v1.CreateClusterRequest\x1a!.yandex.cloud.operation.Operation\"M\xb2\xd2* \n\x15\x43reateClusterMetadata\x12\x07\x43luster\x82\xd3\xe4\x93\x02#\"\x1e/managed-metastore/v1/clusters:\x01*\x12\xb8\x01\n\x06Update\x12/.yandex.cloud.metastore.v1.UpdateClusterRequest\x1a!.yandex.cloud.operation.Operation\"Z\xb2\xd2* \n\x15UpdateClusterMetadata\x12\x07\x43luster\x82\xd3\xe4\x93\x02\x30\x32+/managed-metastore/v1/clusters/{cluster_id}:\x01*\x12\xc3\x01\n\x06\x44\x65lete\x12/.yandex.cloud.metastore.v1.DeleteClusterRequest\x1a!.yandex.cloud.operation.Operation\"e\xb2\xd2*.\n\x15\x44\x65leteClusterMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02-*+/managed-metastore/v1/clusters/{cluster_id}\x12\xb4\x01\n\x04Stop\x12-.yandex.cloud.metastore.v1.StopClusterRequest\x1a!.yandex.cloud.operation.Operation\"Z\xb2\xd2*\x1e\n\x13StopClusterMetadata\x12\x07\x43luster\x82\xd3\xe4\x93\x02\x32\"0/managed-metastore/v1/clusters/{cluster_id}:stop\x12\xb8\x01\n\x05Start\x12..yandex.cloud.metastore.v1.StartClusterRequest\x1a!.yandex.cloud.operation.Operation\"\\\xb2\xd2*\x1f\n\x14StartClusterMetadata\x12\x07\x43luster\x82\xd3\xe4\x93\x02\x33\"1/managed-metastore/v1/clusters/{cluster_id}:start\x12\xbd\x01\n\nImportData\x12,.yandex.cloud.metastore.v1.ImportDataRequest\x1a!.yandex.cloud.operation.Operation\"^\xb2\xd2*\x1d\n\x12ImportDataMetadata\x12\x07\x43luster\x82\xd3\xe4\x93\x02\x37\"2/managed-metastore/v1/clusters/{cluster_id}:import:\x01*\x12\xbd\x01\n\nExportData\x12,.yandex.cloud.metastore.v1.ExportDataRequest\x1a!.yandex.cloud.operation.Operation\"^\xb2\xd2*\x1d\n\x12\x45xportDataMetadata\x12\x07\x43luster\x82\xd3\xe4\x93\x02\x37\"2/managed-metastore/v1/clusters/{cluster_id}:export:\x01*Bh\n\x1dyandex.cloud.api.metastore.v1ZGgithub.com/yandex-cloud/go-genproto/yandex/cloud/metastore/v1;metastoreb\x06proto3')
|
|
35
35
|
|
|
36
36
|
_globals = globals()
|
|
37
37
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -59,10 +59,6 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
59
59
|
_globals['_CREATECLUSTERREQUEST'].fields_by_name['description']._serialized_options = b'\212\3101\005<=256'
|
|
60
60
|
_globals['_CREATECLUSTERREQUEST'].fields_by_name['labels']._loaded_options = None
|
|
61
61
|
_globals['_CREATECLUSTERREQUEST'].fields_by_name['labels']._serialized_options = b'\362\3071\013[-_0-9a-z]*\202\3101\004<=64\212\3101\004<=63\262\3101\030\022\020[a-z][-_0-9a-z]*\032\0041-63'
|
|
62
|
-
_globals['_CREATECLUSTERREQUEST'].fields_by_name['subnet_ids']._loaded_options = None
|
|
63
|
-
_globals['_CREATECLUSTERREQUEST'].fields_by_name['subnet_ids']._serialized_options = b'\030\001'
|
|
64
|
-
_globals['_CREATECLUSTERREQUEST'].fields_by_name['security_group_ids']._loaded_options = None
|
|
65
|
-
_globals['_CREATECLUSTERREQUEST'].fields_by_name['security_group_ids']._serialized_options = b'\030\001'
|
|
66
62
|
_globals['_CREATECLUSTERREQUEST'].fields_by_name['service_account_id']._loaded_options = None
|
|
67
63
|
_globals['_CREATECLUSTERREQUEST'].fields_by_name['service_account_id']._serialized_options = b'\212\3101\004<=50'
|
|
68
64
|
_globals['_UPDATECLUSTERREQUEST_LABELSENTRY']._loaded_options = None
|
|
@@ -75,8 +71,6 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
75
71
|
_globals['_UPDATECLUSTERREQUEST'].fields_by_name['description']._serialized_options = b'\212\3101\005<=256'
|
|
76
72
|
_globals['_UPDATECLUSTERREQUEST'].fields_by_name['labels']._loaded_options = None
|
|
77
73
|
_globals['_UPDATECLUSTERREQUEST'].fields_by_name['labels']._serialized_options = b'\362\3071\013[-_0-9a-z]*\202\3101\004<=64\212\3101\004<=63\262\3101\030\022\020[a-z][-_0-9a-z]*\032\0041-63'
|
|
78
|
-
_globals['_UPDATECLUSTERREQUEST'].fields_by_name['security_group_ids']._loaded_options = None
|
|
79
|
-
_globals['_UPDATECLUSTERREQUEST'].fields_by_name['security_group_ids']._serialized_options = b'\030\001'
|
|
80
74
|
_globals['_UPDATECLUSTERREQUEST'].fields_by_name['service_account_id']._loaded_options = None
|
|
81
75
|
_globals['_UPDATECLUSTERREQUEST'].fields_by_name['service_account_id']._serialized_options = b'\212\3101\004<=50'
|
|
82
76
|
_globals['_DELETECLUSTERREQUEST'].fields_by_name['cluster_id']._loaded_options = None
|
|
@@ -130,47 +124,47 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
130
124
|
_globals['_LISTCLUSTERSRESPONSE']._serialized_start=535
|
|
131
125
|
_globals['_LISTCLUSTERSRESPONSE']._serialized_end=636
|
|
132
126
|
_globals['_CREATECLUSTERREQUEST']._serialized_start=639
|
|
133
|
-
_globals['_CREATECLUSTERREQUEST']._serialized_end=
|
|
134
|
-
_globals['_CREATECLUSTERREQUEST_LABELSENTRY']._serialized_start=
|
|
135
|
-
_globals['_CREATECLUSTERREQUEST_LABELSENTRY']._serialized_end=
|
|
136
|
-
_globals['_CREATECLUSTERMETADATA']._serialized_start=
|
|
137
|
-
_globals['_CREATECLUSTERMETADATA']._serialized_end=
|
|
138
|
-
_globals['_UPDATECLUSTERMETADATA']._serialized_start=
|
|
139
|
-
_globals['_UPDATECLUSTERMETADATA']._serialized_end=
|
|
140
|
-
_globals['_UPDATECLUSTERREQUEST']._serialized_start=
|
|
141
|
-
_globals['_UPDATECLUSTERREQUEST']._serialized_end=
|
|
142
|
-
_globals['_UPDATECLUSTERREQUEST_LABELSENTRY']._serialized_start=
|
|
143
|
-
_globals['_UPDATECLUSTERREQUEST_LABELSENTRY']._serialized_end=
|
|
144
|
-
_globals['_UPDATENETWORKCONFIGSPEC']._serialized_start=
|
|
145
|
-
_globals['_UPDATENETWORKCONFIGSPEC']._serialized_end=
|
|
146
|
-
_globals['_DELETECLUSTERREQUEST']._serialized_start=
|
|
147
|
-
_globals['_DELETECLUSTERREQUEST']._serialized_end=
|
|
148
|
-
_globals['_DELETECLUSTERMETADATA']._serialized_start=
|
|
149
|
-
_globals['_DELETECLUSTERMETADATA']._serialized_end=
|
|
150
|
-
_globals['_STOPCLUSTERREQUEST']._serialized_start=
|
|
151
|
-
_globals['_STOPCLUSTERREQUEST']._serialized_end=
|
|
152
|
-
_globals['_STOPCLUSTERMETADATA']._serialized_start=
|
|
153
|
-
_globals['_STOPCLUSTERMETADATA']._serialized_end=
|
|
154
|
-
_globals['_STARTCLUSTERREQUEST']._serialized_start=
|
|
155
|
-
_globals['_STARTCLUSTERREQUEST']._serialized_end=
|
|
156
|
-
_globals['_STARTCLUSTERMETADATA']._serialized_start=
|
|
157
|
-
_globals['_STARTCLUSTERMETADATA']._serialized_end=
|
|
158
|
-
_globals['_IMPORTDATAREQUEST']._serialized_start=
|
|
159
|
-
_globals['_IMPORTDATAREQUEST']._serialized_end=
|
|
160
|
-
_globals['_IMPORTDATAMETADATA']._serialized_start=
|
|
161
|
-
_globals['_IMPORTDATAMETADATA']._serialized_end=
|
|
162
|
-
_globals['_EXPORTDATAREQUEST']._serialized_start=
|
|
163
|
-
_globals['_EXPORTDATAREQUEST']._serialized_end=
|
|
164
|
-
_globals['_EXPORTDATAMETADATA']._serialized_start=
|
|
165
|
-
_globals['_EXPORTDATAMETADATA']._serialized_end=
|
|
166
|
-
_globals['_LISTCLUSTEROPERATIONSREQUEST']._serialized_start=
|
|
167
|
-
_globals['_LISTCLUSTEROPERATIONSREQUEST']._serialized_end=
|
|
168
|
-
_globals['_LISTCLUSTEROPERATIONSRESPONSE']._serialized_start=
|
|
169
|
-
_globals['_LISTCLUSTEROPERATIONSRESPONSE']._serialized_end=
|
|
170
|
-
_globals['_CONFIGSPEC']._serialized_start=
|
|
171
|
-
_globals['_CONFIGSPEC']._serialized_end=
|
|
172
|
-
_globals['_UPDATECLUSTERCONFIGSPEC']._serialized_start=
|
|
173
|
-
_globals['_UPDATECLUSTERCONFIGSPEC']._serialized_end=
|
|
174
|
-
_globals['_CLUSTERSERVICE']._serialized_start=
|
|
175
|
-
_globals['_CLUSTERSERVICE']._serialized_end=
|
|
127
|
+
_globals['_CREATECLUSTERREQUEST']._serialized_end=1300
|
|
128
|
+
_globals['_CREATECLUSTERREQUEST_LABELSENTRY']._serialized_start=1249
|
|
129
|
+
_globals['_CREATECLUSTERREQUEST_LABELSENTRY']._serialized_end=1294
|
|
130
|
+
_globals['_CREATECLUSTERMETADATA']._serialized_start=1302
|
|
131
|
+
_globals['_CREATECLUSTERMETADATA']._serialized_end=1345
|
|
132
|
+
_globals['_UPDATECLUSTERMETADATA']._serialized_start=1347
|
|
133
|
+
_globals['_UPDATECLUSTERMETADATA']._serialized_end=1390
|
|
134
|
+
_globals['_UPDATECLUSTERREQUEST']._serialized_start=1393
|
|
135
|
+
_globals['_UPDATECLUSTERREQUEST']._serialized_end=2118
|
|
136
|
+
_globals['_UPDATECLUSTERREQUEST_LABELSENTRY']._serialized_start=1249
|
|
137
|
+
_globals['_UPDATECLUSTERREQUEST_LABELSENTRY']._serialized_end=1294
|
|
138
|
+
_globals['_UPDATENETWORKCONFIGSPEC']._serialized_start=2120
|
|
139
|
+
_globals['_UPDATENETWORKCONFIGSPEC']._serialized_end=2173
|
|
140
|
+
_globals['_DELETECLUSTERREQUEST']._serialized_start=2175
|
|
141
|
+
_globals['_DELETECLUSTERREQUEST']._serialized_end=2231
|
|
142
|
+
_globals['_DELETECLUSTERMETADATA']._serialized_start=2233
|
|
143
|
+
_globals['_DELETECLUSTERMETADATA']._serialized_end=2276
|
|
144
|
+
_globals['_STOPCLUSTERREQUEST']._serialized_start=2278
|
|
145
|
+
_globals['_STOPCLUSTERREQUEST']._serialized_end=2332
|
|
146
|
+
_globals['_STOPCLUSTERMETADATA']._serialized_start=2334
|
|
147
|
+
_globals['_STOPCLUSTERMETADATA']._serialized_end=2375
|
|
148
|
+
_globals['_STARTCLUSTERREQUEST']._serialized_start=2377
|
|
149
|
+
_globals['_STARTCLUSTERREQUEST']._serialized_end=2432
|
|
150
|
+
_globals['_STARTCLUSTERMETADATA']._serialized_start=2434
|
|
151
|
+
_globals['_STARTCLUSTERMETADATA']._serialized_end=2476
|
|
152
|
+
_globals['_IMPORTDATAREQUEST']._serialized_start=2478
|
|
153
|
+
_globals['_IMPORTDATAREQUEST']._serialized_end=2577
|
|
154
|
+
_globals['_IMPORTDATAMETADATA']._serialized_start=2579
|
|
155
|
+
_globals['_IMPORTDATAMETADATA']._serialized_end=2619
|
|
156
|
+
_globals['_EXPORTDATAREQUEST']._serialized_start=2621
|
|
157
|
+
_globals['_EXPORTDATAREQUEST']._serialized_end=2720
|
|
158
|
+
_globals['_EXPORTDATAMETADATA']._serialized_start=2722
|
|
159
|
+
_globals['_EXPORTDATAMETADATA']._serialized_end=2762
|
|
160
|
+
_globals['_LISTCLUSTEROPERATIONSREQUEST']._serialized_start=2764
|
|
161
|
+
_globals['_LISTCLUSTEROPERATIONSREQUEST']._serialized_end=2890
|
|
162
|
+
_globals['_LISTCLUSTEROPERATIONSRESPONSE']._serialized_start=2892
|
|
163
|
+
_globals['_LISTCLUSTEROPERATIONSRESPONSE']._serialized_end=3003
|
|
164
|
+
_globals['_CONFIGSPEC']._serialized_start=3005
|
|
165
|
+
_globals['_CONFIGSPEC']._serialized_end=3080
|
|
166
|
+
_globals['_UPDATECLUSTERCONFIGSPEC']._serialized_start=3082
|
|
167
|
+
_globals['_UPDATECLUSTERCONFIGSPEC']._serialized_end=3164
|
|
168
|
+
_globals['_CLUSTERSERVICE']._serialized_start=3167
|
|
169
|
+
_globals['_CLUSTERSERVICE']._serialized_end=4983
|
|
176
170
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -124,11 +124,6 @@ class CreateClusterRequest(google.protobuf.message.Message):
|
|
|
124
124
|
NAME_FIELD_NUMBER: builtins.int
|
|
125
125
|
DESCRIPTION_FIELD_NUMBER: builtins.int
|
|
126
126
|
LABELS_FIELD_NUMBER: builtins.int
|
|
127
|
-
SUBNET_IDS_FIELD_NUMBER: builtins.int
|
|
128
|
-
MIN_SERVERS_PER_ZONE_FIELD_NUMBER: builtins.int
|
|
129
|
-
MAX_SERVERS_PER_ZONE_FIELD_NUMBER: builtins.int
|
|
130
|
-
SECURITY_GROUP_IDS_FIELD_NUMBER: builtins.int
|
|
131
|
-
HOST_GROUP_IDS_FIELD_NUMBER: builtins.int
|
|
132
127
|
DELETION_PROTECTION_FIELD_NUMBER: builtins.int
|
|
133
128
|
VERSION_FIELD_NUMBER: builtins.int
|
|
134
129
|
CONFIG_SPEC_FIELD_NUMBER: builtins.int
|
|
@@ -142,10 +137,6 @@ class CreateClusterRequest(google.protobuf.message.Message):
|
|
|
142
137
|
"""Name of the Metastore cluster. The name must be unique within the folder."""
|
|
143
138
|
description: builtins.str
|
|
144
139
|
"""Description of the Metastore cluster."""
|
|
145
|
-
min_servers_per_zone: builtins.int
|
|
146
|
-
"""Minimum number of metastore servers per zone."""
|
|
147
|
-
max_servers_per_zone: builtins.int
|
|
148
|
-
"""Maximum number of metastore servers per zone."""
|
|
149
140
|
deletion_protection: builtins.bool
|
|
150
141
|
"""Deletion Protection inhibits deletion of the cluster."""
|
|
151
142
|
version: builtins.str
|
|
@@ -158,18 +149,6 @@ class CreateClusterRequest(google.protobuf.message.Message):
|
|
|
158
149
|
For example, "project": "mvp" or "source": "dictionary".
|
|
159
150
|
"""
|
|
160
151
|
|
|
161
|
-
@property
|
|
162
|
-
def subnet_ids(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
163
|
-
"""Subnet ids to put metastore servers."""
|
|
164
|
-
|
|
165
|
-
@property
|
|
166
|
-
def security_group_ids(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
167
|
-
"""User security groups."""
|
|
168
|
-
|
|
169
|
-
@property
|
|
170
|
-
def host_group_ids(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
171
|
-
"""Host groups to place VMs of cluster on. Note: unused property."""
|
|
172
|
-
|
|
173
152
|
@property
|
|
174
153
|
def config_spec(self) -> global___ConfigSpec:
|
|
175
154
|
"""Metastore cluster configuration."""
|
|
@@ -193,11 +172,6 @@ class CreateClusterRequest(google.protobuf.message.Message):
|
|
|
193
172
|
name: builtins.str = ...,
|
|
194
173
|
description: builtins.str = ...,
|
|
195
174
|
labels: collections.abc.Mapping[builtins.str, builtins.str] | None = ...,
|
|
196
|
-
subnet_ids: collections.abc.Iterable[builtins.str] | None = ...,
|
|
197
|
-
min_servers_per_zone: builtins.int = ...,
|
|
198
|
-
max_servers_per_zone: builtins.int = ...,
|
|
199
|
-
security_group_ids: collections.abc.Iterable[builtins.str] | None = ...,
|
|
200
|
-
host_group_ids: collections.abc.Iterable[builtins.str] | None = ...,
|
|
201
175
|
deletion_protection: builtins.bool = ...,
|
|
202
176
|
version: builtins.str = ...,
|
|
203
177
|
config_spec: global___ConfigSpec | None = ...,
|
|
@@ -207,7 +181,7 @@ class CreateClusterRequest(google.protobuf.message.Message):
|
|
|
207
181
|
maintenance_window: yandex.cloud.metastore.v1.maintenance_pb2.MaintenanceWindow | None = ...,
|
|
208
182
|
) -> None: ...
|
|
209
183
|
def HasField(self, field_name: typing.Literal["config_spec", b"config_spec", "logging", b"logging", "maintenance_window", b"maintenance_window", "network", b"network"]) -> builtins.bool: ...
|
|
210
|
-
def ClearField(self, field_name: typing.Literal["config_spec", b"config_spec", "deletion_protection", b"deletion_protection", "description", b"description", "folder_id", b"folder_id", "
|
|
184
|
+
def ClearField(self, field_name: typing.Literal["config_spec", b"config_spec", "deletion_protection", b"deletion_protection", "description", b"description", "folder_id", b"folder_id", "labels", b"labels", "logging", b"logging", "maintenance_window", b"maintenance_window", "name", b"name", "network", b"network", "service_account_id", b"service_account_id", "version", b"version"]) -> None: ...
|
|
211
185
|
|
|
212
186
|
global___CreateClusterRequest = CreateClusterRequest
|
|
213
187
|
|
|
@@ -268,7 +242,6 @@ class UpdateClusterRequest(google.protobuf.message.Message):
|
|
|
268
242
|
NAME_FIELD_NUMBER: builtins.int
|
|
269
243
|
DESCRIPTION_FIELD_NUMBER: builtins.int
|
|
270
244
|
LABELS_FIELD_NUMBER: builtins.int
|
|
271
|
-
SECURITY_GROUP_IDS_FIELD_NUMBER: builtins.int
|
|
272
245
|
DELETION_PROTECTION_FIELD_NUMBER: builtins.int
|
|
273
246
|
SERVICE_ACCOUNT_ID_FIELD_NUMBER: builtins.int
|
|
274
247
|
LOGGING_FIELD_NUMBER: builtins.int
|
|
@@ -297,10 +270,6 @@ class UpdateClusterRequest(google.protobuf.message.Message):
|
|
|
297
270
|
set with the [ClusterService.Get] method, then send an [ClusterService.Update] request with the new label added to the set.
|
|
298
271
|
"""
|
|
299
272
|
|
|
300
|
-
@property
|
|
301
|
-
def security_group_ids(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
302
|
-
"""User security groups."""
|
|
303
|
-
|
|
304
273
|
@property
|
|
305
274
|
def logging(self) -> yandex.cloud.metastore.v1.cluster_pb2.LoggingConfig:
|
|
306
275
|
"""Cloud logging configuration"""
|
|
@@ -325,7 +294,6 @@ class UpdateClusterRequest(google.protobuf.message.Message):
|
|
|
325
294
|
name: builtins.str = ...,
|
|
326
295
|
description: builtins.str = ...,
|
|
327
296
|
labels: collections.abc.Mapping[builtins.str, builtins.str] | None = ...,
|
|
328
|
-
security_group_ids: collections.abc.Iterable[builtins.str] | None = ...,
|
|
329
297
|
deletion_protection: builtins.bool = ...,
|
|
330
298
|
service_account_id: builtins.str = ...,
|
|
331
299
|
logging: yandex.cloud.metastore.v1.cluster_pb2.LoggingConfig | None = ...,
|
|
@@ -334,7 +302,7 @@ class UpdateClusterRequest(google.protobuf.message.Message):
|
|
|
334
302
|
maintenance_window: yandex.cloud.metastore.v1.maintenance_pb2.MaintenanceWindow | None = ...,
|
|
335
303
|
) -> None: ...
|
|
336
304
|
def HasField(self, field_name: typing.Literal["config_spec", b"config_spec", "logging", b"logging", "maintenance_window", b"maintenance_window", "network_spec", b"network_spec", "update_mask", b"update_mask"]) -> builtins.bool: ...
|
|
337
|
-
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id", "config_spec", b"config_spec", "deletion_protection", b"deletion_protection", "description", b"description", "labels", b"labels", "logging", b"logging", "maintenance_window", b"maintenance_window", "name", b"name", "network_spec", b"network_spec", "
|
|
305
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id", "config_spec", b"config_spec", "deletion_protection", b"deletion_protection", "description", b"description", "labels", b"labels", "logging", b"logging", "maintenance_window", b"maintenance_window", "name", b"name", "network_spec", b"network_spec", "service_account_id", b"service_account_id", "update_mask", b"update_mask"]) -> None: ...
|
|
338
306
|
|
|
339
307
|
global___UpdateClusterRequest = UpdateClusterRequest
|
|
340
308
|
|
|
@@ -508,7 +476,7 @@ class ExportDataRequest(google.protobuf.message.Message):
|
|
|
508
476
|
cluster_id: builtins.str
|
|
509
477
|
"""ID of the Metastore Cluster to export data from."""
|
|
510
478
|
bucket: builtins.str
|
|
511
|
-
"""S3 bucket to export backup
|
|
479
|
+
"""S3 bucket to export backup to."""
|
|
512
480
|
filepath: builtins.str
|
|
513
481
|
"""Export dump filepath."""
|
|
514
482
|
def __init__(
|
|
@@ -139,28 +139,28 @@ class ClusterServiceServicer(object):
|
|
|
139
139
|
raise NotImplementedError('Method not implemented!')
|
|
140
140
|
|
|
141
141
|
def Stop(self, request, context):
|
|
142
|
-
"""
|
|
142
|
+
"""Stops the specified Hive Metastore Cluster.
|
|
143
143
|
"""
|
|
144
144
|
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
145
145
|
context.set_details('Method not implemented!')
|
|
146
146
|
raise NotImplementedError('Method not implemented!')
|
|
147
147
|
|
|
148
148
|
def Start(self, request, context):
|
|
149
|
-
"""
|
|
149
|
+
"""Starts the specified Hive a Metastore Cluster.
|
|
150
150
|
"""
|
|
151
151
|
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
152
152
|
context.set_details('Method not implemented!')
|
|
153
153
|
raise NotImplementedError('Method not implemented!')
|
|
154
154
|
|
|
155
155
|
def ImportData(self, request, context):
|
|
156
|
-
"""
|
|
156
|
+
"""Imports data to the specified Hive Metastore Cluster.
|
|
157
157
|
"""
|
|
158
158
|
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
159
159
|
context.set_details('Method not implemented!')
|
|
160
160
|
raise NotImplementedError('Method not implemented!')
|
|
161
161
|
|
|
162
162
|
def ExportData(self, request, context):
|
|
163
|
-
"""
|
|
163
|
+
"""Exports data from the specified Hive Metastore Cluster.
|
|
164
164
|
"""
|
|
165
165
|
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
166
166
|
context.set_details('Method not implemented!')
|
|
@@ -68,25 +68,25 @@ class ClusterServiceStub:
|
|
|
68
68
|
yandex.cloud.metastore.v1.cluster_service_pb2.StopClusterRequest,
|
|
69
69
|
yandex.cloud.operation.operation_pb2.Operation,
|
|
70
70
|
]
|
|
71
|
-
"""
|
|
71
|
+
"""Stops the specified Hive Metastore Cluster."""
|
|
72
72
|
|
|
73
73
|
Start: grpc.UnaryUnaryMultiCallable[
|
|
74
74
|
yandex.cloud.metastore.v1.cluster_service_pb2.StartClusterRequest,
|
|
75
75
|
yandex.cloud.operation.operation_pb2.Operation,
|
|
76
76
|
]
|
|
77
|
-
"""
|
|
77
|
+
"""Starts the specified Hive a Metastore Cluster."""
|
|
78
78
|
|
|
79
79
|
ImportData: grpc.UnaryUnaryMultiCallable[
|
|
80
80
|
yandex.cloud.metastore.v1.cluster_service_pb2.ImportDataRequest,
|
|
81
81
|
yandex.cloud.operation.operation_pb2.Operation,
|
|
82
82
|
]
|
|
83
|
-
"""
|
|
83
|
+
"""Imports data to the specified Hive Metastore Cluster."""
|
|
84
84
|
|
|
85
85
|
ExportData: grpc.UnaryUnaryMultiCallable[
|
|
86
86
|
yandex.cloud.metastore.v1.cluster_service_pb2.ExportDataRequest,
|
|
87
87
|
yandex.cloud.operation.operation_pb2.Operation,
|
|
88
88
|
]
|
|
89
|
-
"""
|
|
89
|
+
"""Exports data from the specified Hive Metastore Cluster."""
|
|
90
90
|
|
|
91
91
|
class ClusterServiceAsyncStub:
|
|
92
92
|
"""A set of methods for managing Hive Metastore Cluster resources."""
|
|
@@ -136,25 +136,25 @@ class ClusterServiceAsyncStub:
|
|
|
136
136
|
yandex.cloud.metastore.v1.cluster_service_pb2.StopClusterRequest,
|
|
137
137
|
yandex.cloud.operation.operation_pb2.Operation,
|
|
138
138
|
]
|
|
139
|
-
"""
|
|
139
|
+
"""Stops the specified Hive Metastore Cluster."""
|
|
140
140
|
|
|
141
141
|
Start: grpc.aio.UnaryUnaryMultiCallable[
|
|
142
142
|
yandex.cloud.metastore.v1.cluster_service_pb2.StartClusterRequest,
|
|
143
143
|
yandex.cloud.operation.operation_pb2.Operation,
|
|
144
144
|
]
|
|
145
|
-
"""
|
|
145
|
+
"""Starts the specified Hive a Metastore Cluster."""
|
|
146
146
|
|
|
147
147
|
ImportData: grpc.aio.UnaryUnaryMultiCallable[
|
|
148
148
|
yandex.cloud.metastore.v1.cluster_service_pb2.ImportDataRequest,
|
|
149
149
|
yandex.cloud.operation.operation_pb2.Operation,
|
|
150
150
|
]
|
|
151
|
-
"""
|
|
151
|
+
"""Imports data to the specified Hive Metastore Cluster."""
|
|
152
152
|
|
|
153
153
|
ExportData: grpc.aio.UnaryUnaryMultiCallable[
|
|
154
154
|
yandex.cloud.metastore.v1.cluster_service_pb2.ExportDataRequest,
|
|
155
155
|
yandex.cloud.operation.operation_pb2.Operation,
|
|
156
156
|
]
|
|
157
|
-
"""
|
|
157
|
+
"""Exports data from the specified Hive Metastore Cluster."""
|
|
158
158
|
|
|
159
159
|
class ClusterServiceServicer(metaclass=abc.ABCMeta):
|
|
160
160
|
"""A set of methods for managing Hive Metastore Cluster resources."""
|
|
@@ -218,7 +218,7 @@ class ClusterServiceServicer(metaclass=abc.ABCMeta):
|
|
|
218
218
|
request: yandex.cloud.metastore.v1.cluster_service_pb2.StopClusterRequest,
|
|
219
219
|
context: _ServicerContext,
|
|
220
220
|
) -> typing.Union[yandex.cloud.operation.operation_pb2.Operation, collections.abc.Awaitable[yandex.cloud.operation.operation_pb2.Operation]]:
|
|
221
|
-
"""
|
|
221
|
+
"""Stops the specified Hive Metastore Cluster."""
|
|
222
222
|
|
|
223
223
|
@abc.abstractmethod
|
|
224
224
|
def Start(
|
|
@@ -226,7 +226,7 @@ class ClusterServiceServicer(metaclass=abc.ABCMeta):
|
|
|
226
226
|
request: yandex.cloud.metastore.v1.cluster_service_pb2.StartClusterRequest,
|
|
227
227
|
context: _ServicerContext,
|
|
228
228
|
) -> typing.Union[yandex.cloud.operation.operation_pb2.Operation, collections.abc.Awaitable[yandex.cloud.operation.operation_pb2.Operation]]:
|
|
229
|
-
"""
|
|
229
|
+
"""Starts the specified Hive a Metastore Cluster."""
|
|
230
230
|
|
|
231
231
|
@abc.abstractmethod
|
|
232
232
|
def ImportData(
|
|
@@ -234,7 +234,7 @@ class ClusterServiceServicer(metaclass=abc.ABCMeta):
|
|
|
234
234
|
request: yandex.cloud.metastore.v1.cluster_service_pb2.ImportDataRequest,
|
|
235
235
|
context: _ServicerContext,
|
|
236
236
|
) -> typing.Union[yandex.cloud.operation.operation_pb2.Operation, collections.abc.Awaitable[yandex.cloud.operation.operation_pb2.Operation]]:
|
|
237
|
-
"""
|
|
237
|
+
"""Imports data to the specified Hive Metastore Cluster."""
|
|
238
238
|
|
|
239
239
|
@abc.abstractmethod
|
|
240
240
|
def ExportData(
|
|
@@ -242,6 +242,6 @@ class ClusterServiceServicer(metaclass=abc.ABCMeta):
|
|
|
242
242
|
request: yandex.cloud.metastore.v1.cluster_service_pb2.ExportDataRequest,
|
|
243
243
|
context: _ServicerContext,
|
|
244
244
|
) -> typing.Union[yandex.cloud.operation.operation_pb2.Operation, collections.abc.Awaitable[yandex.cloud.operation.operation_pb2.Operation]]:
|
|
245
|
-
"""
|
|
245
|
+
"""Exports data from the specified Hive Metastore Cluster."""
|
|
246
246
|
|
|
247
247
|
def add_ClusterServiceServicer_to_server(servicer: ClusterServiceServicer, server: typing.Union[grpc.Server, grpc.aio.Server]) -> None: ...
|
|
@@ -28,7 +28,7 @@ from yandex.cloud.monitoring.v3 import unit_format_pb2 as yandex_dot_cloud_dot_m
|
|
|
28
28
|
from yandex.cloud.monitoring.v3 import thresholds_pb2 as yandex_dot_cloud_dot_monitoring_dot_v3_dot_thresholds__pb2
|
|
29
29
|
|
|
30
30
|
|
|
31
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n-yandex/cloud/monitoring/v3/chart_widget.proto\x12\x1ayandex.cloud.monitoring.v3\x1a\x1egoogle/protobuf/wrappers.proto\x1a-yandex/cloud/monitoring/v3/downsampling.proto\x1a,yandex/cloud/monitoring/v3/unit_format.proto\x1a+yandex/cloud/monitoring/v3/thresholds.proto\"\
|
|
31
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n-yandex/cloud/monitoring/v3/chart_widget.proto\x12\x1ayandex.cloud.monitoring.v3\x1a\x1egoogle/protobuf/wrappers.proto\x1a-yandex/cloud/monitoring/v3/downsampling.proto\x1a,yandex/cloud/monitoring/v3/unit_format.proto\x1a+yandex/cloud/monitoring/v3/thresholds.proto\"\xa6/\n\x0b\x43hartWidget\x12\n\n\x02id\x18\x01 \x01(\t\x12@\n\x07queries\x18\x02 \x01(\x0b\x32/.yandex.cloud.monitoring.v3.ChartWidget.Queries\x12]\n\x16visualization_settings\x18\x03 \x01(\x0b\x32=.yandex.cloud.monitoring.v3.ChartWidget.VisualizationSettings\x12Q\n\x10series_overrides\x18\x04 \x03(\x0b\x32\x37.yandex.cloud.monitoring.v3.ChartWidget.SeriesOverrides\x12X\n\x14name_hiding_settings\x18\x05 \x01(\x0b\x32:.yandex.cloud.monitoring.v3.ChartWidget.NameHidingSettings\x12\x13\n\x0b\x64\x65scription\x18\x06 \x01(\t\x12\r\n\x05title\x18\x07 \x01(\t\x12\x16\n\x0e\x64isplay_legend\x18\x08 \x01(\x08\x12\x46\n\x06\x66reeze\x18\t \x01(\x0e\x32\x36.yandex.cloud.monitoring.v3.ChartWidget.FreezeDuration\x12\x46\n\x06repeat\x18\n \x01(\x0b\x32\x36.yandex.cloud.monitoring.v3.ChartWidget.RepeatSettings\x12:\n\nthresholds\x18\x0b \x01(\x0b\x32&.yandex.cloud.monitoring.v3.Thresholds\x1a\xdc\x01\n\x07Queries\x12G\n\x07targets\x18\x01 \x03(\x0b\x32\x36.yandex.cloud.monitoring.v3.ChartWidget.Queries.Target\x12>\n\x0c\x64ownsampling\x18\x02 \x01(\x0b\x32(.yandex.cloud.monitoring.v3.Downsampling\x1aH\n\x06Target\x12\r\n\x05query\x18\x01 \x01(\t\x12\x11\n\ttext_mode\x18\x02 \x01(\x08\x12\x0e\n\x06hidden\x18\x03 \x01(\x08\x12\x0c\n\x04name\x18\x04 \x01(\t\x1a\xa0\x19\n\x15VisualizationSettings\x12]\n\x04type\x18\x01 \x01(\x0e\x32O.yandex.cloud.monitoring.v3.ChartWidget.VisualizationSettings.VisualizationType\x12\x11\n\tnormalize\x18\x02 \x01(\x08\x12^\n\x0binterpolate\x18\x03 \x01(\x0e\x32I.yandex.cloud.monitoring.v3.ChartWidget.VisualizationSettings.Interpolate\x12\x64\n\x0b\x61ggregation\x18\x04 \x01(\x0e\x32O.yandex.cloud.monitoring.v3.ChartWidget.VisualizationSettings.SeriesAggregation\x12p\n\x15\x63olor_scheme_settings\x18\x05 \x01(\x0b\x32Q.yandex.cloud.monitoring.v3.ChartWidget.VisualizationSettings.ColorSchemeSettings\x12g\n\x10heatmap_settings\x18\x06 \x01(\x0b\x32M.yandex.cloud.monitoring.v3.ChartWidget.VisualizationSettings.HeatmapSettings\x12\x63\n\x0eyaxis_settings\x18\x07 \x01(\x0b\x32K.yandex.cloud.monitoring.v3.ChartWidget.VisualizationSettings.YaxisSettings\x12\r\n\x05title\x18\x08 \x01(\t\x12\x13\n\x0bshow_labels\x18\t \x01(\x08\x1a\x8e\n\n\x13\x43olorSchemeSettings\x12{\n\tautomatic\x18\x01 \x01(\x0b\x32\x66.yandex.cloud.monitoring.v3.ChartWidget.VisualizationSettings.ColorSchemeSettings.AutomaticColorSchemeH\x00\x12y\n\x08standard\x18\x02 \x01(\x0b\x32\x65.yandex.cloud.monitoring.v3.ChartWidget.VisualizationSettings.ColorSchemeSettings.StandardColorSchemeH\x00\x12y\n\x08gradient\x18\x03 \x01(\x0b\x32\x65.yandex.cloud.monitoring.v3.ChartWidget.VisualizationSettings.ColorSchemeSettings.GradientColorSchemeH\x00\x12q\n\x04hash\x18\x04 \x01(\x0b\x32\x61.yandex.cloud.monitoring.v3.ChartWidget.VisualizationSettings.ColorSchemeSettings.HashColorSchemeH\x00\x12}\n\nthresholds\x18\x05 \x01(\x0b\x32g.yandex.cloud.monitoring.v3.ChartWidget.VisualizationSettings.ColorSchemeSettings.ThresholdsColorSchemeH\x00\x12y\n\x08\x63onstant\x18\x06 \x01(\x0b\x32\x65.yandex.cloud.monitoring.v3.ChartWidget.VisualizationSettings.ColorSchemeSettings.ConstantColorSchemeH\x00\x1a\x16\n\x14\x41utomaticColorScheme\x1a\x15\n\x13StandardColorScheme\x1ai\n\x13GradientColorScheme\x12\x13\n\x0bgreen_value\x18\x02 \x01(\t\x12\x14\n\x0cyellow_value\x18\x03 \x01(\t\x12\x11\n\tred_value\x18\x04 \x01(\t\x12\x14\n\x0cviolet_value\x18\x05 \x01(\t\x1a\x11\n\x0fHashColorScheme\x1a$\n\x13\x43onstantColorScheme\x12\r\n\x05\x63olor\x18\x01 \x01(\t\x1a\xb9\x02\n\x15ThresholdsColorScheme\x12\x88\x01\n\x0b\x61ggregation\x18\x01 \x01(\x0e\x32s.yandex.cloud.monitoring.v3.ChartWidget.VisualizationSettings.ColorSchemeSettings.ThresholdsColorScheme.Aggregation\"\x94\x01\n\x0b\x41ggregation\x12\x1b\n\x17\x41GGREGATION_UNSPECIFIED\x10\x00\x12\x14\n\x10\x41GGREGATION_LAST\x10\x01\x12\x13\n\x0f\x41GGREGATION_MIN\x10\x02\x12\x13\n\x0f\x41GGREGATION_MAX\x10\x03\x12\x13\n\x0f\x41GGREGATION_AVG\x10\x04\x12\x13\n\x0f\x41GGREGATION_SUM\x10\x05\x42\x08\n\x06scheme\x1a\x65\n\x0fHeatmapSettings\x12\x13\n\x0bgreen_value\x18\x02 \x01(\t\x12\x14\n\x0cyellow_value\x18\x03 \x01(\t\x12\x11\n\tred_value\x18\x04 \x01(\t\x12\x14\n\x0cviolet_value\x18\x05 \x01(\t\x1a\xf4\x01\n\x05Yaxis\x12U\n\x04type\x18\x01 \x01(\x0e\x32G.yandex.cloud.monitoring.v3.ChartWidget.VisualizationSettings.YaxisType\x12\r\n\x05title\x18\x02 \x01(\t\x12\x0b\n\x03min\x18\x03 \x01(\t\x12\x0b\n\x03max\x18\x04 \x01(\t\x12;\n\x0bunit_format\x18\x05 \x01(\x0e\x32&.yandex.cloud.monitoring.v3.UnitFormat\x12.\n\tprecision\x18\x06 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x1a\xb6\x01\n\rYaxisSettings\x12Q\n\x04left\x18\x01 \x01(\x0b\x32\x43.yandex.cloud.monitoring.v3.ChartWidget.VisualizationSettings.Yaxis\x12R\n\x05right\x18\x02 \x01(\x0b\x32\x43.yandex.cloud.monitoring.v3.ChartWidget.VisualizationSettings.Yaxis\"\xae\x02\n\x11VisualizationType\x12\"\n\x1eVISUALIZATION_TYPE_UNSPECIFIED\x10\x00\x12\x1b\n\x17VISUALIZATION_TYPE_LINE\x10\x01\x12\x1c\n\x18VISUALIZATION_TYPE_STACK\x10\x02\x12\x1d\n\x19VISUALIZATION_TYPE_COLUMN\x10\x03\x12\x1d\n\x19VISUALIZATION_TYPE_POINTS\x10\x04\x12\x1a\n\x16VISUALIZATION_TYPE_PIE\x10\x05\x12\x1b\n\x17VISUALIZATION_TYPE_BARS\x10\x06\x12#\n\x1fVISUALIZATION_TYPE_DISTRIBUTION\x10\x07\x12\x1e\n\x1aVISUALIZATION_TYPE_HEATMAP\x10\x08\"o\n\x0bInterpolate\x12\x1b\n\x17INTERPOLATE_UNSPECIFIED\x10\x00\x12\x16\n\x12INTERPOLATE_LINEAR\x10\x01\x12\x14\n\x10INTERPOLATE_LEFT\x10\x02\x12\x15\n\x11INTERPOLATE_RIGHT\x10\x03\"Z\n\tYaxisType\x12\x1a\n\x16YAXIS_TYPE_UNSPECIFIED\x10\x00\x12\x15\n\x11YAXIS_TYPE_LINEAR\x10\x01\x12\x1a\n\x16YAXIS_TYPE_LOGARITHMIC\x10\x02\"\xc4\x01\n\x11SeriesAggregation\x12\"\n\x1eSERIES_AGGREGATION_UNSPECIFIED\x10\x00\x12\x1a\n\x16SERIES_AGGREGATION_AVG\x10\x01\x12\x1a\n\x16SERIES_AGGREGATION_MIN\x10\x02\x12\x1a\n\x16SERIES_AGGREGATION_MAX\x10\x03\x12\x1b\n\x17SERIES_AGGREGATION_LAST\x10\x04\x12\x1a\n\x16SERIES_AGGREGATION_SUM\x10\x05\x1a\xcc\x08\n\x0fSeriesOverrides\x12\x0e\n\x04name\x18\x01 \x01(\tH\x00\x12\x16\n\x0ctarget_index\x18\x02 \x01(\tH\x00\x12`\n\x08settings\x18\x03 \x01(\x0b\x32N.yandex.cloud.monitoring.v3.ChartWidget.SeriesOverrides.SeriesOverrideSettings\x12\x15\n\roverride_name\x18\x04 \x01(\t\x12H\n\x07matcher\x18\x05 \x01(\x0b\x32\x37.yandex.cloud.monitoring.v3.ChartWidget.OverrideMatcher\x1a\x85\x04\n\x16SeriesOverrideSettings\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\r\n\x05\x63olor\x18\x02 \x01(\t\x12]\n\x04type\x18\x03 \x01(\x0e\x32O.yandex.cloud.monitoring.v3.ChartWidget.SeriesOverrides.SeriesVisualizationType\x12\x12\n\nstack_name\x18\x04 \x01(\t\x12\x11\n\tgrow_down\x18\x05 \x01(\x08\x12]\n\x0eyaxis_position\x18\x06 \x01(\x0e\x32\x45.yandex.cloud.monitoring.v3.ChartWidget.SeriesOverrides.YaxisPosition\x12\x12\n\nline_width\x18\x07 \x01(\x03\x12l\n\nline_style\x18\x08 \x01(\x0e\x32X.yandex.cloud.monitoring.v3.ChartWidget.SeriesOverrides.SeriesOverrideSettings.LineStyle\"g\n\tLineStyle\x12\x1a\n\x16LINE_STYLE_UNSPECIFIED\x10\x00\x12\x14\n\x10LINE_STYLE_SOLID\x10\x01\x12\x13\n\x0fLINE_STYLE_DASH\x10\x02\x12\x13\n\x0fLINE_STYLE_DOTS\x10\x03\"b\n\rYaxisPosition\x12\x1e\n\x1aYAXIS_POSITION_UNSPECIFIED\x10\x00\x12\x17\n\x13YAXIS_POSITION_LEFT\x10\x01\x12\x18\n\x14YAXIS_POSITION_RIGHT\x10\x02\"\xd9\x01\n\x17SeriesVisualizationType\x12)\n%SERIES_VISUALIZATION_TYPE_UNSPECIFIED\x10\x00\x12\"\n\x1eSERIES_VISUALIZATION_TYPE_LINE\x10\x01\x12#\n\x1fSERIES_VISUALIZATION_TYPE_STACK\x10\x02\x12$\n SERIES_VISUALIZATION_TYPE_COLUMN\x10\x03\x12$\n SERIES_VISUALIZATION_TYPE_POINTS\x10\x04\x42\x06\n\x04type\x1a\xb6\x02\n\x0fOverrideMatcher\x12\x45\n\x05query\x18\x01 \x01(\x0b\x32\x34.yandex.cloud.monitoring.v3.ChartWidget.QueryMatcherH\x00\x12\x43\n\x04line\x18\x02 \x01(\x0b\x32\x33.yandex.cloud.monitoring.v3.ChartWidget.LineMatcherH\x00\x12G\n\x06regexp\x18\x03 \x01(\x0b\x32\x35.yandex.cloud.monitoring.v3.ChartWidget.RegExpMatcherH\x00\x12\x46\n\x06values\x18\x04 \x01(\x0b\x32\x34.yandex.cloud.monitoring.v3.ChartWidget.ValueMatcherH\x00\x42\x06\n\x04type\x1a\x1d\n\x0cQueryMatcher\x12\r\n\x05names\x18\x01 \x03(\t\x1a\x1f\n\x0bLineMatcher\x12\x10\n\x08line_ids\x18\x01 \x03(\t\x1a \n\rRegExpMatcher\x12\x0f\n\x07reg_exp\x18\x01 \x01(\t\x1aV\n\x0cValueMatcher\x12\x46\n\nvalue_type\x18\x01 \x01(\x0e\x32\x32.yandex.cloud.monitoring.v3.ChartWidget.ValuesType\x1a\x35\n\x12NameHidingSettings\x12\x10\n\x08positive\x18\x01 \x01(\x08\x12\r\n\x05names\x18\x02 \x03(\t\x1a>\n\x0eRepeatSettings\x12\x11\n\trepeat_by\x18\x01 \x03(\t\x12\x19\n\x11max_charts_in_row\x18\x02 \x01(\x03\"^\n\nValuesType\x12\x1b\n\x17VALUES_TYPE_UNSPECIFIED\x10\x00\x12\x19\n\x15VALUES_TYPE_ALL_ZEROS\x10\x01\x12\x18\n\x14VALUES_TYPE_ALL_NULL\x10\x02\"\x99\x01\n\x0e\x46reezeDuration\x12\x1f\n\x1b\x46REEZE_DURATION_UNSPECIFIED\x10\x00\x12\x18\n\x14\x46REEZE_DURATION_HOUR\x10\x01\x12\x17\n\x13\x46REEZE_DURATION_DAY\x10\x02\x12\x18\n\x14\x46REEZE_DURATION_WEEK\x10\x03\x12\x19\n\x15\x46REEZE_DURATION_MONTH\x10\x04\x42k\n\x1eyandex.cloud.api.monitoring.v3ZIgithub.com/yandex-cloud/go-genproto/yandex/cloud/monitoring/v3;monitoringb\x06proto3')
|
|
32
32
|
|
|
33
33
|
_globals = globals()
|
|
34
34
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -37,53 +37,69 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
37
37
|
_globals['DESCRIPTOR']._loaded_options = None
|
|
38
38
|
_globals['DESCRIPTOR']._serialized_options = b'\n\036yandex.cloud.api.monitoring.v3ZIgithub.com/yandex-cloud/go-genproto/yandex/cloud/monitoring/v3;monitoring'
|
|
39
39
|
_globals['_CHARTWIDGET']._serialized_start=248
|
|
40
|
-
_globals['_CHARTWIDGET']._serialized_end=
|
|
40
|
+
_globals['_CHARTWIDGET']._serialized_end=6302
|
|
41
41
|
_globals['_CHARTWIDGET_QUERIES']._serialized_start=874
|
|
42
42
|
_globals['_CHARTWIDGET_QUERIES']._serialized_end=1094
|
|
43
43
|
_globals['_CHARTWIDGET_QUERIES_TARGET']._serialized_start=1022
|
|
44
44
|
_globals['_CHARTWIDGET_QUERIES_TARGET']._serialized_end=1094
|
|
45
45
|
_globals['_CHARTWIDGET_VISUALIZATIONSETTINGS']._serialized_start=1097
|
|
46
|
-
_globals['_CHARTWIDGET_VISUALIZATIONSETTINGS']._serialized_end=
|
|
46
|
+
_globals['_CHARTWIDGET_VISUALIZATIONSETTINGS']._serialized_end=4329
|
|
47
47
|
_globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_COLORSCHEMESETTINGS']._serialized_start=1791
|
|
48
|
-
_globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_COLORSCHEMESETTINGS']._serialized_end=
|
|
49
|
-
_globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_COLORSCHEMESETTINGS_AUTOMATICCOLORSCHEME']._serialized_start=
|
|
50
|
-
_globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_COLORSCHEMESETTINGS_AUTOMATICCOLORSCHEME']._serialized_end=
|
|
51
|
-
_globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_COLORSCHEMESETTINGS_STANDARDCOLORSCHEME']._serialized_start=
|
|
52
|
-
_globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_COLORSCHEMESETTINGS_STANDARDCOLORSCHEME']._serialized_end=
|
|
53
|
-
_globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_COLORSCHEMESETTINGS_GRADIENTCOLORSCHEME']._serialized_start=
|
|
54
|
-
_globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_COLORSCHEMESETTINGS_GRADIENTCOLORSCHEME']._serialized_end=
|
|
55
|
-
_globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_COLORSCHEMESETTINGS_HASHCOLORSCHEME']._serialized_start=
|
|
56
|
-
_globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_COLORSCHEMESETTINGS_HASHCOLORSCHEME']._serialized_end=
|
|
57
|
-
_globals['
|
|
58
|
-
_globals['
|
|
59
|
-
_globals['
|
|
60
|
-
_globals['
|
|
61
|
-
_globals['
|
|
62
|
-
_globals['
|
|
63
|
-
_globals['
|
|
64
|
-
_globals['
|
|
65
|
-
_globals['
|
|
66
|
-
_globals['
|
|
67
|
-
_globals['
|
|
68
|
-
_globals['
|
|
69
|
-
_globals['
|
|
70
|
-
_globals['
|
|
71
|
-
_globals['
|
|
72
|
-
_globals['
|
|
73
|
-
_globals['
|
|
74
|
-
_globals['
|
|
75
|
-
_globals['
|
|
76
|
-
_globals['
|
|
77
|
-
_globals['
|
|
78
|
-
_globals['
|
|
79
|
-
_globals['
|
|
80
|
-
_globals['
|
|
81
|
-
_globals['
|
|
82
|
-
_globals['
|
|
83
|
-
_globals['
|
|
84
|
-
_globals['
|
|
85
|
-
_globals['
|
|
86
|
-
_globals['
|
|
87
|
-
_globals['
|
|
88
|
-
_globals['
|
|
48
|
+
_globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_COLORSCHEMESETTINGS']._serialized_end=3085
|
|
49
|
+
_globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_COLORSCHEMESETTINGS_AUTOMATICCOLORSCHEME']._serialized_start=2550
|
|
50
|
+
_globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_COLORSCHEMESETTINGS_AUTOMATICCOLORSCHEME']._serialized_end=2572
|
|
51
|
+
_globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_COLORSCHEMESETTINGS_STANDARDCOLORSCHEME']._serialized_start=2574
|
|
52
|
+
_globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_COLORSCHEMESETTINGS_STANDARDCOLORSCHEME']._serialized_end=2595
|
|
53
|
+
_globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_COLORSCHEMESETTINGS_GRADIENTCOLORSCHEME']._serialized_start=2597
|
|
54
|
+
_globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_COLORSCHEMESETTINGS_GRADIENTCOLORSCHEME']._serialized_end=2702
|
|
55
|
+
_globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_COLORSCHEMESETTINGS_HASHCOLORSCHEME']._serialized_start=2704
|
|
56
|
+
_globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_COLORSCHEMESETTINGS_HASHCOLORSCHEME']._serialized_end=2721
|
|
57
|
+
_globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_COLORSCHEMESETTINGS_CONSTANTCOLORSCHEME']._serialized_start=2723
|
|
58
|
+
_globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_COLORSCHEMESETTINGS_CONSTANTCOLORSCHEME']._serialized_end=2759
|
|
59
|
+
_globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_COLORSCHEMESETTINGS_THRESHOLDSCOLORSCHEME']._serialized_start=2762
|
|
60
|
+
_globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_COLORSCHEMESETTINGS_THRESHOLDSCOLORSCHEME']._serialized_end=3075
|
|
61
|
+
_globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_COLORSCHEMESETTINGS_THRESHOLDSCOLORSCHEME_AGGREGATION']._serialized_start=2927
|
|
62
|
+
_globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_COLORSCHEMESETTINGS_THRESHOLDSCOLORSCHEME_AGGREGATION']._serialized_end=3075
|
|
63
|
+
_globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_HEATMAPSETTINGS']._serialized_start=3087
|
|
64
|
+
_globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_HEATMAPSETTINGS']._serialized_end=3188
|
|
65
|
+
_globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_YAXIS']._serialized_start=3191
|
|
66
|
+
_globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_YAXIS']._serialized_end=3435
|
|
67
|
+
_globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_YAXISSETTINGS']._serialized_start=3438
|
|
68
|
+
_globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_YAXISSETTINGS']._serialized_end=3620
|
|
69
|
+
_globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_VISUALIZATIONTYPE']._serialized_start=3623
|
|
70
|
+
_globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_VISUALIZATIONTYPE']._serialized_end=3925
|
|
71
|
+
_globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_INTERPOLATE']._serialized_start=3927
|
|
72
|
+
_globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_INTERPOLATE']._serialized_end=4038
|
|
73
|
+
_globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_YAXISTYPE']._serialized_start=4040
|
|
74
|
+
_globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_YAXISTYPE']._serialized_end=4130
|
|
75
|
+
_globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_SERIESAGGREGATION']._serialized_start=4133
|
|
76
|
+
_globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_SERIESAGGREGATION']._serialized_end=4329
|
|
77
|
+
_globals['_CHARTWIDGET_SERIESOVERRIDES']._serialized_start=4332
|
|
78
|
+
_globals['_CHARTWIDGET_SERIESOVERRIDES']._serialized_end=5432
|
|
79
|
+
_globals['_CHARTWIDGET_SERIESOVERRIDES_SERIESOVERRIDESETTINGS']._serialized_start=4587
|
|
80
|
+
_globals['_CHARTWIDGET_SERIESOVERRIDES_SERIESOVERRIDESETTINGS']._serialized_end=5104
|
|
81
|
+
_globals['_CHARTWIDGET_SERIESOVERRIDES_SERIESOVERRIDESETTINGS_LINESTYLE']._serialized_start=5001
|
|
82
|
+
_globals['_CHARTWIDGET_SERIESOVERRIDES_SERIESOVERRIDESETTINGS_LINESTYLE']._serialized_end=5104
|
|
83
|
+
_globals['_CHARTWIDGET_SERIESOVERRIDES_YAXISPOSITION']._serialized_start=5106
|
|
84
|
+
_globals['_CHARTWIDGET_SERIESOVERRIDES_YAXISPOSITION']._serialized_end=5204
|
|
85
|
+
_globals['_CHARTWIDGET_SERIESOVERRIDES_SERIESVISUALIZATIONTYPE']._serialized_start=5207
|
|
86
|
+
_globals['_CHARTWIDGET_SERIESOVERRIDES_SERIESVISUALIZATIONTYPE']._serialized_end=5424
|
|
87
|
+
_globals['_CHARTWIDGET_OVERRIDEMATCHER']._serialized_start=5435
|
|
88
|
+
_globals['_CHARTWIDGET_OVERRIDEMATCHER']._serialized_end=5745
|
|
89
|
+
_globals['_CHARTWIDGET_QUERYMATCHER']._serialized_start=5747
|
|
90
|
+
_globals['_CHARTWIDGET_QUERYMATCHER']._serialized_end=5776
|
|
91
|
+
_globals['_CHARTWIDGET_LINEMATCHER']._serialized_start=5778
|
|
92
|
+
_globals['_CHARTWIDGET_LINEMATCHER']._serialized_end=5809
|
|
93
|
+
_globals['_CHARTWIDGET_REGEXPMATCHER']._serialized_start=5811
|
|
94
|
+
_globals['_CHARTWIDGET_REGEXPMATCHER']._serialized_end=5843
|
|
95
|
+
_globals['_CHARTWIDGET_VALUEMATCHER']._serialized_start=5845
|
|
96
|
+
_globals['_CHARTWIDGET_VALUEMATCHER']._serialized_end=5931
|
|
97
|
+
_globals['_CHARTWIDGET_NAMEHIDINGSETTINGS']._serialized_start=5933
|
|
98
|
+
_globals['_CHARTWIDGET_NAMEHIDINGSETTINGS']._serialized_end=5986
|
|
99
|
+
_globals['_CHARTWIDGET_REPEATSETTINGS']._serialized_start=5988
|
|
100
|
+
_globals['_CHARTWIDGET_REPEATSETTINGS']._serialized_end=6050
|
|
101
|
+
_globals['_CHARTWIDGET_VALUESTYPE']._serialized_start=6052
|
|
102
|
+
_globals['_CHARTWIDGET_VALUESTYPE']._serialized_end=6146
|
|
103
|
+
_globals['_CHARTWIDGET_FREEZEDURATION']._serialized_start=6149
|
|
104
|
+
_globals['_CHARTWIDGET_FREEZEDURATION']._serialized_end=6302
|
|
89
105
|
# @@protoc_insertion_point(module_scope)
|