Package akka.protobuf
Class DescriptorProtos.FileOptions
- java.lang.Object
-
- akka.protobuf.AbstractMessageLite
-
- akka.protobuf.AbstractMessage
-
- akka.protobuf.GeneratedMessage
-
- akka.protobuf.GeneratedMessage.ExtendableMessage<DescriptorProtos.FileOptions>
-
- akka.protobuf.DescriptorProtos.FileOptions
-
- All Implemented Interfaces:
DescriptorProtos.FileOptionsOrBuilder,GeneratedMessage.ExtendableMessageOrBuilder<DescriptorProtos.FileOptions>,Message,MessageLite,MessageLiteOrBuilder,MessageOrBuilder,java.io.Serializable
- Enclosing class:
- DescriptorProtos
public static final class DescriptorProtos.FileOptions extends GeneratedMessage.ExtendableMessage<DescriptorProtos.FileOptions> implements DescriptorProtos.FileOptionsOrBuilder
Protobuf typegoogle.protobuf.FileOptions- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDescriptorProtos.FileOptions.BuilderProtobuf typegoogle.protobuf.FileOptionsstatic classDescriptorProtos.FileOptions.OptimizeModeProtobuf enumgoogle.protobuf.FileOptions.OptimizeMode-
Nested classes/interfaces inherited from class akka.protobuf.GeneratedMessage.ExtendableMessage
GeneratedMessage.ExtendableMessage.ExtensionWriter
-
Nested classes/interfaces inherited from class akka.protobuf.GeneratedMessage
GeneratedMessage.BuilderParent, GeneratedMessage.ExtendableBuilder<MessageType extends GeneratedMessage.ExtendableMessage,BuilderType extends GeneratedMessage.ExtendableBuilder>, GeneratedMessage.ExtendableMessage<MessageType extends GeneratedMessage.ExtendableMessage>, GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends GeneratedMessage.ExtendableMessage>, GeneratedMessage.FieldAccessorTable, GeneratedMessage.GeneratedExtension<ContainingType extends Message,Type>
-
-
Field Summary
Fields Modifier and Type Field Description static intCC_GENERIC_SERVICES_FIELD_NUMBERstatic intGO_PACKAGE_FIELD_NUMBERstatic intJAVA_GENERATE_EQUALS_AND_HASH_FIELD_NUMBERstatic intJAVA_GENERIC_SERVICES_FIELD_NUMBERstatic intJAVA_MULTIPLE_FILES_FIELD_NUMBERstatic intJAVA_OUTER_CLASSNAME_FIELD_NUMBERstatic intJAVA_PACKAGE_FIELD_NUMBERstatic intOPTIMIZE_FOR_FIELD_NUMBERstatic Parser<DescriptorProtos.FileOptions>PARSERstatic intPY_GENERIC_SERVICES_FIELD_NUMBERstatic intUNINTERPRETED_OPTION_FIELD_NUMBER-
Fields inherited from class akka.protobuf.GeneratedMessage
alwaysUseFieldBuilders
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleangetCcGenericServices()optional bool cc_generic_services = 16 [default = false];static DescriptorProtos.FileOptionsgetDefaultInstance()DescriptorProtos.FileOptionsgetDefaultInstanceForType()Get an instance of the type with no fields set.static Descriptors.DescriptorgetDescriptor()java.lang.StringgetGoPackage()optional string go_package = 11;ByteStringgetGoPackageBytes()optional string go_package = 11;booleangetJavaGenerateEqualsAndHash()optional bool java_generate_equals_and_hash = 20 [default = false];booleangetJavaGenericServices()optional bool java_generic_services = 17 [default = false];booleangetJavaMultipleFiles()optional bool java_multiple_files = 10 [default = false];java.lang.StringgetJavaOuterClassname()optional string java_outer_classname = 8;ByteStringgetJavaOuterClassnameBytes()optional string java_outer_classname = 8;java.lang.StringgetJavaPackage()optional string java_package = 1;ByteStringgetJavaPackageBytes()optional string java_package = 1;DescriptorProtos.FileOptions.OptimizeModegetOptimizeFor()optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];Parser<DescriptorProtos.FileOptions>getParserForType()Gets the parser for a message of the same type as this message.booleangetPyGenericServices()optional bool py_generic_services = 18 [default = false];intgetSerializedSize()Get the number of bytes required to encode this message.DescriptorProtos.UninterpretedOptiongetUninterpretedOption(int index)repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;intgetUninterpretedOptionCount()repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;java.util.List<DescriptorProtos.UninterpretedOption>getUninterpretedOptionList()repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;DescriptorProtos.UninterpretedOptionOrBuildergetUninterpretedOptionOrBuilder(int index)repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;java.util.List<? extends DescriptorProtos.UninterpretedOptionOrBuilder>getUninterpretedOptionOrBuilderList()repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;UnknownFieldSetgetUnknownFields()Get theUnknownFieldSetfor this message.booleanhasCcGenericServices()optional bool cc_generic_services = 16 [default = false];booleanhasGoPackage()optional string go_package = 11;booleanhasJavaGenerateEqualsAndHash()optional bool java_generate_equals_and_hash = 20 [default = false];booleanhasJavaGenericServices()optional bool java_generic_services = 17 [default = false];booleanhasJavaMultipleFiles()optional bool java_multiple_files = 10 [default = false];booleanhasJavaOuterClassname()optional string java_outer_classname = 8;booleanhasJavaPackage()optional string java_package = 1;booleanhasOptimizeFor()optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];booleanhasPyGenericServices()optional bool py_generic_services = 18 [default = false];protected GeneratedMessage.FieldAccessorTableinternalGetFieldAccessorTable()Get the FieldAccessorTable for this type.booleanisInitialized()Returns true if all required fields in the message and all embedded messages are set, false otherwise.static DescriptorProtos.FileOptions.BuildernewBuilder()static DescriptorProtos.FileOptions.BuildernewBuilder(DescriptorProtos.FileOptions prototype)DescriptorProtos.FileOptions.BuildernewBuilderForType()Constructs a new builder for a message of the same type as this message.protected DescriptorProtos.FileOptions.BuildernewBuilderForType(GeneratedMessage.BuilderParent parent)static DescriptorProtos.FileOptionsparseDelimitedFrom(java.io.InputStream input)static DescriptorProtos.FileOptionsparseDelimitedFrom(java.io.InputStream input, ExtensionRegistryLite extensionRegistry)static DescriptorProtos.FileOptionsparseFrom(byte[] data)static DescriptorProtos.FileOptionsparseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)static DescriptorProtos.FileOptionsparseFrom(ByteString data)static DescriptorProtos.FileOptionsparseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)static DescriptorProtos.FileOptionsparseFrom(CodedInputStream input)static DescriptorProtos.FileOptionsparseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)static DescriptorProtos.FileOptionsparseFrom(java.io.InputStream input)static DescriptorProtos.FileOptionsparseFrom(java.io.InputStream input, ExtensionRegistryLite extensionRegistry)DescriptorProtos.FileOptions.BuildertoBuilder()Constructs a builder initialized with the current message.protected java.lang.ObjectwriteReplace()Replaces this object in the output stream with a serialized form.voidwriteTo(CodedOutputStream output)Serializes the message and writes it tooutput.-
Methods inherited from class akka.protobuf.GeneratedMessage.ExtendableMessage
extensionsAreInitialized, extensionsSerializedSize, extensionsSerializedSizeAsMessageSet, getAllFields, getExtension, getExtension, getExtensionCount, getExtensionFields, getField, getRepeatedField, getRepeatedFieldCount, hasExtension, hasField, makeExtensionsImmutable, newExtensionWriter, newMessageSetExtensionWriter, parseUnknownField
-
Methods inherited from class akka.protobuf.GeneratedMessage
getDescriptorForType, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension
-
Methods inherited from class akka.protobuf.AbstractMessage
equals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class akka.protobuf.AbstractMessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface akka.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
getExtension, getExtension, getExtensionCount, hasExtension
-
Methods inherited from interface akka.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from interface akka.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, hasField
-
-
-
-
Field Detail
-
PARSER
public static Parser<DescriptorProtos.FileOptions> PARSER
-
JAVA_PACKAGE_FIELD_NUMBER
public static final int JAVA_PACKAGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
JAVA_OUTER_CLASSNAME_FIELD_NUMBER
public static final int JAVA_OUTER_CLASSNAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
JAVA_MULTIPLE_FILES_FIELD_NUMBER
public static final int JAVA_MULTIPLE_FILES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
JAVA_GENERATE_EQUALS_AND_HASH_FIELD_NUMBER
public static final int JAVA_GENERATE_EQUALS_AND_HASH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OPTIMIZE_FOR_FIELD_NUMBER
public static final int OPTIMIZE_FOR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GO_PACKAGE_FIELD_NUMBER
public static final int GO_PACKAGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CC_GENERIC_SERVICES_FIELD_NUMBER
public static final int CC_GENERIC_SERVICES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
JAVA_GENERIC_SERVICES_FIELD_NUMBER
public static final int JAVA_GENERIC_SERVICES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PY_GENERIC_SERVICES_FIELD_NUMBER
public static final int PY_GENERIC_SERVICES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UNINTERPRETED_OPTION_FIELD_NUMBER
public static final int UNINTERPRETED_OPTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
getDefaultInstance
public static DescriptorProtos.FileOptions getDefaultInstance()
-
getDefaultInstanceForType
public DescriptorProtos.FileOptions getDefaultInstanceForType()
Description copied from interface:MessageLiteOrBuilderGet an instance of the type with no fields set. Because no fields are set, all getters for singular fields will return default values and repeated fields will appear empty. This may or may not be a singleton. This differs from thegetDefaultInstance()method of generated message classes in that this method is an abstract method of theMessageLiteinterface whereasgetDefaultInstance()is a static method of a specific class. They return the same thing.- Specified by:
getDefaultInstanceForTypein interfaceMessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceMessageOrBuilder
-
getUnknownFields
public final UnknownFieldSet getUnknownFields()
Description copied from interface:MessageOrBuilderGet theUnknownFieldSetfor this message.- Specified by:
getUnknownFieldsin interfaceMessageOrBuilder- Overrides:
getUnknownFieldsin classGeneratedMessage
-
getDescriptor
public static final Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Description copied from class:GeneratedMessageGet the FieldAccessorTable for this type. We can't have the message class pass this in to the constructor because of bootstrapping trouble with DescriptorProtos.- Specified by:
internalGetFieldAccessorTablein classGeneratedMessage
-
getParserForType
public Parser<DescriptorProtos.FileOptions> getParserForType()
Description copied from interface:MessageLiteGets the parser for a message of the same type as this message.- Specified by:
getParserForTypein interfaceMessage- Specified by:
getParserForTypein interfaceMessageLite- Overrides:
getParserForTypein classGeneratedMessage
-
hasJavaPackage
public boolean hasJavaPackage()
optional string java_package = 1;Sets the Java package where classes generated from this .proto will be placed. By default, the proto package is used, but this is often inappropriate because proto packages do not normally start with backwards domain names.
- Specified by:
hasJavaPackagein interfaceDescriptorProtos.FileOptionsOrBuilder
-
getJavaPackage
public java.lang.String getJavaPackage()
optional string java_package = 1;Sets the Java package where classes generated from this .proto will be placed. By default, the proto package is used, but this is often inappropriate because proto packages do not normally start with backwards domain names.
- Specified by:
getJavaPackagein interfaceDescriptorProtos.FileOptionsOrBuilder
-
getJavaPackageBytes
public ByteString getJavaPackageBytes()
optional string java_package = 1;Sets the Java package where classes generated from this .proto will be placed. By default, the proto package is used, but this is often inappropriate because proto packages do not normally start with backwards domain names.
- Specified by:
getJavaPackageBytesin interfaceDescriptorProtos.FileOptionsOrBuilder
-
hasJavaOuterClassname
public boolean hasJavaOuterClassname()
optional string java_outer_classname = 8;If set, all the classes from the .proto file are wrapped in a single outer class with the given name. This applies to both Proto1 (equivalent to the old "--one_java_file" option) and Proto2 (where a .proto always translates to a single class, but you may want to explicitly choose the class name).
- Specified by:
hasJavaOuterClassnamein interfaceDescriptorProtos.FileOptionsOrBuilder
-
getJavaOuterClassname
public java.lang.String getJavaOuterClassname()
optional string java_outer_classname = 8;If set, all the classes from the .proto file are wrapped in a single outer class with the given name. This applies to both Proto1 (equivalent to the old "--one_java_file" option) and Proto2 (where a .proto always translates to a single class, but you may want to explicitly choose the class name).
- Specified by:
getJavaOuterClassnamein interfaceDescriptorProtos.FileOptionsOrBuilder
-
getJavaOuterClassnameBytes
public ByteString getJavaOuterClassnameBytes()
optional string java_outer_classname = 8;If set, all the classes from the .proto file are wrapped in a single outer class with the given name. This applies to both Proto1 (equivalent to the old "--one_java_file" option) and Proto2 (where a .proto always translates to a single class, but you may want to explicitly choose the class name).
- Specified by:
getJavaOuterClassnameBytesin interfaceDescriptorProtos.FileOptionsOrBuilder
-
hasJavaMultipleFiles
public boolean hasJavaMultipleFiles()
optional bool java_multiple_files = 10 [default = false];If set true, then the Java code generator will generate a separate .java file for each top-level message, enum, and service defined in the .proto file. Thus, these types will *not* be nested inside the outer class named by java_outer_classname. However, the outer class will still be generated to contain the file's getDescriptor() method as well as any top-level extensions defined in the file.
- Specified by:
hasJavaMultipleFilesin interfaceDescriptorProtos.FileOptionsOrBuilder
-
getJavaMultipleFiles
public boolean getJavaMultipleFiles()
optional bool java_multiple_files = 10 [default = false];If set true, then the Java code generator will generate a separate .java file for each top-level message, enum, and service defined in the .proto file. Thus, these types will *not* be nested inside the outer class named by java_outer_classname. However, the outer class will still be generated to contain the file's getDescriptor() method as well as any top-level extensions defined in the file.
- Specified by:
getJavaMultipleFilesin interfaceDescriptorProtos.FileOptionsOrBuilder
-
hasJavaGenerateEqualsAndHash
public boolean hasJavaGenerateEqualsAndHash()
optional bool java_generate_equals_and_hash = 20 [default = false];If set true, then the Java code generator will generate equals() and hashCode() methods for all messages defined in the .proto file. This is purely a speed optimization, as the AbstractMessage base class includes reflection-based implementations of these methods.
- Specified by:
hasJavaGenerateEqualsAndHashin interfaceDescriptorProtos.FileOptionsOrBuilder
-
getJavaGenerateEqualsAndHash
public boolean getJavaGenerateEqualsAndHash()
optional bool java_generate_equals_and_hash = 20 [default = false];If set true, then the Java code generator will generate equals() and hashCode() methods for all messages defined in the .proto file. This is purely a speed optimization, as the AbstractMessage base class includes reflection-based implementations of these methods.
- Specified by:
getJavaGenerateEqualsAndHashin interfaceDescriptorProtos.FileOptionsOrBuilder
-
hasOptimizeFor
public boolean hasOptimizeFor()
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];- Specified by:
hasOptimizeForin interfaceDescriptorProtos.FileOptionsOrBuilder
-
getOptimizeFor
public DescriptorProtos.FileOptions.OptimizeMode getOptimizeFor()
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];- Specified by:
getOptimizeForin interfaceDescriptorProtos.FileOptionsOrBuilder
-
hasGoPackage
public boolean hasGoPackage()
optional string go_package = 11;Sets the Go package where structs generated from this .proto will be placed. There is no default.
- Specified by:
hasGoPackagein interfaceDescriptorProtos.FileOptionsOrBuilder
-
getGoPackage
public java.lang.String getGoPackage()
optional string go_package = 11;Sets the Go package where structs generated from this .proto will be placed. There is no default.
- Specified by:
getGoPackagein interfaceDescriptorProtos.FileOptionsOrBuilder
-
getGoPackageBytes
public ByteString getGoPackageBytes()
optional string go_package = 11;Sets the Go package where structs generated from this .proto will be placed. There is no default.
- Specified by:
getGoPackageBytesin interfaceDescriptorProtos.FileOptionsOrBuilder
-
hasCcGenericServices
public boolean hasCcGenericServices()
optional bool cc_generic_services = 16 [default = false];Should generic services be generated in each language? "Generic" services are not specific to any particular RPC system. They are generated by the main code generators in each language (without additional plugins). Generic services were the only kind of service generation supported by early versions of proto2. Generic services are now considered deprecated in favor of using plugins that generate code specific to your particular RPC system. Therefore, these default to false. Old code which depends on generic services should explicitly set them to true.
- Specified by:
hasCcGenericServicesin interfaceDescriptorProtos.FileOptionsOrBuilder
-
getCcGenericServices
public boolean getCcGenericServices()
optional bool cc_generic_services = 16 [default = false];Should generic services be generated in each language? "Generic" services are not specific to any particular RPC system. They are generated by the main code generators in each language (without additional plugins). Generic services were the only kind of service generation supported by early versions of proto2. Generic services are now considered deprecated in favor of using plugins that generate code specific to your particular RPC system. Therefore, these default to false. Old code which depends on generic services should explicitly set them to true.
- Specified by:
getCcGenericServicesin interfaceDescriptorProtos.FileOptionsOrBuilder
-
hasJavaGenericServices
public boolean hasJavaGenericServices()
optional bool java_generic_services = 17 [default = false];- Specified by:
hasJavaGenericServicesin interfaceDescriptorProtos.FileOptionsOrBuilder
-
getJavaGenericServices
public boolean getJavaGenericServices()
optional bool java_generic_services = 17 [default = false];- Specified by:
getJavaGenericServicesin interfaceDescriptorProtos.FileOptionsOrBuilder
-
hasPyGenericServices
public boolean hasPyGenericServices()
optional bool py_generic_services = 18 [default = false];- Specified by:
hasPyGenericServicesin interfaceDescriptorProtos.FileOptionsOrBuilder
-
getPyGenericServices
public boolean getPyGenericServices()
optional bool py_generic_services = 18 [default = false];- Specified by:
getPyGenericServicesin interfaceDescriptorProtos.FileOptionsOrBuilder
-
getUninterpretedOptionList
public java.util.List<DescriptorProtos.UninterpretedOption> getUninterpretedOptionList()
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;The parser stores options it doesn't recognize here. See above.
- Specified by:
getUninterpretedOptionListin interfaceDescriptorProtos.FileOptionsOrBuilder
-
getUninterpretedOptionOrBuilderList
public java.util.List<? extends DescriptorProtos.UninterpretedOptionOrBuilder> getUninterpretedOptionOrBuilderList()
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;The parser stores options it doesn't recognize here. See above.
- Specified by:
getUninterpretedOptionOrBuilderListin interfaceDescriptorProtos.FileOptionsOrBuilder
-
getUninterpretedOptionCount
public int getUninterpretedOptionCount()
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;The parser stores options it doesn't recognize here. See above.
- Specified by:
getUninterpretedOptionCountin interfaceDescriptorProtos.FileOptionsOrBuilder
-
getUninterpretedOption
public DescriptorProtos.UninterpretedOption getUninterpretedOption(int index)
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;The parser stores options it doesn't recognize here. See above.
- Specified by:
getUninterpretedOptionin interfaceDescriptorProtos.FileOptionsOrBuilder
-
getUninterpretedOptionOrBuilder
public DescriptorProtos.UninterpretedOptionOrBuilder getUninterpretedOptionOrBuilder(int index)
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;The parser stores options it doesn't recognize here. See above.
- Specified by:
getUninterpretedOptionOrBuilderin interfaceDescriptorProtos.FileOptionsOrBuilder
-
isInitialized
public final boolean isInitialized()
Description copied from interface:MessageLiteOrBuilderReturns true if all required fields in the message and all embedded messages are set, false otherwise.- Specified by:
isInitializedin interfaceMessageLiteOrBuilder- Overrides:
isInitializedin classGeneratedMessage.ExtendableMessage<DescriptorProtos.FileOptions>
-
writeTo
public void writeTo(CodedOutputStream output) throws java.io.IOException
Description copied from interface:MessageLiteSerializes the message and writes it tooutput. This does not flush or close the stream.- Specified by:
writeToin interfaceMessageLite- Overrides:
writeToin classAbstractMessage- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
Description copied from interface:MessageLiteGet the number of bytes required to encode this message. The result is only computed on the first call and memoized after that.- Specified by:
getSerializedSizein interfaceMessageLite- Overrides:
getSerializedSizein classAbstractMessage
-
writeReplace
protected java.lang.Object writeReplace() throws java.io.ObjectStreamExceptionDescription copied from class:GeneratedMessageReplaces this object in the output stream with a serialized form. Part of Java's serialization magic. Generated sub-classes must override this method by callingreturn super.writeReplace();- Overrides:
writeReplacein classGeneratedMessage- Returns:
- a SerializedForm of this message
- Throws:
java.io.ObjectStreamException
-
parseFrom
public static DescriptorProtos.FileOptions parseFrom(ByteString data) throws InvalidProtocolBufferException
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static DescriptorProtos.FileOptions parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static DescriptorProtos.FileOptions parseFrom(byte[] data) throws InvalidProtocolBufferException
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static DescriptorProtos.FileOptions parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static DescriptorProtos.FileOptions parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static DescriptorProtos.FileOptions parseFrom(java.io.InputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static DescriptorProtos.FileOptions parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static DescriptorProtos.FileOptions parseDelimitedFrom(java.io.InputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static DescriptorProtos.FileOptions parseFrom(CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static DescriptorProtos.FileOptions parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilder
public static DescriptorProtos.FileOptions.Builder newBuilder()
-
newBuilderForType
public DescriptorProtos.FileOptions.Builder newBuilderForType()
Description copied from interface:MessageLiteConstructs a new builder for a message of the same type as this message.- Specified by:
newBuilderForTypein interfaceMessage- Specified by:
newBuilderForTypein interfaceMessageLite
-
newBuilder
public static DescriptorProtos.FileOptions.Builder newBuilder(DescriptorProtos.FileOptions prototype)
-
toBuilder
public DescriptorProtos.FileOptions.Builder toBuilder()
Description copied from interface:MessageLiteConstructs a builder initialized with the current message. Use this to derive a new message from the current one.- Specified by:
toBuilderin interfaceMessage- Specified by:
toBuilderin interfaceMessageLite
-
newBuilderForType
protected DescriptorProtos.FileOptions.Builder newBuilderForType(GeneratedMessage.BuilderParent parent)
- Specified by:
newBuilderForTypein classGeneratedMessage
-
-