Class: Google::Cloud::Monitoring::V3::QueryTimeSeriesRequest Deprecated

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/monitoring/v3/metric_service.rb

Overview

Deprecated.

This message is deprecated and may be removed in the next major version update.

The QueryTimeSeries request. For information about the status of Monitoring Query Language (MQL), see the MQL deprecation notice.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



374
375
376
377
# File 'proto_docs/google/monitoring/v3/metric_service.rb', line 374

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

#page_size::Integer



374
375
376
377
# File 'proto_docs/google/monitoring/v3/metric_service.rb', line 374

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

#page_token::String



374
375
376
377
# File 'proto_docs/google/monitoring/v3/metric_service.rb', line 374

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

#query::String



374
375
376
377
# File 'proto_docs/google/monitoring/v3/metric_service.rb', line 374

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