yandexcloud 0.350.0__py3-none-any.whl → 0.352.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of yandexcloud might be problematic. Click here for more details.

Files changed (157) hide show
  1. yandex/cloud/ai/tuning/v1/tuning_service_pb2.py +23 -3
  2. yandex/cloud/ai/tuning/v1/tuning_service_pb2.pyi +80 -0
  3. yandex/cloud/ai/tuning/v1/tuning_service_pb2_grpc.py +86 -0
  4. yandex/cloud/ai/tuning/v1/tuning_service_pb2_grpc.pyi +34 -0
  5. yandex/cloud/ai/tuning/v1/tuning_task_pb2.py +4 -4
  6. yandex/cloud/ai/tuning/v1/tuning_task_pb2.pyi +4 -0
  7. yandex/cloud/apploadbalancer/v1/load_balancer_pb2.py +39 -37
  8. yandex/cloud/apploadbalancer/v1/load_balancer_pb2.pyi +10 -2
  9. yandex/cloud/apploadbalancer/v1/load_balancer_service_pb2.py +110 -87
  10. yandex/cloud/apploadbalancer/v1/load_balancer_service_pb2.pyi +96 -0
  11. yandex/cloud/apploadbalancer/v1/load_balancer_service_pb2_grpc.py +88 -0
  12. yandex/cloud/apploadbalancer/v1/load_balancer_service_pb2_grpc.pyi +40 -0
  13. yandex/cloud/baremetal/v1alpha/private_cloud_connection_pb2.py +4 -4
  14. yandex/cloud/baremetal/v1alpha/private_cloud_connection_pb2.pyi +5 -1
  15. yandex/cloud/cdn/v1/origin_group_pb2.py +3 -3
  16. yandex/cloud/cdn/v1/origin_group_pb2.pyi +5 -1
  17. yandex/cloud/cdn/v1/origin_group_service_pb2.py +14 -14
  18. yandex/cloud/cdn/v1/origin_group_service_pb2.pyi +5 -1
  19. yandex/cloud/cdn/v1/origin_pb2.py +10 -10
  20. yandex/cloud/cdn/v1/origin_pb2.pyi +5 -1
  21. yandex/cloud/cdn/v1/origin_service_pb2.py +14 -14
  22. yandex/cloud/cdn/v1/origin_service_pb2.pyi +5 -1
  23. yandex/cloud/cdn/v1/resource_pb2.py +64 -64
  24. yandex/cloud/cdn/v1/resource_pb2.pyi +9 -1
  25. yandex/cloud/cdn/v1/resource_service_pb2.py +26 -26
  26. yandex/cloud/cdn/v1/resource_service_pb2.pyi +5 -1
  27. yandex/cloud/clouddesktop/v1/desktop_group_pb2.py +20 -14
  28. yandex/cloud/clouddesktop/v1/desktop_group_pb2.pyi +31 -2
  29. yandex/cloud/clouddesktop/v1/desktop_group_service_pb2.py +16 -16
  30. yandex/cloud/clouddesktop/v1/desktop_group_service_pb2.pyi +11 -2
  31. yandex/cloud/dataproc/v1/cluster_pb2.py +20 -20
  32. yandex/cloud/dataproc/v1/cluster_pb2.pyi +5 -1
  33. yandex/cloud/dataproc/v1/cluster_service_pb2.py +40 -40
  34. yandex/cloud/dataproc/v1/cluster_service_pb2.pyi +10 -2
  35. yandex/cloud/datatransfer/v1/endpoint/common_pb2.py +8 -8
  36. yandex/cloud/datatransfer/v1/endpoint/common_pb2.pyi +1 -5
  37. yandex/cloud/datatransfer/v1/endpoint/mongo_pb2.py +12 -10
  38. yandex/cloud/datatransfer/v1/endpoint/mongo_pb2.pyi +26 -3
  39. yandex/cloud/datatransfer/v1/endpoint_service_pb2.pyi +1 -1
  40. yandex/cloud/datatransfer/v1/transfer_service_pb2.pyi +1 -1
  41. yandex/cloud/iot/broker/v1/broker_service_pb2.py +50 -50
  42. yandex/cloud/iot/devices/v1/device_service_pb2.py +61 -61
  43. yandex/cloud/iot/devices/v1/registry_service_pb2.py +82 -82
  44. yandex/cloud/loadbalancer/v1/network_load_balancer_pb2.py +26 -26
  45. yandex/cloud/loadbalancer/v1/network_load_balancer_pb2.pyi +15 -15
  46. yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2.py +25 -25
  47. yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2.pyi +16 -16
  48. yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2_grpc.py +22 -22
  49. yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2_grpc.pyi +18 -18
  50. yandex/cloud/mdb/clickhouse/v1/cluster_service_pb2.py +132 -132
  51. yandex/cloud/mdb/clickhouse/v1/cluster_service_pb2.pyi +8 -2
  52. yandex/cloud/mdb/clickhouse/v1/database_pb2.py +6 -4
  53. yandex/cloud/mdb/clickhouse/v1/database_pb2.pyi +35 -3
  54. yandex/cloud/mdb/greenplum/v1/hba_rule_pb2.py +9 -5
  55. yandex/cloud/mdb/greenplum/v1/hba_rule_pb2.pyi +4 -0
  56. yandex/cloud/mdb/kafka/v1/cluster_pb2.py +42 -38
  57. yandex/cloud/mdb/kafka/v1/cluster_pb2.pyi +48 -4
  58. yandex/cloud/mdb/mysql/v1/cluster_service_pb2.py +74 -76
  59. yandex/cloud/mdb/mysql/v1/config/mysql5_7_pb2.py +26 -24
  60. yandex/cloud/mdb/mysql/v1/config/mysql5_7_pb2.pyi +12 -2
  61. yandex/cloud/mdb/mysql/v1/config/mysql8_0_pb2.py +26 -24
  62. yandex/cloud/mdb/mysql/v1/config/mysql8_0_pb2.pyi +12 -2
  63. yandex/cloud/mdb/postgresql/v1/database_pb2.py +6 -4
  64. yandex/cloud/mdb/postgresql/v1/database_pb2.pyi +1 -1
  65. yandex/cloud/metastore/v1/cluster_pb2.py +19 -23
  66. yandex/cloud/metastore/v1/cluster_pb2.pyi +40 -63
  67. yandex/cloud/metastore/v1/cluster_service_pb2.py +54 -60
  68. yandex/cloud/metastore/v1/cluster_service_pb2.pyi +92 -125
  69. yandex/cloud/metastore/v1/cluster_service_pb2_grpc.py +63 -66
  70. yandex/cloud/metastore/v1/cluster_service_pb2_grpc.pyi +62 -77
  71. yandex/cloud/monitoring/v3/chart_widget_pb2.py +60 -44
  72. yandex/cloud/monitoring/v3/chart_widget_pb2.pyi +151 -6
  73. yandex/cloud/monitoring/v3/dashboard_service_pb2.py +36 -34
  74. yandex/cloud/monitoring/v3/dashboard_service_pb2.pyi +13 -7
  75. yandex/cloud/monitoring/v3/link_pb2.py +8 -4
  76. yandex/cloud/monitoring/v3/link_pb2.pyi +27 -1
  77. yandex/cloud/monitoring/v3/multi_source_chart_widget_pb2.py +60 -44
  78. yandex/cloud/monitoring/v3/multi_source_chart_widget_pb2.pyi +151 -6
  79. yandex/cloud/quotamanager/v1/quota_request_service_pb2.py +3 -3
  80. yandex/cloud/searchapi/v2/gen_search_service_pb2.py +26 -31
  81. yandex/cloud/searchapi/v2/gen_search_service_pb2.pyi +6 -1
  82. yandex/cloud/searchapi/v2/img_search_service_pb2.py +8 -8
  83. yandex/cloud/searchapi/v2/img_search_service_pb2.pyi +5 -1
  84. yandex/cloud/serverless/eventrouter/v1/connector_pb2.py +12 -10
  85. yandex/cloud/serverless/eventrouter/v1/connector_pb2.pyi +17 -3
  86. yandex/cloud/spark/v1/cluster_pb2.py +29 -25
  87. yandex/cloud/spark/v1/cluster_pb2.pyi +53 -0
  88. yandex/cloud/spark/v1/cluster_service_pb2.py +54 -31
  89. yandex/cloud/spark/v1/cluster_service_pb2.pyi +93 -0
  90. yandex/cloud/spark/v1/cluster_service_pb2_grpc.py +44 -0
  91. yandex/cloud/spark/v1/cluster_service_pb2_grpc.pyi +20 -0
  92. yandex/cloud/video/v1/channel_pb2.py +12 -12
  93. yandex/cloud/video/v1/channel_pb2.pyi +88 -22
  94. yandex/cloud/video/v1/channel_service_pb2.py +14 -14
  95. yandex/cloud/video/v1/channel_service_pb2.pyi +77 -41
  96. yandex/cloud/video/v1/channel_service_pb2_grpc.py +26 -9
  97. yandex/cloud/video/v1/channel_service_pb2_grpc.pyi +87 -30
  98. yandex/cloud/video/v1/episode_pb2.py +8 -10
  99. yandex/cloud/video/v1/episode_pb2.pyi +52 -36
  100. yandex/cloud/video/v1/episode_service_pb2.py +44 -42
  101. yandex/cloud/video/v1/episode_service_pb2.pyi +131 -82
  102. yandex/cloud/video/v1/episode_service_pb2_grpc.py +30 -10
  103. yandex/cloud/video/v1/episode_service_pb2_grpc.pyi +102 -33
  104. yandex/cloud/video/v1/manifest_pb2.pyi +24 -1
  105. yandex/cloud/video/v1/playlist_pb2.py +4 -6
  106. yandex/cloud/video/v1/playlist_pb2.pyi +24 -12
  107. yandex/cloud/video/v1/playlist_service_pb2.py +28 -24
  108. yandex/cloud/video/v1/playlist_service_pb2.pyi +99 -47
  109. yandex/cloud/video/v1/playlist_service_pb2_grpc.py +20 -7
  110. yandex/cloud/video/v1/playlist_service_pb2_grpc.pyi +75 -24
  111. yandex/cloud/video/v1/stream_line_pb2.py +16 -16
  112. yandex/cloud/video/v1/stream_line_pb2.pyi +11 -12
  113. yandex/cloud/video/v1/stream_line_service_pb2.py +54 -56
  114. yandex/cloud/video/v1/stream_line_service_pb2.pyi +110 -65
  115. yandex/cloud/video/v1/stream_line_service_pb2_grpc.py +25 -10
  116. yandex/cloud/video/v1/stream_line_service_pb2_grpc.pyi +96 -33
  117. yandex/cloud/video/v1/stream_pb2.pyi +49 -36
  118. yandex/cloud/video/v1/stream_service_pb2.pyi +123 -52
  119. yandex/cloud/video/v1/stream_service_pb2_grpc.py +25 -8
  120. yandex/cloud/video/v1/stream_service_pb2_grpc.pyi +84 -27
  121. yandex/cloud/video/v1/style_preset_pb2.py +49 -0
  122. yandex/cloud/video/v1/style_preset_pb2.pyi +200 -0
  123. yandex/cloud/video/v1/style_preset_pb2_grpc.py +24 -0
  124. yandex/cloud/video/v1/style_preset_pb2_grpc.pyi +17 -0
  125. yandex/cloud/video/v1/style_preset_service_pb2.py +141 -0
  126. yandex/cloud/video/v1/style_preset_service_pb2.pyi +348 -0
  127. yandex/cloud/video/v1/style_preset_service_pb2_grpc.py +290 -0
  128. yandex/cloud/video/v1/style_preset_service_pb2_grpc.pyi +171 -0
  129. yandex/cloud/video/v1/subtitle_pb2.pyi +32 -26
  130. yandex/cloud/video/v1/subtitle_service_pb2.py +17 -17
  131. yandex/cloud/video/v1/subtitle_service_pb2.pyi +26 -17
  132. yandex/cloud/video/v1/subtitle_service_pb2_grpc.py +18 -5
  133. yandex/cloud/video/v1/subtitle_service_pb2_grpc.pyi +63 -18
  134. yandex/cloud/video/v1/thumbnail_pb2.py +3 -3
  135. yandex/cloud/video/v1/thumbnail_pb2.pyi +18 -5
  136. yandex/cloud/video/v1/thumbnail_service_pb2.py +39 -31
  137. yandex/cloud/video/v1/thumbnail_service_pb2.pyi +94 -33
  138. yandex/cloud/video/v1/thumbnail_service_pb2_grpc.py +21 -6
  139. yandex/cloud/video/v1/thumbnail_service_pb2_grpc.pyi +75 -21
  140. yandex/cloud/video/v1/video_pb2.py +24 -24
  141. yandex/cloud/video/v1/video_pb2.pyi +105 -64
  142. yandex/cloud/video/v1/video_service_pb2.py +80 -74
  143. yandex/cloud/video/v1/video_service_pb2.pyi +197 -102
  144. yandex/cloud/video/v1/video_service_pb2_grpc.py +35 -12
  145. yandex/cloud/video/v1/video_service_pb2_grpc.pyi +123 -39
  146. yandex/cloud/ytsaurus/v1/package_options_pb2.py +35 -0
  147. yandex/cloud/ytsaurus/v1/package_options_pb2.pyi +8 -0
  148. yandex/cloud/ytsaurus/v1/package_options_pb2_grpc.py +24 -0
  149. yandex/cloud/ytsaurus/v1/package_options_pb2_grpc.pyi +17 -0
  150. yandexcloud/__init__.py +1 -1
  151. yandexcloud/_wrappers/dataproc/__init__.py +4 -0
  152. {yandexcloud-0.350.0.dist-info → yandexcloud-0.352.0.dist-info}/METADATA +1 -1
  153. {yandexcloud-0.350.0.dist-info → yandexcloud-0.352.0.dist-info}/RECORD +157 -145
  154. {yandexcloud-0.350.0.dist-info → yandexcloud-0.352.0.dist-info}/AUTHORS +0 -0
  155. {yandexcloud-0.350.0.dist-info → yandexcloud-0.352.0.dist-info}/LICENSE +0 -0
  156. {yandexcloud-0.350.0.dist-info → yandexcloud-0.352.0.dist-info}/WHEEL +0 -0
  157. {yandexcloud-0.350.0.dist-info → yandexcloud-0.352.0.dist-info}/top_level.txt +0 -0
