Class: Google::Cloud::Dataflow::V1beta3::HotKeyDebuggingInfo::DetectedHotKeysEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Dataflow::V1beta3::HotKeyDebuggingInfo::DetectedHotKeysEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/dataflow/v1beta3/metrics.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::Integer
317 318 319 320 |
# File 'proto_docs/google/dataflow/v1beta3/metrics.rb', line 317 class DetectedHotKeysEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::Dataflow::V1beta3::HotKeyDebuggingInfo::HotKeyInfo
317 318 319 320 |
# File 'proto_docs/google/dataflow/v1beta3/metrics.rb', line 317 class DetectedHotKeysEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |