Class: Google::Apis::MonitoringV3::Custom
- Inherits:
-
Object
- Object
- Google::Apis::MonitoringV3::Custom
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- generated/google/apis/monitoring_v3/classes.rb,
generated/google/apis/monitoring_v3/representations.rb,
generated/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.
860 861 862 |
# File 'generated/google/apis/monitoring_v3/classes.rb', line 860 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
865 866 |
# File 'generated/google/apis/monitoring_v3/classes.rb', line 865 def update!(**args) end |