Package com.google.protobuf
Class DescriptorProtos.FileOptions.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.ExtendableBuilder<DescriptorProtos.FileOptions,DescriptorProtos.FileOptions.Builder>
com.google.protobuf.DescriptorProtos.FileOptions.Builder
- All Implemented Interfaces:
DescriptorProtos.FileOptionsOrBuilder,GeneratedMessage.ExtendableMessageOrBuilder<DescriptorProtos.FileOptions>,Message.Builder,MessageLite.Builder,MessageLiteOrBuilder,MessageOrBuilder,Cloneable
- Enclosing class:
- DescriptorProtos.FileOptions
public static final class DescriptorProtos.FileOptions.Builder
extends GeneratedMessage.ExtendableBuilder<DescriptorProtos.FileOptions,DescriptorProtos.FileOptions.Builder>
implements DescriptorProtos.FileOptionsOrBuilder
Protobuf type
google.protobuf.FileOptions-
Method Summary
Modifier and TypeMethodDescriptionaddAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption> values) repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;addUninterpretedOption(int index, DescriptorProtos.UninterpretedOption value) repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;addUninterpretedOption(int index, DescriptorProtos.UninterpretedOption.Builder builderForValue) repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder builderForValue) repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;addUninterpretedOptionBuilder(int index) repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;build()Constructs the message based on the state of the Builder.LikeMessageLite.Builder.build(), but does not throw an exception if the message is missing required fields.clear()Called by the initialization and clear code paths to allow subclasses to reset any of their builtin fields back to the initial values.optional bool cc_generic_services = 16 [default = false];optional bool deprecated = 23 [default = false];optional string go_package = 11;optional bool java_generate_equals_and_hash = 20 [default = false];optional bool java_generic_services = 17 [default = false];optional bool java_multiple_files = 10 [default = false];optional string java_outer_classname = 8;optional string java_package = 1;optional bool java_string_check_utf8 = 27 [default = false];optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];optional bool py_generic_services = 18 [default = false];repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;clone()Clones the Builder.booleanoptional bool cc_generic_services = 16 [default = false];Get an instance of the type with no fields set.booleanoptional bool deprecated = 23 [default = false];static final Descriptors.DescriptorGet the message's type's descriptor.optional string go_package = 11;optional string go_package = 11;booleanoptional bool java_generate_equals_and_hash = 20 [default = false];booleanoptional bool java_generic_services = 17 [default = false];booleanoptional bool java_multiple_files = 10 [default = false];optional string java_outer_classname = 8;optional string java_outer_classname = 8;optional string java_package = 1;optional string java_package = 1;booleanoptional bool java_string_check_utf8 = 27 [default = false];optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];booleanoptional bool py_generic_services = 18 [default = false];getUninterpretedOption(int index) repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;getUninterpretedOptionBuilder(int index) repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;intrepeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;getUninterpretedOptionOrBuilder(int index) repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;booleanoptional bool cc_generic_services = 16 [default = false];booleanoptional bool deprecated = 23 [default = false];booleanoptional string go_package = 11;booleanoptional bool java_generate_equals_and_hash = 20 [default = false];booleanoptional bool java_generic_services = 17 [default = false];booleanoptional bool java_multiple_files = 10 [default = false];booleanoptional string java_outer_classname = 8;booleanoptional string java_package = 1;booleanoptional bool java_string_check_utf8 = 27 [default = false];booleanoptional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];booleanoptional bool py_generic_services = 18 [default = false];protected GeneratedMessage.FieldAccessorTableGet the FieldAccessorTable for this type.final booleanReturns true if all required fields in the message and all embedded messages are set, false otherwise.mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) LikeMessageLite.Builder.mergeFrom(CodedInputStream), but also parses extensions.Mergeotherinto the message being built.removeUninterpretedOption(int index) repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;setCcGenericServices(boolean value) optional bool cc_generic_services = 16 [default = false];setDeprecated(boolean value) optional bool deprecated = 23 [default = false];setGoPackage(String value) optional string go_package = 11;setGoPackageBytes(ByteString value) optional string go_package = 11;setJavaGenerateEqualsAndHash(boolean value) optional bool java_generate_equals_and_hash = 20 [default = false];setJavaGenericServices(boolean value) optional bool java_generic_services = 17 [default = false];setJavaMultipleFiles(boolean value) optional bool java_multiple_files = 10 [default = false];setJavaOuterClassname(String value) optional string java_outer_classname = 8;optional string java_outer_classname = 8;setJavaPackage(String value) optional string java_package = 1;setJavaPackageBytes(ByteString value) optional string java_package = 1;setJavaStringCheckUtf8(boolean value) optional bool java_string_check_utf8 = 27 [default = false];optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];setPyGenericServices(boolean value) optional bool py_generic_services = 18 [default = false];setUninterpretedOption(int index, DescriptorProtos.UninterpretedOption value) repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;setUninterpretedOption(int index, DescriptorProtos.UninterpretedOption.Builder builderForValue) repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;Methods inherited from class com.google.protobuf.GeneratedMessage.ExtendableBuilder
addExtension, addRepeatedField, clearExtension, clearField, extensionsAreInitialized, getAllFields, getExtension, getExtension, getExtensionCount, getField, getRepeatedField, getRepeatedFieldCount, hasExtension, hasField, mergeExtensionFields, parseUnknownField, setExtension, setExtension, setField, setRepeatedFieldMethods inherited from class com.google.protobuf.GeneratedMessage.Builder
clearOneof, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getUnknownFields, hasOneof, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, setUnknownFieldsMethods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
getExtension, getExtension, getExtensionCount, hasExtensionMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
-
internalGetFieldAccessorTable
Description copied from class:GeneratedMessage.BuilderGet the FieldAccessorTable for this type. We can't have the message class pass this in to the constructor because of bootstrapping trouble with DescriptorProtos.- Specified by:
internalGetFieldAccessorTablein classGeneratedMessage.Builder<DescriptorProtos.FileOptions.Builder>
-
clear
Description copied from class:GeneratedMessage.BuilderCalled by the initialization and clear code paths to allow subclasses to reset any of their builtin fields back to the initial values.- Specified by:
clearin interfaceMessage.Builder- Specified by:
clearin interfaceMessageLite.Builder- Overrides:
clearin classGeneratedMessage.ExtendableBuilder<DescriptorProtos.FileOptions,DescriptorProtos.FileOptions.Builder>
-
clone
Description copied from interface:MessageLite.BuilderClones the Builder.- Specified by:
clonein interfaceMessage.Builder- Specified by:
clonein interfaceMessageLite.Builder- Overrides:
clonein classGeneratedMessage.ExtendableBuilder<DescriptorProtos.FileOptions,DescriptorProtos.FileOptions.Builder> - See Also:
-
getDescriptorForType
Description copied from interface:Message.BuilderGet the message's type's descriptor. SeeMessageOrBuilder.getDescriptorForType().- Specified by:
getDescriptorForTypein interfaceMessage.Builder- Specified by:
getDescriptorForTypein interfaceMessageOrBuilder- Overrides:
getDescriptorForTypein classGeneratedMessage.Builder<DescriptorProtos.FileOptions.Builder>
-
getDefaultInstanceForType
Description copied from interface:MessageLiteOrBuilderGet an instance of the type with no fields set. Because no fields are set, all getters for singular fields will return default values and repeated fields will appear empty. This may or may not be a singleton. This differs from thegetDefaultInstance()method of generated message classes in that this method is an abstract method of theMessageLiteinterface whereasgetDefaultInstance()is a static method of a specific class. They return the same thing.- Specified by:
getDefaultInstanceForTypein interfaceGeneratedMessage.ExtendableMessageOrBuilder<DescriptorProtos.FileOptions>- Specified by:
getDefaultInstanceForTypein interfaceMessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceMessageOrBuilder
-
build
Description copied from interface:MessageLite.BuilderConstructs the message based on the state of the Builder. Subsequent changes to the Builder will not affect the returned message.- Specified by:
buildin interfaceMessage.Builder- Specified by:
buildin interfaceMessageLite.Builder
-
buildPartial
Description copied from interface:MessageLite.BuilderLikeMessageLite.Builder.build(), but does not throw an exception if the message is missing required fields. Instead, a partial message is returned. Subsequent changes to the Builder will not affect the returned message.- Specified by:
buildPartialin interfaceMessage.Builder- Specified by:
buildPartialin interfaceMessageLite.Builder
-
mergeFrom
Description copied from interface:Message.BuilderMergeotherinto the message being built.othermust have the exact same type asthis(i.e.getDescriptorForType() == other.getDescriptorForType()). Merging occurs as follows. For each field:
* For singular primitive fields, if the field is set inother, thenother's value overwrites the value in this message.
* For singular message fields, if the field is set inother, it is merged into the corresponding sub-message of this message using the same merging rules.
* For repeated fields, the elements inotherare concatenated with the elements in this message. This is equivalent to theMessage::MergeFrommethod in C++.- Specified by:
mergeFromin interfaceMessage.Builder- Overrides:
mergeFromin classAbstractMessage.Builder<DescriptorProtos.FileOptions.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()Description copied from interface:MessageLiteOrBuilderReturns true if all required fields in the message and all embedded messages are set, false otherwise.- Specified by:
isInitializedin interfaceMessageLiteOrBuilder- Overrides:
isInitializedin classGeneratedMessage.ExtendableBuilder<DescriptorProtos.FileOptions,DescriptorProtos.FileOptions.Builder>
-
mergeFrom
public DescriptorProtos.FileOptions.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException Description copied from interface:MessageLite.BuilderLikeMessageLite.Builder.mergeFrom(CodedInputStream), but also parses extensions. The extensions that you want to be able to parse must be registered inextensionRegistry. Extensions not in the registry will be treated as unknown fields.- Specified by:
mergeFromin interfaceMessage.Builder- Specified by:
mergeFromin interfaceMessageLite.Builder- Overrides:
mergeFromin classAbstractMessage.Builder<DescriptorProtos.FileOptions.Builder>- Throws:
IOException
-
hasJavaPackage
public boolean hasJavaPackage()optional string java_package = 1;Sets the Java package where classes generated from this .proto will be placed. By default, the proto package is used, but this is often inappropriate because proto packages do not normally start with backwards domain names.
- Specified by:
hasJavaPackagein interfaceDescriptorProtos.FileOptionsOrBuilder
-
getJavaPackage
optional string java_package = 1;Sets the Java package where classes generated from this .proto will be placed. By default, the proto package is used, but this is often inappropriate because proto packages do not normally start with backwards domain names.
- Specified by:
getJavaPackagein interfaceDescriptorProtos.FileOptionsOrBuilder
-
getJavaPackageBytes
optional string java_package = 1;Sets the Java package where classes generated from this .proto will be placed. By default, the proto package is used, but this is often inappropriate because proto packages do not normally start with backwards domain names.
- Specified by:
getJavaPackageBytesin interfaceDescriptorProtos.FileOptionsOrBuilder
-
setJavaPackage
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.
-
clearJavaPackage
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.
-
setJavaPackageBytes
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.
-
hasJavaOuterClassname
public boolean hasJavaOuterClassname()optional string java_outer_classname = 8;If set, all the classes from the .proto file are wrapped in a single outer class with the given name. This applies to both Proto1 (equivalent to the old "--one_java_file" option) and Proto2 (where a .proto always translates to a single class, but you may want to explicitly choose the class name).
- Specified by:
hasJavaOuterClassnamein interfaceDescriptorProtos.FileOptionsOrBuilder
-
getJavaOuterClassname
optional string java_outer_classname = 8;If set, all the classes from the .proto file are wrapped in a single outer class with the given name. This applies to both Proto1 (equivalent to the old "--one_java_file" option) and Proto2 (where a .proto always translates to a single class, but you may want to explicitly choose the class name).
- Specified by:
getJavaOuterClassnamein interfaceDescriptorProtos.FileOptionsOrBuilder
-
getJavaOuterClassnameBytes
optional string java_outer_classname = 8;If set, all the classes from the .proto file are wrapped in a single outer class with the given name. This applies to both Proto1 (equivalent to the old "--one_java_file" option) and Proto2 (where a .proto always translates to a single class, but you may want to explicitly choose the class name).
- Specified by:
getJavaOuterClassnameBytesin interfaceDescriptorProtos.FileOptionsOrBuilder
-
setJavaOuterClassname
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).
-
clearJavaOuterClassname
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).
-
setJavaOuterClassnameBytes
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).
-
hasJavaMultipleFiles
public boolean hasJavaMultipleFiles()optional bool java_multiple_files = 10 [default = false];If set true, then the Java code generator will generate a separate .java file for each top-level message, enum, and service defined in the .proto file. Thus, these types will *not* be nested inside the outer class named by java_outer_classname. However, the outer class will still be generated to contain the file's getDescriptor() method as well as any top-level extensions defined in the file.
- Specified by:
hasJavaMultipleFilesin interfaceDescriptorProtos.FileOptionsOrBuilder
-
getJavaMultipleFiles
public boolean getJavaMultipleFiles()optional bool java_multiple_files = 10 [default = false];If set true, then the Java code generator will generate a separate .java file for each top-level message, enum, and service defined in the .proto file. Thus, these types will *not* be nested inside the outer class named by java_outer_classname. However, the outer class will still be generated to contain the file's getDescriptor() method as well as any top-level extensions defined in the file.
- Specified by:
getJavaMultipleFilesin interfaceDescriptorProtos.FileOptionsOrBuilder
-
setJavaMultipleFiles
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.
-
clearJavaMultipleFiles
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.
-
hasJavaGenerateEqualsAndHash
public boolean hasJavaGenerateEqualsAndHash()optional bool java_generate_equals_and_hash = 20 [default = false];If set true, then the Java code generator will generate equals() and hashCode() methods for all messages defined in the .proto file. - In the full runtime, this is purely a speed optimization, as the AbstractMessage base class includes reflection-based implementations of these methods. - In the lite runtime, setting this option changes the semantics of equals() and hashCode() to more closely match those of the full runtime; the generated methods compute their results based on field values rather than object identity. (Implementations should not assume that hashcodes will be consistent across runtimes or versions of the protocol compiler.)
- Specified by:
hasJavaGenerateEqualsAndHashin interfaceDescriptorProtos.FileOptionsOrBuilder
-
getJavaGenerateEqualsAndHash
public boolean getJavaGenerateEqualsAndHash()optional bool java_generate_equals_and_hash = 20 [default = false];If set true, then the Java code generator will generate equals() and hashCode() methods for all messages defined in the .proto file. - In the full runtime, this is purely a speed optimization, as the AbstractMessage base class includes reflection-based implementations of these methods. - In the lite runtime, setting this option changes the semantics of equals() and hashCode() to more closely match those of the full runtime; the generated methods compute their results based on field values rather than object identity. (Implementations should not assume that hashcodes will be consistent across runtimes or versions of the protocol compiler.)
- Specified by:
getJavaGenerateEqualsAndHashin interfaceDescriptorProtos.FileOptionsOrBuilder
-
setJavaGenerateEqualsAndHash
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. - In the full runtime, this is purely a speed optimization, as the AbstractMessage base class includes reflection-based implementations of these methods. - In the lite runtime, setting this option changes the semantics of equals() and hashCode() to more closely match those of the full runtime; the generated methods compute their results based on field values rather than object identity. (Implementations should not assume that hashcodes will be consistent across runtimes or versions of the protocol compiler.)
-
clearJavaGenerateEqualsAndHash
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. - In the full runtime, this is purely a speed optimization, as the AbstractMessage base class includes reflection-based implementations of these methods. - In the lite runtime, setting this option changes the semantics of equals() and hashCode() to more closely match those of the full runtime; the generated methods compute their results based on field values rather than object identity. (Implementations should not assume that hashcodes will be consistent across runtimes or versions of the protocol compiler.)
-
hasJavaStringCheckUtf8
public boolean hasJavaStringCheckUtf8()optional bool java_string_check_utf8 = 27 [default = false];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.
- Specified by:
hasJavaStringCheckUtf8in interfaceDescriptorProtos.FileOptionsOrBuilder
-
getJavaStringCheckUtf8
public boolean getJavaStringCheckUtf8()optional bool java_string_check_utf8 = 27 [default = false];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.
- Specified by:
getJavaStringCheckUtf8in interfaceDescriptorProtos.FileOptionsOrBuilder
-
setJavaStringCheckUtf8
optional bool java_string_check_utf8 = 27 [default = false];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.
-
clearJavaStringCheckUtf8
optional bool java_string_check_utf8 = 27 [default = false];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.
-
hasOptimizeFor
public boolean hasOptimizeFor()optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];- Specified by:
hasOptimizeForin interfaceDescriptorProtos.FileOptionsOrBuilder
-
getOptimizeFor
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];- Specified by:
getOptimizeForin interfaceDescriptorProtos.FileOptionsOrBuilder
-
setOptimizeFor
public DescriptorProtos.FileOptions.Builder setOptimizeFor(DescriptorProtos.FileOptions.OptimizeMode value) optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED]; -
clearOptimizeFor
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED]; -
hasGoPackage
public boolean hasGoPackage()optional string go_package = 11;Sets the Go package where structs generated from this .proto will be placed. There is no default.
- Specified by:
hasGoPackagein interfaceDescriptorProtos.FileOptionsOrBuilder
-
getGoPackage
optional string go_package = 11;Sets the Go package where structs generated from this .proto will be placed. There is no default.
- Specified by:
getGoPackagein interfaceDescriptorProtos.FileOptionsOrBuilder
-
getGoPackageBytes
optional string go_package = 11;Sets the Go package where structs generated from this .proto will be placed. There is no default.
- Specified by:
getGoPackageBytesin interfaceDescriptorProtos.FileOptionsOrBuilder
-
setGoPackage
optional string go_package = 11;Sets the Go package where structs generated from this .proto will be placed. There is no default.
-
clearGoPackage
optional string go_package = 11;Sets the Go package where structs generated from this .proto will be placed. There is no default.
-
setGoPackageBytes
optional string go_package = 11;Sets the Go package where structs generated from this .proto will be placed. There is no default.
-
hasCcGenericServices
public boolean hasCcGenericServices()optional bool cc_generic_services = 16 [default = false];Should generic services be generated in each language? "Generic" services are not specific to any particular RPC system. They are generated by the main code generators in each language (without additional plugins). Generic services were the only kind of service generation supported by early versions of proto2. Generic services are now considered deprecated in favor of using plugins that generate code specific to your particular RPC system. Therefore, these default to false. Old code which depends on generic services should explicitly set them to true.
- Specified by:
hasCcGenericServicesin interfaceDescriptorProtos.FileOptionsOrBuilder
-
getCcGenericServices
public boolean getCcGenericServices()optional bool cc_generic_services = 16 [default = false];Should generic services be generated in each language? "Generic" services are not specific to any particular RPC system. They are generated by the main code generators in each language (without additional plugins). Generic services were the only kind of service generation supported by early versions of proto2. Generic services are now considered deprecated in favor of using plugins that generate code specific to your particular RPC system. Therefore, these default to false. Old code which depends on generic services should explicitly set them to true.
- Specified by:
getCcGenericServicesin interfaceDescriptorProtos.FileOptionsOrBuilder
-
setCcGenericServices
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.
-
clearCcGenericServices
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.
-
hasJavaGenericServices
public boolean hasJavaGenericServices()optional bool java_generic_services = 17 [default = false];- Specified by:
hasJavaGenericServicesin interfaceDescriptorProtos.FileOptionsOrBuilder
-
getJavaGenericServices
public boolean getJavaGenericServices()optional bool java_generic_services = 17 [default = false];- Specified by:
getJavaGenericServicesin interfaceDescriptorProtos.FileOptionsOrBuilder
-
setJavaGenericServices
optional bool java_generic_services = 17 [default = false]; -
clearJavaGenericServices
optional bool java_generic_services = 17 [default = false]; -
hasPyGenericServices
public boolean hasPyGenericServices()optional bool py_generic_services = 18 [default = false];- Specified by:
hasPyGenericServicesin interfaceDescriptorProtos.FileOptionsOrBuilder
-
getPyGenericServices
public boolean getPyGenericServices()optional bool py_generic_services = 18 [default = false];- Specified by:
getPyGenericServicesin interfaceDescriptorProtos.FileOptionsOrBuilder
-
setPyGenericServices
optional bool py_generic_services = 18 [default = false]; -
clearPyGenericServices
optional bool py_generic_services = 18 [default = false]; -
hasDeprecated
public boolean hasDeprecated()optional bool deprecated = 23 [default = false];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.
- Specified by:
hasDeprecatedin interfaceDescriptorProtos.FileOptionsOrBuilder
-
getDeprecated
public boolean getDeprecated()optional bool deprecated = 23 [default = false];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.
- Specified by:
getDeprecatedin interfaceDescriptorProtos.FileOptionsOrBuilder
-
setDeprecated
optional bool deprecated = 23 [default = false];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.
-
clearDeprecated
optional bool deprecated = 23 [default = false];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.
-
getUninterpretedOptionList
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;The parser stores options it doesn't recognize here. See above.
- Specified by:
getUninterpretedOptionListin interfaceDescriptorProtos.FileOptionsOrBuilder
-
getUninterpretedOptionCount
public int getUninterpretedOptionCount()repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;The parser stores options it doesn't recognize here. See above.
- Specified by:
getUninterpretedOptionCountin interfaceDescriptorProtos.FileOptionsOrBuilder
-
getUninterpretedOption
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;The parser stores options it doesn't recognize here. See above.
- Specified by:
getUninterpretedOptionin interfaceDescriptorProtos.FileOptionsOrBuilder
-
setUninterpretedOption
public DescriptorProtos.FileOptions.Builder setUninterpretedOption(int index, DescriptorProtos.UninterpretedOption value) repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;The parser stores options it doesn't recognize here. See above.
-
setUninterpretedOption
public DescriptorProtos.FileOptions.Builder setUninterpretedOption(int index, DescriptorProtos.UninterpretedOption.Builder builderForValue) repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;The parser stores options it doesn't recognize here. See above.
-
addUninterpretedOption
public DescriptorProtos.FileOptions.Builder addUninterpretedOption(DescriptorProtos.UninterpretedOption value) repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;The parser stores options it doesn't recognize here. See above.
-
addUninterpretedOption
public DescriptorProtos.FileOptions.Builder addUninterpretedOption(int index, DescriptorProtos.UninterpretedOption value) repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;The parser stores options it doesn't recognize here. See above.
-
addUninterpretedOption
public DescriptorProtos.FileOptions.Builder addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder builderForValue) repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;The parser stores options it doesn't recognize here. See above.
-
addUninterpretedOption
public DescriptorProtos.FileOptions.Builder addUninterpretedOption(int index, DescriptorProtos.UninterpretedOption.Builder builderForValue) repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;The parser stores options it doesn't recognize here. See above.
-
addAllUninterpretedOption
public DescriptorProtos.FileOptions.Builder addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption> values) repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;The parser stores options it doesn't recognize here. See above.
-
clearUninterpretedOption
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;The parser stores options it doesn't recognize here. See above.
-
removeUninterpretedOption
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;The parser stores options it doesn't recognize here. See above.
-
getUninterpretedOptionBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;The parser stores options it doesn't recognize here. See above.
-
getUninterpretedOptionOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;The parser stores options it doesn't recognize here. See above.
- Specified by:
getUninterpretedOptionOrBuilderin interfaceDescriptorProtos.FileOptionsOrBuilder
-
getUninterpretedOptionOrBuilderList
public List<? extends DescriptorProtos.UninterpretedOptionOrBuilder> getUninterpretedOptionOrBuilderList()repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;The parser stores options it doesn't recognize here. See above.
- Specified by:
getUninterpretedOptionOrBuilderListin interfaceDescriptorProtos.FileOptionsOrBuilder
-
addUninterpretedOptionBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;The parser stores options it doesn't recognize here. See above.
-
addUninterpretedOptionBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;The parser stores options it doesn't recognize here. See above.
-
getUninterpretedOptionBuilderList
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;The parser stores options it doesn't recognize here. See above.
-