Google Cloud Bigtable Administration v2 API - Class Type.Types.String.Types.Encoding.Types.Utf8Raw (3.17.0)

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)

Inheritance

object > Type.Types.String.Types.Encoding.Types.Utf8Raw

Namespace

Google.Cloud.Bigtable.Admin.V2

Assembly

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