public static final class DescriptorProtos.FileOptions extends GeneratedMessage.ExtendableMessage<DescriptorProtos.FileOptions> implements DescriptorProtos.FileOptionsOrBuilder
google.protobuf.FileOptions| Modifier and Type | Class and Description |
|---|---|
static class |
DescriptorProtos.FileOptions.Builder
Protobuf type
google.protobuf.FileOptions |
static class |
DescriptorProtos.FileOptions.OptimizeMode
Protobuf enum
google.protobuf.FileOptions.OptimizeMode |
GeneratedMessage.ExtendableBuilder<MessageType extends GeneratedMessage.ExtendableMessage,BuilderType extends GeneratedMessage.ExtendableBuilder>, GeneratedMessage.ExtendableMessage<MessageType extends GeneratedMessage.ExtendableMessage>, GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends GeneratedMessage.ExtendableMessage>, GeneratedMessage.FieldAccessorTable, GeneratedMessage.GeneratedExtension<ContainingType extends Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
CC_GENERIC_SERVICES_FIELD_NUMBER |
static int |
GO_PACKAGE_FIELD_NUMBER |
static int |
JAVA_GENERATE_EQUALS_AND_HASH_FIELD_NUMBER |
static int |
JAVA_GENERIC_SERVICES_FIELD_NUMBER |
static int |
JAVA_MULTIPLE_FILES_FIELD_NUMBER |
static int |
JAVA_OUTER_CLASSNAME_FIELD_NUMBER |
static int |
JAVA_PACKAGE_FIELD_NUMBER |
static int |
OPTIMIZE_FOR_FIELD_NUMBER |
static Parser<DescriptorProtos.FileOptions> |
PARSER |
static int |
PY_GENERIC_SERVICES_FIELD_NUMBER |
static int |
UNINTERPRETED_OPTION_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getCcGenericServices()
optional bool cc_generic_services = 16 [default = false]; |
static DescriptorProtos.FileOptions |
getDefaultInstance() |
DescriptorProtos.FileOptions |
getDefaultInstanceForType()
Get an instance of the type with no fields set.
|
static Descriptors.Descriptor |
getDescriptor() |
java.lang.String |
getGoPackage()
optional string go_package = 11; |
ByteString |
getGoPackageBytes()
optional string go_package = 11; |
boolean |
getJavaGenerateEqualsAndHash()
optional bool java_generate_equals_and_hash = 20 [default = false]; |
boolean |
getJavaGenericServices()
optional bool java_generic_services = 17 [default = false]; |
boolean |
getJavaMultipleFiles()
optional bool java_multiple_files = 10 [default = false]; |
java.lang.String |
getJavaOuterClassname()
optional string java_outer_classname = 8; |
ByteString |
getJavaOuterClassnameBytes()
optional string java_outer_classname = 8; |
java.lang.String |
getJavaPackage()
optional string java_package = 1; |
ByteString |
getJavaPackageBytes()
optional string java_package = 1; |
DescriptorProtos.FileOptions.OptimizeMode |
getOptimizeFor()
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED]; |
Parser<DescriptorProtos.FileOptions> |
getParserForType()
Gets the parser for a message of the same type as this message.
|
boolean |
getPyGenericServices()
optional bool py_generic_services = 18 [default = false]; |
int |
getSerializedSize()
Get the number of bytes required to encode this message.
|
DescriptorProtos.UninterpretedOption |
getUninterpretedOption(int index)
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999; |
int |
getUninterpretedOptionCount()
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999; |
java.util.List<DescriptorProtos.UninterpretedOption> |
getUninterpretedOptionList()
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999; |
DescriptorProtos.UninterpretedOptionOrBuilder |
getUninterpretedOptionOrBuilder(int index)
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999; |
java.util.List<? extends DescriptorProtos.UninterpretedOptionOrBuilder> |
getUninterpretedOptionOrBuilderList()
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999; |
UnknownFieldSet |
getUnknownFields()
Get the
UnknownFieldSet for this message. |
boolean |
hasCcGenericServices()
optional bool cc_generic_services = 16 [default = false]; |
boolean |
hasGoPackage()
optional string go_package = 11; |
boolean |
hasJavaGenerateEqualsAndHash()
optional bool java_generate_equals_and_hash = 20 [default = false]; |
boolean |
hasJavaGenericServices()
optional bool java_generic_services = 17 [default = false]; |
boolean |
hasJavaMultipleFiles()
optional bool java_multiple_files = 10 [default = false]; |
boolean |
hasJavaOuterClassname()
optional string java_outer_classname = 8; |
boolean |
hasJavaPackage()
optional string java_package = 1; |
boolean |
hasOptimizeFor()
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED]; |
boolean |
hasPyGenericServices()
optional bool py_generic_services = 18 [default = false]; |
boolean |
isInitialized()
Returns true if all required fields in the message and all embedded
messages are set, false otherwise.
|
static DescriptorProtos.FileOptions.Builder |
newBuilder() |
static DescriptorProtos.FileOptions.Builder |
newBuilder(DescriptorProtos.FileOptions prototype) |
DescriptorProtos.FileOptions.Builder |
newBuilderForType()
Constructs a new builder for a message of the same type as this message.
|
static DescriptorProtos.FileOptions |
parseDelimitedFrom(java.io.InputStream input) |
static DescriptorProtos.FileOptions |
parseDelimitedFrom(java.io.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(java.io.InputStream input) |
static DescriptorProtos.FileOptions |
parseFrom(java.io.InputStream input,
ExtensionRegistryLite extensionRegistry) |
DescriptorProtos.FileOptions.Builder |
toBuilder()
Constructs a builder initialized with the current message.
|
void |
writeTo(CodedOutputStream output)
Serializes the message and writes it to
output. |
getAllFields, getExtension, getExtension, getExtensionCount, getField, getRepeatedField, getRepeatedFieldCount, hasExtension, hasFieldgetDescriptorForType, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtensionequals, findInitializationErrors, getInitializationErrorString, hashCode, toStringtoByteArray, toByteString, writeDelimitedTo, writeTogetExtension, getExtension, getExtensionCount, hasExtensionfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, hasFieldtoByteArray, toByteString, writeDelimitedTo, writeTopublic static Parser<DescriptorProtos.FileOptions> PARSER
public static final int JAVA_PACKAGE_FIELD_NUMBER
public static final int JAVA_OUTER_CLASSNAME_FIELD_NUMBER
public static final int JAVA_MULTIPLE_FILES_FIELD_NUMBER
public static final int JAVA_GENERATE_EQUALS_AND_HASH_FIELD_NUMBER
public static final int OPTIMIZE_FOR_FIELD_NUMBER
public static final int GO_PACKAGE_FIELD_NUMBER
public static final int CC_GENERIC_SERVICES_FIELD_NUMBER
public static final int JAVA_GENERIC_SERVICES_FIELD_NUMBER
public static final int PY_GENERIC_SERVICES_FIELD_NUMBER
public static final int UNINTERPRETED_OPTION_FIELD_NUMBER
public static DescriptorProtos.FileOptions getDefaultInstance()
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 MessageLiteOrBuildergetDefaultInstanceForType in interface MessageOrBuilderpublic final UnknownFieldSet getUnknownFields()
MessageOrBuilderUnknownFieldSet for this message.getUnknownFields in interface MessageOrBuildergetUnknownFields in class GeneratedMessagepublic static final Descriptors.Descriptor getDescriptor()
public Parser<DescriptorProtos.FileOptions> getParserForType()
MessageLitegetParserForType in interface MessagegetParserForType in interface MessageLitegetParserForType in class GeneratedMessagepublic boolean hasJavaPackage()
optional string java_package = 1;
Sets the Java package where classes generated from this .proto will be placed. By default, the proto package is used, but this is often inappropriate because proto packages do not normally start with backwards domain names.
hasJavaPackage in interface DescriptorProtos.FileOptionsOrBuilderpublic java.lang.String getJavaPackage()
optional string java_package = 1;
Sets the Java package where classes generated from this .proto will be placed. By default, the proto package is used, but this is often inappropriate because proto packages do not normally start with backwards domain names.
getJavaPackage in interface DescriptorProtos.FileOptionsOrBuilderpublic ByteString getJavaPackageBytes()
optional string java_package = 1;
Sets the Java package where classes generated from this .proto will be placed. By default, the proto package is used, but this is often inappropriate because proto packages do not normally start with backwards domain names.
getJavaPackageBytes in interface DescriptorProtos.FileOptionsOrBuilderpublic boolean hasJavaOuterClassname()
optional string java_outer_classname = 8;
If set, all the classes from the .proto file are wrapped in a single outer class with the given name. This applies to both Proto1 (equivalent to the old "--one_java_file" option) and Proto2 (where a .proto always translates to a single class, but you may want to explicitly choose the class name).
hasJavaOuterClassname in interface DescriptorProtos.FileOptionsOrBuilderpublic java.lang.String getJavaOuterClassname()
optional string java_outer_classname = 8;
If set, all the classes from the .proto file are wrapped in a single outer class with the given name. This applies to both Proto1 (equivalent to the old "--one_java_file" option) and Proto2 (where a .proto always translates to a single class, but you may want to explicitly choose the class name).
getJavaOuterClassname in interface DescriptorProtos.FileOptionsOrBuilderpublic ByteString getJavaOuterClassnameBytes()
optional string java_outer_classname = 8;
If set, all the classes from the .proto file are wrapped in a single outer class with the given name. This applies to both Proto1 (equivalent to the old "--one_java_file" option) and Proto2 (where a .proto always translates to a single class, but you may want to explicitly choose the class name).
getJavaOuterClassnameBytes in interface DescriptorProtos.FileOptionsOrBuilderpublic boolean hasJavaMultipleFiles()
optional bool java_multiple_files = 10 [default = false];
If set true, then the Java code generator will generate a separate .java file for each top-level message, enum, and service defined in the .proto file. Thus, these types will *not* be nested inside the outer class named by java_outer_classname. However, the outer class will still be generated to contain the file's getDescriptor() method as well as any top-level extensions defined in the file.
hasJavaMultipleFiles in interface DescriptorProtos.FileOptionsOrBuilderpublic boolean getJavaMultipleFiles()
optional bool java_multiple_files = 10 [default = false];
If set true, then the Java code generator will generate a separate .java file for each top-level message, enum, and service defined in the .proto file. Thus, these types will *not* be nested inside the outer class named by java_outer_classname. However, the outer class will still be generated to contain the file's getDescriptor() method as well as any top-level extensions defined in the file.
getJavaMultipleFiles in interface DescriptorProtos.FileOptionsOrBuilderpublic boolean hasJavaGenerateEqualsAndHash()
optional bool java_generate_equals_and_hash = 20 [default = false];
If set true, then the Java code generator will generate equals() and hashCode() methods for all messages defined in the .proto file. This is purely a speed optimization, as the AbstractMessage base class includes reflection-based implementations of these methods.
hasJavaGenerateEqualsAndHash in interface DescriptorProtos.FileOptionsOrBuilderpublic boolean getJavaGenerateEqualsAndHash()
optional bool java_generate_equals_and_hash = 20 [default = false];
If set true, then the Java code generator will generate equals() and hashCode() methods for all messages defined in the .proto file. This is purely a speed optimization, as the AbstractMessage base class includes reflection-based implementations of these methods.
getJavaGenerateEqualsAndHash in interface DescriptorProtos.FileOptionsOrBuilderpublic 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 boolean hasGoPackage()
optional string go_package = 11;
Sets the Go package where structs generated from this .proto will be placed. There is no default.
hasGoPackage in interface DescriptorProtos.FileOptionsOrBuilderpublic java.lang.String getGoPackage()
optional string go_package = 11;
Sets the Go package where structs generated from this .proto will be placed. There is no default.
getGoPackage in interface DescriptorProtos.FileOptionsOrBuilderpublic ByteString getGoPackageBytes()
optional string go_package = 11;
Sets the Go package where structs generated from this .proto will be placed. There is no default.
getGoPackageBytes in interface DescriptorProtos.FileOptionsOrBuilderpublic boolean hasCcGenericServices()
optional bool cc_generic_services = 16 [default = false];
Should generic services be generated in each language? "Generic" services are not specific to any particular RPC system. They are generated by the main code generators in each language (without additional plugins). Generic services were the only kind of service generation supported by early versions of proto2. Generic services are now considered deprecated in favor of using plugins that generate code specific to your particular RPC system. Therefore, these default to false. Old code which depends on generic services should explicitly set them to true.
hasCcGenericServices in interface DescriptorProtos.FileOptionsOrBuilderpublic boolean getCcGenericServices()
optional bool cc_generic_services = 16 [default = false];
Should generic services be generated in each language? "Generic" services are not specific to any particular RPC system. They are generated by the main code generators in each language (without additional plugins). Generic services were the only kind of service generation supported by early versions of proto2. Generic services are now considered deprecated in favor of using plugins that generate code specific to your particular RPC system. Therefore, these default to false. Old code which depends on generic services should explicitly set them to true.
getCcGenericServices in interface DescriptorProtos.FileOptionsOrBuilderpublic 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 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 java.util.List<DescriptorProtos.UninterpretedOption> getUninterpretedOptionList()
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
The parser stores options it doesn't recognize here. See above.
getUninterpretedOptionList in interface DescriptorProtos.FileOptionsOrBuilderpublic java.util.List<? extends DescriptorProtos.UninterpretedOptionOrBuilder> getUninterpretedOptionOrBuilderList()
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
The parser stores options it doesn't recognize here. See above.
getUninterpretedOptionOrBuilderList in interface DescriptorProtos.FileOptionsOrBuilderpublic int getUninterpretedOptionCount()
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
The parser stores options it doesn't recognize here. See above.
getUninterpretedOptionCount in interface DescriptorProtos.FileOptionsOrBuilderpublic DescriptorProtos.UninterpretedOption getUninterpretedOption(int index)
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
The parser stores options it doesn't recognize here. See above.
getUninterpretedOption in interface DescriptorProtos.FileOptionsOrBuilderpublic DescriptorProtos.UninterpretedOptionOrBuilder getUninterpretedOptionOrBuilder(int index)
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
The parser stores options it doesn't recognize here. See above.
getUninterpretedOptionOrBuilder in interface DescriptorProtos.FileOptionsOrBuilderpublic final boolean isInitialized()
MessageLiteOrBuilderisInitialized in interface MessageLiteOrBuilderisInitialized in class GeneratedMessage.ExtendableMessage<DescriptorProtos.FileOptions>public void writeTo(CodedOutputStream output) throws java.io.IOException
MessageLiteoutput. This does not
flush or close the stream.writeTo in interface MessageLitewriteTo in class AbstractMessagejava.io.IOExceptionpublic int getSerializedSize()
MessageLitegetSerializedSize in interface MessageLitegetSerializedSize in class AbstractMessagepublic static DescriptorProtos.FileOptions parseFrom(ByteString data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static DescriptorProtos.FileOptions parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static DescriptorProtos.FileOptions parseFrom(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static DescriptorProtos.FileOptions parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static DescriptorProtos.FileOptions parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static DescriptorProtos.FileOptions parseFrom(java.io.InputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static DescriptorProtos.FileOptions parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static DescriptorProtos.FileOptions parseDelimitedFrom(java.io.InputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static DescriptorProtos.FileOptions parseFrom(CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static DescriptorProtos.FileOptions parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static DescriptorProtos.FileOptions.Builder newBuilder()
public DescriptorProtos.FileOptions.Builder newBuilderForType()
MessageLitenewBuilderForType in interface MessagenewBuilderForType in interface MessageLitepublic static DescriptorProtos.FileOptions.Builder newBuilder(DescriptorProtos.FileOptions prototype)
public DescriptorProtos.FileOptions.Builder toBuilder()
MessageLitetoBuilder in interface MessagetoBuilder in interface MessageLite