public sealed class Type.Types.String.Types.Encoding.Types.Utf8Raw : IMessage<Type.Types.String.Types.Encoding.Types.Utf8Raw>, IEquatable<Type.Types.String.Types.Encoding.Types.Utf8Raw>, IDeepCloneable<Type.Types.String.Types.Encoding.Types.Utf8Raw>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class Type.Types.String.Types.Encoding.Types.Utf8Raw.
UTF-8 encoding
- Natural sort? No (ASCII characters only)
- Self-delimiting? No
- Compatibility?
- BigQuery Federation
TEXT
encoding - HBase
Bytes.toBytes
- Java
String#getBytes(StandardCharsets.UTF_8)
- BigQuery Federation
Implements
IMessageTypeTypesStringTypesEncodingTypesUtf8Raw, IEquatableTypeTypesStringTypesEncodingTypesUtf8Raw, IDeepCloneableTypeTypesStringTypesEncodingTypesUtf8Raw, IBufferMessage, IMessageNamespace
Google.Cloud.Bigtable.Admin.V2Assembly
Google.Cloud.Bigtable.Admin.V2.dll
Constructors
Utf8Raw()
public Utf8Raw()
Utf8Raw(Utf8Raw)
public Utf8Raw(Type.Types.String.Types.Encoding.Types.Utf8Raw other)
Parameter | |
---|---|
Name | Description |
other |
TypeTypesStringTypesEncodingTypesUtf8Raw |