Package operations_research.pdlp
Class SolveLogOuterClass.PointMetadata.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<SolveLogOuterClass.PointMetadata.Builder>
-
- operations_research.pdlp.SolveLogOuterClass.PointMetadata.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable,SolveLogOuterClass.PointMetadataOrBuilder
- Enclosing class:
- SolveLogOuterClass.PointMetadata
public static final class SolveLogOuterClass.PointMetadata.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SolveLogOuterClass.PointMetadata.Builder> implements SolveLogOuterClass.PointMetadataOrBuilder
Protobuf typeoperations_research.pdlp.PointMetadata
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description SolveLogOuterClass.PointMetadata.BuilderaddAllRandomDualProjections(java.lang.Iterable<? extends java.lang.Double> values)Projections of the dual solution onto random planes.SolveLogOuterClass.PointMetadata.BuilderaddAllRandomPrimalProjections(java.lang.Iterable<? extends java.lang.Double> values)Projections of the primal solution onto random planes.SolveLogOuterClass.PointMetadata.BuilderaddRandomDualProjections(double value)Projections of the dual solution onto random planes.SolveLogOuterClass.PointMetadata.BuilderaddRandomPrimalProjections(double value)Projections of the primal solution onto random planes.SolveLogOuterClass.PointMetadata.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)SolveLogOuterClass.PointMetadatabuild()SolveLogOuterClass.PointMetadatabuildPartial()SolveLogOuterClass.PointMetadata.Builderclear()SolveLogOuterClass.PointMetadata.BuilderclearActiveDualVariableChange()The number of dual variables that have a different bound status than they did at the last restart.SolveLogOuterClass.PointMetadata.BuilderclearActiveDualVariableCount()The number of dual variables that are not at their bounds.SolveLogOuterClass.PointMetadata.BuilderclearActivePrimalVariableChange()The number of primal variables that have a different bound status than they did at the last restart.SolveLogOuterClass.PointMetadata.BuilderclearActivePrimalVariableCount()The number of primal variables that are not at their bounds.SolveLogOuterClass.PointMetadata.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)SolveLogOuterClass.PointMetadata.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)SolveLogOuterClass.PointMetadata.BuilderclearPointType()Type of the point that this metadata corresponds to.SolveLogOuterClass.PointMetadata.BuilderclearRandomDualProjections()Projections of the dual solution onto random planes.SolveLogOuterClass.PointMetadata.BuilderclearRandomPrimalProjections()Projections of the primal solution onto random planes.SolveLogOuterClass.PointMetadata.Builderclone()longgetActiveDualVariableChange()The number of dual variables that have a different bound status than they did at the last restart.longgetActiveDualVariableCount()The number of dual variables that are not at their bounds.longgetActivePrimalVariableChange()The number of primal variables that have a different bound status than they did at the last restart.longgetActivePrimalVariableCount()The number of primal variables that are not at their bounds.SolveLogOuterClass.PointMetadatagetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()SolveLogOuterClass.PointTypegetPointType()Type of the point that this metadata corresponds to.doublegetRandomDualProjections(int index)Projections of the dual solution onto random planes.intgetRandomDualProjectionsCount()Projections of the dual solution onto random planes.java.util.List<java.lang.Double>getRandomDualProjectionsList()Projections of the dual solution onto random planes.doublegetRandomPrimalProjections(int index)Projections of the primal solution onto random planes.intgetRandomPrimalProjectionsCount()Projections of the primal solution onto random planes.java.util.List<java.lang.Double>getRandomPrimalProjectionsList()Projections of the primal solution onto random planes.booleanhasActiveDualVariableChange()The number of dual variables that have a different bound status than they did at the last restart.booleanhasActiveDualVariableCount()The number of dual variables that are not at their bounds.booleanhasActivePrimalVariableChange()The number of primal variables that have a different bound status than they did at the last restart.booleanhasActivePrimalVariableCount()The number of primal variables that are not at their bounds.booleanhasPointType()Type of the point that this metadata corresponds to.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()SolveLogOuterClass.PointMetadata.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)SolveLogOuterClass.PointMetadata.BuildermergeFrom(com.google.protobuf.Message other)SolveLogOuterClass.PointMetadata.BuildermergeFrom(SolveLogOuterClass.PointMetadata other)SolveLogOuterClass.PointMetadata.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)SolveLogOuterClass.PointMetadata.BuildersetActiveDualVariableChange(long value)The number of dual variables that have a different bound status than they did at the last restart.SolveLogOuterClass.PointMetadata.BuildersetActiveDualVariableCount(long value)The number of dual variables that are not at their bounds.SolveLogOuterClass.PointMetadata.BuildersetActivePrimalVariableChange(long value)The number of primal variables that have a different bound status than they did at the last restart.SolveLogOuterClass.PointMetadata.BuildersetActivePrimalVariableCount(long value)The number of primal variables that are not at their bounds.SolveLogOuterClass.PointMetadata.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)SolveLogOuterClass.PointMetadata.BuildersetPointType(SolveLogOuterClass.PointType value)Type of the point that this metadata corresponds to.SolveLogOuterClass.PointMetadata.BuildersetRandomDualProjections(int index, double value)Projections of the dual solution onto random planes.SolveLogOuterClass.PointMetadata.BuildersetRandomPrimalProjections(int index, double value)Projections of the primal solution onto random planes.SolveLogOuterClass.PointMetadata.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)SolveLogOuterClass.PointMetadata.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
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.Builder<SolveLogOuterClass.PointMetadata.Builder>
-
clear
public SolveLogOuterClass.PointMetadata.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<SolveLogOuterClass.PointMetadata.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<SolveLogOuterClass.PointMetadata.Builder>
-
getDefaultInstanceForType
public SolveLogOuterClass.PointMetadata getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public SolveLogOuterClass.PointMetadata build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public SolveLogOuterClass.PointMetadata buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public SolveLogOuterClass.PointMetadata.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<SolveLogOuterClass.PointMetadata.Builder>
-
setField
public SolveLogOuterClass.PointMetadata.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SolveLogOuterClass.PointMetadata.Builder>
-
clearField
public SolveLogOuterClass.PointMetadata.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SolveLogOuterClass.PointMetadata.Builder>
-
clearOneof
public SolveLogOuterClass.PointMetadata.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<SolveLogOuterClass.PointMetadata.Builder>
-
setRepeatedField
public SolveLogOuterClass.PointMetadata.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SolveLogOuterClass.PointMetadata.Builder>
-
addRepeatedField
public SolveLogOuterClass.PointMetadata.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SolveLogOuterClass.PointMetadata.Builder>
-
mergeFrom
public SolveLogOuterClass.PointMetadata.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<SolveLogOuterClass.PointMetadata.Builder>
-
mergeFrom
public SolveLogOuterClass.PointMetadata.Builder mergeFrom(SolveLogOuterClass.PointMetadata other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<SolveLogOuterClass.PointMetadata.Builder>
-
mergeFrom
public SolveLogOuterClass.PointMetadata.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<SolveLogOuterClass.PointMetadata.Builder>- Throws:
java.io.IOException
-
hasPointType
public boolean hasPointType()
Type of the point that this metadata corresponds to.
optional .operations_research.pdlp.PointType point_type = 1;- Specified by:
hasPointTypein interfaceSolveLogOuterClass.PointMetadataOrBuilder- Returns:
- Whether the pointType field is set.
-
getPointType
public SolveLogOuterClass.PointType getPointType()
Type of the point that this metadata corresponds to.
optional .operations_research.pdlp.PointType point_type = 1;- Specified by:
getPointTypein interfaceSolveLogOuterClass.PointMetadataOrBuilder- Returns:
- The pointType.
-
setPointType
public SolveLogOuterClass.PointMetadata.Builder setPointType(SolveLogOuterClass.PointType value)
Type of the point that this metadata corresponds to.
optional .operations_research.pdlp.PointType point_type = 1;- Parameters:
value- The pointType to set.- Returns:
- This builder for chaining.
-
clearPointType
public SolveLogOuterClass.PointMetadata.Builder clearPointType()
Type of the point that this metadata corresponds to.
optional .operations_research.pdlp.PointType point_type = 1;- Returns:
- This builder for chaining.
-
getRandomPrimalProjectionsList
public java.util.List<java.lang.Double> getRandomPrimalProjectionsList()
Projections of the primal solution onto random planes.
repeated double random_primal_projections = 2 [packed = true];- Specified by:
getRandomPrimalProjectionsListin interfaceSolveLogOuterClass.PointMetadataOrBuilder- Returns:
- A list containing the randomPrimalProjections.
-
getRandomPrimalProjectionsCount
public int getRandomPrimalProjectionsCount()
Projections of the primal solution onto random planes.
repeated double random_primal_projections = 2 [packed = true];- Specified by:
getRandomPrimalProjectionsCountin interfaceSolveLogOuterClass.PointMetadataOrBuilder- Returns:
- The count of randomPrimalProjections.
-
getRandomPrimalProjections
public double getRandomPrimalProjections(int index)
Projections of the primal solution onto random planes.
repeated double random_primal_projections = 2 [packed = true];- Specified by:
getRandomPrimalProjectionsin interfaceSolveLogOuterClass.PointMetadataOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The randomPrimalProjections at the given index.
-
setRandomPrimalProjections
public SolveLogOuterClass.PointMetadata.Builder setRandomPrimalProjections(int index, double value)
Projections of the primal solution onto random planes.
repeated double random_primal_projections = 2 [packed = true];- Parameters:
index- The index to set the value at.value- The randomPrimalProjections to set.- Returns:
- This builder for chaining.
-
addRandomPrimalProjections
public SolveLogOuterClass.PointMetadata.Builder addRandomPrimalProjections(double value)
Projections of the primal solution onto random planes.
repeated double random_primal_projections = 2 [packed = true];- Parameters:
value- The randomPrimalProjections to add.- Returns:
- This builder for chaining.
-
addAllRandomPrimalProjections
public SolveLogOuterClass.PointMetadata.Builder addAllRandomPrimalProjections(java.lang.Iterable<? extends java.lang.Double> values)
Projections of the primal solution onto random planes.
repeated double random_primal_projections = 2 [packed = true];- Parameters:
values- The randomPrimalProjections to add.- Returns:
- This builder for chaining.
-
clearRandomPrimalProjections
public SolveLogOuterClass.PointMetadata.Builder clearRandomPrimalProjections()
Projections of the primal solution onto random planes.
repeated double random_primal_projections = 2 [packed = true];- Returns:
- This builder for chaining.
-
getRandomDualProjectionsList
public java.util.List<java.lang.Double> getRandomDualProjectionsList()
Projections of the dual solution onto random planes.
repeated double random_dual_projections = 3 [packed = true];- Specified by:
getRandomDualProjectionsListin interfaceSolveLogOuterClass.PointMetadataOrBuilder- Returns:
- A list containing the randomDualProjections.
-
getRandomDualProjectionsCount
public int getRandomDualProjectionsCount()
Projections of the dual solution onto random planes.
repeated double random_dual_projections = 3 [packed = true];- Specified by:
getRandomDualProjectionsCountin interfaceSolveLogOuterClass.PointMetadataOrBuilder- Returns:
- The count of randomDualProjections.
-
getRandomDualProjections
public double getRandomDualProjections(int index)
Projections of the dual solution onto random planes.
repeated double random_dual_projections = 3 [packed = true];- Specified by:
getRandomDualProjectionsin interfaceSolveLogOuterClass.PointMetadataOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The randomDualProjections at the given index.
-
setRandomDualProjections
public SolveLogOuterClass.PointMetadata.Builder setRandomDualProjections(int index, double value)
Projections of the dual solution onto random planes.
repeated double random_dual_projections = 3 [packed = true];- Parameters:
index- The index to set the value at.value- The randomDualProjections to set.- Returns:
- This builder for chaining.
-
addRandomDualProjections
public SolveLogOuterClass.PointMetadata.Builder addRandomDualProjections(double value)
Projections of the dual solution onto random planes.
repeated double random_dual_projections = 3 [packed = true];- Parameters:
value- The randomDualProjections to add.- Returns:
- This builder for chaining.
-
addAllRandomDualProjections
public SolveLogOuterClass.PointMetadata.Builder addAllRandomDualProjections(java.lang.Iterable<? extends java.lang.Double> values)
Projections of the dual solution onto random planes.
repeated double random_dual_projections = 3 [packed = true];- Parameters:
values- The randomDualProjections to add.- Returns:
- This builder for chaining.
-
clearRandomDualProjections
public SolveLogOuterClass.PointMetadata.Builder clearRandomDualProjections()
Projections of the dual solution onto random planes.
repeated double random_dual_projections = 3 [packed = true];- Returns:
- This builder for chaining.
-
hasActivePrimalVariableCount
public boolean hasActivePrimalVariableCount()
The number of primal variables that are not at their bounds.
optional int64 active_primal_variable_count = 4;- Specified by:
hasActivePrimalVariableCountin interfaceSolveLogOuterClass.PointMetadataOrBuilder- Returns:
- Whether the activePrimalVariableCount field is set.
-
getActivePrimalVariableCount
public long getActivePrimalVariableCount()
The number of primal variables that are not at their bounds.
optional int64 active_primal_variable_count = 4;- Specified by:
getActivePrimalVariableCountin interfaceSolveLogOuterClass.PointMetadataOrBuilder- Returns:
- The activePrimalVariableCount.
-
setActivePrimalVariableCount
public SolveLogOuterClass.PointMetadata.Builder setActivePrimalVariableCount(long value)
The number of primal variables that are not at their bounds.
optional int64 active_primal_variable_count = 4;- Parameters:
value- The activePrimalVariableCount to set.- Returns:
- This builder for chaining.
-
clearActivePrimalVariableCount
public SolveLogOuterClass.PointMetadata.Builder clearActivePrimalVariableCount()
The number of primal variables that are not at their bounds.
optional int64 active_primal_variable_count = 4;- Returns:
- This builder for chaining.
-
hasActiveDualVariableCount
public boolean hasActiveDualVariableCount()
The number of dual variables that are not at their bounds.
optional int64 active_dual_variable_count = 5;- Specified by:
hasActiveDualVariableCountin interfaceSolveLogOuterClass.PointMetadataOrBuilder- Returns:
- Whether the activeDualVariableCount field is set.
-
getActiveDualVariableCount
public long getActiveDualVariableCount()
The number of dual variables that are not at their bounds.
optional int64 active_dual_variable_count = 5;- Specified by:
getActiveDualVariableCountin interfaceSolveLogOuterClass.PointMetadataOrBuilder- Returns:
- The activeDualVariableCount.
-
setActiveDualVariableCount
public SolveLogOuterClass.PointMetadata.Builder setActiveDualVariableCount(long value)
The number of dual variables that are not at their bounds.
optional int64 active_dual_variable_count = 5;- Parameters:
value- The activeDualVariableCount to set.- Returns:
- This builder for chaining.
-
clearActiveDualVariableCount
public SolveLogOuterClass.PointMetadata.Builder clearActiveDualVariableCount()
The number of dual variables that are not at their bounds.
optional int64 active_dual_variable_count = 5;- Returns:
- This builder for chaining.
-
hasActivePrimalVariableChange
public boolean hasActivePrimalVariableChange()
The number of primal variables that have a different bound status than they did at the last restart.
optional int64 active_primal_variable_change = 6;- Specified by:
hasActivePrimalVariableChangein interfaceSolveLogOuterClass.PointMetadataOrBuilder- Returns:
- Whether the activePrimalVariableChange field is set.
-
getActivePrimalVariableChange
public long getActivePrimalVariableChange()
The number of primal variables that have a different bound status than they did at the last restart.
optional int64 active_primal_variable_change = 6;- Specified by:
getActivePrimalVariableChangein interfaceSolveLogOuterClass.PointMetadataOrBuilder- Returns:
- The activePrimalVariableChange.
-
setActivePrimalVariableChange
public SolveLogOuterClass.PointMetadata.Builder setActivePrimalVariableChange(long value)
The number of primal variables that have a different bound status than they did at the last restart.
optional int64 active_primal_variable_change = 6;- Parameters:
value- The activePrimalVariableChange to set.- Returns:
- This builder for chaining.
-
clearActivePrimalVariableChange
public SolveLogOuterClass.PointMetadata.Builder clearActivePrimalVariableChange()
The number of primal variables that have a different bound status than they did at the last restart.
optional int64 active_primal_variable_change = 6;- Returns:
- This builder for chaining.
-
hasActiveDualVariableChange
public boolean hasActiveDualVariableChange()
The number of dual variables that have a different bound status than they did at the last restart.
optional int64 active_dual_variable_change = 7;- Specified by:
hasActiveDualVariableChangein interfaceSolveLogOuterClass.PointMetadataOrBuilder- Returns:
- Whether the activeDualVariableChange field is set.
-
getActiveDualVariableChange
public long getActiveDualVariableChange()
The number of dual variables that have a different bound status than they did at the last restart.
optional int64 active_dual_variable_change = 7;- Specified by:
getActiveDualVariableChangein interfaceSolveLogOuterClass.PointMetadataOrBuilder- Returns:
- The activeDualVariableChange.
-
setActiveDualVariableChange
public SolveLogOuterClass.PointMetadata.Builder setActiveDualVariableChange(long value)
The number of dual variables that have a different bound status than they did at the last restart.
optional int64 active_dual_variable_change = 7;- Parameters:
value- The activeDualVariableChange to set.- Returns:
- This builder for chaining.
-
clearActiveDualVariableChange
public SolveLogOuterClass.PointMetadata.Builder clearActiveDualVariableChange()
The number of dual variables that have a different bound status than they did at the last restart.
optional int64 active_dual_variable_change = 7;- Returns:
- This builder for chaining.
-
setUnknownFields
public final SolveLogOuterClass.PointMetadata.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SolveLogOuterClass.PointMetadata.Builder>
-
mergeUnknownFields
public final SolveLogOuterClass.PointMetadata.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SolveLogOuterClass.PointMetadata.Builder>
-
-