Package com.google.ortools.linearsolver
Class MPModelRequest
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.ortools.linearsolver.MPModelRequest
-
- All Implemented Interfaces:
MPModelRequestOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable
public final class MPModelRequest extends com.google.protobuf.GeneratedMessageV3 implements MPModelRequestOrBuilder
Next id: 18.
Protobuf typeoperations_research.MPModelRequest- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMPModelRequest.BuilderNext id: 18.static classMPModelRequest.SolverTypeThe solver type, which will select a specific implementation, and will also impact the interpretation of the model (i.e.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intENABLE_INTERNAL_SOLVER_OUTPUT_FIELD_NUMBERstatic intIGNORE_SOLVER_SPECIFIC_PARAMETERS_FAILURE_FIELD_NUMBERstatic intMODEL_DELTA_FIELD_NUMBERstatic intMODEL_FIELD_NUMBERstatic com.google.protobuf.Parser<MPModelRequest>PARSERDeprecated.static intPOPULATE_ADDITIONAL_SOLUTIONS_UP_TO_FIELD_NUMBERstatic intSOLVER_SPECIFIC_PARAMETERS_FIELD_NUMBERstatic intSOLVER_TIME_LIMIT_SECONDS_FIELD_NUMBERstatic intSOLVER_TYPE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)static MPModelRequestgetDefaultInstance()MPModelRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()booleangetEnableInternalSolverOutput()If this is set, then EnableOutput() will be set on the internal MPSolver that solves the model.booleangetIgnoreSolverSpecificParametersFailure()optional bool ignore_solver_specific_parameters_failure = 9 [default = false];MPModelProtogetModel()The model to be optimized by the server.MPModelDeltaProtogetModelDelta()Advanced usage: model "delta".MPModelDeltaProtoOrBuildergetModelDeltaOrBuilder()Advanced usage: model "delta".MPModelProtoOrBuildergetModelOrBuilder()The model to be optimized by the server.com.google.protobuf.Parser<MPModelRequest>getParserForType()intgetPopulateAdditionalSolutionsUpTo()Controls the recovery of additional solutions, if any, saved by the underlying solver back in the MPSolutionResponse.additional_solutions.intgetSerializedSize()java.lang.StringgetSolverSpecificParameters()Advanced usage.com.google.protobuf.ByteStringgetSolverSpecificParametersBytes()Advanced usage.doublegetSolverTimeLimitSeconds()Maximum time to be spent by the solver to solve 'model'.MPModelRequest.SolverTypegetSolverType()optional .operations_research.MPModelRequest.SolverType solver_type = 2 [default = GLOP_LINEAR_PROGRAMMING];booleanhasEnableInternalSolverOutput()If this is set, then EnableOutput() will be set on the internal MPSolver that solves the model.inthashCode()booleanhasIgnoreSolverSpecificParametersFailure()optional bool ignore_solver_specific_parameters_failure = 9 [default = false];booleanhasModel()The model to be optimized by the server.booleanhasModelDelta()Advanced usage: model "delta".booleanhasPopulateAdditionalSolutionsUpTo()Controls the recovery of additional solutions, if any, saved by the underlying solver back in the MPSolutionResponse.additional_solutions.booleanhasSolverSpecificParameters()Advanced usage.booleanhasSolverTimeLimitSeconds()Maximum time to be spent by the solver to solve 'model'.booleanhasSolverType()optional .operations_research.MPModelRequest.SolverType solver_type = 2 [default = GLOP_LINEAR_PROGRAMMING];protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static MPModelRequest.BuildernewBuilder()static MPModelRequest.BuildernewBuilder(MPModelRequest prototype)MPModelRequest.BuildernewBuilderForType()protected MPModelRequest.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static MPModelRequestparseDelimitedFrom(java.io.InputStream input)static MPModelRequestparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MPModelRequestparseFrom(byte[] data)static MPModelRequestparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MPModelRequestparseFrom(com.google.protobuf.ByteString data)static MPModelRequestparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MPModelRequestparseFrom(com.google.protobuf.CodedInputStream input)static MPModelRequestparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MPModelRequestparseFrom(java.io.InputStream input)static MPModelRequestparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MPModelRequestparseFrom(java.nio.ByteBuffer data)static MPModelRequestparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<MPModelRequest>parser()MPModelRequest.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
MODEL_FIELD_NUMBER
public static final int MODEL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SOLVER_TYPE_FIELD_NUMBER
public static final int SOLVER_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SOLVER_TIME_LIMIT_SECONDS_FIELD_NUMBER
public static final int SOLVER_TIME_LIMIT_SECONDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENABLE_INTERNAL_SOLVER_OUTPUT_FIELD_NUMBER
public static final int ENABLE_INTERNAL_SOLVER_OUTPUT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SOLVER_SPECIFIC_PARAMETERS_FIELD_NUMBER
public static final int SOLVER_SPECIFIC_PARAMETERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IGNORE_SOLVER_SPECIFIC_PARAMETERS_FAILURE_FIELD_NUMBER
public static final int IGNORE_SOLVER_SPECIFIC_PARAMETERS_FAILURE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MODEL_DELTA_FIELD_NUMBER
public static final int MODEL_DELTA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
POPULATE_ADDITIONAL_SOLUTIONS_UP_TO_FIELD_NUMBER
public static final int POPULATE_ADDITIONAL_SOLUTIONS_UP_TO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<MPModelRequest> PARSER
Deprecated.
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasModel
public boolean hasModel()
The model to be optimized by the server.
optional .operations_research.MPModelProto model = 1;- Specified by:
hasModelin interfaceMPModelRequestOrBuilder- Returns:
- Whether the model field is set.
-
getModel
public MPModelProto getModel()
The model to be optimized by the server.
optional .operations_research.MPModelProto model = 1;- Specified by:
getModelin interfaceMPModelRequestOrBuilder- Returns:
- The model.
-
getModelOrBuilder
public MPModelProtoOrBuilder getModelOrBuilder()
The model to be optimized by the server.
optional .operations_research.MPModelProto model = 1;- Specified by:
getModelOrBuilderin interfaceMPModelRequestOrBuilder
-
hasSolverType
public boolean hasSolverType()
optional .operations_research.MPModelRequest.SolverType solver_type = 2 [default = GLOP_LINEAR_PROGRAMMING];- Specified by:
hasSolverTypein interfaceMPModelRequestOrBuilder- Returns:
- Whether the solverType field is set.
-
getSolverType
public MPModelRequest.SolverType getSolverType()
optional .operations_research.MPModelRequest.SolverType solver_type = 2 [default = GLOP_LINEAR_PROGRAMMING];- Specified by:
getSolverTypein interfaceMPModelRequestOrBuilder- Returns:
- The solverType.
-
hasSolverTimeLimitSeconds
public boolean hasSolverTimeLimitSeconds()
Maximum time to be spent by the solver to solve 'model'. If the server is busy and the RPC's deadline_left is less than this, it will immediately give up and return an error, without even trying to solve. The client can use this to have a guarantee on how much time the solver will spend on the problem (unless it finds and proves an optimal solution more quickly). If not specified, the time limit on the solver is the RPC's deadline_left.
optional double solver_time_limit_seconds = 3;- Specified by:
hasSolverTimeLimitSecondsin interfaceMPModelRequestOrBuilder- Returns:
- Whether the solverTimeLimitSeconds field is set.
-
getSolverTimeLimitSeconds
public double getSolverTimeLimitSeconds()
Maximum time to be spent by the solver to solve 'model'. If the server is busy and the RPC's deadline_left is less than this, it will immediately give up and return an error, without even trying to solve. The client can use this to have a guarantee on how much time the solver will spend on the problem (unless it finds and proves an optimal solution more quickly). If not specified, the time limit on the solver is the RPC's deadline_left.
optional double solver_time_limit_seconds = 3;- Specified by:
getSolverTimeLimitSecondsin interfaceMPModelRequestOrBuilder- Returns:
- The solverTimeLimitSeconds.
-
hasEnableInternalSolverOutput
public boolean hasEnableInternalSolverOutput()
If this is set, then EnableOutput() will be set on the internal MPSolver that solves the model. WARNING: if you set this on a request to prod servers, it will be rejected and yield the RPC Application Error code MPSOLVER_SOLVER_TYPE_UNAVAILABLE.
optional bool enable_internal_solver_output = 4 [default = false];- Specified by:
hasEnableInternalSolverOutputin interfaceMPModelRequestOrBuilder- Returns:
- Whether the enableInternalSolverOutput field is set.
-
getEnableInternalSolverOutput
public boolean getEnableInternalSolverOutput()
If this is set, then EnableOutput() will be set on the internal MPSolver that solves the model. WARNING: if you set this on a request to prod servers, it will be rejected and yield the RPC Application Error code MPSOLVER_SOLVER_TYPE_UNAVAILABLE.
optional bool enable_internal_solver_output = 4 [default = false];- Specified by:
getEnableInternalSolverOutputin interfaceMPModelRequestOrBuilder- Returns:
- The enableInternalSolverOutput.
-
hasSolverSpecificParameters
public boolean hasSolverSpecificParameters()
Advanced usage. Solver-specific parameters in the solver's own format, different for each solver. For example, if you use SCIP and you want to stop the solve earlier than the time limit if it reached a solution that is at most 1% away from the optimal, you can set this to "limits/gap=0.01". Note however that there is no "security" mechanism in place so it is up to the client to make sure that the given options don't make the solve non thread safe or use up too much memory for instance. If the option format is not understood by the solver, the request will be rejected and yield an RPC Application error with code MPSOLVER_MODEL_INVALID_SOLVER_PARAMETERS, unless you have set ignore_solver_specific_parameters_failure=true (in which case they are simply ignored).
optional string solver_specific_parameters = 5;- Specified by:
hasSolverSpecificParametersin interfaceMPModelRequestOrBuilder- Returns:
- Whether the solverSpecificParameters field is set.
-
getSolverSpecificParameters
public java.lang.String getSolverSpecificParameters()
Advanced usage. Solver-specific parameters in the solver's own format, different for each solver. For example, if you use SCIP and you want to stop the solve earlier than the time limit if it reached a solution that is at most 1% away from the optimal, you can set this to "limits/gap=0.01". Note however that there is no "security" mechanism in place so it is up to the client to make sure that the given options don't make the solve non thread safe or use up too much memory for instance. If the option format is not understood by the solver, the request will be rejected and yield an RPC Application error with code MPSOLVER_MODEL_INVALID_SOLVER_PARAMETERS, unless you have set ignore_solver_specific_parameters_failure=true (in which case they are simply ignored).
optional string solver_specific_parameters = 5;- Specified by:
getSolverSpecificParametersin interfaceMPModelRequestOrBuilder- Returns:
- The solverSpecificParameters.
-
getSolverSpecificParametersBytes
public com.google.protobuf.ByteString getSolverSpecificParametersBytes()
Advanced usage. Solver-specific parameters in the solver's own format, different for each solver. For example, if you use SCIP and you want to stop the solve earlier than the time limit if it reached a solution that is at most 1% away from the optimal, you can set this to "limits/gap=0.01". Note however that there is no "security" mechanism in place so it is up to the client to make sure that the given options don't make the solve non thread safe or use up too much memory for instance. If the option format is not understood by the solver, the request will be rejected and yield an RPC Application error with code MPSOLVER_MODEL_INVALID_SOLVER_PARAMETERS, unless you have set ignore_solver_specific_parameters_failure=true (in which case they are simply ignored).
optional string solver_specific_parameters = 5;- Specified by:
getSolverSpecificParametersBytesin interfaceMPModelRequestOrBuilder- Returns:
- The bytes for solverSpecificParameters.
-
hasIgnoreSolverSpecificParametersFailure
public boolean hasIgnoreSolverSpecificParametersFailure()
optional bool ignore_solver_specific_parameters_failure = 9 [default = false];- Specified by:
hasIgnoreSolverSpecificParametersFailurein interfaceMPModelRequestOrBuilder- Returns:
- Whether the ignoreSolverSpecificParametersFailure field is set.
-
getIgnoreSolverSpecificParametersFailure
public boolean getIgnoreSolverSpecificParametersFailure()
optional bool ignore_solver_specific_parameters_failure = 9 [default = false];- Specified by:
getIgnoreSolverSpecificParametersFailurein interfaceMPModelRequestOrBuilder- Returns:
- The ignoreSolverSpecificParametersFailure.
-
hasModelDelta
public boolean hasModelDelta()
Advanced usage: model "delta". If used, "model" must be unset. See the definition of MPModelDeltaProto.
optional .operations_research.MPModelDeltaProto model_delta = 8;- Specified by:
hasModelDeltain interfaceMPModelRequestOrBuilder- Returns:
- Whether the modelDelta field is set.
-
getModelDelta
public MPModelDeltaProto getModelDelta()
Advanced usage: model "delta". If used, "model" must be unset. See the definition of MPModelDeltaProto.
optional .operations_research.MPModelDeltaProto model_delta = 8;- Specified by:
getModelDeltain interfaceMPModelRequestOrBuilder- Returns:
- The modelDelta.
-
getModelDeltaOrBuilder
public MPModelDeltaProtoOrBuilder getModelDeltaOrBuilder()
Advanced usage: model "delta". If used, "model" must be unset. See the definition of MPModelDeltaProto.
optional .operations_research.MPModelDeltaProto model_delta = 8;- Specified by:
getModelDeltaOrBuilderin interfaceMPModelRequestOrBuilder
-
hasPopulateAdditionalSolutionsUpTo
public boolean hasPopulateAdditionalSolutionsUpTo()
Controls the recovery of additional solutions, if any, saved by the underlying solver back in the MPSolutionResponse.additional_solutions. The repeated field will be length min(populate_addition_solutions_up_to, #additional_solutions_available_in_underlying_solver) These additional solutions may have a worse objective than the main solution returned in the response.optional int32 populate_additional_solutions_up_to = 11 [default = 0];- Specified by:
hasPopulateAdditionalSolutionsUpToin interfaceMPModelRequestOrBuilder- Returns:
- Whether the populateAdditionalSolutionsUpTo field is set.
-
getPopulateAdditionalSolutionsUpTo
public int getPopulateAdditionalSolutionsUpTo()
Controls the recovery of additional solutions, if any, saved by the underlying solver back in the MPSolutionResponse.additional_solutions. The repeated field will be length min(populate_addition_solutions_up_to, #additional_solutions_available_in_underlying_solver) These additional solutions may have a worse objective than the main solution returned in the response.optional int32 populate_additional_solutions_up_to = 11 [default = 0];- Specified by:
getPopulateAdditionalSolutionsUpToin interfaceMPModelRequestOrBuilder- Returns:
- The populateAdditionalSolutionsUpTo.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static MPModelRequest parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MPModelRequest parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MPModelRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MPModelRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MPModelRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MPModelRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MPModelRequest parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static MPModelRequest parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static MPModelRequest parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static MPModelRequest parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static MPModelRequest parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static MPModelRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public MPModelRequest.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static MPModelRequest.Builder newBuilder()
-
newBuilder
public static MPModelRequest.Builder newBuilder(MPModelRequest prototype)
-
toBuilder
public MPModelRequest.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected MPModelRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static MPModelRequest getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<MPModelRequest> parser()
-
getParserForType
public com.google.protobuf.Parser<MPModelRequest> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public MPModelRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-