static LogLevel |
LogLevel.forNumber(int value) |
|
LogLevel |
Device.Builder.getLogLevel() |
**Beta Feature**
The logging verbosity for device activity.
|
LogLevel |
Device.getLogLevel() |
**Beta Feature**
The logging verbosity for device activity.
|
LogLevel |
DeviceOrBuilder.getLogLevel() |
**Beta Feature**
The logging verbosity for device activity.
|
LogLevel |
DeviceRegistry.Builder.getLogLevel() |
**Beta Feature**
The default logging verbosity for activity from devices in this registry.
|
LogLevel |
DeviceRegistry.getLogLevel() |
**Beta Feature**
The default logging verbosity for activity from devices in this registry.
|
LogLevel |
DeviceRegistryOrBuilder.getLogLevel() |
**Beta Feature**
The default logging verbosity for activity from devices in this registry.
|
static LogLevel |
LogLevel.valueOf(int value) |
Deprecated.
|
static LogLevel |
LogLevel.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static LogLevel |
LogLevel.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static LogLevel[] |
LogLevel.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|