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 class
Solver parameters.static enum
Internal 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.BuilderParent
Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
Fields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, unknownFields
Fields inherited from class com.google.protobuf.AbstractMessage
memoizedSize
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Method Summary
Modifier and TypeMethodDescriptionboolean
int
When a sum/min/max operation is applied on a large array, this array is recursively split into blocks of size 'array_split_size'.int
Control the behavior of local search.This parameter indicates if the solver should compress the trail during the search.int
This parameter indicates if the solver should compress the trail during the search.static ConstraintSolverParameters
static final com.google.protobuf.Descriptors.Descriptor
boolean
Control the propagation of the diffn constraint.boolean
bool disable_solve = 15;
int
int32 max_edge_finder_size = 109;
boolean
Should anonymous variables be given a name.boolean
Create names for cast variables.com.google.protobuf.Parser
<ConstraintSolverParameters> boolean
Print added constraints.boolean
Print local search profiling data after solving.boolean
Print the model before solving.boolean
Print model statistics before solving.Export propagation profiling data to file.com.google.protobuf.ByteString
Export propagation profiling data to file.boolean
Activate local search profiling.boolean
Activate propagation profiling.int
boolean
Skip locally optimal pairs of paths in PathOperators.boolean
This parameters indicates if the solver should store the names of the objets it manages.boolean
Activate propagate tracing.boolean
Trace search.int
This parameter indicates the default size of a block of the trail.boolean
bool use_all_possible_disjunctions = 108;
boolean
Control the propagation of the cumulative constraint.boolean
bool use_cumulative_time_table = 106;
boolean
bool use_cumulative_time_table_sync = 112;
boolean
Control the implementation of the element constraint.boolean
bool use_sequence_high_demand_tasks = 107;
boolean
Control the implementation of the table constraint.int
hashCode()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
final boolean
newBuilder
(ConstraintSolverParameters prototype) protected ConstraintSolverParameters.Builder
newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) static ConstraintSolverParameters
parseDelimitedFrom
(InputStream input) static ConstraintSolverParameters
parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConstraintSolverParameters
parseFrom
(byte[] data) static ConstraintSolverParameters
parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConstraintSolverParameters
parseFrom
(com.google.protobuf.ByteString data) static ConstraintSolverParameters
parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConstraintSolverParameters
parseFrom
(com.google.protobuf.CodedInputStream input) static ConstraintSolverParameters
parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConstraintSolverParameters
parseFrom
(InputStream input) static ConstraintSolverParameters
parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConstraintSolverParameters
parseFrom
(ByteBuffer data) static ConstraintSolverParameters
parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser
<ConstraintSolverParameters> parser()
void
writeTo
(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, writeStringNoTag
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
Methods 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:
internalGetFieldAccessorTable
in 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:
getCompressTrailValue
in 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:
getCompressTrail
in 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:
getTrailBlockSize
in 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:
getArraySplitSize
in 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:
getStoreNames
in interfaceConstraintSolverParametersOrBuilder
- Returns:
- The storeNames.
-
getNameCastVariables
public boolean getNameCastVariables()Create names for cast variables.
bool name_cast_variables = 5;
- Specified by:
getNameCastVariables
in interfaceConstraintSolverParametersOrBuilder
- Returns:
- The nameCastVariables.
-
getNameAllVariables
public boolean getNameAllVariables()Should anonymous variables be given a name.
bool name_all_variables = 6;
- Specified by:
getNameAllVariables
in interfaceConstraintSolverParametersOrBuilder
- Returns:
- The nameAllVariables.
-
getProfilePropagation
public boolean getProfilePropagation()Activate propagation profiling.
bool profile_propagation = 7;
- Specified by:
getProfilePropagation
in interfaceConstraintSolverParametersOrBuilder
- Returns:
- The profilePropagation.
-
getProfileFile
Export propagation profiling data to file.
string profile_file = 8;
- Specified by:
getProfileFile
in interfaceConstraintSolverParametersOrBuilder
- Returns:
- The profileFile.
-
getProfileFileBytes
public com.google.protobuf.ByteString getProfileFileBytes()Export propagation profiling data to file.
string profile_file = 8;
- Specified by:
getProfileFileBytes
in interfaceConstraintSolverParametersOrBuilder
- Returns:
- The bytes for profileFile.
-
getProfileLocalSearch
public boolean getProfileLocalSearch()Activate local search profiling.
bool profile_local_search = 16;
- Specified by:
getProfileLocalSearch
in interfaceConstraintSolverParametersOrBuilder
- Returns:
- The profileLocalSearch.
-
getPrintLocalSearchProfile
public boolean getPrintLocalSearchProfile()Print local search profiling data after solving.
bool print_local_search_profile = 17;
- Specified by:
getPrintLocalSearchProfile
in interfaceConstraintSolverParametersOrBuilder
- Returns:
- The printLocalSearchProfile.
-
getTracePropagation
public boolean getTracePropagation()Activate propagate tracing.
bool trace_propagation = 9;
- Specified by:
getTracePropagation
in interfaceConstraintSolverParametersOrBuilder
- Returns:
- The tracePropagation.
-
getTraceSearch
public boolean getTraceSearch()Trace search.
bool trace_search = 10;
- Specified by:
getTraceSearch
in interfaceConstraintSolverParametersOrBuilder
- Returns:
- The traceSearch.
-
getPrintModel
public boolean getPrintModel()Print the model before solving.
bool print_model = 11;
- Specified by:
getPrintModel
in interfaceConstraintSolverParametersOrBuilder
- Returns:
- The printModel.
-
getPrintModelStats
public boolean getPrintModelStats()Print model statistics before solving.
bool print_model_stats = 12;
- Specified by:
getPrintModelStats
in interfaceConstraintSolverParametersOrBuilder
- Returns:
- The printModelStats.
-
getPrintAddedConstraints
public boolean getPrintAddedConstraints()Print added constraints.
bool print_added_constraints = 13;
- Specified by:
getPrintAddedConstraints
in interfaceConstraintSolverParametersOrBuilder
- Returns:
- The printAddedConstraints.
-
getDisableSolve
public boolean getDisableSolve()bool disable_solve = 15;
- Specified by:
getDisableSolve
in interfaceConstraintSolverParametersOrBuilder
- Returns:
- The disableSolve.
-
getUseSmallTable
public boolean getUseSmallTable()Control the implementation of the table constraint.
bool use_small_table = 101;
- Specified by:
getUseSmallTable
in interfaceConstraintSolverParametersOrBuilder
- Returns:
- The useSmallTable.
-
getUseCumulativeEdgeFinder
public boolean getUseCumulativeEdgeFinder()Control the propagation of the cumulative constraint.
bool use_cumulative_edge_finder = 105;
- Specified by:
getUseCumulativeEdgeFinder
in interfaceConstraintSolverParametersOrBuilder
- Returns:
- The useCumulativeEdgeFinder.
-
getUseCumulativeTimeTable
public boolean getUseCumulativeTimeTable()bool use_cumulative_time_table = 106;
- Specified by:
getUseCumulativeTimeTable
in interfaceConstraintSolverParametersOrBuilder
- Returns:
- The useCumulativeTimeTable.
-
getUseCumulativeTimeTableSync
public boolean getUseCumulativeTimeTableSync()bool use_cumulative_time_table_sync = 112;
- Specified by:
getUseCumulativeTimeTableSync
in interfaceConstraintSolverParametersOrBuilder
- Returns:
- The useCumulativeTimeTableSync.
-
getUseSequenceHighDemandTasks
public boolean getUseSequenceHighDemandTasks()bool use_sequence_high_demand_tasks = 107;
- Specified by:
getUseSequenceHighDemandTasks
in interfaceConstraintSolverParametersOrBuilder
- Returns:
- The useSequenceHighDemandTasks.
-
getUseAllPossibleDisjunctions
public boolean getUseAllPossibleDisjunctions()bool use_all_possible_disjunctions = 108;
- Specified by:
getUseAllPossibleDisjunctions
in interfaceConstraintSolverParametersOrBuilder
- Returns:
- The useAllPossibleDisjunctions.
-
getMaxEdgeFinderSize
public int getMaxEdgeFinderSize()int32 max_edge_finder_size = 109;
- Specified by:
getMaxEdgeFinderSize
in interfaceConstraintSolverParametersOrBuilder
- Returns:
- The maxEdgeFinderSize.
-
getDiffnUseCumulative
public boolean getDiffnUseCumulative()Control the propagation of the diffn constraint.
bool diffn_use_cumulative = 110;
- Specified by:
getDiffnUseCumulative
in interfaceConstraintSolverParametersOrBuilder
- Returns:
- The diffnUseCumulative.
-
getUseElementRmq
public boolean getUseElementRmq()Control the implementation of the element constraint.
bool use_element_rmq = 111;
- Specified by:
getUseElementRmq
in 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:
getSkipLocallyOptimalPaths
in interfaceConstraintSolverParametersOrBuilder
- Returns:
- The skipLocallyOptimalPaths.
-
getCheckSolutionPeriod
public int getCheckSolutionPeriod()Control the behavior of local search.
int32 check_solution_period = 114;
- Specified by:
getCheckSolutionPeriod
in interfaceConstraintSolverParametersOrBuilder
- Returns:
- The checkSolutionPeriod.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessage
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in 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:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ConstraintSolverParameters.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForType
in classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-