Class: Google::Cloud::Monitoring::V3::AlertPolicy::Condition::MetricThreshold::ForecastOptions

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/monitoring/v3/alert.rb

Overview

Options used when forecasting the time series and testing the predicted value against the threshold.

Instance Attribute Summary collapse

Instance Attribute Details

#forecast_horizon::Google::Protobuf::Duration



348
349
350
351
# File 'proto_docs/google/monitoring/v3/alert.rb', line 348

class ForecastOptions
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end