Uses of Class
com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Packages that use DescriptorProtos.FileDescriptorProto.Builder
-
Uses of DescriptorProtos.FileDescriptorProto.Builder in com.google.protobuf
Methods in com.google.protobuf 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 [json_name = "enumType"];DescriptorProtos.FileDescriptorProto.Builder.addAllExtension(Iterable<? extends DescriptorProtos.FieldDescriptorProto> values) repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];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 [json_name = "service"];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 [json_name = "enumType"];DescriptorProtos.FileDescriptorProto.Builder.addEnumType(int index, DescriptorProtos.EnumDescriptorProto.Builder builderForValue) repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];DescriptorProtos.FileDescriptorProto.Builder.addEnumType(DescriptorProtos.EnumDescriptorProto value) repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];DescriptorProtos.FileDescriptorProto.Builder.addEnumType(DescriptorProtos.EnumDescriptorProto.Builder builderForValue) repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];DescriptorProtos.FileDescriptorProto.Builder.addExtension(int index, DescriptorProtos.FieldDescriptorProto value) repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];DescriptorProtos.FileDescriptorProto.Builder.addExtension(int index, DescriptorProtos.FieldDescriptorProto.Builder builderForValue) repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];DescriptorProtos.FileDescriptorProto.Builder.addExtension(DescriptorProtos.FieldDescriptorProto value) repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];DescriptorProtos.FileDescriptorProto.Builder.addExtension(DescriptorProtos.FieldDescriptorProto.Builder builderForValue) repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];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 [json_name = "service"];DescriptorProtos.FileDescriptorProto.Builder.addService(int index, DescriptorProtos.ServiceDescriptorProto.Builder builderForValue) repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];DescriptorProtos.FileDescriptorProto.Builder.addService(DescriptorProtos.ServiceDescriptorProto value) repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];DescriptorProtos.FileDescriptorProto.Builder.addService(DescriptorProtos.ServiceDescriptorProto.Builder builderForValue) repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];DescriptorProtos.FileDescriptorProto.Builder.addWeakDependency(int value) Indexes of the weak imported files in the dependency list.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 [json_name = "enumType"];DescriptorProtos.FileDescriptorProto.Builder.clearExtension()repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];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 [json_name = "options"];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 [json_name = "service"];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.FileDescriptorProto.Builder.mergeOptions(DescriptorProtos.FileOptions value) optional .google.protobuf.FileOptions options = 8 [json_name = "options"];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.Builder.removeEnumType(int index) repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];DescriptorProtos.FileDescriptorProto.Builder.removeExtension(int index) repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];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 [json_name = "service"];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 [json_name = "enumType"];DescriptorProtos.FileDescriptorProto.Builder.setEnumType(int index, DescriptorProtos.EnumDescriptorProto.Builder builderForValue) repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];DescriptorProtos.FileDescriptorProto.Builder.setExtension(int index, DescriptorProtos.FieldDescriptorProto value) repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];DescriptorProtos.FileDescriptorProto.Builder.setExtension(int index, DescriptorProtos.FieldDescriptorProto.Builder builderForValue) repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];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 [json_name = "options"];DescriptorProtos.FileDescriptorProto.Builder.setOptions(DescriptorProtos.FileOptions.Builder builderForValue) optional .google.protobuf.FileOptions options = 8 [json_name = "options"];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 [json_name = "service"];DescriptorProtos.FileDescriptorProto.Builder.setService(int index, DescriptorProtos.ServiceDescriptorProto.Builder builderForValue) repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];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.Methods in com.google.protobuf with parameters of type DescriptorProtos.FileDescriptorProto.BuilderModifier and TypeMethodDescriptionDescriptorProtos.FileDescriptorSet.Builder.addFile(int index, DescriptorProtos.FileDescriptorProto.Builder builderForValue) repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];DescriptorProtos.FileDescriptorSet.Builder.addFile(DescriptorProtos.FileDescriptorProto.Builder builderForValue) repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];DescriptorProtos.FileDescriptorSet.Builder.setFile(int index, DescriptorProtos.FileDescriptorProto.Builder builderForValue) repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"]; -
Uses of DescriptorProtos.FileDescriptorProto.Builder in com.google.protobuf.compiler
Methods in com.google.protobuf.compiler with parameters of type DescriptorProtos.FileDescriptorProto.BuilderModifier and TypeMethodDescriptionPluginProtos.CodeGeneratorRequest.Builder.addProtoFile(int index, DescriptorProtos.FileDescriptorProto.Builder builderForValue) FileDescriptorProtos for all files in files_to_generate and everything they import.PluginProtos.CodeGeneratorRequest.Builder.addProtoFile(DescriptorProtos.FileDescriptorProto.Builder builderForValue) FileDescriptorProtos for all files in files_to_generate and everything they import.PluginProtos.CodeGeneratorRequest.Builder.addSourceFileDescriptors(int index, DescriptorProtos.FileDescriptorProto.Builder builderForValue) File descriptors with all options, including source-retention options.PluginProtos.CodeGeneratorRequest.Builder.addSourceFileDescriptors(DescriptorProtos.FileDescriptorProto.Builder builderForValue) File descriptors with all options, including source-retention options.PluginProtos.CodeGeneratorRequest.Builder.setProtoFile(int index, DescriptorProtos.FileDescriptorProto.Builder builderForValue) FileDescriptorProtos for all files in files_to_generate and everything they import.PluginProtos.CodeGeneratorRequest.Builder.setSourceFileDescriptors(int index, DescriptorProtos.FileDescriptorProto.Builder builderForValue) File descriptors with all options, including source-retention options.