Google Cloud Bigtable Administration v2 API - Class Type.Types.String.Types.Encoding.Types.Utf8Bytes (3.23.0)

public sealed class Type.Types.String.Types.Encoding.Types.Utf8Bytes : IMessage<Type.Types.String.Types.Encoding.Types.Utf8Bytes>, IEquatable<Type.Types.String.Types.Encoding.Types.Utf8Bytes>, IDeepCloneable<Type.Types.String.Types.Encoding.Types.Utf8Bytes>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class Type.Types.String.Types.Encoding.Types.Utf8Bytes.

UTF-8 encoding.

Sorted mode:

  • All values are supported.
  • Code point order is preserved.

Distinct mode: all values are supported.

Compatible with:

  • BigQuery TEXT encoding
  • HBase Bytes.toBytes
  • Java String#getBytes(StandardCharsets.UTF_8)

Inheritance

object > Type.Types.String.Types.Encoding.Types.Utf8Bytes

Namespace

Google.Cloud.Bigtable.Admin.V2

Assembly

Google.Cloud.Bigtable.Admin.V2.dll

Constructors

Utf8Bytes()

public Utf8Bytes()

Utf8Bytes(Utf8Bytes)

public Utf8Bytes(Type.Types.String.Types.Encoding.Types.Utf8Bytes other)
Parameter
Name Description
other TypeTypesStringTypesEncodingTypesUtf8Bytes