Class: Google::Cloud::DatabaseCenter::V1beta::AggregateIssueStatsRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/databasecenter/v1beta/service.rb

Overview

AggregateIssueStatsRequest represents the input to the AggregateIssueStats method.

Instance Attribute Summary collapse

Instance Attribute Details

#baseline_date::Google::Type::Date



351
352
353
354
# File 'proto_docs/google/cloud/databasecenter/v1beta/service.rb', line 351

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

#filter::String



351
352
353
354
# File 'proto_docs/google/cloud/databasecenter/v1beta/service.rb', line 351

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

#parent::String



351
352
353
354
# File 'proto_docs/google/cloud/databasecenter/v1beta/service.rb', line 351

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

#signal_type_groups::Array<::Google::Cloud::DatabaseCenter::V1beta::SignalTypeGroup>



351
352
353
354
# File 'proto_docs/google/cloud/databasecenter/v1beta/service.rb', line 351

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