Class: Google::Apis::MonitoringV1::TraceQuery

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/monitoring_v1/classes.rb,
lib/google/apis/monitoring_v1/representations.rb,
lib/google/apis/monitoring_v1/representations.rb

Overview

LINT.IfChange Preview: Query for traces. This is a preview feature and may be subject to change before final release.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ TraceQuery

Returns a new instance of TraceQuery.



2869
2870
2871
# File 'lib/google/apis/monitoring_v1/classes.rb', line 2869

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2874
2875
# File 'lib/google/apis/monitoring_v1/classes.rb', line 2874

def update!(**args)
end