Class StardocOutputProtos.ModuleInfo
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.google.devtools.build.lib.starlarkdocextract.StardocOutputProtos.ModuleInfo
- All Implemented Interfaces:
StardocOutputProtos.ModuleInfoOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- Enclosing class:
- StardocOutputProtos
public static final class StardocOutputProtos.ModuleInfo
extends com.google.protobuf.GeneratedMessage
implements StardocOutputProtos.ModuleInfoOrBuilder
The root output proto of Stardoc. An invocation of Stardoc on a single file will output exactly one instance of this proto, representing all documentation for the input Starlark file.Protobuf type
stardoc_output.ModuleInfo- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classThe root output proto of Stardoc.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 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 TypeMethodDescriptionbooleangetAspectInfo(int index) repeated .stardoc_output.AspectInfo aspect_info = 4;intrepeated .stardoc_output.AspectInfo aspect_info = 4;repeated .stardoc_output.AspectInfo aspect_info = 4;getAspectInfoOrBuilder(int index) repeated .stardoc_output.AspectInfo aspect_info = 4;List<? extends StardocOutputProtos.AspectInfoOrBuilder>repeated .stardoc_output.AspectInfo aspect_info = 4;static final com.google.protobuf.Descriptors.DescriptorgetFile()The display form of the label of the module file (as seen from the starlark_doc_extract or Stardoc target's repo).com.google.protobuf.ByteStringThe display form of the label of the module file (as seen from the starlark_doc_extract or Stardoc target's repo).getFuncInfo(int index) repeated .stardoc_output.StarlarkFunctionInfo func_info = 3;intrepeated .stardoc_output.StarlarkFunctionInfo func_info = 3;repeated .stardoc_output.StarlarkFunctionInfo func_info = 3;getFuncInfoOrBuilder(int index) repeated .stardoc_output.StarlarkFunctionInfo func_info = 3;repeated .stardoc_output.StarlarkFunctionInfo func_info = 3;getMacroInfo(int index) repeated .stardoc_output.MacroInfo macro_info = 9;intrepeated .stardoc_output.MacroInfo macro_info = 9;repeated .stardoc_output.MacroInfo macro_info = 9;getMacroInfoOrBuilder(int index) repeated .stardoc_output.MacroInfo macro_info = 9;List<? extends StardocOutputProtos.MacroInfoOrBuilder>repeated .stardoc_output.MacroInfo macro_info = 9;The docstring present at the top of the input Starlark file.com.google.protobuf.ByteStringThe docstring present at the top of the input Starlark file.getModuleExtensionInfo(int index) repeated .stardoc_output.ModuleExtensionInfo module_extension_info = 7;intrepeated .stardoc_output.ModuleExtensionInfo module_extension_info = 7;repeated .stardoc_output.ModuleExtensionInfo module_extension_info = 7;getModuleExtensionInfoOrBuilder(int index) repeated .stardoc_output.ModuleExtensionInfo module_extension_info = 7;repeated .stardoc_output.ModuleExtensionInfo module_extension_info = 7;com.google.protobuf.Parser<StardocOutputProtos.ModuleInfo>getProviderInfo(int index) repeated .stardoc_output.ProviderInfo provider_info = 2;intrepeated .stardoc_output.ProviderInfo provider_info = 2;repeated .stardoc_output.ProviderInfo provider_info = 2;getProviderInfoOrBuilder(int index) repeated .stardoc_output.ProviderInfo provider_info = 2;List<? extends StardocOutputProtos.ProviderInfoOrBuilder>repeated .stardoc_output.ProviderInfo provider_info = 2;getRepositoryRuleInfo(int index) repeated .stardoc_output.RepositoryRuleInfo repository_rule_info = 8;intrepeated .stardoc_output.RepositoryRuleInfo repository_rule_info = 8;repeated .stardoc_output.RepositoryRuleInfo repository_rule_info = 8;getRepositoryRuleInfoOrBuilder(int index) repeated .stardoc_output.RepositoryRuleInfo repository_rule_info = 8;repeated .stardoc_output.RepositoryRuleInfo repository_rule_info = 8;getRuleInfo(int index) repeated .stardoc_output.RuleInfo rule_info = 1;intrepeated .stardoc_output.RuleInfo rule_info = 1;repeated .stardoc_output.RuleInfo rule_info = 1;getRuleInfoOrBuilder(int index) repeated .stardoc_output.RuleInfo rule_info = 1;List<? extends StardocOutputProtos.RuleInfoOrBuilder>repeated .stardoc_output.RuleInfo rule_info = 1;intinthashCode()protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleannewBuilder(StardocOutputProtos.ModuleInfo prototype) protected StardocOutputProtos.ModuleInfo.BuildernewBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) 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<StardocOutputProtos.ModuleInfo>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
-
RULE_INFO_FIELD_NUMBER
public static final int RULE_INFO_FIELD_NUMBER- See Also:
-
PROVIDER_INFO_FIELD_NUMBER
public static final int PROVIDER_INFO_FIELD_NUMBER- See Also:
-
FUNC_INFO_FIELD_NUMBER
public static final int FUNC_INFO_FIELD_NUMBER- See Also:
-
ASPECT_INFO_FIELD_NUMBER
public static final int ASPECT_INFO_FIELD_NUMBER- See Also:
-
MODULE_DOCSTRING_FIELD_NUMBER
public static final int MODULE_DOCSTRING_FIELD_NUMBER- See Also:
-
FILE_FIELD_NUMBER
public static final int FILE_FIELD_NUMBER- See Also:
-
MODULE_EXTENSION_INFO_FIELD_NUMBER
public static final int MODULE_EXTENSION_INFO_FIELD_NUMBER- See Also:
-
REPOSITORY_RULE_INFO_FIELD_NUMBER
public static final int REPOSITORY_RULE_INFO_FIELD_NUMBER- See Also:
-
MACRO_INFO_FIELD_NUMBER
public static final int MACRO_INFO_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
-
getRuleInfoList
repeated .stardoc_output.RuleInfo rule_info = 1;- Specified by:
getRuleInfoListin interfaceStardocOutputProtos.ModuleInfoOrBuilder
-
getRuleInfoOrBuilderList
repeated .stardoc_output.RuleInfo rule_info = 1;- Specified by:
getRuleInfoOrBuilderListin interfaceStardocOutputProtos.ModuleInfoOrBuilder
-
getRuleInfoCount
public int getRuleInfoCount()repeated .stardoc_output.RuleInfo rule_info = 1;- Specified by:
getRuleInfoCountin interfaceStardocOutputProtos.ModuleInfoOrBuilder
-
getRuleInfo
repeated .stardoc_output.RuleInfo rule_info = 1;- Specified by:
getRuleInfoin interfaceStardocOutputProtos.ModuleInfoOrBuilder
-
getRuleInfoOrBuilder
repeated .stardoc_output.RuleInfo rule_info = 1;- Specified by:
getRuleInfoOrBuilderin interfaceStardocOutputProtos.ModuleInfoOrBuilder
-
getProviderInfoList
repeated .stardoc_output.ProviderInfo provider_info = 2;- Specified by:
getProviderInfoListin interfaceStardocOutputProtos.ModuleInfoOrBuilder
-
getProviderInfoOrBuilderList
repeated .stardoc_output.ProviderInfo provider_info = 2;- Specified by:
getProviderInfoOrBuilderListin interfaceStardocOutputProtos.ModuleInfoOrBuilder
-
getProviderInfoCount
public int getProviderInfoCount()repeated .stardoc_output.ProviderInfo provider_info = 2;- Specified by:
getProviderInfoCountin interfaceStardocOutputProtos.ModuleInfoOrBuilder
-
getProviderInfo
repeated .stardoc_output.ProviderInfo provider_info = 2;- Specified by:
getProviderInfoin interfaceStardocOutputProtos.ModuleInfoOrBuilder
-
getProviderInfoOrBuilder
repeated .stardoc_output.ProviderInfo provider_info = 2;- Specified by:
getProviderInfoOrBuilderin interfaceStardocOutputProtos.ModuleInfoOrBuilder
-
getFuncInfoList
repeated .stardoc_output.StarlarkFunctionInfo func_info = 3;- Specified by:
getFuncInfoListin interfaceStardocOutputProtos.ModuleInfoOrBuilder
-
getFuncInfoOrBuilderList
repeated .stardoc_output.StarlarkFunctionInfo func_info = 3;- Specified by:
getFuncInfoOrBuilderListin interfaceStardocOutputProtos.ModuleInfoOrBuilder
-
getFuncInfoCount
public int getFuncInfoCount()repeated .stardoc_output.StarlarkFunctionInfo func_info = 3;- Specified by:
getFuncInfoCountin interfaceStardocOutputProtos.ModuleInfoOrBuilder
-
getFuncInfo
repeated .stardoc_output.StarlarkFunctionInfo func_info = 3;- Specified by:
getFuncInfoin interfaceStardocOutputProtos.ModuleInfoOrBuilder
-
getFuncInfoOrBuilder
repeated .stardoc_output.StarlarkFunctionInfo func_info = 3;- Specified by:
getFuncInfoOrBuilderin interfaceStardocOutputProtos.ModuleInfoOrBuilder
-
getAspectInfoList
repeated .stardoc_output.AspectInfo aspect_info = 4;- Specified by:
getAspectInfoListin interfaceStardocOutputProtos.ModuleInfoOrBuilder
-
getAspectInfoOrBuilderList
repeated .stardoc_output.AspectInfo aspect_info = 4;- Specified by:
getAspectInfoOrBuilderListin interfaceStardocOutputProtos.ModuleInfoOrBuilder
-
getAspectInfoCount
public int getAspectInfoCount()repeated .stardoc_output.AspectInfo aspect_info = 4;- Specified by:
getAspectInfoCountin interfaceStardocOutputProtos.ModuleInfoOrBuilder
-
getAspectInfo
repeated .stardoc_output.AspectInfo aspect_info = 4;- Specified by:
getAspectInfoin interfaceStardocOutputProtos.ModuleInfoOrBuilder
-
getAspectInfoOrBuilder
repeated .stardoc_output.AspectInfo aspect_info = 4;- Specified by:
getAspectInfoOrBuilderin interfaceStardocOutputProtos.ModuleInfoOrBuilder
-
getModuleDocstring
The docstring present at the top of the input Starlark file.
string module_docstring = 5;- Specified by:
getModuleDocstringin interfaceStardocOutputProtos.ModuleInfoOrBuilder- Returns:
- The moduleDocstring.
-
getModuleDocstringBytes
public com.google.protobuf.ByteString getModuleDocstringBytes()The docstring present at the top of the input Starlark file.
string module_docstring = 5;- Specified by:
getModuleDocstringBytesin interfaceStardocOutputProtos.ModuleInfoOrBuilder- Returns:
- The bytes for moduleDocstring.
-
getFile
The display form of the label of the module file (as seen from the starlark_doc_extract or Stardoc target's repo). Unset when there is no module file (e.g. when the module is a REPL, or in Bazel's internal tests).
string file = 6;- Specified by:
getFilein interfaceStardocOutputProtos.ModuleInfoOrBuilder- Returns:
- The file.
-
getFileBytes
public com.google.protobuf.ByteString getFileBytes()The display form of the label of the module file (as seen from the starlark_doc_extract or Stardoc target's repo). Unset when there is no module file (e.g. when the module is a REPL, or in Bazel's internal tests).
string file = 6;- Specified by:
getFileBytesin interfaceStardocOutputProtos.ModuleInfoOrBuilder- Returns:
- The bytes for file.
-
getModuleExtensionInfoList
repeated .stardoc_output.ModuleExtensionInfo module_extension_info = 7;- Specified by:
getModuleExtensionInfoListin interfaceStardocOutputProtos.ModuleInfoOrBuilder
-
getModuleExtensionInfoOrBuilderList
public List<? extends StardocOutputProtos.ModuleExtensionInfoOrBuilder> getModuleExtensionInfoOrBuilderList()repeated .stardoc_output.ModuleExtensionInfo module_extension_info = 7;- Specified by:
getModuleExtensionInfoOrBuilderListin interfaceStardocOutputProtos.ModuleInfoOrBuilder
-
getModuleExtensionInfoCount
public int getModuleExtensionInfoCount()repeated .stardoc_output.ModuleExtensionInfo module_extension_info = 7;- Specified by:
getModuleExtensionInfoCountin interfaceStardocOutputProtos.ModuleInfoOrBuilder
-
getModuleExtensionInfo
repeated .stardoc_output.ModuleExtensionInfo module_extension_info = 7;- Specified by:
getModuleExtensionInfoin interfaceStardocOutputProtos.ModuleInfoOrBuilder
-
getModuleExtensionInfoOrBuilder
repeated .stardoc_output.ModuleExtensionInfo module_extension_info = 7;- Specified by:
getModuleExtensionInfoOrBuilderin interfaceStardocOutputProtos.ModuleInfoOrBuilder
-
getRepositoryRuleInfoList
repeated .stardoc_output.RepositoryRuleInfo repository_rule_info = 8;- Specified by:
getRepositoryRuleInfoListin interfaceStardocOutputProtos.ModuleInfoOrBuilder
-
getRepositoryRuleInfoOrBuilderList
public List<? extends StardocOutputProtos.RepositoryRuleInfoOrBuilder> getRepositoryRuleInfoOrBuilderList()repeated .stardoc_output.RepositoryRuleInfo repository_rule_info = 8;- Specified by:
getRepositoryRuleInfoOrBuilderListin interfaceStardocOutputProtos.ModuleInfoOrBuilder
-
getRepositoryRuleInfoCount
public int getRepositoryRuleInfoCount()repeated .stardoc_output.RepositoryRuleInfo repository_rule_info = 8;- Specified by:
getRepositoryRuleInfoCountin interfaceStardocOutputProtos.ModuleInfoOrBuilder
-
getRepositoryRuleInfo
repeated .stardoc_output.RepositoryRuleInfo repository_rule_info = 8;- Specified by:
getRepositoryRuleInfoin interfaceStardocOutputProtos.ModuleInfoOrBuilder
-
getRepositoryRuleInfoOrBuilder
repeated .stardoc_output.RepositoryRuleInfo repository_rule_info = 8;- Specified by:
getRepositoryRuleInfoOrBuilderin interfaceStardocOutputProtos.ModuleInfoOrBuilder
-
getMacroInfoList
repeated .stardoc_output.MacroInfo macro_info = 9;- Specified by:
getMacroInfoListin interfaceStardocOutputProtos.ModuleInfoOrBuilder
-
getMacroInfoOrBuilderList
repeated .stardoc_output.MacroInfo macro_info = 9;- Specified by:
getMacroInfoOrBuilderListin interfaceStardocOutputProtos.ModuleInfoOrBuilder
-
getMacroInfoCount
public int getMacroInfoCount()repeated .stardoc_output.MacroInfo macro_info = 9;- Specified by:
getMacroInfoCountin interfaceStardocOutputProtos.ModuleInfoOrBuilder
-
getMacroInfo
repeated .stardoc_output.MacroInfo macro_info = 9;- Specified by:
getMacroInfoin interfaceStardocOutputProtos.ModuleInfoOrBuilder
-
getMacroInfoOrBuilder
repeated .stardoc_output.MacroInfo macro_info = 9;- Specified by:
getMacroInfoOrBuilderin interfaceStardocOutputProtos.ModuleInfoOrBuilder
-
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 StardocOutputProtos.ModuleInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StardocOutputProtos.ModuleInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StardocOutputProtos.ModuleInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StardocOutputProtos.ModuleInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StardocOutputProtos.ModuleInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StardocOutputProtos.ModuleInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static StardocOutputProtos.ModuleInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static StardocOutputProtos.ModuleInfo parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static StardocOutputProtos.ModuleInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static StardocOutputProtos.ModuleInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static StardocOutputProtos.ModuleInfo 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 StardocOutputProtos.ModuleInfo.Builder newBuilder(StardocOutputProtos.ModuleInfo prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected StardocOutputProtos.ModuleInfo.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
-