@@ -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\"\xe6&\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\xff\x17\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\xed\x08\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\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\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\x80\x06\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\x1a\x9a\x02\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\"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\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\"\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')
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=5214
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=4168
46
+ _globals['_CHARTWIDGET_VISUALIZATIONSETTINGS']._serialized_end=4329
47
47
  _globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_COLORSCHEMESETTINGS']._serialized_start=1791
48
- _globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_COLORSCHEMESETTINGS']._serialized_end=2924
49
- _globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_COLORSCHEMESETTINGS_AUTOMATICCOLORSCHEME']._serialized_start=2427
50
- _globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_COLORSCHEMESETTINGS_AUTOMATICCOLORSCHEME']._serialized_end=2449
51
- _globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_COLORSCHEMESETTINGS_STANDARDCOLORSCHEME']._serialized_start=2451
52
- _globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_COLORSCHEMESETTINGS_STANDARDCOLORSCHEME']._serialized_end=2472
53
- _globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_COLORSCHEMESETTINGS_GRADIENTCOLORSCHEME']._serialized_start=2474
54
- _globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_COLORSCHEMESETTINGS_GRADIENTCOLORSCHEME']._serialized_end=2579
55
- _globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_COLORSCHEMESETTINGS_HASHCOLORSCHEME']._serialized_start=2581
56
- _globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_COLORSCHEMESETTINGS_HASHCOLORSCHEME']._serialized_end=2598
57
- _globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_COLORSCHEMESETTINGS_THRESHOLDSCOLORSCHEME']._serialized_start=2601
58
- _globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_COLORSCHEMESETTINGS_THRESHOLDSCOLORSCHEME']._serialized_end=2914
59
- _globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_COLORSCHEMESETTINGS_THRESHOLDSCOLORSCHEME_AGGREGATION']._serialized_start=2766
60
- _globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_COLORSCHEMESETTINGS_THRESHOLDSCOLORSCHEME_AGGREGATION']._serialized_end=2914
61
- _globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_HEATMAPSETTINGS']._serialized_start=2926
62
- _globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_HEATMAPSETTINGS']._serialized_end=3027
63
- _globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_YAXIS']._serialized_start=3030
64
- _globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_YAXIS']._serialized_end=3274
65
- _globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_YAXISSETTINGS']._serialized_start=3277
66
- _globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_YAXISSETTINGS']._serialized_end=3459
67
- _globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_VISUALIZATIONTYPE']._serialized_start=3462
68
- _globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_VISUALIZATIONTYPE']._serialized_end=3764
69
- _globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_INTERPOLATE']._serialized_start=3766
70
- _globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_INTERPOLATE']._serialized_end=3877
71
- _globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_YAXISTYPE']._serialized_start=3879
72
- _globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_YAXISTYPE']._serialized_end=3969
73
- _globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_SERIESAGGREGATION']._serialized_start=3972
74
- _globals['_CHARTWIDGET_VISUALIZATIONSETTINGS_SERIESAGGREGATION']._serialized_end=4168
75
- _globals['_CHARTWIDGET_SERIESOVERRIDES']._serialized_start=4171
76
- _globals['_CHARTWIDGET_SERIESOVERRIDES']._serialized_end=4939
77
- _globals['_CHARTWIDGET_SERIESOVERRIDES_SERIESOVERRIDESETTINGS']._serialized_start=4329
78
- _globals['_CHARTWIDGET_SERIESOVERRIDES_SERIESOVERRIDESETTINGS']._serialized_end=4611
79
- _globals['_CHARTWIDGET_SERIESOVERRIDES_YAXISPOSITION']._serialized_start=4613
80
- _globals['_CHARTWIDGET_SERIESOVERRIDES_YAXISPOSITION']._serialized_end=4711
81
- _globals['_CHARTWIDGET_SERIESOVERRIDES_SERIESVISUALIZATIONTYPE']._serialized_start=4714
82
- _globals['_CHARTWIDGET_SERIESOVERRIDES_SERIESVISUALIZATIONTYPE']._serialized_end=4931
83
- _globals['_CHARTWIDGET_NAMEHIDINGSETTINGS']._serialized_start=4941
84
- _globals['_CHARTWIDGET_NAMEHIDINGSETTINGS']._serialized_end=4994
85
- _globals['_CHARTWIDGET_REPEATSETTINGS']._serialized_start=4996
86
- _globals['_CHARTWIDGET_REPEATSETTINGS']._serialized_end=5058
87
- _globals['_CHARTWIDGET_FREEZEDURATION']._serialized_start=5061
88
- _globals['_CHARTWIDGET_FREEZEDURATION']._serialized_end=5214
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)
@@ -29,6 +29,21 @@ class ChartWidget(google.protobuf.message.Message):
29
29
 
