public sealed class Type.Types.Int64 : IMessage<Type.Types.Int64>, IEquatable<Type.Types.Int64>, IDeepCloneable<Type.Types.Int64>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration 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.Admin.V2Assembly
Google.Cloud.Bigtable.Admin.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/from lower level types.
Property Value | |
---|---|
Type | Description |
TypeTypesInt64TypesEncoding |