Uses of Class
com.google.protobuf.DescriptorProtos.FileDescriptorProto
Packages that use DescriptorProtos.FileDescriptorProto
-
Uses of DescriptorProtos.FileDescriptorProto in com.google.protobuf
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, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DescriptorProtos.FileDescriptorProto.parseFrom
(byte[] data) DescriptorProtos.FileDescriptorProto.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DescriptorProtos.FileDescriptorProto.parseFrom
(com.google.protobuf.ByteString data) DescriptorProtos.FileDescriptorProto.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DescriptorProtos.FileDescriptorProto.parseFrom
(com.google.protobuf.CodedInputStream input) DescriptorProtos.FileDescriptorProto.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DescriptorProtos.FileDescriptorProto.parseFrom
(InputStream input) DescriptorProtos.FileDescriptorProto.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DescriptorProtos.FileDescriptorProto.parseFrom
(ByteBuffer data) DescriptorProtos.FileDescriptorProto.parseFrom
(ByteBuffer data, com.google.protobuf.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"];
com.google.protobuf.Parser
<DescriptorProtos.FileDescriptorProto> DescriptorProtos.FileDescriptorProto.getParserForType()
static com.google.protobuf.Parser
<DescriptorProtos.FileDescriptorProto> 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.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
.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"];
PluginProtos.CodeGeneratorRequest.Builder.getSourceFileDescriptors
(int index) repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
PluginProtos.CodeGeneratorRequest.getSourceFileDescriptors
(int index) repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
PluginProtos.CodeGeneratorRequestOrBuilder.getSourceFileDescriptors
(int index) repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
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"];
PluginProtos.CodeGeneratorRequest.Builder.getSourceFileDescriptorsList()
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
PluginProtos.CodeGeneratorRequest.getSourceFileDescriptorsList()
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
PluginProtos.CodeGeneratorRequestOrBuilder.getSourceFileDescriptorsList()
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
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.addSourceFileDescriptors
(int index, DescriptorProtos.FileDescriptorProto value) repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
PluginProtos.CodeGeneratorRequest.Builder.addSourceFileDescriptors
(DescriptorProtos.FileDescriptorProto value) repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
PluginProtos.CodeGeneratorRequest.Builder.setProtoFile
(int index, DescriptorProtos.FileDescriptorProto value) repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
PluginProtos.CodeGeneratorRequest.Builder.setSourceFileDescriptors
(int index, DescriptorProtos.FileDescriptorProto value) repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
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"];
PluginProtos.CodeGeneratorRequest.Builder.addAllSourceFileDescriptors
(Iterable<? extends DescriptorProtos.FileDescriptorProto> values) repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];