Uses of Class
com.google.protobuf.DescriptorProtos.FileDescriptorProto
Packages that use DescriptorProtos.FileDescriptorProto
-
Uses of DescriptorProtos.FileDescriptorProto in com.google.protobuf
Fields in com.google.protobuf with type parameters of type DescriptorProtos.FileDescriptorProtoModifier and TypeFieldDescriptionstatic final Parser<DescriptorProtos.FileDescriptorProto>DescriptorProtos.FileDescriptorProto.PARSERDeprecated.Methods in com.google.protobuf that return DescriptorProtos.FileDescriptorProtoModifier and TypeMethodDescriptionDescriptorProtos.FileDescriptorProto.Builder.build()DescriptorProtos.FileDescriptorProto.Builder.buildPartial()DescriptorProtos.FileDescriptorProto.getDefaultInstance()DescriptorProtos.FileDescriptorProto.Builder.getDefaultInstanceForType()DescriptorProtos.FileDescriptorProto.getDefaultInstanceForType()DescriptorProtos.FileDescriptorSet.Builder.getFile(int index) repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];DescriptorProtos.FileDescriptorSet.getFile(int index) repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];DescriptorProtos.FileDescriptorSetOrBuilder.getFile(int index) repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];DescriptorProtos.FileDescriptorProto.parseDelimitedFrom(InputStream input) DescriptorProtos.FileDescriptorProto.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.FileDescriptorProto.parseFrom(byte[] data) DescriptorProtos.FileDescriptorProto.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) DescriptorProtos.FileDescriptorProto.parseFrom(ByteString data) DescriptorProtos.FileDescriptorProto.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) DescriptorProtos.FileDescriptorProto.parseFrom(CodedInputStream input) DescriptorProtos.FileDescriptorProto.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.FileDescriptorProto.parseFrom(InputStream input) DescriptorProtos.FileDescriptorProto.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.FileDescriptorProto.parseFrom(ByteBuffer data) DescriptorProtos.FileDescriptorProto.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Descriptors.FileDescriptor.toProto()Convert the descriptor to its protocol message representation.Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.FileDescriptorProtoModifier and TypeMethodDescriptionDescriptorProtos.FileDescriptorSet.Builder.getFileList()repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];DescriptorProtos.FileDescriptorSet.getFileList()repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];DescriptorProtos.FileDescriptorSetOrBuilder.getFileList()repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];DescriptorProtos.FileDescriptorProto.getParserForType()DescriptorProtos.FileDescriptorProto.parser()Methods in com.google.protobuf with parameters of type DescriptorProtos.FileDescriptorProtoModifier and TypeMethodDescriptionDescriptorProtos.FileDescriptorSet.Builder.addFile(int index, DescriptorProtos.FileDescriptorProto value) repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];DescriptorProtos.FileDescriptorSet.Builder.addFile(DescriptorProtos.FileDescriptorProto value) repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];static Descriptors.FileDescriptorDescriptors.FileDescriptor.buildFrom(DescriptorProtos.FileDescriptorProto proto, Descriptors.FileDescriptor[] dependencies) Construct aFileDescriptor.static Descriptors.FileDescriptorDescriptors.FileDescriptor.buildFrom(DescriptorProtos.FileDescriptorProto proto, Descriptors.FileDescriptor[] dependencies, boolean allowUnknownDependencies) Construct aFileDescriptor.DescriptorProtos.FileDescriptorProto.Builder.mergeFrom(DescriptorProtos.FileDescriptorProto other) DescriptorProtos.FileDescriptorProto.newBuilder(DescriptorProtos.FileDescriptorProto prototype) DescriptorProtos.FileDescriptorSet.Builder.setFile(int index, DescriptorProtos.FileDescriptorProto value) repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];Method parameters in com.google.protobuf with type arguments of type DescriptorProtos.FileDescriptorProtoModifier and TypeMethodDescriptionDescriptorProtos.FileDescriptorSet.Builder.addAllFile(Iterable<? extends DescriptorProtos.FileDescriptorProto> values) repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"]; -
Uses of DescriptorProtos.FileDescriptorProto in com.google.protobuf.compiler
Methods in com.google.protobuf.compiler that return DescriptorProtos.FileDescriptorProtoModifier and TypeMethodDescriptionPluginProtos.CodeGeneratorRequest.Builder.getProtoFile(int index) repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];PluginProtos.CodeGeneratorRequest.getProtoFile(int index) repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];PluginProtos.CodeGeneratorRequestOrBuilder.getProtoFile(int index) repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];Methods in com.google.protobuf.compiler that return types with arguments of type DescriptorProtos.FileDescriptorProtoModifier and TypeMethodDescriptionPluginProtos.CodeGeneratorRequest.Builder.getProtoFileList()repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];PluginProtos.CodeGeneratorRequest.getProtoFileList()repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];PluginProtos.CodeGeneratorRequestOrBuilder.getProtoFileList()repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];Methods in com.google.protobuf.compiler with parameters of type DescriptorProtos.FileDescriptorProtoModifier and TypeMethodDescriptionPluginProtos.CodeGeneratorRequest.Builder.addProtoFile(int index, DescriptorProtos.FileDescriptorProto value) repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];PluginProtos.CodeGeneratorRequest.Builder.addProtoFile(DescriptorProtos.FileDescriptorProto value) repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];PluginProtos.CodeGeneratorRequest.Builder.setProtoFile(int index, DescriptorProtos.FileDescriptorProto value) repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];Method parameters in com.google.protobuf.compiler with type arguments of type DescriptorProtos.FileDescriptorProtoModifier and TypeMethodDescriptionPluginProtos.CodeGeneratorRequest.Builder.addAllProtoFile(Iterable<? extends DescriptorProtos.FileDescriptorProto> values) repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];