30
30
  DESCRIPTOR: google.protobuf.descriptor.Descriptor
31
31
 
32
+ class _ValuesType:
33
+ ValueType = typing.NewType("ValueType", builtins.int)
34
+ V: typing_extensions.TypeAlias = ValueType
35
+
36
+ class _ValuesTypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[ChartWidget._ValuesType.ValueType], builtins.type):
37
+ DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
38
+ VALUES_TYPE_UNSPECIFIED: ChartWidget._ValuesType.ValueType # 0
39
+ VALUES_TYPE_ALL_ZEROS: ChartWidget._ValuesType.ValueType # 1
40
+ VALUES_TYPE_ALL_NULL: ChartWidget._ValuesType.ValueType # 2
41
+
42
+ class ValuesType(_ValuesType, metaclass=_ValuesTypeEnumTypeWrapper): ...
43
+ VALUES_TYPE_UNSPECIFIED: ChartWidget.ValuesType.ValueType # 0
44
+ VALUES_TYPE_ALL_ZEROS: ChartWidget.ValuesType.ValueType # 1
45
+ VALUES_TYPE_ALL_NULL: ChartWidget.ValuesType.ValueType # 2
46
+
32
47
  class _FreezeDuration:
33
48
  ValueType = typing.NewType("ValueType", builtins.int)
34
49
  V: typing_extensions.TypeAlias = ValueType
@@ -299,6 +314,19 @@ class ChartWidget(google.protobuf.message.Message):
299
314
  self,
300
315
  ) -> None: ...
301
316
 
317
+ @typing.final
318
+ class ConstantColorScheme(google.protobuf.message.Message):
319
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
320
+
321
+ COLOR_FIELD_NUMBER: builtins.int
322
+ color: builtins.str
323
+ def __init__(
324
+ self,
325
+ *,
326
+ color: builtins.str = ...,
327
+ ) -> None: ...
328
+ def ClearField(self, field_name: typing.Literal["color", b"color"]) -> None: ...
329
+
302
330
  @typing.final
303
331
  class ThresholdsColorScheme(google.protobuf.message.Message):
304
332
  DESCRIPTOR: google.protobuf.descriptor.Descriptor
@@ -338,6 +366,7 @@ class ChartWidget(google.protobuf.message.Message):
338
366
  GRADIENT_FIELD_NUMBER: builtins.int
339
367
  HASH_FIELD_NUMBER: builtins.int
340
368
  THRESHOLDS_FIELD_NUMBER: builtins.int
369
+ CONSTANT_FIELD_NUMBER: builtins.int
341
370
  @property
342
371
  def automatic(self) -> global___ChartWidget.VisualizationSettings.ColorSchemeSettings.AutomaticColorScheme:
343
372
  """Automatic color scheme."""
@@ -358,6 +387,8 @@ class ChartWidget(google.protobuf.message.Message):
358
387
  def thresholds(self) -> global___ChartWidget.VisualizationSettings.ColorSchemeSettings.ThresholdsColorScheme:
359
388
  """Threshold settings color scheme."""
360
389
 
390
+ @property
391
+ def constant(self) -> global___ChartWidget.VisualizationSettings.ColorSchemeSettings.ConstantColorScheme: ...
361
392
  def __init__(
362
393
  self,
363
394
  *,
@@ -366,10 +397,11 @@ class ChartWidget(google.protobuf.message.Message):
366
397
  gradient: global___ChartWidget.VisualizationSettings.ColorSchemeSettings.GradientColorScheme | None = ...,
367
398
  hash: global___ChartWidget.VisualizationSettings.ColorSchemeSettings.HashColorScheme | None = ...,
368
399
  thresholds: global___ChartWidget.VisualizationSettings.ColorSchemeSettings.ThresholdsColorScheme | None = ...,
400
+ constant: global___ChartWidget.VisualizationSettings.ColorSchemeSettings.ConstantColorScheme | None = ...,
369
401
  ) -> None: ...
370
- def HasField(self, field_name: typing.Literal["automatic", b"automatic", "gradient", b"gradient", "hash", b"hash", "scheme", b"scheme", "standard", b"standard", "thresholds", b"thresholds"]) -> builtins.bool: ...
371
- def ClearField(self, field_name: typing.Literal["automatic", b"automatic", "gradient", b"gradient", "hash", b"hash", "scheme", b"scheme", "standard", b"standard", "thresholds", b"thresholds"]) -> None: ...
372
- def WhichOneof(self, oneof_group: typing.Literal["scheme", b"scheme"]) -> typing.Literal["automatic", "standard", "gradient", "hash", "thresholds"] | None: ...
402
+ def HasField(self, field_name: typing.Literal["automatic", b"automatic", "constant", b"constant", "gradient", b"gradient", "hash", b"hash", "scheme", b"scheme", "standard", b"standard", "thresholds", b"thresholds"]) -> builtins.bool: ...
403
+ def ClearField(self, field_name: typing.Literal["automatic", b"automatic", "constant", b"constant", "gradient", b"gradient", "hash", b"hash", "scheme", b"scheme", "standard", b"standard", "thresholds", b"thresholds"]) -> None: ...
404
+ def WhichOneof(self, oneof_group: typing.Literal["scheme", b"scheme"]) -> typing.Literal["automatic", "standard", "gradient", "hash", "thresholds", "constant"] | None: ...
373
405
 
374
406
  @typing.final
375
407
  class HeatmapSettings(google.protobuf.message.Message):
@@ -568,12 +600,31 @@ class ChartWidget(google.protobuf.message.Message):
568
600
  class SeriesOverrideSettings(google.protobuf.message.Message):
569
601
  DESCRIPTOR: google.protobuf.descriptor.Descriptor
570
602
 
603
+ class _LineStyle:
604
+ ValueType = typing.NewType("ValueType", builtins.int)
605
+ V: typing_extensions.TypeAlias = ValueType
606
+
607
+ class _LineStyleEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[ChartWidget.SeriesOverrides.SeriesOverrideSettings._LineStyle.ValueType], builtins.type):
608
+ DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
609
+ LINE_STYLE_UNSPECIFIED: ChartWidget.SeriesOverrides.SeriesOverrideSettings._LineStyle.ValueType # 0
610
+ LINE_STYLE_SOLID: ChartWidget.SeriesOverrides.SeriesOverrideSettings._LineStyle.ValueType # 1
611
+ LINE_STYLE_DASH: ChartWidget.SeriesOverrides.SeriesOverrideSettings._LineStyle.ValueType # 2
612
+ LINE_STYLE_DOTS: ChartWidget.SeriesOverrides.SeriesOverrideSettings._LineStyle.ValueType # 3
613
+
614
+ class LineStyle(_LineStyle, metaclass=_LineStyleEnumTypeWrapper): ...
615
+ LINE_STYLE_UNSPECIFIED: ChartWidget.SeriesOverrides.SeriesOverrideSettings.LineStyle.ValueType # 0
616
+ LINE_STYLE_SOLID: ChartWidget.SeriesOverrides.SeriesOverrideSettings.LineStyle.ValueType # 1
617
+ LINE_STYLE_DASH: ChartWidget.SeriesOverrides.SeriesOverrideSettings.LineStyle.ValueType # 2
618
+ LINE_STYLE_DOTS: ChartWidget.SeriesOverrides.SeriesOverrideSettings.LineStyle.ValueType # 3
619
+
571
620
  NAME_FIELD_NUMBER: builtins.int
