Class: Google::Apis::MonitoringV3::Custom

Inherits:
Object
  • Object
show all
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

Methods included from Core::JsonObjectSupport

#to_json

Methods included from Core::Hashable

process_value, #to_h

Constructor Details

#initialize(**args) ⇒ Custom

Returns a new instance of Custom.



854
855
856
# File 'generated/google/apis/monitoring_v3/classes.rb', line 854

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



859
860
# File 'generated/google/apis/monitoring_v3/classes.rb', line 859

def update!(**args)
end