DebugOptionsResponse

data class DebugOptionsResponse(val enableHotKeyLogging: Boolean)

Describes any options that have an effect on the debugging of pipelines.

Constructors

Link copied to clipboard
fun DebugOptionsResponse(enableHotKeyLogging: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

When true, enables the logging of the literal hot key to the user's Cloud Logging.