Class ConstraintSolverParameters
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.google.ortools.constraintsolver.ConstraintSolverParameters
- All Implemented Interfaces:
ConstraintSolverParametersOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
@Generated
public final class ConstraintSolverParameters
extends com.google.protobuf.GeneratedMessage
implements ConstraintSolverParametersOrBuilder
Solver parameters.Protobuf type
operations_research.ConstraintSolverParameters- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classSolver parameters.static enumInternal parameters of the solver.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>, BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParentNested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanintWhen a sum/min/max operation is applied on a large array, this array is recursively split into blocks of size 'array_split_size'.intControl the behavior of local search.This parameter indicates if the solver should compress the trail during the search.intThis parameter indicates if the solver should compress the trail during the search.static ConstraintSolverParametersstatic final com.google.protobuf.Descriptors.DescriptorbooleanControl the propagation of the diffn constraint.booleanbool disable_solve = 15;intint32 max_edge_finder_size = 109;booleanShould anonymous variables be given a name.booleanCreate names for cast variables.com.google.protobuf.Parser<ConstraintSolverParameters> booleanPrint added constraints.booleanPrint local search profiling data after solving.booleanPrint the model before solving.booleanPrint model statistics before solving.Export propagation profiling data to file.com.google.protobuf.ByteStringExport propagation profiling data to file.booleanActivate local search profiling.booleanActivate propagation profiling.intbooleanSkip locally optimal pairs of paths in PathOperators.booleanThis parameters indicates if the solver should store the names of the objets it manages.booleanActivate propagate tracing.booleanTrace search.intThis parameter indicates the default size of a block of the trail.booleanbool use_all_possible_disjunctions = 108;booleanControl the propagation of the cumulative constraint.booleanbool use_cumulative_time_table = 106;booleanbool use_cumulative_time_table_sync = 112;booleanControl the implementation of the element constraint.booleanbool use_sequence_high_demand_tasks = 107;booleanControl the implementation of the table constraint.inthashCode()protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleannewBuilder(ConstraintSolverParameters prototype) protected ConstraintSolverParameters.BuildernewBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) static ConstraintSolverParametersparseDelimitedFrom(InputStream input) static ConstraintSolverParametersparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConstraintSolverParametersparseFrom(byte[] data) static ConstraintSolverParametersparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConstraintSolverParametersparseFrom(com.google.protobuf.ByteString data) static ConstraintSolverParametersparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConstraintSolverParametersparseFrom(com.google.protobuf.CodedInputStream input) static ConstraintSolverParametersparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConstraintSolverParametersparseFrom(InputStream input) static ConstraintSolverParametersparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConstraintSolverParametersparseFrom(ByteBuffer data) static ConstraintSolverParametersparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<ConstraintSolverParameters> parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
COMPRESS_TRAIL_FIELD_NUMBER
public static final int COMPRESS_TRAIL_FIELD_NUMBER- See Also:
-
TRAIL_BLOCK_SIZE_FIELD_NUMBER
public static final int TRAIL_BLOCK_SIZE_FIELD_NUMBER- See Also:
-
ARRAY_SPLIT_SIZE_FIELD_NUMBER
public static final int ARRAY_SPLIT_SIZE_FIELD_NUMBER- See Also:
-
STORE_NAMES_FIELD_NUMBER
public static final int STORE_NAMES_FIELD_NUMBER- See Also:
-
NAME_CAST_VARIABLES_FIELD_NUMBER
public static final int NAME_CAST_VARIABLES_FIELD_NUMBER- See Also:
-
NAME_ALL_VARIABLES_FIELD_NUMBER
public static final int NAME_ALL_VARIABLES_FIELD_NUMBER- See Also:
-
PROFILE_PROPAGATION_FIELD_NUMBER
public static final int PROFILE_PROPAGATION_FIELD_NUMBER- See Also:
-
PROFILE_FILE_FIELD_NUMBER
public static final int PROFILE_FILE_FIELD_NUMBER- See Also:
-
PROFILE_LOCAL_SEARCH_FIELD_NUMBER
public static final int PROFILE_LOCAL_SEARCH_FIELD_NUMBER- See Also:
-
PRINT_LOCAL_SEARCH_PROFILE_FIELD_NUMBER
public static final int PRINT_LOCAL_SEARCH_PROFILE_FIELD_NUMBER- See Also:
-
TRACE_PROPAGATION_FIELD_NUMBER
public static final int TRACE_PROPAGATION_FIELD_NUMBER- See Also:
-
TRACE_SEARCH_FIELD_NUMBER
public static final int TRACE_SEARCH_FIELD_NUMBER- See Also:
-
PRINT_MODEL_FIELD_NUMBER
public static final int PRINT_MODEL_FIELD_NUMBER- See Also:
-
PRINT_MODEL_STATS_FIELD_NUMBER
public static final int PRINT_MODEL_STATS_FIELD_NUMBER- See Also:
-
PRINT_ADDED_CONSTRAINTS_FIELD_NUMBER
public static final int PRINT_ADDED_CONSTRAINTS_FIELD_NUMBER- See Also:
-
DISABLE_SOLVE_FIELD_NUMBER
public static final int DISABLE_SOLVE_FIELD_NUMBER- See Also:
-
USE_SMALL_TABLE_FIELD_NUMBER
public static final int USE_SMALL_TABLE_FIELD_NUMBER- See Also:
-
USE_CUMULATIVE_EDGE_FINDER_FIELD_NUMBER
public static final int USE_CUMULATIVE_EDGE_FINDER_FIELD_NUMBER- See Also:
-
USE_CUMULATIVE_TIME_TABLE_FIELD_NUMBER
public static final int USE_CUMULATIVE_TIME_TABLE_FIELD_NUMBER- See Also:
-
USE_CUMULATIVE_TIME_TABLE_SYNC_FIELD_NUMBER
public static final int USE_CUMULATIVE_TIME_TABLE_SYNC_FIELD_NUMBER- See Also:
-
USE_SEQUENCE_HIGH_DEMAND_TASKS_FIELD_NUMBER
public static final int USE_SEQUENCE_HIGH_DEMAND_TASKS_FIELD_NUMBER- See Also:
-
USE_ALL_POSSIBLE_DISJUNCTIONS_FIELD_NUMBER
public static final int USE_ALL_POSSIBLE_DISJUNCTIONS_FIELD_NUMBER- See Also:
-
MAX_EDGE_FINDER_SIZE_FIELD_NUMBER
public static final int MAX_EDGE_FINDER_SIZE_FIELD_NUMBER- See Also:
-
DIFFN_USE_CUMULATIVE_FIELD_NUMBER
public static final int DIFFN_USE_CUMULATIVE_FIELD_NUMBER- See Also:
-
USE_ELEMENT_RMQ_FIELD_NUMBER
public static final int USE_ELEMENT_RMQ_FIELD_NUMBER- See Also:
-
SKIP_LOCALLY_OPTIMAL_PATHS_FIELD_NUMBER
public static final int SKIP_LOCALLY_OPTIMAL_PATHS_FIELD_NUMBER- See Also:
-
CHECK_SOLUTION_PERIOD_FIELD_NUMBER
public static final int CHECK_SOLUTION_PERIOD_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage
-
getCompressTrailValue
public int getCompressTrailValue()This parameter indicates if the solver should compress the trail during the search. No compression means that the solver will be faster, but will use more memory.
.operations_research.ConstraintSolverParameters.TrailCompression compress_trail = 1;- Specified by:
getCompressTrailValuein interfaceConstraintSolverParametersOrBuilder- Returns:
- The enum numeric value on the wire for compressTrail.
-
getCompressTrail
This parameter indicates if the solver should compress the trail during the search. No compression means that the solver will be faster, but will use more memory.
.operations_research.ConstraintSolverParameters.TrailCompression compress_trail = 1;- Specified by:
getCompressTrailin interfaceConstraintSolverParametersOrBuilder- Returns:
- The compressTrail.
-
getTrailBlockSize
public int getTrailBlockSize()This parameter indicates the default size of a block of the trail. Compression applies at the block level.
int32 trail_block_size = 2;- Specified by:
getTrailBlockSizein interfaceConstraintSolverParametersOrBuilder- Returns:
- The trailBlockSize.
-
getArraySplitSize
public int getArraySplitSize()When a sum/min/max operation is applied on a large array, this array is recursively split into blocks of size 'array_split_size'.
int32 array_split_size = 3;- Specified by:
getArraySplitSizein interfaceConstraintSolverParametersOrBuilder- Returns:
- The arraySplitSize.
-
getStoreNames
public boolean getStoreNames()This parameters indicates if the solver should store the names of the objets it manages.
bool store_names = 4;- Specified by:
getStoreNamesin interfaceConstraintSolverParametersOrBuilder- Returns:
- The storeNames.
-
getNameCastVariables
public boolean getNameCastVariables()Create names for cast variables.
bool name_cast_variables = 5;- Specified by:
getNameCastVariablesin interfaceConstraintSolverParametersOrBuilder- Returns:
- The nameCastVariables.
-
getNameAllVariables
public boolean getNameAllVariables()Should anonymous variables be given a name.
bool name_all_variables = 6;- Specified by:
getNameAllVariablesin interfaceConstraintSolverParametersOrBuilder- Returns:
- The nameAllVariables.
-
getProfilePropagation
public boolean getProfilePropagation()Activate propagation profiling.
bool profile_propagation = 7;- Specified by:
getProfilePropagationin interfaceConstraintSolverParametersOrBuilder- Returns:
- The profilePropagation.
-
getProfileFile
Export propagation profiling data to file.
string profile_file = 8;- Specified by:
getProfileFilein interfaceConstraintSolverParametersOrBuilder- Returns:
- The profileFile.
-
getProfileFileBytes
public com.google.protobuf.ByteString getProfileFileBytes()Export propagation profiling data to file.
string profile_file = 8;- Specified by:
getProfileFileBytesin interfaceConstraintSolverParametersOrBuilder- Returns:
- The bytes for profileFile.
-
getProfileLocalSearch
public boolean getProfileLocalSearch()Activate local search profiling.
bool profile_local_search = 16;- Specified by:
getProfileLocalSearchin interfaceConstraintSolverParametersOrBuilder- Returns:
- The profileLocalSearch.
-
getPrintLocalSearchProfile
public boolean getPrintLocalSearchProfile()Print local search profiling data after solving.
bool print_local_search_profile = 17;- Specified by:
getPrintLocalSearchProfilein interfaceConstraintSolverParametersOrBuilder- Returns:
- The printLocalSearchProfile.
-
getTracePropagation
public boolean getTracePropagation()Activate propagate tracing.
bool trace_propagation = 9;- Specified by:
getTracePropagationin interfaceConstraintSolverParametersOrBuilder- Returns:
- The tracePropagation.
-
getTraceSearch
public boolean getTraceSearch()Trace search.
bool trace_search = 10;- Specified by:
getTraceSearchin interfaceConstraintSolverParametersOrBuilder- Returns:
- The traceSearch.
-
getPrintModel
public boolean getPrintModel()Print the model before solving.
bool print_model = 11;- Specified by:
getPrintModelin interfaceConstraintSolverParametersOrBuilder- Returns:
- The printModel.
-
getPrintModelStats
public boolean getPrintModelStats()Print model statistics before solving.
bool print_model_stats = 12;- Specified by:
getPrintModelStatsin interfaceConstraintSolverParametersOrBuilder- Returns:
- The printModelStats.
-
getPrintAddedConstraints
public boolean getPrintAddedConstraints()Print added constraints.
bool print_added_constraints = 13;- Specified by:
getPrintAddedConstraintsin interfaceConstraintSolverParametersOrBuilder- Returns:
- The printAddedConstraints.
-
getDisableSolve
public boolean getDisableSolve()bool disable_solve = 15;- Specified by:
getDisableSolvein interfaceConstraintSolverParametersOrBuilder- Returns:
- The disableSolve.
-
getUseSmallTable
public boolean getUseSmallTable()Control the implementation of the table constraint.
bool use_small_table = 101;- Specified by:
getUseSmallTablein interfaceConstraintSolverParametersOrBuilder- Returns:
- The useSmallTable.
-
getUseCumulativeEdgeFinder
public boolean getUseCumulativeEdgeFinder()Control the propagation of the cumulative constraint.
bool use_cumulative_edge_finder = 105;- Specified by:
getUseCumulativeEdgeFinderin interfaceConstraintSolverParametersOrBuilder- Returns:
- The useCumulativeEdgeFinder.
-
getUseCumulativeTimeTable
public boolean getUseCumulativeTimeTable()bool use_cumulative_time_table = 106;- Specified by:
getUseCumulativeTimeTablein interfaceConstraintSolverParametersOrBuilder- Returns:
- The useCumulativeTimeTable.
-
getUseCumulativeTimeTableSync
public boolean getUseCumulativeTimeTableSync()bool use_cumulative_time_table_sync = 112;- Specified by:
getUseCumulativeTimeTableSyncin interfaceConstraintSolverParametersOrBuilder- Returns:
- The useCumulativeTimeTableSync.
-
getUseSequenceHighDemandTasks
public boolean getUseSequenceHighDemandTasks()bool use_sequence_high_demand_tasks = 107;- Specified by:
getUseSequenceHighDemandTasksin interfaceConstraintSolverParametersOrBuilder- Returns:
- The useSequenceHighDemandTasks.
-
getUseAllPossibleDisjunctions
public boolean getUseAllPossibleDisjunctions()bool use_all_possible_disjunctions = 108;- Specified by:
getUseAllPossibleDisjunctionsin interfaceConstraintSolverParametersOrBuilder- Returns:
- The useAllPossibleDisjunctions.
-
getMaxEdgeFinderSize
public int getMaxEdgeFinderSize()int32 max_edge_finder_size = 109;- Specified by:
getMaxEdgeFinderSizein interfaceConstraintSolverParametersOrBuilder- Returns:
- The maxEdgeFinderSize.
-
getDiffnUseCumulative
public boolean getDiffnUseCumulative()Control the propagation of the diffn constraint.
bool diffn_use_cumulative = 110;- Specified by:
getDiffnUseCumulativein interfaceConstraintSolverParametersOrBuilder- Returns:
- The diffnUseCumulative.
-
getUseElementRmq
public boolean getUseElementRmq()Control the implementation of the element constraint.
bool use_element_rmq = 111;- Specified by:
getUseElementRmqin interfaceConstraintSolverParametersOrBuilder- Returns:
- The useElementRmq.
-
getSkipLocallyOptimalPaths
public boolean getSkipLocallyOptimalPaths()Skip locally optimal pairs of paths in PathOperators. Setting this parameter to true might skip valid neighbors if there are constraints linking paths together (such as precedences). In any other case this should only speed up the search without omitting any neighbors.
bool skip_locally_optimal_paths = 113;- Specified by:
getSkipLocallyOptimalPathsin interfaceConstraintSolverParametersOrBuilder- Returns:
- The skipLocallyOptimalPaths.
-
getCheckSolutionPeriod
public int getCheckSolutionPeriod()Control the behavior of local search.
int32 check_solution_period = 114;- Specified by:
getCheckSolutionPeriodin interfaceConstraintSolverParametersOrBuilder- Returns:
- The checkSolutionPeriod.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
equals
- 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 ConstraintSolverParameters parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ConstraintSolverParameters parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ConstraintSolverParameters parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ConstraintSolverParameters parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ConstraintSolverParameters parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ConstraintSolverParameters parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static ConstraintSolverParameters parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static ConstraintSolverParameters parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static ConstraintSolverParameters parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static ConstraintSolverParameters parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ConstraintSolverParameters.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForTypein classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-