Uses of Class
com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
Packages that use DescriptorProtos.DescriptorProto.Builder
-
Uses of DescriptorProtos.DescriptorProto.Builder in com.google.protobuf
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 [json_name = "enumType"];DescriptorProtos.DescriptorProto.Builder.addAllExtension(Iterable<? extends DescriptorProtos.FieldDescriptorProto> values) repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];DescriptorProtos.DescriptorProto.Builder.addAllExtensionRange(Iterable<? extends DescriptorProtos.DescriptorProto.ExtensionRange> values) repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];DescriptorProtos.DescriptorProto.Builder.addAllField(Iterable<? extends DescriptorProtos.FieldDescriptorProto> values) repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];DescriptorProtos.DescriptorProto.Builder.addAllNestedType(Iterable<? extends DescriptorProtos.DescriptorProto> values) repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];DescriptorProtos.DescriptorProto.Builder.addAllOneofDecl(Iterable<? extends DescriptorProtos.OneofDescriptorProto> values) repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];DescriptorProtos.DescriptorProto.Builder.addAllReservedName(Iterable<String> values) repeated string reserved_name = 10 [json_name = "reservedName"];DescriptorProtos.DescriptorProto.Builder.addAllReservedRange(Iterable<? extends DescriptorProtos.DescriptorProto.ReservedRange> values) repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];DescriptorProtos.DescriptorProto.Builder.addEnumType(int index, DescriptorProtos.EnumDescriptorProto value) repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];DescriptorProtos.DescriptorProto.Builder.addEnumType(int index, DescriptorProtos.EnumDescriptorProto.Builder builderForValue) repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];DescriptorProtos.DescriptorProto.Builder.addEnumType(DescriptorProtos.EnumDescriptorProto value) repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];DescriptorProtos.DescriptorProto.Builder.addEnumType(DescriptorProtos.EnumDescriptorProto.Builder builderForValue) repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];DescriptorProtos.DescriptorProto.Builder.addExtension(int index, DescriptorProtos.FieldDescriptorProto value) repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];DescriptorProtos.DescriptorProto.Builder.addExtension(int index, DescriptorProtos.FieldDescriptorProto.Builder builderForValue) repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];DescriptorProtos.DescriptorProto.Builder.addExtension(DescriptorProtos.FieldDescriptorProto value) repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];DescriptorProtos.DescriptorProto.Builder.addExtension(DescriptorProtos.FieldDescriptorProto.Builder builderForValue) repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];DescriptorProtos.DescriptorProto.Builder.addExtensionRange(int index, DescriptorProtos.DescriptorProto.ExtensionRange value) repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];DescriptorProtos.DescriptorProto.Builder.addExtensionRange(int index, DescriptorProtos.DescriptorProto.ExtensionRange.Builder builderForValue) repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];DescriptorProtos.DescriptorProto.Builder.addExtensionRange(DescriptorProtos.DescriptorProto.ExtensionRange value) repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];DescriptorProtos.DescriptorProto.Builder.addExtensionRange(DescriptorProtos.DescriptorProto.ExtensionRange.Builder builderForValue) repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];DescriptorProtos.DescriptorProto.Builder.addField(int index, DescriptorProtos.FieldDescriptorProto value) repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];DescriptorProtos.DescriptorProto.Builder.addField(int index, DescriptorProtos.FieldDescriptorProto.Builder builderForValue) repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];DescriptorProtos.DescriptorProto.Builder.addField(DescriptorProtos.FieldDescriptorProto value) repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];DescriptorProtos.DescriptorProto.Builder.addField(DescriptorProtos.FieldDescriptorProto.Builder builderForValue) repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];DescriptorProtos.FileDescriptorProto.Builder.addMessageTypeBuilder()repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];DescriptorProtos.FileDescriptorProto.Builder.addMessageTypeBuilder(int index) repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];DescriptorProtos.DescriptorProto.Builder.addNestedType(int index, DescriptorProtos.DescriptorProto value) repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];DescriptorProtos.DescriptorProto.Builder.addNestedType(int index, DescriptorProtos.DescriptorProto.Builder builderForValue) repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];DescriptorProtos.DescriptorProto.Builder.addNestedType(DescriptorProtos.DescriptorProto value) repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];DescriptorProtos.DescriptorProto.Builder.addNestedType(DescriptorProtos.DescriptorProto.Builder builderForValue) repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];DescriptorProtos.DescriptorProto.Builder.addNestedTypeBuilder()repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];DescriptorProtos.DescriptorProto.Builder.addNestedTypeBuilder(int index) repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];DescriptorProtos.DescriptorProto.Builder.addOneofDecl(int index, DescriptorProtos.OneofDescriptorProto value) repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];DescriptorProtos.DescriptorProto.Builder.addOneofDecl(int index, DescriptorProtos.OneofDescriptorProto.Builder builderForValue) repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];DescriptorProtos.DescriptorProto.Builder.addOneofDecl(DescriptorProtos.OneofDescriptorProto value) repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];DescriptorProtos.DescriptorProto.Builder.addOneofDecl(DescriptorProtos.OneofDescriptorProto.Builder builderForValue) repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];DescriptorProtos.DescriptorProto.Builder.addReservedName(String value) repeated string reserved_name = 10 [json_name = "reservedName"];DescriptorProtos.DescriptorProto.Builder.addReservedNameBytes(ByteString value) repeated string reserved_name = 10 [json_name = "reservedName"];DescriptorProtos.DescriptorProto.Builder.addReservedRange(int index, DescriptorProtos.DescriptorProto.ReservedRange value) repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];DescriptorProtos.DescriptorProto.Builder.addReservedRange(int index, DescriptorProtos.DescriptorProto.ReservedRange.Builder builderForValue) repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];DescriptorProtos.DescriptorProto.Builder.addReservedRange(DescriptorProtos.DescriptorProto.ReservedRange value) repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];DescriptorProtos.DescriptorProto.Builder.addReservedRange(DescriptorProtos.DescriptorProto.ReservedRange.Builder builderForValue) repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];DescriptorProtos.DescriptorProto.Builder.clear()DescriptorProtos.DescriptorProto.Builder.clearEnumType()repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];DescriptorProtos.DescriptorProto.Builder.clearExtension()repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];DescriptorProtos.DescriptorProto.Builder.clearExtensionRange()repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];DescriptorProtos.DescriptorProto.Builder.clearField()repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];DescriptorProtos.DescriptorProto.Builder.clearName()optional string name = 1 [json_name = "name"];DescriptorProtos.DescriptorProto.Builder.clearNestedType()repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];DescriptorProtos.DescriptorProto.Builder.clearOneofDecl()repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];DescriptorProtos.DescriptorProto.Builder.clearOptions()optional .google.protobuf.MessageOptions options = 7 [json_name = "options"];DescriptorProtos.DescriptorProto.Builder.clearReservedName()repeated string reserved_name = 10 [json_name = "reservedName"];DescriptorProtos.DescriptorProto.Builder.clearReservedRange()repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];DescriptorProtos.FileDescriptorProto.Builder.getMessageTypeBuilder(int index) repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];DescriptorProtos.DescriptorProto.Builder.getNestedTypeBuilder(int index) repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];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 [json_name = "options"];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 [json_name = "enumType"];DescriptorProtos.DescriptorProto.Builder.removeExtension(int index) repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];DescriptorProtos.DescriptorProto.Builder.removeExtensionRange(int index) repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];DescriptorProtos.DescriptorProto.Builder.removeField(int index) repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];DescriptorProtos.DescriptorProto.Builder.removeNestedType(int index) repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];DescriptorProtos.DescriptorProto.Builder.removeOneofDecl(int index) repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];DescriptorProtos.DescriptorProto.Builder.removeReservedRange(int index) repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];DescriptorProtos.DescriptorProto.Builder.setEnumType(int index, DescriptorProtos.EnumDescriptorProto value) repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];DescriptorProtos.DescriptorProto.Builder.setEnumType(int index, DescriptorProtos.EnumDescriptorProto.Builder builderForValue) repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];DescriptorProtos.DescriptorProto.Builder.setExtension(int index, DescriptorProtos.FieldDescriptorProto value) repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];DescriptorProtos.DescriptorProto.Builder.setExtension(int index, DescriptorProtos.FieldDescriptorProto.Builder builderForValue) repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];DescriptorProtos.DescriptorProto.Builder.setExtensionRange(int index, DescriptorProtos.DescriptorProto.ExtensionRange value) repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];DescriptorProtos.DescriptorProto.Builder.setExtensionRange(int index, DescriptorProtos.DescriptorProto.ExtensionRange.Builder builderForValue) repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];DescriptorProtos.DescriptorProto.Builder.setField(int index, DescriptorProtos.FieldDescriptorProto value) repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];DescriptorProtos.DescriptorProto.Builder.setField(int index, DescriptorProtos.FieldDescriptorProto.Builder builderForValue) repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];optional string name = 1 [json_name = "name"];DescriptorProtos.DescriptorProto.Builder.setNameBytes(ByteString value) optional string name = 1 [json_name = "name"];DescriptorProtos.DescriptorProto.Builder.setNestedType(int index, DescriptorProtos.DescriptorProto value) repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];DescriptorProtos.DescriptorProto.Builder.setNestedType(int index, DescriptorProtos.DescriptorProto.Builder builderForValue) repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];DescriptorProtos.DescriptorProto.Builder.setOneofDecl(int index, DescriptorProtos.OneofDescriptorProto value) repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];DescriptorProtos.DescriptorProto.Builder.setOneofDecl(int index, DescriptorProtos.OneofDescriptorProto.Builder builderForValue) repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];DescriptorProtos.DescriptorProto.Builder.setOptions(DescriptorProtos.MessageOptions value) optional .google.protobuf.MessageOptions options = 7 [json_name = "options"];DescriptorProtos.DescriptorProto.Builder.setOptions(DescriptorProtos.MessageOptions.Builder builderForValue) optional .google.protobuf.MessageOptions options = 7 [json_name = "options"];DescriptorProtos.DescriptorProto.Builder.setReservedName(int index, String value) repeated string reserved_name = 10 [json_name = "reservedName"];DescriptorProtos.DescriptorProto.Builder.setReservedRange(int index, DescriptorProtos.DescriptorProto.ReservedRange value) repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];DescriptorProtos.DescriptorProto.Builder.setReservedRange(int index, DescriptorProtos.DescriptorProto.ReservedRange.Builder builderForValue) repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];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()repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];DescriptorProtos.DescriptorProto.Builder.getNestedTypeBuilderList()repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];Methods in com.google.protobuf with parameters of type DescriptorProtos.DescriptorProto.BuilderModifier and TypeMethodDescriptionDescriptorProtos.FileDescriptorProto.Builder.addMessageType(int index, DescriptorProtos.DescriptorProto.Builder builderForValue) repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];DescriptorProtos.FileDescriptorProto.Builder.addMessageType(DescriptorProtos.DescriptorProto.Builder builderForValue) repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];DescriptorProtos.DescriptorProto.Builder.addNestedType(int index, DescriptorProtos.DescriptorProto.Builder builderForValue) repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];DescriptorProtos.DescriptorProto.Builder.addNestedType(DescriptorProtos.DescriptorProto.Builder builderForValue) repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];DescriptorProtos.FileDescriptorProto.Builder.setMessageType(int index, DescriptorProtos.DescriptorProto.Builder builderForValue) repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];DescriptorProtos.DescriptorProto.Builder.setNestedType(int index, DescriptorProtos.DescriptorProto.Builder builderForValue) repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];