Uses of Class
com.google.protobuf.generated.DescriptorProtos.FileDescriptorProto.Builder
Packages that use DescriptorProtos.FileDescriptorProto.Builder
-
Uses of DescriptorProtos.FileDescriptorProto.Builder in com.google.protobuf.generated
Subclasses with type arguments of type DescriptorProtos.FileDescriptorProto.Builder in com.google.protobuf.generatedModifier and TypeClassDescriptionstatic final class
Describes a complete .proto file.Methods in com.google.protobuf.generated that return DescriptorProtos.FileDescriptorProto.BuilderModifier and TypeMethodDescriptionDescriptorProtos.FileDescriptorProto.Builder.addAllDependency
(Iterable<String> values) Names of files imported by this file.DescriptorProtos.FileDescriptorProto.Builder.addAllEnumType
(Iterable<? extends DescriptorProtos.EnumDescriptorProto> values) repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
DescriptorProtos.FileDescriptorProto.Builder.addAllExtension
(Iterable<? extends DescriptorProtos.FieldDescriptorProto> values) repeated .google.protobuf.FieldDescriptorProto extension = 7;
DescriptorProtos.FileDescriptorProto.Builder.addAllMessageType
(Iterable<? extends DescriptorProtos.DescriptorProto> values) All top-level definitions in this file.DescriptorProtos.FileDescriptorProto.Builder.addAllPublicDependency
(Iterable<? extends Integer> values) Indexes of the public imported files in the dependency list above.DescriptorProtos.FileDescriptorProto.Builder.addAllService
(Iterable<? extends DescriptorProtos.ServiceDescriptorProto> values) repeated .google.protobuf.ServiceDescriptorProto service = 6;
DescriptorProtos.FileDescriptorProto.Builder.addAllWeakDependency
(Iterable<? extends Integer> values) Indexes of the weak imported files in the dependency list.DescriptorProtos.FileDescriptorProto.Builder.addDependency
(String value) Names of files imported by this file.DescriptorProtos.FileDescriptorProto.Builder.addDependencyBytes
(com.google.protobuf.ByteString value) Names of files imported by this file.DescriptorProtos.FileDescriptorProto.Builder.addEnumType
(int index, DescriptorProtos.EnumDescriptorProto value) repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
DescriptorProtos.FileDescriptorProto.Builder.addEnumType
(int index, DescriptorProtos.EnumDescriptorProto.Builder builderForValue) repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
DescriptorProtos.FileDescriptorProto.Builder.addEnumType
(DescriptorProtos.EnumDescriptorProto value) repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
DescriptorProtos.FileDescriptorProto.Builder.addEnumType
(DescriptorProtos.EnumDescriptorProto.Builder builderForValue) repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
DescriptorProtos.FileDescriptorProto.Builder.addExtension
(int index, DescriptorProtos.FieldDescriptorProto value) repeated .google.protobuf.FieldDescriptorProto extension = 7;
DescriptorProtos.FileDescriptorProto.Builder.addExtension
(int index, DescriptorProtos.FieldDescriptorProto.Builder builderForValue) repeated .google.protobuf.FieldDescriptorProto extension = 7;
DescriptorProtos.FileDescriptorProto.Builder.addExtension
(DescriptorProtos.FieldDescriptorProto value) repeated .google.protobuf.FieldDescriptorProto extension = 7;
DescriptorProtos.FileDescriptorProto.Builder.addExtension
(DescriptorProtos.FieldDescriptorProto.Builder builderForValue) repeated .google.protobuf.FieldDescriptorProto extension = 7;
DescriptorProtos.FileDescriptorSet.Builder.addFileBuilder()
repeated .google.protobuf.FileDescriptorProto file = 1;
DescriptorProtos.FileDescriptorSet.Builder.addFileBuilder
(int index) repeated .google.protobuf.FileDescriptorProto file = 1;
DescriptorProtos.FileDescriptorProto.Builder.addMessageType
(int index, DescriptorProtos.DescriptorProto value) All top-level definitions in this file.DescriptorProtos.FileDescriptorProto.Builder.addMessageType
(int index, DescriptorProtos.DescriptorProto.Builder builderForValue) All top-level definitions in this file.DescriptorProtos.FileDescriptorProto.Builder.addMessageType
(DescriptorProtos.DescriptorProto value) All top-level definitions in this file.DescriptorProtos.FileDescriptorProto.Builder.addMessageType
(DescriptorProtos.DescriptorProto.Builder builderForValue) All top-level definitions in this file.DescriptorProtos.FileDescriptorProto.Builder.addPublicDependency
(int value) Indexes of the public imported files in the dependency list above.DescriptorProtos.FileDescriptorProto.Builder.addService
(int index, DescriptorProtos.ServiceDescriptorProto value) repeated .google.protobuf.ServiceDescriptorProto service = 6;
DescriptorProtos.FileDescriptorProto.Builder.addService
(int index, DescriptorProtos.ServiceDescriptorProto.Builder builderForValue) repeated .google.protobuf.ServiceDescriptorProto service = 6;
DescriptorProtos.FileDescriptorProto.Builder.addService
(DescriptorProtos.ServiceDescriptorProto value) repeated .google.protobuf.ServiceDescriptorProto service = 6;
DescriptorProtos.FileDescriptorProto.Builder.addService
(DescriptorProtos.ServiceDescriptorProto.Builder builderForValue) repeated .google.protobuf.ServiceDescriptorProto service = 6;
DescriptorProtos.FileDescriptorProto.Builder.addWeakDependency
(int value) Indexes of the weak imported files in the dependency list.DescriptorProtos.FileDescriptorProto.Builder.clear()
DescriptorProtos.FileDescriptorProto.Builder.clearDependency()
Names of files imported by this file.DescriptorProtos.FileDescriptorProto.Builder.clearEdition()
The edition of the proto file.DescriptorProtos.FileDescriptorProto.Builder.clearEnumType()
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
DescriptorProtos.FileDescriptorProto.Builder.clearExtension()
repeated .google.protobuf.FieldDescriptorProto extension = 7;
DescriptorProtos.FileDescriptorProto.Builder.clearMessageType()
All top-level definitions in this file.DescriptorProtos.FileDescriptorProto.Builder.clearName()
file name, relative to root of source treeDescriptorProtos.FileDescriptorProto.Builder.clearOptions()
optional .google.protobuf.FileOptions options = 8;
DescriptorProtos.FileDescriptorProto.Builder.clearPackage()
e.g.DescriptorProtos.FileDescriptorProto.Builder.clearPublicDependency()
Indexes of the public imported files in the dependency list above.DescriptorProtos.FileDescriptorProto.Builder.clearService()
repeated .google.protobuf.ServiceDescriptorProto service = 6;
DescriptorProtos.FileDescriptorProto.Builder.clearSourceCodeInfo()
This field contains optional information about the original source code.DescriptorProtos.FileDescriptorProto.Builder.clearSyntax()
The syntax of the proto file.DescriptorProtos.FileDescriptorProto.Builder.clearWeakDependency()
Indexes of the weak imported files in the dependency list.DescriptorProtos.FileDescriptorSet.Builder.getFileBuilder
(int index) repeated .google.protobuf.FileDescriptorProto file = 1;
DescriptorProtos.FileDescriptorProto.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DescriptorProtos.FileDescriptorProto.Builder.mergeFrom
(DescriptorProtos.FileDescriptorProto other) DescriptorProtos.FileDescriptorProto.Builder.mergeFrom
(com.google.protobuf.Message other) DescriptorProtos.FileDescriptorProto.Builder.mergeOptions
(DescriptorProtos.FileOptions value) optional .google.protobuf.FileOptions options = 8;
DescriptorProtos.FileDescriptorProto.Builder.mergeSourceCodeInfo
(DescriptorProtos.SourceCodeInfo value) This field contains optional information about the original source code.DescriptorProtos.FileDescriptorProto.newBuilder()
DescriptorProtos.FileDescriptorProto.newBuilder
(DescriptorProtos.FileDescriptorProto prototype) DescriptorProtos.FileDescriptorProto.newBuilderForType()
DescriptorProtos.FileDescriptorProto.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) DescriptorProtos.FileDescriptorProto.Builder.removeEnumType
(int index) repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
DescriptorProtos.FileDescriptorProto.Builder.removeExtension
(int index) repeated .google.protobuf.FieldDescriptorProto extension = 7;
DescriptorProtos.FileDescriptorProto.Builder.removeMessageType
(int index) All top-level definitions in this file.DescriptorProtos.FileDescriptorProto.Builder.removeService
(int index) repeated .google.protobuf.ServiceDescriptorProto service = 6;
DescriptorProtos.FileDescriptorProto.Builder.setDependency
(int index, String value) Names of files imported by this file.DescriptorProtos.FileDescriptorProto.Builder.setEdition
(DescriptorProtos.Edition value) The edition of the proto file.DescriptorProtos.FileDescriptorProto.Builder.setEnumType
(int index, DescriptorProtos.EnumDescriptorProto value) repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
DescriptorProtos.FileDescriptorProto.Builder.setEnumType
(int index, DescriptorProtos.EnumDescriptorProto.Builder builderForValue) repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
DescriptorProtos.FileDescriptorProto.Builder.setExtension
(int index, DescriptorProtos.FieldDescriptorProto value) repeated .google.protobuf.FieldDescriptorProto extension = 7;
DescriptorProtos.FileDescriptorProto.Builder.setExtension
(int index, DescriptorProtos.FieldDescriptorProto.Builder builderForValue) repeated .google.protobuf.FieldDescriptorProto extension = 7;
DescriptorProtos.FileDescriptorProto.Builder.setMessageType
(int index, DescriptorProtos.DescriptorProto value) All top-level definitions in this file.DescriptorProtos.FileDescriptorProto.Builder.setMessageType
(int index, DescriptorProtos.DescriptorProto.Builder builderForValue) All top-level definitions in this file.file name, relative to root of source treeDescriptorProtos.FileDescriptorProto.Builder.setNameBytes
(com.google.protobuf.ByteString value) file name, relative to root of source treeDescriptorProtos.FileDescriptorProto.Builder.setOptions
(DescriptorProtos.FileOptions value) optional .google.protobuf.FileOptions options = 8;
DescriptorProtos.FileDescriptorProto.Builder.setOptions
(DescriptorProtos.FileOptions.Builder builderForValue) optional .google.protobuf.FileOptions options = 8;
DescriptorProtos.FileDescriptorProto.Builder.setPackage
(String value) e.g.DescriptorProtos.FileDescriptorProto.Builder.setPackageBytes
(com.google.protobuf.ByteString value) e.g.DescriptorProtos.FileDescriptorProto.Builder.setPublicDependency
(int index, int value) Indexes of the public imported files in the dependency list above.DescriptorProtos.FileDescriptorProto.Builder.setService
(int index, DescriptorProtos.ServiceDescriptorProto value) repeated .google.protobuf.ServiceDescriptorProto service = 6;
DescriptorProtos.FileDescriptorProto.Builder.setService
(int index, DescriptorProtos.ServiceDescriptorProto.Builder builderForValue) repeated .google.protobuf.ServiceDescriptorProto service = 6;
DescriptorProtos.FileDescriptorProto.Builder.setSourceCodeInfo
(DescriptorProtos.SourceCodeInfo value) This field contains optional information about the original source code.DescriptorProtos.FileDescriptorProto.Builder.setSourceCodeInfo
(DescriptorProtos.SourceCodeInfo.Builder builderForValue) This field contains optional information about the original source code.The syntax of the proto file.DescriptorProtos.FileDescriptorProto.Builder.setSyntaxBytes
(com.google.protobuf.ByteString value) The syntax of the proto file.DescriptorProtos.FileDescriptorProto.Builder.setWeakDependency
(int index, int value) Indexes of the weak imported files in the dependency list.DescriptorProtos.FileDescriptorProto.toBuilder()
Methods in com.google.protobuf.generated that return types with arguments of type DescriptorProtos.FileDescriptorProto.BuilderModifier and TypeMethodDescriptionDescriptorProtos.FileDescriptorSet.Builder.getFileBuilderList()
repeated .google.protobuf.FileDescriptorProto file = 1;
Methods in com.google.protobuf.generated with parameters of type DescriptorProtos.FileDescriptorProto.BuilderModifier and TypeMethodDescriptionDescriptorProtos.FileDescriptorSet.Builder.addFile
(int index, DescriptorProtos.FileDescriptorProto.Builder builderForValue) repeated .google.protobuf.FileDescriptorProto file = 1;
DescriptorProtos.FileDescriptorSet.Builder.addFile
(DescriptorProtos.FileDescriptorProto.Builder builderForValue) repeated .google.protobuf.FileDescriptorProto file = 1;
DescriptorProtos.FileDescriptorSet.Builder.setFile
(int index, DescriptorProtos.FileDescriptorProto.Builder builderForValue) repeated .google.protobuf.FileDescriptorProto file = 1;