public sealed class Type.Types.Int64 : IMessage<Type.Types.Int64>, IEquatable<Type.Types.Int64>, IDeepCloneable<Type.Types.Int64>, IBufferMessage, IMessageReference documentation and code samples for the Google Bigtable v2 API class Type.Types.Int64.
Int64
Values of type Int64 are stored in Value.int_value.
Implements
IMessageTypeTypesInt64, IEquatableTypeTypesInt64, IDeepCloneableTypeTypesInt64, IBufferMessage, IMessageNamespace
Google.Cloud.Bigtable.V2Assembly
Google.Cloud.Bigtable.V2.dll
Constructors
Int64()
public Int64()Int64(Int64)
public Int64(Type.Types.Int64 other)| Parameter | |
|---|---|
| Name | Description |
other |
TypeTypesInt64 |
Properties
Encoding
public Type.Types.Int64.Types.Encoding Encoding { get; set; }The encoding to use when converting to or from lower level types.
| Property Value | |
|---|---|
| Type | Description |
TypeTypesInt64TypesEncoding |
|