Reference documentation and code samples for the Dataflow V1beta3 API class Google::Cloud::Dataflow::V1beta3::DebugOptions.
Describes any options that have an effect on the debugging of pipelines.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#enable_hot_key_logging
def enable_hot_key_logging() -> ::Boolean
Returns
- (::Boolean) — When true, enables the logging of the literal hot key to the user's Cloud Logging.
#enable_hot_key_logging=
def enable_hot_key_logging=(value) -> ::Boolean
Parameter
- value (::Boolean) — When true, enables the logging of the literal hot key to the user's Cloud Logging.
Returns
- (::Boolean) — When true, enables the logging of the literal hot key to the user's Cloud Logging.