Reference documentation and code samples for the Dataflow V1beta3 API class Google::Cloud::Dataflow::V1beta3::HotKeyDebuggingInfo::DetectedHotKeysEntry.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#key
def key() -> ::Integer
Returns
- (::Integer)
#key=
def key=(value) -> ::Integer
Parameter
- value (::Integer)
Returns
- (::Integer)
#value
def value() -> ::Google::Cloud::Dataflow::V1beta3::HotKeyDebuggingInfo::HotKeyInfo
#value=
def value=(value) -> ::Google::Cloud::Dataflow::V1beta3::HotKeyDebuggingInfo::HotKeyInfo
Parameter