Class DescriptorProtos.FileOptions.Builder
- All Implemented Interfaces:
DescriptorProtos.FileOptionsOrBuilder,GeneratedMessageV3.ExtendableMessageOrBuilder<DescriptorProtos.FileOptions>,Message.Builder,MessageLite.Builder,MessageLiteOrBuilder,MessageOrBuilder,Cloneable
- Enclosing class:
- DescriptorProtos.FileOptions
google.protobuf.FileOptions-
Nested Class Summary
Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite.Builder
AbstractMessageLite.Builder.LimitedInputStream -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate intprivate booleanprivate booleanprivate Objectprivate booleanprivate DescriptorProtos.FeatureSetprivate SingleFieldBuilderV3<DescriptorProtos.FeatureSet,DescriptorProtos.FeatureSet.Builder, DescriptorProtos.FeatureSetOrBuilder> private Objectprivate booleanprivate booleanprivate booleanprivate Objectprivate Objectprivate booleanprivate Objectprivate intprivate Objectprivate booleanprivate Objectprivate Objectprivate booleanprivate Objectprivate Objectprivate List<DescriptorProtos.UninterpretedOption>private RepeatedFieldBuilderV3<DescriptorProtos.UninterpretedOption,DescriptorProtos.UninterpretedOption.Builder, DescriptorProtos.UninterpretedOptionOrBuilder> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption> values) The parser stores options it doesn't recognize here.addExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.FileOptions, List<Type>> extension, Type value) Append a value to a repeated extension.addRepeatedField(Descriptors.FieldDescriptor field, Object value) LikesetRepeatedField, but appends the value as a new element.addUninterpretedOption(int index, DescriptorProtos.UninterpretedOption value) The parser stores options it doesn't recognize here.addUninterpretedOption(int index, DescriptorProtos.UninterpretedOption.Builder builderForValue) The parser stores options it doesn't recognize here.The parser stores options it doesn't recognize here.addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder builderForValue) The parser stores options it doesn't recognize here.The parser stores options it doesn't recognize here.addUninterpretedOptionBuilder(int index) The parser stores options it doesn't recognize here.build()Constructs the message based on the state of the Builder.LikeMessageLite.Builder.build(), but does not throw an exception if the message is missing required fields.private voidprivate voidclear()Called by the initialization and clear code paths to allow subclasses to reset any of their builtin fields back to the initial values.Enables the use of arenas for the proto messages in this file.Should generic services be generated in each language? "Generic" services are not specific to any particular RPC system.Namespace for generated classes; defaults to the package.Is this file deprecated? Depending on the target platform, this can emit Deprecated annotations for everything in the file, or it will be completely ignored; in the very least, this is a formalization for deprecating files.Clears an extension.Any features defined in the specific edition.Clears the field.Sets the Go package where structs generated from this .proto will be placed.Deprecated.google.protobuf.FileOptions.java_generate_equals_and_hash is deprecated.optional bool java_generic_services = 17 [default = false];If enabled, then the Java code generator will generate a separate .java file for each top-level message, enum, and service defined in the .proto file.Controls the name of the wrapper Java class generated for the .proto file.Sets the Java package where classes generated from this .proto will be placed.If set true, then the Java2 code generator will generate code that throws an exception whenever an attempt is made to assign a non-UTF-8 byte sequence to a string field.Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto.TODO: Clear it when all subclasses have implemented this method.optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];Sets the php class prefix which is prepended to all php generated classes from this .proto.optional bool php_generic_services = 42 [default = false];Use this option to change the namespace of php generated metadata classes.Use this option to change the namespace of php generated classes.optional bool py_generic_services = 18 [default = false];Use this option to change the package of ruby generated classes.By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined.The parser stores options it doesn't recognize here.clone()Clones the Builder.private voidbooleanEnables the use of arenas for the proto messages in this file.booleanShould generic services be generated in each language? "Generic" services are not specific to any particular RPC system.Namespace for generated classes; defaults to the package.Namespace for generated classes; defaults to the package.Get an instance of the type with no fields set.booleanIs this file deprecated? Depending on the target platform, this can emit Deprecated annotations for everything in the file, or it will be completely ignored; in the very least, this is a formalization for deprecating files.static final Descriptors.DescriptorGet the message's type's descriptor.Any features defined in the specific edition.Any features defined in the specific edition.private SingleFieldBuilderV3<DescriptorProtos.FeatureSet,DescriptorProtos.FeatureSet.Builder, DescriptorProtos.FeatureSetOrBuilder> Any features defined in the specific edition.Any features defined in the specific edition.Sets the Go package where structs generated from this .proto will be placed.Sets the Go package where structs generated from this .proto will be placed.booleanDeprecated.google.protobuf.FileOptions.java_generate_equals_and_hash is deprecated.booleanoptional bool java_generic_services = 17 [default = false];booleanIf enabled, then the Java code generator will generate a separate .java file for each top-level message, enum, and service defined in the .proto file.Controls the name of the wrapper Java class generated for the .proto file.Controls the name of the wrapper Java class generated for the .proto file.Sets the Java package where classes generated from this .proto will be placed.Sets the Java package where classes generated from this .proto will be placed.booleanIf set true, then the Java2 code generator will generate code that throws an exception whenever an attempt is made to assign a non-UTF-8 byte sequence to a string field.Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto.Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto.optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];Sets the php class prefix which is prepended to all php generated classes from this .proto.Sets the php class prefix which is prepended to all php generated classes from this .proto.booleanoptional bool php_generic_services = 42 [default = false];Use this option to change the namespace of php generated metadata classes.Use this option to change the namespace of php generated metadata classes.Use this option to change the namespace of php generated classes.Use this option to change the namespace of php generated classes.booleanoptional bool py_generic_services = 18 [default = false];Use this option to change the package of ruby generated classes.Use this option to change the package of ruby generated classes.By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined.By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined.getUninterpretedOption(int index) The parser stores options it doesn't recognize here.getUninterpretedOptionBuilder(int index) The parser stores options it doesn't recognize here.The parser stores options it doesn't recognize here.intThe parser stores options it doesn't recognize here.private RepeatedFieldBuilderV3<DescriptorProtos.UninterpretedOption,DescriptorProtos.UninterpretedOption.Builder, DescriptorProtos.UninterpretedOptionOrBuilder> The parser stores options it doesn't recognize here.getUninterpretedOptionOrBuilder(int index) The parser stores options it doesn't recognize here.The parser stores options it doesn't recognize here.booleanEnables the use of arenas for the proto messages in this file.booleanShould generic services be generated in each language? "Generic" services are not specific to any particular RPC system.booleanNamespace for generated classes; defaults to the package.booleanIs this file deprecated? Depending on the target platform, this can emit Deprecated annotations for everything in the file, or it will be completely ignored; in the very least, this is a formalization for deprecating files.booleanAny features defined in the specific edition.booleanSets the Go package where structs generated from this .proto will be placed.booleanDeprecated.google.protobuf.FileOptions.java_generate_equals_and_hash is deprecated.booleanoptional bool java_generic_services = 17 [default = false];booleanIf enabled, then the Java code generator will generate a separate .java file for each top-level message, enum, and service defined in the .proto file.booleanControls the name of the wrapper Java class generated for the .proto file.booleanSets the Java package where classes generated from this .proto will be placed.booleanIf set true, then the Java2 code generator will generate code that throws an exception whenever an attempt is made to assign a non-UTF-8 byte sequence to a string field.booleanSets the objective c class prefix which is prepended to all objective c generated classes from this .proto.booleanoptional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];booleanSets the php class prefix which is prepended to all php generated classes from this .proto.booleanoptional bool php_generic_services = 42 [default = false];booleanUse this option to change the namespace of php generated metadata classes.booleanUse this option to change the namespace of php generated classes.booleanoptional bool py_generic_services = 18 [default = false];booleanUse this option to change the package of ruby generated classes.booleanBy default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined.protected GeneratedMessageV3.FieldAccessorTableGet the FieldAccessorTable for this type.final booleanReturns true if all required fields in the message and all embedded messages are set, false otherwise.private voidAny features defined in the specific edition.mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) LikeMessageLite.Builder.mergeFrom(CodedInputStream), but also parses extensions.Mergeotherinto the message being built.mergeUnknownFields(UnknownFieldSet unknownFields) Merge some unknown fields into theUnknownFieldSetfor this message.removeUninterpretedOption(int index) The parser stores options it doesn't recognize here.setCcEnableArenas(boolean value) Enables the use of arenas for the proto messages in this file.setCcGenericServices(boolean value) Should generic services be generated in each language? "Generic" services are not specific to any particular RPC system.setCsharpNamespace(String value) Namespace for generated classes; defaults to the package.Namespace for generated classes; defaults to the package.setDeprecated(boolean value) Is this file deprecated? Depending on the target platform, this can emit Deprecated annotations for everything in the file, or it will be completely ignored; in the very least, this is a formalization for deprecating files.setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.FileOptions, List<Type>> extension, int index, Type value) Set the value of one element of a repeated extension.setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.FileOptions, Type> extension, Type value) Set the value of an extension.Any features defined in the specific edition.setFeatures(DescriptorProtos.FeatureSet.Builder builderForValue) Any features defined in the specific edition.setField(Descriptors.FieldDescriptor field, Object value) Sets a field to the given value.setGoPackage(String value) Sets the Go package where structs generated from this .proto will be placed.setGoPackageBytes(ByteString value) Sets the Go package where structs generated from this .proto will be placed.setJavaGenerateEqualsAndHash(boolean value) Deprecated.google.protobuf.FileOptions.java_generate_equals_and_hash is deprecated.setJavaGenericServices(boolean value) optional bool java_generic_services = 17 [default = false];setJavaMultipleFiles(boolean value) If enabled, then the Java code generator will generate a separate .java file for each top-level message, enum, and service defined in the .proto file.setJavaOuterClassname(String value) Controls the name of the wrapper Java class generated for the .proto file.Controls the name of the wrapper Java class generated for the .proto file.setJavaPackage(String value) Sets the Java package where classes generated from this .proto will be placed.setJavaPackageBytes(ByteString value) Sets the Java package where classes generated from this .proto will be placed.setJavaStringCheckUtf8(boolean value) If set true, then the Java2 code generator will generate code that throws an exception whenever an attempt is made to assign a non-UTF-8 byte sequence to a string field.setObjcClassPrefix(String value) Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto.Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto.optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];setPhpClassPrefix(String value) Sets the php class prefix which is prepended to all php generated classes from this .proto.setPhpClassPrefixBytes(ByteString value) Sets the php class prefix which is prepended to all php generated classes from this .proto.setPhpGenericServices(boolean value) optional bool php_generic_services = 42 [default = false];setPhpMetadataNamespace(String value) Use this option to change the namespace of php generated metadata classes.Use this option to change the namespace of php generated metadata classes.setPhpNamespace(String value) Use this option to change the namespace of php generated classes.setPhpNamespaceBytes(ByteString value) Use this option to change the namespace of php generated classes.setPyGenericServices(boolean value) optional bool py_generic_services = 18 [default = false];setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) Sets an element of a repeated field to the given value.setRubyPackage(String value) Use this option to change the package of ruby generated classes.setRubyPackageBytes(ByteString value) Use this option to change the package of ruby generated classes.setSwiftPrefix(String value) By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined.setSwiftPrefixBytes(ByteString value) By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined.setUninterpretedOption(int index, DescriptorProtos.UninterpretedOption value) The parser stores options it doesn't recognize here.setUninterpretedOption(int index, DescriptorProtos.UninterpretedOption.Builder builderForValue) The parser stores options it doesn't recognize here.setUnknownFields(UnknownFieldSet unknownFields) Set theUnknownFieldSetfor this message.Methods inherited from class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
addExtension, addExtension, clearExtension, clearExtension, extensionsAreInitialized, getAllFields, getExtension, getExtension, getExtension, getExtension, getExtension, getExtension, getExtensionCount, getExtensionCount, getExtensionCount, getField, getFieldBuilder, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, hasExtension, hasExtension, hasExtension, hasField, internalSetExtensionSet, mergeExtensionFields, newBuilderForField, parseUnknownField, setExtension, setExtension, setExtension, setExtensionMethods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
dispose, getOneofFieldDescriptor, getParentForChildren, getUnknownFields, getUnknownFieldSetBuilder, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, onBuilt, onChanged, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder
getExtension, getExtension, getExtension, getExtension, getExtension, getExtension, getExtensionCount, getExtensionCount, getExtensionCount, hasExtension, hasExtension, hasExtensionMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
bitField0_
private int bitField0_ -
javaPackage_
-
javaOuterClassname_
-
javaMultipleFiles_
private boolean javaMultipleFiles_ -
javaGenerateEqualsAndHash_
private boolean javaGenerateEqualsAndHash_ -
javaStringCheckUtf8_
private boolean javaStringCheckUtf8_ -
optimizeFor_
private int optimizeFor_ -
goPackage_
-
ccGenericServices_
private boolean ccGenericServices_ -
javaGenericServices_
private boolean javaGenericServices_ -
pyGenericServices_
private boolean pyGenericServices_ -
phpGenericServices_
private boolean phpGenericServices_ -
deprecated_
private boolean deprecated_ -
ccEnableArenas_
private boolean ccEnableArenas_ -
objcClassPrefix_
-
csharpNamespace_
-
swiftPrefix_
-
phpClassPrefix_
-
phpNamespace_
-
phpMetadataNamespace_
-
rubyPackage_
-
features_
-
featuresBuilder_
-
uninterpretedOption_
-
uninterpretedOptionBuilder_
private RepeatedFieldBuilderV3<DescriptorProtos.UninterpretedOption,DescriptorProtos.UninterpretedOption.Builder, uninterpretedOptionBuilder_DescriptorProtos.UninterpretedOptionOrBuilder>
-
-
Constructor Details
-
Builder
private Builder() -
Builder
-
-
Method Details
-
getDescriptor
-
internalGetFieldAccessorTable
Description copied from class:GeneratedMessageV3.BuilderGet 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 classGeneratedMessageV3.Builder<DescriptorProtos.FileOptions.Builder>
-
maybeForceBuilderInitialization
private void maybeForceBuilderInitialization() -
clear
Description copied from class:GeneratedMessageV3.BuilderCalled by the initialization and clear code paths to allow subclasses to reset any of their builtin fields back to the initial values.- Specified by:
clearin interfaceMessage.Builder- Specified by:
clearin interfaceMessageLite.Builder- Overrides:
clearin classGeneratedMessageV3.ExtendableBuilder<DescriptorProtos.FileOptions,DescriptorProtos.FileOptions.Builder>
-
getDescriptorForType
Description copied from interface:Message.BuilderGet the message's type's descriptor. SeeMessageOrBuilder.getDescriptorForType().- Specified by:
getDescriptorForTypein interfaceMessage.Builder- Specified by:
getDescriptorForTypein interfaceMessageOrBuilder- Overrides:
getDescriptorForTypein classGeneratedMessageV3.Builder<DescriptorProtos.FileOptions.Builder>
-
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 interfaceGeneratedMessageV3.ExtendableMessageOrBuilder<DescriptorProtos.FileOptions>- Specified by:
getDefaultInstanceForTypein interfaceMessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceMessageOrBuilder
-
build
Description copied from interface:MessageLite.BuilderConstructs the message based on the state of the Builder. Subsequent changes to the Builder will not affect the returned message.- Specified by:
buildin interfaceMessage.Builder- Specified by:
buildin interfaceMessageLite.Builder
-
buildPartial
Description copied from interface:MessageLite.BuilderLikeMessageLite.Builder.build(), but does not throw an exception if the message is missing required fields. Instead, a partial message is returned. Subsequent changes to the Builder will not affect the returned message.- Specified by:
buildPartialin interfaceMessage.Builder- Specified by:
buildPartialin interfaceMessageLite.Builder
-
buildPartialRepeatedFields
-
buildPartial0
-
clone
Description copied from interface:MessageLite.BuilderClones the Builder.- Specified by:
clonein interfaceMessage.Builder- Specified by:
clonein interfaceMessageLite.Builder- Overrides:
clonein classGeneratedMessageV3.Builder<DescriptorProtos.FileOptions.Builder>- See Also:
-
setField
public DescriptorProtos.FileOptions.Builder setField(Descriptors.FieldDescriptor field, Object value) Description copied from interface:Message.BuilderSets a field to the given value. The value must be of the correct type for this field, that is, the same type thatMessageOrBuilder.getField(Descriptors.FieldDescriptor)returns.- Specified by:
setFieldin interfaceMessage.Builder- Overrides:
setFieldin classGeneratedMessageV3.ExtendableBuilder<DescriptorProtos.FileOptions,DescriptorProtos.FileOptions.Builder>
-
clearField
Description copied from interface:Message.BuilderClears the field. This is exactly equivalent to calling the generated "clear" accessor method corresponding to the field.- Specified by:
clearFieldin interfaceMessage.Builder- Overrides:
clearFieldin classGeneratedMessageV3.ExtendableBuilder<DescriptorProtos.FileOptions,DescriptorProtos.FileOptions.Builder>
-
clearOneof
Description copied from class:AbstractMessage.BuilderTODO: Clear it when all subclasses have implemented this method.- Specified by:
clearOneofin interfaceMessage.Builder- Overrides:
clearOneofin classGeneratedMessageV3.Builder<DescriptorProtos.FileOptions.Builder>
-
setRepeatedField
public DescriptorProtos.FileOptions.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) Description copied from interface:Message.BuilderSets an element of a repeated field to the given value. The value must be of the correct type for this field; that is, the same type thatMessageOrBuilder.getRepeatedField(Descriptors.FieldDescriptor,int)returns.- Specified by:
setRepeatedFieldin interfaceMessage.Builder- Overrides:
setRepeatedFieldin classGeneratedMessageV3.ExtendableBuilder<DescriptorProtos.FileOptions,DescriptorProtos.FileOptions.Builder>
-
addRepeatedField
public DescriptorProtos.FileOptions.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value) Description copied from interface:Message.BuilderLikesetRepeatedField, but appends the value as a new element.- Specified by:
addRepeatedFieldin interfaceMessage.Builder- Overrides:
addRepeatedFieldin classGeneratedMessageV3.ExtendableBuilder<DescriptorProtos.FileOptions,DescriptorProtos.FileOptions.Builder>
-
setExtension
public <Type> DescriptorProtos.FileOptions.Builder setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.FileOptions, Type> extension, Type value) Description copied from class:GeneratedMessageV3.ExtendableBuilderSet the value of an extension.TODO: handled by ExtensionLite version
-
setExtension
public <Type> DescriptorProtos.FileOptions.Builder setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.FileOptions, List<Type>> extension, int index, Type value) Description copied from class:GeneratedMessageV3.ExtendableBuilderSet the value of one element of a repeated extension.TODO: handled by ExtensionLite version
-
addExtension
public <Type> DescriptorProtos.FileOptions.Builder addExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.FileOptions, List<Type>> extension, Type value) Description copied from class:GeneratedMessageV3.ExtendableBuilderAppend a value to a repeated extension.TODO: handled by ExtensionLite version
-
clearExtension
public <T> DescriptorProtos.FileOptions.Builder clearExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.FileOptions, T> extension) Description copied from class:GeneratedMessageV3.ExtendableBuilderClears an extension.TODO: handled by ExtensionLite version
-
mergeFrom
Description copied from interface:Message.BuilderMergeotherinto the message being built.othermust have the exact same type asthis(i.e.getDescriptorForType() == other.getDescriptorForType()).Merging occurs as follows. For each field:
* For singular primitive fields, if the field is set inother, thenother's value overwrites the value in this message.
* For singular message fields, if the field is set inother, it is merged into the corresponding sub-message of this message using the same merging rules.
* For repeated fields, the elements inotherare concatenated with the elements in this message.
* For oneof groups, if the other message has one of the fields set, the group of this message is cleared and replaced by the field of the other message, so that the oneof constraint is preserved.This is equivalent to the
Message::MergeFrommethod in C++.- Specified by:
mergeFromin interfaceMessage.Builder- Overrides:
mergeFromin classAbstractMessage.Builder<DescriptorProtos.FileOptions.Builder>
-
mergeFrom
-
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 classGeneratedMessageV3.ExtendableBuilder<DescriptorProtos.FileOptions,DescriptorProtos.FileOptions.Builder>
-
mergeFrom
public DescriptorProtos.FileOptions.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException Description copied from interface:MessageLite.BuilderLikeMessageLite.Builder.mergeFrom(CodedInputStream), but also parses extensions. The extensions that you want to be able to parse must be registered inextensionRegistry. Extensions not in the registry will be treated as unknown fields.- Specified by:
mergeFromin interfaceMessage.Builder- Specified by:
mergeFromin interfaceMessageLite.Builder- Overrides:
mergeFromin classAbstractMessage.Builder<DescriptorProtos.FileOptions.Builder>- Throws:
InvalidProtocolBufferException- the bytes read are not syntactically correct according to the protobuf wire format specification. The data is corrupt, incomplete, or was never a protobuf in the first place.IOException- an I/O error reading from the stream
-
hasJavaPackage
public boolean hasJavaPackage()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.
optional string java_package = 1;- Specified by:
hasJavaPackagein interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- Whether the javaPackage field is set.
-
getJavaPackage
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.
optional string java_package = 1;- Specified by:
getJavaPackagein interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- The javaPackage.
-
getJavaPackageBytes
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.
optional string java_package = 1;- Specified by:
getJavaPackageBytesin interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- The bytes for javaPackage.
-
setJavaPackage
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.
optional string java_package = 1;- Parameters:
value- The javaPackage to set.- Returns:
- This builder for chaining.
-
clearJavaPackage
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.
optional string java_package = 1;- Returns:
- This builder for chaining.
-
setJavaPackageBytes
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.
optional string java_package = 1;- Parameters:
value- The bytes for javaPackage to set.- Returns:
- This builder for chaining.
-
hasJavaOuterClassname
public boolean hasJavaOuterClassname()Controls the name of the wrapper Java class generated for the .proto file. That class will always contain the .proto file's getDescriptor() method as well as any top-level extensions defined in the .proto file. If java_multiple_files is disabled, then all the other classes from the .proto file will be nested inside the single wrapper outer class.
optional string java_outer_classname = 8;- Specified by:
hasJavaOuterClassnamein interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- Whether the javaOuterClassname field is set.
-
getJavaOuterClassname
Controls the name of the wrapper Java class generated for the .proto file. That class will always contain the .proto file's getDescriptor() method as well as any top-level extensions defined in the .proto file. If java_multiple_files is disabled, then all the other classes from the .proto file will be nested inside the single wrapper outer class.
optional string java_outer_classname = 8;- Specified by:
getJavaOuterClassnamein interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- The javaOuterClassname.
-
getJavaOuterClassnameBytes
Controls the name of the wrapper Java class generated for the .proto file. That class will always contain the .proto file's getDescriptor() method as well as any top-level extensions defined in the .proto file. If java_multiple_files is disabled, then all the other classes from the .proto file will be nested inside the single wrapper outer class.
optional string java_outer_classname = 8;- Specified by:
getJavaOuterClassnameBytesin interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- The bytes for javaOuterClassname.
-
setJavaOuterClassname
Controls the name of the wrapper Java class generated for the .proto file. That class will always contain the .proto file's getDescriptor() method as well as any top-level extensions defined in the .proto file. If java_multiple_files is disabled, then all the other classes from the .proto file will be nested inside the single wrapper outer class.
optional string java_outer_classname = 8;- Parameters:
value- The javaOuterClassname to set.- Returns:
- This builder for chaining.
-
clearJavaOuterClassname
Controls the name of the wrapper Java class generated for the .proto file. That class will always contain the .proto file's getDescriptor() method as well as any top-level extensions defined in the .proto file. If java_multiple_files is disabled, then all the other classes from the .proto file will be nested inside the single wrapper outer class.
optional string java_outer_classname = 8;- Returns:
- This builder for chaining.
-
setJavaOuterClassnameBytes
Controls the name of the wrapper Java class generated for the .proto file. That class will always contain the .proto file's getDescriptor() method as well as any top-level extensions defined in the .proto file. If java_multiple_files is disabled, then all the other classes from the .proto file will be nested inside the single wrapper outer class.
optional string java_outer_classname = 8;- Parameters:
value- The bytes for javaOuterClassname to set.- Returns:
- This builder for chaining.
-
hasJavaMultipleFiles
public boolean hasJavaMultipleFiles()If enabled, 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 wrapper class named by java_outer_classname. However, the wrapper class will still be generated to contain the file's getDescriptor() method as well as any top-level extensions defined in the file.
optional bool java_multiple_files = 10 [default = false];- Specified by:
hasJavaMultipleFilesin interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- Whether the javaMultipleFiles field is set.
-
getJavaMultipleFiles
public boolean getJavaMultipleFiles()If enabled, 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 wrapper class named by java_outer_classname. However, the wrapper class will still be generated to contain the file's getDescriptor() method as well as any top-level extensions defined in the file.
optional bool java_multiple_files = 10 [default = false];- Specified by:
getJavaMultipleFilesin interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- The javaMultipleFiles.
-
setJavaMultipleFiles
If enabled, 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 wrapper class named by java_outer_classname. However, the wrapper class will still be generated to contain the file's getDescriptor() method as well as any top-level extensions defined in the file.
optional bool java_multiple_files = 10 [default = false];- Parameters:
value- The javaMultipleFiles to set.- Returns:
- This builder for chaining.
-
clearJavaMultipleFiles
If enabled, 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 wrapper class named by java_outer_classname. However, the wrapper class will still be generated to contain the file's getDescriptor() method as well as any top-level extensions defined in the file.
optional bool java_multiple_files = 10 [default = false];- Returns:
- This builder for chaining.
-
hasJavaGenerateEqualsAndHash
Deprecated.google.protobuf.FileOptions.java_generate_equals_and_hash is deprecated. See google/protobuf/descriptor.proto;l=441This option does nothing.
optional bool java_generate_equals_and_hash = 20 [deprecated = true];- Specified by:
hasJavaGenerateEqualsAndHashin interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- Whether the javaGenerateEqualsAndHash field is set.
-
getJavaGenerateEqualsAndHash
Deprecated.google.protobuf.FileOptions.java_generate_equals_and_hash is deprecated. See google/protobuf/descriptor.proto;l=441This option does nothing.
optional bool java_generate_equals_and_hash = 20 [deprecated = true];- Specified by:
getJavaGenerateEqualsAndHashin interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- The javaGenerateEqualsAndHash.
-
setJavaGenerateEqualsAndHash
Deprecated.google.protobuf.FileOptions.java_generate_equals_and_hash is deprecated. See google/protobuf/descriptor.proto;l=441This option does nothing.
optional bool java_generate_equals_and_hash = 20 [deprecated = true];- Parameters:
value- The javaGenerateEqualsAndHash to set.- Returns:
- This builder for chaining.
-
clearJavaGenerateEqualsAndHash
Deprecated.google.protobuf.FileOptions.java_generate_equals_and_hash is deprecated. See google/protobuf/descriptor.proto;l=441This option does nothing.
optional bool java_generate_equals_and_hash = 20 [deprecated = true];- Returns:
- This builder for chaining.
-
hasJavaStringCheckUtf8
public boolean hasJavaStringCheckUtf8()If set true, then the Java2 code generator will generate code that throws an exception whenever an attempt is made to assign a non-UTF-8 byte sequence to a string field. Message reflection will do the same. However, an extension field still accepts non-UTF-8 byte sequences. This option has no effect on when used with the lite runtime.
optional bool java_string_check_utf8 = 27 [default = false];- Specified by:
hasJavaStringCheckUtf8in interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- Whether the javaStringCheckUtf8 field is set.
-
getJavaStringCheckUtf8
public boolean getJavaStringCheckUtf8()If set true, then the Java2 code generator will generate code that throws an exception whenever an attempt is made to assign a non-UTF-8 byte sequence to a string field. Message reflection will do the same. However, an extension field still accepts non-UTF-8 byte sequences. This option has no effect on when used with the lite runtime.
optional bool java_string_check_utf8 = 27 [default = false];- Specified by:
getJavaStringCheckUtf8in interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- The javaStringCheckUtf8.
-
setJavaStringCheckUtf8
If set true, then the Java2 code generator will generate code that throws an exception whenever an attempt is made to assign a non-UTF-8 byte sequence to a string field. Message reflection will do the same. However, an extension field still accepts non-UTF-8 byte sequences. This option has no effect on when used with the lite runtime.
optional bool java_string_check_utf8 = 27 [default = false];- Parameters:
value- The javaStringCheckUtf8 to set.- Returns:
- This builder for chaining.
-
clearJavaStringCheckUtf8
If set true, then the Java2 code generator will generate code that throws an exception whenever an attempt is made to assign a non-UTF-8 byte sequence to a string field. Message reflection will do the same. However, an extension field still accepts non-UTF-8 byte sequences. This option has no effect on when used with the lite runtime.
optional bool java_string_check_utf8 = 27 [default = false];- Returns:
- This builder for chaining.
-
hasOptimizeFor
public boolean hasOptimizeFor()optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];- Specified by:
hasOptimizeForin interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- Whether the optimizeFor field is set.
-
getOptimizeFor
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];- Specified by:
getOptimizeForin interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- The optimizeFor.
-
setOptimizeFor
public DescriptorProtos.FileOptions.Builder setOptimizeFor(DescriptorProtos.FileOptions.OptimizeMode value) optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];- Parameters:
value- The optimizeFor to set.- Returns:
- This builder for chaining.
-
clearOptimizeFor
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];- Returns:
- This builder for chaining.
-
hasGoPackage
public boolean hasGoPackage()Sets the Go package where structs generated from this .proto will be placed. If omitted, the Go package will be derived from the following: - The basename of the package import path, if provided. - Otherwise, the package statement in the .proto file, if present. - Otherwise, the basename of the .proto file, without extension.
optional string go_package = 11;- Specified by:
hasGoPackagein interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- Whether the goPackage field is set.
-
getGoPackage
Sets the Go package where structs generated from this .proto will be placed. If omitted, the Go package will be derived from the following: - The basename of the package import path, if provided. - Otherwise, the package statement in the .proto file, if present. - Otherwise, the basename of the .proto file, without extension.
optional string go_package = 11;- Specified by:
getGoPackagein interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- The goPackage.
-
getGoPackageBytes
Sets the Go package where structs generated from this .proto will be placed. If omitted, the Go package will be derived from the following: - The basename of the package import path, if provided. - Otherwise, the package statement in the .proto file, if present. - Otherwise, the basename of the .proto file, without extension.
optional string go_package = 11;- Specified by:
getGoPackageBytesin interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- The bytes for goPackage.
-
setGoPackage
Sets the Go package where structs generated from this .proto will be placed. If omitted, the Go package will be derived from the following: - The basename of the package import path, if provided. - Otherwise, the package statement in the .proto file, if present. - Otherwise, the basename of the .proto file, without extension.
optional string go_package = 11;- Parameters:
value- The goPackage to set.- Returns:
- This builder for chaining.
-
clearGoPackage
Sets the Go package where structs generated from this .proto will be placed. If omitted, the Go package will be derived from the following: - The basename of the package import path, if provided. - Otherwise, the package statement in the .proto file, if present. - Otherwise, the basename of the .proto file, without extension.
optional string go_package = 11;- Returns:
- This builder for chaining.
-
setGoPackageBytes
Sets the Go package where structs generated from this .proto will be placed. If omitted, the Go package will be derived from the following: - The basename of the package import path, if provided. - Otherwise, the package statement in the .proto file, if present. - Otherwise, the basename of the .proto file, without extension.
optional string go_package = 11;- Parameters:
value- The bytes for goPackage to set.- Returns:
- This builder for chaining.
-
hasCcGenericServices
public boolean hasCcGenericServices()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 google.protobuf. 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.
optional bool cc_generic_services = 16 [default = false];- Specified by:
hasCcGenericServicesin interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- Whether the ccGenericServices field is set.
-
getCcGenericServices
public boolean getCcGenericServices()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 google.protobuf. 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.
optional bool cc_generic_services = 16 [default = false];- Specified by:
getCcGenericServicesin interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- The ccGenericServices.
-
setCcGenericServices
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 google.protobuf. 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.
optional bool cc_generic_services = 16 [default = false];- Parameters:
value- The ccGenericServices to set.- Returns:
- This builder for chaining.
-
clearCcGenericServices
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 google.protobuf. 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.
optional bool cc_generic_services = 16 [default = false];- Returns:
- This builder for chaining.
-
hasJavaGenericServices
public boolean hasJavaGenericServices()optional bool java_generic_services = 17 [default = false];- Specified by:
hasJavaGenericServicesin interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- Whether the javaGenericServices field is set.
-
getJavaGenericServices
public boolean getJavaGenericServices()optional bool java_generic_services = 17 [default = false];- Specified by:
getJavaGenericServicesin interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- The javaGenericServices.
-
setJavaGenericServices
optional bool java_generic_services = 17 [default = false];- Parameters:
value- The javaGenericServices to set.- Returns:
- This builder for chaining.
-
clearJavaGenericServices
optional bool java_generic_services = 17 [default = false];- Returns:
- This builder for chaining.
-
hasPyGenericServices
public boolean hasPyGenericServices()optional bool py_generic_services = 18 [default = false];- Specified by:
hasPyGenericServicesin interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- Whether the pyGenericServices field is set.
-
getPyGenericServices
public boolean getPyGenericServices()optional bool py_generic_services = 18 [default = false];- Specified by:
getPyGenericServicesin interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- The pyGenericServices.
-
setPyGenericServices
optional bool py_generic_services = 18 [default = false];- Parameters:
value- The pyGenericServices to set.- Returns:
- This builder for chaining.
-
clearPyGenericServices
optional bool py_generic_services = 18 [default = false];- Returns:
- This builder for chaining.
-
hasPhpGenericServices
public boolean hasPhpGenericServices()optional bool php_generic_services = 42 [default = false];- Specified by:
hasPhpGenericServicesin interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- Whether the phpGenericServices field is set.
-
getPhpGenericServices
public boolean getPhpGenericServices()optional bool php_generic_services = 42 [default = false];- Specified by:
getPhpGenericServicesin interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- The phpGenericServices.
-
setPhpGenericServices
optional bool php_generic_services = 42 [default = false];- Parameters:
value- The phpGenericServices to set.- Returns:
- This builder for chaining.
-
clearPhpGenericServices
optional bool php_generic_services = 42 [default = false];- Returns:
- This builder for chaining.
-
hasDeprecated
public boolean hasDeprecated()Is this file deprecated? Depending on the target platform, this can emit Deprecated annotations for everything in the file, or it will be completely ignored; in the very least, this is a formalization for deprecating files.
optional bool deprecated = 23 [default = false];- Specified by:
hasDeprecatedin interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- Whether the deprecated field is set.
-
getDeprecated
public boolean getDeprecated()Is this file deprecated? Depending on the target platform, this can emit Deprecated annotations for everything in the file, or it will be completely ignored; in the very least, this is a formalization for deprecating files.
optional bool deprecated = 23 [default = false];- Specified by:
getDeprecatedin interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- The deprecated.
-
setDeprecated
Is this file deprecated? Depending on the target platform, this can emit Deprecated annotations for everything in the file, or it will be completely ignored; in the very least, this is a formalization for deprecating files.
optional bool deprecated = 23 [default = false];- Parameters:
value- The deprecated to set.- Returns:
- This builder for chaining.
-
clearDeprecated
Is this file deprecated? Depending on the target platform, this can emit Deprecated annotations for everything in the file, or it will be completely ignored; in the very least, this is a formalization for deprecating files.
optional bool deprecated = 23 [default = false];- Returns:
- This builder for chaining.
-
hasCcEnableArenas
public boolean hasCcEnableArenas()Enables the use of arenas for the proto messages in this file. This applies only to generated classes for C++.
optional bool cc_enable_arenas = 31 [default = true];- Specified by:
hasCcEnableArenasin interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- Whether the ccEnableArenas field is set.
-
getCcEnableArenas
public boolean getCcEnableArenas()Enables the use of arenas for the proto messages in this file. This applies only to generated classes for C++.
optional bool cc_enable_arenas = 31 [default = true];- Specified by:
getCcEnableArenasin interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- The ccEnableArenas.
-
setCcEnableArenas
Enables the use of arenas for the proto messages in this file. This applies only to generated classes for C++.
optional bool cc_enable_arenas = 31 [default = true];- Parameters:
value- The ccEnableArenas to set.- Returns:
- This builder for chaining.
-
clearCcEnableArenas
Enables the use of arenas for the proto messages in this file. This applies only to generated classes for C++.
optional bool cc_enable_arenas = 31 [default = true];- Returns:
- This builder for chaining.
-
hasObjcClassPrefix
public boolean hasObjcClassPrefix()Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto. There is no default.
optional string objc_class_prefix = 36;- Specified by:
hasObjcClassPrefixin interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- Whether the objcClassPrefix field is set.
-
getObjcClassPrefix
Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto. There is no default.
optional string objc_class_prefix = 36;- Specified by:
getObjcClassPrefixin interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- The objcClassPrefix.
-
getObjcClassPrefixBytes
Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto. There is no default.
optional string objc_class_prefix = 36;- Specified by:
getObjcClassPrefixBytesin interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- The bytes for objcClassPrefix.
-
setObjcClassPrefix
Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto. There is no default.
optional string objc_class_prefix = 36;- Parameters:
value- The objcClassPrefix to set.- Returns:
- This builder for chaining.
-
clearObjcClassPrefix
Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto. There is no default.
optional string objc_class_prefix = 36;- Returns:
- This builder for chaining.
-
setObjcClassPrefixBytes
Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto. There is no default.
optional string objc_class_prefix = 36;- Parameters:
value- The bytes for objcClassPrefix to set.- Returns:
- This builder for chaining.
-
hasCsharpNamespace
public boolean hasCsharpNamespace()Namespace for generated classes; defaults to the package.
optional string csharp_namespace = 37;- Specified by:
hasCsharpNamespacein interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- Whether the csharpNamespace field is set.
-
getCsharpNamespace
Namespace for generated classes; defaults to the package.
optional string csharp_namespace = 37;- Specified by:
getCsharpNamespacein interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- The csharpNamespace.
-
getCsharpNamespaceBytes
Namespace for generated classes; defaults to the package.
optional string csharp_namespace = 37;- Specified by:
getCsharpNamespaceBytesin interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- The bytes for csharpNamespace.
-
setCsharpNamespace
Namespace for generated classes; defaults to the package.
optional string csharp_namespace = 37;- Parameters:
value- The csharpNamespace to set.- Returns:
- This builder for chaining.
-
clearCsharpNamespace
Namespace for generated classes; defaults to the package.
optional string csharp_namespace = 37;- Returns:
- This builder for chaining.
-
setCsharpNamespaceBytes
Namespace for generated classes; defaults to the package.
optional string csharp_namespace = 37;- Parameters:
value- The bytes for csharpNamespace to set.- Returns:
- This builder for chaining.
-
hasSwiftPrefix
public boolean hasSwiftPrefix()By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined. When this options is provided, they will use this value instead to prefix the types/symbols defined.
optional string swift_prefix = 39;- Specified by:
hasSwiftPrefixin interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- Whether the swiftPrefix field is set.
-
getSwiftPrefix
By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined. When this options is provided, they will use this value instead to prefix the types/symbols defined.
optional string swift_prefix = 39;- Specified by:
getSwiftPrefixin interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- The swiftPrefix.
-
getSwiftPrefixBytes
By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined. When this options is provided, they will use this value instead to prefix the types/symbols defined.
optional string swift_prefix = 39;- Specified by:
getSwiftPrefixBytesin interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- The bytes for swiftPrefix.
-
setSwiftPrefix
By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined. When this options is provided, they will use this value instead to prefix the types/symbols defined.
optional string swift_prefix = 39;- Parameters:
value- The swiftPrefix to set.- Returns:
- This builder for chaining.
-
clearSwiftPrefix
By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined. When this options is provided, they will use this value instead to prefix the types/symbols defined.
optional string swift_prefix = 39;- Returns:
- This builder for chaining.
-
setSwiftPrefixBytes
By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined. When this options is provided, they will use this value instead to prefix the types/symbols defined.
optional string swift_prefix = 39;- Parameters:
value- The bytes for swiftPrefix to set.- Returns:
- This builder for chaining.
-
hasPhpClassPrefix
public boolean hasPhpClassPrefix()Sets the php class prefix which is prepended to all php generated classes from this .proto. Default is empty.
optional string php_class_prefix = 40;- Specified by:
hasPhpClassPrefixin interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- Whether the phpClassPrefix field is set.
-
getPhpClassPrefix
Sets the php class prefix which is prepended to all php generated classes from this .proto. Default is empty.
optional string php_class_prefix = 40;- Specified by:
getPhpClassPrefixin interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- The phpClassPrefix.
-
getPhpClassPrefixBytes
Sets the php class prefix which is prepended to all php generated classes from this .proto. Default is empty.
optional string php_class_prefix = 40;- Specified by:
getPhpClassPrefixBytesin interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- The bytes for phpClassPrefix.
-
setPhpClassPrefix
Sets the php class prefix which is prepended to all php generated classes from this .proto. Default is empty.
optional string php_class_prefix = 40;- Parameters:
value- The phpClassPrefix to set.- Returns:
- This builder for chaining.
-
clearPhpClassPrefix
Sets the php class prefix which is prepended to all php generated classes from this .proto. Default is empty.
optional string php_class_prefix = 40;- Returns:
- This builder for chaining.
-
setPhpClassPrefixBytes
Sets the php class prefix which is prepended to all php generated classes from this .proto. Default is empty.
optional string php_class_prefix = 40;- Parameters:
value- The bytes for phpClassPrefix to set.- Returns:
- This builder for chaining.
-
hasPhpNamespace
public boolean hasPhpNamespace()Use this option to change the namespace of php generated classes. Default is empty. When this option is empty, the package name will be used for determining the namespace.
optional string php_namespace = 41;- Specified by:
hasPhpNamespacein interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- Whether the phpNamespace field is set.
-
getPhpNamespace
Use this option to change the namespace of php generated classes. Default is empty. When this option is empty, the package name will be used for determining the namespace.
optional string php_namespace = 41;- Specified by:
getPhpNamespacein interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- The phpNamespace.
-
getPhpNamespaceBytes
Use this option to change the namespace of php generated classes. Default is empty. When this option is empty, the package name will be used for determining the namespace.
optional string php_namespace = 41;- Specified by:
getPhpNamespaceBytesin interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- The bytes for phpNamespace.
-
setPhpNamespace
Use this option to change the namespace of php generated classes. Default is empty. When this option is empty, the package name will be used for determining the namespace.
optional string php_namespace = 41;- Parameters:
value- The phpNamespace to set.- Returns:
- This builder for chaining.
-
clearPhpNamespace
Use this option to change the namespace of php generated classes. Default is empty. When this option is empty, the package name will be used for determining the namespace.
optional string php_namespace = 41;- Returns:
- This builder for chaining.
-
setPhpNamespaceBytes
Use this option to change the namespace of php generated classes. Default is empty. When this option is empty, the package name will be used for determining the namespace.
optional string php_namespace = 41;- Parameters:
value- The bytes for phpNamespace to set.- Returns:
- This builder for chaining.
-
hasPhpMetadataNamespace
public boolean hasPhpMetadataNamespace()Use this option to change the namespace of php generated metadata classes. Default is empty. When this option is empty, the proto file name will be used for determining the namespace.
optional string php_metadata_namespace = 44;- Specified by:
hasPhpMetadataNamespacein interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- Whether the phpMetadataNamespace field is set.
-
getPhpMetadataNamespace
Use this option to change the namespace of php generated metadata classes. Default is empty. When this option is empty, the proto file name will be used for determining the namespace.
optional string php_metadata_namespace = 44;- Specified by:
getPhpMetadataNamespacein interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- The phpMetadataNamespace.
-
getPhpMetadataNamespaceBytes
Use this option to change the namespace of php generated metadata classes. Default is empty. When this option is empty, the proto file name will be used for determining the namespace.
optional string php_metadata_namespace = 44;- Specified by:
getPhpMetadataNamespaceBytesin interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- The bytes for phpMetadataNamespace.
-
setPhpMetadataNamespace
Use this option to change the namespace of php generated metadata classes. Default is empty. When this option is empty, the proto file name will be used for determining the namespace.
optional string php_metadata_namespace = 44;- Parameters:
value- The phpMetadataNamespace to set.- Returns:
- This builder for chaining.
-
clearPhpMetadataNamespace
Use this option to change the namespace of php generated metadata classes. Default is empty. When this option is empty, the proto file name will be used for determining the namespace.
optional string php_metadata_namespace = 44;- Returns:
- This builder for chaining.
-
setPhpMetadataNamespaceBytes
Use this option to change the namespace of php generated metadata classes. Default is empty. When this option is empty, the proto file name will be used for determining the namespace.
optional string php_metadata_namespace = 44;- Parameters:
value- The bytes for phpMetadataNamespace to set.- Returns:
- This builder for chaining.
-
hasRubyPackage
public boolean hasRubyPackage()Use this option to change the package of ruby generated classes. Default is empty. When this option is not set, the package name will be used for determining the ruby package.
optional string ruby_package = 45;- Specified by:
hasRubyPackagein interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- Whether the rubyPackage field is set.
-
getRubyPackage
Use this option to change the package of ruby generated classes. Default is empty. When this option is not set, the package name will be used for determining the ruby package.
optional string ruby_package = 45;- Specified by:
getRubyPackagein interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- The rubyPackage.
-
getRubyPackageBytes
Use this option to change the package of ruby generated classes. Default is empty. When this option is not set, the package name will be used for determining the ruby package.
optional string ruby_package = 45;- Specified by:
getRubyPackageBytesin interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- The bytes for rubyPackage.
-
setRubyPackage
Use this option to change the package of ruby generated classes. Default is empty. When this option is not set, the package name will be used for determining the ruby package.
optional string ruby_package = 45;- Parameters:
value- The rubyPackage to set.- Returns:
- This builder for chaining.
-
clearRubyPackage
Use this option to change the package of ruby generated classes. Default is empty. When this option is not set, the package name will be used for determining the ruby package.
optional string ruby_package = 45;- Returns:
- This builder for chaining.
-
setRubyPackageBytes
Use this option to change the package of ruby generated classes. Default is empty. When this option is not set, the package name will be used for determining the ruby package.
optional string ruby_package = 45;- Parameters:
value- The bytes for rubyPackage to set.- Returns:
- This builder for chaining.
-
hasFeatures
public boolean hasFeatures()Any features defined in the specific edition.
optional .google.protobuf.FeatureSet features = 50;- Specified by:
hasFeaturesin interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- Whether the features field is set.
-
getFeatures
Any features defined in the specific edition.
optional .google.protobuf.FeatureSet features = 50;- Specified by:
getFeaturesin interfaceDescriptorProtos.FileOptionsOrBuilder- Returns:
- The features.
-
setFeatures
Any features defined in the specific edition.
optional .google.protobuf.FeatureSet features = 50; -
setFeatures
public DescriptorProtos.FileOptions.Builder setFeatures(DescriptorProtos.FeatureSet.Builder builderForValue) Any features defined in the specific edition.
optional .google.protobuf.FeatureSet features = 50; -
mergeFeatures
Any features defined in the specific edition.
optional .google.protobuf.FeatureSet features = 50; -
clearFeatures
Any features defined in the specific edition.
optional .google.protobuf.FeatureSet features = 50; -
getFeaturesBuilder
Any features defined in the specific edition.
optional .google.protobuf.FeatureSet features = 50; -
getFeaturesOrBuilder
Any features defined in the specific edition.
optional .google.protobuf.FeatureSet features = 50;- Specified by:
getFeaturesOrBuilderin interfaceDescriptorProtos.FileOptionsOrBuilder
-
getFeaturesFieldBuilder
private SingleFieldBuilderV3<DescriptorProtos.FeatureSet,DescriptorProtos.FeatureSet.Builder, getFeaturesFieldBuilder()DescriptorProtos.FeatureSetOrBuilder> Any features defined in the specific edition.
optional .google.protobuf.FeatureSet features = 50; -
ensureUninterpretedOptionIsMutable
private void ensureUninterpretedOptionIsMutable() -
getUninterpretedOptionList
The parser stores options it doesn't recognize here. See the documentation for the "Options" section above.
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;- Specified by:
getUninterpretedOptionListin interfaceDescriptorProtos.FileOptionsOrBuilder
-
getUninterpretedOptionCount
public int getUninterpretedOptionCount()The parser stores options it doesn't recognize here. See the documentation for the "Options" section above.
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;- Specified by:
getUninterpretedOptionCountin interfaceDescriptorProtos.FileOptionsOrBuilder
-
getUninterpretedOption
The parser stores options it doesn't recognize here. See the documentation for the "Options" section above.
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;- Specified by:
getUninterpretedOptionin interfaceDescriptorProtos.FileOptionsOrBuilder
-
setUninterpretedOption
public DescriptorProtos.FileOptions.Builder setUninterpretedOption(int index, DescriptorProtos.UninterpretedOption value) The parser stores options it doesn't recognize here. See the documentation for the "Options" section above.
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999; -
setUninterpretedOption
public DescriptorProtos.FileOptions.Builder setUninterpretedOption(int index, DescriptorProtos.UninterpretedOption.Builder builderForValue) The parser stores options it doesn't recognize here. See the documentation for the "Options" section above.
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999; -
addUninterpretedOption
public DescriptorProtos.FileOptions.Builder addUninterpretedOption(DescriptorProtos.UninterpretedOption value) The parser stores options it doesn't recognize here. See the documentation for the "Options" section above.
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999; -
addUninterpretedOption
public DescriptorProtos.FileOptions.Builder addUninterpretedOption(int index, DescriptorProtos.UninterpretedOption value) The parser stores options it doesn't recognize here. See the documentation for the "Options" section above.
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999; -
addUninterpretedOption
public DescriptorProtos.FileOptions.Builder addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder builderForValue) The parser stores options it doesn't recognize here. See the documentation for the "Options" section above.
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999; -
addUninterpretedOption
public DescriptorProtos.FileOptions.Builder addUninterpretedOption(int index, DescriptorProtos.UninterpretedOption.Builder builderForValue) The parser stores options it doesn't recognize here. See the documentation for the "Options" section above.
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999; -
addAllUninterpretedOption
public DescriptorProtos.FileOptions.Builder addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption> values) The parser stores options it doesn't recognize here. See the documentation for the "Options" section above.
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999; -
clearUninterpretedOption
The parser stores options it doesn't recognize here. See the documentation for the "Options" section above.
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999; -
removeUninterpretedOption
The parser stores options it doesn't recognize here. See the documentation for the "Options" section above.
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999; -
getUninterpretedOptionBuilder
The parser stores options it doesn't recognize here. See the documentation for the "Options" section above.
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999; -
getUninterpretedOptionOrBuilder
The parser stores options it doesn't recognize here. See the documentation for the "Options" section above.
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;- Specified by:
getUninterpretedOptionOrBuilderin interfaceDescriptorProtos.FileOptionsOrBuilder
-
getUninterpretedOptionOrBuilderList
public List<? extends DescriptorProtos.UninterpretedOptionOrBuilder> getUninterpretedOptionOrBuilderList()The parser stores options it doesn't recognize here. See the documentation for the "Options" section above.
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;- Specified by:
getUninterpretedOptionOrBuilderListin interfaceDescriptorProtos.FileOptionsOrBuilder
-
addUninterpretedOptionBuilder
The parser stores options it doesn't recognize here. See the documentation for the "Options" section above.
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999; -
addUninterpretedOptionBuilder
The parser stores options it doesn't recognize here. See the documentation for the "Options" section above.
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999; -
getUninterpretedOptionBuilderList
The parser stores options it doesn't recognize here. See the documentation for the "Options" section above.
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999; -
getUninterpretedOptionFieldBuilder
private RepeatedFieldBuilderV3<DescriptorProtos.UninterpretedOption,DescriptorProtos.UninterpretedOption.Builder, getUninterpretedOptionFieldBuilder()DescriptorProtos.UninterpretedOptionOrBuilder> -
setUnknownFields
Description copied from interface:Message.BuilderSet theUnknownFieldSetfor this message.- Specified by:
setUnknownFieldsin interfaceMessage.Builder- Overrides:
setUnknownFieldsin classGeneratedMessageV3.Builder<DescriptorProtos.FileOptions.Builder>
-
mergeUnknownFields
Description copied from interface:Message.BuilderMerge some unknown fields into theUnknownFieldSetfor this message.- Specified by:
mergeUnknownFieldsin interfaceMessage.Builder- Overrides:
mergeUnknownFieldsin classGeneratedMessageV3.Builder<DescriptorProtos.FileOptions.Builder>
-