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 classInjectedSolutionConstraint.ConstraintRelaxationFor a group of vehicles, specifies at what threshold(s) constraints on visits will be relaxed and to which level.static classInjectedSolutionConstraint.ConstraintRelaxation.BuilderFor 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.ConstraintRelaxationOrBuilderInjectedSolutionConstraint.Builder. getConstraintRelaxationsOrBuilder(int index)For zero or more groups of vehicles, specifies when and how much to relax constraints.InjectedSolutionConstraint.ConstraintRelaxationOrBuilderInjectedSolutionConstraint. getConstraintRelaxationsOrBuilder(int index)For zero or more groups of vehicles, specifies when and how much to relax constraints.InjectedSolutionConstraint.ConstraintRelaxationOrBuilderInjectedSolutionConstraintOrBuilder. 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.
-