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

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

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

Rules used to convert to/from lower level types.

Inheritance

object > Type.Types.String.Types.Encoding

Namespace

Google.Cloud.Bigtable.Admin.V2

Assembly

Google.Cloud.Bigtable.Admin.V2.dll

Constructors

Encoding()

public Encoding()

Encoding(Encoding)

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

Properties

EncodingCase

public Type.Types.String.Types.Encoding.EncodingOneofCase EncodingCase { get; }
Property Value
Type Description
TypeTypesStringTypesEncodingEncodingOneofCase

Utf8Raw

public Type.Types.String.Types.Encoding.Types.Utf8Raw Utf8Raw { get; set; }

Use Utf8Raw encoding.

Property Value
Type Description
TypeTypesStringTypesEncodingTypesUtf8Raw