Uses of Class
com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
Packages that use DescriptorProtos.DescriptorProto.Builder
-
Uses of DescriptorProtos.DescriptorProto.Builder in com.google.protobuf
Fields in com.google.protobuf with type parameters of type DescriptorProtos.DescriptorProto.BuilderModifier and TypeFieldDescriptionprivate RepeatedFieldBuilderV3<DescriptorProtos.DescriptorProto,DescriptorProtos.DescriptorProto.Builder, DescriptorProtos.DescriptorProtoOrBuilder> DescriptorProtos.FileDescriptorProto.Builder.messageTypeBuilder_private RepeatedFieldBuilderV3<DescriptorProtos.DescriptorProto,DescriptorProtos.DescriptorProto.Builder, DescriptorProtos.DescriptorProtoOrBuilder> DescriptorProtos.DescriptorProto.Builder.nestedTypeBuilder_Methods in com.google.protobuf that return DescriptorProtos.DescriptorProto.BuilderModifier and TypeMethodDescriptionDescriptorProtos.DescriptorProto.Builder.addAllEnumType(Iterable<? extends DescriptorProtos.EnumDescriptorProto> values) repeated .google.protobuf.EnumDescriptorProto enum_type = 4;DescriptorProtos.DescriptorProto.Builder.addAllExtension(Iterable<? extends DescriptorProtos.FieldDescriptorProto> values) repeated .google.protobuf.FieldDescriptorProto extension = 6;DescriptorProtos.DescriptorProto.Builder.addAllExtensionRange(Iterable<? extends DescriptorProtos.DescriptorProto.ExtensionRange> values) repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;DescriptorProtos.DescriptorProto.Builder.addAllField(Iterable<? extends DescriptorProtos.FieldDescriptorProto> values) repeated .google.protobuf.FieldDescriptorProto field = 2;DescriptorProtos.DescriptorProto.Builder.addAllNestedType(Iterable<? extends DescriptorProtos.DescriptorProto> values) repeated .google.protobuf.DescriptorProto nested_type = 3;DescriptorProtos.DescriptorProto.Builder.addAllOneofDecl(Iterable<? extends DescriptorProtos.OneofDescriptorProto> values) repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;DescriptorProtos.DescriptorProto.Builder.addAllReservedName(Iterable<String> values) Reserved field names, which may not be used by fields in the same message.DescriptorProtos.DescriptorProto.Builder.addAllReservedRange(Iterable<? extends DescriptorProtos.DescriptorProto.ReservedRange> values) repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;DescriptorProtos.DescriptorProto.Builder.addEnumType(int index, DescriptorProtos.EnumDescriptorProto value) repeated .google.protobuf.EnumDescriptorProto enum_type = 4;DescriptorProtos.DescriptorProto.Builder.addEnumType(int index, DescriptorProtos.EnumDescriptorProto.Builder builderForValue) repeated .google.protobuf.EnumDescriptorProto enum_type = 4;DescriptorProtos.DescriptorProto.Builder.addEnumType(DescriptorProtos.EnumDescriptorProto value) repeated .google.protobuf.EnumDescriptorProto enum_type = 4;DescriptorProtos.DescriptorProto.Builder.addEnumType(DescriptorProtos.EnumDescriptorProto.Builder builderForValue) repeated .google.protobuf.EnumDescriptorProto enum_type = 4;DescriptorProtos.DescriptorProto.Builder.addExtension(int index, DescriptorProtos.FieldDescriptorProto value) repeated .google.protobuf.FieldDescriptorProto extension = 6;DescriptorProtos.DescriptorProto.Builder.addExtension(int index, DescriptorProtos.FieldDescriptorProto.Builder builderForValue) repeated .google.protobuf.FieldDescriptorProto extension = 6;DescriptorProtos.DescriptorProto.Builder.addExtension(DescriptorProtos.FieldDescriptorProto value) repeated .google.protobuf.FieldDescriptorProto extension = 6;DescriptorProtos.DescriptorProto.Builder.addExtension(DescriptorProtos.FieldDescriptorProto.Builder builderForValue) repeated .google.protobuf.FieldDescriptorProto extension = 6;DescriptorProtos.DescriptorProto.Builder.addExtensionRange(int index, DescriptorProtos.DescriptorProto.ExtensionRange value) repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;DescriptorProtos.DescriptorProto.Builder.addExtensionRange(int index, DescriptorProtos.DescriptorProto.ExtensionRange.Builder builderForValue) repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;DescriptorProtos.DescriptorProto.Builder.addExtensionRange(DescriptorProtos.DescriptorProto.ExtensionRange value) repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;DescriptorProtos.DescriptorProto.Builder.addExtensionRange(DescriptorProtos.DescriptorProto.ExtensionRange.Builder builderForValue) repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;DescriptorProtos.DescriptorProto.Builder.addField(int index, DescriptorProtos.FieldDescriptorProto value) repeated .google.protobuf.FieldDescriptorProto field = 2;DescriptorProtos.DescriptorProto.Builder.addField(int index, DescriptorProtos.FieldDescriptorProto.Builder builderForValue) repeated .google.protobuf.FieldDescriptorProto field = 2;DescriptorProtos.DescriptorProto.Builder.addField(DescriptorProtos.FieldDescriptorProto value) repeated .google.protobuf.FieldDescriptorProto field = 2;DescriptorProtos.DescriptorProto.Builder.addField(DescriptorProtos.FieldDescriptorProto.Builder builderForValue) repeated .google.protobuf.FieldDescriptorProto field = 2;DescriptorProtos.FileDescriptorProto.Builder.addMessageTypeBuilder()All top-level definitions in this file.DescriptorProtos.FileDescriptorProto.Builder.addMessageTypeBuilder(int index) 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(int index, DescriptorProtos.DescriptorProto.Builder builderForValue) repeated .google.protobuf.DescriptorProto nested_type = 3;DescriptorProtos.DescriptorProto.Builder.addNestedType(DescriptorProtos.DescriptorProto value) repeated .google.protobuf.DescriptorProto nested_type = 3;DescriptorProtos.DescriptorProto.Builder.addNestedType(DescriptorProtos.DescriptorProto.Builder builderForValue) repeated .google.protobuf.DescriptorProto nested_type = 3;DescriptorProtos.DescriptorProto.Builder.addNestedTypeBuilder()repeated .google.protobuf.DescriptorProto nested_type = 3;DescriptorProtos.DescriptorProto.Builder.addNestedTypeBuilder(int index) repeated .google.protobuf.DescriptorProto nested_type = 3;DescriptorProtos.DescriptorProto.Builder.addOneofDecl(int index, DescriptorProtos.OneofDescriptorProto value) repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;DescriptorProtos.DescriptorProto.Builder.addOneofDecl(int index, DescriptorProtos.OneofDescriptorProto.Builder builderForValue) repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;DescriptorProtos.DescriptorProto.Builder.addOneofDecl(DescriptorProtos.OneofDescriptorProto value) repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;DescriptorProtos.DescriptorProto.Builder.addOneofDecl(DescriptorProtos.OneofDescriptorProto.Builder builderForValue) repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;DescriptorProtos.DescriptorProto.Builder.addRepeatedField(Descriptors.FieldDescriptor field, Object value) DescriptorProtos.DescriptorProto.Builder.addReservedName(String value) Reserved field names, which may not be used by fields in the same message.DescriptorProtos.DescriptorProto.Builder.addReservedNameBytes(ByteString value) Reserved field names, which may not be used by fields in the same message.DescriptorProtos.DescriptorProto.Builder.addReservedRange(int index, DescriptorProtos.DescriptorProto.ReservedRange value) repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;DescriptorProtos.DescriptorProto.Builder.addReservedRange(int index, DescriptorProtos.DescriptorProto.ReservedRange.Builder builderForValue) repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;DescriptorProtos.DescriptorProto.Builder.addReservedRange(DescriptorProtos.DescriptorProto.ReservedRange value) repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;DescriptorProtos.DescriptorProto.Builder.addReservedRange(DescriptorProtos.DescriptorProto.ReservedRange.Builder builderForValue) repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;DescriptorProtos.DescriptorProto.Builder.clear()DescriptorProtos.DescriptorProto.Builder.clearEnumType()repeated .google.protobuf.EnumDescriptorProto enum_type = 4;DescriptorProtos.DescriptorProto.Builder.clearExtension()repeated .google.protobuf.FieldDescriptorProto extension = 6;DescriptorProtos.DescriptorProto.Builder.clearExtensionRange()repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;DescriptorProtos.DescriptorProto.Builder.clearField()repeated .google.protobuf.FieldDescriptorProto field = 2;DescriptorProtos.DescriptorProto.Builder.clearField(Descriptors.FieldDescriptor field) DescriptorProtos.DescriptorProto.Builder.clearName()optional string name = 1;DescriptorProtos.DescriptorProto.Builder.clearNestedType()repeated .google.protobuf.DescriptorProto nested_type = 3;DescriptorProtos.DescriptorProto.Builder.clearOneof(Descriptors.OneofDescriptor oneof) DescriptorProtos.DescriptorProto.Builder.clearOneofDecl()repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;DescriptorProtos.DescriptorProto.Builder.clearOptions()optional .google.protobuf.MessageOptions options = 7;DescriptorProtos.DescriptorProto.Builder.clearReservedName()Reserved field names, which may not be used by fields in the same message.DescriptorProtos.DescriptorProto.Builder.clearReservedRange()repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;DescriptorProtos.DescriptorProto.Builder.clone()DescriptorProtos.FileDescriptorProto.Builder.getMessageTypeBuilder(int index) All top-level definitions in this file.DescriptorProtos.DescriptorProto.Builder.getNestedTypeBuilder(int index) repeated .google.protobuf.DescriptorProto nested_type = 3;DescriptorProtos.DescriptorProto.Builder.mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.DescriptorProto.Builder.mergeFrom(DescriptorProtos.DescriptorProto other) DescriptorProtos.DescriptorProto.Builder.mergeOptions(DescriptorProtos.MessageOptions value) optional .google.protobuf.MessageOptions options = 7;DescriptorProtos.DescriptorProto.Builder.mergeUnknownFields(UnknownFieldSet unknownFields) DescriptorProtos.DescriptorProto.newBuilder()DescriptorProtos.DescriptorProto.newBuilder(DescriptorProtos.DescriptorProto prototype) DescriptorProtos.DescriptorProto.newBuilderForType()protected DescriptorProtos.DescriptorProto.BuilderDescriptorProtos.DescriptorProto.newBuilderForType(GeneratedMessageV3.BuilderParent parent) DescriptorProtos.DescriptorProto.Builder.removeEnumType(int index) repeated .google.protobuf.EnumDescriptorProto enum_type = 4;DescriptorProtos.DescriptorProto.Builder.removeExtension(int index) repeated .google.protobuf.FieldDescriptorProto extension = 6;DescriptorProtos.DescriptorProto.Builder.removeExtensionRange(int index) repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;DescriptorProtos.DescriptorProto.Builder.removeField(int index) repeated .google.protobuf.FieldDescriptorProto field = 2;DescriptorProtos.DescriptorProto.Builder.removeNestedType(int index) repeated .google.protobuf.DescriptorProto nested_type = 3;DescriptorProtos.DescriptorProto.Builder.removeOneofDecl(int index) repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;DescriptorProtos.DescriptorProto.Builder.removeReservedRange(int index) repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;DescriptorProtos.DescriptorProto.Builder.setEnumType(int index, DescriptorProtos.EnumDescriptorProto value) repeated .google.protobuf.EnumDescriptorProto enum_type = 4;DescriptorProtos.DescriptorProto.Builder.setEnumType(int index, DescriptorProtos.EnumDescriptorProto.Builder builderForValue) repeated .google.protobuf.EnumDescriptorProto enum_type = 4;DescriptorProtos.DescriptorProto.Builder.setExtension(int index, DescriptorProtos.FieldDescriptorProto value) repeated .google.protobuf.FieldDescriptorProto extension = 6;DescriptorProtos.DescriptorProto.Builder.setExtension(int index, DescriptorProtos.FieldDescriptorProto.Builder builderForValue) repeated .google.protobuf.FieldDescriptorProto extension = 6;DescriptorProtos.DescriptorProto.Builder.setExtensionRange(int index, DescriptorProtos.DescriptorProto.ExtensionRange value) repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;DescriptorProtos.DescriptorProto.Builder.setExtensionRange(int index, DescriptorProtos.DescriptorProto.ExtensionRange.Builder builderForValue) repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;DescriptorProtos.DescriptorProto.Builder.setField(int index, DescriptorProtos.FieldDescriptorProto value) repeated .google.protobuf.FieldDescriptorProto field = 2;DescriptorProtos.DescriptorProto.Builder.setField(int index, DescriptorProtos.FieldDescriptorProto.Builder builderForValue) repeated .google.protobuf.FieldDescriptorProto field = 2;DescriptorProtos.DescriptorProto.Builder.setField(Descriptors.FieldDescriptor field, Object value) optional string name = 1;DescriptorProtos.DescriptorProto.Builder.setNameBytes(ByteString value) optional string name = 1;DescriptorProtos.DescriptorProto.Builder.setNestedType(int index, DescriptorProtos.DescriptorProto value) repeated .google.protobuf.DescriptorProto nested_type = 3;DescriptorProtos.DescriptorProto.Builder.setNestedType(int index, DescriptorProtos.DescriptorProto.Builder builderForValue) repeated .google.protobuf.DescriptorProto nested_type = 3;DescriptorProtos.DescriptorProto.Builder.setOneofDecl(int index, DescriptorProtos.OneofDescriptorProto value) repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;DescriptorProtos.DescriptorProto.Builder.setOneofDecl(int index, DescriptorProtos.OneofDescriptorProto.Builder builderForValue) repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;DescriptorProtos.DescriptorProto.Builder.setOptions(DescriptorProtos.MessageOptions value) optional .google.protobuf.MessageOptions options = 7;DescriptorProtos.DescriptorProto.Builder.setOptions(DescriptorProtos.MessageOptions.Builder builderForValue) optional .google.protobuf.MessageOptions options = 7;DescriptorProtos.DescriptorProto.Builder.setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) DescriptorProtos.DescriptorProto.Builder.setReservedName(int index, String value) Reserved field names, which may not be used by fields in the same message.DescriptorProtos.DescriptorProto.Builder.setReservedRange(int index, DescriptorProtos.DescriptorProto.ReservedRange value) repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;DescriptorProtos.DescriptorProto.Builder.setReservedRange(int index, DescriptorProtos.DescriptorProto.ReservedRange.Builder builderForValue) repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;DescriptorProtos.DescriptorProto.Builder.setUnknownFields(UnknownFieldSet unknownFields) DescriptorProtos.DescriptorProto.toBuilder()Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.DescriptorProto.BuilderModifier and TypeMethodDescriptionDescriptorProtos.FileDescriptorProto.Builder.getMessageTypeBuilderList()All top-level definitions in this file.private RepeatedFieldBuilderV3<DescriptorProtos.DescriptorProto,DescriptorProtos.DescriptorProto.Builder, DescriptorProtos.DescriptorProtoOrBuilder> DescriptorProtos.FileDescriptorProto.Builder.getMessageTypeFieldBuilder()DescriptorProtos.DescriptorProto.Builder.getNestedTypeBuilderList()repeated .google.protobuf.DescriptorProto nested_type = 3;private RepeatedFieldBuilderV3<DescriptorProtos.DescriptorProto,DescriptorProtos.DescriptorProto.Builder, DescriptorProtos.DescriptorProtoOrBuilder> DescriptorProtos.DescriptorProto.Builder.getNestedTypeFieldBuilder()Methods in com.google.protobuf with parameters of type DescriptorProtos.DescriptorProto.BuilderModifier and TypeMethodDescriptionDescriptorProtos.FileDescriptorProto.Builder.addMessageType(int index, DescriptorProtos.DescriptorProto.Builder builderForValue) All top-level definitions in this file.DescriptorProtos.FileDescriptorProto.Builder.addMessageType(DescriptorProtos.DescriptorProto.Builder builderForValue) All top-level definitions in this file.DescriptorProtos.DescriptorProto.Builder.addNestedType(int index, DescriptorProtos.DescriptorProto.Builder builderForValue) repeated .google.protobuf.DescriptorProto nested_type = 3;DescriptorProtos.DescriptorProto.Builder.addNestedType(DescriptorProtos.DescriptorProto.Builder builderForValue) repeated .google.protobuf.DescriptorProto nested_type = 3;DescriptorProtos.FileDescriptorProto.Builder.setMessageType(int index, DescriptorProtos.DescriptorProto.Builder builderForValue) All top-level definitions in this file.DescriptorProtos.DescriptorProto.Builder.setNestedType(int index, DescriptorProtos.DescriptorProto.Builder builderForValue) repeated .google.protobuf.DescriptorProto nested_type = 3;