Package org.languagetool.tools.Cache
Class ProtoResultCache.CachedResultMatch
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,ProtoResultCache.CachedResultMatchOrBuilder
- Enclosing class:
ProtoResultCache
public static final class ProtoResultCache.CachedResultMatch
extends com.google.protobuf.GeneratedMessageV3
implements ProtoResultCache.CachedResultMatchOrBuilder
Protobuf type
lt_ml_server.CachedResultMatch- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typelt_ml_server.CachedResultMatchstatic enumProtobuf enumlt_ml_server.CachedResultMatch.MatchTypeNested 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 Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate booleanstatic final intprivate intprivate static final ProtoResultCache.CachedResultMatchprivate byteprivate Objectstatic final intprivate List<ProtoResultCache.NewLanguageMatch> static final intprivate ProtoResultCache.MatchPositionstatic final intprivate Objectstatic final intprivate static final com.google.protobuf.Parser<ProtoResultCache.CachedResultMatch> private ProtoResultCache.MatchPositionstatic final intprivate ProtoResultCache.CachedRulestatic final intprivate ProtoResultCache.MatchPositionstatic final intprivate static final longprivate Objectstatic final intprivate Objectstatic final intprivate List<MLServerProto.SuggestedReplacement> static final intprivate intstatic final intprivate Objectstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateprivateCachedResultMatch(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbool autoCorrect = 10;static final com.google.protobuf.Descriptors.Descriptorstring message = 2;com.google.protobuf.ByteStringstring message = 2;getNewLanguageMatches(int index) repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11;intrepeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11;repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11;getNewLanguageMatchesOrBuilder(int index) repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11;List<? extends ProtoResultCache.NewLanguageMatchOrBuilder> repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11;.lt_ml_server.MatchPosition offsetPosition = 5;.lt_ml_server.MatchPosition offsetPosition = 5;string originalErrorString = 13;com.google.protobuf.ByteStringstring originalErrorString = 13;com.google.protobuf.Parser<ProtoResultCache.CachedResultMatch> dont need the analyzed sentence heredont need the analyzed sentence heregetRule().lt_ml_server.CachedRule rule = 1;.lt_ml_server.CachedRule rule = 1;.lt_ml_server.MatchPosition sentencePosition = 6;.lt_ml_server.MatchPosition sentencePosition = 6;intstring shortMessage = 3;com.google.protobuf.ByteStringstring shortMessage = 3;string specificRuleId = 12;com.google.protobuf.ByteStringstring specificRuleId = 12;getSuggestedReplacements(int index) repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7;intrepeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7;repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7;getSuggestedReplacementsOrBuilder(int index) repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7;List<? extends MLServerProto.SuggestedReplacementOrBuilder> repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7;getType().lt_ml_server.CachedResultMatch.MatchType type = 9;int.lt_ml_server.CachedResultMatch.MatchType type = 9;getUrl()string url = 8;com.google.protobuf.ByteStringstring url = 8;inthashCode()boolean.lt_ml_server.MatchPosition offsetPosition = 5;booleandont need the analyzed sentence herebooleanhasRule().lt_ml_server.CachedRule rule = 1;boolean.lt_ml_server.MatchPosition sentencePosition = 6;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleannewBuilder(ProtoResultCache.CachedResultMatch prototype) newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) parseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.ByteString data) parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.CodedInputStream input) parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(ByteBuffer data) parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<ProtoResultCache.CachedResultMatch> parser()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, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, 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
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
bitField0_
private int bitField0_ -
RULE_FIELD_NUMBER
public static final int RULE_FIELD_NUMBER- See Also:
-
rule_
-
MESSAGE_FIELD_NUMBER
public static final int MESSAGE_FIELD_NUMBER- See Also:
-
message_
-
SHORTMESSAGE_FIELD_NUMBER
public static final int SHORTMESSAGE_FIELD_NUMBER- See Also:
-
shortMessage_
-
PATTERNPOSITION_FIELD_NUMBER
public static final int PATTERNPOSITION_FIELD_NUMBER- See Also:
-
patternPosition_
-
OFFSETPOSITION_FIELD_NUMBER
public static final int OFFSETPOSITION_FIELD_NUMBER- See Also:
-
offsetPosition_
-
SENTENCEPOSITION_FIELD_NUMBER
public static final int SENTENCEPOSITION_FIELD_NUMBER- See Also:
-
sentencePosition_
-
SUGGESTEDREPLACEMENTS_FIELD_NUMBER
public static final int SUGGESTEDREPLACEMENTS_FIELD_NUMBER- See Also:
-
suggestedReplacements_
-
URL_FIELD_NUMBER
public static final int URL_FIELD_NUMBER- See Also:
-
url_
-
TYPE_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER- See Also:
-
type_
private int type_ -
AUTOCORRECT_FIELD_NUMBER
public static final int AUTOCORRECT_FIELD_NUMBER- See Also:
-
autoCorrect_
private boolean autoCorrect_ -
NEWLANGUAGEMATCHES_FIELD_NUMBER
public static final int NEWLANGUAGEMATCHES_FIELD_NUMBER- See Also:
-
newLanguageMatches_
-
SPECIFICRULEID_FIELD_NUMBER
public static final int SPECIFICRULEID_FIELD_NUMBER- See Also:
-
specificRuleId_
-
ORIGINALERRORSTRING_FIELD_NUMBER
public static final int ORIGINALERRORSTRING_FIELD_NUMBER- See Also:
-
originalErrorString_
-
memoizedIsInitialized
private byte memoizedIsInitialized -
DEFAULT_INSTANCE
-
PARSER
-
-
Constructor Details
-
CachedResultMatch
private CachedResultMatch(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) -
CachedResultMatch
private CachedResultMatch()
-
-
Method Details
-
newInstance
- 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
-
hasRule
public boolean hasRule().lt_ml_server.CachedRule rule = 1;- Specified by:
hasRulein interfaceProtoResultCache.CachedResultMatchOrBuilder- Returns:
- Whether the rule field is set.
-
getRule
.lt_ml_server.CachedRule rule = 1;- Specified by:
getRulein interfaceProtoResultCache.CachedResultMatchOrBuilder- Returns:
- The rule.
-
getRuleOrBuilder
.lt_ml_server.CachedRule rule = 1;- Specified by:
getRuleOrBuilderin interfaceProtoResultCache.CachedResultMatchOrBuilder
-
getMessage
string message = 2;- Specified by:
getMessagein interfaceProtoResultCache.CachedResultMatchOrBuilder- Returns:
- The message.
-
getMessageBytes
public com.google.protobuf.ByteString getMessageBytes()string message = 2;- Specified by:
getMessageBytesin interfaceProtoResultCache.CachedResultMatchOrBuilder- Returns:
- The bytes for message.
-
getShortMessage
string shortMessage = 3;- Specified by:
getShortMessagein interfaceProtoResultCache.CachedResultMatchOrBuilder- Returns:
- The shortMessage.
-
getShortMessageBytes
public com.google.protobuf.ByteString getShortMessageBytes()string shortMessage = 3;- Specified by:
getShortMessageBytesin interfaceProtoResultCache.CachedResultMatchOrBuilder- Returns:
- The bytes for shortMessage.
-
hasPatternPosition
public boolean hasPatternPosition()dont need the analyzed sentence here
.lt_ml_server.MatchPosition patternPosition = 4;- Specified by:
hasPatternPositionin interfaceProtoResultCache.CachedResultMatchOrBuilder- Returns:
- Whether the patternPosition field is set.
-
getPatternPosition
dont need the analyzed sentence here
.lt_ml_server.MatchPosition patternPosition = 4;- Specified by:
getPatternPositionin interfaceProtoResultCache.CachedResultMatchOrBuilder- Returns:
- The patternPosition.
-
getPatternPositionOrBuilder
dont need the analyzed sentence here
.lt_ml_server.MatchPosition patternPosition = 4;- Specified by:
getPatternPositionOrBuilderin interfaceProtoResultCache.CachedResultMatchOrBuilder
-
hasOffsetPosition
public boolean hasOffsetPosition().lt_ml_server.MatchPosition offsetPosition = 5;- Specified by:
hasOffsetPositionin interfaceProtoResultCache.CachedResultMatchOrBuilder- Returns:
- Whether the offsetPosition field is set.
-
getOffsetPosition
.lt_ml_server.MatchPosition offsetPosition = 5;- Specified by:
getOffsetPositionin interfaceProtoResultCache.CachedResultMatchOrBuilder- Returns:
- The offsetPosition.
-
getOffsetPositionOrBuilder
.lt_ml_server.MatchPosition offsetPosition = 5;- Specified by:
getOffsetPositionOrBuilderin interfaceProtoResultCache.CachedResultMatchOrBuilder
-
hasSentencePosition
public boolean hasSentencePosition().lt_ml_server.MatchPosition sentencePosition = 6;- Specified by:
hasSentencePositionin interfaceProtoResultCache.CachedResultMatchOrBuilder- Returns:
- Whether the sentencePosition field is set.
-
getSentencePosition
.lt_ml_server.MatchPosition sentencePosition = 6;- Specified by:
getSentencePositionin interfaceProtoResultCache.CachedResultMatchOrBuilder- Returns:
- The sentencePosition.
-
getSentencePositionOrBuilder
.lt_ml_server.MatchPosition sentencePosition = 6;- Specified by:
getSentencePositionOrBuilderin interfaceProtoResultCache.CachedResultMatchOrBuilder
-
getSuggestedReplacementsList
repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7;- Specified by:
getSuggestedReplacementsListin interfaceProtoResultCache.CachedResultMatchOrBuilder
-
getSuggestedReplacementsOrBuilderList
public List<? extends MLServerProto.SuggestedReplacementOrBuilder> getSuggestedReplacementsOrBuilderList()repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7;- Specified by:
getSuggestedReplacementsOrBuilderListin interfaceProtoResultCache.CachedResultMatchOrBuilder
-
getSuggestedReplacementsCount
public int getSuggestedReplacementsCount()repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7;- Specified by:
getSuggestedReplacementsCountin interfaceProtoResultCache.CachedResultMatchOrBuilder
-
getSuggestedReplacements
repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7;- Specified by:
getSuggestedReplacementsin interfaceProtoResultCache.CachedResultMatchOrBuilder
-
getSuggestedReplacementsOrBuilder
repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7;- Specified by:
getSuggestedReplacementsOrBuilderin interfaceProtoResultCache.CachedResultMatchOrBuilder
-
getUrl
string url = 8;- Specified by:
getUrlin interfaceProtoResultCache.CachedResultMatchOrBuilder- Returns:
- The url.
-
getUrlBytes
public com.google.protobuf.ByteString getUrlBytes()string url = 8;- Specified by:
getUrlBytesin interfaceProtoResultCache.CachedResultMatchOrBuilder- Returns:
- The bytes for url.
-
getTypeValue
public int getTypeValue().lt_ml_server.CachedResultMatch.MatchType type = 9;- Specified by:
getTypeValuein interfaceProtoResultCache.CachedResultMatchOrBuilder- Returns:
- The enum numeric value on the wire for type.
-
getType
.lt_ml_server.CachedResultMatch.MatchType type = 9;- Specified by:
getTypein interfaceProtoResultCache.CachedResultMatchOrBuilder- Returns:
- The type.
-
getAutoCorrect
public boolean getAutoCorrect()bool autoCorrect = 10;- Specified by:
getAutoCorrectin interfaceProtoResultCache.CachedResultMatchOrBuilder- Returns:
- The autoCorrect.
-
getNewLanguageMatchesList
repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11;- Specified by:
getNewLanguageMatchesListin interfaceProtoResultCache.CachedResultMatchOrBuilder
-
getNewLanguageMatchesOrBuilderList
public List<? extends ProtoResultCache.NewLanguageMatchOrBuilder> getNewLanguageMatchesOrBuilderList()repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11;- Specified by:
getNewLanguageMatchesOrBuilderListin interfaceProtoResultCache.CachedResultMatchOrBuilder
-
getNewLanguageMatchesCount
public int getNewLanguageMatchesCount()repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11;- Specified by:
getNewLanguageMatchesCountin interfaceProtoResultCache.CachedResultMatchOrBuilder
-
getNewLanguageMatches
repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11;- Specified by:
getNewLanguageMatchesin interfaceProtoResultCache.CachedResultMatchOrBuilder
-
getNewLanguageMatchesOrBuilder
repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11;- Specified by:
getNewLanguageMatchesOrBuilderin interfaceProtoResultCache.CachedResultMatchOrBuilder
-
getSpecificRuleId
string specificRuleId = 12;- Specified by:
getSpecificRuleIdin interfaceProtoResultCache.CachedResultMatchOrBuilder- Returns:
- The specificRuleId.
-
getSpecificRuleIdBytes
public com.google.protobuf.ByteString getSpecificRuleIdBytes()string specificRuleId = 12;- Specified by:
getSpecificRuleIdBytesin interfaceProtoResultCache.CachedResultMatchOrBuilder- Returns:
- The bytes for specificRuleId.
-
getOriginalErrorString
string originalErrorString = 13;- Specified by:
getOriginalErrorStringin interfaceProtoResultCache.CachedResultMatchOrBuilder- Returns:
- The originalErrorString.
-
getOriginalErrorStringBytes
public com.google.protobuf.ByteString getOriginalErrorStringBytes()string originalErrorString = 13;- Specified by:
getOriginalErrorStringBytesin interfaceProtoResultCache.CachedResultMatchOrBuilder- Returns:
- The bytes for originalErrorString.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
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 ProtoResultCache.CachedResultMatch parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProtoResultCache.CachedResultMatch parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProtoResultCache.CachedResultMatch parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProtoResultCache.CachedResultMatch parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProtoResultCache.CachedResultMatch parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProtoResultCache.CachedResultMatch parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static ProtoResultCache.CachedResultMatch parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static ProtoResultCache.CachedResultMatch parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static ProtoResultCache.CachedResultMatch parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static ProtoResultCache.CachedResultMatch parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static ProtoResultCache.CachedResultMatch 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
public static ProtoResultCache.CachedResultMatch.Builder newBuilder(ProtoResultCache.CachedResultMatch prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ProtoResultCache.CachedResultMatch.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-