Uses of Interface
com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
Packages that use DescriptorProtos.DescriptorProtoOrBuilder
-
Uses of DescriptorProtos.DescriptorProtoOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement DescriptorProtos.DescriptorProtoOrBuilderModifier and TypeClassDescriptionstatic final classDescribes a message type.static final classDescribes a message type.Methods in com.google.protobuf that return DescriptorProtos.DescriptorProtoOrBuilderModifier and TypeMethodDescriptionDescriptorProtos.FileDescriptorProto.getMessageTypeOrBuilder(int index) All top-level definitions in this file.DescriptorProtos.DescriptorProto.getNestedTypeOrBuilder(int index) repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.DescriptorProtoOrBuilderModifier and TypeMethodDescriptionList<? extends DescriptorProtos.DescriptorProtoOrBuilder>DescriptorProtos.FileDescriptorProto.getMessageTypeOrBuilderList()All top-level definitions in this file.List<? extends DescriptorProtos.DescriptorProtoOrBuilder>DescriptorProtos.DescriptorProto.getNestedTypeOrBuilderList()repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];