Uses of Class
com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
Packages that use DescriptorProtos.FileDescriptorProto Package Description com.google.protobuf com.google.protobuf.compiler -
-
Uses of DescriptorProtos.FileDescriptorProto in com.google.protobuf
Fields in com.google.protobuf declared as DescriptorProtos.FileDescriptorProto Modifier and Type Field Description private static DescriptorProtos.FileDescriptorProto
DescriptorProtos.FileDescriptorProto. DEFAULT_INSTANCE
private DescriptorProtos.FileDescriptorProto
Descriptors.FileDescriptor. proto
Fields in com.google.protobuf with type parameters of type DescriptorProtos.FileDescriptorProto Modifier and Type Field Description private Internal.ProtobufList<DescriptorProtos.FileDescriptorProto>
DescriptorProtos.FileDescriptorSet. file_
private static Parser<DescriptorProtos.FileDescriptorProto>
DescriptorProtos.FileDescriptorProto. PARSER
Methods in com.google.protobuf that return DescriptorProtos.FileDescriptorProto Modifier and Type Method Description static DescriptorProtos.FileDescriptorProto
DescriptorProtos.FileDescriptorProto. getDefaultInstance()
DescriptorProtos.FileDescriptorProto
DescriptorProtos.FileDescriptorSet.Builder. getFile(int index)
repeated .google.protobuf.FileDescriptorProto file = 1;
DescriptorProtos.FileDescriptorProto
DescriptorProtos.FileDescriptorSet. getFile(int index)
repeated .google.protobuf.FileDescriptorProto file = 1;
DescriptorProtos.FileDescriptorProto
DescriptorProtos.FileDescriptorSetOrBuilder. getFile(int index)
repeated .google.protobuf.FileDescriptorProto file = 1;
static DescriptorProtos.FileDescriptorProto
DescriptorProtos.FileDescriptorProto. parseDelimitedFrom(java.io.InputStream input)
static DescriptorProtos.FileDescriptorProto
DescriptorProtos.FileDescriptorProto. parseDelimitedFrom(java.io.InputStream input, ExtensionRegistryLite extensionRegistry)
static DescriptorProtos.FileDescriptorProto
DescriptorProtos.FileDescriptorProto. parseFrom(byte[] data)
static DescriptorProtos.FileDescriptorProto
DescriptorProtos.FileDescriptorProto. parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
static DescriptorProtos.FileDescriptorProto
DescriptorProtos.FileDescriptorProto. parseFrom(ByteString data)
static DescriptorProtos.FileDescriptorProto
DescriptorProtos.FileDescriptorProto. parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
static DescriptorProtos.FileDescriptorProto
DescriptorProtos.FileDescriptorProto. parseFrom(CodedInputStream input)
static DescriptorProtos.FileDescriptorProto
DescriptorProtos.FileDescriptorProto. parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
static DescriptorProtos.FileDescriptorProto
DescriptorProtos.FileDescriptorProto. parseFrom(java.io.InputStream input)
static DescriptorProtos.FileDescriptorProto
DescriptorProtos.FileDescriptorProto. parseFrom(java.io.InputStream input, ExtensionRegistryLite extensionRegistry)
static DescriptorProtos.FileDescriptorProto
DescriptorProtos.FileDescriptorProto. parseFrom(java.nio.ByteBuffer data)
static DescriptorProtos.FileDescriptorProto
DescriptorProtos.FileDescriptorProto. parseFrom(java.nio.ByteBuffer data, ExtensionRegistryLite extensionRegistry)
DescriptorProtos.FileDescriptorProto
Descriptors.FileDescriptor. toProto()
Convert the descriptor to its protocol message representation.Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.FileDescriptorProto Modifier and Type Method Description java.util.List<DescriptorProtos.FileDescriptorProto>
DescriptorProtos.FileDescriptorSet.Builder. getFileList()
repeated .google.protobuf.FileDescriptorProto file = 1;
java.util.List<DescriptorProtos.FileDescriptorProto>
DescriptorProtos.FileDescriptorSet. getFileList()
repeated .google.protobuf.FileDescriptorProto file = 1;
java.util.List<DescriptorProtos.FileDescriptorProto>
DescriptorProtos.FileDescriptorSetOrBuilder. getFileList()
repeated .google.protobuf.FileDescriptorProto file = 1;
static Parser<DescriptorProtos.FileDescriptorProto>
DescriptorProtos.FileDescriptorProto. parser()
Methods in com.google.protobuf with parameters of type DescriptorProtos.FileDescriptorProto Modifier and Type Method Description private void
DescriptorProtos.FileDescriptorSet. addFile(int index, DescriptorProtos.FileDescriptorProto value)
repeated .google.protobuf.FileDescriptorProto file = 1;
private void
DescriptorProtos.FileDescriptorSet. addFile(DescriptorProtos.FileDescriptorProto value)
repeated .google.protobuf.FileDescriptorProto file = 1;
DescriptorProtos.FileDescriptorSet.Builder
DescriptorProtos.FileDescriptorSet.Builder. addFile(int index, DescriptorProtos.FileDescriptorProto value)
repeated .google.protobuf.FileDescriptorProto file = 1;
DescriptorProtos.FileDescriptorSet.Builder
DescriptorProtos.FileDescriptorSet.Builder. addFile(DescriptorProtos.FileDescriptorProto value)
repeated .google.protobuf.FileDescriptorProto file = 1;
static Descriptors.FileDescriptor
Descriptors.FileDescriptor. buildFrom(DescriptorProtos.FileDescriptorProto proto, Descriptors.FileDescriptor[] dependencies)
Construct aFileDescriptor
.static Descriptors.FileDescriptor
Descriptors.FileDescriptor. buildFrom(DescriptorProtos.FileDescriptorProto proto, Descriptors.FileDescriptor[] dependencies, boolean allowUnknownDependencies)
Construct aFileDescriptor
.private static Descriptors.FileDescriptor
Descriptors.FileDescriptor. buildFrom(DescriptorProtos.FileDescriptorProto proto, Descriptors.FileDescriptor[] dependencies, boolean allowUnknownDependencies, boolean allowUnresolvedFeatures)
static DescriptorProtos.FileDescriptorProto.Builder
DescriptorProtos.FileDescriptorProto. newBuilder(DescriptorProtos.FileDescriptorProto prototype)
DescriptorProtos.FileDescriptorSet.Builder
DescriptorProtos.FileDescriptorSet.Builder. setFile(int index, DescriptorProtos.FileDescriptorProto value)
repeated .google.protobuf.FileDescriptorProto file = 1;
private void
DescriptorProtos.FileDescriptorSet. setFile(int index, DescriptorProtos.FileDescriptorProto value)
repeated .google.protobuf.FileDescriptorProto file = 1;
private void
Descriptors.FileDescriptor. setProto(DescriptorProtos.FileDescriptorProto proto)
Replace ourDescriptorProtos.FileDescriptorProto
with the given one, which is identical except that it might contain extensions that weren't present in the original.Method parameters in com.google.protobuf with type arguments of type DescriptorProtos.FileDescriptorProto Modifier and Type Method Description private void
DescriptorProtos.FileDescriptorSet. addAllFile(java.lang.Iterable<? extends DescriptorProtos.FileDescriptorProto> values)
repeated .google.protobuf.FileDescriptorProto file = 1;
DescriptorProtos.FileDescriptorSet.Builder
DescriptorProtos.FileDescriptorSet.Builder. addAllFile(java.lang.Iterable<? extends DescriptorProtos.FileDescriptorProto> values)
repeated .google.protobuf.FileDescriptorProto file = 1;
Constructors in com.google.protobuf with parameters of type DescriptorProtos.FileDescriptorProto Constructor Description FileDescriptor(DescriptorProtos.FileDescriptorProto proto, Descriptors.FileDescriptor[] dependencies, Descriptors.DescriptorPool pool, boolean allowUnknownDependencies)
-
Uses of DescriptorProtos.FileDescriptorProto in com.google.protobuf.compiler
Methods in com.google.protobuf.compiler that return DescriptorProtos.FileDescriptorProto Modifier and Type Method Description DescriptorProtos.FileDescriptorProto
PluginProtos.CodeGeneratorRequest.Builder. getProtoFile(int index)
FileDescriptorProtos for all files in files_to_generate and everything they import.DescriptorProtos.FileDescriptorProto
PluginProtos.CodeGeneratorRequest. getProtoFile(int index)
FileDescriptorProtos for all files in files_to_generate and everything they import.DescriptorProtos.FileDescriptorProto
PluginProtos.CodeGeneratorRequestOrBuilder. getProtoFile(int index)
FileDescriptorProtos for all files in files_to_generate and everything they import.DescriptorProtos.FileDescriptorProto
PluginProtos.CodeGeneratorRequest.Builder. getSourceFileDescriptors(int index)
File descriptors with all options, including source-retention options.DescriptorProtos.FileDescriptorProto
PluginProtos.CodeGeneratorRequest. getSourceFileDescriptors(int index)
File descriptors with all options, including source-retention options.DescriptorProtos.FileDescriptorProto
PluginProtos.CodeGeneratorRequestOrBuilder. getSourceFileDescriptors(int index)
File descriptors with all options, including source-retention options.Methods in com.google.protobuf.compiler that return types with arguments of type DescriptorProtos.FileDescriptorProto Modifier and Type Method Description private RepeatedFieldBuilder<DescriptorProtos.FileDescriptorProto,DescriptorProtos.FileDescriptorProto.Builder,DescriptorProtos.FileDescriptorProtoOrBuilder>
PluginProtos.CodeGeneratorRequest.Builder. getProtoFileFieldBuilder()
java.util.List<DescriptorProtos.FileDescriptorProto>
PluginProtos.CodeGeneratorRequest.Builder. getProtoFileList()
FileDescriptorProtos for all files in files_to_generate and everything they import.java.util.List<DescriptorProtos.FileDescriptorProto>
PluginProtos.CodeGeneratorRequest. getProtoFileList()
FileDescriptorProtos for all files in files_to_generate and everything they import.java.util.List<DescriptorProtos.FileDescriptorProto>
PluginProtos.CodeGeneratorRequestOrBuilder. getProtoFileList()
FileDescriptorProtos for all files in files_to_generate and everything they import.private RepeatedFieldBuilder<DescriptorProtos.FileDescriptorProto,DescriptorProtos.FileDescriptorProto.Builder,DescriptorProtos.FileDescriptorProtoOrBuilder>
PluginProtos.CodeGeneratorRequest.Builder. getSourceFileDescriptorsFieldBuilder()
java.util.List<DescriptorProtos.FileDescriptorProto>
PluginProtos.CodeGeneratorRequest.Builder. getSourceFileDescriptorsList()
File descriptors with all options, including source-retention options.java.util.List<DescriptorProtos.FileDescriptorProto>
PluginProtos.CodeGeneratorRequest. getSourceFileDescriptorsList()
File descriptors with all options, including source-retention options.java.util.List<DescriptorProtos.FileDescriptorProto>
PluginProtos.CodeGeneratorRequestOrBuilder. getSourceFileDescriptorsList()
File descriptors with all options, including source-retention options.Methods in com.google.protobuf.compiler with parameters of type DescriptorProtos.FileDescriptorProto Modifier and Type Method Description PluginProtos.CodeGeneratorRequest.Builder
PluginProtos.CodeGeneratorRequest.Builder. addProtoFile(int index, DescriptorProtos.FileDescriptorProto value)
FileDescriptorProtos for all files in files_to_generate and everything they import.PluginProtos.CodeGeneratorRequest.Builder
PluginProtos.CodeGeneratorRequest.Builder. addProtoFile(DescriptorProtos.FileDescriptorProto value)
FileDescriptorProtos for all files in files_to_generate and everything they import.PluginProtos.CodeGeneratorRequest.Builder
PluginProtos.CodeGeneratorRequest.Builder. addSourceFileDescriptors(int index, DescriptorProtos.FileDescriptorProto value)
File descriptors with all options, including source-retention options.PluginProtos.CodeGeneratorRequest.Builder
PluginProtos.CodeGeneratorRequest.Builder. addSourceFileDescriptors(DescriptorProtos.FileDescriptorProto value)
File descriptors with all options, including source-retention options.PluginProtos.CodeGeneratorRequest.Builder
PluginProtos.CodeGeneratorRequest.Builder. setProtoFile(int index, DescriptorProtos.FileDescriptorProto value)
FileDescriptorProtos for all files in files_to_generate and everything they import.PluginProtos.CodeGeneratorRequest.Builder
PluginProtos.CodeGeneratorRequest.Builder. setSourceFileDescriptors(int index, DescriptorProtos.FileDescriptorProto value)
File descriptors with all options, including source-retention options.Method parameters in com.google.protobuf.compiler with type arguments of type DescriptorProtos.FileDescriptorProto Modifier and Type Method Description PluginProtos.CodeGeneratorRequest.Builder
PluginProtos.CodeGeneratorRequest.Builder. addAllProtoFile(java.lang.Iterable<? extends DescriptorProtos.FileDescriptorProto> values)
FileDescriptorProtos for all files in files_to_generate and everything they import.PluginProtos.CodeGeneratorRequest.Builder
PluginProtos.CodeGeneratorRequest.Builder. addAllSourceFileDescriptors(java.lang.Iterable<? extends DescriptorProtos.FileDescriptorProto> values)
File descriptors with all options, including source-retention options.
-