Uses of Class
com.google.cloud.optimization.v1.InjectedSolutionConstraint.ConstraintRelaxation
-
Packages that use InjectedSolutionConstraint.ConstraintRelaxation Package Description com.google.cloud.optimization.v1 A client to Cloud Optimization API -
-
Uses of InjectedSolutionConstraint.ConstraintRelaxation in com.google.cloud.optimization.v1
Methods in com.google.cloud.optimization.v1 that return InjectedSolutionConstraint.ConstraintRelaxation Modifier and Type Method Description InjectedSolutionConstraint.ConstraintRelaxationInjectedSolutionConstraint.ConstraintRelaxation.Builder. build()InjectedSolutionConstraint.ConstraintRelaxationInjectedSolutionConstraint.ConstraintRelaxation.Builder. buildPartial()InjectedSolutionConstraint.ConstraintRelaxationInjectedSolutionConstraint.Builder. getConstraintRelaxations(int index)For zero or more groups of vehicles, specifies when and how much to relax constraints.InjectedSolutionConstraint.ConstraintRelaxationInjectedSolutionConstraint. getConstraintRelaxations(int index)For zero or more groups of vehicles, specifies when and how much to relax constraints.InjectedSolutionConstraint.ConstraintRelaxationInjectedSolutionConstraintOrBuilder. getConstraintRelaxations(int index)For zero or more groups of vehicles, specifies when and how much to relax constraints.static InjectedSolutionConstraint.ConstraintRelaxationInjectedSolutionConstraint.ConstraintRelaxation. getDefaultInstance()InjectedSolutionConstraint.ConstraintRelaxationInjectedSolutionConstraint.ConstraintRelaxation.Builder. getDefaultInstanceForType()InjectedSolutionConstraint.ConstraintRelaxationInjectedSolutionConstraint.ConstraintRelaxation. getDefaultInstanceForType()static InjectedSolutionConstraint.ConstraintRelaxationInjectedSolutionConstraint.ConstraintRelaxation. parseDelimitedFrom(InputStream input)static InjectedSolutionConstraint.ConstraintRelaxationInjectedSolutionConstraint.ConstraintRelaxation. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InjectedSolutionConstraint.ConstraintRelaxationInjectedSolutionConstraint.ConstraintRelaxation. parseFrom(byte[] data)static InjectedSolutionConstraint.ConstraintRelaxationInjectedSolutionConstraint.ConstraintRelaxation. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InjectedSolutionConstraint.ConstraintRelaxationInjectedSolutionConstraint.ConstraintRelaxation. parseFrom(com.google.protobuf.ByteString data)static InjectedSolutionConstraint.ConstraintRelaxationInjectedSolutionConstraint.ConstraintRelaxation. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InjectedSolutionConstraint.ConstraintRelaxationInjectedSolutionConstraint.ConstraintRelaxation. parseFrom(com.google.protobuf.CodedInputStream input)static InjectedSolutionConstraint.ConstraintRelaxationInjectedSolutionConstraint.ConstraintRelaxation. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InjectedSolutionConstraint.ConstraintRelaxationInjectedSolutionConstraint.ConstraintRelaxation. parseFrom(InputStream input)static InjectedSolutionConstraint.ConstraintRelaxationInjectedSolutionConstraint.ConstraintRelaxation. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InjectedSolutionConstraint.ConstraintRelaxationInjectedSolutionConstraint.ConstraintRelaxation. parseFrom(ByteBuffer data)static InjectedSolutionConstraint.ConstraintRelaxationInjectedSolutionConstraint.ConstraintRelaxation. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.optimization.v1 that return types with arguments of type InjectedSolutionConstraint.ConstraintRelaxation Modifier and Type Method Description List<InjectedSolutionConstraint.ConstraintRelaxation>InjectedSolutionConstraint.Builder. getConstraintRelaxationsList()For zero or more groups of vehicles, specifies when and how much to relax constraints.List<InjectedSolutionConstraint.ConstraintRelaxation>InjectedSolutionConstraint. getConstraintRelaxationsList()For zero or more groups of vehicles, specifies when and how much to relax constraints.List<InjectedSolutionConstraint.ConstraintRelaxation>InjectedSolutionConstraintOrBuilder. getConstraintRelaxationsList()For zero or more groups of vehicles, specifies when and how much to relax constraints.com.google.protobuf.Parser<InjectedSolutionConstraint.ConstraintRelaxation>InjectedSolutionConstraint.ConstraintRelaxation. getParserForType()static com.google.protobuf.Parser<InjectedSolutionConstraint.ConstraintRelaxation>InjectedSolutionConstraint.ConstraintRelaxation. parser()Methods in com.google.cloud.optimization.v1 with parameters of type InjectedSolutionConstraint.ConstraintRelaxation Modifier and Type Method Description InjectedSolutionConstraint.BuilderInjectedSolutionConstraint.Builder. addConstraintRelaxations(int index, InjectedSolutionConstraint.ConstraintRelaxation value)For zero or more groups of vehicles, specifies when and how much to relax constraints.InjectedSolutionConstraint.BuilderInjectedSolutionConstraint.Builder. addConstraintRelaxations(InjectedSolutionConstraint.ConstraintRelaxation value)For zero or more groups of vehicles, specifies when and how much to relax constraints.InjectedSolutionConstraint.ConstraintRelaxation.BuilderInjectedSolutionConstraint.ConstraintRelaxation.Builder. mergeFrom(InjectedSolutionConstraint.ConstraintRelaxation other)static InjectedSolutionConstraint.ConstraintRelaxation.BuilderInjectedSolutionConstraint.ConstraintRelaxation. newBuilder(InjectedSolutionConstraint.ConstraintRelaxation prototype)InjectedSolutionConstraint.BuilderInjectedSolutionConstraint.Builder. setConstraintRelaxations(int index, InjectedSolutionConstraint.ConstraintRelaxation value)For zero or more groups of vehicles, specifies when and how much to relax constraints.Method parameters in com.google.cloud.optimization.v1 with type arguments of type InjectedSolutionConstraint.ConstraintRelaxation Modifier and Type Method Description InjectedSolutionConstraint.BuilderInjectedSolutionConstraint.Builder. addAllConstraintRelaxations(Iterable<? extends InjectedSolutionConstraint.ConstraintRelaxation> values)For zero or more groups of vehicles, specifies when and how much to relax constraints.
-