static Urlfrontier.LogLevelParams.Level |
Urlfrontier.LogLevelParams.Level.forNumber(int value) |
|
Urlfrontier.LogLevelParams.Level |
Urlfrontier.LogLevelParams.Builder.getLevel() |
.urlfrontier.LogLevelParams.Level level = 2;
|
Urlfrontier.LogLevelParams.Level |
Urlfrontier.LogLevelParams.getLevel() |
.urlfrontier.LogLevelParams.Level level = 2;
|
Urlfrontier.LogLevelParams.Level |
Urlfrontier.LogLevelParamsOrBuilder.getLevel() |
.urlfrontier.LogLevelParams.Level level = 2;
|
static Urlfrontier.LogLevelParams.Level |
Urlfrontier.LogLevelParams.Level.valueOf(int value) |
Deprecated.
|
static Urlfrontier.LogLevelParams.Level |
Urlfrontier.LogLevelParams.Level.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Urlfrontier.LogLevelParams.Level |
Urlfrontier.LogLevelParams.Level.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Urlfrontier.LogLevelParams.Level[] |
Urlfrontier.LogLevelParams.Level.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|