Package org.jetbrains.bsp.bazel.info
Class BspTargetInfo.CppTargetInfo
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
org.jetbrains.bsp.bazel.info.BspTargetInfo.CppTargetInfo
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,BspTargetInfo.CppTargetInfoOrBuilder
- Enclosing class:
- BspTargetInfo
public static final class BspTargetInfo.CppTargetInfo
extends com.google.protobuf.GeneratedMessage
implements BspTargetInfo.CppTargetInfoOrBuilder
Protobuf type
bazelbsp.CppTargetInfo- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typebazelbsp.CppTargetInfoNested 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 extends Object>, 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 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 TypeMethodDescriptionbooleangetCopts(int index) repeated string copts = 1;com.google.protobuf.ByteStringgetCoptsBytes(int index) repeated string copts = 1;intrepeated string copts = 1;com.google.protobuf.ProtocolStringListrepeated string copts = 1;static BspTargetInfo.CppTargetInfostatic final com.google.protobuf.Descriptors.DescriptorgetHeaders(int index) repeated .bazelbsp.FileLocation headers = 2;intrepeated .bazelbsp.FileLocation headers = 2;repeated .bazelbsp.FileLocation headers = 2;getHeadersOrBuilder(int index) repeated .bazelbsp.FileLocation headers = 2;List<? extends BspTargetInfo.FileLocationOrBuilder>repeated .bazelbsp.FileLocation headers = 2;string include_prefix = 10;com.google.protobuf.ByteStringstring include_prefix = 10;com.google.protobuf.Parser<BspTargetInfo.CppTargetInfo>intstring strip_include_prefix = 11;com.google.protobuf.ByteStringstring strip_include_prefix = 11;getTextualHeaders(int index) repeated .bazelbsp.FileLocation textual_headers = 3;intrepeated .bazelbsp.FileLocation textual_headers = 3;repeated .bazelbsp.FileLocation textual_headers = 3;getTextualHeadersOrBuilder(int index) repeated .bazelbsp.FileLocation textual_headers = 3;List<? extends BspTargetInfo.FileLocationOrBuilder>repeated .bazelbsp.FileLocation textual_headers = 3;getTransitiveDefine(int index) repeated string transitive_define = 8;com.google.protobuf.ByteStringgetTransitiveDefineBytes(int index) repeated string transitive_define = 8;intrepeated string transitive_define = 8;com.google.protobuf.ProtocolStringListrepeated string transitive_define = 8;getTransitiveIncludeDirectory(int index) repeated string transitive_include_directory = 6;com.google.protobuf.ByteStringgetTransitiveIncludeDirectoryBytes(int index) repeated string transitive_include_directory = 6;intrepeated string transitive_include_directory = 6;com.google.protobuf.ProtocolStringListrepeated string transitive_include_directory = 6;getTransitiveQuoteIncludeDirectory(int index) repeated string transitive_quote_include_directory = 7;com.google.protobuf.ByteStringgetTransitiveQuoteIncludeDirectoryBytes(int index) repeated string transitive_quote_include_directory = 7;intrepeated string transitive_quote_include_directory = 7;com.google.protobuf.ProtocolStringListrepeated string transitive_quote_include_directory = 7;getTransitiveSystemIncludeDirectory(int index) repeated string transitive_system_include_directory = 9;com.google.protobuf.ByteStringgetTransitiveSystemIncludeDirectoryBytes(int index) repeated string transitive_system_include_directory = 9;intrepeated string transitive_system_include_directory = 9;com.google.protobuf.ProtocolStringListrepeated string transitive_system_include_directory = 9;inthashCode()protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleannewBuilder(BspTargetInfo.CppTargetInfo prototype) protected BspTargetInfo.CppTargetInfo.BuildernewBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) static BspTargetInfo.CppTargetInfoparseDelimitedFrom(InputStream input) static BspTargetInfo.CppTargetInfoparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BspTargetInfo.CppTargetInfoparseFrom(byte[] data) static BspTargetInfo.CppTargetInfoparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BspTargetInfo.CppTargetInfoparseFrom(com.google.protobuf.ByteString data) static BspTargetInfo.CppTargetInfoparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BspTargetInfo.CppTargetInfoparseFrom(com.google.protobuf.CodedInputStream input) static BspTargetInfo.CppTargetInfoparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BspTargetInfo.CppTargetInfoparseFrom(InputStream input) static BspTargetInfo.CppTargetInfoparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BspTargetInfo.CppTargetInfoparseFrom(ByteBuffer data) static BspTargetInfo.CppTargetInfoparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<BspTargetInfo.CppTargetInfo>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
-
COPTS_FIELD_NUMBER
public static final int COPTS_FIELD_NUMBER- See Also:
-
HEADERS_FIELD_NUMBER
public static final int HEADERS_FIELD_NUMBER- See Also:
-
TEXTUAL_HEADERS_FIELD_NUMBER
public static final int TEXTUAL_HEADERS_FIELD_NUMBER- See Also:
-
TRANSITIVE_INCLUDE_DIRECTORY_FIELD_NUMBER
public static final int TRANSITIVE_INCLUDE_DIRECTORY_FIELD_NUMBER- See Also:
-
TRANSITIVE_QUOTE_INCLUDE_DIRECTORY_FIELD_NUMBER
public static final int TRANSITIVE_QUOTE_INCLUDE_DIRECTORY_FIELD_NUMBER- See Also:
-
TRANSITIVE_DEFINE_FIELD_NUMBER
public static final int TRANSITIVE_DEFINE_FIELD_NUMBER- See Also:
-
TRANSITIVE_SYSTEM_INCLUDE_DIRECTORY_FIELD_NUMBER
public static final int TRANSITIVE_SYSTEM_INCLUDE_DIRECTORY_FIELD_NUMBER- See Also:
-
INCLUDE_PREFIX_FIELD_NUMBER
public static final int INCLUDE_PREFIX_FIELD_NUMBER- See Also:
-
STRIP_INCLUDE_PREFIX_FIELD_NUMBER
public static final int STRIP_INCLUDE_PREFIX_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
-
getCoptsList
public com.google.protobuf.ProtocolStringList getCoptsList()repeated string copts = 1;- Specified by:
getCoptsListin interfaceBspTargetInfo.CppTargetInfoOrBuilder- Returns:
- A list containing the copts.
-
getCoptsCount
public int getCoptsCount()repeated string copts = 1;- Specified by:
getCoptsCountin interfaceBspTargetInfo.CppTargetInfoOrBuilder- Returns:
- The count of copts.
-
getCopts
repeated string copts = 1;- Specified by:
getCoptsin interfaceBspTargetInfo.CppTargetInfoOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The copts at the given index.
-
getCoptsBytes
public com.google.protobuf.ByteString getCoptsBytes(int index) repeated string copts = 1;- Specified by:
getCoptsBytesin interfaceBspTargetInfo.CppTargetInfoOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the copts at the given index.
-
getHeadersList
repeated .bazelbsp.FileLocation headers = 2;- Specified by:
getHeadersListin interfaceBspTargetInfo.CppTargetInfoOrBuilder
-
getHeadersOrBuilderList
repeated .bazelbsp.FileLocation headers = 2;- Specified by:
getHeadersOrBuilderListin interfaceBspTargetInfo.CppTargetInfoOrBuilder
-
getHeadersCount
public int getHeadersCount()repeated .bazelbsp.FileLocation headers = 2;- Specified by:
getHeadersCountin interfaceBspTargetInfo.CppTargetInfoOrBuilder
-
getHeaders
repeated .bazelbsp.FileLocation headers = 2;- Specified by:
getHeadersin interfaceBspTargetInfo.CppTargetInfoOrBuilder
-
getHeadersOrBuilder
repeated .bazelbsp.FileLocation headers = 2;- Specified by:
getHeadersOrBuilderin interfaceBspTargetInfo.CppTargetInfoOrBuilder
-
getTextualHeadersList
repeated .bazelbsp.FileLocation textual_headers = 3;- Specified by:
getTextualHeadersListin interfaceBspTargetInfo.CppTargetInfoOrBuilder
-
getTextualHeadersOrBuilderList
repeated .bazelbsp.FileLocation textual_headers = 3;- Specified by:
getTextualHeadersOrBuilderListin interfaceBspTargetInfo.CppTargetInfoOrBuilder
-
getTextualHeadersCount
public int getTextualHeadersCount()repeated .bazelbsp.FileLocation textual_headers = 3;- Specified by:
getTextualHeadersCountin interfaceBspTargetInfo.CppTargetInfoOrBuilder
-
getTextualHeaders
repeated .bazelbsp.FileLocation textual_headers = 3;- Specified by:
getTextualHeadersin interfaceBspTargetInfo.CppTargetInfoOrBuilder
-
getTextualHeadersOrBuilder
repeated .bazelbsp.FileLocation textual_headers = 3;- Specified by:
getTextualHeadersOrBuilderin interfaceBspTargetInfo.CppTargetInfoOrBuilder
-
getTransitiveIncludeDirectoryList
public com.google.protobuf.ProtocolStringList getTransitiveIncludeDirectoryList()repeated string transitive_include_directory = 6;- Specified by:
getTransitiveIncludeDirectoryListin interfaceBspTargetInfo.CppTargetInfoOrBuilder- Returns:
- A list containing the transitiveIncludeDirectory.
-
getTransitiveIncludeDirectoryCount
public int getTransitiveIncludeDirectoryCount()repeated string transitive_include_directory = 6;- Specified by:
getTransitiveIncludeDirectoryCountin interfaceBspTargetInfo.CppTargetInfoOrBuilder- Returns:
- The count of transitiveIncludeDirectory.
-
getTransitiveIncludeDirectory
repeated string transitive_include_directory = 6;- Specified by:
getTransitiveIncludeDirectoryin interfaceBspTargetInfo.CppTargetInfoOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The transitiveIncludeDirectory at the given index.
-
getTransitiveIncludeDirectoryBytes
public com.google.protobuf.ByteString getTransitiveIncludeDirectoryBytes(int index) repeated string transitive_include_directory = 6;- Specified by:
getTransitiveIncludeDirectoryBytesin interfaceBspTargetInfo.CppTargetInfoOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the transitiveIncludeDirectory at the given index.
-
getTransitiveQuoteIncludeDirectoryList
public com.google.protobuf.ProtocolStringList getTransitiveQuoteIncludeDirectoryList()repeated string transitive_quote_include_directory = 7;- Specified by:
getTransitiveQuoteIncludeDirectoryListin interfaceBspTargetInfo.CppTargetInfoOrBuilder- Returns:
- A list containing the transitiveQuoteIncludeDirectory.
-
getTransitiveQuoteIncludeDirectoryCount
public int getTransitiveQuoteIncludeDirectoryCount()repeated string transitive_quote_include_directory = 7;- Specified by:
getTransitiveQuoteIncludeDirectoryCountin interfaceBspTargetInfo.CppTargetInfoOrBuilder- Returns:
- The count of transitiveQuoteIncludeDirectory.
-
getTransitiveQuoteIncludeDirectory
repeated string transitive_quote_include_directory = 7;- Specified by:
getTransitiveQuoteIncludeDirectoryin interfaceBspTargetInfo.CppTargetInfoOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The transitiveQuoteIncludeDirectory at the given index.
-
getTransitiveQuoteIncludeDirectoryBytes
public com.google.protobuf.ByteString getTransitiveQuoteIncludeDirectoryBytes(int index) repeated string transitive_quote_include_directory = 7;- Specified by:
getTransitiveQuoteIncludeDirectoryBytesin interfaceBspTargetInfo.CppTargetInfoOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the transitiveQuoteIncludeDirectory at the given index.
-
getTransitiveDefineList
public com.google.protobuf.ProtocolStringList getTransitiveDefineList()repeated string transitive_define = 8;- Specified by:
getTransitiveDefineListin interfaceBspTargetInfo.CppTargetInfoOrBuilder- Returns:
- A list containing the transitiveDefine.
-
getTransitiveDefineCount
public int getTransitiveDefineCount()repeated string transitive_define = 8;- Specified by:
getTransitiveDefineCountin interfaceBspTargetInfo.CppTargetInfoOrBuilder- Returns:
- The count of transitiveDefine.
-
getTransitiveDefine
repeated string transitive_define = 8;- Specified by:
getTransitiveDefinein interfaceBspTargetInfo.CppTargetInfoOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The transitiveDefine at the given index.
-
getTransitiveDefineBytes
public com.google.protobuf.ByteString getTransitiveDefineBytes(int index) repeated string transitive_define = 8;- Specified by:
getTransitiveDefineBytesin interfaceBspTargetInfo.CppTargetInfoOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the transitiveDefine at the given index.
-
getTransitiveSystemIncludeDirectoryList
public com.google.protobuf.ProtocolStringList getTransitiveSystemIncludeDirectoryList()repeated string transitive_system_include_directory = 9;- Specified by:
getTransitiveSystemIncludeDirectoryListin interfaceBspTargetInfo.CppTargetInfoOrBuilder- Returns:
- A list containing the transitiveSystemIncludeDirectory.
-
getTransitiveSystemIncludeDirectoryCount
public int getTransitiveSystemIncludeDirectoryCount()repeated string transitive_system_include_directory = 9;- Specified by:
getTransitiveSystemIncludeDirectoryCountin interfaceBspTargetInfo.CppTargetInfoOrBuilder- Returns:
- The count of transitiveSystemIncludeDirectory.
-
getTransitiveSystemIncludeDirectory
repeated string transitive_system_include_directory = 9;- Specified by:
getTransitiveSystemIncludeDirectoryin interfaceBspTargetInfo.CppTargetInfoOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The transitiveSystemIncludeDirectory at the given index.
-
getTransitiveSystemIncludeDirectoryBytes
public com.google.protobuf.ByteString getTransitiveSystemIncludeDirectoryBytes(int index) repeated string transitive_system_include_directory = 9;- Specified by:
getTransitiveSystemIncludeDirectoryBytesin interfaceBspTargetInfo.CppTargetInfoOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the transitiveSystemIncludeDirectory at the given index.
-
getIncludePrefix
string include_prefix = 10;- Specified by:
getIncludePrefixin interfaceBspTargetInfo.CppTargetInfoOrBuilder- Returns:
- The includePrefix.
-
getIncludePrefixBytes
public com.google.protobuf.ByteString getIncludePrefixBytes()string include_prefix = 10;- Specified by:
getIncludePrefixBytesin interfaceBspTargetInfo.CppTargetInfoOrBuilder- Returns:
- The bytes for includePrefix.
-
getStripIncludePrefix
string strip_include_prefix = 11;- Specified by:
getStripIncludePrefixin interfaceBspTargetInfo.CppTargetInfoOrBuilder- Returns:
- The stripIncludePrefix.
-
getStripIncludePrefixBytes
public com.google.protobuf.ByteString getStripIncludePrefixBytes()string strip_include_prefix = 11;- Specified by:
getStripIncludePrefixBytesin interfaceBspTargetInfo.CppTargetInfoOrBuilder- Returns:
- The bytes for stripIncludePrefix.
-
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 BspTargetInfo.CppTargetInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BspTargetInfo.CppTargetInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BspTargetInfo.CppTargetInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BspTargetInfo.CppTargetInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BspTargetInfo.CppTargetInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BspTargetInfo.CppTargetInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static BspTargetInfo.CppTargetInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static BspTargetInfo.CppTargetInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static BspTargetInfo.CppTargetInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static BspTargetInfo.CppTargetInfo 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 BspTargetInfo.CppTargetInfo.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
-