Class: Google::Apis::MonitoringV3::Custom
- Inherits:
-
Object
- Object
- Google::Apis::MonitoringV3::Custom
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/monitoring_v3/classes.rb,
lib/google/apis/monitoring_v3/representations.rb,
lib/google/apis/monitoring_v3/representations.rb
Overview
Custom view of service telemetry. Currently a place-holder pending final design.
Instance Method Summary collapse
-
#initialize(**args) ⇒ Custom
constructor
A new instance of Custom.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ Custom
Returns a new instance of Custom.
940 941 942 |
# File 'lib/google/apis/monitoring_v3/classes.rb', line 940 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
945 946 |
# File 'lib/google/apis/monitoring_v3/classes.rb', line 945 def update!(**args) end |