572
621
  COLOR_FIELD_NUMBER: builtins.int
573
622
  TYPE_FIELD_NUMBER: builtins.int
574
623
  STACK_NAME_FIELD_NUMBER: builtins.int
575
624
  GROW_DOWN_FIELD_NUMBER: builtins.int
576
625
  YAXIS_POSITION_FIELD_NUMBER: builtins.int
626
+ LINE_WIDTH_FIELD_NUMBER: builtins.int
627
+ LINE_STYLE_FIELD_NUMBER: builtins.int
577
628
  name: builtins.str
578
629
  """Series name or empty."""
579
630
  color: builtins.str
@@ -586,6 +637,9 @@ class ChartWidget(google.protobuf.message.Message):
586
637
  """Stack grow down."""
587
638
  yaxis_position: global___ChartWidget.SeriesOverrides.YaxisPosition.ValueType
588
639
  """Yaxis position."""
640
+ line_width: builtins.int
641
+ """Line Border Width"""
642
+ line_style: global___ChartWidget.SeriesOverrides.SeriesOverrideSettings.LineStyle.ValueType
589
643
  def __init__(
590
644
  self,
591
645
  *,
@@ -595,31 +649,122 @@ class ChartWidget(google.protobuf.message.Message):
595
649
  stack_name: builtins.str = ...,
596
650
  grow_down: builtins.bool = ...,
597
651
  yaxis_position: global___ChartWidget.SeriesOverrides.YaxisPosition.ValueType = ...,
652
+ line_width: builtins.int = ...,
653
+ line_style: global___ChartWidget.SeriesOverrides.SeriesOverrideSettings.LineStyle.ValueType = ...,
598
654
  ) -> None: ...
599
- def ClearField(self, field_name: typing.Literal["color", b"color", "grow_down", b"grow_down", "name", b"name", "stack_name", b"stack_name", "type", b"type", "yaxis_position", b"yaxis_position"]) -> None: ...
655
+ def ClearField(self, field_name: typing.Literal["color", b"color", "grow_down", b"grow_down", "line_style", b"line_style", "line_width", b"line_width", "name", b"name", "stack_name", b"stack_name", "type", b"type", "yaxis_position", b"yaxis_position"]) -> None: ...
600
656
 
601
657
  NAME_FIELD_NUMBER: builtins.int
602
658
  TARGET_INDEX_FIELD_NUMBER: builtins.int
603
659
  SETTINGS_FIELD_NUMBER: builtins.int
660
+ OVERRIDE_NAME_FIELD_NUMBER: builtins.int
661
+ MATCHER_FIELD_NUMBER: builtins.int
604
662
  name: builtins.str
605
663
  """Series name."""
606
664
  target_index: builtins.str
607
665
  """Target index."""
666
+ override_name: builtins.str
608
667
  @property
609
668
  def settings(self) -> global___ChartWidget.SeriesOverrides.SeriesOverrideSettings:
610
669
  """Required. Override settings."""
611
670
 
671
+ @property
672
+ def matcher(self) -> global___ChartWidget.OverrideMatcher: ...
612
673
  def __init__(
613
674
  self,
614
675
  *,
615
676
  name: builtins.str = ...,
616
677
  target_index: builtins.str = ...,
617
678
  settings: global___ChartWidget.SeriesOverrides.SeriesOverrideSettings | None = ...,
679
+ override_name: builtins.str = ...,
680
+ matcher: global___ChartWidget.OverrideMatcher | None = ...,
618
681
  ) -> None: ...
619
- def HasField(self, field_name: typing.Literal["name", b"name", "settings", b"settings", "target_index", b"target_index", "type", b"type"]) -> builtins.bool: ...
620
- def ClearField(self, field_name: typing.Literal["name", b"name", "settings", b"settings", "target_index", b"target_index", "type", b"type"]) -> None: ...
682
+ def HasField(self, field_name: typing.Literal["matcher", b"matcher", "name", b"name", "settings", b"settings", "target_index", b"target_index", "type", b"type"]) -> builtins.bool: ...
683
+ def ClearField(self, field_name: typing.Literal["matcher", b"matcher", "name", b"name", "override_name", b"override_name", "settings", b"settings", "target_index", b"target_index", "type", b"type"]) -> None: ...
621
684
  def WhichOneof(self, oneof_group: typing.Literal["type", b"type"]) -> typing.Literal["name", "target_index"] | None: ...
622
685
 
686
+ @typing.final
687
+ class OverrideMatcher(google.protobuf.message.Message):
688
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
689
+
690
+ QUERY_FIELD_NUMBER: builtins.int
691
+ LINE_FIELD_NUMBER: builtins.int
692
+ REGEXP_FIELD_NUMBER: builtins.int
693
+ VALUES_FIELD_NUMBER: builtins.int
694
+ @property
695
+ def query(self) -> global___ChartWidget.QueryMatcher: ...
696
+ @property
697
+ def line(self) -> global___ChartWidget.LineMatcher: ...
698
+ @property
699
+ def regexp(self) -> global___ChartWidget.RegExpMatcher: ...
700
+ @property
701
+ def values(self) -> global___ChartWidget.ValueMatcher: ...
702
+ def __init__(
703
+ self,
704
+ *,
705
+ query: global___ChartWidget.QueryMatcher | None = ...,
706
+ line: global___ChartWidget.LineMatcher | None = ...,
707
+ regexp: global___ChartWidget.RegExpMatcher | None = ...,
708
+ values: global___ChartWidget.ValueMatcher | None = ...,
709
+ ) -> None: ...
710
+ def HasField(self, field_name: typing.Literal["line", b"line", "query", b"query", "regexp", b"regexp", "type", b"type", "values", b"values"]) -> builtins.bool: ...
711
+ def ClearField(self, field_name: typing.Literal["line", b"line", "query", b"query", "regexp", b"regexp", "type", b"type", "values", b"values"]) -> None: ...
712
+ def WhichOneof(self, oneof_group: typing.Literal["type", b"type"]) -> typing.Literal["query", "line", "regexp", "values"] | None: ...
713
+
714
+ @typing.final
715
+ class QueryMatcher(google.protobuf.message.Message):
716
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
717
+
718
+ NAMES_FIELD_NUMBER: builtins.int
719
+ @property
720
+ def names(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]: ...
721
+ def __init__(
722
+ self,
723
+ *,
724
+ names: collections.abc.Iterable[builtins.str] | None = ...,
725
+ ) -> None: ...
726
+ def ClearField(self, field_name: typing.Literal["names", b"names"]) -> None: ...
727
+
728
+ @typing.final
729
+ class LineMatcher(google.protobuf.message.Message):
730
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
731
+
732
+ LINE_IDS_FIELD_NUMBER: builtins.int
733
+ @property
734
+ def line_ids(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]: ...
735
+ def __init__(
736
+ self,
737
+ *,
738
+ line_ids: collections.abc.Iterable[builtins.str] | None = ...,
739
+ ) -> None: ...
740
+ def ClearField(self, field_name: typing.Literal["line_ids", b"line_ids"]) -> None: ...
741
+
742
+ @typing.final
743
+ class RegExpMatcher(google.protobuf.message.Message):
744
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
745
+
746
+ REG_EXP_FIELD_NUMBER: builtins.int
747
+ reg_exp: builtins.str
748
+ def __init__(
749
+ self,
750
+ *,
751
+ reg_exp: builtins.str = ...,
752
+ ) -> None: ...
753
+ def ClearField(self, field_name: typing.Literal["reg_exp", b"reg_exp"]) -> None: ...
754
+
755
+ @typing.final
756
+ class ValueMatcher(google.protobuf.message.Message):
757
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
758
+
759
+ VALUE_TYPE_FIELD_NUMBER: builtins.int
760
+ value_type: global___ChartWidget.ValuesType.ValueType
761
+ def __init__(
762
+ self,
763
+ *,
764
+ value_type: global___ChartWidget.ValuesType.ValueType = ...,
765
+ ) -> None: ...
766
+ def ClearField(self, field_name: typing.Literal["value_type", b"value_type"]) -> None: ...
767
+
623
768
  @typing.final
