public static final class Type.Int64.Encoding.BigEndianBytes extends com.google.protobuf.GeneratedMessage implements Type.Int64.Encoding.BigEndianBytesOrBuilder
Encodes the value as an 8-byte big-endian two's complement value. Sorted mode: non-negative values are supported. Distinct mode: all values are supported. Compatible with: - BigQuery `BINARY` encoding - HBase `Bytes.toBytes` - Java `ByteBuffer.putLong()` with `ByteOrder.BIG_ENDIAN`Protobuf type
google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes| Modifier and Type | Class and Description |
|---|---|
static class |
Type.Int64.Encoding.BigEndianBytes.Builder
Encodes the value as an 8-byte big-endian two's complement value.
|
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message,T>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
BYTES_TYPE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Type.Bytes |
getBytesType()
Deprecated.
google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.bytes_type is
deprecated. See google/bigtable/v2/types.proto;l=150
|
Type.BytesOrBuilder |
getBytesTypeOrBuilder()
Deprecated.
|
static Type.Int64.Encoding.BigEndianBytes |
getDefaultInstance() |
Type.Int64.Encoding.BigEndianBytes |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<Type.Int64.Encoding.BigEndianBytes> |
getParserForType() |
int |
getSerializedSize() |
boolean |
hasBytesType()
Deprecated.
google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.bytes_type is
deprecated. See google/bigtable/v2/types.proto;l=150
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Type.Int64.Encoding.BigEndianBytes.Builder |
newBuilder() |
static Type.Int64.Encoding.BigEndianBytes.Builder |
newBuilder(Type.Int64.Encoding.BigEndianBytes prototype) |
Type.Int64.Encoding.BigEndianBytes.Builder |
newBuilderForType() |
protected Type.Int64.Encoding.BigEndianBytes.Builder |
newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) |
static Type.Int64.Encoding.BigEndianBytes |
parseDelimitedFrom(InputStream input) |
static Type.Int64.Encoding.BigEndianBytes |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.Int64.Encoding.BigEndianBytes |
parseFrom(byte[] data) |
static Type.Int64.Encoding.BigEndianBytes |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.Int64.Encoding.BigEndianBytes |
parseFrom(ByteBuffer data) |
static Type.Int64.Encoding.BigEndianBytes |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.Int64.Encoding.BigEndianBytes |
parseFrom(com.google.protobuf.ByteString data) |
static Type.Int64.Encoding.BigEndianBytes |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.Int64.Encoding.BigEndianBytes |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Type.Int64.Encoding.BigEndianBytes |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.Int64.Encoding.BigEndianBytes |
parseFrom(InputStream input) |
static Type.Int64.Encoding.BigEndianBytes |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Type.Int64.Encoding.BigEndianBytes> |
parser() |
Type.Int64.Encoding.BigEndianBytes.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashFields, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int BYTES_TYPE_FIELD_NUMBER
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage@Deprecated public boolean hasBytesType()
Deprecated: ignored if set.
.google.bigtable.v2.Type.Bytes bytes_type = 1 [deprecated = true];hasBytesType in interface Type.Int64.Encoding.BigEndianBytesOrBuilder@Deprecated public Type.Bytes getBytesType()
Deprecated: ignored if set.
.google.bigtable.v2.Type.Bytes bytes_type = 1 [deprecated = true];getBytesType in interface Type.Int64.Encoding.BigEndianBytesOrBuilder@Deprecated public Type.BytesOrBuilder getBytesTypeOrBuilder()
Deprecated: ignored if set.
.google.bigtable.v2.Type.Bytes bytes_type = 1 [deprecated = true];getBytesTypeOrBuilder in interface Type.Int64.Encoding.BigEndianBytesOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessagepublic boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static Type.Int64.Encoding.BigEndianBytes parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Type.Int64.Encoding.BigEndianBytes parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Type.Int64.Encoding.BigEndianBytes parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Type.Int64.Encoding.BigEndianBytes parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Type.Int64.Encoding.BigEndianBytes parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Type.Int64.Encoding.BigEndianBytes parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Type.Int64.Encoding.BigEndianBytes parseFrom(InputStream input) throws IOException
IOExceptionpublic static Type.Int64.Encoding.BigEndianBytes parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Type.Int64.Encoding.BigEndianBytes parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Type.Int64.Encoding.BigEndianBytes parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Type.Int64.Encoding.BigEndianBytes parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Type.Int64.Encoding.BigEndianBytes parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Type.Int64.Encoding.BigEndianBytes.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Type.Int64.Encoding.BigEndianBytes.Builder newBuilder()
public static Type.Int64.Encoding.BigEndianBytes.Builder newBuilder(Type.Int64.Encoding.BigEndianBytes prototype)
public Type.Int64.Encoding.BigEndianBytes.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Type.Int64.Encoding.BigEndianBytes.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.AbstractMessagepublic static Type.Int64.Encoding.BigEndianBytes getDefaultInstance()
public static com.google.protobuf.Parser<Type.Int64.Encoding.BigEndianBytes> parser()
public com.google.protobuf.Parser<Type.Int64.Encoding.BigEndianBytes> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic Type.Int64.Encoding.BigEndianBytes getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2026 Google LLC. All rights reserved.