(::String) — A detected hot key that is causing limited parallelism. This field will
be populated only if the following flag is set to true:
"--enable_hot_key_logging".
#key=
defkey=(value)->::String
Parameter
value (::String) — A detected hot key that is causing limited parallelism. This field will
be populated only if the following flag is set to true:
"--enable_hot_key_logging".
Returns
(::String) — A detected hot key that is causing limited parallelism. This field will
be populated only if the following flag is set to true:
"--enable_hot_key_logging".
#key_truncated
defkey_truncated()->::Boolean
Returns
(::Boolean) — If true, then the above key is truncated and cannot be deserialized. This
occurs if the key above is populated and the key size is >5MB.
#key_truncated=
defkey_truncated=(value)->::Boolean
Parameter
value (::Boolean) — If true, then the above key is truncated and cannot be deserialized. This
occurs if the key above is populated and the key size is >5MB.
Returns
(::Boolean) — If true, then the above key is truncated and cannot be deserialized. This
occurs if the key above is populated and the key size is >5MB.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Dataflow V1beta3 API - Class Google::Cloud::Dataflow::V1beta3::HotKeyDebuggingInfo::HotKeyInfo (v0.13.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.13.1 (latest)](/ruby/docs/reference/google-cloud-dataflow-v1beta3/latest/Google-Cloud-Dataflow-V1beta3-HotKeyDebuggingInfo-HotKeyInfo)\n- [0.13.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.13.0/Google-Cloud-Dataflow-V1beta3-HotKeyDebuggingInfo-HotKeyInfo)\n- [0.12.1](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.12.1/Google-Cloud-Dataflow-V1beta3-HotKeyDebuggingInfo-HotKeyInfo)\n- [0.11.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.11.0/Google-Cloud-Dataflow-V1beta3-HotKeyDebuggingInfo-HotKeyInfo)\n- [0.10.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.10.0/Google-Cloud-Dataflow-V1beta3-HotKeyDebuggingInfo-HotKeyInfo)\n- [0.9.1](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.9.1/Google-Cloud-Dataflow-V1beta3-HotKeyDebuggingInfo-HotKeyInfo)\n- [0.8.2](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.8.2/Google-Cloud-Dataflow-V1beta3-HotKeyDebuggingInfo-HotKeyInfo)\n- [0.7.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.7.0/Google-Cloud-Dataflow-V1beta3-HotKeyDebuggingInfo-HotKeyInfo)\n- [0.6.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.6.0/Google-Cloud-Dataflow-V1beta3-HotKeyDebuggingInfo-HotKeyInfo)\n- [0.5.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.5.0/Google-Cloud-Dataflow-V1beta3-HotKeyDebuggingInfo-HotKeyInfo)\n- [0.4.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.4.0/Google-Cloud-Dataflow-V1beta3-HotKeyDebuggingInfo-HotKeyInfo)\n- [0.3.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.3.0/Google-Cloud-Dataflow-V1beta3-HotKeyDebuggingInfo-HotKeyInfo)\n- [0.2.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.2.0/Google-Cloud-Dataflow-V1beta3-HotKeyDebuggingInfo-HotKeyInfo)\n- [0.1.4](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.1.4/Google-Cloud-Dataflow-V1beta3-HotKeyDebuggingInfo-HotKeyInfo) \nReference documentation and code samples for the Dataflow V1beta3 API class Google::Cloud::Dataflow::V1beta3::HotKeyDebuggingInfo::HotKeyInfo.\n\nInformation about a hot key. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #hot_key_age\n\n def hot_key_age() -\u003e ::Google::Protobuf::Duration\n\n**Returns**\n\n- ([::Google::Protobuf::Duration](./Google-Protobuf-Duration)) --- The age of the hot key measured from when it was first detected.\n\n### #hot_key_age=\n\n def hot_key_age=(value) -\u003e ::Google::Protobuf::Duration\n\n**Parameter**\n\n- **value** ([::Google::Protobuf::Duration](./Google-Protobuf-Duration)) --- The age of the hot key measured from when it was first detected. \n**Returns**\n\n- ([::Google::Protobuf::Duration](./Google-Protobuf-Duration)) --- The age of the hot key measured from when it was first detected.\n\n### #key\n\n def key() -\u003e ::String\n\n**Returns**\n\n- (::String) --- A detected hot key that is causing limited parallelism. This field will be populated only if the following flag is set to true: \"--enable_hot_key_logging\".\n\n### #key=\n\n def key=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- A detected hot key that is causing limited parallelism. This field will be populated only if the following flag is set to true: \"--enable_hot_key_logging\". \n**Returns**\n\n- (::String) --- A detected hot key that is causing limited parallelism. This field will be populated only if the following flag is set to true: \"--enable_hot_key_logging\".\n\n### #key_truncated\n\n def key_truncated() -\u003e ::Boolean\n\n**Returns**\n\n- (::Boolean) --- If true, then the above key is truncated and cannot be deserialized. This occurs if the key above is populated and the key size is \\\u003e5MB.\n\n### #key_truncated=\n\n def key_truncated=(value) -\u003e ::Boolean\n\n**Parameter**\n\n- **value** (::Boolean) --- If true, then the above key is truncated and cannot be deserialized. This occurs if the key above is populated and the key size is \\\u003e5MB. \n**Returns**\n\n- (::Boolean) --- If true, then the above key is truncated and cannot be deserialized. This occurs if the key above is populated and the key size is \\\u003e5MB."]]