Uses of Class
com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
Packages that use DescriptorProtos.FieldDescriptorProto.Builder
-
Uses of DescriptorProtos.FieldDescriptorProto.Builder in com.google.protobuf
Fields in com.google.protobuf with type parameters of type DescriptorProtos.FieldDescriptorProto.BuilderModifier and TypeFieldDescriptionprivate RepeatedFieldBuilderV3<DescriptorProtos.FieldDescriptorProto,DescriptorProtos.FieldDescriptorProto.Builder, DescriptorProtos.FieldDescriptorProtoOrBuilder> DescriptorProtos.DescriptorProto.Builder.extensionBuilder_private RepeatedFieldBuilderV3<DescriptorProtos.FieldDescriptorProto,DescriptorProtos.FieldDescriptorProto.Builder, DescriptorProtos.FieldDescriptorProtoOrBuilder> DescriptorProtos.FileDescriptorProto.Builder.extensionBuilder_private RepeatedFieldBuilderV3<DescriptorProtos.FieldDescriptorProto,DescriptorProtos.FieldDescriptorProto.Builder, DescriptorProtos.FieldDescriptorProtoOrBuilder> DescriptorProtos.DescriptorProto.Builder.fieldBuilder_Methods in com.google.protobuf that return DescriptorProtos.FieldDescriptorProto.BuilderModifier and TypeMethodDescriptionDescriptorProtos.DescriptorProto.Builder.addExtensionBuilder()repeated .google.protobuf.FieldDescriptorProto extension = 6;DescriptorProtos.DescriptorProto.Builder.addExtensionBuilder(int index) repeated .google.protobuf.FieldDescriptorProto extension = 6;DescriptorProtos.FileDescriptorProto.Builder.addExtensionBuilder()repeated .google.protobuf.FieldDescriptorProto extension = 7;DescriptorProtos.FileDescriptorProto.Builder.addExtensionBuilder(int index) repeated .google.protobuf.FieldDescriptorProto extension = 7;DescriptorProtos.DescriptorProto.Builder.addFieldBuilder()repeated .google.protobuf.FieldDescriptorProto field = 2;DescriptorProtos.DescriptorProto.Builder.addFieldBuilder(int index) repeated .google.protobuf.FieldDescriptorProto field = 2;DescriptorProtos.FieldDescriptorProto.Builder.addRepeatedField(Descriptors.FieldDescriptor field, Object value) DescriptorProtos.FieldDescriptorProto.Builder.clear()DescriptorProtos.FieldDescriptorProto.Builder.clearDefaultValue()For numeric types, contains the original text representation of the value.DescriptorProtos.FieldDescriptorProto.Builder.clearExtendee()For extensions, this is the name of the type being extended.DescriptorProtos.FieldDescriptorProto.Builder.clearField(Descriptors.FieldDescriptor field) DescriptorProtos.FieldDescriptorProto.Builder.clearJsonName()JSON name of this field.DescriptorProtos.FieldDescriptorProto.Builder.clearLabel()optional .google.protobuf.FieldDescriptorProto.Label label = 4;DescriptorProtos.FieldDescriptorProto.Builder.clearName()optional string name = 1;DescriptorProtos.FieldDescriptorProto.Builder.clearNumber()optional int32 number = 3;DescriptorProtos.FieldDescriptorProto.Builder.clearOneof(Descriptors.OneofDescriptor oneof) DescriptorProtos.FieldDescriptorProto.Builder.clearOneofIndex()If set, gives the index of a oneof in the containing type's oneof_decl list.DescriptorProtos.FieldDescriptorProto.Builder.clearOptions()optional .google.protobuf.FieldOptions options = 8;DescriptorProtos.FieldDescriptorProto.Builder.clearProto3Optional()If true, this is a proto3 "optional".DescriptorProtos.FieldDescriptorProto.Builder.clearType()If type_name is set, this need not be set.DescriptorProtos.FieldDescriptorProto.Builder.clearTypeName()For message and enum types, this is the name of the type.DescriptorProtos.FieldDescriptorProto.Builder.clone()DescriptorProtos.DescriptorProto.Builder.getExtensionBuilder(int index) repeated .google.protobuf.FieldDescriptorProto extension = 6;DescriptorProtos.FileDescriptorProto.Builder.getExtensionBuilder(int index) repeated .google.protobuf.FieldDescriptorProto extension = 7;DescriptorProtos.DescriptorProto.Builder.getFieldBuilder(int index) repeated .google.protobuf.FieldDescriptorProto field = 2;DescriptorProtos.FieldDescriptorProto.Builder.mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.FieldDescriptorProto.Builder.mergeFrom(DescriptorProtos.FieldDescriptorProto other) DescriptorProtos.FieldDescriptorProto.Builder.mergeOptions(DescriptorProtos.FieldOptions value) optional .google.protobuf.FieldOptions options = 8;DescriptorProtos.FieldDescriptorProto.Builder.mergeUnknownFields(UnknownFieldSet unknownFields) DescriptorProtos.FieldDescriptorProto.newBuilder()DescriptorProtos.FieldDescriptorProto.newBuilder(DescriptorProtos.FieldDescriptorProto prototype) DescriptorProtos.FieldDescriptorProto.newBuilderForType()DescriptorProtos.FieldDescriptorProto.newBuilderForType(GeneratedMessageV3.BuilderParent parent) DescriptorProtos.FieldDescriptorProto.Builder.setDefaultValue(String value) For numeric types, contains the original text representation of the value.DescriptorProtos.FieldDescriptorProto.Builder.setDefaultValueBytes(ByteString value) For numeric types, contains the original text representation of the value.DescriptorProtos.FieldDescriptorProto.Builder.setExtendee(String value) For extensions, this is the name of the type being extended.DescriptorProtos.FieldDescriptorProto.Builder.setExtendeeBytes(ByteString value) For extensions, this is the name of the type being extended.DescriptorProtos.FieldDescriptorProto.Builder.setField(Descriptors.FieldDescriptor field, Object value) DescriptorProtos.FieldDescriptorProto.Builder.setJsonName(String value) JSON name of this field.DescriptorProtos.FieldDescriptorProto.Builder.setJsonNameBytes(ByteString value) JSON name of this field.DescriptorProtos.FieldDescriptorProto.Builder.setLabel(DescriptorProtos.FieldDescriptorProto.Label value) optional .google.protobuf.FieldDescriptorProto.Label label = 4;optional string name = 1;DescriptorProtos.FieldDescriptorProto.Builder.setNameBytes(ByteString value) optional string name = 1;DescriptorProtos.FieldDescriptorProto.Builder.setNumber(int value) optional int32 number = 3;DescriptorProtos.FieldDescriptorProto.Builder.setOneofIndex(int value) If set, gives the index of a oneof in the containing type's oneof_decl list.DescriptorProtos.FieldDescriptorProto.Builder.setOptions(DescriptorProtos.FieldOptions value) optional .google.protobuf.FieldOptions options = 8;DescriptorProtos.FieldDescriptorProto.Builder.setOptions(DescriptorProtos.FieldOptions.Builder builderForValue) optional .google.protobuf.FieldOptions options = 8;DescriptorProtos.FieldDescriptorProto.Builder.setProto3Optional(boolean value) If true, this is a proto3 "optional".DescriptorProtos.FieldDescriptorProto.Builder.setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) DescriptorProtos.FieldDescriptorProto.Builder.setType(DescriptorProtos.FieldDescriptorProto.Type value) If type_name is set, this need not be set.DescriptorProtos.FieldDescriptorProto.Builder.setTypeName(String value) For message and enum types, this is the name of the type.DescriptorProtos.FieldDescriptorProto.Builder.setTypeNameBytes(ByteString value) For message and enum types, this is the name of the type.DescriptorProtos.FieldDescriptorProto.Builder.setUnknownFields(UnknownFieldSet unknownFields) DescriptorProtos.FieldDescriptorProto.toBuilder()Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.FieldDescriptorProto.BuilderModifier and TypeMethodDescriptionDescriptorProtos.DescriptorProto.Builder.getExtensionBuilderList()repeated .google.protobuf.FieldDescriptorProto extension = 6;DescriptorProtos.FileDescriptorProto.Builder.getExtensionBuilderList()repeated .google.protobuf.FieldDescriptorProto extension = 7;private RepeatedFieldBuilderV3<DescriptorProtos.FieldDescriptorProto,DescriptorProtos.FieldDescriptorProto.Builder, DescriptorProtos.FieldDescriptorProtoOrBuilder> DescriptorProtos.DescriptorProto.Builder.getExtensionFieldBuilder()private RepeatedFieldBuilderV3<DescriptorProtos.FieldDescriptorProto,DescriptorProtos.FieldDescriptorProto.Builder, DescriptorProtos.FieldDescriptorProtoOrBuilder> DescriptorProtos.FileDescriptorProto.Builder.getExtensionFieldBuilder()DescriptorProtos.DescriptorProto.Builder.getFieldBuilderList()repeated .google.protobuf.FieldDescriptorProto field = 2;private RepeatedFieldBuilderV3<DescriptorProtos.FieldDescriptorProto,DescriptorProtos.FieldDescriptorProto.Builder, DescriptorProtos.FieldDescriptorProtoOrBuilder> DescriptorProtos.DescriptorProto.Builder.getFieldFieldBuilder()Methods in com.google.protobuf with parameters of type DescriptorProtos.FieldDescriptorProto.BuilderModifier and TypeMethodDescriptionDescriptorProtos.DescriptorProto.Builder.addExtension(int index, DescriptorProtos.FieldDescriptorProto.Builder builderForValue) repeated .google.protobuf.FieldDescriptorProto extension = 6;DescriptorProtos.DescriptorProto.Builder.addExtension(DescriptorProtos.FieldDescriptorProto.Builder builderForValue) repeated .google.protobuf.FieldDescriptorProto extension = 6;DescriptorProtos.FileDescriptorProto.Builder.addExtension(int index, DescriptorProtos.FieldDescriptorProto.Builder builderForValue) repeated .google.protobuf.FieldDescriptorProto extension = 7;DescriptorProtos.FileDescriptorProto.Builder.addExtension(DescriptorProtos.FieldDescriptorProto.Builder builderForValue) repeated .google.protobuf.FieldDescriptorProto extension = 7;DescriptorProtos.DescriptorProto.Builder.addField(int index, DescriptorProtos.FieldDescriptorProto.Builder builderForValue) repeated .google.protobuf.FieldDescriptorProto field = 2;DescriptorProtos.DescriptorProto.Builder.addField(DescriptorProtos.FieldDescriptorProto.Builder builderForValue) repeated .google.protobuf.FieldDescriptorProto field = 2;DescriptorProtos.DescriptorProto.Builder.setExtension(int index, DescriptorProtos.FieldDescriptorProto.Builder builderForValue) repeated .google.protobuf.FieldDescriptorProto extension = 6;DescriptorProtos.FileDescriptorProto.Builder.setExtension(int index, DescriptorProtos.FieldDescriptorProto.Builder builderForValue) repeated .google.protobuf.FieldDescriptorProto extension = 7;DescriptorProtos.DescriptorProto.Builder.setField(int index, DescriptorProtos.FieldDescriptorProto.Builder builderForValue) repeated .google.protobuf.FieldDescriptorProto field = 2;