Class: Google::Cloud::Monitoring::Dashboard::V1::IncidentList
- Inherits:
-
Object
- Object
- Google::Cloud::Monitoring::Dashboard::V1::IncidentList
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/monitoring/dashboard/v1/incident_list.rb
Overview
A widget that displays a list of incidents
Instance Attribute Summary collapse
-
#monitored_resources ⇒ ::Array<::Google::Api::MonitoredResource>
Optional.
-
#policy_names ⇒ ::Array<::String>
Optional.
Instance Attribute Details
#monitored_resources ⇒ ::Array<::Google::Api::MonitoredResource>
37 38 39 40 |
# File 'proto_docs/google/monitoring/dashboard/v1/incident_list.rb', line 37 class IncidentList include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#policy_names ⇒ ::Array<::String>
37 38 39 40 |
# File 'proto_docs/google/monitoring/dashboard/v1/incident_list.rb', line 37 class IncidentList include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |