Interface DebugOptionsOrBuilder (0.9.0)

public interface DebugOptionsOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getEnableHotKeyLogging()

public abstract boolean getEnableHotKeyLogging()

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

bool enable_hot_key_logging = 1;

Returns
TypeDescription
boolean

The enableHotKeyLogging.