public static final class DescriptorProtos.FileOptions.Builder extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<DescriptorProtos.FileOptions,DescriptorProtos.FileOptions.Builder> implements DescriptorProtos.FileOptionsOrBuilder
google.protobuf.FileOptions| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos.FileOptions.Builder |
addAllUninterpretedOption(java.lang.Iterable<? extends DescriptorProtos.UninterpretedOption> values)
The parser stores options it doesn't recognize here.
|
<Type> DescriptorProtos.FileOptions.Builder |
addExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.FileOptions,java.util.List<Type>> extension,
Type value)
Append a value to a repeated extension.
|
DescriptorProtos.FileOptions.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
java.lang.Object value)
Like
setRepeatedField, but appends the value as a new element. |
DescriptorProtos.FileOptions.Builder |
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder builderForValue)
The parser stores options it doesn't recognize here.
|
DescriptorProtos.FileOptions.Builder |
addUninterpretedOption(DescriptorProtos.UninterpretedOption value)
The parser stores options it doesn't recognize here.
|
DescriptorProtos.FileOptions.Builder |
addUninterpretedOption(int index,
DescriptorProtos.UninterpretedOption.Builder builderForValue)
The parser stores options it doesn't recognize here.
|
DescriptorProtos.FileOptions.Builder |
addUninterpretedOption(int index,
DescriptorProtos.UninterpretedOption value)
The parser stores options it doesn't recognize here.
|
DescriptorProtos.UninterpretedOption.Builder |
addUninterpretedOptionBuilder()
The parser stores options it doesn't recognize here.
|
DescriptorProtos.UninterpretedOption.Builder |
addUninterpretedOptionBuilder(int index)
The parser stores options it doesn't recognize here.
|
DescriptorProtos.FileOptions |
build()
Constructs the message based on the state of the Builder.
|
DescriptorProtos.FileOptions |
buildPartial()
Like
MessageLite.Builder.build(), but does not throw an exception if the message is missing required
fields. |
DescriptorProtos.FileOptions.Builder |
clear()
Called by the initialization and clear code paths to allow subclasses to
reset any of their builtin fields back to the initial values.
|
DescriptorProtos.FileOptions.Builder |
clearCcEnableArenas()
Enables the use of arenas for the proto messages in this file.
|
DescriptorProtos.FileOptions.Builder |
clearCcGenericServices()
Should generic services be generated in each language? "Generic" services
are not specific to any particular RPC system.
|
DescriptorProtos.FileOptions.Builder |
clearCsharpNamespace()
Namespace for generated classes; defaults to the package.
|
DescriptorProtos.FileOptions.Builder |
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.
|
<Type> DescriptorProtos.FileOptions.Builder |
clearExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.FileOptions,?> extension)
Clear an extension.
|
DescriptorProtos.FileOptions.Builder |
clearField(Descriptors.FieldDescriptor field)
Clears the field.
|
DescriptorProtos.FileOptions.Builder |
clearGoPackage()
Sets the Go package where structs generated from this .proto will be
placed.
|
DescriptorProtos.FileOptions.Builder |
clearJavaGenerateEqualsAndHash()
Deprecated.
|
DescriptorProtos.FileOptions.Builder |
clearJavaGenericServices()
optional bool java_generic_services = 17 [default = false]; |
DescriptorProtos.FileOptions.Builder |
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.
|
DescriptorProtos.FileOptions.Builder |
clearJavaOuterClassname()
Controls the name of the wrapper Java class generated for the .proto file.
|
DescriptorProtos.FileOptions.Builder |
clearJavaPackage()
Sets the Java package where classes generated from this .proto will be
placed.
|
DescriptorProtos.FileOptions.Builder |
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.
|
DescriptorProtos.FileOptions.Builder |
clearObjcClassPrefix()
Sets the objective c class prefix which is prepended to all objective c
generated classes from this .proto.
|
DescriptorProtos.FileOptions.Builder |
clearOneof(Descriptors.OneofDescriptor oneof)
|
DescriptorProtos.FileOptions.Builder |
clearOptimizeFor()
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED]; |
DescriptorProtos.FileOptions.Builder |
clearPhpClassPrefix()
Sets the php class prefix which is prepended to all php generated classes
from this .proto.
|
DescriptorProtos.FileOptions.Builder |
clearPhpGenericServices()
optional bool php_generic_services = 42 [default = false]; |
DescriptorProtos.FileOptions.Builder |
clearPhpMetadataNamespace()
Use this option to change the namespace of php generated metadata classes.
|
DescriptorProtos.FileOptions.Builder |
clearPhpNamespace()
Use this option to change the namespace of php generated classes.
|
DescriptorProtos.FileOptions.Builder |
clearPyGenericServices()
optional bool py_generic_services = 18 [default = false]; |
DescriptorProtos.FileOptions.Builder |
clearRubyPackage()
Use this option to change the package of ruby generated classes.
|
DescriptorProtos.FileOptions.Builder |
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.
|
DescriptorProtos.FileOptions.Builder |
clearUninterpretedOption()
The parser stores options it doesn't recognize here.
|
DescriptorProtos.FileOptions.Builder |
clone()
Clones the Builder.
|
boolean |
getCcEnableArenas()
Enables the use of arenas for the proto messages in this file.
|
boolean |
getCcGenericServices()
Should generic services be generated in each language? "Generic" services
are not specific to any particular RPC system.
|
java.lang.String |
getCsharpNamespace()
Namespace for generated classes; defaults to the package.
|
ByteString |
getCsharpNamespaceBytes()
Namespace for generated classes; defaults to the package.
|
DescriptorProtos.FileOptions |
getDefaultInstanceForType()
Get an instance of the type with no fields set.
|
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.
|
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType()
Get the message's type's descriptor.
|
java.lang.String |
getGoPackage()
Sets the Go package where structs generated from this .proto will be
placed.
|
ByteString |
getGoPackageBytes()
Sets the Go package where structs generated from this .proto will be
placed.
|
boolean |
getJavaGenerateEqualsAndHash()
Deprecated.
|
boolean |
getJavaGenericServices()
optional bool java_generic_services = 17 [default = false]; |
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.
|
java.lang.String |
getJavaOuterClassname()
Controls the name of the wrapper Java class generated for the .proto file.
|
ByteString |
getJavaOuterClassnameBytes()
Controls the name of the wrapper Java class generated for the .proto file.
|
java.lang.String |
getJavaPackage()
Sets the Java package where classes generated from this .proto will be
placed.
|
ByteString |
getJavaPackageBytes()
Sets the Java package where classes generated from this .proto will be
placed.
|
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.
|
java.lang.String |
getObjcClassPrefix()
Sets the objective c class prefix which is prepended to all objective c
generated classes from this .proto.
|
ByteString |
getObjcClassPrefixBytes()
Sets the objective c class prefix which is prepended to all objective c
generated classes from this .proto.
|
DescriptorProtos.FileOptions.OptimizeMode |
getOptimizeFor()
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED]; |
java.lang.String |
getPhpClassPrefix()
Sets the php class prefix which is prepended to all php generated classes
from this .proto.
|
ByteString |
getPhpClassPrefixBytes()
Sets the php class prefix which is prepended to all php generated classes
from this .proto.
|
boolean |
getPhpGenericServices()
optional bool php_generic_services = 42 [default = false]; |
java.lang.String |
getPhpMetadataNamespace()
Use this option to change the namespace of php generated metadata classes.
|
ByteString |
getPhpMetadataNamespaceBytes()
Use this option to change the namespace of php generated metadata classes.
|
java.lang.String |
getPhpNamespace()
Use this option to change the namespace of php generated classes.
|
ByteString |
getPhpNamespaceBytes()
Use this option to change the namespace of php generated classes.
|
boolean |
getPyGenericServices()
optional bool py_generic_services = 18 [default = false]; |
java.lang.String |
getRubyPackage()
Use this option to change the package of ruby generated classes.
|
ByteString |
getRubyPackageBytes()
Use this option to change the package of ruby generated classes.
|
java.lang.String |
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.
|
ByteString |
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.
|
DescriptorProtos.UninterpretedOption |
getUninterpretedOption(int index)
The parser stores options it doesn't recognize here.
|
DescriptorProtos.UninterpretedOption.Builder |
getUninterpretedOptionBuilder(int index)
The parser stores options it doesn't recognize here.
|
java.util.List<DescriptorProtos.UninterpretedOption.Builder> |
getUninterpretedOptionBuilderList()
The parser stores options it doesn't recognize here.
|
int |
getUninterpretedOptionCount()
The parser stores options it doesn't recognize here.
|
java.util.List<DescriptorProtos.UninterpretedOption> |
getUninterpretedOptionList()
The parser stores options it doesn't recognize here.
|
DescriptorProtos.UninterpretedOptionOrBuilder |
getUninterpretedOptionOrBuilder(int index)
The parser stores options it doesn't recognize here.
|
java.util.List<? extends DescriptorProtos.UninterpretedOptionOrBuilder> |
getUninterpretedOptionOrBuilderList()
The parser stores options it doesn't recognize here.
|
boolean |
hasCcEnableArenas()
Enables the use of arenas for the proto messages in this file.
|
boolean |
hasCcGenericServices()
Should generic services be generated in each language? "Generic" services
are not specific to any particular RPC system.
|
boolean |
hasCsharpNamespace()
Namespace for generated classes; defaults to the package.
|
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.
|
boolean |
hasGoPackage()
Sets the Go package where structs generated from this .proto will be
placed.
|
boolean |
hasJavaGenerateEqualsAndHash()
Deprecated.
|
boolean |
hasJavaGenericServices()
optional bool java_generic_services = 17 [default = false]; |
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.
|
boolean |
hasJavaOuterClassname()
Controls the name of the wrapper Java class generated for the .proto file.
|
boolean |
hasJavaPackage()
Sets the Java package where classes generated from this .proto will be
placed.
|
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.
|
boolean |
hasObjcClassPrefix()
Sets the objective c class prefix which is prepended to all objective c
generated classes from this .proto.
|
boolean |
hasOptimizeFor()
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED]; |
boolean |
hasPhpClassPrefix()
Sets the php class prefix which is prepended to all php generated classes
from this .proto.
|
boolean |
hasPhpGenericServices()
optional bool php_generic_services = 42 [default = false]; |
boolean |
hasPhpMetadataNamespace()
Use this option to change the namespace of php generated metadata classes.
|
boolean |
hasPhpNamespace()
Use this option to change the namespace of php generated classes.
|
boolean |
hasPyGenericServices()
optional bool py_generic_services = 18 [default = false]; |
boolean |
hasRubyPackage()
Use this option to change the package of ruby generated classes.
|
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.
|
boolean |
isInitialized()
Returns true if all required fields in the message and all embedded messages are set, false
otherwise.
|
DescriptorProtos.FileOptions.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry)
Like
MessageLite.Builder.mergeFrom(CodedInputStream), but also parses extensions. |
DescriptorProtos.FileOptions.Builder |
mergeFrom(DescriptorProtos.FileOptions other) |
DescriptorProtos.FileOptions.Builder |
mergeFrom(Message other)
Merge
other into the message being built. |
DescriptorProtos.FileOptions.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Merge some unknown fields into the
UnknownFieldSet for this message. |
DescriptorProtos.FileOptions.Builder |
removeUninterpretedOption(int index)
The parser stores options it doesn't recognize here.
|
DescriptorProtos.FileOptions.Builder |
setCcEnableArenas(boolean value)
Enables the use of arenas for the proto messages in this file.
|
DescriptorProtos.FileOptions.Builder |
setCcGenericServices(boolean value)
Should generic services be generated in each language? "Generic" services
are not specific to any particular RPC system.
|
DescriptorProtos.FileOptions.Builder |
setCsharpNamespace(java.lang.String value)
Namespace for generated classes; defaults to the package.
|
DescriptorProtos.FileOptions.Builder |
setCsharpNamespaceBytes(ByteString value)
Namespace for generated classes; defaults to the package.
|
DescriptorProtos.FileOptions.Builder |
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.
|
<Type> DescriptorProtos.FileOptions.Builder |
setExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.FileOptions,java.util.List<Type>> extension,
int index,
Type value)
Set the value of one element of a repeated extension.
|
<Type> DescriptorProtos.FileOptions.Builder |
setExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.FileOptions,Type> extension,
Type value)
Set the value of an extension.
|
DescriptorProtos.FileOptions.Builder |
setField(Descriptors.FieldDescriptor field,
java.lang.Object value)
Sets a field to the given value.
|
DescriptorProtos.FileOptions.Builder |
setGoPackage(java.lang.String value)
Sets the Go package where structs generated from this .proto will be
placed.
|
DescriptorProtos.FileOptions.Builder |
setGoPackageBytes(ByteString value)
Sets the Go package where structs generated from this .proto will be
placed.
|
DescriptorProtos.FileOptions.Builder |
setJavaGenerateEqualsAndHash(boolean value)
Deprecated.
|
DescriptorProtos.FileOptions.Builder |
setJavaGenericServices(boolean value)
optional bool java_generic_services = 17 [default = false]; |
DescriptorProtos.FileOptions.Builder |
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.
|
DescriptorProtos.FileOptions.Builder |
setJavaOuterClassname(java.lang.String value)
Controls the name of the wrapper Java class generated for the .proto file.
|
DescriptorProtos.FileOptions.Builder |
setJavaOuterClassnameBytes(ByteString value)
Controls the name of the wrapper Java class generated for the .proto file.
|
DescriptorProtos.FileOptions.Builder |
setJavaPackage(java.lang.String value)
Sets the Java package where classes generated from this .proto will be
placed.
|
DescriptorProtos.FileOptions.Builder |
setJavaPackageBytes(ByteString value)
Sets the Java package where classes generated from this .proto will be
placed.
|
DescriptorProtos.FileOptions.Builder |
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.
|
DescriptorProtos.FileOptions.Builder |
setObjcClassPrefix(java.lang.String value)
Sets the objective c class prefix which is prepended to all objective c
generated classes from this .proto.
|
DescriptorProtos.FileOptions.Builder |
setObjcClassPrefixBytes(ByteString value)
Sets the objective c class prefix which is prepended to all objective c
generated classes from this .proto.
|
DescriptorProtos.FileOptions.Builder |
setOptimizeFor(DescriptorProtos.FileOptions.OptimizeMode value)
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED]; |
DescriptorProtos.FileOptions.Builder |
setPhpClassPrefix(java.lang.String value)
Sets the php class prefix which is prepended to all php generated classes
from this .proto.
|
DescriptorProtos.FileOptions.Builder |
setPhpClassPrefixBytes(ByteString value)
Sets the php class prefix which is prepended to all php generated classes
from this .proto.
|
DescriptorProtos.FileOptions.Builder |
setPhpGenericServices(boolean value)
optional bool php_generic_services = 42 [default = false]; |
DescriptorProtos.FileOptions.Builder |
setPhpMetadataNamespace(java.lang.String value)
Use this option to change the namespace of php generated metadata classes.
|
DescriptorProtos.FileOptions.Builder |
setPhpMetadataNamespaceBytes(ByteString value)
Use this option to change the namespace of php generated metadata classes.
|
DescriptorProtos.FileOptions.Builder |
setPhpNamespace(java.lang.String value)
Use this option to change the namespace of php generated classes.
|
DescriptorProtos.FileOptions.Builder |
setPhpNamespaceBytes(ByteString value)
Use this option to change the namespace of php generated classes.
|
DescriptorProtos.FileOptions.Builder |
setPyGenericServices(boolean value)
optional bool py_generic_services = 18 [default = false]; |
DescriptorProtos.FileOptions.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
java.lang.Object value)
Sets an element of a repeated field to the given value.
|
DescriptorProtos.FileOptions.Builder |
setRubyPackage(java.lang.String value)
Use this option to change the package of ruby generated classes.
|
DescriptorProtos.FileOptions.Builder |
setRubyPackageBytes(ByteString value)
Use this option to change the package of ruby generated classes.
|
DescriptorProtos.FileOptions.Builder |
setSwiftPrefix(java.lang.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.
|
DescriptorProtos.FileOptions.Builder |
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.
|
DescriptorProtos.FileOptions.Builder |
setUninterpretedOption(int index,
DescriptorProtos.UninterpretedOption.Builder builderForValue)
The parser stores options it doesn't recognize here.
|
DescriptorProtos.FileOptions.Builder |
setUninterpretedOption(int index,
DescriptorProtos.UninterpretedOption value)
The parser stores options it doesn't recognize here.
|
DescriptorProtos.FileOptions.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Set the
UnknownFieldSet for this message. |
addExtension, addExtension, clearExtension, clearExtension, getAllFields, getExtension, getExtension, getExtension, getExtension, getExtension, getExtension, getExtensionCount, getExtensionCount, getExtensionCount, getField, getFieldBuilder, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, hasExtension, hasExtension, hasExtension, hasField, newBuilderForField, setExtension, setExtension, setExtension, setExtensiongetOneofFieldDescriptor, getUnknownFields, hasOneoffindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, toStringmergeFromequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetExtension, getExtension, getExtension, getExtension, getExtension, getExtension, getExtensionCount, getExtensionCount, getExtensionCount, hasExtension, hasExtension, hasExtensionfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final Descriptors.Descriptor getDescriptor()
public DescriptorProtos.FileOptions.Builder clear()
com.google.protobuf.GeneratedMessageV3.Builderclear in interface Message.Builderclear in interface MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<DescriptorProtos.FileOptions,DescriptorProtos.FileOptions.Builder>public Descriptors.Descriptor getDescriptorForType()
Message.BuilderMessageOrBuilder.getDescriptorForType().getDescriptorForType in interface Message.BuildergetDescriptorForType in interface MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DescriptorProtos.FileOptions.Builder>public DescriptorProtos.FileOptions getDefaultInstanceForType()
MessageLiteOrBuildergetDefaultInstance() method of generated
message classes in that this method is an abstract method of the MessageLite interface
whereas getDefaultInstance() is a static method of a specific class. They return the
same thing.getDefaultInstanceForType in interface com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<DescriptorProtos.FileOptions>getDefaultInstanceForType in interface MessageLiteOrBuildergetDefaultInstanceForType in interface MessageOrBuilderpublic DescriptorProtos.FileOptions build()
MessageLite.Builderbuild in interface Message.Builderbuild in interface MessageLite.Builderpublic DescriptorProtos.FileOptions buildPartial()
MessageLite.BuilderMessageLite.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.buildPartial in interface Message.BuilderbuildPartial in interface MessageLite.Builderpublic DescriptorProtos.FileOptions.Builder clone()
MessageLite.Builderclone in interface Message.Builderclone in interface MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<DescriptorProtos.FileOptions.Builder>Object.clone()public DescriptorProtos.FileOptions.Builder setField(Descriptors.FieldDescriptor field, java.lang.Object value)
Message.BuilderMessageOrBuilder.getField(Descriptors.FieldDescriptor) would return.setField in interface Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<DescriptorProtos.FileOptions,DescriptorProtos.FileOptions.Builder>public DescriptorProtos.FileOptions.Builder clearField(Descriptors.FieldDescriptor field)
Message.BuilderclearField in interface Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<DescriptorProtos.FileOptions,DescriptorProtos.FileOptions.Builder>public DescriptorProtos.FileOptions.Builder clearOneof(Descriptors.OneofDescriptor oneof)
AbstractMessage.BuilderclearOneof in interface Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DescriptorProtos.FileOptions.Builder>public DescriptorProtos.FileOptions.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)
Message.BuilderMessageOrBuilder.getRepeatedField(Descriptors.FieldDescriptor,int) would return.setRepeatedField in interface Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<DescriptorProtos.FileOptions,DescriptorProtos.FileOptions.Builder>public DescriptorProtos.FileOptions.Builder addRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)
Message.BuildersetRepeatedField, but appends the value as a new element.addRepeatedField in interface Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<DescriptorProtos.FileOptions,DescriptorProtos.FileOptions.Builder>public <Type> DescriptorProtos.FileOptions.Builder setExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.FileOptions,Type> extension, Type value)
com.google.protobuf.GeneratedMessageV3.ExtendableBuildersetExtension in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<DescriptorProtos.FileOptions,DescriptorProtos.FileOptions.Builder>public <Type> DescriptorProtos.FileOptions.Builder setExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.FileOptions,java.util.List<Type>> extension, int index, Type value)
com.google.protobuf.GeneratedMessageV3.ExtendableBuildersetExtension in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<DescriptorProtos.FileOptions,DescriptorProtos.FileOptions.Builder>public <Type> DescriptorProtos.FileOptions.Builder addExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.FileOptions,java.util.List<Type>> extension, Type value)
com.google.protobuf.GeneratedMessageV3.ExtendableBuilderaddExtension in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<DescriptorProtos.FileOptions,DescriptorProtos.FileOptions.Builder>public <Type> DescriptorProtos.FileOptions.Builder clearExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.FileOptions,?> extension)
com.google.protobuf.GeneratedMessageV3.ExtendableBuilderclearExtension in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<DescriptorProtos.FileOptions,DescriptorProtos.FileOptions.Builder>public DescriptorProtos.FileOptions.Builder mergeFrom(Message other)
Message.Builderother into the message being built. other must have the exact same type
as this (i.e. getDescriptorForType() == other.getDescriptorForType()).
Merging occurs as follows. For each field:
* For singular primitive fields, if the field is set in other, then other's
value overwrites the value in this message.
* For singular message fields, if the field is set in other, it is merged into the
corresponding sub-message of this message using the same merging rules.
* For repeated fields, the elements in other are 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::MergeFrom method in C++.
mergeFrom in interface Message.BuildermergeFrom in class AbstractMessage.Builder<DescriptorProtos.FileOptions.Builder>public DescriptorProtos.FileOptions.Builder mergeFrom(DescriptorProtos.FileOptions other)
public final boolean isInitialized()
MessageLiteOrBuilderisInitialized in interface MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<DescriptorProtos.FileOptions,DescriptorProtos.FileOptions.Builder>public DescriptorProtos.FileOptions.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
MessageLite.BuilderMessageLite.Builder.mergeFrom(CodedInputStream), but also parses extensions. The extensions
that you want to be able to parse must be registered in extensionRegistry. Extensions
not in the registry will be treated as unknown fields.mergeFrom in interface Message.BuildermergeFrom in interface MessageLite.BuildermergeFrom in class AbstractMessage.Builder<DescriptorProtos.FileOptions.Builder>java.io.IOExceptionpublic 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;hasJavaPackage in interface DescriptorProtos.FileOptionsOrBuilderpublic java.lang.String 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;getJavaPackage in interface DescriptorProtos.FileOptionsOrBuilderpublic ByteString 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;getJavaPackageBytes in interface DescriptorProtos.FileOptionsOrBuilderpublic DescriptorProtos.FileOptions.Builder setJavaPackage(java.lang.String value)
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;value - The javaPackage to set.public DescriptorProtos.FileOptions.Builder 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;public DescriptorProtos.FileOptions.Builder setJavaPackageBytes(ByteString value)
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;value - The bytes for javaPackage to set.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;hasJavaOuterClassname in interface DescriptorProtos.FileOptionsOrBuilderpublic java.lang.String 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;getJavaOuterClassname in interface DescriptorProtos.FileOptionsOrBuilderpublic ByteString 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;getJavaOuterClassnameBytes in interface DescriptorProtos.FileOptionsOrBuilderpublic DescriptorProtos.FileOptions.Builder setJavaOuterClassname(java.lang.String value)
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;value - The javaOuterClassname to set.public DescriptorProtos.FileOptions.Builder 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;public DescriptorProtos.FileOptions.Builder setJavaOuterClassnameBytes(ByteString value)
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;value - The bytes for javaOuterClassname to set.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];hasJavaMultipleFiles in interface DescriptorProtos.FileOptionsOrBuilderpublic 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];getJavaMultipleFiles in interface DescriptorProtos.FileOptionsOrBuilderpublic DescriptorProtos.FileOptions.Builder 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. 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];value - The javaMultipleFiles to set.public DescriptorProtos.FileOptions.Builder 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];@Deprecated public boolean hasJavaGenerateEqualsAndHash()
This option does nothing.
optional bool java_generate_equals_and_hash = 20 [deprecated = true];hasJavaGenerateEqualsAndHash in interface DescriptorProtos.FileOptionsOrBuilder@Deprecated public boolean getJavaGenerateEqualsAndHash()
This option does nothing.
optional bool java_generate_equals_and_hash = 20 [deprecated = true];getJavaGenerateEqualsAndHash in interface DescriptorProtos.FileOptionsOrBuilder@Deprecated public DescriptorProtos.FileOptions.Builder setJavaGenerateEqualsAndHash(boolean value)
This option does nothing.
optional bool java_generate_equals_and_hash = 20 [deprecated = true];value - The javaGenerateEqualsAndHash to set.@Deprecated public DescriptorProtos.FileOptions.Builder clearJavaGenerateEqualsAndHash()
This option does nothing.
optional bool java_generate_equals_and_hash = 20 [deprecated = true];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];hasJavaStringCheckUtf8 in interface DescriptorProtos.FileOptionsOrBuilderpublic 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];getJavaStringCheckUtf8 in interface DescriptorProtos.FileOptionsOrBuilderpublic DescriptorProtos.FileOptions.Builder 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. 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];value - The javaStringCheckUtf8 to set.public DescriptorProtos.FileOptions.Builder 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];public boolean hasOptimizeFor()
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];hasOptimizeFor in interface DescriptorProtos.FileOptionsOrBuilderpublic DescriptorProtos.FileOptions.OptimizeMode getOptimizeFor()
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];getOptimizeFor in interface DescriptorProtos.FileOptionsOrBuilderpublic DescriptorProtos.FileOptions.Builder setOptimizeFor(DescriptorProtos.FileOptions.OptimizeMode value)
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];value - The optimizeFor to set.public DescriptorProtos.FileOptions.Builder clearOptimizeFor()
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];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;hasGoPackage in interface DescriptorProtos.FileOptionsOrBuilderpublic java.lang.String 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;getGoPackage in interface DescriptorProtos.FileOptionsOrBuilderpublic ByteString 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;getGoPackageBytes in interface DescriptorProtos.FileOptionsOrBuilderpublic DescriptorProtos.FileOptions.Builder setGoPackage(java.lang.String value)
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;value - The goPackage to set.public DescriptorProtos.FileOptions.Builder 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;public DescriptorProtos.FileOptions.Builder setGoPackageBytes(ByteString value)
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;value - The bytes for goPackage to set.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];hasCcGenericServices in interface DescriptorProtos.FileOptionsOrBuilderpublic 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];getCcGenericServices in interface DescriptorProtos.FileOptionsOrBuilderpublic DescriptorProtos.FileOptions.Builder setCcGenericServices(boolean value)
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];value - The ccGenericServices to set.public DescriptorProtos.FileOptions.Builder 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];public boolean hasJavaGenericServices()
optional bool java_generic_services = 17 [default = false];hasJavaGenericServices in interface DescriptorProtos.FileOptionsOrBuilderpublic boolean getJavaGenericServices()
optional bool java_generic_services = 17 [default = false];getJavaGenericServices in interface DescriptorProtos.FileOptionsOrBuilderpublic DescriptorProtos.FileOptions.Builder setJavaGenericServices(boolean value)
optional bool java_generic_services = 17 [default = false];value - The javaGenericServices to set.public DescriptorProtos.FileOptions.Builder clearJavaGenericServices()
optional bool java_generic_services = 17 [default = false];public boolean hasPyGenericServices()
optional bool py_generic_services = 18 [default = false];hasPyGenericServices in interface DescriptorProtos.FileOptionsOrBuilderpublic boolean getPyGenericServices()
optional bool py_generic_services = 18 [default = false];getPyGenericServices in interface DescriptorProtos.FileOptionsOrBuilderpublic DescriptorProtos.FileOptions.Builder setPyGenericServices(boolean value)
optional bool py_generic_services = 18 [default = false];value - The pyGenericServices to set.public DescriptorProtos.FileOptions.Builder clearPyGenericServices()
optional bool py_generic_services = 18 [default = false];public boolean hasPhpGenericServices()
optional bool php_generic_services = 42 [default = false];hasPhpGenericServices in interface DescriptorProtos.FileOptionsOrBuilderpublic boolean getPhpGenericServices()
optional bool php_generic_services = 42 [default = false];getPhpGenericServices in interface DescriptorProtos.FileOptionsOrBuilderpublic DescriptorProtos.FileOptions.Builder setPhpGenericServices(boolean value)
optional bool php_generic_services = 42 [default = false];value - The phpGenericServices to set.public DescriptorProtos.FileOptions.Builder clearPhpGenericServices()
optional bool php_generic_services = 42 [default = false];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];hasDeprecated in interface DescriptorProtos.FileOptionsOrBuilderpublic 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];getDeprecated in interface DescriptorProtos.FileOptionsOrBuilderpublic DescriptorProtos.FileOptions.Builder 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.
optional bool deprecated = 23 [default = false];value - The deprecated to set.public DescriptorProtos.FileOptions.Builder 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];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];hasCcEnableArenas in interface DescriptorProtos.FileOptionsOrBuilderpublic 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];getCcEnableArenas in interface DescriptorProtos.FileOptionsOrBuilderpublic DescriptorProtos.FileOptions.Builder setCcEnableArenas(boolean value)
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];value - The ccEnableArenas to set.public DescriptorProtos.FileOptions.Builder 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];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;hasObjcClassPrefix in interface DescriptorProtos.FileOptionsOrBuilderpublic java.lang.String 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;getObjcClassPrefix in interface DescriptorProtos.FileOptionsOrBuilderpublic ByteString 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;getObjcClassPrefixBytes in interface DescriptorProtos.FileOptionsOrBuilderpublic DescriptorProtos.FileOptions.Builder setObjcClassPrefix(java.lang.String value)
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;value - The objcClassPrefix to set.public DescriptorProtos.FileOptions.Builder 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;public DescriptorProtos.FileOptions.Builder setObjcClassPrefixBytes(ByteString value)
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;value - The bytes for objcClassPrefix to set.public boolean hasCsharpNamespace()
Namespace for generated classes; defaults to the package.
optional string csharp_namespace = 37;hasCsharpNamespace in interface DescriptorProtos.FileOptionsOrBuilderpublic java.lang.String getCsharpNamespace()
Namespace for generated classes; defaults to the package.
optional string csharp_namespace = 37;getCsharpNamespace in interface DescriptorProtos.FileOptionsOrBuilderpublic ByteString getCsharpNamespaceBytes()
Namespace for generated classes; defaults to the package.
optional string csharp_namespace = 37;getCsharpNamespaceBytes in interface DescriptorProtos.FileOptionsOrBuilderpublic DescriptorProtos.FileOptions.Builder setCsharpNamespace(java.lang.String value)
Namespace for generated classes; defaults to the package.
optional string csharp_namespace = 37;value - The csharpNamespace to set.public DescriptorProtos.FileOptions.Builder clearCsharpNamespace()
Namespace for generated classes; defaults to the package.
optional string csharp_namespace = 37;public DescriptorProtos.FileOptions.Builder setCsharpNamespaceBytes(ByteString value)
Namespace for generated classes; defaults to the package.
optional string csharp_namespace = 37;value - The bytes for csharpNamespace to set.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;hasSwiftPrefix in interface DescriptorProtos.FileOptionsOrBuilderpublic java.lang.String 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;getSwiftPrefix in interface DescriptorProtos.FileOptionsOrBuilderpublic ByteString 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;getSwiftPrefixBytes in interface DescriptorProtos.FileOptionsOrBuilderpublic DescriptorProtos.FileOptions.Builder setSwiftPrefix(java.lang.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. When this options is provided, they will use this value instead to prefix the types/symbols defined.
optional string swift_prefix = 39;value - The swiftPrefix to set.public DescriptorProtos.FileOptions.Builder 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;public DescriptorProtos.FileOptions.Builder 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. When this options is provided, they will use this value instead to prefix the types/symbols defined.
optional string swift_prefix = 39;value - The bytes for swiftPrefix to set.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;hasPhpClassPrefix in interface DescriptorProtos.FileOptionsOrBuilderpublic java.lang.String 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;getPhpClassPrefix in interface DescriptorProtos.FileOptionsOrBuilderpublic ByteString 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;getPhpClassPrefixBytes in interface DescriptorProtos.FileOptionsOrBuilderpublic DescriptorProtos.FileOptions.Builder setPhpClassPrefix(java.lang.String value)
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;value - The phpClassPrefix to set.public DescriptorProtos.FileOptions.Builder 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;public DescriptorProtos.FileOptions.Builder setPhpClassPrefixBytes(ByteString value)
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;value - The bytes for phpClassPrefix to set.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;hasPhpNamespace in interface DescriptorProtos.FileOptionsOrBuilderpublic java.lang.String 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;getPhpNamespace in interface DescriptorProtos.FileOptionsOrBuilderpublic ByteString 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;getPhpNamespaceBytes in interface DescriptorProtos.FileOptionsOrBuilderpublic DescriptorProtos.FileOptions.Builder setPhpNamespace(java.lang.String value)
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;value - The phpNamespace to set.public DescriptorProtos.FileOptions.Builder 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;public DescriptorProtos.FileOptions.Builder setPhpNamespaceBytes(ByteString value)
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;value - The bytes for phpNamespace to set.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;hasPhpMetadataNamespace in interface DescriptorProtos.FileOptionsOrBuilderpublic java.lang.String 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;getPhpMetadataNamespace in interface DescriptorProtos.FileOptionsOrBuilderpublic ByteString 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;getPhpMetadataNamespaceBytes in interface DescriptorProtos.FileOptionsOrBuilderpublic DescriptorProtos.FileOptions.Builder setPhpMetadataNamespace(java.lang.String value)
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;value - The phpMetadataNamespace to set.public DescriptorProtos.FileOptions.Builder 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;public DescriptorProtos.FileOptions.Builder setPhpMetadataNamespaceBytes(ByteString value)
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;value - The bytes for phpMetadataNamespace to set.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;hasRubyPackage in interface DescriptorProtos.FileOptionsOrBuilderpublic java.lang.String 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;getRubyPackage in interface DescriptorProtos.FileOptionsOrBuilderpublic ByteString 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;getRubyPackageBytes in interface DescriptorProtos.FileOptionsOrBuilderpublic DescriptorProtos.FileOptions.Builder setRubyPackage(java.lang.String value)
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;value - The rubyPackage to set.public DescriptorProtos.FileOptions.Builder 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;public DescriptorProtos.FileOptions.Builder setRubyPackageBytes(ByteString value)
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;value - The bytes for rubyPackage to set.public java.util.List<DescriptorProtos.UninterpretedOption> 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;getUninterpretedOptionList in interface DescriptorProtos.FileOptionsOrBuilderpublic 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;getUninterpretedOptionCount in interface DescriptorProtos.FileOptionsOrBuilderpublic DescriptorProtos.UninterpretedOption getUninterpretedOption(int index)
The parser stores options it doesn't recognize here. See the documentation for the "Options" section above.
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;getUninterpretedOption in interface DescriptorProtos.FileOptionsOrBuilderpublic 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;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;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;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;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;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;public DescriptorProtos.FileOptions.Builder addAllUninterpretedOption(java.lang.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;public DescriptorProtos.FileOptions.Builder 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;public DescriptorProtos.FileOptions.Builder removeUninterpretedOption(int index)
The parser stores options it doesn't recognize here. See the documentation for the "Options" section above.
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;public DescriptorProtos.UninterpretedOption.Builder getUninterpretedOptionBuilder(int index)
The parser stores options it doesn't recognize here. See the documentation for the "Options" section above.
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;public DescriptorProtos.UninterpretedOptionOrBuilder getUninterpretedOptionOrBuilder(int index)
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 in interface DescriptorProtos.FileOptionsOrBuilderpublic java.util.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;getUninterpretedOptionOrBuilderList in interface DescriptorProtos.FileOptionsOrBuilderpublic DescriptorProtos.UninterpretedOption.Builder 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;public DescriptorProtos.UninterpretedOption.Builder addUninterpretedOptionBuilder(int index)
The parser stores options it doesn't recognize here. See the documentation for the "Options" section above.
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;public java.util.List<DescriptorProtos.UninterpretedOption.Builder> 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;public final DescriptorProtos.FileOptions.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Message.BuilderUnknownFieldSet for this message.setUnknownFields in interface Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DescriptorProtos.FileOptions.Builder>public final DescriptorProtos.FileOptions.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Message.BuilderUnknownFieldSet for this message.mergeUnknownFields in interface Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DescriptorProtos.FileOptions.Builder>