proto_docs/google/monitoring/v3/alert.rb in google-cloud-monitoring-v3-0.16.0 vs proto_docs/google/monitoring/v3/alert.rb in google-cloud-monitoring-v3-0.17.0

- old
+ new

@@ -130,12 +130,12 @@ # Incident detail page and in notifications. class AlertPolicy include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods - # A content string and a MIME type that describes the content string's - # format. + # Documentation that is included in the notifications and incidents + # pertaining to this policy. # @!attribute [rw] content # @return [::String] # The body of the documentation, interpreted according to `mime_type`. # The content may not exceed 8,192 Unicode characters and may not exceed # more than 10,240 bytes when encoded in UTF-8 format, whichever is @@ -328,10 +328,11 @@ # or by the ratio, if `denominator_filter` and `denominator_aggregations` # are specified. # @!attribute [rw] evaluation_missing_data # @return [::Google::Cloud::Monitoring::V3::AlertPolicy::Condition::EvaluationMissingData] # A condition control that determines how metric-threshold conditions - # are evaluated when data stops arriving. + # are evaluated when data stops arriving. To use this control, the value + # of the `duration` field must be greater than or equal to 60 seconds. class MetricThreshold include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # Options used when forecasting the time series and testing