624
769
  class NameHidingSettings(google.protobuf.message.Message):
625
770
  """Name hiding settings."""
@@ -33,7 +33,7 @@ from yandex.cloud.monitoring.v3 import timeline_pb2 as yandex_dot_cloud_dot_moni
33
33
  from yandex.cloud.monitoring.v3 import link_item_pb2 as yandex_dot_cloud_dot_monitoring_dot_v3_dot_link__item__pb2
34
34
 
35
35
 
36
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n2yandex/cloud/monitoring/v3/dashboard_service.proto\x12\x1ayandex.cloud.monitoring.v3\x1a\x1cgoogle/api/annotations.proto\x1a yandex/cloud/api/operation.proto\x1a*yandex/cloud/monitoring/v3/dashboard.proto\x1a\x30yandex/cloud/monitoring/v3/parametrization.proto\x1a\'yandex/cloud/monitoring/v3/widget.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1dyandex/cloud/validation.proto\x1a)yandex/cloud/monitoring/v3/timeline.proto\x1a*yandex/cloud/monitoring/v3/link_item.proto\"9\n\x13GetDashboardRequest\x12\"\n\x0c\x64\x61shboard_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"\xa7\x01\n\x15ListDashboardsRequest\x12!\n\tfolder_id\x18\x02 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50H\x00\x12\x1d\n\tpage_size\x18\x13 \x01(\x03\x42\n\xfa\xc7\x31\x06<=1000\x12\x1d\n\npage_token\x18\x14 \x01(\tB\t\x8a\xc8\x31\x05<=100\x12\x1a\n\x06\x66ilter\x18\x15 \x01(\tB\n\x8a\xc8\x31\x06<=1000B\x0b\n\tcontainerJ\x04\x08\x03\x10\x13\"l\n\x16ListDashboardsResponse\x12\x39\n\ndashboards\x18\x01 \x03(\x0b\x32%.yandex.cloud.monitoring.v3.Dashboard\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\x94\x05\n\x16\x43reateDashboardRequest\x12!\n\tfolder_id\x18\x02 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50H\x00\x12\x32\n\x04name\x18\x13 \x01(\tB$\xf2\xc7\x31 |[a-z]([-a-z0-9]{0,61}[a-z0-9])?\x12\x1e\n\x0b\x64\x65scription\x18\x14 \x01(\tB\t\x8a\xc8\x31\x05<=256\x12\x93\x01\n\x06labels\x18\x15 \x03(\x0b\x32>.yandex.cloud.monitoring.v3.CreateDashboardRequest.LabelsEntryBC\xf2\xc7\x31\x0f[-_./\\@0-9a-z]*\x82\xc8\x31\x04<=64\x8a\xc8\x31\x04<=63\xb2\xc8\x31\x1c\x12\x14[a-z][-_./\\@0-9a-z]*\x1a\x04\x31-63\x12\r\n\x05title\x18\x16 \x01(\t\x12\x33\n\x07widgets\x18\x17 \x03(\x0b\x32\".yandex.cloud.monitoring.v3.Widget\x12\x44\n\x0fparametrization\x18\x18 \x01(\x0b\x32+.yandex.cloud.monitoring.v3.Parametrization\x12\x12\n\nmanaged_by\x18\x1a \x01(\t\x12\x14\n\x0cmanaged_link\x18\x1b \x01(\t\x12\x36\n\x08timeline\x18\x1c \x01(\x0b\x32$.yandex.cloud.monitoring.v3.Timeline\x12\x33\n\x05links\x18\x1d \x03(\x0b\x32$.yandex.cloud.monitoring.v3.LinkItem\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x42\x0b\n\tcontainerJ\x04\x08\x03\x10\x13J\x04\x08\x1e\x10\"J\x04\x08\x19\x10\x1a\"/\n\x17\x43reateDashboardMetadata\x12\x14\n\x0c\x64\x61shboard_id\x18\x01 \x01(\t\"\x90\x05\n\x16UpdateDashboardRequest\x12\"\n\x0c\x64\x61shboard_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x32\n\x04name\x18\x02 \x01(\tB$\xf2\xc7\x31 |[a-z]([-a-z0-9]{0,61}[a-z0-9])?\x12\x1e\n\x0b\x64\x65scription\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=256\x12\x93\x01\n\x06labels\x18\x04 \x03(\x0b\x32>.yandex.cloud.monitoring.v3.UpdateDashboardRequest.LabelsEntryBC\xf2\xc7\x31\x0f[-_./\\@0-9a-z]*\x82\xc8\x31\x04<=64\x8a\xc8\x31\x04<=63\xb2\xc8\x31\x1c\x12\x14[a-z][-_./\\@0-9a-z]*\x1a\x04\x31-63\x12\r\n\x05title\x18\x05 \x01(\t\x12\x33\n\x07widgets\x18\x06 \x03(\x0b\x32\".yandex.cloud.monitoring.v3.Widget\x12\x44\n\x0fparametrization\x18\x07 \x01(\x0b\x32+.yandex.cloud.monitoring.v3.Parametrization\x12\x0c\n\x04\x65tag\x18\x08 \x01(\t\x12\x12\n\nmanaged_by\x18\x1a \x01(\t\x12\x14\n\x0cmanaged_link\x18\x1b \x01(\t\x12\x36\n\x08timeline\x18\x1c \x01(\x0b\x32$.yandex.cloud.monitoring.v3.Timeline\x12\x33\n\x05links\x18\x1d \x03(\x0b\x32$.yandex.cloud.monitoring.v3.LinkItem\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01J\x04\x08\x1e\x10\"J\x04\x08\t\x10\x1a\"/\n\x17UpdateDashboardMetadata\x12\x14\n\x0c\x64\x61shboard_id\x18\x01 \x01(\t\"J\n\x16\x44\x65leteDashboardRequest\x12\"\n\x0c\x64\x61shboard_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x0c\n\x04\x65tag\x18\x02 \x01(\t\"/\n\x17\x44\x65leteDashboardMetadata\x12\x14\n\x0c\x64\x61shboard_id\x18\x01 \x01(\t\"\x82\x01\n\x1eListDashboardOperationsRequest\x12\"\n\x0c\x64\x61shboard_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\"q\n\x1fListDashboardOperationsResponse\x12\x35\n\noperations\x18\x01 \x03(\x0b\x32!.yandex.cloud.operation.Operation\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"h\n\x1eListDashboardLabelNamesRequest\x12\x12\n\nproject_id\x18\x01 \x01(\t\x12\x0c\n\x04text\x18\x02 \x01(\t\x12\x11\n\tselectors\x18\x03 \x01(\t\x12\x11\n\tpage_size\x18\x04 \x01(\x03\"I\n\x1fListDashboardLabelNamesResponse\x12\x13\n\x0blabel_names\x18\x01 \x03(\t\x12\x11\n\ttruncated\x18\x02 \x01(\x08\"}\n\x1fListDashboardLabelValuesRequest\x12\x12\n\nproject_id\x18\x01 \x01(\t\x12\x11\n\tselectors\x18\x02 \x01(\t\x12\x12\n\nlabel_name\x18\x03 \x01(\t\x12\x0c\n\x04text\x18\x04 \x01(\t\x12\x11\n\tpage_size\x18\x05 \x01(\x03\"K\n ListDashboardLabelValuesResponse\x12\x14\n\x0clabel_values\x18\x01 \x03(\t\x12\x11\n\ttruncated\x18\x02 \x01(\x08\x32\xb7\x08\n\x10\x44\x61shboardService\x12\x8f\x01\n\x03Get\x12/.yandex.cloud.monitoring.v3.GetDashboardRequest\x1a%.yandex.cloud.monitoring.v3.Dashboard\"0\x82\xd3\xe4\x93\x02*\x12(/monitoring/v3/dashboards/{dashboard_id}\x12\x90\x01\n\x04List\x12\x31.yandex.cloud.monitoring.v3.ListDashboardsRequest\x1a\x32.yandex.cloud.monitoring.v3.ListDashboardsResponse\"!\x82\xd3\xe4\x93\x02\x1b\x12\x19/monitoring/v3/dashboards\x12\xad\x01\n\x06\x43reate\x12\x32.yandex.cloud.monitoring.v3.CreateDashboardRequest\x1a!.yandex.cloud.operation.Operation\"L\xb2\xd2*$\n\x17\x43reateDashboardMetadata\x12\tDashboard\x82\xd3\xe4\x93\x02\x1e\"\x19/monitoring/v3/dashboards:\x01*\x12\xbc\x01\n\x06Update\x12\x32.yandex.cloud.monitoring.v3.UpdateDashboardRequest\x1a!.yandex.cloud.operation.Operation\"[\xb2\xd2*$\n\x17UpdateDashboardMetadata\x12\tDashboard\x82\xd3\xe4\x93\x02-2(/monitoring/v3/dashboards/{dashboard_id}:\x01*\x12\xc5\x01\n\x06\x44\x65lete\x12\x32.yandex.cloud.monitoring.v3.DeleteDashboardRequest\x1a!.yandex.cloud.operation.Operation\"d\xb2\xd2*0\n\x17\x44\x65leteDashboardMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02**(/monitoring/v3/dashboards/{dashboard_id}\x12\xc6\x01\n\x0eListOperations\x12:.yandex.cloud.monitoring.v3.ListDashboardOperationsRequest\x1a;.yandex.cloud.monitoring.v3.ListDashboardOperationsResponse\";\x82\xd3\xe4\x93\x02\x35\x12\x33/monitoring/v3/dashboards/{dashboard_id}/operationsBk\n\x1eyandex.cloud.api.monitoring.v3ZIgithub.com/yandex-cloud/go-genproto/yandex/cloud/monitoring/v3;monitoringb\x06proto3')
36
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n2yandex/cloud/monitoring/v3/dashboard_service.proto\x12\x1ayandex.cloud.monitoring.v3\x1a\x1cgoogle/api/annotations.proto\x1a yandex/cloud/api/operation.proto\x1a*yandex/cloud/monitoring/v3/dashboard.proto\x1a\x30yandex/cloud/monitoring/v3/parametrization.proto\x1a\'yandex/cloud/monitoring/v3/widget.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1dyandex/cloud/validation.proto\x1a)yandex/cloud/monitoring/v3/timeline.proto\x1a*yandex/cloud/monitoring/v3/link_item.proto\"9\n\x13GetDashboardRequest\x12\"\n\x0c\x64\x61shboard_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"\xc6\x01\n\x15ListDashboardsRequest\x12!\n\tfolder_id\x18\x02 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50H\x00\x12\x1d\n\tpage_size\x18\x13 \x01(\x03\x42\n\xfa\xc7\x31\x06<=1000\x12\x1d\n\npage_token\x18\x14 \x01(\tB\t\x8a\xc8\x31\x05<=100\x12\x1a\n\x06\x66ilter\x18\x15 \x01(\tB\n\x8a\xc8\x31\x06<=1000\x12\x1d\n\tselectors\x18\x16 \x01(\tB\n\x8a\xc8\x31\x06<=1000B\x0b\n\tcontainerJ\x04\x08\x03\x10\x13\"l\n\x16ListDashboardsResponse\x12\x39\n\ndashboards\x18\x01 \x03(\x0b\x32%.yandex.cloud.monitoring.v3.Dashboard\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\x94\x05\n\x16\x43reateDashboardRequest\x12!\n\tfolder_id\x18\x02 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50H\x00\x12\x32\n\x04name\x18\x13 \x01(\tB$\xf2\xc7\x31 |[a-z]([-a-z0-9]{0,61}[a-z0-9])?\x12\x1e\n\x0b\x64\x65scription\x18\x14 \x01(\tB\t\x8a\xc8\x31\x05<=256\x12\x93\x01\n\x06labels\x18\x15 \x03(\x0b\x32>.yandex.cloud.monitoring.v3.CreateDashboardRequest.LabelsEntryBC\xf2\xc7\x31\x0f[-_./\\@0-9a-z]*\x82\xc8\x31\x04<=64\x8a\xc8\x31\x04<=63\xb2\xc8\x31\x1c\x12\x14[a-z][-_./\\@0-9a-z]*\x1a\x04\x31-63\x12\r\n\x05title\x18\x16 \x01(\t\x12\x33\n\x07widgets\x18\x17 \x03(\x0b\x32\".yandex.cloud.monitoring.v3.Widget\x12\x44\n\x0fparametrization\x18\x18 \x01(\x0b\x32+.yandex.cloud.monitoring.v3.Parametrization\x12\x12\n\nmanaged_by\x18\x1a \x01(\t\x12\x14\n\x0cmanaged_link\x18\x1b \x01(\t\x12\x36\n\x08timeline\x18\x1c \x01(\x0b\x32$.yandex.cloud.monitoring.v3.Timeline\x12\x33\n\x05links\x18\x1d \x03(\x0b\x32$.yandex.cloud.monitoring.v3.LinkItem\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x42\x0b\n\tcontainerJ\x04\x08\x03\x10\x13J\x04\x08\x1e\x10\"J\x04\x08\x19\x10\x1a\"/\n\x17\x43reateDashboardMetadata\x12\x14\n\x0c\x64\x61shboard_id\x18\x01 \x01(\t\"\x90\x05\n\x16UpdateDashboardRequest\x12\"\n\x0c\x64\x61shboard_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x32\n\x04name\x18\x02 \x01(\tB$\xf2\xc7\x31 |[a-z]([-a-z0-9]{0,61}[a-z0-9])?\x12\x1e\n\x0b\x64\x65scription\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=256\x12\x93\x01\n\x06labels\x18\x04 \x03(\x0b\x32>.yandex.cloud.monitoring.v3.UpdateDashboardRequest.LabelsEntryBC\xf2\xc7\x31\x0f[-_./\\@0-9a-z]*\x82\xc8\x31\x04<=64\x8a\xc8\x31\x04<=63\xb2\xc8\x31\x1c\x12\x14[a-z][-_./\\@0-9a-z]*\x1a\x04\x31-63\x12\r\n\x05title\x18\x05 \x01(\t\x12\x33\n\x07widgets\x18\x06 \x03(\x0b\x32\".yandex.cloud.monitoring.v3.Widget\x12\x44\n\x0fparametrization\x18\x07 \x01(\x0b\x32+.yandex.cloud.monitoring.v3.Parametrization\x12\x0c\n\x04\x65tag\x18\x08 \x01(\t\x12\x12\n\nmanaged_by\x18\x1a \x01(\t\x12\x14\n\x0cmanaged_link\x18\x1b \x01(\t\x12\x36\n\x08timeline\x18\x1c \x01(\x0b\x32$.yandex.cloud.monitoring.v3.Timeline\x12\x33\n\x05links\x18\x1d \x03(\x0b\x32$.yandex.cloud.monitoring.v3.LinkItem\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01J\x04\x08\x1e\x10\"J\x04\x08\t\x10\x1a\"/\n\x17UpdateDashboardMetadata\x12\x14\n\x0c\x64\x61shboard_id\x18\x01 \x01(\t\"J\n\x16\x44\x65leteDashboardRequest\x12\"\n\x0c\x64\x61shboard_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x0c\n\x04\x65tag\x18\x02 \x01(\t\"/\n\x17\x44\x65leteDashboardMetadata\x12\x14\n\x0c\x64\x61shboard_id\x18\x01 \x01(\t\"\x82\x01\n\x1eListDashboardOperationsRequest\x12\"\n\x0c\x64\x61shboard_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\"q\n\x1fListDashboardOperationsResponse\x12\x35\n\noperations\x18\x01 \x03(\x0b\x32!.yandex.cloud.operation.Operation\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"h\n\x1eListDashboardLabelNamesRequest\x12\x12\n\nproject_id\x18\x01 \x01(\t\x12\x0c\n\x04text\x18\x02 \x01(\t\x12\x11\n\tselectors\x18\x03 \x01(\t\x12\x11\n\tpage_size\x18\x04 \x01(\x03\"I\n\x1fListDashboardLabelNamesResponse\x12\x13\n\x0blabel_names\x18\x01 \x03(\t\x12\x11\n\ttruncated\x18\x02 \x01(\x08\"}\n\x1fListDashboardLabelValuesRequest\x12\x12\n\nproject_id\x18\x01 \x01(\t\x12\x11\n\tselectors\x18\x02 \x01(\t\x12\x12\n\nlabel_name\x18\x03 \x01(\t\x12\x0c\n\x04text\x18\x04 \x01(\t\x12\x11\n\tpage_size\x18\x05 \x01(\x03\"K\n ListDashboardLabelValuesResponse\x12\x14\n\x0clabel_values\x18\x01 \x03(\t\x12\x11\n\ttruncated\x18\x02 \x01(\x08\x32\xb7\x08\n\x10\x44\x61shboardService\x12\x8f\x01\n\x03Get\x12/.yandex.cloud.monitoring.v3.GetDashboardRequest\x1a%.yandex.cloud.monitoring.v3.Dashboard\"0\x82\xd3\xe4\x93\x02*\x12(/monitoring/v3/dashboards/{dashboard_id}\x12\x90\x01\n\x04List\x12\x31.yandex.cloud.monitoring.v3.ListDashboardsRequest\x1a\x32.yandex.cloud.monitoring.v3.ListDashboardsResponse\"!\x82\xd3\xe4\x93\x02\x1b\x12\x19/monitoring/v3/dashboards\x12\xad\x01\n\x06\x43reate\x12\x32.yandex.cloud.monitoring.v3.CreateDashboardRequest\x1a!.yandex.cloud.operation.Operation\"L\xb2\xd2*$\n\x17\x43reateDashboardMetadata\x12\tDashboard\x82\xd3\xe4\x93\x02\x1e\"\x19/monitoring/v3/dashboards:\x01*\x12\xbc\x01\n\x06Update\x12\x32.yandex.cloud.monitoring.v3.UpdateDashboardRequest\x1a!.yandex.cloud.operation.Operation\"[\xb2\xd2*$\n\x17UpdateDashboardMetadata\x12\tDashboard\x82\xd3\xe4\x93\x02-2(/monitoring/v3/dashboards/{dashboard_id}:\x01*\x12\xc5\x01\n\x06\x44\x65lete\x12\x32.yandex.cloud.monitoring.v3.DeleteDashboardRequest\x1a!.yandex.cloud.operation.Operation\"d\xb2\xd2*0\n\x17\x44\x65leteDashboardMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02**(/monitoring/v3/dashboards/{dashboard_id}\x12\xc6\x01\n\x0eListOperations\x12:.yandex.cloud.monitoring.v3.ListDashboardOperationsRequest\x1a;.yandex.cloud.monitoring.v3.ListDashboardOperationsResponse\";\x82\xd3\xe4\x93\x02\x35\x12\x33/monitoring/v3/dashboards/{dashboard_id}/operationsBk\n\x1eyandex.cloud.api.monitoring.v3ZIgithub.com/yandex-cloud/go-genproto/yandex/cloud/monitoring/v3;monitoringb\x06proto3')
37
37
 
