Uses of Class
com.google.protobuf.DescriptorProtos.DescriptorProto
Packages that use DescriptorProtos.DescriptorProto
-
Uses of DescriptorProtos.DescriptorProto in com.google.protobuf
Fields in com.google.protobuf declared as DescriptorProtos.DescriptorProtoModifier and TypeFieldDescriptionprivate static final DescriptorProtos.DescriptorProto
DescriptorProtos.DescriptorProto.DEFAULT_INSTANCE
private DescriptorProtos.DescriptorProto
Descriptors.Descriptor.proto
Fields in com.google.protobuf with type parameters of type DescriptorProtos.DescriptorProtoModifier and TypeFieldDescriptionprivate List
<DescriptorProtos.DescriptorProto> DescriptorProtos.FileDescriptorProto.Builder.messageType_
private List
<DescriptorProtos.DescriptorProto> DescriptorProtos.FileDescriptorProto.messageType_
private RepeatedFieldBuilderV3
<DescriptorProtos.DescriptorProto, DescriptorProtos.DescriptorProto.Builder, DescriptorProtos.DescriptorProtoOrBuilder> DescriptorProtos.FileDescriptorProto.Builder.messageTypeBuilder_
private List
<DescriptorProtos.DescriptorProto> DescriptorProtos.DescriptorProto.Builder.nestedType_
private List
<DescriptorProtos.DescriptorProto> DescriptorProtos.DescriptorProto.nestedType_
private RepeatedFieldBuilderV3
<DescriptorProtos.DescriptorProto, DescriptorProtos.DescriptorProto.Builder, DescriptorProtos.DescriptorProtoOrBuilder> DescriptorProtos.DescriptorProto.Builder.nestedTypeBuilder_
static final Parser
<DescriptorProtos.DescriptorProto> DescriptorProtos.DescriptorProto.PARSER
Deprecated.Methods in com.google.protobuf that return DescriptorProtos.DescriptorProtoModifier and TypeMethodDescriptionDescriptorProtos.DescriptorProto.Builder.build()
DescriptorProtos.DescriptorProto.Builder.buildPartial()
DescriptorProtos.DescriptorProto.getDefaultInstance()
DescriptorProtos.DescriptorProto.Builder.getDefaultInstanceForType()
DescriptorProtos.DescriptorProto.getDefaultInstanceForType()
DescriptorProtos.FileDescriptorProto.Builder.getMessageType
(int index) All top-level definitions in this file.DescriptorProtos.FileDescriptorProto.getMessageType
(int index) All top-level definitions in this file.DescriptorProtos.FileDescriptorProtoOrBuilder.getMessageType
(int index) All top-level definitions in this file.DescriptorProtos.DescriptorProto.Builder.getNestedType
(int index) repeated .google.protobuf.DescriptorProto nested_type = 3;
DescriptorProtos.DescriptorProto.getNestedType
(int index) repeated .google.protobuf.DescriptorProto nested_type = 3;
DescriptorProtos.DescriptorProtoOrBuilder.getNestedType
(int index) repeated .google.protobuf.DescriptorProto nested_type = 3;
DescriptorProtos.DescriptorProto.parseDelimitedFrom
(InputStream input) DescriptorProtos.DescriptorProto.parseDelimitedFrom
(InputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.DescriptorProto.parseFrom
(byte[] data) DescriptorProtos.DescriptorProto.parseFrom
(byte[] data, ExtensionRegistryLite extensionRegistry) DescriptorProtos.DescriptorProto.parseFrom
(ByteString data) DescriptorProtos.DescriptorProto.parseFrom
(ByteString data, ExtensionRegistryLite extensionRegistry) DescriptorProtos.DescriptorProto.parseFrom
(CodedInputStream input) DescriptorProtos.DescriptorProto.parseFrom
(CodedInputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.DescriptorProto.parseFrom
(InputStream input) DescriptorProtos.DescriptorProto.parseFrom
(InputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.DescriptorProto.parseFrom
(ByteBuffer data) DescriptorProtos.DescriptorProto.parseFrom
(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Descriptors.Descriptor.toProto()
Convert the descriptor to its protocol message representation.Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.DescriptorProtoModifier and TypeMethodDescriptionprivate RepeatedFieldBuilderV3
<DescriptorProtos.DescriptorProto, DescriptorProtos.DescriptorProto.Builder, DescriptorProtos.DescriptorProtoOrBuilder> DescriptorProtos.FileDescriptorProto.Builder.getMessageTypeFieldBuilder()
DescriptorProtos.FileDescriptorProto.Builder.getMessageTypeList()
All top-level definitions in this file.DescriptorProtos.FileDescriptorProto.getMessageTypeList()
All top-level definitions in this file.DescriptorProtos.FileDescriptorProtoOrBuilder.getMessageTypeList()
All top-level definitions in this file.private RepeatedFieldBuilderV3
<DescriptorProtos.DescriptorProto, DescriptorProtos.DescriptorProto.Builder, DescriptorProtos.DescriptorProtoOrBuilder> DescriptorProtos.DescriptorProto.Builder.getNestedTypeFieldBuilder()
DescriptorProtos.DescriptorProto.Builder.getNestedTypeList()
repeated .google.protobuf.DescriptorProto nested_type = 3;
DescriptorProtos.DescriptorProto.getNestedTypeList()
repeated .google.protobuf.DescriptorProto nested_type = 3;
DescriptorProtos.DescriptorProtoOrBuilder.getNestedTypeList()
repeated .google.protobuf.DescriptorProto nested_type = 3;
DescriptorProtos.DescriptorProto.getParserForType()
DescriptorProtos.DescriptorProto.parser()
Methods in com.google.protobuf with parameters of type DescriptorProtos.DescriptorProtoModifier and TypeMethodDescriptionDescriptorProtos.FileDescriptorProto.Builder.addMessageType
(int index, DescriptorProtos.DescriptorProto value) All top-level definitions in this file.DescriptorProtos.FileDescriptorProto.Builder.addMessageType
(DescriptorProtos.DescriptorProto value) All top-level definitions in this file.DescriptorProtos.DescriptorProto.Builder.addNestedType
(int index, DescriptorProtos.DescriptorProto value) repeated .google.protobuf.DescriptorProto nested_type = 3;
DescriptorProtos.DescriptorProto.Builder.addNestedType
(DescriptorProtos.DescriptorProto value) repeated .google.protobuf.DescriptorProto nested_type = 3;
DescriptorProtos.DescriptorProto.Builder.mergeFrom
(DescriptorProtos.DescriptorProto other) DescriptorProtos.DescriptorProto.newBuilder
(DescriptorProtos.DescriptorProto prototype) DescriptorProtos.FileDescriptorProto.Builder.setMessageType
(int index, DescriptorProtos.DescriptorProto value) All top-level definitions in this file.DescriptorProtos.DescriptorProto.Builder.setNestedType
(int index, DescriptorProtos.DescriptorProto value) repeated .google.protobuf.DescriptorProto nested_type = 3;
private void
Descriptors.Descriptor.setProto
(DescriptorProtos.DescriptorProto proto) Method parameters in com.google.protobuf with type arguments of type DescriptorProtos.DescriptorProtoModifier and TypeMethodDescriptionDescriptorProtos.FileDescriptorProto.Builder.addAllMessageType
(Iterable<? extends DescriptorProtos.DescriptorProto> values) All top-level definitions in this file.DescriptorProtos.DescriptorProto.Builder.addAllNestedType
(Iterable<? extends DescriptorProtos.DescriptorProto> values) repeated .google.protobuf.DescriptorProto nested_type = 3;
Constructors in com.google.protobuf with parameters of type DescriptorProtos.DescriptorProtoModifierConstructorDescriptionprivate
Descriptor
(DescriptorProtos.DescriptorProto proto, Descriptors.FileDescriptor file, Descriptors.Descriptor parent, int index)