public sealed class Type.Types.Int64.Types.Encoding : IMessage<Type.Types.Int64.Types.Encoding>, IEquatable<Type.Types.Int64.Types.Encoding>, IDeepCloneable<Type.Types.Int64.Types.Encoding>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class Type.Types.Int64.Types.Encoding.
Rules used to convert to or from lower level types.
Implements
IMessageTypeTypesInt64TypesEncoding, IEquatableTypeTypesInt64TypesEncoding, IDeepCloneableTypeTypesInt64TypesEncoding, IBufferMessage, IMessageNamespace
Google.Cloud.Bigtable.Admin.V2Assembly
Google.Cloud.Bigtable.Admin.V2.dll
Constructors
Encoding()
public Encoding()
Encoding(Encoding)
public Encoding(Type.Types.Int64.Types.Encoding other)
Parameter | |
---|---|
Name | Description |
other |
TypeTypesInt64TypesEncoding |
Properties
BigEndianBytes
public Type.Types.Int64.Types.Encoding.Types.BigEndianBytes BigEndianBytes { get; set; }
Use BigEndianBytes
encoding.
Property Value | |
---|---|
Type | Description |
TypeTypesInt64TypesEncodingTypesBigEndianBytes |
EncodingCase
public Type.Types.Int64.Types.Encoding.EncodingOneofCase EncodingCase { get; }
Property Value | |
---|---|
Type | Description |
TypeTypesInt64TypesEncodingEncodingOneofCase |
OrderedCodeBytes
public Type.Types.Int64.Types.Encoding.Types.OrderedCodeBytes OrderedCodeBytes { get; set; }
Use OrderedCodeBytes
encoding.
Property Value | |
---|---|
Type | Description |
TypeTypesInt64TypesEncodingTypesOrderedCodeBytes |