38
38
  _globals = globals()
39
39
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -51,6 +51,8 @@ if not _descriptor._USE_C_DESCRIPTORS:
51
51
  _globals['_LISTDASHBOARDSREQUEST'].fields_by_name['page_token']._serialized_options = b'\212\3101\005<=100'
52
52
  _globals['_LISTDASHBOARDSREQUEST'].fields_by_name['filter']._loaded_options = None
53
53
  _globals['_LISTDASHBOARDSREQUEST'].fields_by_name['filter']._serialized_options = b'\212\3101\006<=1000'
54
+ _globals['_LISTDASHBOARDSREQUEST'].fields_by_name['selectors']._loaded_options = None
55
+ _globals['_LISTDASHBOARDSREQUEST'].fields_by_name['selectors']._serialized_options = b'\212\3101\006<=1000'
54
56
  _globals['_CREATEDASHBOARDREQUEST_LABELSENTRY']._loaded_options = None
55
57
  _globals['_CREATEDASHBOARDREQUEST_LABELSENTRY']._serialized_options = b'8\001'
56
58
  _globals['_CREATEDASHBOARDREQUEST'].fields_by_name['folder_id']._loaded_options = None
@@ -94,37 +96,37 @@ if not _descriptor._USE_C_DESCRIPTORS:
94
96
  _globals['_GETDASHBOARDREQUEST']._serialized_start=439
