Uses of Class
com.google.protobuf.DescriptorProtos.DescriptorProto
-
Packages that use DescriptorProtos.DescriptorProto Package Description com.google.protobuf -
-
Uses of DescriptorProtos.DescriptorProto in com.google.protobuf
Methods in com.google.protobuf that return DescriptorProtos.DescriptorProto Modifier and Type Method Description DescriptorProtos.DescriptorProtoDescriptorProtos.DescriptorProto.Builder. build()DescriptorProtos.DescriptorProtoDescriptorProtos.DescriptorProto.Builder. buildPartial()static DescriptorProtos.DescriptorProtoDescriptorProtos.DescriptorProto. getDefaultInstance()DescriptorProtos.DescriptorProtoDescriptorProtos.DescriptorProto.Builder. getDefaultInstanceForType()DescriptorProtos.DescriptorProtoDescriptorProtos.DescriptorProto. getDefaultInstanceForType()DescriptorProtos.DescriptorProtoDescriptorProtos.FileDescriptorProto.Builder. getMessageType(int index)repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];DescriptorProtos.DescriptorProtoDescriptorProtos.FileDescriptorProto. getMessageType(int index)repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];DescriptorProtos.DescriptorProtoDescriptorProtos.FileDescriptorProtoOrBuilder. getMessageType(int index)repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];DescriptorProtos.DescriptorProtoDescriptorProtos.DescriptorProto.Builder. getNestedType(int index)repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];DescriptorProtos.DescriptorProtoDescriptorProtos.DescriptorProto. getNestedType(int index)repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];DescriptorProtos.DescriptorProtoDescriptorProtos.DescriptorProtoOrBuilder. getNestedType(int index)repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];static DescriptorProtos.DescriptorProtoDescriptorProtos.DescriptorProto. parseDelimitedFrom(java.io.InputStream input)static DescriptorProtos.DescriptorProtoDescriptorProtos.DescriptorProto. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DescriptorProtos.DescriptorProtoDescriptorProtos.DescriptorProto. parseFrom(byte[] data)static DescriptorProtos.DescriptorProtoDescriptorProtos.DescriptorProto. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DescriptorProtos.DescriptorProtoDescriptorProtos.DescriptorProto. parseFrom(com.google.protobuf.ByteString data)static DescriptorProtos.DescriptorProtoDescriptorProtos.DescriptorProto. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DescriptorProtos.DescriptorProtoDescriptorProtos.DescriptorProto. parseFrom(com.google.protobuf.CodedInputStream input)static DescriptorProtos.DescriptorProtoDescriptorProtos.DescriptorProto. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DescriptorProtos.DescriptorProtoDescriptorProtos.DescriptorProto. parseFrom(java.io.InputStream input)static DescriptorProtos.DescriptorProtoDescriptorProtos.DescriptorProto. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DescriptorProtos.DescriptorProtoDescriptorProtos.DescriptorProto. parseFrom(java.nio.ByteBuffer data)static DescriptorProtos.DescriptorProtoDescriptorProtos.DescriptorProto. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)DescriptorProtos.DescriptorProtoDescriptors.Descriptor. toProto()Convert the descriptor to its protocol message representation.Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.DescriptorProto Modifier and Type Method Description java.util.List<DescriptorProtos.DescriptorProto>DescriptorProtos.FileDescriptorProto.Builder. getMessageTypeList()repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];java.util.List<DescriptorProtos.DescriptorProto>DescriptorProtos.FileDescriptorProto. getMessageTypeList()repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];java.util.List<DescriptorProtos.DescriptorProto>DescriptorProtos.FileDescriptorProtoOrBuilder. getMessageTypeList()repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];java.util.List<DescriptorProtos.DescriptorProto>DescriptorProtos.DescriptorProto.Builder. getNestedTypeList()repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];java.util.List<DescriptorProtos.DescriptorProto>DescriptorProtos.DescriptorProto. getNestedTypeList()repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];java.util.List<DescriptorProtos.DescriptorProto>DescriptorProtos.DescriptorProtoOrBuilder. getNestedTypeList()repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];com.google.protobuf.Parser<DescriptorProtos.DescriptorProto>DescriptorProtos.DescriptorProto. getParserForType()static com.google.protobuf.Parser<DescriptorProtos.DescriptorProto>DescriptorProtos.DescriptorProto. parser()Methods in com.google.protobuf with parameters of type DescriptorProtos.DescriptorProto Modifier and Type Method Description DescriptorProtos.FileDescriptorProto.BuilderDescriptorProtos.FileDescriptorProto.Builder. addMessageType(int index, DescriptorProtos.DescriptorProto value)repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];DescriptorProtos.FileDescriptorProto.BuilderDescriptorProtos.FileDescriptorProto.Builder. addMessageType(DescriptorProtos.DescriptorProto value)repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];DescriptorProtos.DescriptorProto.BuilderDescriptorProtos.DescriptorProto.Builder. addNestedType(int index, DescriptorProtos.DescriptorProto value)repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];DescriptorProtos.DescriptorProto.BuilderDescriptorProtos.DescriptorProto.Builder. addNestedType(DescriptorProtos.DescriptorProto value)repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];DescriptorProtos.DescriptorProto.BuilderDescriptorProtos.DescriptorProto.Builder. mergeFrom(DescriptorProtos.DescriptorProto other)static DescriptorProtos.DescriptorProto.BuilderDescriptorProtos.DescriptorProto. newBuilder(DescriptorProtos.DescriptorProto prototype)DescriptorProtos.FileDescriptorProto.BuilderDescriptorProtos.FileDescriptorProto.Builder. setMessageType(int index, DescriptorProtos.DescriptorProto value)repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];DescriptorProtos.DescriptorProto.BuilderDescriptorProtos.DescriptorProto.Builder. setNestedType(int index, DescriptorProtos.DescriptorProto value)repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];Method parameters in com.google.protobuf with type arguments of type DescriptorProtos.DescriptorProto Modifier and Type Method Description DescriptorProtos.FileDescriptorProto.BuilderDescriptorProtos.FileDescriptorProto.Builder. addAllMessageType(java.lang.Iterable<? extends DescriptorProtos.DescriptorProto> values)repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];DescriptorProtos.DescriptorProto.BuilderDescriptorProtos.DescriptorProto.Builder. addAllNestedType(java.lang.Iterable<? extends DescriptorProtos.DescriptorProto> values)repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
-