Class: Google::Cloud::Chronicle::V1::DashboardQuery::Input::RelativeTime

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/chronicle/v1/dashboard_query.rb

Overview

time representation for last x units.

Instance Attribute Summary collapse

Instance Attribute Details

#start_time_val::Integer

Returns:

  • (::Integer)


66
67
68
69
# File 'proto_docs/google/cloud/chronicle/v1/dashboard_query.rb', line 66

class RelativeTime
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#time_unit::Google::Cloud::Chronicle::V1::TimeUnit



66
67
68
69
# File 'proto_docs/google/cloud/chronicle/v1/dashboard_query.rb', line 66

class RelativeTime
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end