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, IMessageReference 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.
Implements
IMessageTypeTypesStringTypesEncoding, IEquatableTypeTypesStringTypesEncoding, IDeepCloneableTypeTypesStringTypesEncoding, IBufferMessage, IMessageNamespace
Google.Cloud.Bigtable.Admin.V2Assembly
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 |
|