95
97
  _globals['_GETDASHBOARDREQUEST']._serialized_end=496
96
98
  _globals['_LISTDASHBOARDSREQUEST']._serialized_start=499
97
- _globals['_LISTDASHBOARDSREQUEST']._serialized_end=666
98
- _globals['_LISTDASHBOARDSRESPONSE']._serialized_start=668
99
- _globals['_LISTDASHBOARDSRESPONSE']._serialized_end=776
100
- _globals['_CREATEDASHBOARDREQUEST']._serialized_start=779
101
- _globals['_CREATEDASHBOARDREQUEST']._serialized_end=1439
102
- _globals['_CREATEDASHBOARDREQUEST_LABELSENTRY']._serialized_start=1363
103
- _globals['_CREATEDASHBOARDREQUEST_LABELSENTRY']._serialized_end=1408
104
- _globals['_CREATEDASHBOARDMETADATA']._serialized_start=1441
105
- _globals['_CREATEDASHBOARDMETADATA']._serialized_end=1488
106
- _globals['_UPDATEDASHBOARDREQUEST']._serialized_start=1491
107
- _globals['_UPDATEDASHBOARDREQUEST']._serialized_end=2147
108
- _globals['_UPDATEDASHBOARDREQUEST_LABELSENTRY']._serialized_start=1363
109
- _globals['_UPDATEDASHBOARDREQUEST_LABELSENTRY']._serialized_end=1408
110
- _globals['_UPDATEDASHBOARDMETADATA']._serialized_start=2149
111
- _globals['_UPDATEDASHBOARDMETADATA']._serialized_end=2196
112
- _globals['_DELETEDASHBOARDREQUEST']._serialized_start=2198
113
- _globals['_DELETEDASHBOARDREQUEST']._serialized_end=2272
114
- _globals['_DELETEDASHBOARDMETADATA']._serialized_start=2274
115
- _globals['_DELETEDASHBOARDMETADATA']._serialized_end=2321
116
- _globals['_LISTDASHBOARDOPERATIONSREQUEST']._serialized_start=2324
117
- _globals['_LISTDASHBOARDOPERATIONSREQUEST']._serialized_end=2454
118
- _globals['_LISTDASHBOARDOPERATIONSRESPONSE']._serialized_start=2456
119
- _globals['_LISTDASHBOARDOPERATIONSRESPONSE']._serialized_end=2569
120
- _globals['_LISTDASHBOARDLABELNAMESREQUEST']._serialized_start=2571
121
- _globals['_LISTDASHBOARDLABELNAMESREQUEST']._serialized_end=2675
122
- _globals['_LISTDASHBOARDLABELNAMESRESPONSE']._serialized_start=2677
123
- _globals['_LISTDASHBOARDLABELNAMESRESPONSE']._serialized_end=2750
124
- _globals['_LISTDASHBOARDLABELVALUESREQUEST']._serialized_start=2752
125
- _globals['_LISTDASHBOARDLABELVALUESREQUEST']._serialized_end=2877
126
- _globals['_LISTDASHBOARDLABELVALUESRESPONSE']._serialized_start=2879
127
- _globals['_LISTDASHBOARDLABELVALUESRESPONSE']._serialized_end=2954
128
- _globals['_DASHBOARDSERVICE']._serialized_start=2957
129
- _globals['_DASHBOARDSERVICE']._serialized_end=4036
99
+ _globals['_LISTDASHBOARDSREQUEST']._serialized_end=697
100
+ _globals['_LISTDASHBOARDSRESPONSE']._serialized_start=699
101
+ _globals['_LISTDASHBOARDSRESPONSE']._serialized_end=807
102
+ _globals['_CREATEDASHBOARDREQUEST']._serialized_start=810
103
+ _globals['_CREATEDASHBOARDREQUEST']._serialized_end=1470
104
+ _globals['_CREATEDASHBOARDREQUEST_LABELSENTRY']._serialized_start=1394
105
+ _globals['_CREATEDASHBOARDREQUEST_LABELSENTRY']._serialized_end=1439
106
+ _globals['_CREATEDASHBOARDMETADATA']._serialized_start=1472
107
+ _globals['_CREATEDASHBOARDMETADATA']._serialized_end=1519
108
+ _globals['_UPDATEDASHBOARDREQUEST']._serialized_start=1522
109
+ _globals['_UPDATEDASHBOARDREQUEST']._serialized_end=2178
110
+ _globals['_UPDATEDASHBOARDREQUEST_LABELSENTRY']._serialized_start=1394
111
+ _globals['_UPDATEDASHBOARDREQUEST_LABELSENTRY']._serialized_end=1439
112
+ _globals['_UPDATEDASHBOARDMETADATA']._serialized_start=2180
113
+ _globals['_UPDATEDASHBOARDMETADATA']._serialized_end=2227
114
+ _globals['_DELETEDASHBOARDREQUEST']._serialized_start=2229
115
+ _globals['_DELETEDASHBOARDREQUEST']._serialized_end=2303
116
+ _globals['_DELETEDASHBOARDMETADATA']._serialized_start=2305
117
+ _globals['_DELETEDASHBOARDMETADATA']._serialized_end=2352
118
+ _globals['_LISTDASHBOARDOPERATIONSREQUEST']._serialized_start=2355
119
+ _globals['_LISTDASHBOARDOPERATIONSREQUEST']._serialized_end=2485
120
+ _globals['_LISTDASHBOARDOPERATIONSRESPONSE']._serialized_start=2487
121
+ _globals['_LISTDASHBOARDOPERATIONSRESPONSE']._serialized_end=2600
122
+ _globals['_LISTDASHBOARDLABELNAMESREQUEST']._serialized_start=2602
123
+ _globals['_LISTDASHBOARDLABELNAMESREQUEST']._serialized_end=2706
124
+ _globals['_LISTDASHBOARDLABELNAMESRESPONSE']._serialized_start=2708
125
+ _globals['_LISTDASHBOARDLABELNAMESRESPONSE']._serialized_end=2781
126
+ _globals['_LISTDASHBOARDLABELVALUESREQUEST']._serialized_start=2783
127
+ _globals['_LISTDASHBOARDLABELVALUESREQUEST']._serialized_end=2908
128
+ _globals['_LISTDASHBOARDLABELVALUESRESPONSE']._serialized_start=2910
129
+ _globals['_LISTDASHBOARDLABELVALUESRESPONSE']._serialized_end=2985
130
+ _globals['_DASHBOARDSERVICE']._serialized_start=2988
131
+ _globals['_DASHBOARDSERVICE']._serialized_end=4067
130
132
  # @@protoc_insertion_point(module_scope)
