Package com.google.protobuf
Class DescriptorProtos.FileOptions
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.ExtendableMessage<DescriptorProtos.FileOptions>
com.google.protobuf.DescriptorProtos.FileOptions
- All Implemented Interfaces:
DescriptorProtos.FileOptionsOrBuilder
,GeneratedMessageV3.ExtendableMessageOrBuilder<DescriptorProtos.FileOptions>
,Message
,MessageLite
,MessageLiteOrBuilder
,MessageOrBuilder
,Serializable
- Enclosing class:
DescriptorProtos
public static final class DescriptorProtos.FileOptions
extends GeneratedMessageV3.ExtendableMessage<DescriptorProtos.FileOptions>
implements DescriptorProtos.FileOptionsOrBuilder
Protobuf type
google.protobuf.FileOptions
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Protobuf typegoogle.protobuf.FileOptions
static enum
Generated classes can be optimized for speed or code size.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
GeneratedMessageV3.ExtendableMessage.ExtensionWriter
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
GeneratedMessageV3.BuilderParent, GeneratedMessageV3.ExtendableBuilder<MessageType extends GeneratedMessageV3.ExtendableMessage,
BuilderType extends GeneratedMessageV3.ExtendableBuilder<MessageType, BuilderType>>, GeneratedMessageV3.ExtendableMessage<MessageType extends GeneratedMessageV3.ExtendableMessage>, GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends GeneratedMessageV3.ExtendableMessage>, GeneratedMessageV3.ExtensionDescriptorRetriever, GeneratedMessageV3.FieldAccessorTable, GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
AbstractMessageLite.InternalOneOfEnum
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate int
static final int
static final int
private boolean
private boolean
static final int
private Object
private static final DescriptorProtos.FileOptions
private boolean
static final int
static final int
private Object
static final int
static final int
static final int
static final int
static final int
static final int
private boolean
private boolean
private boolean
private Object
private Object
private boolean
private byte
static final int
private Object
static final int
private int
static final Parser
<DescriptorProtos.FileOptions> Deprecated.static final int
static final int
static final int
static final int
private Object
private boolean
private Object
private Object
static final int
private boolean
static final int
private Object
private static final long
static final int
private Object
static final int
private List
<DescriptorProtos.UninterpretedOption> Fields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFields
Fields inherited from class com.google.protobuf.AbstractMessage
memoizedSize
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
private
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Compares the specified object with this message for equality.boolean
Enables the use of arenas for the proto messages in this file.boolean
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.Namespace for generated classes; defaults to the package.static DescriptorProtos.FileOptions
Get an instance of the type with no fields set.boolean
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 final Descriptors.Descriptor
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.boolean
Deprecated.boolean
optional bool java_generic_services = 17 [default = false];
boolean
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.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.boolean
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.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];
Gets the parser for a message of the same type as this message.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.boolean
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 metadata classes.Use this option to change the namespace of php generated classes.Use this option to change the namespace of php generated classes.boolean
optional 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.int
Get the number of bytes required to encode this message.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.int
The parser stores options it doesn't recognize here.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.final UnknownFieldSet
Get theUnknownFieldSet
for this message.boolean
Enables the use of arenas for the proto messages in this file.boolean
Should generic services be generated in each language? "Generic" services are not specific to any particular RPC system.boolean
Namespace for generated classes; defaults to the package.boolean
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
Sets the Go package where structs generated from this .proto will be placed.int
hashCode()
Returns the hash code value for this message.boolean
Deprecated.boolean
optional bool java_generic_services = 17 [default = false];
boolean
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
Controls the name of the wrapper Java class generated for the .proto file.boolean
Sets the Java package where classes generated from this .proto will be placed.boolean
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
Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto.boolean
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
boolean
Sets the php class prefix which is prepended to all php generated classes from this .proto.boolean
optional bool php_generic_services = 42 [default = false];
boolean
Use this option to change the namespace of php generated metadata classes.boolean
Use this option to change the namespace of php generated classes.boolean
optional bool py_generic_services = 18 [default = false];
boolean
Use this option to change the package of ruby generated classes.boolean
By 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.FieldAccessorTable
Get the FieldAccessorTable for this type.final boolean
Returns true if all required fields in the message and all embedded messages are set, false otherwise.newBuilder
(DescriptorProtos.FileOptions prototype) Constructs a new builder for a message of the same type as this message.protected DescriptorProtos.FileOptions.Builder
TODO(xiaofeng): remove this together with GeneratedMessageV3.BuilderParent.protected Object
Creates a new instance of this message type.static DescriptorProtos.FileOptions
parseDelimitedFrom
(InputStream input) static DescriptorProtos.FileOptions
parseDelimitedFrom
(InputStream input, ExtensionRegistryLite extensionRegistry) static DescriptorProtos.FileOptions
parseFrom
(byte[] data) static DescriptorProtos.FileOptions
parseFrom
(byte[] data, ExtensionRegistryLite extensionRegistry) static DescriptorProtos.FileOptions
parseFrom
(ByteString data) static DescriptorProtos.FileOptions
parseFrom
(ByteString data, ExtensionRegistryLite extensionRegistry) static DescriptorProtos.FileOptions
parseFrom
(CodedInputStream input) static DescriptorProtos.FileOptions
parseFrom
(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static DescriptorProtos.FileOptions
parseFrom
(InputStream input) static DescriptorProtos.FileOptions
parseFrom
(InputStream input, ExtensionRegistryLite extensionRegistry) static DescriptorProtos.FileOptions
parseFrom
(ByteBuffer data) static DescriptorProtos.FileOptions
parseFrom
(ByteBuffer data, ExtensionRegistryLite extensionRegistry) static Parser
<DescriptorProtos.FileOptions> parser()
Constructs a builder initialized with the current message.void
writeTo
(CodedOutputStream output) Serializes the message and writes it tooutput
.Methods inherited from class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
extensionsAreInitialized, extensionsSerializedSize, extensionsSerializedSizeAsMessageSet, getAllFields, getAllFieldsRaw, getExtension, getExtension, getExtension, getExtension, getExtension, getExtension, getExtensionCount, getExtensionCount, getExtensionCount, getExtensionFields, getField, getRepeatedField, getRepeatedFieldCount, hasExtension, hasExtension, hasExtension, hasField, makeExtensionsImmutable, newExtensionWriter, newMessageSetExtensionWriter, parseUnknownField, parseUnknownFieldProto3
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, enableAlwaysUseFieldBuildersForTesting, getDescriptorForType, getFieldRaw, getOneofFieldDescriptor, hasOneof, internalGetMapField, isStringEmpty, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, setAlwaysUseFieldBuildersForTesting, writeReplace, writeString, writeStringNoTag
Methods inherited from class com.google.protobuf.AbstractMessage
compareFields, findInitializationErrors, getInitializationErrorString, getMemoizedSerializedSize, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, newUninitializedMessageException, setMemoizedSerializedSize, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, getSerializedSize, toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder
getExtension, getExtension, getExtension, getExtension, getExtension, getExtension, getExtensionCount, getExtensionCount, getExtensionCount, hasExtension, hasExtension, hasExtension
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
bitField0_
private int bitField0_ -
JAVA_PACKAGE_FIELD_NUMBER
public static final int JAVA_PACKAGE_FIELD_NUMBER- See Also:
-
javaPackage_
-
JAVA_OUTER_CLASSNAME_FIELD_NUMBER
public static final int JAVA_OUTER_CLASSNAME_FIELD_NUMBER- See Also:
-
javaOuterClassname_
-
JAVA_MULTIPLE_FILES_FIELD_NUMBER
public static final int JAVA_MULTIPLE_FILES_FIELD_NUMBER- See Also:
-
javaMultipleFiles_
private boolean javaMultipleFiles_ -
JAVA_GENERATE_EQUALS_AND_HASH_FIELD_NUMBER
public static final int JAVA_GENERATE_EQUALS_AND_HASH_FIELD_NUMBER- See Also:
-
javaGenerateEqualsAndHash_
private boolean javaGenerateEqualsAndHash_ -
JAVA_STRING_CHECK_UTF8_FIELD_NUMBER
public static final int JAVA_STRING_CHECK_UTF8_FIELD_NUMBER- See Also:
-
javaStringCheckUtf8_
private boolean javaStringCheckUtf8_ -
OPTIMIZE_FOR_FIELD_NUMBER
public static final int OPTIMIZE_FOR_FIELD_NUMBER- See Also:
-
optimizeFor_
private int optimizeFor_ -
GO_PACKAGE_FIELD_NUMBER
public static final int GO_PACKAGE_FIELD_NUMBER- See Also:
-
goPackage_
-
CC_GENERIC_SERVICES_FIELD_NUMBER
public static final int CC_GENERIC_SERVICES_FIELD_NUMBER- See Also:
-
ccGenericServices_
private boolean ccGenericServices_ -
JAVA_GENERIC_SERVICES_FIELD_NUMBER
public static final int JAVA_GENERIC_SERVICES_FIELD_NUMBER- See Also:
-
javaGenericServices_
private boolean javaGenericServices_ -
PY_GENERIC_SERVICES_FIELD_NUMBER
public static final int PY_GENERIC_SERVICES_FIELD_NUMBER- See Also:
-
pyGenericServices_
private boolean pyGenericServices_ -
PHP_GENERIC_SERVICES_FIELD_NUMBER
public static final int PHP_GENERIC_SERVICES_FIELD_NUMBER- See Also:
-
phpGenericServices_
private boolean phpGenericServices_ -
DEPRECATED_FIELD_NUMBER
public static final int DEPRECATED_FIELD_NUMBER- See Also:
-
deprecated_
private boolean deprecated_ -
CC_ENABLE_ARENAS_FIELD_NUMBER
public static final int CC_ENABLE_ARENAS_FIELD_NUMBER- See Also:
-
ccEnableArenas_
private boolean ccEnableArenas_ -
OBJC_CLASS_PREFIX_FIELD_NUMBER
public static final int OBJC_CLASS_PREFIX_FIELD_NUMBER- See Also:
-
objcClassPrefix_
-
CSHARP_NAMESPACE_FIELD_NUMBER
public static final int CSHARP_NAMESPACE_FIELD_NUMBER- See Also:
-
csharpNamespace_
-
SWIFT_PREFIX_FIELD_NUMBER
public static final int SWIFT_PREFIX_FIELD_NUMBER- See Also:
-
swiftPrefix_
-
PHP_CLASS_PREFIX_FIELD_NUMBER
public static final int PHP_CLASS_PREFIX_FIELD_NUMBER- See Also:
-
phpClassPrefix_
-
PHP_NAMESPACE_FIELD_NUMBER
public static final int PHP_NAMESPACE_FIELD_NUMBER- See Also:
-
phpNamespace_
-
PHP_METADATA_NAMESPACE_FIELD_NUMBER
public static final int PHP_METADATA_NAMESPACE_FIELD_NUMBER- See Also:
-
phpMetadataNamespace_
-
RUBY_PACKAGE_FIELD_NUMBER
public static final int RUBY_PACKAGE_FIELD_NUMBER- See Also:
-
rubyPackage_
-
UNINTERPRETED_OPTION_FIELD_NUMBER
public static final int UNINTERPRETED_OPTION_FIELD_NUMBER- See Also:
-
uninterpretedOption_
-
memoizedIsInitialized
private byte memoizedIsInitialized -
DEFAULT_INSTANCE
-
PARSER
Deprecated.
-
-
Constructor Details
-
FileOptions
-
FileOptions
private FileOptions()
-
-
Method Details
-
newInstance
Description copied from class:GeneratedMessageV3
Creates a new instance of this message type. Overridden in the generated code.- Overrides:
newInstance
in classGeneratedMessageV3
-
getUnknownFields
Description copied from interface:MessageOrBuilder
Get theUnknownFieldSet
for this message.- Specified by:
getUnknownFields
in interfaceMessageOrBuilder
- Overrides:
getUnknownFields
in classGeneratedMessageV3
-
getDescriptor
-
internalGetFieldAccessorTable
Description copied from class:GeneratedMessageV3
Get 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:
internalGetFieldAccessorTable
in classGeneratedMessageV3
-
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:
hasJavaPackage
in 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:
getJavaPackage
in 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:
getJavaPackageBytes
in interfaceDescriptorProtos.FileOptionsOrBuilder
- Returns:
- The bytes for javaPackage.
-
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:
hasJavaOuterClassname
in 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:
getJavaOuterClassname
in 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:
getJavaOuterClassnameBytes
in interfaceDescriptorProtos.FileOptionsOrBuilder
- Returns:
- The bytes for javaOuterClassname.
-
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:
hasJavaMultipleFiles
in 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:
getJavaMultipleFiles
in interfaceDescriptorProtos.FileOptionsOrBuilder
- Returns:
- The javaMultipleFiles.
-
hasJavaGenerateEqualsAndHash
Deprecated.This option does nothing.
optional bool java_generate_equals_and_hash = 20 [deprecated = true];
- Specified by:
hasJavaGenerateEqualsAndHash
in interfaceDescriptorProtos.FileOptionsOrBuilder
- Returns:
- Whether the javaGenerateEqualsAndHash field is set.
-
getJavaGenerateEqualsAndHash
Deprecated.This option does nothing.
optional bool java_generate_equals_and_hash = 20 [deprecated = true];
- Specified by:
getJavaGenerateEqualsAndHash
in interfaceDescriptorProtos.FileOptionsOrBuilder
- Returns:
- The javaGenerateEqualsAndHash.
-
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:
hasJavaStringCheckUtf8
in 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:
getJavaStringCheckUtf8
in interfaceDescriptorProtos.FileOptionsOrBuilder
- Returns:
- The javaStringCheckUtf8.
-
hasOptimizeFor
public boolean hasOptimizeFor()optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
- Specified by:
hasOptimizeFor
in interfaceDescriptorProtos.FileOptionsOrBuilder
- Returns:
- Whether the optimizeFor field is set.
-
getOptimizeFor
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
- Specified by:
getOptimizeFor
in interfaceDescriptorProtos.FileOptionsOrBuilder
- Returns:
- The optimizeFor.
-
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:
hasGoPackage
in 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:
getGoPackage
in 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:
getGoPackageBytes
in interfaceDescriptorProtos.FileOptionsOrBuilder
- Returns:
- The bytes for goPackage.
-
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:
hasCcGenericServices
in 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:
getCcGenericServices
in interfaceDescriptorProtos.FileOptionsOrBuilder
- Returns:
- The ccGenericServices.
-
hasJavaGenericServices
public boolean hasJavaGenericServices()optional bool java_generic_services = 17 [default = false];
- Specified by:
hasJavaGenericServices
in interfaceDescriptorProtos.FileOptionsOrBuilder
- Returns:
- Whether the javaGenericServices field is set.
-
getJavaGenericServices
public boolean getJavaGenericServices()optional bool java_generic_services = 17 [default = false];
- Specified by:
getJavaGenericServices
in interfaceDescriptorProtos.FileOptionsOrBuilder
- Returns:
- The javaGenericServices.
-
hasPyGenericServices
public boolean hasPyGenericServices()optional bool py_generic_services = 18 [default = false];
- Specified by:
hasPyGenericServices
in interfaceDescriptorProtos.FileOptionsOrBuilder
- Returns:
- Whether the pyGenericServices field is set.
-
getPyGenericServices
public boolean getPyGenericServices()optional bool py_generic_services = 18 [default = false];
- Specified by:
getPyGenericServices
in interfaceDescriptorProtos.FileOptionsOrBuilder
- Returns:
- The pyGenericServices.
-
hasPhpGenericServices
public boolean hasPhpGenericServices()optional bool php_generic_services = 42 [default = false];
- Specified by:
hasPhpGenericServices
in interfaceDescriptorProtos.FileOptionsOrBuilder
- Returns:
- Whether the phpGenericServices field is set.
-
getPhpGenericServices
public boolean getPhpGenericServices()optional bool php_generic_services = 42 [default = false];
- Specified by:
getPhpGenericServices
in interfaceDescriptorProtos.FileOptionsOrBuilder
- Returns:
- The phpGenericServices.
-
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:
hasDeprecated
in 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:
getDeprecated
in interfaceDescriptorProtos.FileOptionsOrBuilder
- Returns:
- The deprecated.
-
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:
hasCcEnableArenas
in 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:
getCcEnableArenas
in interfaceDescriptorProtos.FileOptionsOrBuilder
- Returns:
- The ccEnableArenas.
-
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:
hasObjcClassPrefix
in 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:
getObjcClassPrefix
in 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:
getObjcClassPrefixBytes
in interfaceDescriptorProtos.FileOptionsOrBuilder
- Returns:
- The bytes for objcClassPrefix.
-
hasCsharpNamespace
public boolean hasCsharpNamespace()Namespace for generated classes; defaults to the package.
optional string csharp_namespace = 37;
- Specified by:
hasCsharpNamespace
in 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:
getCsharpNamespace
in interfaceDescriptorProtos.FileOptionsOrBuilder
- Returns:
- The csharpNamespace.
-
getCsharpNamespaceBytes
Namespace for generated classes; defaults to the package.
optional string csharp_namespace = 37;
- Specified by:
getCsharpNamespaceBytes
in interfaceDescriptorProtos.FileOptionsOrBuilder
- Returns:
- The bytes for csharpNamespace.
-
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:
hasSwiftPrefix
in 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:
getSwiftPrefix
in 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:
getSwiftPrefixBytes
in interfaceDescriptorProtos.FileOptionsOrBuilder
- Returns:
- The bytes for swiftPrefix.
-
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:
hasPhpClassPrefix
in 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:
getPhpClassPrefix
in 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:
getPhpClassPrefixBytes
in interfaceDescriptorProtos.FileOptionsOrBuilder
- Returns:
- The bytes for phpClassPrefix.
-
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:
hasPhpNamespace
in 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:
getPhpNamespace
in 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:
getPhpNamespaceBytes
in interfaceDescriptorProtos.FileOptionsOrBuilder
- Returns:
- The bytes for phpNamespace.
-
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:
hasPhpMetadataNamespace
in 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:
getPhpMetadataNamespace
in 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:
getPhpMetadataNamespaceBytes
in interfaceDescriptorProtos.FileOptionsOrBuilder
- Returns:
- The bytes for phpMetadataNamespace.
-
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:
hasRubyPackage
in 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:
getRubyPackage
in 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:
getRubyPackageBytes
in interfaceDescriptorProtos.FileOptionsOrBuilder
- Returns:
- The bytes for rubyPackage.
-
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:
getUninterpretedOptionList
in 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:
getUninterpretedOptionOrBuilderList
in 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:
getUninterpretedOptionCount
in 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:
getUninterpretedOption
in interfaceDescriptorProtos.FileOptionsOrBuilder
-
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:
getUninterpretedOptionOrBuilder
in interfaceDescriptorProtos.FileOptionsOrBuilder
-
isInitialized
public final boolean isInitialized()Description copied from interface:MessageLiteOrBuilder
Returns true if all required fields in the message and all embedded messages are set, false otherwise.- Specified by:
isInitialized
in interfaceMessageLiteOrBuilder
- Overrides:
isInitialized
in classGeneratedMessageV3.ExtendableMessage<DescriptorProtos.FileOptions>
-
writeTo
Description copied from interface:MessageLite
Serializes the message and writes it tooutput
. This does not flush or close the stream.- Specified by:
writeTo
in interfaceMessageLite
- Overrides:
writeTo
in classGeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()Description copied from interface:MessageLite
Get the number of bytes required to encode this message. The result is only computed on the first call and memoized after that. If this message requires more than Integer.MAX_VALUE bytes to encode, the return value will be smaller than the actual number of bytes required and might be negative.- Specified by:
getSerializedSize
in interfaceMessageLite
- Overrides:
getSerializedSize
in classGeneratedMessageV3
-
equals
Description copied from interface:Message
Compares the specified object with this message for equality. Returnstrue
if the given object is a message of the same type (as defined bygetDescriptorForType()
) and has identical values for all of its fields. Subclasses must implement this; inheritingObject.equals()
is incorrect.- Specified by:
equals
in interfaceMessage
- Overrides:
equals
in classAbstractMessage
- Parameters:
obj
- object to be compared for equality with this message- Returns:
true
if the specified object is equal to this message
-
hashCode
public int hashCode()Description copied from interface:Message
Returns the hash code value for this message. The hash code of a message should mix the message's type (object identity of the descriptor) with its contents (known and unknown field values). Subclasses must implement this; inheritingObject.hashCode()
is incorrect.- Specified by:
hashCode
in interfaceMessage
- Overrides:
hashCode
in classAbstractMessage
- Returns:
- the hash code value for this message
- See Also:
-
parseFrom
public static DescriptorProtos.FileOptions parseFrom(ByteBuffer data) throws InvalidProtocolBufferException - Throws:
InvalidProtocolBufferException
-
parseFrom
public static DescriptorProtos.FileOptions parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException - Throws:
InvalidProtocolBufferException
-
parseFrom
public static DescriptorProtos.FileOptions parseFrom(ByteString data) throws InvalidProtocolBufferException - Throws:
InvalidProtocolBufferException
-
parseFrom
public static DescriptorProtos.FileOptions parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException - Throws:
InvalidProtocolBufferException
-
parseFrom
public static DescriptorProtos.FileOptions parseFrom(byte[] data) throws InvalidProtocolBufferException - Throws:
InvalidProtocolBufferException
-
parseFrom
public static DescriptorProtos.FileOptions parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException - Throws:
InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static DescriptorProtos.FileOptions parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static DescriptorProtos.FileOptions parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static DescriptorProtos.FileOptions parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
Description copied from interface:MessageLite
Constructs a new builder for a message of the same type as this message.- Specified by:
newBuilderForType
in interfaceMessage
- Specified by:
newBuilderForType
in interfaceMessageLite
-
newBuilder
-
newBuilder
public static DescriptorProtos.FileOptions.Builder newBuilder(DescriptorProtos.FileOptions prototype) -
toBuilder
Description copied from interface:MessageLite
Constructs a builder initialized with the current message. Use this to derive a new message from the current one.- Specified by:
toBuilder
in interfaceMessage
- Specified by:
toBuilder
in interfaceMessageLite
-
newBuilderForType
protected DescriptorProtos.FileOptions.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent) Description copied from class:GeneratedMessageV3
TODO(xiaofeng): remove this together with GeneratedMessageV3.BuilderParent.- Specified by:
newBuilderForType
in classGeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
Description copied from interface:MessageLite
Gets the parser for a message of the same type as this message.- Specified by:
getParserForType
in interfaceMessage
- Specified by:
getParserForType
in interfaceMessageLite
- Overrides:
getParserForType
in classGeneratedMessageV3
-
getDefaultInstanceForType
Description copied from interface:MessageLiteOrBuilder
Get 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 theMessageLite
interface whereasgetDefaultInstance()
is a static method of a specific class. They return the same thing.- Specified by:
getDefaultInstanceForType
in interfaceGeneratedMessageV3.ExtendableMessageOrBuilder<DescriptorProtos.FileOptions>
- Specified by:
getDefaultInstanceForType
in interfaceMessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfaceMessageOrBuilder
-