static InjectedSolutionConstraint.ConstraintRelaxation.Relaxation.Level |
InjectedSolutionConstraint.ConstraintRelaxation.Relaxation.Level.forNumber(int value) |
|
InjectedSolutionConstraint.ConstraintRelaxation.Relaxation.Level |
InjectedSolutionConstraint.ConstraintRelaxation.Relaxation.Builder.getLevel() |
The constraint relaxation level that applies when the conditions
at or after `threshold_time` AND at least `threshold_visit_count` are
satisfied.
|
InjectedSolutionConstraint.ConstraintRelaxation.Relaxation.Level |
InjectedSolutionConstraint.ConstraintRelaxation.Relaxation.getLevel() |
The constraint relaxation level that applies when the conditions
at or after `threshold_time` AND at least `threshold_visit_count` are
satisfied.
|
InjectedSolutionConstraint.ConstraintRelaxation.Relaxation.Level |
InjectedSolutionConstraint.ConstraintRelaxation.RelaxationOrBuilder.getLevel() |
The constraint relaxation level that applies when the conditions
at or after `threshold_time` AND at least `threshold_visit_count` are
satisfied.
|
static InjectedSolutionConstraint.ConstraintRelaxation.Relaxation.Level |
InjectedSolutionConstraint.ConstraintRelaxation.Relaxation.Level.valueOf(int value) |
Deprecated.
|
static InjectedSolutionConstraint.ConstraintRelaxation.Relaxation.Level |
InjectedSolutionConstraint.ConstraintRelaxation.Relaxation.Level.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static InjectedSolutionConstraint.ConstraintRelaxation.Relaxation.Level |
InjectedSolutionConstraint.ConstraintRelaxation.Relaxation.Level.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static InjectedSolutionConstraint.ConstraintRelaxation.Relaxation.Level[] |
InjectedSolutionConstraint.ConstraintRelaxation.Relaxation.Level.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|