Uses of Interface
com.google.cloud.optimization.v1.InjectedSolutionConstraint.ConstraintRelaxationOrBuilder
-
Packages that use InjectedSolutionConstraint.ConstraintRelaxationOrBuilder Package Description com.google.cloud.optimization.v1 A client to Cloud Optimization API -
-
Uses of InjectedSolutionConstraint.ConstraintRelaxationOrBuilder in com.google.cloud.optimization.v1
Classes in com.google.cloud.optimization.v1 that implement InjectedSolutionConstraint.ConstraintRelaxationOrBuilder Modifier and Type Class Description static class
InjectedSolutionConstraint.ConstraintRelaxation
For a group of vehicles, specifies at what threshold(s) constraints on visits will be relaxed and to which level.static class
InjectedSolutionConstraint.ConstraintRelaxation.Builder
For a group of vehicles, specifies at what threshold(s) constraints on visits will be relaxed and to which level.Methods in com.google.cloud.optimization.v1 that return InjectedSolutionConstraint.ConstraintRelaxationOrBuilder Modifier and Type Method Description InjectedSolutionConstraint.ConstraintRelaxationOrBuilder
InjectedSolutionConstraint.Builder. getConstraintRelaxationsOrBuilder(int index)
For zero or more groups of vehicles, specifies when and how much to relax constraints.InjectedSolutionConstraint.ConstraintRelaxationOrBuilder
InjectedSolutionConstraint. getConstraintRelaxationsOrBuilder(int index)
For zero or more groups of vehicles, specifies when and how much to relax constraints.InjectedSolutionConstraint.ConstraintRelaxationOrBuilder
InjectedSolutionConstraintOrBuilder. getConstraintRelaxationsOrBuilder(int index)
For zero or more groups of vehicles, specifies when and how much to relax constraints.Methods in com.google.cloud.optimization.v1 that return types with arguments of type InjectedSolutionConstraint.ConstraintRelaxationOrBuilder Modifier and Type Method Description List<? extends InjectedSolutionConstraint.ConstraintRelaxationOrBuilder>
InjectedSolutionConstraint.Builder. getConstraintRelaxationsOrBuilderList()
For zero or more groups of vehicles, specifies when and how much to relax constraints.List<? extends InjectedSolutionConstraint.ConstraintRelaxationOrBuilder>
InjectedSolutionConstraint. getConstraintRelaxationsOrBuilderList()
For zero or more groups of vehicles, specifies when and how much to relax constraints.List<? extends InjectedSolutionConstraint.ConstraintRelaxationOrBuilder>
InjectedSolutionConstraintOrBuilder. getConstraintRelaxationsOrBuilderList()
For zero or more groups of vehicles, specifies when and how much to relax constraints.
-