Deprecated API
Contents
-
Deprecated InterfacesInterfaceDescriptionThis class is deprecated, and slated for removal in the next Java breaking change (5.x). Users should update gencode to >= 4.26.x which uses GeneratedMessage.ExtendableMessageOrBuilder.
-
Deprecated ClassesClassDescriptionThis class is deprecated, and slated for removal in the next Java breaking change (5.x). Users should update gencode to >= 4.26.x which uses GeneratedMessage instead.This class is deprecated, and slated for removal in the next Java breaking change (5.x). Users should update gencode to >= 4.26.x which uses GeneratedMessage.Builder instead.This class is deprecated, and slated for removal in the next Java breaking change (5.x). Users should update gencode to >= 4.26.x which uses GeneratedMessage.ExtendableBuilder instead.This class is deprecated, and slated for removal in the next Java breaking change (5.x). Users should update gencode to >= 4.26.x which uses GeneratedMessage.ExtendableMessage.This class is deprecated, and slated for removal in the next Java breaking change (5.x). Users should update gencode to >= 4.26.x which uses GeneratedMessage.ExtendableMessage.ExtensionWriter instead.This class is deprecated, and slated for removal in the next Java breaking change (5.x). Users should update gencode to >= 4.26.x which uses GeneratedMessage.FieldAccessorTable instead.This method is deprecated, and slated for removal in the next Java breaking change (5.x). Users should update gencode to >= 4.26.x which uses GeneratedMessage.UnusedPrivateParameter instead.This class is deprecated, and slated for removal in the next breaking change. Users should update gencode to >= 4.26.x which replaces RepeatedFieldBuilderV3 with RepeatedFieldBuilder.This class is deprecated, and slated for removal in the next breaking change. Users should update gencode to >= 4.26.x which replaces SingleFieldBuilderV3 with SingleFieldBuilder.use
AbstractProtobufList.makeImmutable()
instead.
-
Deprecated Exception ClassesException ClassDescriptionThis exception is unused and will be removed in the next breaking release (v5.x.x).
-
Deprecated FieldsFieldDescriptionUse
CodedOutputStream.computeFixed32SizeNoTag(int)
instead.useLazyStringArrayList.emptyList()
instead
-
Deprecated MethodsMethodDescriptionInstead, call
byteString.substring(sourceOffset, sourceOffset + numberToCopy).copyTo(target, targetOffset)
UnknownFieldSet.Builder now implements MessageLite.Builder, so you can just callCodedInputStream.readGroup(int, com.google.protobuf.MessageLite.Builder, com.google.protobuf.ExtensionRegistryLite)
.useUnknownFieldSet
orUnknownFieldSetLite
to skip to an output stream.groups are deprecated.groups are deprecated.useCodedOutputStream.computeUInt32SizeNoTag(int)
instead.useCodedOutputStream.computeUInt64SizeNoTag(long)
instead.the size parameter is no longer used since use of an internal buffer is useless (and wasteful) when writing to aByteBuffer
. UseCodedOutputStream.newInstance(ByteBuffer)
instead.groups are deprecated.groups are deprecated.groups are deprecated.groups are deprecated.UseCodedOutputStream.writeFixed32NoTag(int)
instead.UseCodedOutputStream.writeFixed64NoTag(long)
instead.useCodedOutputStream.writeUInt32NoTag(int)
instead.useCodedOutputStream.writeUInt64NoTag(long)
instead.google.protobuf.EnumOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=857google.protobuf.EnumOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=857google.protobuf.EnumOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=857google.protobuf.EnumOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=857google.protobuf.EnumOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=857google.protobuf.EnumOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=857google.protobuf.EnumOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=857google.protobuf.EnumOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=857google.protobuf.FileOptions.java_generate_equals_and_hash is deprecated. See google/protobuf/descriptor.proto;l=465google.protobuf.FileOptions.java_generate_equals_and_hash is deprecated. See google/protobuf/descriptor.proto;l=465google.protobuf.FileOptions.java_generate_equals_and_hash is deprecated. See google/protobuf/descriptor.proto;l=465google.protobuf.FileOptions.java_generate_equals_and_hash is deprecated. See google/protobuf/descriptor.proto;l=465google.protobuf.FileOptions.java_generate_equals_and_hash is deprecated. See google/protobuf/descriptor.proto;l=465google.protobuf.FileOptions.java_generate_equals_and_hash is deprecated. See google/protobuf/descriptor.proto;l=465google.protobuf.FileOptions.java_generate_equals_and_hash is deprecated. See google/protobuf/descriptor.proto;l=465google.protobuf.FileOptions.java_generate_equals_and_hash is deprecated. See google/protobuf/descriptor.proto;l=465google.protobuf.MessageOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=640google.protobuf.MessageOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=640google.protobuf.MessageOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=640google.protobuf.MessageOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=640google.protobuf.MessageOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=640google.protobuf.MessageOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=640com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder.getDeprecatedLegacyJsonFieldConflicts()google.protobuf.MessageOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=640com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder.hasDeprecatedLegacyJsonFieldConflicts()google.protobuf.MessageOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=640use newBuilder().mergeFrom() insteadcom.google.protobuf.GeneratedMessageV3.Builder.addRepeatedField(Descriptors.FieldDescriptor, Object) groups fields are deprecated.groups fields are deprecated.Usethis.emittingSingleLine(true).printFieldToString(FieldDescriptor, Object)
Usethis.printer().emittingSingleLine(true).printToString(MessageOrBuilder)
Usethis.emittingSingleLine(true).printToString(UnknownFieldSet)
Useprinter().emittingSingleLine(true).printToString(MessageOrBuilder)
groups fields are deprecated.groups fields are deprecated.groups fields are deprecated.groups fields are deprecated.groups fields are deprecated.groups fields are deprecated.
-
Deprecated ConstructorsConstructorDescription