Method: Google::Cloud::Monitoring::V3::AlertPolicy::Condition::Trigger#percent
- Defined in:
- proto_docs/google/monitoring/v3/alert.rb
permalink #percent ⇒ ::Float
Returns The percentage of time series that must fail the predicate for the condition to be triggered.
197 198 199 200 |
# File 'proto_docs/google/monitoring/v3/alert.rb', line 197 class Trigger include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |