public static final class Type.String.Encoding extends com.google.protobuf.GeneratedMessage implements Type.String.EncodingOrBuilder
Rules used to convert to or from lower level types.Protobuf type
google.bigtable.v2.Type.String.Encoding| Modifier and Type | Class and Description |
|---|---|
static class |
Type.String.Encoding.Builder
Rules used to convert to or from lower level types.
|
static class |
Type.String.Encoding.EncodingCase |
static class |
Type.String.Encoding.Utf8Bytes
UTF-8 encoding.
|
static interface |
Type.String.Encoding.Utf8BytesOrBuilder |
static class |
Type.String.Encoding.Utf8Raw
Deprecated.
|
static interface |
Type.String.Encoding.Utf8RawOrBuilder
Deprecated.
|
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 |
UTF8_BYTES_FIELD_NUMBER |
static int |
UTF8_RAW_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static Type.String.Encoding |
getDefaultInstance() |
Type.String.Encoding |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Type.String.Encoding.EncodingCase |
getEncodingCase() |
com.google.protobuf.Parser<Type.String.Encoding> |
getParserForType() |
int |
getSerializedSize() |
Type.String.Encoding.Utf8Bytes |
getUtf8Bytes()
Use `Utf8Bytes` encoding.
|
Type.String.Encoding.Utf8BytesOrBuilder |
getUtf8BytesOrBuilder()
Use `Utf8Bytes` encoding.
|
Type.String.Encoding.Utf8Raw |
getUtf8Raw()
Deprecated.
google.bigtable.v2.Type.String.Encoding.utf8_raw is deprecated. See
google/bigtable/v2/types.proto;l=121
|
Type.String.Encoding.Utf8RawOrBuilder |
getUtf8RawOrBuilder()
Deprecated.
|
int |
hashCode() |
boolean |
hasUtf8Bytes()
Use `Utf8Bytes` encoding.
|
boolean |
hasUtf8Raw()
Deprecated.
google.bigtable.v2.Type.String.Encoding.utf8_raw is deprecated. See
google/bigtable/v2/types.proto;l=121
|
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Type.String.Encoding.Builder |
newBuilder() |
static Type.String.Encoding.Builder |
newBuilder(Type.String.Encoding prototype) |
Type.String.Encoding.Builder |
newBuilderForType() |
protected Type.String.Encoding.Builder |
newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) |
static Type.String.Encoding |
parseDelimitedFrom(InputStream input) |
static Type.String.Encoding |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.String.Encoding |
parseFrom(byte[] data) |
static Type.String.Encoding |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.String.Encoding |
parseFrom(ByteBuffer data) |
static Type.String.Encoding |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.String.Encoding |
parseFrom(com.google.protobuf.ByteString data) |
static Type.String.Encoding |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.String.Encoding |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Type.String.Encoding |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.String.Encoding |
parseFrom(InputStream input) |
static Type.String.Encoding |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Type.String.Encoding> |
parser() |
Type.String.Encoding.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 UTF8_RAW_FIELD_NUMBER
public static final int UTF8_BYTES_FIELD_NUMBER
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic Type.String.Encoding.EncodingCase getEncodingCase()
getEncodingCase in interface Type.String.EncodingOrBuilder@Deprecated public boolean hasUtf8Raw()
Deprecated: if set, converts to an empty `utf8_bytes`.
.google.bigtable.v2.Type.String.Encoding.Utf8Raw utf8_raw = 1 [deprecated = true];
hasUtf8Raw in interface Type.String.EncodingOrBuilder@Deprecated public Type.String.Encoding.Utf8Raw getUtf8Raw()
Deprecated: if set, converts to an empty `utf8_bytes`.
.google.bigtable.v2.Type.String.Encoding.Utf8Raw utf8_raw = 1 [deprecated = true];
getUtf8Raw in interface Type.String.EncodingOrBuilder@Deprecated public Type.String.Encoding.Utf8RawOrBuilder getUtf8RawOrBuilder()
Deprecated: if set, converts to an empty `utf8_bytes`.
.google.bigtable.v2.Type.String.Encoding.Utf8Raw utf8_raw = 1 [deprecated = true];
getUtf8RawOrBuilder in interface Type.String.EncodingOrBuilderpublic boolean hasUtf8Bytes()
Use `Utf8Bytes` encoding.
.google.bigtable.v2.Type.String.Encoding.Utf8Bytes utf8_bytes = 2;hasUtf8Bytes in interface Type.String.EncodingOrBuilderpublic Type.String.Encoding.Utf8Bytes getUtf8Bytes()
Use `Utf8Bytes` encoding.
.google.bigtable.v2.Type.String.Encoding.Utf8Bytes utf8_bytes = 2;getUtf8Bytes in interface Type.String.EncodingOrBuilderpublic Type.String.Encoding.Utf8BytesOrBuilder getUtf8BytesOrBuilder()
Use `Utf8Bytes` encoding.
.google.bigtable.v2.Type.String.Encoding.Utf8Bytes utf8_bytes = 2;getUtf8BytesOrBuilder in interface Type.String.EncodingOrBuilderpublic 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.String.Encoding parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Type.String.Encoding parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Type.String.Encoding parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Type.String.Encoding parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Type.String.Encoding parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Type.String.Encoding parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Type.String.Encoding parseFrom(InputStream input) throws IOException
IOExceptionpublic static Type.String.Encoding parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Type.String.Encoding parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Type.String.Encoding parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Type.String.Encoding parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Type.String.Encoding parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Type.String.Encoding.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Type.String.Encoding.Builder newBuilder()
public static Type.String.Encoding.Builder newBuilder(Type.String.Encoding prototype)
public Type.String.Encoding.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Type.String.Encoding.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.AbstractMessagepublic static Type.String.Encoding getDefaultInstance()
public static com.google.protobuf.Parser<Type.String.Encoding> parser()
public com.google.protobuf.Parser<Type.String.Encoding> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic Type.String.Encoding getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2026 Google LLC. All rights reserved.