Class: Google::Cloud::Dataflow::V1beta3::HotKeyDebuggingInfo::HotKeyInfo

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/dataflow/v1beta3/metrics.rb

Overview

Information about a hot key.

Instance Attribute Summary collapse

Instance Attribute Details

#hot_key_age::Google::Protobuf::Duration



308
309
310
311
# File 'proto_docs/google/dataflow/v1beta3/metrics.rb', line 308

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

#key::String



308
309
310
311
# File 'proto_docs/google/dataflow/v1beta3/metrics.rb', line 308

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

#key_truncated::Boolean



308
309
310
311
# File 'proto_docs/google/dataflow/v1beta3/metrics.rb', line 308

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