@@ -42,6 +42,7 @@ class ListDashboardsRequest(google.protobuf.message.Message):
42
42
  PAGE_SIZE_FIELD_NUMBER: builtins.int
43
43
  PAGE_TOKEN_FIELD_NUMBER: builtins.int
44
44
  FILTER_FIELD_NUMBER: builtins.int
45
+ SELECTORS_FIELD_NUMBER: builtins.int
45
46
  folder_id: builtins.str
46
47
  """Required. Folder ID."""
47
48
  page_size: builtins.int
@@ -54,12 +55,16 @@ class ListDashboardsRequest(google.protobuf.message.Message):
54
55
  [ListDashboardResponse.next_page_token] returned by a previous list request.
55
56
  """
56
57
  filter: builtins.str
57
- """A filter expression that filters resources listed in the response.
58
- The expression must specify:
59
- 1. The field name. Currently you can use filtering only on the [Dashboard.name] field.
60
- 2. An `=` operator.
61
- 3. The value in double quotes (`"`). Must be 3-63 characters long and match the regular expression `[a-z][-a-z0-9]{1,61}[a-z0-9]`.
62
- Example: name="abc"
58
+ """Text substring to find in any of dashboard fields: id, name, etc
59
+ result will include dashboards that meet BOTH filter and selector (see below) criteria
60
+ """
61
+ selectors: builtins.str
62
+ """Selector string to match dashboard fields:
63
+ id, name, description, managed_by, etc, format: FIELDNAME PREDICATE VALUE, FIELDNAME PREDICATE VALUE, ...
64
+ and dashboard labels, format: labels.KEY PREDICATE VALUE, labels.KEY PREDICATE VALUE, ...
65
+ supports GLOB and regex expressions
66
+ dashboard must meet ALL tokens in selector string
67
+ example: name = "New", description = "*new*", labels.key != "bad"
63
68
  """
64
69
  def __init__(
65
70
  self,
@@ -68,9 +73,10 @@ class ListDashboardsRequest(google.protobuf.message.Message):
68
73
  page_size: builtins.int = ...,
69
74
  page_token: builtins.str = ...,
70
75
  filter: builtins.str = ...,
76
+ selectors: builtins.str = ...,
71
77
  ) -> None: ...
72
78
  def HasField(self, field_name: typing.Literal["container", b"container", "folder_id", b"folder_id"]) -> builtins.bool: ...
73
- def ClearField(self, field_name: typing.Literal["container", b"container", "filter", b"filter", "folder_id", b"folder_id", "page_size", b"page_size", "page_token", b"page_token"]) -> None: ...
79
+ def ClearField(self, field_name: typing.Literal["container", b"container", "filter", b"filter", "folder_id", b"folder_id", "page_size", b"page_size", "page_token", b"page_token", "selectors", b"selectors"]) -> None: ...
74
80
  def WhichOneof(self, oneof_group: typing.Literal["container", b"container"]) -> typing.Literal["folder_id"] | None: ...
75
81
 
76
82
  global___ListDashboardsRequest = ListDashboardsRequest
@@ -24,7 +24,7 @@ _sym_db = _symbol_database.Default()
24
24
 
25
25
 
26
26
 
27
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n%yandex/cloud/monitoring/v3/link.proto\x12\x1ayandex.cloud.monitoring.v3\"\xfd\x01\n\x04Link\x12\r\n\x05title\x18\x01 \x01(\t\x12\x17\n\x0fopen_in_new_tab\x18\x02 \x01(\x08\x12\r\n\x03url\x18\x03 \x01(\tH\x00\x12?\n\tdashboard\x18\x04 \x01(\x0b\x32*.yandex.cloud.monitoring.v3.Link.DashboardH\x00\x1au\n\tDashboard\x12\x14\n\nproject_id\x18\x01 \x01(\tH\x00\x12\x13\n\tfolder_id\x18\x02 \x01(\tH\x00\x12\x16\n\x0e\x64\x61shboard_name\x18\x03 \x01(\t\x12\x18\n\x10\x61pply_time_range\x18\x04 \x01(\x08\x42\x0b\n\tcontainerB\x06\n\x04typeBk\n\x1eyandex.cloud.api.monitoring.v3ZIgithub.com/yandex-cloud/go-genproto/yandex/cloud/monitoring/v3;monitoringb\x06proto3')
27
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n%yandex/cloud/monitoring/v3/link.proto\x12\x1ayandex.cloud.monitoring.v3\"\x81\x03\n\x04Link\x12\r\n\x05title\x18\x01 \x01(\t\x12\x17\n\x0fopen_in_new_tab\x18\x02 \x01(\x08\x12\r\n\x03url\x18\x03 \x01(\tH\x00\x12?\n\tdashboard\x18\x04 \x01(\x0b\x32*.yandex.cloud.monitoring.v3.Link.DashboardH\x00\x1a\xf8\x01\n\tDashboard\x12\x14\n\nproject_id\x18\x01 \x01(\tH\x00\x12\x13\n\tfolder_id\x18\x02 \x01(\tH\x00\x12\x16\n\x0e\x64\x61shboard_name\x18\x03 \x01(\t\x12\x18\n\x10\x61pply_time_range\x18\x04 \x01(\x08\x12N\n\nparameters\x18\x05 \x03(\x0b\x32:.yandex.cloud.monitoring.v3.Link.Dashboard.ParametersEntry\x1a\x31\n\x0fParametersEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x42\x0b\n\tcontainerB\x06\n\x04typeBk\n\x1eyandex.cloud.api.monitoring.v3ZIgithub.com/yandex-cloud/go-genproto/yandex/cloud/monitoring/v3;monitoringb\x06proto3')
28
28
 
29
29
  _globals = globals()
30
30
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -32,8 +32,12 @@ _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'yandex.cloud.monitoring.v3.
32
32
  if not _descriptor._USE_C_DESCRIPTORS:
33
33
  _globals['DESCRIPTOR']._loaded_options = None
34
34
  _globals['DESCRIPTOR']._serialized_options = b'\n\036yandex.cloud.api.monitoring.v3ZIgithub.com/yandex-cloud/go-genproto/yandex/cloud/monitoring/v3;monitoring'
35
+ _globals['_LINK_DASHBOARD_PARAMETERSENTRY']._loaded_options = None
36
+ _globals['_LINK_DASHBOARD_PARAMETERSENTRY']._serialized_options = b'8\001'
35
37
  _globals['_LINK']._serialized_start=70
36
- _globals['_LINK']._serialized_end=323
37
- _globals['_LINK_DASHBOARD']._serialized_start=198
38
- _globals['_LINK_DASHBOARD']._serialized_end=315
38
+ _globals['_LINK']._serialized_end=455
39
+ _globals['_LINK_DASHBOARD']._serialized_start=199
40
+ _globals['_LINK_DASHBOARD']._serialized_end=447
41
+ _globals['_LINK_DASHBOARD_PARAMETERSENTRY']._serialized_start=385
42
+ _globals['_LINK_DASHBOARD_PARAMETERSENTRY']._serialized_end=434
39
43
  # @@protoc_insertion_point(module_scope)